re PR c++/17972 (const/pure functions result in bad asm)
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-15 Alan Modra <amodra@bigpond.net.au>
2
3 * g++.dg/opt/inline9.C: New test.
4
5 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6
7 PR fortran/18993
8 * gfotran.dg/nullify_1.f: New test.
9
10 2004-12-15 Richard Henderson <rth@redhat.com>
11
12 * gcc.target/i386/i386.exp: New harness.
13 * gcc.target/i386/vect-args.c: New.
14
15 2004-12-15 David Edelsohn <edelsohn@gnu.org>
16
17 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
18
19 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20
21 PR c++/18825
22 * g++.dg/template/friend32.C: New test.
23
24 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
25
26 * cpp/pragma-once-1.c: New test.
27 * cpp/pragma-once-1b.h: Likewise.
28 * cpp/pragma-once-1c.h: Likewise.
29 * cpp/pragma-once-1d.h: Likewise.
30 * cpp/inc/pragma-once-1a.h: Likewise.
31
32 2004-12-15 Bud Davis <bdavis9659@comcast.net>
33 Steven G. Kargle <kargls@comcast.net>
34
35 PR fortran/17597
36 * gfortran.dg/list_read_3.f90: New test.
37
38 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
39
40 * gcc.dg/ftrapv-2.c: New test.
41
42 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
43
44 PR 18981
45 * g++.dg/template/typename9.C: New test.
46
47 2004-12-14 Mark Mitchell <mark@codesourcery.com>
48
49 PR c++/18738
50 * g++.dg/template/typename8.C: New test.
51 * g++.dg/parse/friend2.C: Tweak error message.
52
53 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
54
55 * gcc.c-torture/20041214-1.c: New test.
56
57 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
58
59 PR c++/18965
60 * g++.dg/init/array17.C: New test.
61
62 2004-12-14 Mark Mitchell <mark@codesourcery.com>
63
64 PR c++/18793
65 * g++.dg/init/aggr3.C: New test.
66
67 2004-12-14 Janis Johnson <janis187@us.ibm.com
68
69 * gcc.dg/altivec-types-1.c: New test.
70 * gcc.dg/altivec-types-2.c: New test.
71 * gcc.dg/altivec-types-3.c: New test.
72 * gcc.dg/altivec-types-4.c: New test.
73 * g++.dg/ext/altivec-types-1.C: New test.
74 * g++.dg/ext/altivec-types-2.C: New test.
75 * g++.dg/ext/altivec-types-3.C: New test.
76 * g++.dg/ext/altivec-types-4.C: New test.
77
78 2004-12-14 Jakub Jelinek <jakub@redhat.com>
79
80 PR middle-end/18951
81 * gcc.c-torture/execute/20041213-1.c: New test.
82
83 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
84
85 PR c++/18949
86 * g++.dg/template/cast1.C: New.
87
88 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
89
90 * gcc.c-torture/execute/20041213-2.c: New test.
91
92 2004-12-13 Richard Henderson <rth@redhat.com>
93
94 * gcc.dg/i386-sse-10.c: Fix typo in options.
95
96 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
97
98 PR c++/18968
99 * g++.dg/opt/pr18968.C: New test.
100
101 2004-12-13 Mark Mitchell <mark@codesourcery.com>
102
103 PR c++/18925
104 * g++.dg/ext/visibility/staticdatamem.C: New test.
105
106 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
107
108 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
109
110 2004-12-13 Roger Sayle <roger@eyesopen.com>
111
112 PR rtl-optimization/18928
113 * gcc.dg/pr18928-1.c: New test case.
114
115 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
116
117 PR tree-opt/16951
118 * gcc.c-torture/compile/20041211-1.c: New.
119
120 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
121
122 PR middle-end/17564
123 * gcc.c-torture/execute/20041212-1.c: New test.
124
125 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
126
127 PR fortran/18869
128 * gfortran.dg/common_1.f90: New test.
129
130 2004-12-12 Steven G. Kargl <kargls@comcast.net>
131 Paul Brook <paul@codesourcery.com>
132
133 PR fortran/16222
134 * gfortran.dg/real_do_1.f90: New test.
135
136 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
137
138 PR tree-opt/18040
139 * g++.dg/opt/ptrmem6.C: New test.
140
141 2004-12-11 Roger Sayle <roger@eyesopen.com>
142
143 PR middle-end/18921
144 * gcc.dg/pr18921-1.c: New test case.
145
146 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
147
148 PR fortran/17175
149 * gfortran.dg/scale_1.f90: New test.
150
151 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
152
153 PR middle-end/18903
154 * gcc.c-torture/compile/pr18903.c: New test.
155
156 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
157
158 * gcc.c-torture/execute/20041210-1.c: New test.
159
160 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
161
162 PR c++/18731
163 * g++.dg/parser/struct-1.C: New test.
164 * g++.dg/parser/struct-2.C: New test.
165 * g++.dg/parser/struct-3.C: New test.
166
167 2004-12-09 Richard Henderson <rth@redhat.com>
168
169 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
170
171 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
172 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
173
174 2004-12-09 Matt Austern <austern@apple.com>
175
176 PR c++/18514
177 * g++.dg/ext/builtin1.C: New
178 * g++.dg/ext/builtin2.C: New
179 * g++.dg/ext/builtin3.C: New
180 * g++.dg/ext/builtin4.C: New
181 * g++.dg/ext/builtin5.C: New
182
183 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
184
185 PR tree-opt/18904
186 * g++.dg/opt/ptrmem5.C: New test.
187
188 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
189
190 * g++.dg/parse/typename5.C: Adjust for new error.
191 * g++.dg/parse/typename7.C: New.
192
193 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
194
195 PR c++/18073
196 * g++.dg/other/mmintrin.C: New test.
197
198 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
199
200 PR c++/16681
201 * g++.dg/init/array15.C: New.
202 * g++.dg/init/array16.C: New.
203
204 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
205
206 PR fortran/18826
207 * gfortran.dg/assign_1.f90: New test.
208
209 2004-12-08 Nick Clifton <nickc@redhat.com>
210
211 * gcc.target/xstormy16/bss_below100: New directory containing tests.
212 * gcc.target/xstormy16/data_below100: Likewise.
213 * gcc.target/xstormy16/sfr: Likewise.
214 * gcc.target/xstormy16/below100.S: New test source file.
215 * gcc.target/xstormy16/below100.ld: New test linker script.
216 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
217 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
218 bp instructions.
219 * gcc.target/xstormy16/bp.c: Likewise.
220
221 * gcc.target/xstormy16/bss_below100: New files:
222 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
223 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
224 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
225 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
226 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
227 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
228 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
229 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
230 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
231 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
232 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
233 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
234 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
235 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
236 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
237 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
238 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
239 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
240 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
241 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
242 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
243 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
244 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
245 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
246 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
247 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
248 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
249
250 * gcc.target/xstormy16/data_below100: New files:
251 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
252 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
253 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
254 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
255 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
256 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
257 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
258 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
259 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
260 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
261 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
262 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
263 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
264 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
265 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
266 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
267 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
268 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
269 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
270 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
271 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
272 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
273 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
274 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
275 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
276 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
277 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
278
279 * gcc.target/xstormy16/sfr: New files:
280 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
281 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
282 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
283 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
284 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
285 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
286 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
287 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
288 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
289 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
290 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
291 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
292 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
293 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
294 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
295 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
296 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
297 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
298 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
299 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
300 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
301 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
302 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
303 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
304 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
305 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
306 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
307 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
308 27_if0_sfrw_bitfield_f.c
309
310 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
311
312 PR c++/18100
313 * g++.dg/lookup/name-clash4.C: New test.
314
315 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
316
317 PR c++/18672
318 * g++.dg/opt/array1.C: New.
319
320 PR c++/18803
321 * g++.dg/template/operator5.C: New.
322
323 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
324
325 PR c/18867
326 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
327
328 2004-12-07 Steven Bosscher <stevenb@suse.de>
329
330 * gcc.dg/noncompile/20041207.c: New test.
331
332 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
333
334 * g++.dg/other/unreachable-1.C: New test.
335
336 2004-12-06 Nick Clifton <nickc@redhat.com>
337
338 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
339 <limits.h> because the latter comes from gcc's include/ directory
340 and not the newlib/libc/include directory.
341
342 2004-12-04 Richard Henderson <rth@redhat.com>
343
344 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
345
346 2004-12-04 Richard Henderson <rth@redhat.com>
347
348 * lib/target-supports.exp (check_gc_sections_available): Disable
349 for alpha and ia64.
350
351 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
352
353 PR middle-end/17909
354 * g++.dg/other/vararg-2.C: New test.
355
356 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
357
358 PR c++/17011, c++/17971
359 * g++.dg/template/error15.C: Adjust expected error.
360 * g++.dg/template/instantiate3.C: Likewise.
361
362 2004-12-03 Janis Johnson <janis187@us.ibm.com>
363
364 * gcc.dg/altivec-18.c: Fix for darwin
365
366 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
367
368 PR c++/18782
369 * g++.dg/parse/ptrmem2.C: New.
370
371 PR c++/18318
372 * g++.dg/template/new1.C: New.
373
374 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
375
376 PR fortran/18710
377 * gfortran.dg/direct_io_3.f90: New test.
378
379 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
380
381 PR 18758
382 * g++.dg/parse/crash21.C: New.
383
384 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
385
386 PR c++/15664, c++/18276
387 * g++.dg/template/ttp13.C: New test.
388 * g++.dg/template/ttp14.C: Likewise.
389
390 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
391
392 PR c++/18123
393 * g++.dg/parse/enum2.C: New test.
394 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
395
396 2004-12-02 Nick Clifton <nickc@redhat.com>
397
398 * gcc.target/xstormy16: New test directory.
399 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
400 * gcc.target/xstormy16/bp.c: Check the generation of bp
401 instructions.
402 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
403 bn instructions and the BELOW100 attribute.
404
405 2004-12-02 Alan Modra <amodra@bigpond.net.au>
406
407 PR target/16952
408 * gcc.dg/ppc-eabi.c: New.
409
410 2004-12-02 Bud Davis <bdavis9659@comcast.net>
411
412 PR fortran/18284
413 * gfortran.dg/backspace.f90
414
415 2004-12-02 Bud Davis <bdavis9659@comcast.net>
416
417 * gfortran.dg/inquire.f90: New test.
418
419 2004-12-01 Janis Johnson <janis187@us.ibm.com>
420
421 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
422 handle effective-target-keyword.
423 (dg-skip-if): Support effective-target keyword as target list.
424 (dg-xfail-if): Ditto.
425 * lib/target-supports.exp (is-effective-target-keyword): New proc.
426
427 2004-12-01 Diego Novillo <dnovillo@redhat.com>
428
429 PR tree-optimization/18291
430 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
431
432 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
433
434 PR C++/18729
435 * g++.dg/parse/crash20.C: New.
436
437 PR c++/17431
438 * g++.dg/overload/arg1.C: New.
439 * g++.dg/overload/arg2.C: New.
440 * g++.dg/overload/arg3.C: New.
441 * g++.dg/overload/arg4.C: New.
442
443 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
444
445 * gcc.dg/c99-flex-array-4.c: Remove.
446
447 2004-11-30 Janis Johnson <janis187@us.ibm.com>
448
449 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
450
451 * lib/target-supports.exp (is-effective-target): Simplify.
452
453 * lib/target-supports.exp (check_effective_target_vect_long):
454 Fix for powerpc64-*-*.
455
456 2004-11-30 Loren James Rittle <ljrittle@acm.org>
457
458 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
459 to support new requirements on FreeBSD 5.
460
461 2004-11-30 Devang Patel <dpatel@apple.com>
462
463 PR 18702
464 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
465
466 2004-11-30 Janis Johnson <janis187@us.ibm.com>
467
468 * g++.dg/ext/altivec-13.C: New test.
469
470 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
471
472 PR tree-opt/18298
473 * gcc.c-torture/execute/p18298.c: New test.
474
475 2004-11-30 Ira Rosen <irar@il.ibm.com>
476 Dorit Naishlos <dorit@il.ibm.com>
477
478 PR tree-opt/18607
479 * gcc.dg/vect/vect-89.c: New test.
480
481 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
482
483 * gcc.dg/pr18596-1.c: New test.
484
485 2004-11-30 Ben Elliston <bje@au.ibm.com>
486
487 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
488
489 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
490
491 PR c/18479
492 * gcc.dg/pr18479.c: New test.
493
494 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
495
496 PR target/18490
497 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
498 mmix-knuth-mmixware.
499
500 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
501 cris-*-elf* cris-*-aout* mmix-*-*
502
503 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
504
505 PR middle-end/18725
506 * gcc.dg/pr18725.c: New test.
507
508 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
509
510 PR target/18488
511 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
512
513 PR target/18336
514 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
515
516 2004-11-29 Mark Mitchell <mark@codesourcery.com>
517
518 PR c++/18368
519 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
520 * g++.old-deja/g++.law/ctors5.C: Likewise.
521 * g++.old-deja/g++.other/crash25.C: Likewise.
522
523 PR c++/18674
524 * g++.dg/template/error16.C: New test.
525
526 PR c++/18512
527 * g++.dg/template/crash29.C: New test.
528
529 2004-11-29 Diego Novillo <dnovillo@redhat.com>
530
531 PR tree-optimization/18712
532 * gcc.c-torture/compile/pr18712.c: New test.
533
534 2004-11-29 Joseph Myers <joseph@codesourcery.com>
535
536 PR c/7544
537 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
538 tests.
539
540 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
541
542 PR c++/18652
543 * g++.dg/lookup/crash6.C: New test.
544
545 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
546
547 PR middle-end/18164
548 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
549
550 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
551
552 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
553 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
554 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
555
556 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
557
558 * gcc.dg/pr18164.c: New test.
559
560 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
561
562 * gcc.dg/funroll-loops-all.c: New.
563
564 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
565
566 PR target/18489
567 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
568 delimeter, match space and TAB as well as ":".
569
570 PR target/18484
571 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
572
573 PR target/18348
574 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
575
576 PR target/18345
577 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
578
579 PR target/18337
580 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
581
582 2004-11-28 Bud Davis <bdavis9659@comcast.net>
583
584 * gfortran.dg/direct_io_2.f90: New test.
585
586 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
587
588 PR target/18334
589 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
590
591 2004-11-28 Richard Henderson <rth@redhat.com>
592
593 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
594
595 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
596
597 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
598 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
599 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
600 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
601 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
602 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
603 gcc.dg/pointer-arith-8.c: New tests.
604
605 2004-11-27 Bud Davis <bdavis9659@comcast.net>
606
607 PR fortran/18364
608 * gfortran.dg/endfile.f90: New test.
609
610 2004-11-27 Falk Hueffner <falk@debian.org>
611
612 * gcc.dg/loop-6.c: New test.
613
614 2004-11-27 Jakub Jelinek <jakub@redhat.com>
615
616 * gcc.c-torture/execute/20041126-1.c: New test.
617
618 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
619
620 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
621 on IRIX.
622
623 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
624
625 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
626 functions.
627
628 2004-11-27 Jakub Jelinek <jakub@redhat.com>
629
630 PR rtl-optimization/17825
631 * gcc.c-torture/compile/20041119-1.c: New test.
632
633 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
634
635 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
636 Check existence of ld library path variables before unsetting.
637
638 2004-11-26 Mark Mitchell <mark@codesourcery.com>
639
640 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
641
642 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
643
644 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
645
646 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
647
648 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
649
650 2004-11-26 Ben Elliston <bje@au.ibm.com>
651
652 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
653 dg-do directive.
654
655 2004-11-26 Ben Elliston <bje@au.ibm.com>
656
657 * gcc.dg/pr17957.c: Pass --param, not -param.
658
659 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
660
661 PR middle-end/17957
662 * testsuite/gcc.dg/pr17957.c: New test.
663
664 2004-11-25 Mark Mitchell <mark@codesourcery.com>
665
666 PR c++/18445
667 * g++.dg/template/crash28.C: Likewise.
668
669 PR c++/18001
670 * g++.dg/expr/unary2.C: Adjust lvalue messages.
671 * g++.dg/ext/lvaddr.C: Likewise.
672 * g++.dg/opt/pr7503-3.C: Likewise.
673
674 PR c++/18466
675 * g++.dg/parse/qualified3.C: New test.
676 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
677
678 PR c++/18545
679 * g++.dg/expr/return1.C: New test.
680
681 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
682
683 Friend class name lookup 3/n, PR c++/3332
684 * g++.dg/lookup/friend3.C: New test.
685 * g++.dg/lookup/friend4.C: Likewise.
686 * g++.dg/lookup/friend5.C: Likewise.
687
688 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
689
690 Friend class name lookup 2/n, PR c++/14513, c++/15410
691 * g++.dg/lookup/friend2.C: New test.
692 * g++.dg/template/friend31.C: Likewise.
693
694 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
695
696 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
697
698 2004-11-24 Mark Mitchell <mark@codesourcery.com>
699
700 PR c++/17473
701 * g++.dg/tc1/dr56.C: Remove.
702 * g++.dg/template/typedef1.C: Add dg-error markers.
703 * g++.old-deja/g++.other/typedef7.C: Likewise.
704
705 PR c++/18285
706 * g++.dg/parse/typedef7.C: New test.
707
708 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
709
710 * gcc.c-torture/execute/20041124-1.c: New test.
711
712 2004-11-24 Mark Mitchell <mark@codesourcery.com>
713
714 * g++.dg/template/deduce3.C: New test.
715
716 PR c++/18586
717 * g++.dg/template/crash27.C: New test.
718
719 PR c++/18530
720 * g++.dg/warn/Wshadow-3.C: New test.
721
722 2004-11-24 Devang Patel <dpatel@apple.com>
723
724 PR/18555
725 * gcc.dg/cpp/isysroot-1.c: New test.
726 * gcc.dg/cpp/usr/include/stdio.h: New file.
727 * gcc.dg/cpp/isysroot-2.c: New test.
728 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
729 New file.
730
731 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
732
733 PR c++/8929
734 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
735
736 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
737
738 * gcc.target/sparc/align.c: Do not include <stdint.h>.
739 * gcc.target/sparc/pdist.c: Likewise.
740
741 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
742
743 PR c++/16882
744 * g++.dg/conversion/simd1.C: New test.
745
746 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
747
748 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
749 and restore_ld_library_path_env_vars.
750 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
751 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
752 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
753 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
754
755 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
756
757 * gcc.dg/pragma-align-2.c: Test macro expansion.
758 * gcc.dg/pragma-pack-2.c: New test.
759
760 2004-11-23 Richard Henderson <rth@redhat.com>
761
762 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
763 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
764 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
765 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
766 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
767 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
768
769 * gcc.dg/vect/vect.exp: Add check for alpha.
770 * lib/target-supports.exp (check_alpha_max_hw_available): New.
771 (check_effective_target_vect_int): Enable for alpha.
772 (check_effective_target_vect_long): New.
773 (is-effective-target): Add it.
774
775 2004-11-23 Uros Bizjak <uros@kss-loka.si>
776
777 * gcc.dg/pr18614-1.c: New test.
778
779 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
780
781 * gcc.dg/setjmp-2.c: New test.
782
783 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
784
785 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
786 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
787 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
788 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
789 gcc.target/sparc/pdist.c: New tests.
790
791 2004-11-22 Bob Wilson <bob.wilson@acm.org>
792
793 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
794
795 2004-11-22 Dale Johannesen <dalej@apple.com>
796
797 * gcc.dg/20041111-1.c: New.
798
799 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
800
801 PR tree-opt/18536
802 * gcc.dg/vect/pr18536.c: New test.
803
804 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
805
806 PR c++/18354
807 * g++.dg/template/nontype11.C: New test.
808
809 2004-11-21 Roger Sayle <roger@eyesopen.com>
810
811 PR middle-end/18520
812 * gcc.dg/pr18520-1.c: New test case.
813
814 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
815
816 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
817 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
818 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
819 expected diagnostics.
820
821 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
822
823 PR target/18580
824 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
825 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
826 vect-77.c, vect-77a.c: XFAIL on the SPARC.
827
828 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
829
830 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
831
832 2004-11-19 Mark Mitchell <mark@codesourcery.com>
833 Joseph Myers <joseph@codesourcery.com>
834
835 * lib/target-supports.exp (check_visibility_available): Really
836 test the compiler.
837
838 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
839
840 PR tree-opt/18181
841 * gcc.dg/vect/vect-85.c: New test.
842 * gcc.dg/vect/vect-86.c: New test.
843 * gcc.dg/vect/vect-87.c: New test.
844 * gcc.dg/vect/vect-88.c: New test.
845
846 2004-11-19 Ben Elliston <bje@au.ibm.com>
847
848 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
849
850 2004-11-18 Janis Johnson <janis187@us.ibm.com>
851
852 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
853 * gcc.dg/ppc-and-1.c: Ditto.
854 * gcc.dg/ppc-compare-1.c: Ditto.
855 * gcc.dg/ppc-mov-1.c: Ditto
856
857 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
858 Mark Mitchell <mark@codesourcery.com>
859
860 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
861
862 2004-11-17 Janis Johnson <janis187@us.ibm.com>
863 Aldy Hernandez <aldyh@redhat.com>
864
865 * lib/target-supports.exp (check_effective_target_vect_int): New
866 (check_effective_target_vect_float): New
867 (check_effective_target_vect_double): New.
868 (is-effective-target): Support new effective targets keywords.
869 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
870 default action for dg-do.
871 * gcc.dg/vect/pr16105.c: Use new support.
872 * gcc.dg/vect/pr18400.c: Ditto.
873 * gcc.dg/vect/pr18425.c: Ditto.
874 * gcc.dg/vect/vect-1.c: Ditto.
875 * gcc.dg/vect/vect-10.c: Ditto.
876 * gcc.dg/vect/vect-11.c: Ditto.
877 * gcc.dg/vect/vect-12.c: Ditto.
878 * gcc.dg/vect/vect-13.c: Ditto.
879 * gcc.dg/vect/vect-14.c: Ditto.
880 * gcc.dg/vect/vect-15.c: Ditto.
881 * gcc.dg/vect/vect-16.c: Ditto.
882 * gcc.dg/vect/vect-17.c: Ditto.
883 * gcc.dg/vect/vect-18.c: Ditto.
884 * gcc.dg/vect/vect-19.c: Ditto.
885 * gcc.dg/vect/vect-2.c: Ditto.
886 * gcc.dg/vect/vect-20.c: Ditto.
887 * gcc.dg/vect/vect-21.c: Ditto.
888 * gcc.dg/vect/vect-22.c: Ditto.
889 * gcc.dg/vect/vect-23.c: Ditto.
890 * gcc.dg/vect/vect-24.c: Ditto.
891 * gcc.dg/vect/vect-25.c: Ditto.
892 * gcc.dg/vect/vect-26.c: Ditto.
893 * gcc.dg/vect/vect-27.c: Ditto.
894 * gcc.dg/vect/vect-27a.c: Ditto.
895 * gcc.dg/vect/vect-28.c: Ditto.
896 * gcc.dg/vect/vect-29.c: Ditto.
897 * gcc.dg/vect/vect-29a.c: Ditto.
898 * gcc.dg/vect/vect-3.c: Ditto.
899 * gcc.dg/vect/vect-30.c: Ditto.
900 * gcc.dg/vect/vect-31.c: Ditto.
901 * gcc.dg/vect/vect-32.c: Ditto.
902 * gcc.dg/vect/vect-33.c: Ditto.
903 * gcc.dg/vect/vect-34.c: Ditto.
904 * gcc.dg/vect/vect-35.c: Ditto.
905 * gcc.dg/vect/vect-36.c: Ditto.
906 * gcc.dg/vect/vect-37.c: Ditto.
907 * gcc.dg/vect/vect-38.c: Ditto.
908 * gcc.dg/vect/vect-4.c: Ditto.
909 * gcc.dg/vect/vect-40.c: Ditto.
910 * gcc.dg/vect/vect-41.c: Ditto.
911 * gcc.dg/vect/vect-42.c: Ditto.
912 * gcc.dg/vect/vect-43.c: Ditto.
913 * gcc.dg/vect/vect-44.c: Ditto.
914 * gcc.dg/vect/vect-45.c: Ditto.
915 * gcc.dg/vect/vect-46.c: Ditto.
916 * gcc.dg/vect/vect-47.c: Ditto.
917 * gcc.dg/vect/vect-48.c: Ditto.
918 * gcc.dg/vect/vect-48a.c: Ditto.
919 * gcc.dg/vect/vect-49.c: Ditto.
920 * gcc.dg/vect/vect-5.c: Ditto.
921 * gcc.dg/vect/vect-50.c: Ditto.
922 * gcc.dg/vect/vect-51.c: Ditto.
923 * gcc.dg/vect/vect-52.c: Ditto.
924 * gcc.dg/vect/vect-53.c: Ditto.
925 * gcc.dg/vect/vect-54.c: Ditto.
926 * gcc.dg/vect/vect-55.c: Ditto.
927 * gcc.dg/vect/vect-56.c: Ditto.
928 * gcc.dg/vect/vect-56a.c: Ditto.
929 * gcc.dg/vect/vect-57.c: Ditto.
930 * gcc.dg/vect/vect-58.c: Ditto.
931 * gcc.dg/vect/vect-59.c: Ditto.
932 * gcc.dg/vect/vect-6.c: Ditto.
933 * gcc.dg/vect/vect-60.c: Ditto.
934 * gcc.dg/vect/vect-61.c: Ditto.
935 * gcc.dg/vect/vect-62.c: Ditto.
936 * gcc.dg/vect/vect-63.c: Ditto.
937 * gcc.dg/vect/vect-64.c: Ditto.
938 * gcc.dg/vect/vect-65.c: Ditto.
939 * gcc.dg/vect/vect-66.c: Ditto.
940 * gcc.dg/vect/vect-67.c: Ditto.
941 * gcc.dg/vect/vect-68.c: Ditto.
942 * gcc.dg/vect/vect-69.c: Ditto.
943 * gcc.dg/vect/vect-7.c: Ditto.
944 * gcc.dg/vect/vect-72.c: Ditto.
945 * gcc.dg/vect/vect-72a.c: Ditto.
946 * gcc.dg/vect/vect-73.c: Ditto.
947 * gcc.dg/vect/vect-74.c: Ditto.
948 * gcc.dg/vect/vect-75.c: Ditto.
949 * gcc.dg/vect/vect-76.c: Ditto.
950 * gcc.dg/vect/vect-77.c: Ditto.
951 * gcc.dg/vect/vect-77a.c: Ditto.
952 * gcc.dg/vect/vect-78.c: Ditto.
953 * gcc.dg/vect/vect-79.c: Ditto.
954 * gcc.dg/vect/vect-8.c: Ditto.
955 * gcc.dg/vect/vect-80.c: Ditto.
956 * gcc.dg/vect/vect-82.c: Ditto.
957 * gcc.dg/vect/vect-82_64.c: Ditto.
958 * gcc.dg/vect/vect-83.c: Ditto.
959 * gcc.dg/vect/vect-83_64.c: Ditto.
960 * gcc.dg/vect/vect-9.c: Ditto.
961 * gcc.dg/vect/vect-all.c: Ditto.
962 * gcc.dg/vect/vect-none.c: Ditto.
963
964 2004-11-17 Janis Johnson <janis187@us.ibm.com>
965
966 * lib/gcc-dg.exp (dg-skip-if): New function.
967 (dg-forbid-option): Remove.
968 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
969 * g++.dg/abi/bitfield8.C: Likewise.
970 * g++.dg/abi/dtor1.C: Likewise.
971 * g++.dg/abi/empty10.C: Likewise.
972 * g++.dg/abi/empty7.C: Likewise.
973 * g++.dg/abi/empty9.C: Likewise.
974 * g++.dg/abi/layout3.C: Likewise.
975 * g++.dg/abi/layout4.C: Likewise.
976 * g++.dg/abi/thunk1.C: Likewise.
977 * g++.dg/abi/thunk2.C: Likewise.
978 * g++.dg/abi/vbase11.C: Likewise.
979 * g++.dg/abi/vthunk2.C: Likewise.
980 * g++.dg/abi/vthunk3.C: Likewise.
981 * g++.dg/ext/attrib8.C: Likewise.
982 * g++.dg/opt/longbranch2.C: Likewise.
983 * g++.dg/opt/reg-stack4.C: Likewise.
984 * g++.old-deja/g++.ext/attrib1.C: Likewise.
985 * g++.old-deja/g++.ext/attrib2.C: Likewise.
986 * g++.old-deja/g++.ext/attrib3.C: Likewise.
987 * g++.old-deja/g++.other/store-expr1.C: Likewise.
988 * g++.old-deja/g++.other/store-expr2.C: Likewise.
989 * gcc.dg/20000609-1.c: Likewise.
990 * gcc.dg/20000720-1.c: Likewise.
991 * gcc.dg/20011107-1.c: Likewise.
992 * gcc.dg/20011119-1.c: Likewise.
993 * gcc.dg/20020108-1.c: Likewise.
994 * gcc.dg/20020122-2.c: Likewise.
995 * gcc.dg/20020122-3.c: Likewise.
996 * gcc.dg/20020201-3.c: Likewise.
997 * gcc.dg/20020206-1.c: Likewise.
998 * gcc.dg/20020218-1.c: Likewise.
999 * gcc.dg/20020310-1.c: Likewise.
1000 * gcc.dg/20020411-1.c: Likewise.
1001 * gcc.dg/20020418-2.c: Likewise.
1002 * gcc.dg/20020426-1.c: Likewise.
1003 * gcc.dg/20020426-2.c: Likewise.
1004 * gcc.dg/20020517-1.c: Likewise.
1005 * gcc.dg/20020523-1.c: Likewise.
1006 * gcc.dg/20020523-2.c: Likewise.
1007 * gcc.dg/20020729-1.c: Likewise.
1008 * gcc.dg/20030204-1.c: Likewise.
1009 * gcc.dg/20030826-2.c: Likewise.
1010 * gcc.dg/20030926-1.c: Likewise.
1011 * gcc.dg/20031202-1.c: Likewise.
1012 * gcc.dg/980312-1.c: Likewise.
1013 * gcc.dg/980313-1.c: Likewise.
1014 * gcc.dg/990117-1.c: Likewise.
1015 * gcc.dg/990424-1.c: Likewise.
1016 * gcc.dg/990524-1.c: Likewise.
1017 * gcc.dg/991230-1.c: Likewise.
1018 * gcc.dg/i386-387-1.c: Likewise.
1019 * gcc.dg/i386-387-2.c: Likewise.
1020 * gcc.dg/i386-387-3.c: Likewise.
1021 * gcc.dg/i386-387-4.c: Likewise.
1022 * gcc.dg/i386-387-5.c: Likewise.
1023 * gcc.dg/i386-387-6.c: Likewise.
1024 * gcc.dg/i386-asm-1.c: Likewise.
1025 * gcc.dg/i386-bitfield1.c: Likewise.
1026 * gcc.dg/i386-bitfield2.c: Likewise.
1027 * gcc.dg/i386-loop-1.c: Likewise.
1028 * gcc.dg/i386-loop-2.c: Likewise.
1029 * gcc.dg/i386-loop-3.c: Likewise.
1030 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1031 * gcc.dg/i386-pic-1.c: Likewise.
1032 * gcc.dg/i386-regparm.c: Likewise.
1033 * gcc.dg/i386-signbit-1.c: Likewise.
1034 * gcc.dg/i386-signbit-2.c: Likewise.
1035 * gcc.dg/i386-signbit-3.c: Likewise.
1036 * gcc.dg/i386-sse-5.c: Likewise.
1037 * gcc.dg/i386-sse-8.c: Likewise.
1038 * gcc.dg/i386-unroll-1.c: Likewise.
1039 * gcc.dg/tls/opt-1.c: Likewise.
1040 * gcc.dg/tls/opt-2.c: Likewise.
1041 * gcc.dg/unroll-1.c: Likewise.
1042 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1043 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1044 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1045 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1046
1047 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1048
1049 * g++.dg/template/incomplete1.C: New test.
1050
1051 2004-11-16 Nick Clifton <nickc@redhat.com>
1052
1053 Revert patches accidentally commited during checkin of fixes for
1054 xstormy16 tests:
1055 gcc.c-torture/execute/simd-4.c: Revert
1056 gcc.dg/20040910-1.c: Revert.
1057
1058 2004-11-16 Paul Brook <paul@codesourcery.com>
1059
1060 PR fortran/13010
1061 * gfortran.dg/der_pointer_1.f90: New test.
1062
1063 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1064
1065 PR c/18498
1066 * gcc.dg/bitfld-13.c: New test.
1067
1068 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1069
1070 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1071 powerpc*-*-linux*.
1072
1073 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1074 * gcc.dg/ppc64-abi-2.c: Ditto.
1075 * gcc.dg/ppc64-abi-3.c: Ditto.
1076
1077 * lib/gcc-dg.exp (dg-target-list): Remove.
1078
1079 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1080
1081 * gcc.dg/ia64-postinc.c: New test.
1082
1083 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1084
1085 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1086
1087 2004-11-15 Nick Clifton <nickc@redhat.com>
1088
1089 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1090 __INT_MAX__ so that the test can be compiled by toolchains
1091 targeted at 16-bit processors.
1092
1093 * gcc.dg/20040625-1.c: Use long constants rather than integers
1094 when performing arithmetic that will overflow 16-bits.
1095
1096 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1097 xstormy16. It does not support 128-bit vector operations.
1098
1099 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1100 with the macro PTR_TYPE. Define this macro to an integer type
1101 suitable for holding a pointer.
1102
1103 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1104 the target is a 16-bit processor.
1105
1106 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1107 16-bit targets where the character constant will be too long.
1108
1109 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1110 where the double will not be directly addressable.
1111
1112 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1113
1114 Friend class name lookup 1/n, PR c++/18471
1115 * g++.dg/template/crash26.C: New test.
1116 * g++.dg/lookup/struct1.C: Adjust expected error.
1117 * g++.dg/parse/elab1.C: Likewise.
1118 * g++.dg/parse/elab2.C: Likewise.
1119 * g++.dg/parse/int-as-enum1.C: Likewise.
1120 * g++.dg/parse/struct-as-enum1.C: Likewise.
1121 * g++.dg/parse/typedef1.C: Likewise.
1122 * g++.dg/parse/typedef3.C: Likewise.
1123 * g++.dg/parse/typedef4.C: Likewise.
1124 * g++.dg/parse/typedef5.C: Likewise.
1125 * g++.dg/template/nontype4.C: Likewise.
1126 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1127 * g++.old-deja/g++.other/elab1.C: Likewise.
1128 * g++.old-deja/g++.other/syntax4.C: Likewise.
1129
1130 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1131
1132 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1133
1134 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1135
1136 * gcc.c-torture/execute/20041114-1.c: New test.
1137
1138 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1139
1140 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1141 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1142 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1143 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1144 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1145 gcc.dg/switch-7.c: New tests.
1146
1147 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1148
1149 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1150
1151 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1152
1153 PR tree-opt/18400
1154 * gcc.dg/vect/pr18400.c: New test.
1155
1156 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1157 Andrew Pinski <pinskia@physics.uc.edu>
1158
1159 PR tree-opt/18425
1160 * gcc.dg/vect/pr18425.c: New test.
1161
1162 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1163
1164 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1165 Guard with dg-require-alias and dg-require-visibility.
1166
1167 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1168
1169 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1170
1171 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1172
1173 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1174
1175 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1176
1177 PR c++/17344
1178 * g++.dg/template/defarg5.C: New test.
1179
1180 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1181
1182 * g++.dg/parse/cast1.C: Run only on ILP32.
1183 * g++.old-deja/g++.mike/p784.C: Likewise.
1184
1185 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1186
1187 * gcc.c-torture/execute/20041113-1.c: New test.
1188
1189 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1190
1191 PR target/18230
1192 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1193 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1194 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1195 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1196 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1197 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1198 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1199 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1200 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1201 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1202 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1203 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1204 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1205
1206 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1207
1208 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1209 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1210 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1211 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1212 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1213 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1214 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1215 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1216 gcc.target/sparc/combined-1.c: New tests.
1217
1218 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1219
1220 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1221 New tests.
1222
1223 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1224
1225 * lib/gcc-dg.exp (dg-forbid-option): New function.
1226 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1227 * g++.dg/abi/bitfield8.C: Likewise.
1228 * g++.dg/abi/dtor1.C: Likewise.
1229 * g++.dg/abi/empty10.C: Likewise.
1230 * g++.dg/abi/empty7.C: Likewise.
1231 * g++.dg/abi/empty9.C: Likewise.
1232 * g++.dg/abi/layout3.C: Likewise.
1233 * g++.dg/abi/layout4.C: Likewise.
1234 * g++.dg/abi/thunk1.C: Likewise.
1235 * g++.dg/abi/thunk2.C: Likewise.
1236 * g++.dg/abi/vbase11.C: Likewise.
1237 * g++.dg/abi/vthunk2.C: Likewise.
1238 * g++.dg/abi/vthunk3.C: Likewise.
1239 * g++.dg/ext/attrib8.C: Likewise.
1240 * g++.dg/opt/longbranch2.C: Likewise.
1241 * g++.dg/opt/reg-stack4.C: Likewise.
1242 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1243 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1244 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1245 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1246 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1247 * gcc.dg/20000609-1.c: Likewise.
1248 * gcc.dg/20000720-1.c: Likewise.
1249 * gcc.dg/20011107-1.c: Likewise.
1250 * gcc.dg/20011119-1.c: Likewise.
1251 * gcc.dg/20020108-1.c: Likewise.
1252 * gcc.dg/20020122-2.c: Likewise.
1253 * gcc.dg/20020122-3.c: Likewise.
1254 * gcc.dg/20020201-3.c: Likewise.
1255 * gcc.dg/20020206-1.c: Likewise.
1256 * gcc.dg/20020218-1.c: Likewise.
1257 * gcc.dg/20020310-1.c: Likewise.
1258 * gcc.dg/20020411-1.c: Likewise.
1259 * gcc.dg/20020418-2.c: Likewise.
1260 * gcc.dg/20020426-1.c: Likewise.
1261 * gcc.dg/20020426-2.c: Likewise.
1262 * gcc.dg/20020517-1.c: Likewise.
1263 * gcc.dg/20020523-1.c: Likewise.
1264 * gcc.dg/20020523-2.c: Likewise.
1265 * gcc.dg/20020729-1.c: Likewise.
1266 * gcc.dg/20030204-1.c: Likewise.
1267 * gcc.dg/20030826-2.c: Likewise.
1268 * gcc.dg/20030926-1.c: Likewise.
1269 * gcc.dg/20031202-1.c: Likewise.
1270 * gcc.dg/980312-1.c: Likewise.
1271 * gcc.dg/980313-1.c: Likewise.
1272 * gcc.dg/990117-1.c: Likewise.
1273 * gcc.dg/990424-1.c: Likewise.
1274 * gcc.dg/990524-1.c: Likewise.
1275 * gcc.dg/991230-1.c: Likewise.
1276 * gcc.dg/i386-387-1.c: Likewise.
1277 * gcc.dg/i386-387-2.c: Likewise.
1278 * gcc.dg/i386-387-3.c: Likewise.
1279 * gcc.dg/i386-387-4.c: Likewise.
1280 * gcc.dg/i386-387-5.c: Likewise.
1281 * gcc.dg/i386-387-6.c: Likewise.
1282 * gcc.dg/i386-asm-1.c: Likewise.
1283 * gcc.dg/i386-bitfield1.c: Likewise.
1284 * gcc.dg/i386-bitfield2.c: Likewise.
1285 * gcc.dg/i386-loop-1.c: Likewise.
1286 * gcc.dg/i386-loop-2.c: Likewise.
1287 * gcc.dg/i386-loop-3.c: Likewise.
1288 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1289 * gcc.dg/i386-pic-1.c: Likewise.
1290 * gcc.dg/i386-regparm.c: Likewise.
1291 * gcc.dg/i386-signbit-1.c: Likewise.
1292 * gcc.dg/i386-signbit-2.c: Likewise.
1293 * gcc.dg/i386-signbit-3.c: Likewise.
1294 * gcc.dg/i386-sse-5.c: Likewise.
1295 * gcc.dg/i386-sse-8.c: Likewise.
1296 * gcc.dg/i386-unroll-1.c: Likewise.
1297 * gcc.dg/tls/opt-1.c: Likewise.
1298 * gcc.dg/tls/opt-2.c: Likewise.
1299 * gcc.dg/unroll-1.c: Likewise.
1300 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1301 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1302 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1303 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1304 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1305 -m64 is specified.
1306
1307 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1308
1309 PR c++/18389
1310 * g++.dg/parse/cond1.C: New test.
1311
1312 PR c++/18429
1313 * g++.dg/template/array9.C: New test.
1314 * g++.dg/ext/vla1.C: Adjust error messages.
1315 * g++.dg/ext/vlm1.C: Likewise.
1316 * g++.dg/template/crash2.C: Likewise.
1317
1318 PR c++/18436
1319 * g++.dg/template/call3.C: New test.
1320
1321 PR c++/18407
1322 * g++.dg/template/ptrmem11.C: New test.
1323
1324 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1325
1326 PR other/14264
1327 * lib/g++.exp: Set LC_ALL and LANG to C.
1328 * lib/gcc-dg.exp: Likewise.
1329 * lib/gfortran.exp: Likewise.
1330 * lib/objc.exp: Likewise.
1331 * lib/treelang.exp: Likewise.
1332
1333 2004-11-12 Andreas Schwab <schwab@suse.de>
1334
1335 * gcc.dg/pr16286.c: Fix last change.
1336
1337 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1338
1339 PR c++/18416
1340 * g++.dg/init/global1.C: New test.
1341
1342 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1343
1344 * gcc.c-torture/execute/20041112-1.c: New test.
1345
1346 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1347
1348 * lib/gcc-dg.exp (dg-target-list): New.
1349
1350 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1351 Richard Sandiford <rsandifo@redhat.com>
1352
1353 * lib/target-supports.exp (get-compiler_messages): New.
1354 (check_named_sections_available): Use it.
1355 (check_effective_target_ilp32): New.
1356 (check_effective_target_lp64): New.
1357 (is-effective-target): New.
1358 * lib/gcc-dg.exp (dg-require-effective-target): New.
1359
1360 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1361
1362 * gcc.dg/precedence-1.c: New test.
1363
1364 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1365
1366 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1367
1368 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1369 message, delete generated files, use more descriptive name for
1370 executable, and make the test unsupported when it cannot be run.
1371
1372 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1373 (dg-require-weak, dg-require-visibility, dg-require-alias,
1374 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1375 dg-require-iconv, dg-require-named-sections): Use it.
1376
1377 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1378
1379 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1380
1381 PR target/16457
1382 * gcc.dg/ppc-and-1: New
1383
1384 PR target/16796
1385 * gcc.dg/ppc-mov-1.c: New.
1386
1387 PR target/16458
1388 * gcc.dg/ppc-compare-1.c: New.
1389
1390 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1391
1392 * objc.dg/desig-init-2.m: New test.
1393
1394 2004-11-10 Adam Nemet <anemet@lnxw.com>
1395
1396 PR middle-end/18160
1397 * g++.dg/warn/register-var-1.C: New test.
1398 * g++.dg/warn/register-var-2.C: New test.
1399
1400 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1401
1402 * gcc.dg/union-2.c: New test.
1403
1404 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1405
1406 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1407 New test for PR tree-optimization/17892.
1408
1409 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1410
1411 PR c++/18369
1412 * g++.dg/init/new12.C: New test.
1413
1414 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1415
1416 * gcc.target/sparc: New directory.
1417 * gcc.target/sparc/sparc.exp: New driver.
1418 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1419 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1420 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1421 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1422
1423 2004-11-10 Paul Brook <paul@codesourcery.com>
1424
1425 PR fortran/18218
1426 * gfortran.dg/list_read.c: New test.
1427
1428 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1429
1430 PR c/18322
1431 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1432 expected diagnostic location.
1433
1434 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1435
1436 * gcc.dg/20041109-1.c: New test.
1437
1438 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1439
1440 PR objc/18406
1441 * objc/compile/pr18406.m: New test.
1442
1443 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1444
1445 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1446
1447 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1448
1449 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1450
1451 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1452
1453 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1454
1455 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1456
1457 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1458 exit.
1459
1460 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1461
1462 PR tree-opt/18299
1463 * gcc.c-torture/pr18299-1.c: New test.
1464
1465 2004-11-06 Andreas Schwab <schwab@suse.de>
1466
1467 * gcc.dg/pr16286.c: Also test for bool and pixel.
1468
1469 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1470
1471 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1472 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1473 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1474 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1475 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1476 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1477 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1478 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1479 gcc.dg/struct-semi-3.c: New tests.
1480
1481 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1482
1483 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1484
1485 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1486
1487 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1488 Do not use C99 designators.
1489
1490 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1491
1492 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1493
1494 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1495
1496 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1497 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1498 * gcc.c-torture/execute/simd-5.x: Remove.
1499
1500 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1501
1502 PR rtl-optimization/17933
1503 * gcc.dg/torture/pr17933-1.c: New test.
1504
1505 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1506
1507 PR target/18106
1508 * lib/target-supports.exp (check_weak_available): Support
1509 Windows.
1510
1511 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1512
1513 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1514 call to fflush(stdout) before abort.
1515 (my_ffsll): New function.
1516 (generate_fields): Use it.
1517
1518 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1519
1520 * gcc.dg/init-undef-1.c: New test.
1521
1522 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1523
1524 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1525 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1526 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1527 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1528 expected messages for new parser.
1529
1530 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1531
1532 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1533
1534 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1535
1536 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1537 on LP64 targets.
1538
1539 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1540
1541 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1542 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1543 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1544 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1545 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1546 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1547 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1548 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1549 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1550 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1551
1552 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1553
1554 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1555 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1556 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1557 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1558 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1559 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1560 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1561 for new parser.
1562
1563 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1564
1565 PR target/15342
1566 * gcc.dg/20041104-1.c: New test.
1567
1568 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1569
1570 * g++.dg/template/nontype7.C: New test.
1571 * g++.dg/template/nontype8.C: Likewise.
1572 * g++.dg/template/nontype9.C: Likewise.
1573 * g++.dg/template/nontype10.C: Likewise.
1574 * g++.dg/tc1/dr49.C: Likewise.
1575 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1576 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1577
1578 2004-11-04 Ben Elliston <bje@au.ibm.com>
1579
1580 * g++.dg/rtti/tinfo1.C: Remove xfails.
1581
1582 2004-11-04 Ben Elliston <bje@au.ibm.com>
1583
1584 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1585 packed attribute to the definition to satisfy the new C++ parser.
1586
1587 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1588
1589 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1590 invocations of va_arg.
1591
1592 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1593
1594 PR c++/18124
1595 * g++.dg/template/crash25.C: New test.
1596
1597 PR c++/18155
1598 * g++.dg/template/typedef2.C: New test.
1599 * g++.dg/parse/crash13.C: Adjust error markers.
1600
1601 PR c++/18177
1602 * g++.dg/conversion/const3.C: New test.
1603
1604 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1605
1606 PR fortran/17535
1607 PR fortran/17583
1608 PR fortran/17713
1609 * gfortran.dg/generic_[123].f90: New testcases.
1610
1611 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1612
1613 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1614 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1615
1616 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1617
1618 PR tree-opt/16808
1619 * gcc.c-torture/compile/pr16808.c: New test.
1620
1621 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1622
1623 PR rtl-optimization/17104
1624 * gcc.dg/ppc-bitfield1.c: New.
1625
1626 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1627
1628 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1629
1630 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1631
1632 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1633 strings for 32-bit code.
1634
1635 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1636
1637 PR c/18239
1638 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1639
1640 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1641
1642 PR c++/18064
1643 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1644
1645 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1646
1647 PR c++/15172
1648 * g++.dg/init/aggr2.C: New test.
1649
1650 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1651
1652 * objc.dg/local-decl-1.m: New test.
1653
1654 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1655
1656 * gcc.dg/20040910-1.c: Adjust regex.
1657
1658 2004-10-30 Roger Sayle <roger@eyesopen.com>
1659
1660 PR rtl-optimization/18084
1661 * g++.dg/opt/pr18084-1.C: New testcase.
1662
1663 2004-10-30 Matt Austern <austern@apple.com>
1664
1665 PR c++/17542
1666 * g++.dg/ext/attrib18.C: New test.
1667
1668 2004-10-30 Roger Sayle <roger@eyesopen.com>
1669
1670 PR middle-end/18096
1671 * gcc.dg/pr18096-1.c: New test case.
1672
1673 2004-10-30 Roger Sayle <roger@eyesopen.com>
1674
1675 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1676
1677 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1678
1679 PR c/16666
1680 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1681 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1682 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1683 gcc.dg/old-style-prom-3.c: New tests.
1684
1685 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1686
1687 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1688 Remove unnecessary inclusion of stdio.h.
1689
1690 2004-10-29 Roger Sayle <roger@eyesopen.com>
1691
1692 PR rtl-optimization/17581
1693 * gcc.dg/pr17581-1.c: New test case.
1694
1695 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1696
1697 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1698 being implemented.
1699 * g++.dg/conversion/dr195-1.C: New.
1700 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1701 * g++.old-deja/g++.mike/p10148.C: Likewise.
1702
1703 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1704
1705 PR c++/17695
1706 * g++.dg/debug/typedef2.C: New test.
1707
1708 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1709
1710 PR fortran/13490
1711 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1712 * gfortran.dg/g77/README: Update.
1713
1714 2004-10-28 Matt Austern <austern@apple.com>
1715
1716 PR c++/14124
1717 * g++.dg/ext/packed7.C: New test.
1718
1719 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1720
1721 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1722 scan-assembler.
1723 * lib/scanasm.exp (hidden-scan-for): New proc.
1724 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1725 string.
1726 (scan-not-hidden): Likewise.
1727 * lib/target-supports.exp (check_visibility_available): mach-o is
1728 support too.
1729
1730 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1731
1732 PR c++/17132
1733 * g++.dg/template/memclass3.C: New test.
1734
1735 2004-10-28 Adam Nemet <anemet@lnxw.com>
1736
1737 PR middle-end/18160
1738 * gcc.dg/register-var-1.c: New test.
1739 * gcc.dg/register-var-2.c: New test.
1740 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1741 error now.
1742
1743 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1744
1745 PR other/18172
1746 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1747 unused variables.
1748 * gcc.dg/vect/vect-22.c: Likewise.
1749
1750 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1751
1752 * gcc.dg/i386-rotate-1.c: New test.
1753
1754 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1755
1756 * g++.dg/init/ref12.C: Add "run" marker.
1757
1758 PR c++/17435
1759 * g++.dg/init/ref12.C: New test.
1760
1761 PR c++/18140
1762 * g++.dg/template/shift1.C: New test.
1763 * g++.dg/template/error10.C: Adjust error markers.
1764
1765 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1766
1767 PR tree-opt/17529
1768 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1769
1770 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1771
1772 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1773 * gcc.dg/weak/weak-3.c: Likewise.
1774 * gcc.dg/weak/weak-5.c: Likewise.
1775 * gcc.dg/weak/weak-9.c: Likewise.
1776 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1777 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1778
1779 * gcc.dg/darwin-weakimport-1.c: New.
1780
1781 2004-10-28 Ben Elliston <bje@au.ibm.com>
1782
1783 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1784
1785 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1786
1787 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1788 'syntax' error messages.
1789 * gcc.dg/cpp/direct2s.c: Likewise.
1790
1791 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1792
1793 * gcc.c-torture/compile/20041026-1.c: New.
1794
1795 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1796
1797 PR c++/18093
1798 * g++.dg/lookup/ns2.C: New test.
1799
1800 PR c++/18020
1801 * g++.dg/template/enum4.C: New test.
1802
1803 PR c++/18161
1804 * g++.dg/template/expr1.C: New test.
1805
1806 2004-10-26 Ben Elliston <bje@au.ibm.com>
1807
1808 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1809
1810 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1811
1812 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1813 gcc.dg/decl-nospec-3.c: New tests.
1814
1815 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1816
1817 * objc.dg/super-class-3.m: New test.
1818
1819 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1820
1821 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1822 resyncing.
1823 * gcc.dg/cpp/direct2s.c: Likewise.
1824
1825 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1826
1827 * objc.dg/image-info.m: Update for changes to section selection.
1828
1829 2004-10-25 David Ayers <d.ayers@inode.at>
1830 Ziemowit Laski <zlaski@apple.com>
1831
1832 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1833 diagnostics when messaging 'id <Proto>'.
1834 * objc.dg/class-protocol-1.m: New test.
1835 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1836 a non-existent method signature.
1837 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1838 Update diagnostics when messaging with non-existent method signature.
1839 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1840 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1841 invalid receivers are now resolved as if messaging 'id'; remove
1842 extraneous diagnostics.
1843
1844 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1845
1846 PR c/16667
1847 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1848 gcc.dg/init-desig-obs-3.c: New tests.
1849
1850 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1851
1852 * gcc.dg/debug/20041023-1.c: New test.
1853
1854 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1855
1856 PR middle-end/17407
1857 * gcc.c-torture/compile/pr17407.c: New test.
1858
1859 PR c++/18121
1860 * g++.dg/template/array8.C: New test.
1861
1862 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1863
1864 PR other/18138
1865 * lib/g++.exp: Accept more than one multilib libgcc.
1866 * lib/gcc-dg.exp: Likewise.
1867 * lib/objc.exp: Likewise.
1868 * lib/treelang.exp: Likewise.
1869 * lib/gfortran.exp: Likewise.
1870
1871 2004-10-24 Ben Elliston <bje@au.ibm.com>
1872
1873 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1874
1875 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1876
1877 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1878 * gcc.dg/c99-const-expr-3.c: Likewise.
1879
1880 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1881
1882 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1883
1884 2004-10-23 Ben Elliston <bje@au.ibm.com>
1885
1886 * gcc.c-torture/execute/loop-2e.x: Remove.
1887
1888 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1889
1890 PR c++/18095
1891 * g++.dg/parse/crash18.C: New.
1892 * g++.dg/parse/crash19.C: New.
1893
1894 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1895
1896 * g++.dg/ext/dllimport1.C: Move dg-warnings.
1897 * g++.dg/ext/dllimport2.C: Same.
1898 * g++.dg/ext/dllimport8.C: Same.
1899
1900 2004-10-21 Mark Mitchell <mark@codesourcery.com>
1901
1902 PR c++/10841
1903 * g++.dg/conversion/cast1.C: New test.
1904 * g++.dg/overload/pmf1.C: Adjust error marker.
1905
1906 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
1907
1908 PR objc/17923
1909 * objc.dg/const-str-7.m: New test.
1910
1911 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1912
1913 * g++.dg/template/memfriend11.C: Fix comment typo.
1914 * g++.dg/template/memfriend14.C: Likewise.
1915
1916 2004-10-20 Richard Henderson <rth@redhat.com>
1917
1918 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1919 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1920 -fasynchronous-unwind-tables.
1921
1922 2004-10-20 Richard Henderson <rth@redhat.com>
1923
1924 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1925 (main): Return success.
1926 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1927 (main): Return success.
1928
1929 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1930
1931 PR c++/13495
1932 * g++.dg/template/memfriend9.C: New test.
1933 * g++.dg/template/memfriend10.C: Likewise.
1934 * g++.dg/template/memfriend11.C: Likewise.
1935 * g++.dg/template/memfriend12.C: Likewise.
1936 * g++.dg/template/memfriend13.C: Likewise.
1937 * g++.dg/template/memfriend14.C: Likewise.
1938 * g++.dg/template/memfriend15.C: Likewise.
1939 * g++.dg/template/memfriend16.C: Likewise.
1940 * g++.dg/template/memfriend17.C: Likewise.
1941 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1942
1943 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
1944
1945 * g++.dg/conversion/dr195.C: New.
1946 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1947
1948 2004-10-20 Ben Elliston <bje@au.ibm.com>
1949 Devang Patel <dpatel@apple.com>
1950
1951 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1952 of floating point arithmetic, which could trap.
1953
1954 2004-10-19 Mark Mitchell <mark@codesourcery.com>
1955
1956 PR c++/14035
1957 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1958 * g++.dg/conversion/const2.C: New test.
1959 * g++.dg/expr/reinterpret2.C: New test.
1960 * g++.dg/expr/reinterpret3.C: New test.
1961 * g++.dg/expr/cast2.C: New test.
1962 * g++.dg/expr/copy1.C: New test.
1963 * g++.dg/other/conversion1.C: Change error message.
1964 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1965 function pointers to void *.
1966 * g++.old-deja/g++.mike/p10148.C: Likewise.
1967
1968 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1969
1970 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1971
1972 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
1973
1974 PR c++/18047
1975
1976 * g++.dg/parse/expr3.C: New test.
1977
1978 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1979
1980 * gcc.dg/smod-1.c: New test.
1981
1982 2004-10-18 Ziemowit Laski <zlaski@apple.com>
1983
1984 * objc.dg/method-14.m: New test.
1985
1986 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1987
1988 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1989 Also xfail as the patch was reverted.
1990
1991 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1992
1993 PR middle-end/16973
1994 * gcc.dg/pr16973.c: New test.
1995
1996 2004-10-18 Diego Novillo <dnovillo@redhat.com>
1997
1998 PR tree-optimization/17656
1999 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2000
2001 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2002
2003 * g++.dg/eh/shadow1.C: New.
2004
2005 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2006
2007 * gcc.c-torture/compile/20041018-1.c: New test.
2008
2009 2004-10-18 Ben Elliston <bje@au.ibm.com>
2010
2011 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2012 compiler referring to register 0 when accessing sdata. The linker
2013 now patches things up.
2014
2015 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2016
2017 PR c/17529
2018 * gcc.c-torture/compile/pr17529.c: New test.
2019
2020 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2021
2022 PR c++/17743
2023 * g++.dg/ext/attrib17.C: New test.
2024
2025 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2026
2027 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2028
2029 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2030
2031 PR c++/10479
2032 * g++.dg/ext/attrib16.C: New test.
2033
2034 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2035
2036 PR c++/17042
2037 * g++.dg/init/dso_handle1.C: New test.
2038
2039 PR c++/14667
2040 * g++.dg/parse/typedef6.C: New test.
2041
2042 PR c++/17916
2043 * g++.dg/parse/pragma1.C: New test.
2044
2045 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2046
2047 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2048
2049 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2050
2051 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2052 -fno-common when on HPPA HP-UX platforms.
2053
2054 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2055
2056 PR other/16820
2057 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2058 stdint.h.
2059 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2060 uintptr_t.
2061
2062 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2063
2064 PR c++/16301
2065 * g++.dg/lookup/strong-using-4.C: New test.
2066
2067 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2068
2069 PR middle-end/16567
2070 * gcc.c-torture/compile/nested-1.c: New test.
2071
2072 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2073
2074 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2075 and mipsisa64*-*-* (until support for misaligned loads is added).
2076 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2077 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2078 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2079 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2080 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2081 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2082
2083 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2084
2085 PR c++/17976
2086 * g++.dg/init/dtor3.C: New test.
2087
2088 2004-10-15 Ben Elliston <bje@au.ibm.com>
2089
2090 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2091
2092 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2093
2094 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2095 * gcc.dg/macho-lo-sum.c: Likewise.
2096
2097 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2098
2099 * gcc.dg/ppc-spe64-1.c: New test.
2100
2101 2004-10-14 Devang Patel <dpatel@apple.com>
2102
2103 PR 17635
2104 * gcc.dg/pr17635.c : New test.
2105
2106 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2107
2108 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2109 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2110 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2111 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2112 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2113 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2114 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2115 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2116 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2117 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2118 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2119 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2120 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2121 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2122 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2123 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2124 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2125 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2126
2127 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2128
2129 * gcc.dg/vect/vect-82.c: New testcase.
2130 * gcc.dg/vect/vect-82_64.c: New testcase.
2131 * gcc.dg/vect/vect-83.c: New testcase.
2132 * gcc.dg/vect/vect-83_64.c: New testcase.
2133
2134 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2135
2136 * gcc.dg/cpp/error-1.c: New test.
2137
2138 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2139
2140 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2141
2142 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2143
2144 PR target/17984
2145 * gcc.dg/cris-peep2-xsrand2.c: New test.
2146
2147 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2148
2149 PR c++/17661
2150 * testsuite/g++.dg/expr/for2.C: New test.
2151
2152 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2153
2154 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2155
2156 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2157
2158 PR tree-optimization/17724
2159 * g++.dg/opt/pr17724-1.C: New test.
2160 * g++.dg/opt/pr17724-2.C: New test.
2161 * g++.dg/opt/pr17724-3.C: New test.
2162 * g++.dg/opt/pr17724-4.C: New test.
2163 * g++.dg/opt/pr17724-5.C: New test.
2164 * g++.dg/opt/pr17724-6.C: New test.
2165
2166 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2167
2168 PR c/17301
2169 * gcc.dg/pr17301-2.c: New test.
2170
2171 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2172
2173 PR c++/15876
2174 * g++.dg/parse/error22.C: New test.
2175
2176 PR c++/17936
2177 * g++.dg/template/spec18.C: New test.
2178
2179 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2180
2181 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2182 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2183 memcpy.
2184 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2185 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2186
2187 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2188
2189 * g++.dg/eh/cleanup5.C: Add dg-options "".
2190
2191 2004-10-11 Roger Sayle <roger@eyesopen.com>
2192
2193 PR middle-end/17657
2194 * gcc.dg/switch-4.c: New test case.
2195
2196 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2197
2198 * gcc.c-torture/execute/20041011-1.c: New test.
2199
2200 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2201
2202 PR c++/17554
2203 * g++.dg/init/for3.C: New test.
2204
2205 PR c++/17657
2206 * g++.dg/opt/switch2.C: New test.
2207
2208 PR middle-end/17703
2209 * g++.dg/warn/Wreturn-2.C: New test.
2210
2211 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2212
2213 PR c++/17907
2214 * g++.dg/eh/cleanup5.C: New test.
2215
2216 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2217
2218 PR c++/17393
2219 * g++.dg/parse/error21.C: New test.
2220
2221 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2222
2223 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2224 * g++.dg/warn/incomplete1.C: Likewise.
2225 * g++.dg/template/qualttp20.C: Likewise.
2226
2227 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2228
2229 PR c/17881
2230 * parm-incomplete-1.c: New test.
2231
2232 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2233
2234 PR c++/17867
2235 * g++.dg/parse/error19.C: New test.
2236
2237 PR c++/17670
2238 * g++.dg/init/new11.C: New test.
2239
2240 PR c++/17821
2241 * g++.dg/parse/error20.C: New test.
2242
2243 PR c++/17826
2244 * g++.dg/template/crash24.C: New test.
2245
2246 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2247
2248 PR c/17301
2249 * gcc.dg/pr17301-1.c: New test.
2250
2251 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2252
2253 PR c/17189
2254 * gcc.dg/anon-struct-5.c: New test.
2255
2256 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2257
2258 PR c/17844
2259 * gcc.dg/pr17844-1.c: New test.
2260
2261 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2262
2263 PR tree-optimization/17906
2264 * gcc.c-torture/compile/pr17906.c: New.
2265
2266 2004-10-09 Stuart Hastings <stuart@apple.com>
2267 Roger Sayle <roger@eyesopen.com>
2268
2269 PR rtl-optimization/17853
2270 * gcc.dg/i386-mmx-5.c: New testcase.
2271
2272 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2273
2274 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2275
2276 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2277
2278 PR c++/17524
2279 * g++.dg/template/static9.C: New test.
2280
2281 PR c++/17685
2282 * g++.dg/parse/operator5.C: New test.
2283
2284 2004-10-09 Roger Sayle <roger@eyesopen.com>
2285
2286 PR middle-end/17894
2287 * gcc.c-torture/execute/divcmp-4.c: New test case.
2288
2289 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2290
2291 PR tree-opt/17902
2292 * g++.dg/opt/pr17902.C: New test.
2293
2294 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2295
2296 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2297
2298 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2299
2300 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2301
2302 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2303
2304 * gcc.dg/assign-warn-3.c: New test.
2305
2306 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2307
2308 PR c/16999
2309 * gcc.dg/cpp/ident-1.c: New test.
2310
2311 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2312
2313 * gcc.c-torture/compile/acc1.c: New.
2314
2315 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2316
2317 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2318 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2319
2320 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2321
2322 * gcc.dg/ultrasp11.c: New test.
2323
2324 2004-10-08 Michael Matz <matz@suse.de>
2325
2326 * gcc.dg/doloop-2.c: New test.
2327
2328 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2329
2330 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2331 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2332 objc.dg/method-9.m: Update expected diagnostics.
2333
2334 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2335
2336 * gcc.dg/ppc-fsel-3.c: New file.
2337 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2338
2339 2004-10-07 Paul Brook <paul@codesourcery.com>
2340
2341 * gfortran.dg/intrinsic_verify_1.f90: New test.
2342
2343 2004-10-07 Paul Brook <paul@codesourcery.com>
2344
2345 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2346
2347 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2348
2349 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2350 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2351 commit.
2352
2353 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2354
2355 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2356
2357 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2358
2359 PR c++/17115
2360 * g++.dg/warn/Winline-4.C: New test.
2361
2362 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2363
2364 * gcc.c-torture/compile/20041007-1.c: New test.
2365
2366 2004-10-07 Paul Brook <paul@codesourcery.com>
2367
2368 PR fortran/17678
2369 * gfortran.dg/use_allocated_1.f90: New test.
2370
2371 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2372
2373 PR middle-end/17849
2374 * gfortran.fortran-torture/compile/nested.f90: New test
2375
2376 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2377
2378 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2379
2380 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2381
2382 PR c++/17368
2383 * g++.dg/ext/asm6.C: New test.
2384
2385 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2386
2387 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2388
2389 2004-10-06 Paul Brook <paul@codesourcery.com>
2390
2391 PR libfortran/17709
2392 * gfortran.dg/empty_format_1.f90: New test.
2393
2394 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2395
2396 PR fortran/17568
2397 * gfortran.dg/ishft.f90: New test.
2398
2399 PR fortran/17283
2400 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2401 tests.
2402
2403 2004-10-06 Paul Brook <paul@codesourcery.com>
2404
2405 * gfortran.dg/do_1.f90: New test.
2406
2407 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2408
2409 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2410 optimizing for size.
2411
2412 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2413
2414 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2415
2416 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2417
2418 * gcc.c-torture/compile/20041005-1.c: New test.
2419
2420 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2421
2422 PR c++/17829
2423 * g++.dg/lookup/koenig4.C: New.
2424
2425 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2426
2427 * g++.dg/other/classkey1.C: Adjust quoting marks.
2428 * g++.dg/parse/error15.C: Likewise.
2429 * g++.dg/template/meminit2.C (int>): Likewise.
2430
2431 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2432
2433 PR fortran/17283
2434 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2435
2436 PR fortran/17631
2437 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2438
2439 PR fortran/17708
2440 * gfortran.dg/pr17708.f90: New test.
2441
2442 2004-10-04 Chao-ying Fu <fu@mips.com>
2443
2444 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2445 * gcc.dg/vect/vect-4.c: Ditto.
2446 * gcc.dg/vect/vect-5.c: Ditto.
2447 * gcc.dg/vect/vect-6.c: Ditto.
2448 * gcc.dg/vect/vect-8.c: Ditto.
2449 * gcc.dg/vect/vect-16.c: Ditto.
2450 * gcc.dg/vect/vect-30.c: Ditto.
2451 * gcc.dg/vect/vect-40.c: Ditto.
2452 * gcc.dg/vect/vect-41.c: Ditto.
2453 * gcc.dg/vect/vect-42.c: Ditto.
2454 * gcc.dg/vect/vect-43.c: Ditto.
2455 * gcc.dg/vect/vect-44.c: Ditto.
2456 * gcc.dg/vect/vect-45.c: Ditto.
2457 * gcc.dg/vect/vect-46.c: Ditto.
2458 * gcc.dg/vect/vect-47.c: Ditto.
2459 * gcc.dg/vect/vect-48.c: Ditto.
2460 * gcc.dg/vect/vect-49.c: Ditto.
2461 * gcc.dg/vect/vect-50.c: Ditto.
2462 * gcc.dg/vect/vect-51.c: Ditto.
2463 * gcc.dg/vect/vect-52.c: Ditto.
2464 * gcc.dg/vect/vect-53.c: Ditto.
2465 * gcc.dg/vect/vect-54.c: Ditto.
2466 * gcc.dg/vect/vect-55.c: Ditto.
2467 * gcc.dg/vect/vect-56.c: Ditto.
2468 * gcc.dg/vect/vect-57.c: Ditto.
2469 * gcc.dg/vect/vect-58.c: Ditto.
2470 * gcc.dg/vect/vect-59.c: Ditto.
2471 * gcc.dg/vect/vect-60.c: Ditto.
2472 * gcc.dg/vect/vect-74.c: Ditto.
2473 * gcc.dg/vect/vect-79.c: Ditto.
2474 * gcc.dg/vect/vect-80.c: Ditto.
2475
2476 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2477
2478 * gcc.dg/unused-7.c: Use the correct option.
2479
2480 2004-10-04 Paul Brook <paul@codesourcery.com>
2481 Bud Davis <bdavis9659@comcast.net>
2482
2483 PR fortran/17706
2484 PR fortran/16434
2485 * gfortran/pr17706.f90: New test.
2486 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2487
2488 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2489
2490 * gfortran.dg/pr17612.f90: New test.
2491
2492 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2493
2494 * g++.dg/template/local1.C: Adjust quoting marks in
2495 testing for diagnostics.
2496 * g++.dg/tls/diag-2.C: Likewise.
2497 * g++.dg/other/error8.C: Likewise.
2498
2499 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2500
2501 PR c/17178
2502 * gcc.dg/unused-4.c: Adjust to be correct.
2503
2504 PR c/17820
2505 * gcc.dg/unused-7.c: New test.
2506
2507 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2508
2509 PR c++/17797
2510 * g++.dg/overload/template2.C: New test.
2511
2512 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2513
2514 PR tree-optimization/16632
2515 * gcc.dg/tree-ssa/20041002-1.c: New.
2516
2517 2004-10-03 Paul Brook <paul@codesourcery.com>
2518
2519 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2520 rather than relying on default formatting.
2521
2522 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2523
2524 * gcc.dg/20040920-1.c: Update expected message text.
2525
2526 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2527
2528 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2529
2530 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2531
2532 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2533 tree level.
2534
2535 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2536
2537 * gcc.dg/tree-ssa/pr17343.c: Remove.
2538
2539 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2540
2541 PR tree-opt/17343
2542 * gcc.dg/tree-ssa/pr17343.c: New test.
2543
2544 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2545
2546 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2547 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2548 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2549 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2550 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2551
2552 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2553
2554 * gcc.dg/lvalue-2.c: New test.
2555
2556 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2557
2558 PR c/17730
2559 * gcc.dg/pr17730-1.c: New test
2560
2561 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2562
2563 PR c/7425
2564 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2565
2566 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2567
2568 * gcc.c-torture/execute/stdarg-1.c: New test.
2569 * gcc.c-torture/execute/stdarg-2.c: New test.
2570 * gcc.c-torture/execute/stdarg-3.c: New test.
2571 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2572 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2573 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2574 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2575 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2576
2577 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2578
2579 PR tree-optimization/17697
2580 * g++.dg/opt/pr17697-1.C: New test.
2581 * g++.dg/opt/pr17697-2.C: New test.
2582 * g++.dg/opt/pr17697-3.C: New test.
2583
2584 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2585
2586 PR c/16409
2587 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2588 gcc.dg/vla-init-5.c: New tests.
2589
2590 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2591
2592 PR c/13804
2593 * gcc.dg/pr13804-1.c: New test.
2594
2595 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2596
2597 PR fortran/16938
2598 * gfortran.dg/pr16938.f90: New test.
2599
2600 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2601
2602 * g++.dg/template/crash23.C: New test.
2603
2604 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2605
2606 PR c++/17585
2607 * g++.dg/template/static8.C: New test.
2608
2609 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2610
2611 PR c++/17681
2612 * g++.dg/other/error9.C: New test.
2613
2614 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2615
2616 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2617
2618 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2619
2620 PR fortran/15164
2621 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2622
2623 2004-09-26 Roger Sayle <roger@eyesopen.com>
2624
2625 PR middle-end/17112
2626 * gcc.dg/pr17112-1.c: New test case.
2627
2628 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2629
2630 PR c/11459
2631 * gcc.dg/pr11459-1.c: New test.
2632
2633 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2634
2635 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2636 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2637
2638 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2639
2640 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2641
2642 2004-09-25 Jan Hubicka <jh@suse.cz>
2643
2644 * compile/30040909-1.c: New test.
2645 * compile/30040907-1.c: New test.
2646
2647 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2648
2649 * gcc.c-torture/execute/va-arg-26.c: New test.
2650
2651 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2652
2653 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2654 extra diagnostics on targets with 64-bit pointers.
2655 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2656
2657 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2658
2659 PR c/17188
2660 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2661 * gcc.dg/decl-3.c: Adjust expected message.
2662
2663 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2664
2665 PR fortran/17615
2666 * gfortran.dg/pr17615.f90: New test.
2667
2668 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2669
2670 PR tree-optimzation/17517
2671 * g++.dg/tree-ssa/pr17517.C: New Test.
2672
2673 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2674
2675 PR c++/16889
2676 * g++.dg/lookup/ambig3.C: New.
2677
2678 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2679
2680 PR tree-opt/17624
2681 * g++.dg/opt/pr17624.C: New test.
2682
2683 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2684
2685 PR c/6980
2686 * gcc.dg/Wbad-function-cast-1.c: New test.
2687
2688 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2689
2690 * g++.dg/ext/complit1.C
2691 * g++.dg/other/error2.C
2692 * g++.dg/other/nontype-1.C
2693 * g++.dg/parse/crash11.C
2694 * g++.dg/parse/crash12.C
2695 * g++.dg/parse/error15.C
2696 * g++.dg/parse/error4.C
2697 * g++.dg/parse/tmpl-outside1.C
2698 * g++.dg/parse/too-many-tmpl-args1.C
2699 * g++.dg/template/dependent-expr3.C
2700 * g++.dg/template/error10.C
2701 * g++.dg/template/instantiate1.C
2702 * g++.dg/template/vtable2.C
2703 * g++.dg/warn/Wshadow-1.C
2704 * g++.dg/warn/weak1.C
2705 * g++.old-deja/g++.brendan/crash16.C
2706 * g++.old-deja/g++.brendan/crash18.C
2707 * g++.old-deja/g++.brendan/crash48.C
2708 * g++.old-deja/g++.brendan/crash49.C
2709 * g++.old-deja/g++.brendan/crash55.C
2710 * g++.old-deja/g++.brendan/crash56.C
2711 * g++.old-deja/g++.brendan/crash8.C
2712 * g++.old-deja/g++.brendan/enum11.C
2713 * g++.old-deja/g++.brendan/enum8.C
2714 * g++.old-deja/g++.brendan/enum9.C
2715 * g++.old-deja/g++.brendan/friend3.C
2716 * g++.old-deja/g++.brendan/misc14.C
2717 * g++.old-deja/g++.bugs/900402_02.C
2718 * g++.old-deja/g++.bugs/900404_03.C
2719 * g++.old-deja/g++.bugs/900404_04.C
2720 * g++.old-deja/g++.bugs/900428_03.C
2721 * g++.old-deja/g++.jason/crash4.C
2722 * g++.old-deja/g++.jason/overload21.C
2723 * g++.old-deja/g++.jason/redecl1.C
2724 * g++.old-deja/g++.jason/report.C
2725 * g++.old-deja/g++.jason/rfg10.C
2726 * g++.old-deja/g++.jason/template30.C
2727 * g++.old-deja/g++.law/arm12.C
2728 * g++.old-deja/g++.law/ctors5.C
2729 * g++.old-deja/g++.law/cvt20.C
2730 * g++.old-deja/g++.law/init10.C
2731 * g++.old-deja/g++.law/init8.C
2732 * g++.old-deja/g++.law/visibility17.C
2733 * g++.old-deja/g++.law/visibility7.C
2734 * g++.old-deja/g++.mike/net8.C
2735 * g++.old-deja/g++.mike/p646.C
2736 * g++.old-deja/g++.mike/p700.C
2737 * g++.old-deja/g++.mike/p701.C
2738 * g++.old-deja/g++.mike/p811.C
2739 * g++.old-deja/g++.ns/template13.C
2740 * g++.old-deja/g++.other/array3.C
2741 * g++.old-deja/g++.other/crash25.C
2742 * g++.old-deja/g++.other/dtor3.C
2743 * g++.old-deja/g++.other/dtor4.C
2744 * g++.old-deja/g++.other/main1.C
2745 * g++.old-deja/g++.other/warn7.C
2746 * g++.old-deja/g++.pt/crash11.C
2747 * g++.old-deja/g++.pt/crash36.C
2748 * g++.old-deja/g++.pt/spec22.C
2749 * g++.old-deja/g++.pt/spec9.C
2750 * g++.old-deja/g++.pt/ttp52.C
2751 * g++.old-deja/g++.robertl/eb103.C
2752 * g++.old-deja/g++.robertl/eb121.C
2753 * g++.old-deja/g++.robertl/eb22.C
2754 * g++.old-deja/g++.robertl/eb8.C:
2755 Update locations and/or regexps of dg-error markers.
2756 Remove markers for some bogus messages that are no longer issued.
2757
2758 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2759
2760 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2761 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2762
2763 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2764
2765 PR c++/17618
2766 * g++.dg/lookup/crash5.C: New test.
2767
2768 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2769
2770 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2771 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2772 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2773 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2774 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2775 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2776
2777 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2778 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2779 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2780 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2781 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2782 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2783
2784 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2785
2786 * gcc.dg/vect/vect-44.c: Check additional cases.
2787 * gcc.dg/vect/vect-48.c: Check additional cases.
2788
2789 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2790 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2791 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2792 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2793 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2794 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2795 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2796 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2797 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2798
2799 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2800 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2801 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2802
2803 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2804
2805 * gcc.dg/tree-ssa/loop-6.c: New test.
2806
2807 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2808
2809 PR c++/17620
2810 * g++.dg/inherit/base2.C: New.
2811
2812 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2813
2814 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2815 * gcc.dg/20001012-2.c: Likewise.
2816 * gcc.dg/20001013-1.c: Likewise.
2817 * gcc.dg/20001101-1.c: Likewise.
2818 * gcc.dg/20001102-1.c: Likewise.
2819 * gcc.dg/bf-spl1.c: Likewise.
2820 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2821 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2822
2823 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2824
2825 PR tree-optimization/16721
2826 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2827
2828 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2829
2830 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2831 * gcc.dg/20040305-1.c: Likewise.
2832
2833 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2834
2835 PR c/16566
2836 * gcc.c-torture/compile/pr16566-1.c,
2837 gcc.c-torture/compile/pr16566-2.c,
2838 gcc.c-torture/compile/pr16566-3.c: New tests.
2839
2840 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2841
2842 PR tree-optimization/17512
2843 * gcc.c-torture/compile/20040916-1.c.
2844
2845 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2846
2847 * gcc.dg/pragma-re-3.c: New test.
2848
2849 2004-09-17 Matt Austern <austern@apple.com>
2850
2851 PR c++/15049
2852 * g++.dg/other/anon3.C: New.
2853
2854 2004-09-21 Roger Sayle <roger@eyesopen.com>
2855
2856 PR c++/7503
2857 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2858 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2859 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2860 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2861 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2862
2863 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2864
2865 PR fortran/17286
2866 * gfortran.dg/pr17286.f90: New test.
2867
2868 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2869
2870 PR c++/17530
2871 * g++.dg/template/static7.C: New test.
2872
2873 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2874
2875 PR tree-opt/17558
2876 * gcc.c-torture/compile/pr17558.c: New test.
2877
2878 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2879
2880 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2881 if SKIP_ATTRIBUTE is defined.
2882
2883 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2884
2885 PR fortran/15957
2886 * gfortran.dg/pr15957.f90: New test.
2887
2888 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2889
2890 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2891 in comparison.
2892 * gcc.dg/vect/vect-79.c: Likewise.
2893 * gcc.dg/vect/vect-80.c: Likewise.
2894
2895 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2896
2897 PR fortran/15750
2898 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2899
2900 2004-09-20 Ira Rosen <irar@il.ibm.com>
2901
2902 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2903 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2904 * gcc.dg/vect/vect-62.c: New testcase.
2905 * gcc.dg/vect/vect-63.c: New testcase.
2906 * gcc.dg/vect/vect-64.c: New testcase.
2907 * gcc.dg/vect/vect-65.c: New testcase.
2908 * gcc.dg/vect/vect-66.c: New testcase.
2909 * gcc.dg/vect/vect-67.c: New testcase.
2910 * gcc.dg/vect/vect-68.c: New testcase.
2911 * gcc.dg/vect/vect-69.c: New testcase.
2912 * gcc.dg/vect/vect-79.c: New testcase.
2913 * gcc.dg/vect/vect-80.c: New testcase.
2914
2915 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2916
2917 * gcc.target/mips/asm-1.c: New test.
2918
2919 2004-09-19 Ira Rosen <irar@il.ibm.com>
2920
2921 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2922 * gcc.dg/vect/vect-73.c: New testcase.
2923 * gcc.dg/vect/vect-74.c: New testcase.
2924 * gcc.dg/vect/vect-75.c: New testcase.
2925 * gcc.dg/vect/vect-76.c: New testcase.
2926 * gcc.dg/vect/vect-77.c: New testcase.
2927 * gcc.dg/vect/vect-78.c: New testcase
2928
2929 2004-09-18 Paul Brook <paul@codesourcery.com>
2930
2931 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2932
2933 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
2934
2935 PR c/17424
2936 * gcc.dg/pr17424-1.c: New test.
2937
2938 2004-09-18 Diego Novillo <dnovillo@redhat.com>
2939
2940 * g++.dg/tree-ssa/pr17153.C: New test.
2941
2942 2004-09-16 Geoffrey Keating <geoffk@apple.com>
2943
2944 PR pch/13361
2945 * testsuite/g++.dg/pch/wchar-1.C: New.
2946 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2947
2948 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
2949
2950 * gcc.c-torture/execute/20040917-1.c: New test.
2951
2952 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2953
2954 PR tree-optimization/17319
2955 * gcc.dg/pr17319.c: New test.
2956
2957 2004-09-17 Devang Patel <dpatel@apple.com>
2958
2959 * gcc.dg/20040813-1.c: New test.
2960
2961 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2962
2963 PR tree-optimization/17273
2964 * gcc.c-torture/compile/pr17273.c: New test.
2965
2966 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
2967
2968 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2969 Update expected messages.
2970 * gcc.dg/declspec-13.c: New test.
2971
2972 2004-09-17 David Edelsohn <edelsohn@gnu.org>
2973
2974 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2975
2976 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2977
2978 * gcc.c-torture/execute/pr17252.c: Use post-increment to
2979 change what 'a' is pointing to.
2980
2981 2004-09-17 Mark Mitchell <mark@codesourcery.com>
2982
2983 PR c++/16002
2984 * g++.dg/template/error18.C: New test.
2985
2986 PR c++/16029
2987 * g++.dg/warn/Wunused-8.C: New test.
2988
2989 2004-09-17 Steven Bosscher <stevenb@suse.de>
2990
2991 PR tree-optimization/17513
2992 * gcc.dg/20040916-1.c: New test.
2993
2994 2004-09-16 Mark Mitchell <mark@codesourcery.com>
2995
2996 PR c++/17501
2997 * g++.dg/template/typename7.C: New test.
2998
2999 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3000
3001 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3002
3003 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3004
3005 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3006 with -ftree-based-profiling also.
3007 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3008
3009 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3010
3011 PR/15364
3012 * gfortran.dg/der_array_io_1.f90: New test.
3013 * gfortran.dg/der_array_io_2.f90: New test.
3014 * gfortran.dg/der_array_io_3.f90: New test.
3015
3016 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3017
3018 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3019 EABI.
3020
3021 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3022
3023 * g++.dg/opt/switch1.C: New test.
3024
3025 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3026
3027 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3028 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3029 Update expected messages.
3030
3031 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3032
3033 PR fortran/16485
3034 * gfortran.dg/same_name_1.f90: New test.
3035
3036 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3037
3038 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3039 dereference garbage pointers.
3040
3041 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3042
3043 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3044 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3045
3046 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3047 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3048 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3049
3050 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3051
3052 PR c++/17324
3053 * g++.dg/template/mangle1.C: New test.
3054
3055 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3056
3057 PR tree-optimization/17252
3058 * gcc.c-torture/execute/pr17252.c: New test.
3059
3060 2004-09-14 Andrew Pinski <apinski@apple.com>
3061
3062 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3063
3064 2004-09-14 Roger Sayle <roger@eyesopen.com>
3065
3066 PR rtl-optimization/9771
3067 * gcc.dg/pr9771-1.c: New test case.
3068
3069 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3070
3071 PR tree-optimization/15262
3072 * gcc.c-torture/execute/pr15262-1.c: New test.
3073 * gcc.c-torture/execute/pr15262-2.c: New test.
3074
3075 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3076
3077 * gcc.dg/declspec-12.c: New test.
3078
3079 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3080
3081 * gfortran.dg/pr17090.f90: Add directives to test.
3082
3083 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3084
3085 * gcc.c-torture/compile/20040914-1.c: New test.
3086
3087 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3088
3089 PR c++/16162
3090 * g++.dg/template/decl2.C: New test.
3091
3092 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3093
3094 PR fortran/17090
3095 * gfortran.dg/pr17090.f90: New test.
3096
3097 2004-09-13 Dale Johannesen <dalej@apple.com>
3098
3099 * gcc.c-torture/compile/pr17408.c: New test case.
3100
3101 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3102
3103 PR c++/16716
3104 * g++.dg/parse/crash17.C: New test.
3105
3106 PR c++/17327
3107 * g++.dg/template/enum3.C: New test.
3108
3109 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3110
3111 * lib/gcc-defs.exp: Load wrapper.exp.
3112 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3113 using local code.
3114 * lib/gcc.exp (gcc_init): Similar.
3115 * lib/gfortran.exp (gfortran_init): Similar.
3116 * lib/objc.exp (objc_init): Similar.
3117 * lib/treelang.exp (treelang_init): Similar.
3118 * lib/wrapper.exp: New file with build_wrapper call machinery in
3119 ${tool}_maybe_build_wrapper.
3120
3121 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3122
3123 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3124 "inline".
3125 * gcc.dg/declspec-11.c: Update expected messages.
3126 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3127 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3128 gcc.dg/inline-12.c: New tests.
3129
3130 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3131
3132 * g++.dg/tree-ssa/pr17400.C: New testcase.
3133
3134 2004-09-13 James E Wilson <wilson@specifixinc.com>
3135
3136 * gcc.target/mips/sb1-1.c: New testcase.
3137
3138 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3139
3140 * lib/g77-dg.exp: Remove unused file.
3141 * lib/mike-g77.exp: Ditto.
3142 * lib/g77.exp: Ditto.
3143
3144 2004-09-12 Richard Henderson <rth@redhat.com>
3145
3146 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3147
3148 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3149
3150 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3151 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3152 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3153 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3154 Update expected messages.
3155
3156 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3157
3158 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3159 declaration/use mismatch for dirp parameter.
3160
3161 2004-09-12 Andrew Pinski <apinski@apple.com>
3162
3163 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3164 -fgnu-runtime is passed.
3165
3166 2004-09-12 Richard Henderson <rth@redhat.com>
3167
3168 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3169 do the uplevel thing and update additional_flags directly.
3170 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3171 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3172 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3173 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3174
3175 2004-09-11 Steven Bosscher <stevenb@suse.de>
3176
3177 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3178
3179 2004-09-11 Roger Sayle <roger@eyesopen.com>
3180
3181 PR middle-end/17411
3182 * g++.dg/opt/pr17411-1.C: New test case.
3183
3184 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3185
3186 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3187 gcc.dg/tls/diag-2.c: Update expected messages.
3188 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3189 messages.
3190 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3191 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3192 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3193 gcc.dg/tls/diag-5.c: New tests.
3194
3195 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3196
3197 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3198
3199 2004-09-11 Steven Bosscher <stevenb@suse.de>
3200
3201 * g++.dg/parse/break-in-for.C: New test.
3202
3203 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3204
3205 * gcc.dg/tree-ssa/20040911-1.c: New test.
3206
3207 2004-09-11 Andreas Jaeger <aj@suse.de>
3208
3209 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3210 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3211
3212 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3213
3214 * gcc.target/frv: New directory of FR-V-specific tests.
3215
3216 2004-09-10 James E Wilson <wilson@specifixinc.com>
3217
3218 * gcc.dg/convert-vec-1.c: New test.
3219
3220 2004-09-10 Roger Sayle <roger@eyesopen.com>
3221
3222 PR middle-end/17024
3223 * gcc.dg/pr17024-1.c: New test case.
3224
3225 2004-09-10 Eric Christopher <echristo@redhat.com>
3226
3227 * gcc.dg/20040910-1.c: New test.
3228
3229 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3230
3231 * gcc.dg/bitfld-9.c: New test.
3232
3233 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3234
3235 * gcc.c-torture/execute/ieee/acc1.c: New test.
3236 * gcc.c-torture/execute/ieee/acc2.c: New test.
3237 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3238
3239 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3240
3241 * gcc.dg/deprecated-2.c: New test.
3242
3243 2004-09-09 James E Wilson <wilson@specifixinc.com>
3244
3245 * gcc.dg/init-vec-1.c: New test.
3246
3247 2004-09-09 Roger Sayle <roger@eyesopen.com>
3248
3249 PR middle-end/17055
3250 * gcc.dg/pr17055-1.c: New test case.
3251
3252 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3253
3254 PR target/17377
3255 * gcc.c-torture/execute/pr17377.c: New test.
3256
3257 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3258
3259 PR c/8420
3260 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3261 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3262 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3263 gcc.dg/long-long-typespec-1.c: New tests.
3264 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3265
3266 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3267
3268 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3269 gcc.dg/gnu99-static-1.c: New tests.
3270
3271 2004-09-08 Devang Patel <dpatel@apple.com>
3272
3273 * gcc.dg/darwin-ld-20040828-1.c: New test.
3274 * gcc.dg/darwin-ld-20040828-2.c: New test.
3275 * gcc.dg/darwin-ld-20040828-3.c: New test.
3276
3277 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3278
3279 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3280 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3281 in error message.
3282 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3283 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3284 in error message.
3285 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3286 types they qualify.
3287 * objc.dg/type-size-2.m: Fix wording in comment.
3288 * objc.dg/va-meth-1.m: New test case.
3289
3290 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3291
3292 PR c/16633:
3293 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3294 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3295
3296 2004-09-06 Devang Patel <dpatel@apple.com>
3297
3298 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3299 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3300
3301 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3302
3303 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3304 reflect changed line numbering of diagnostics.
3305
3306 2004-09-06 Paul Brook <paul@codesourcery.com>
3307
3308 * gfortran.dg/edit_real_1.f90: Add new test.
3309
3310 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3311
3312 * gcc.dg/tree-ssa/loop-2.c: New test.
3313 * gcc.dg/tree-ssa/loop-3.c: New test.
3314 * gcc.dg/tree-ssa/loop-4.c: New test.
3315 * gcc.dg/tree-ssa/loop-5.c: New test.
3316
3317 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3318
3319 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3320
3321 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3322
3323 * gcc.dg/format/sentinel-1.c: New test.
3324
3325 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3326
3327 * testsuite/gcc.dg/builtins-46.c: New.
3328
3329 2004-09-03 Devang Patel <dpatel@apple.com>
3330
3331 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3332 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3333
3334 2004-09-03 Jan Beulich <jbeulich@novell.com>
3335
3336 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3337 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3338 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3339 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3340 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3341 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3342 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3343 the non-portable bzero.
3344 * gcc.dg/20010912-1.c: xfail for NetWare.
3345 * gcc.dg/20020426-2.c: xfail for NetWare.
3346 * gcc.dg/20021014-1.c: xfail for NetWare.
3347 * gcc.dg/20021018-1.c: xfail for NetWare.
3348 * gcc.dg/20030213-1.c: xfail for NetWare.
3349 * gcc.dg/20030225-1.c: xfail for NetWare.
3350 * gcc.dg/20030708-1.c: xfail for NetWare.
3351 * gcc.dg/builtins-config.h: Also exclude NetWare.
3352 * gcc.dg/format/format.h: Define restrict only if not already defined.
3353 * gcc.dg/nest.c: xfail for NetWare.
3354 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3355 * lib/target-supports.exp (check_visibility_available): Exclude
3356 NetWare.
3357
3358 2004-09-03 Jan Beulich <jbeulich@novell.com>
3359
3360 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3361 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3362 deterministic starting point for the alignment of structure fields.
3363 * gcc.dg/Wpadded.c: Dito.
3364 * g++.dg/abi/vbase10.C: Dito.
3365
3366 2004-09-03 Devang Patel <dpatel@apple.com>
3367
3368 * g++.dg/debug/pr15736.cc: New test.
3369
3370 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3371
3372 * README.QMTEST: Fix out-of-date link.
3373
3374 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3375
3376 PR fortran/16579
3377 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3378 Delete. Duplicate of gfortran.dg/g77/20010610.f
3379
3380 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3381
3382 * g++.dg/abi/arm_rtti1.C: New test.
3383
3384 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3385
3386 * gcc.dg/ppc-vector-memcpy.c: New.
3387 * gcc.dg/ppc-vector-memset.c: New.
3388
3389 2004-09-02 Chao-ying Fu <fu@mips.com>
3390
3391 * gcc.target/mips/mips-3d-1.c: New test.
3392 * gcc.target/mips/mips-3d-2.c: New test.
3393 * gcc.target/mips/mips-3d-3.c: New test.
3394 * gcc.target/mips/mips-3d-4.c: New test.
3395 * gcc.target/mips/mips-3d-5.c: New test.
3396 * gcc.target/mips/mips-3d-6.c: New test.
3397 * gcc.target/mips/mips-3d-7.c: New test.
3398 * gcc.target/mips/mips-3d-8.c: New test.
3399 * gcc.target/mips/mips-3d-9.c: New test.
3400 * gcc.target/mips/mips-ps-1.c: New test.
3401 * gcc.target/mips/mips-ps-2.c: New test.
3402 * gcc.target/mips/mips-ps-3.c: New test.
3403 * gcc.target/mips/mips-ps-4.c: New test.
3404 * gcc.target/mips/mips-ps-type.c: New test.
3405
3406 2004-09-02 Paul Brook <paul@codesourcery.com>
3407
3408 * gfortran.dg/edit_real_1.f90: Add new tests.
3409
3410 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3411
3412 PR fortran/15327
3413 * gfortran.dg/merge_char_1.f90: New test.
3414
3415 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3416
3417 PR fortran/16404
3418 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3419
3420 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3421
3422 PR c/1522
3423 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3424
3425 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3426
3427 * g++.dg/opt/loop1.C: Do not XFAIL.
3428
3429 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3430
3431 * gcc.c-torture/execute/20040831-1.c: New test.
3432
3433 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3434
3435 PR fortran/16579
3436 * gfortran.dg/g77/20010610.f: Now passes.
3437 Copy from g77.f-torture/execute. Add dg-run directive.
3438 * gfortran.dg/g77/README: Update
3439
3440 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3441
3442 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3443 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3444 (t1, t2, t3, t4): Add volatile.
3445
3446 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3447
3448 * g++.dg/ext/visibility/arm1.C: New test.
3449
3450 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3451
3452 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3453 -pedantic-errors.
3454
3455 2004-09-01 Paul Brook <paul@codesourcery.com>
3456
3457 * gfortran.dg/eof_2.f90: New test.
3458
3459 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3460
3461 PR fortran/16579
3462 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3463
3464 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3465
3466 PR libfortran/16805
3467 * gfortran.dg/list_read_2.f90: New test.
3468
3469 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3470
3471 * g++.dg/abi/key1.C: New test.
3472
3473 2004-08-31 Richard Henderson <rth@redhat.com>
3474
3475 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3476 form of offsetof.
3477 * g++.dg/other/offsetof5.C: Remove duplicate.
3478
3479 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3480
3481 PR fortran/17244
3482 * gfortran.dg/func_derived_1.f90: New test.
3483
3484 2004-08-31 Paul Brook <paul@codesourcery.com>
3485
3486 * gfortran.dg/eof_1.f90: New test.
3487
3488 2004-08-31 Paul Brook <paul@codesourcery.com>
3489
3490 * gfortran.dg/list_read_1.f90: New file.
3491
3492 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3493
3494 * g++.dg/opt/loop1.C: XFAIL.
3495
3496 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3497
3498 * gcc.dg/funcdef-storage-1.c: New.
3499 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3500 an extern function in local scope.
3501 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3502 declare an 'auto inline' function in local scope.
3503 * gcc.dg/20011130-1.c: Likewise.
3504 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3505 an 'auto' function in local scope.
3506 * gcc.dg/20021014-1.c: Likewise.
3507 * gcc.dg/20030331-2.c: Likewise.
3508
3509 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3510
3511 * gfortran.dg/blockdata_1.f90: New test.
3512
3513 2004-08-30 Richard Henderson <rth@redhat.com>
3514
3515 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3516
3517 2004-08-30 Richard Henderson <rth@redhat.com>
3518
3519 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3520 additional_flags set by alternate driver.
3521 (ieee-options): New procedure.
3522 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3523 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3524 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3525 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3526
3527 2004-08-30 Richard Henderson <rth@redhat.com>
3528
3529 * lib/f-torture.exp: Remove.
3530
3531 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3532
3533 PR rtl-optimization/16590
3534 * g++.dg/opt/loop1.C: New test.
3535
3536 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3537
3538 PR fortran/13910
3539 * gfortran.dg/oldstyle_1.f90: New test.
3540
3541 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3542 Paul Brook <paul@codesourcery.com>
3543
3544 * gfortran.dg/g77/README: Update.
3545 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3546 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3547 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3548
3549 2004-08-28 Paul Brook <paul@codesourcery.com>
3550
3551 PR libfortran/17195
3552 * gfortran.dg/edit_real_1.f90: New test.
3553
3554 2004-08-27 Paul Brook <paul@codesourcery.com>
3555
3556 * gfortran.dg/rewind_1.f90: New test.
3557
3558 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3559
3560 PR fortran/16597
3561 * gfortran.dg/pr16597.f90: New test.
3562
3563 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3564
3565 PR c/13801
3566 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3567 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3568 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3569 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3570 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3571
3572 2004-08-26 Nick Clifton <nickc@redhat.com>
3573
3574 * gcc.c-torture/compile/pr17119.c: New test.
3575
3576 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3577
3578 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3579
3580 2004-08-25 Richard Henderson <rth@redhat.com>
3581
3582 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3583 the bits that expect kind=8 to be the largest real kind.
3584
3585 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3586
3587 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3588
3589 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3590
3591 * gfortran.dg/assignment_1.f90: New test.
3592
3593 2004-08-25 Adam Nemet <anemet@lnxw.com>
3594
3595 * g++.dg/template/repo3.C: New test.
3596
3597 2004-08-25 Roger Sayle <roger@eyesopen.com>
3598
3599 PR middle-end/16693
3600 PR tree-optimization/16372
3601 * g++.dg/opt/pr16372-1.C: New test case.
3602 * g++.dg/opt/pr16693-1.C: New test case.
3603 * g++.dg/opt/pr16693-2.C: New test case.
3604
3605 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3606
3607 * objc.dg/proto-lossage-4.m: New test.
3608
3609 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3610
3611 PR c++/17155
3612 * g++.dg/inherit/local2.C: New test.
3613
3614 2004-08-25 Paul Brook <paul@codesourcery.com>
3615
3616 PR fortran/17144
3617 * gfortran.dg/string_ctor_1.f90: New test.
3618
3619 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3620
3621 PR c++/14428
3622 * g++.dg/template/redecl2.C: New test.
3623
3624 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3625
3626 PR fortran/17143
3627 * gfortran.dg/pr17143.f90: New test.
3628
3629 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3630
3631 PR fortran/17164
3632 * gfortran.dg/pr17164.f90: New test.
3633
3634 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3635
3636 * gcc.dg/tree-ssa/loop-1.c: New test.
3637
3638 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3639
3640 * gcc.c-torture/compile/20040824-1.c: New test.
3641
3642 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3643
3644 * gcc.c-torture/compile/iftrap-3.c: New test.
3645
3646 2004-08-24 Paul Brook <paul@codesourcery.com>
3647
3648 * gfortran.dg/entry_2.f90: New test.
3649
3650 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3651
3652 PR c++/16889
3653 * g++.dg/lookup/ambig[12].C: New.
3654
3655 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3656
3657 PR c++/16706
3658 * g++.dg/template/crash21.C: New test.
3659 * g++.dg/template/crash22.C: Likewise.
3660
3661 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3662
3663 PR c++/17149
3664 * g++.dg/template/access15.C: New.
3665
3666 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3667
3668 PR c++/17163
3669 * g++.dg/template/repo2.C: New test.
3670
3671 2004-08-23 Roger Sayle <roger@eyesopen.com>
3672
3673 PR rtl-optimization/17078
3674 * gcc.c-torture/execute/pr17078-1.c: New test case.
3675
3676 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3677
3678 PR c/14492
3679 * gcc.dg/debug/crash1.c: New test.
3680
3681 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3682
3683 PR c/16180
3684 * gcc.dg/loop-5.c: New test.
3685
3686 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3687
3688 * gcc.c-torture/execute/20040823-1.c: New test.
3689
3690 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3691
3692 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3693 to the assembler. Simplify test accordingly.
3694 (asm_abi_flags): Use GNU names.
3695 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3696 to check for ABI flags.
3697
3698 2004-08-22 Andrew Pinski <apinski@apple.com>
3699
3700 * g++.dg/opt/pr14029.C: New test.
3701 * gcc.c-torture/execute/pr15262.c: New test.
3702
3703 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3704
3705 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3706
3707 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3708
3709 PR 16908
3710 * gfortran.dg/direct_io.f90: New test.
3711
3712 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3713
3714 PR c++/17121
3715 * g++.dg/inherit/local2.C: New test.
3716
3717 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3718
3719 PR c++/17120
3720 * g++.dg/warn/Wparentheses-4.C: New test.
3721
3722 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3723
3724 PR c++/17121
3725 * g++.dg/inherit/local2.C: New test.
3726
3727 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3728 * gcc.dg/ppc-ldstruct.c: Likewise.
3729 * gcc.dg/ppc64-abi-2.c: Likewise.
3730
3731 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3732
3733 PR rtl-optimization/17099
3734 * gcc.c-torture/execute/20040820-1.c: New test.
3735
3736 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3737
3738 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3739
3740 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3741
3742 PR fortran/17077
3743 * gfortran.dg/auto_array_1.f90: New test.
3744
3745 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3746
3747 PR fortran/17074
3748 * gfortran.dg/simpleif_1.f90: New test.
3749
3750 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3751
3752 * lib/target-supports.exp (check_profiling_available): Return
3753 false for arm*-*-symbianelf* and arm*-*-eabi*.
3754
3755 PR c++/15890
3756 * g++.dg/template/delete1.C: New test.
3757
3758 2004-08-19 Paul Brook <paul@codesourcery.com>
3759
3760 PR fortran/14976
3761 PR fortran/16228
3762 * gfortran.dg/data_char_1.f90: New test.
3763
3764 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3765
3766 PR fortran/16946
3767 * gfortran.dg/reduction.f90: New testcase.
3768
3769 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3770
3771 PR fortran/16520
3772 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3773
3774 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3775
3776 PR c++/17041
3777 * g++.dg/Wparentheses-3.C: New test.
3778
3779 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3780
3781 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3782 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3783 * gcc.dg/vect/vect-2.c: Likewise.
3784 * gcc.dg/vect/vect-3.c: Likewise.
3785 * gcc.dg/vect/vect-4.c: Likewise.
3786 * gcc.dg/vect/vect-5.c: Likewise.
3787 * gcc.dg/vect/vect-6.c: Likewise.
3788 * gcc.dg/vect/vect-7.c: Likewise.
3789 * gcc.dg/vect/vect-25.c: Likewise.
3790 * gcc.dg/vect/vect-31.c: Likewise.
3791 * gcc.dg/vect/vect-32.c: Likewise.
3792 * gcc.dg/vect/vect-34.c: Likewise.
3793 * gcc.dg/vect/vect-36.c: Likewise.
3794 * gcc.dg/vect/vect-all.c: Likewise.
3795
3796 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3797
3798 PR c++/17068
3799 * g++.dg/template/operator4.C: New test.
3800
3801 2004-08-18 Richard Henderson <rth@redhat.com>
3802
3803 * gcc.dg/20040206-1.c: XFAIL.
3804
3805 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3806
3807 PR c++/16246
3808 * g++.dg/template/array7.C: New test.
3809
3810 2004-08-17 James E Wilson <wilson@specifixinc.com>
3811
3812 * gcc.dg/mips-movcc-1.c: New test.
3813 * gcc.dg/mips-movcc-2.c: New test.
3814 * gcc.dg/mips-movcc-3.c: New test.
3815
3816 * gcc.dg/mips-nmadd-1.c: New test.
3817 * gcc.dg/mips-nmadd-2.c: New test.
3818
3819 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3820
3821 PR c++/15871
3822 * g++.dg/opt/inline8.C: New test.
3823
3824 PR c++/16965
3825 * g++.dg/parse/error17.C: New test.
3826
3827 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3828
3829 * gcc.dg/vect: New directory for vectorizer tests.
3830 * gcc.dg/vect/tree-vect.h: New file.
3831 * gcc.dg/vect/vect.exp: New file.
3832 * gcc.dg/vect/pr16105.c.c: New test.
3833 * gcc.dg/vect/vect-1.c: New test.
3834 * gcc.dg/vect/vect-2.c: New test.
3835 * gcc.dg/vect/vect-3.c: New test.
3836 * gcc.dg/vect/vect-4.c: New test.
3837 * gcc.dg/vect/vect-5.c: New test.
3838 * gcc.dg/vect/vect-6.c: New test.
3839 * gcc.dg/vect/vect-7.c: New test.
3840 * gcc.dg/vect/vect-8.c: New test.
3841 * gcc.dg/vect/vect-9.c: New test.
3842 * gcc.dg/vect/vect-10.c: New test.
3843 * gcc.dg/vect/vect-11.c: New test.
3844 * gcc.dg/vect/vect-12.c: New test.
3845 * gcc.dg/vect/vect-13.c: New test.
3846 * gcc.dg/vect/vect-14.c: New test.
3847 * gcc.dg/vect/vect-15.c: New test.
3848 * gcc.dg/vect/vect-16.c: New test.
3849 * gcc.dg/vect/vect-17.c: New test.
3850 * gcc.dg/vect/vect-18.c: New test.
3851 * gcc.dg/vect/vect-19.c: New test.
3852 * gcc.dg/vect/vect-20.c: New test.
3853 * gcc.dg/vect/vect-21.c: New test.
3854 * gcc.dg/vect/vect-22.c: New test.
3855 * gcc.dg/vect/vect-23.c: New test.
3856 * gcc.dg/vect/vect-24.c: New test.
3857 * gcc.dg/vect/vect-25.c: New test.
3858 * gcc.dg/vect/vect-26.c: New test.
3859 * gcc.dg/vect/vect-27.c: New test.
3860 * gcc.dg/vect/vect-28.c: New test.
3861 * gcc.dg/vect/vect-29.c: New test.
3862 * gcc.dg/vect/vect-30.c: New test.
3863 * gcc.dg/vect/vect-31.c: New test.
3864 * gcc.dg/vect/vect-32.c: New test.
3865 * gcc.dg/vect/vect-33.c: New test.
3866 * gcc.dg/vect/vect-34.c: New test.
3867 * gcc.dg/vect/vect-35.c: New test.
3868 * gcc.dg/vect/vect-36.c: New test.
3869 * gcc.dg/vect/vect-37.c: New test.
3870 * gcc.dg/vect/vect-38.c: New test.
3871 * gcc.dg/vect/vect-40.c: New test.
3872 * gcc.dg/vect/vect-41.c: New test.
3873 * gcc.dg/vect/vect-42.c: New test.
3874 * gcc.dg/vect/vect-43.c: New test.
3875 * gcc.dg/vect/vect-44.c: New test.
3876 * gcc.dg/vect/vect-45.c: New test.
3877 * gcc.dg/vect/vect-46.c: New test.
3878 * gcc.dg/vect/vect-47.c: New test.
3879 * gcc.dg/vect/vect-48.c: New test.
3880 * gcc.dg/vect/vect-49.c: New test.
3881 * gcc.dg/vect/vect-50.c: New test.
3882 * gcc.dg/vect/vect-51.c: New test.
3883 * gcc.dg/vect/vect-52.c: New test.
3884 * gcc.dg/vect/vect-53.c: New test.
3885 * gcc.dg/vect/vect-54.c: New test.
3886 * gcc.dg/vect/vect-55.c: New test.
3887 * gcc.dg/vect/vect-56.c: New test.
3888 * gcc.dg/vect/vect-57.c: New test.
3889 * gcc.dg/vect/vect-58.c: New test.
3890 * gcc.dg/vect/vect-59.c: New test.
3891 * gcc.dg/vect/vect-60.c: New test.
3892 * gcc.dg/vect/vect-61.c: New test.
3893 * gcc.dg/vect/vect-all.c: New test.
3894 * gcc.dg/vect/vect-none.c: New test.
3895
3896 2004-08-17 Paul Brook <paul@codesourcery.com>
3897
3898 PR fortran/13082
3899 * gfortran.dg/entry_1.f90: New test.
3900
3901 2004-08-17 Andrew Pinski <apinski@apple.com>
3902
3903 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3904
3905 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
3906
3907 * gcc.dg/pr17036-1.c: New test.
3908
3909 2004-08-16 Devang Patel <dpatel@apple.com>
3910
3911 * gcc.dg/darwin-20040809-1.c: New test.
3912
3913 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
3914
3915 * gcc.dg/funcdef-attr-1.c: New test.
3916
3917 2004-08-16 Janis Johnson <janis187@us.ibm.com>
3918
3919 * gcc.dg/altivec-17.c: New test.
3920 * gcc.dg/altivec-18.c: New test.
3921
3922 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3923
3924 PR c++/6749
3925 * g++.dg/template/vtable2.C: New test.
3926
3927 2004-08-14 Richard Henderson <rth@redhat.com>
3928
3929 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3930 * gcc.dg/pack-test-4.c (main): Return 0.
3931 * gcc.dg/setjmp-1.c: Remove XFAIL.
3932 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3933
3934 2004-08-14 Richard Henderson <rth@redhat.com>
3935
3936 * gcc.dg/980217-1.c: Add prototype for printf.
3937
3938 2004-08-13 Bud Davis <bdavis9659@comcast.net>
3939
3940 * gfortran.dg/pr16935.f90: New test.
3941
3942 2004-08-13 Janis Johnson <janis187@us.ibm.com>
3943
3944 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3945
3946 2004-08-13 Paul Brook <paul@codesourcery.com>
3947
3948 * gfortran.dg/der_io_1.f90: Remove stray comma.
3949
3950 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3951
3952 * gcc.dg/vmx/cw-bug-2.c: Remove.
3953 * gcc.dg/vmx/vprint-1.c: Remove.
3954 * gcc.dg/vmx/vscan-1.c: Remove.
3955
3956 2004-08-12 Devang patel <dpatel@apple.com>
3957
3958 * gcc.dg/darwin-20040809-2.c: New test.
3959
3960 2004-08-12 Janis Johnson <janis1872us.ibm.com>
3961
3962 * g++.dg/ext/altivec-12.C: New test.
3963
3964 * g++.dg/ext/altivec-11.C: New test.
3965
3966 2004-08-12 Paul Brook <paul@codesourcery.com>
3967
3968 * g++.dg/abi/arm_cxa_vec_1.C: New test.
3969
3970 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3971
3972 * g++.dg/ext/altivec-2.C: Check for hardware support before
3973 executing any VMX instructions.
3974
3975 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3976
3977 2004-08-12 Jakub Jelinek <jakub@redhat.com>
3978
3979 PR c++/16276
3980 * g++.old-deja/g++.other/comdat4.C: New test.
3981 * g++.old-deja/g++.other/comdat4-aux.cc: New.
3982
3983 2004-08-12 Ben Elliston <bje@au.ibm.com>
3984
3985 PR target/16286
3986 * gcc.dg/pr16286.c: New test.
3987
3988 2004-08-12 Jan Beulich <jbeulich@novell.com>
3989
3990 * g++.dg/ext/asm5.C: New.
3991
3992 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3993
3994 PR c++/16698
3995 * g++.dg/eh/crash1.C: New test.
3996
3997 PR c++/16717
3998 * g++.dg/ext/construct1.C: New test.
3999
4000 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4001
4002 PR c++/16853
4003 * g++.dg/init/ptrmem1.C: New test.
4004
4005 PR c++/16618
4006 * g++.dg/parse/offsetof5.C: New test.
4007
4008 PR c++/16870
4009 * g++.dg/template/overload3.C: New test.
4010
4011 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4012
4013 PR c++/16964
4014 * g++.dg/parse/error16.C: New test.
4015
4016 PR c++/16904
4017 * g++.dg/template/error14.C: New test.
4018
4019 PR c++/16929
4020 * g++.dg/template/error15.C: New test.
4021
4022 2004-08-11 Devang Patel <dpatel@apple.com>
4023
4024 * gcc.dg/darwin-ld-20040809-1.c: New test.
4025 * gcc.dg/darwin-ld-20040809-2.c: New test.
4026
4027 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4028
4029 PR fortran/16917
4030 * gfortran.dg/dfloat_1.f90: New test.
4031
4032 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4033
4034 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4035 * gcc.dg/dll-2.c: Fix dg-require syntax.
4036 * gcc.misc-tests/arm-isr.c (abort): Declare.
4037 (exit): Likewise.
4038
4039 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4040
4041 PR c++/16971
4042 * g++.dg/parse/crash16.C: New test.
4043
4044 2004-08-10 Roger Sayle <roger@eyesopen.com>
4045
4046 * gcc.dg/mips-rsqrt-1.c: New test case.
4047 * gcc.dg/mips-rsqrt-2.c: New test case.
4048 * gcc.dg/mips-rsqrt-3.c: New test case.
4049
4050 2004-08-10 Paul Brook <paul@codesourcery.com>
4051
4052 * gfortran.dg/der_io_1.f90: New test.
4053
4054 2004-08-10 Paul Brook <paul@codesourcery.com>
4055
4056 PR fortran/16919
4057 * gfortran.dg/der_array_1.f90: New test.
4058
4059 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4060
4061 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4062
4063 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4064
4065 * gcc.dg/wchar_t-2.c: Fix typo.
4066
4067 2004-08-09 Falk Hueffner <falk@debian.org>
4068
4069 PR tree-optimization/12517
4070 * gcc.c-torture/compile/pr12517.c: New test.
4071
4072 PR tree-optimization/12578
4073 * gcc.c-torture/compile/pr12578.c: New test.
4074
4075 PR tree-optimization/12899
4076 * gcc.c-torture/compile/pr12899.c: New test.
4077
4078 PR rtl-optimization/14692
4079 * gcc.c-torture/compile/pr14692.c: New test.
4080
4081 PR tree-optimization/16461
4082 * gcc.c-torture/compile/pr16461.c: New test.
4083
4084 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4085
4086 * gfortran.dg/getenv_1.f90: New test.
4087
4088 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4089
4090 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4091 wchar_t.
4092 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4093
4094 2004-08-06 Paul Brook <paul@codesourcery.com>
4095
4096 * gfortran.dg/ret_array_1.f90: New test.
4097 * gfortran.dg/ret_pointer_1.f90: New test.
4098
4099 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4100
4101 * gcc.dg/missing-field-init-[12].c: New tests.
4102 * g++.dg/warn/missing-field-init-[12].C: New tests.
4103
4104 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4105
4106 * gcc.dg/enum2.c: New test.
4107 * gcc.dg/symbian3.c: Likewise.
4108 * gcc.dg/symbian4.c: Likewise.
4109 * gcc.dg/wchar_t-2.c: Likewise.
4110
4111 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4112
4113 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4114 destructor tests.
4115
4116 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4117
4118 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4119 dg-require-visiblity.
4120 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4121 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4122 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4123 * g++.dg/ext/visibility/new1.C: Likewise.
4124 * g++.dg/ext/visibility/pragma.C: Likewise.
4125 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4126 * g++.dg/ext/visibility/virtual.C: Likewise.
4127 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4128 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4129 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4130 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4131 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4132 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4133 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4134 * g++/dg/ext/visibility/visibility-8.C: New test.
4135 * gcc.c-torture/compile/dll.x: Remove.
4136 * gcc.dg/dll-2.c: Use dg-require-dll
4137 * gcc.dg/visibility-10.c: New test.
4138 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4139 supporting DLLs.
4140 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4141 (scan_not_hidden): Likewise.
4142
4143 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4144
4145 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4146
4147 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4148
4149 * gcc.c-torture/execute/20040805-1.c: New test.
4150
4151 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4152
4153 * gcc.dg/20020118-1.c: Declare abort.
4154 * gcc.dg/altivec_check.h: Likewise.
4155 * gcc.dg/iftrap-2.c: Likewise.
4156 * gcc.dg/pragma-darwin.c: Likewise.
4157 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4158
4159 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4160
4161 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4162
4163 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4164
4165 * gcc.c-torture/execute/builtins/abs-2.c,
4166 gcc.c-torture/execute/builtins/abs-3.c,
4167 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4168 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4169 intmax_t, uintmax_t and their limits.
4170 * gcc.dg/intmax_t-1.c: New test.
4171
4172 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4173
4174 * g++.dg/tc1/dr147.C: Add reference to PR.
4175
4176 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4177
4178 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4179 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4180
4181 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4182
4183 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4184
4185 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4186
4187 * gcc.dg/redecl-5.c: New test.
4188 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4189 of scanf.
4190
4191 2004-08-03 Roger Sayle <roger@eyesopen.com>
4192
4193 PR middle-end/16790
4194 * gcc.c-torture/execute/pr16790-1.c: New test case.
4195
4196 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4197
4198 * g++.dg/ext/visibility/assign1.C: New test.
4199 * g++.dg/ext/visibility/new1.C: Likewise.
4200
4201 * gcc.dg/symbian1.c: New test.
4202 * gcc.dg/symbian2.c: Likewise.
4203
4204 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4205
4206 PR target/16570
4207 * gcc.dg/i386-sse-9.c: New test.
4208
4209 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4210
4211 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4212
4213 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4214
4215 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4216 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4217 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4218 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4219 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4220 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4221 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4222 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4223 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4224 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4225 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4226 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4227 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4228 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4229 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4230 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4231 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4232 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4233 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4234 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4235 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4236 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4237 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4238 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4239 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4240 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4241 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4242 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4243 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4244 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4245 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4246 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4247 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4248 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4249 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4250 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4251 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4252 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4253 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4254 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4255 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4256 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4257 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4258 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4259 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4260 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4261 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4262 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4263 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4264 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4265 gcc.misc-tests/i386-pf-3dnow-1.c,
4266 gcc.misc-tests/i386-pf-athlon-1.c,
4267 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4268 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4269 Declare built-in functions used.
4270 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4271
4272 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4273
4274 PR c++/16707
4275 * g++.dg/lookup/using12.C: New test.
4276
4277 * g++.dg/init/null1.C: Fix PR number.
4278 * g++.dg/parse/namespace10.C: Likewise.
4279
4280 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4281
4282 PR c++/16224
4283 * g++.dg/template/spec17.C: New test.
4284 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4285 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4286
4287 2004-08-02 David Billinghurst
4288
4289 PR fortran/16292
4290 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4291
4292 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4293
4294 * gcc.dg/ia64-got-1.c: New test case.
4295
4296 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4297
4298 PR c++/16489
4299 * g++.dg/init/null1.C: New test.
4300 * g++.dg/tc1/dr76.C: Adjust error marker.
4301
4302 PR c++/16529
4303 * g++.dg/parse/namespace10.C: New test.
4304
4305 PR c++/16810
4306 * g++.dg/inherit/ptrmem2.C: New test.
4307
4308 2004-08-02 Ben Elliston <bje@au.ibm.com>
4309
4310 PR target/16155
4311 * gcc.dg/pr16155.c: New test.
4312
4313 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4314
4315 * gcc.dg/redecl-2.c: New test.
4316
4317 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4318
4319 * gcc.dg/darwin-longdouble.c: New file.
4320
4321 2004-07-30 Richard Henderson <rth@redhat.com>
4322
4323 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4324 write to constant argument.
4325 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4326
4327 2004-07-30 Richard Henderson <rth@redhat.com>
4328
4329 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4330 tests of nearest around zero.
4331
4332 2004-07-30 Andrew Pinski <apinski@apple.com>
4333
4334 * gcc.c-torture/compile/20040730-1.c: New test.
4335
4336 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4337
4338 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4339 powerpc-eabispe.
4340
4341 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4342
4343 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4344
4345 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4346
4347 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4348 contains $ld_library_path.
4349 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4350
4351 2004-07-29 Richard Henderson <rth@redhat.com>
4352
4353 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4354
4355 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4356 (alt2, which): New.
4357 (Check): Accept either alternative.
4358
4359 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4360
4361 * g++.dg/abi/inline1.C: New test.
4362 * g++.dg/abi/local1-a.cc: Likewise.
4363 * g++.dg/abi/local1.C: Likewise.
4364 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4365 * g++.dg/abi/mangle12.C: Likewise.
4366 * g++.dg/abi/mangle17.C: Likewise.
4367 * g++.dg/abi/mangle20-2.C: Likewise.
4368 * g++.dg/opt/interface1.C: Likewise.
4369 * g++.dg/opt/interface1.h: Likewise.
4370 * g++.dg/opt/interface1-a.cc: New test.
4371 * g++.dg/parse/repo1.C: New test.
4372 * g++.dg/template/repo1.C: Likewise.
4373 * g++.dg/warn/Winline-1.C: Likewise.
4374 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4375
4376 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4377
4378 * gcc.dg/tree-ssa/20040729-1.c: New test.
4379
4380 2004-07-27 Matt Austern <austern@apple.com>
4381
4382 * gcc.dg/darwin-bool-1.c: New test.
4383 * gcc.dg/darwin-bool-2.c: New test.
4384
4385 2004-07-28 Richard Henderson <rth@redhat.com>
4386
4387 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4388 arguments in the correct type. Don't write to constant arguments.
4389
4390 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4391
4392 PR tree-optimization/16688
4393 PR tree-optimization/16689
4394 * g++.dg/tree-ssa/pr16688.C: New test.
4395
4396 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4397
4398 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4399 loads. Not only in the comment, this time.
4400
4401 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4402
4403 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4404 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4405 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4406 * gcc.dg/sh4a-bitmovua.c: New.
4407 * gcc.dg/sh4a-cos.c: New.
4408 * gcc.dg/sh4a-cosf.c: New.
4409 * gcc.dg/sh4a-fprun.c: New.
4410 * gcc.dg/sh4a-fsrra.c: New.
4411 * gcc.dg/sh4a-memmovua.c: New.
4412 * gcc.dg/sh4a-sin.c: New.
4413 * gcc.dg/sh4a-sincos.c: New.
4414 * gcc.dg/sh4a-sincosf.c: New.
4415 * gcc.dg/sh4a-sinf.c: New.
4416
4417 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4418
4419 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4420 conditionals.
4421 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4422 loads.
4423 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4424 DOM1.
4425
4426 2004-07-27 Andrew Pinski <apinski@apple.com>
4427
4428 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4429
4430 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4431
4432 * gcc.dg/pragma-isr.c: New test.
4433
4434 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4435
4436 PR c++/14429
4437 * g++.dg/template/ttp11.C: New test.
4438
4439 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4440
4441 * gcc.c-torture/compile/20040727-1.c: New test.
4442
4443 2004-07-26 Eric Christopher <echristo@redhat.com>
4444
4445 * gcc.c-torture/compile/20040726-2.c: New test.
4446
4447 2004-07-26 Andrew Pinski <apinski@apple.com>
4448
4449 * g++.dg/rtti/tinfo1.C: Xfail.
4450
4451 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4452
4453 * gcc.c-torture/compile/20040726-1.c: New test.
4454
4455 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4456 Brian Ryner <bryner@brianryner.com>
4457
4458 PR c++/9283
4459 PR c++/15000
4460 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4461 * g++.dg/ext/visibility/: New directory.
4462 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4463 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4464 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4465 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4466 * g++.dg/ext/visibility/fvisibility.C,
4467 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4468 g++.dg/ext/visibility/fvisibility-override1.C
4469 g++.dg/ext/visibility/fvisibility-override2.C
4470 g++.dg/ext/visibility/memfuncts.C
4471 g++.dg/ext/visibility/noPLT.C
4472 g++.dg/ext/visibility/pragma.C
4473 g++.dg/ext/visibility/pragma-override1.C
4474 g++.dg/ext/visibility/pragma-override2.C
4475 g++.dg/ext/visibility/staticmemfuncts.C
4476 g++.dg/ext/visibility/virtual.C: New tests.
4477
4478 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4479
4480 PR c/15360
4481 * gcc.dg/pr15360-1.c: New test.
4482
4483 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4484
4485 * gcc.dg/pragma-align-2.c: New test.
4486 * gcc.dg/pragma-init-fini.c: New test.
4487 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4488 targets.
4489
4490 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4491
4492 * gcc.dg/init-string-2.c: New test.
4493
4494 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4495
4496 PR 16684
4497 * gcc.dg/Wredundant-decls-1.c: New test case.
4498
4499 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4500
4501 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4502 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4503 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4504 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4505 * gcc.dg/compat/generate-random.c: New file.
4506 * gcc.dg/compat/generate-random.h: Likewise.
4507 * gcc.dg/compat/generate-random_r.c: Likewise.
4508 * gcc.dg/compat/struct-layout-1.h: Likewise.
4509 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4510 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4511 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4512 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4513 * gcc.dg/compat/struct-layout-1_main.c: New test.
4514 * gcc.dg/compat/struct-layout-1_x.c: New file.
4515 * gcc.dg/compat/struct-layout-1_y.c: New file.
4516 * gcc.dg/compat/struct-layout-1_test.h: New file.
4517
4518 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4519
4520 * gcc.dg/comp-return-1.c: New test
4521
4522 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4523
4524 * gcc.dg/vmx/8-02a.c: Fix typo.
4525
4526 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4527 * gcc.dg/darwin-abi-3.c: New test.
4528
4529 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4530 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4531
4532 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4533 * gcc.dg/vmx/ops-long-1.c: New test.
4534 * gcc.dg/vmx/ops-long-2.c: New test.
4535
4536 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4537
4538 * g++.dg/lookup/conv-[1234].C: New.
4539
4540 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4541
4542 * g++.dg/parse/attr2.C: Simplify.
4543
4544 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4545
4546 PR c/7284
4547 * gcc.c-torture/execute/pr7284-1.c: New test.
4548
4549 2004-07-22 Brian Booth <bbooth@redhat.com>
4550
4551 * gcc.dg/tree-ssa/20040721-1.c: New test.
4552
4553 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4554
4555 * g++.dg/template/crash20.c: New.
4556
4557 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4558
4559 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4560 Add dg-run directive. Declare variables as required.
4561 * gfortran.dg/g77/README: Update
4562
4563 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4564
4565 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4566 gcc.dg/cris-peep2-andu2.c: New tests.
4567
4568 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4569
4570 PR c/15052
4571 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4572 on return type.
4573 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4574 messages.
4575 * gcc.dg/qual-return-2.c: Update expected messages.
4576 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4577
4578 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4579
4580 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4581 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4582
4583 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4584
4585 PR c/11250
4586 * gcc.dg/init-string-1.c: New test.
4587
4588 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4589
4590 PR middle-end/15345
4591 PR c/16450
4592 * gcc.dg/torture/nested-fn-1.c: New test.
4593
4594 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4595
4596 PR target/16559
4597 * gcc.dg/ia64-fptr-1.c: New file.
4598
4599 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4600
4601 PR c++/14497
4602 * g++.dg/template/spec16.C: New test.
4603 * g++.old-deja/g++.robertl/eb118.C: Remove.
4604
4605 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4606
4607 PR c++/509
4608 * g++.dg/template/spec15.C: New test.
4609
4610 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4611
4612 Copy cases from g77.f-torture/execute and add dg-run
4613 directive. Other changes as noted.
4614 * gfortran.dg/g77/13037.f
4615 * gfortran.dg/g77/1832.f
4616 * gfortran.dg/g77/19981119-0.f
4617 * gfortran.dg/g77/19990313-0.f
4618 * gfortran.dg/g77/19990313-1.f
4619 * gfortran.dg/g77/19990313-2.f
4620 * gfortran.dg/g77/19990313-3.f
4621 * gfortran.dg/g77/19990419-1.f
4622 * gfortran.dg/g77/19990826-0.f
4623 * gfortran.dg/g77/19990826-2.f
4624 * gfortran.dg/g77/20000503-1.f
4625 * gfortran.dg/g77/20001111.f
4626 * gfortran.dg/g77/20010116.f
4627 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4628 * gfortran.dg/g77/20010430.f
4629 * gfortran.dg/g77/6177.f
4630 * gfortran.dg/g77/947.f
4631 * gfortran.dg/g77/970816-3.f
4632 * gfortran.dg/g77/971102-1.f
4633 * gfortran.dg/g77/980520-1.f
4634 * gfortran.dg/g77/980628-0.f
4635 * gfortran.dg/g77/980628-1.f
4636 * gfortran.dg/g77/980628-10.f
4637 * gfortran.dg/g77/980628-2.f
4638 * gfortran.dg/g77/980628-3.f
4639 * gfortran.dg/g77/980628-7.f
4640 * gfortran.dg/g77/980628-8.f
4641 * gfortran.dg/g77/980628-9.f
4642 * gfortran.dg/g77/980701-0.f
4643 * gfortran.dg/g77/980701-1.f
4644 * gfortran.dg/g77/cabs.f
4645 * gfortran.dg/g77/claus.f
4646 * gfortran.dg/g77/complex_1.f
4647 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4648 * gfortran.dg/g77/dcomplex.f
4649 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4650 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4651 * gfortran.dg/g77/f90-intrinsic-numeric.f
4652 * gfortran.dg/g77/int8421.f
4653 * gfortran.dg/g77/labug1.f
4654 * gfortran.dg/g77/large_vec.f
4655 * gfortran.dg/g77/le.f
4656 * gfortran.dg/g77/short.f
4657 * gfortran.dg/g77/README: Update
4658
4659 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4660
4661 PR c++/16637
4662 * g++.dg/parse/lookup4.C: New test.
4663
4664 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4665
4666 PR c++/16175
4667 * g++.dg/template/ttp10.C: New test.
4668
4669 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4670
4671 * gcc.dg/pr12625-1.c: New test.
4672
4673 2004-07-20 Steven Bosscher <stevenb@suse.de>
4674
4675 * testsuite/gcc.dg/switch-warn-1.c: New test.
4676 * testsuite/gcc.dg/switch-warn-2.c: New test.
4677 * gcc.c-torture/compile/pr14730.c: Update.
4678
4679 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4680
4681 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4682 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4683 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4684 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4685
4686 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4687
4688 PR c++/16623
4689 * g++.dg/template/assign1.C: New test.
4690
4691 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4692
4693 PR c++/12170
4694 * g++.dg/template/ttp9.C: New test.
4695
4696 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4697
4698 * gcc.dg/format/cmn-err-1.c: New test.
4699
4700 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4701
4702 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4703 gcc.dg/Wparentheses-10.c: New tests.
4704 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4705
4706 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4707
4708 PR fortran/16465
4709 * gfortran.dg/g77//ffixed-line-length-0.f,
4710 gfortran.dg/g77/ffixed-line-length-132.f,
4711 gfortran.dg/g77/ffixed-line-length-72.f,
4712 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4713 gfortran.dg/g77/README: Update.
4714
4715 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4716
4717 PR c++/13092
4718 * g++.dg/template/non-dependent7.C: New test.
4719 * g++.dg/template/non-dependent8.C: Likewise.
4720 * g++.dg/template/non-dependent9.C: Likewise.
4721 * g++.dg/template/non-dependent10.C: Likewise.
4722
4723 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4724
4725 PR c++/16337
4726 * g++.dg/parse/attr2.C: New test.
4727
4728 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4729
4730 * g77.dg: Removed.
4731 * g77.f-torture: Ditto.
4732
4733 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4734
4735 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4736 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4737 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4738
4739 2004-07-16 Richard Henderson <rth@redhat.com>
4740
4741 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4742
4743 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4744
4745 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4746 tests with full list of options.
4747 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4748 of TORTURE_OPTIONS if test contains 'dg-do run'.
4749
4750 PR fortran/16404
4751 * gfortran.dg/do_iterator.f90: New test.
4752
4753 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4754
4755 PR rtl-optimization/16536
4756 * gcc.c-torture/execute/restrict-1.c: New test.
4757
4758 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4759
4760 PR fortran/15324
4761 * gfortran.dg/pr15324.f90: New test.
4762
4763 PR fortran/15129
4764 * gfortran.dg/pr15129.f90: New test.
4765
4766 PR fortran/15140
4767 * gfortran.dg/pr15140.f90: New test.
4768
4769 PR fortran/13792
4770 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4771 compile-time simplification.
4772
4773 2004-07-14 Mike Stump <mrs@apple.com>
4774
4775 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4776
4777 2004-07-14 James E Wilson <wilson@specifixinc.com>
4778
4779 PR target/16325
4780 * gcc.dg/profile-generate-1.c: New.
4781
4782 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4783
4784 * gcc.c-torture/execute/20040709-1.c: New test.
4785 * gcc.c-torture/execute/20040709-2.c: New test.
4786
4787 2004-07-14 Mike Stump <mrs@apple.com>
4788
4789 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4790
4791 2004-07-14 Mike Stump <mrs@apple.com>
4792
4793 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4794
4795 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4796
4797 PR c++/16518
4798 * g++.dg/parse/mutable1.C: New test.
4799
4800 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4801
4802 PR tree-optimization/16443
4803 * gcc.dg/tree-ssa/20040713-1.c: New test.
4804
4805 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4806
4807 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4808 for operator new.
4809
4810 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4811
4812 * gfortran.dg/g77/README: New file
4813 * gfortran.dg/g77/19981216-0.f: Copy from
4814 g77.f-torture/noncompile. Add "dg-do compile" and
4815 dg-error as required.
4816 * gfortran.dg/g77/19990218-1.f: Likewise
4817 * gfortran.dg/g77/19990905-1.f: Likewise
4818 * gfortran.dg/g77/9263.f: Likewise
4819 * gfortran.dg/g77/980615-0.f: Likewise
4820 * gfortran.dg/g77/980616-0.f: Likewise
4821 * gfortran.dg/g77/check0.f: Likewise
4822 * gfortran.dg/g77/select_no_compile.f: Likewise
4823
4824 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4825
4826 Copy files from g77.f-torture/compile.
4827 Add "{ dg-do compile}". Other changes as noted
4828 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4829 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4830 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4831 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4832 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4833 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4834 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4835 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4836 statement to conform to standard. Append alpha1.x for reference.
4837 * gfortran.dg/g77/xformat.f: Add dg-warning
4838
4839 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4840
4841 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4842 Add {dg-do compile} directive.
4843 * gfortran.dg/g77/cpp2.F: Likewise
4844
4845 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4846
4847 PR c++/5402
4848 * g++.dg/lookup/name-clash1.C: New test.
4849
4850 PR c++/9777
4851 * g++.dg/lookup/name-clash2.C: New test.
4852
4853 PR c++/12102
4854 * g++.dg/lookup/name-clash3.C: New test.
4855
4856 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4857
4858 * g++.dg/lookup/new2.C: New test.
4859 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4860
4861 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4862
4863 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4864 Add {dg-do compile} directive.
4865 * gfortran.dg/g77/13060.f: Likewise
4866 * gfortran.dg/g77/19990218-0.f: Likewise
4867 * gfortran.dg/g77/19990305-0.f: Likewise
4868 * gfortran.dg/g77/19990419-0.f: Likewise
4869 * gfortran.dg/g77/19990502-0.f: Likewise
4870 * gfortran.dg/g77/19990502-1.f: Likewise
4871 * gfortran.dg/g77/19990525-0.f: Likewise
4872 * gfortran.dg/g77/19990826-1.f: Likewise
4873 * gfortran.dg/g77/19990826-3.f: Likewise
4874 * gfortran.dg/g77/19990905-2.f: Likewise
4875 * gfortran.dg/g77/20000412-1.f: Likewise
4876 * gfortran.dg/g77/20000511-1.f: Likewise
4877 * gfortran.dg/g77/20000511-2.f: Likewise
4878 * gfortran.dg/g77/20000518.f: Likewise
4879 * gfortran.dg/g77/20000601-1.f: Likewise
4880 * gfortran.dg/g77/20000601-2.f: Likewise
4881 * gfortran.dg/g77/20000629-1.f: Likewise
4882 * gfortran.dg/g77/20000630-2.f: Likewise
4883 * gfortran.dg/g77/20010115.f: Likewise
4884 * gfortran.dg/g77/20010321-1.f: Likewise
4885 * gfortran.dg/g77/20010426.f: Likewise
4886 * gfortran.dg/g77/20020307-1.f: Likewise
4887 * gfortran.dg/g77/8485.f: Likewise
4888 * gfortran.dg/g77/960317-1.f: Likewise
4889 * gfortran.dg/g77/970915-0.f: Likewise
4890 * gfortran.dg/g77/980310-1.f: Likewise
4891 * gfortran.dg/g77/980310-2.f: Likewise
4892 * gfortran.dg/g77/980310-3.f: Likewise
4893 * gfortran.dg/g77/980310-4.f: Likewise
4894 * gfortran.dg/g77/980310-6.f: Likewise
4895 * gfortran.dg/g77/980310-7.f: Likewise
4896 * gfortran.dg/g77/980310-8.f: Likewise
4897 * gfortran.dg/g77/980419-2.f: Likewise
4898 * gfortran.dg/g77/980424-0.f: Likewise
4899 * gfortran.dg/g77/980427-0.f: Likewise
4900 * gfortran.dg/g77/980729-0.f: Likewise
4901 * gfortran.dg/g77/981117-1.f: Likewise
4902 * gfortran.dg/g77/toon_1.f: Likewise
4903
4904 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4905
4906 PR c++/2204
4907 * g++.dg/other/abstract2.C: New test.
4908
4909 2004-07-12 Paul Brook <paul@codesourcery.com>
4910
4911 * gfortran.dg/pointer_init_1.f90: New test.
4912
4913 2004-07-11 Paul Brook <paul@codesourcery.com>
4914
4915 PR fortran/15986
4916 * gfortran.dg/contained_1.f90: New test.
4917
4918 2004-07-11 Mark Mitchell <mark@codesourcery.com>
4919
4920 * g++.dg/parse/defarg8.C: New test.
4921
4922 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4923
4924 PR fortran/16433
4925 * gfortran.dg/pr16433.f: New test.
4926
4927 PR fortran/17574
4928 * gfortran.dg/pr15754.f90: New test.
4929
4930 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
4931
4932 PR tree-optimization/16437
4933 * gcc.c-torture/execute/bitfld-4.c: New test.
4934
4935 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4936
4937 * gfortran.fortran-torture/execute/common_2.f90: Add check for
4938 access to common var from module.
4939
4940 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4941
4942 PR fortran/16336
4943 * gfortran.fortran-torture/execute/common_2.f90: New test.
4944
4945 2004-07-10 Paul Brook <paul@codesourcery.com>
4946
4947 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4948
4949 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4950
4951 PR fortran/15969
4952 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4953
4954 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
4955
4956 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4957 * gfortran.dg/g77/ffixed-form-2.f: Likewise
4958 * gfortran.dg/g77/ffree-form-1.f: Likewise
4959 * gfortran.dg/g77/ffree-form-2.f: Likewise
4960 * gfortran.dg/g77/ffree-form-3.f: Likewise
4961 * gfortran.dg/g77/fno-underscoring.f: Likewise
4962 * gfortran.dg/g77/funderscoring.f: Likewise
4963 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
4964
4965 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4966
4967 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4968
4969 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4970 Paul Brook <paul@codesourcery.com>
4971
4972 PR fortran/13415
4973 * gfortran.dg/common_pointer_1.f90: New test.
4974
4975 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4976
4977 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4978
4979 2004-07-09 James E Wilson <wilson@specifixinc.com>
4980
4981 PR target/16364
4982 * gcc.c-torture/compile/20040709-1.c: New.
4983
4984 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4985
4986 PR fortran/14077
4987 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4988
4989 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4990
4991 PR fortran/13201
4992 * gfortran.dg/shape_1.f90: New test.
4993
4994 2004-07-09 Zack Weinberg <zack@codesourcery.com>
4995 Andrew Pinski <apinski@apple.com>
4996
4997 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4998
4999 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5000
5001 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5002 comment.
5003
5004 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5005 Paul Brook <paul@codesourcery.com>
5006
5007 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5008 '.f95' and '.F95'.
5009
5010 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5011
5012 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5013
5014 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5015
5016 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5017 testcases with capital suffix.
5018
5019 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5020
5021 PR fortran/15481
5022 PR fortran/13372
5023 PR fortran/13575
5024 PR fortran/15978
5025 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5026
5027 * gfortran.dg/implicit_1.f90: New test.
5028
5029 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5030
5031 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5032 expression to match gfortran warning/error messages
5033 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5034 dg-error text.
5035
5036 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5037
5038 * lib/fortran-torture.exp: Rename proc search_for to
5039 search_for_re.
5040
5041 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5042
5043 * gcc.c-torture/execute/simd-5.x: New file.
5044 XFAIL on SPARC 64-bit at -O0.
5045
5046 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5047
5048 PR c++/8211
5049 PR c++/16165
5050 * g++.dg/warn/effc3.C: New test.
5051
5052 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5053
5054 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5055 change X to 1X in format.
5056 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5057 add data statements to conform to standard.
5058
5059 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5060
5061 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5062 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5063 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5064
5065 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5066
5067 * gfortran.dg/g77/7388.f: Copy from g77.dg
5068 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5069 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5070 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5071 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5072 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5073 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5074 * gfortran.dg/g77/strlen0.f: Likewise
5075
5076 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5077
5078 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5079 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5080
5081 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5082
5083 * gcc.c-torture/execute/920428-2.x: Delete.
5084 * gcc.c-torture/execute/920501-7.x: Likewise.
5085
5086 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5087
5088 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5089 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5090 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5091 prescott and c3-2.
5092 (PREFETCH_3DNOW): Add -march=c3.
5093
5094 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5095
5096 PR c/16437
5097 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5098 * gcc.c-torture/execute/bf64-1.x: Likewise.
5099
5100 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5101
5102 * gcc.c-torture/compile/20040708-1.c: New test.
5103
5104 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5105
5106 PR c++/16169
5107 * g++.dg/warn/effc2.C: New test.
5108
5109 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5110
5111 * gcc.c-torture/execute/bitfld-1.x: Remove.
5112 * gcc.c-torture/execute/bitfld-3.c: New test.
5113 * gcc.dg/bitfld-2.c: Remove XFAILs.
5114
5115 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5116
5117 PR c++/16276
5118 * g++.dg/rtti/tinfo1.C: New file.
5119
5120 2004-07-07 Eric Christopher <echristo@redhat.com>
5121
5122 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5123
5124 2004-07-07 Andrew Pinski <apinski@apple.com>
5125
5126 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5127
5128 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5129
5130 * g++.dg/init/call1.C: XFAIL.
5131
5132 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5133
5134 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5135 except for movstrict*, to movmem* and clrstr* to clrmem*.
5136
5137 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5138
5139 * gcc.c-torture/execute/20040707-1.c: New test.
5140
5141 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5142
5143 * gcc.c-torture/execute/20040706-1.c: New test.
5144
5145 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5146
5147 PR c++/3671
5148 * g++.dg/template/spec14.C: New test.
5149
5150 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5151
5152 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5153 nothing if not yet defined. Use it in b, c and d type definitions.
5154 * gcc.c-torture/execute/20040705-1.c: New test.
5155 * gcc.c-torture/execute/20040705-2.c: New test.
5156
5157 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5158
5159 PR c++/2518
5160 * g++.dg/lookup/new1.C: New test.
5161
5162 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5163
5164 PR c++/11406
5165 * g++.dg/template/sizeof8.C: New test.
5166
5167 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5168
5169 * gcc.c-torture/compile/20040705-1.c: New test.
5170
5171 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5172
5173 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5174
5175 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5176
5177 * gcc.dg/cpp/if-mop.c: Two new testcases.
5178 * gcc.dg/cpp/trad/comment-3.c: New.
5179
5180 2004-07-04 Paul Brook <paul@codesourcery.com>
5181
5182 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5183
5184 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5185
5186 PR c++/3761
5187 * g++.dg/lookup/crash4.C: New test.
5188
5189 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5190
5191 * gcc.c-torture/execute/builtin-abs-1.c
5192 * gcc.c-torture/execute/builtin-abs-2.c
5193 * gcc.c-torture/execute/builtin-complex-1.c
5194 * gcc.c-torture/execute/builtins/string-1-lib.c
5195 * gcc.c-torture/execute/builtins/string-1.c
5196 * gcc.c-torture/execute/builtins/string-2-lib.c
5197 * gcc.c-torture/execute/builtins/string-2.c
5198 * gcc.c-torture/execute/builtins/string-3-lib.c
5199 * gcc.c-torture/execute/builtins/string-3.c
5200 * gcc.c-torture/execute/builtins/string-4-lib.c
5201 * gcc.c-torture/execute/builtins/string-4.c
5202 * gcc.c-torture/execute/builtins/string-5-lib.c
5203 * gcc.c-torture/execute/builtins/string-5.c
5204 * gcc.c-torture/execute/builtins/string-6-lib.c
5205 * gcc.c-torture/execute/builtins/string-6.c
5206 * gcc.c-torture/execute/builtins/string-7-lib.c
5207 * gcc.c-torture/execute/builtins/string-7.c
5208 * gcc.c-torture/execute/builtins/string-8-lib.c
5209 * gcc.c-torture/execute/builtins/string-8.c
5210 * gcc.c-torture/execute/builtins/string-9-lib.c
5211 * gcc.c-torture/execute/builtins/string-9.c
5212 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5213 * gcc.c-torture/execute/builtins/string-asm-1.c
5214 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5215 * gcc.c-torture/execute/builtins/string-asm-2.c
5216 * gcc.c-torture/execute/stdio-opt-1.c
5217 * gcc.c-torture/execute/stdio-opt-2.c
5218 * gcc.c-torture/execute/stdio-opt-3.c
5219 * gcc.c-torture/execute/string-opt-1.c
5220 * gcc.c-torture/execute/string-opt-10.c
5221 * gcc.c-torture/execute/string-opt-11.c
5222 * gcc.c-torture/execute/string-opt-12.c
5223 * gcc.c-torture/execute/string-opt-13.c
5224 * gcc.c-torture/execute/string-opt-14.c
5225 * gcc.c-torture/execute/string-opt-15.c
5226 * gcc.c-torture/execute/string-opt-16.c
5227 * gcc.c-torture/execute/string-opt-2.c
5228 * gcc.c-torture/execute/string-opt-6.c
5229 * gcc.c-torture/execute/string-opt-7.c
5230 * gcc.c-torture/execute/string-opt-8.c:
5231 Replace with ...
5232
5233 * gcc.c-torture/execute/builtins/abs-2.c
5234 * gcc.c-torture/execute/builtins/abs-3.c
5235 * gcc.c-torture/execute/builtins/complex-1.c
5236 * gcc.c-torture/execute/builtins/fprintf.c
5237 * gcc.c-torture/execute/builtins/fputs.c
5238 * gcc.c-torture/execute/builtins/memcmp.c
5239 * gcc.c-torture/execute/builtins/memmove.c
5240 * gcc.c-torture/execute/builtins/memops-asm.c
5241 * gcc.c-torture/execute/builtins/mempcpy-2.c
5242 * gcc.c-torture/execute/builtins/mempcpy.c
5243 * gcc.c-torture/execute/builtins/memset.c
5244 * gcc.c-torture/execute/builtins/printf.c
5245 * gcc.c-torture/execute/builtins/sprintf.c
5246 * gcc.c-torture/execute/builtins/strcat.c
5247 * gcc.c-torture/execute/builtins/strchr.c
5248 * gcc.c-torture/execute/builtins/strcmp.c
5249 * gcc.c-torture/execute/builtins/strcpy.c
5250 * gcc.c-torture/execute/builtins/strcspn.c
5251 * gcc.c-torture/execute/builtins/strlen-2.c
5252 * gcc.c-torture/execute/builtins/strlen.c
5253 * gcc.c-torture/execute/builtins/strncat.c
5254 * gcc.c-torture/execute/builtins/strncmp-2.c
5255 * gcc.c-torture/execute/builtins/strncmp.c
5256 * gcc.c-torture/execute/builtins/strncpy.c
5257 * gcc.c-torture/execute/builtins/strpbrk.c
5258 * gcc.c-torture/execute/builtins/strpcpy-2.c
5259 * gcc.c-torture/execute/builtins/strpcpy.c
5260 * gcc.c-torture/execute/builtins/strrchr.c
5261 * gcc.c-torture/execute/builtins/strspn.c
5262 * gcc.c-torture/execute/builtins/strstr-asm.c
5263 * gcc.c-torture/execute/builtins/strstr.c:
5264 ... these new files.
5265
5266 * gcc.c-torture/execute/builtins/abs-2-lib.c
5267 * gcc.c-torture/execute/builtins/abs-3-lib.c
5268 * gcc.c-torture/execute/builtins/complex-1-lib.c
5269 * gcc.c-torture/execute/builtins/fprintf-lib.c
5270 * gcc.c-torture/execute/builtins/fputs-lib.c
5271 * gcc.c-torture/execute/builtins/memcmp-lib.c
5272 * gcc.c-torture/execute/builtins/memmove-lib.c
5273 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5274 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5275 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5276 * gcc.c-torture/execute/builtins/memset-lib.c
5277 * gcc.c-torture/execute/builtins/printf-lib.c
5278 * gcc.c-torture/execute/builtins/sprintf-lib.c
5279 * gcc.c-torture/execute/builtins/strcat-lib.c
5280 * gcc.c-torture/execute/builtins/strchr-lib.c
5281 * gcc.c-torture/execute/builtins/strcmp-lib.c
5282 * gcc.c-torture/execute/builtins/strcpy-lib.c
5283 * gcc.c-torture/execute/builtins/strcspn-lib.c
5284 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5285 * gcc.c-torture/execute/builtins/strlen-lib.c
5286 * gcc.c-torture/execute/builtins/strncat-lib.c
5287 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5288 * gcc.c-torture/execute/builtins/strncmp-lib.c
5289 * gcc.c-torture/execute/builtins/strncpy-lib.c
5290 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5291 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5292 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5293 * gcc.c-torture/execute/builtins/strrchr-lib.c
5294 * gcc.c-torture/execute/builtins/strspn-lib.c
5295 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5296 * gcc.c-torture/execute/builtins/strstr-lib.c
5297 * gcc.c-torture/execute/builtins/lib/abs.c
5298 * gcc.c-torture/execute/builtins/lib/fprintf.c
5299 * gcc.c-torture/execute/builtins/lib/memset.c
5300 * gcc.c-torture/execute/builtins/lib/printf.c
5301 * gcc.c-torture/execute/builtins/lib/sprintf.c
5302 * gcc.c-torture/execute/builtins/lib/strcpy.c
5303 * gcc.c-torture/execute/builtins/lib/strcspn.c
5304 * gcc.c-torture/execute/builtins/lib/strncat.c
5305 * gcc.c-torture/execute/builtins/lib/strncmp.c
5306 * gcc.c-torture/execute/builtins/lib/strncpy.c
5307 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5308 * gcc.c-torture/execute/builtins/lib/strspn.c
5309 * gcc.c-torture/execute/builtins/lib/strstr.c:
5310 New files containing support routines.
5311
5312 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5313 declaration.
5314 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5315 when not optimizing.
5316
5317 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5318
5319 PR c++/16240
5320 * g++.dg/abi/mangle22.C: New test.
5321 * g++.dg/abi/mangle23.C: Likewise.
5322
5323 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5324
5325 PR fortran/16290
5326 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5327 Allow for cases without denormalized floating point numbers.
5328
5329 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5330
5331 PR c/1027
5332 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5333 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5334 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5335 expected warning text.
5336 * gcc.dg/format/diag-2.c: New test.
5337
5338 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5339
5340 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5341
5342 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5343
5344 * gcc.dg/builtins-43.c: New.
5345 * gcc.dg/builtins-44.c: New.
5346 * gcc.dg/builtins-45.c: New.
5347
5348 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5349 Andreas Tobler <a.tobler@schweiz.ch>
5350
5351 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5352 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5353 as SIGSEGV.
5354 * gcc.dg/cleanup-11.c: Likewise.
5355 * gcc.dg/cleanup-8.c: Likewise.
5356 * gcc.dg/cleanup-9.c: Likewise.
5357 * gcc.dg/cleanup-5.c: Run on all platforms.
5358
5359 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5360
5361 * g++.dg/warn/nonnull1.C: New test.
5362
5363 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5364
5365 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5366 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5367 Special-case the Sun compiler wrt to <complex.h>.
5368
5369 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5370
5371 * gcc.dg/Wunreachable-8.C: New test.
5372
5373 * gcc.dg/h8300-ice2.c : New test.
5374
5375 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5376
5377 PR fortran/16161
5378 * gfortran.fortran-torture/compile/implicit.f90: Add test
5379 for implicit character.
5380
5381 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5382
5383 PR fortran/16289
5384 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5385 Use tiny() intrinsic to find smallest non-negative real
5386
5387 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5388
5389 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5390 * gcc.dg/compat/struct-by-value-22_x.c: New.
5391 * gcc.dg/compat/struct-by-value-22_y.c: New.
5392
5393 * gcc.c-torture/execute/20040629-1.c: New test.
5394
5395 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5396
5397 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5398 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5399
5400 PR target/16195
5401 * gcc.dg/20040625-1.c: New test.
5402
5403 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5404
5405 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5406
5407 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5408
5409 PR fortran/15963
5410 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5411
5412 2004-06-29 Richard Henderson <rth@redhat.com>
5413
5414 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5415
5416 2004-06-29 Paul Brook <paul@codesourcery.com>
5417
5418 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5419 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5420
5421 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5422
5423 PR c++/16260
5424 * g++.dg/parse/crash15.C: New.
5425
5426 2004-06-28 Andrew Pinski <apinski@apple.com>
5427
5428 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5429 by the error already.
5430
5431 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5432
5433 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5434
5435 PR target/14041
5436 * gcc.dg/h8300-bss-align-1.c : New.
5437
5438 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5439
5440 * PR c++/16174
5441 * g++.dg/template/ctor4.C: New.
5442
5443 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5444
5445 PR c++/16205
5446 * g++.dg/warn/Wsequence-point-1.C: New test.
5447
5448 2004-06-27 Paul Brook <paul@codesourcery.com>
5449
5450 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5451
5452 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5453
5454 * g++.old-deja/g++.mike/p7325.C: Remove.
5455
5456 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5457
5458 PR c/14963
5459 * gcc.dg/pr14963.c: New test.
5460
5461 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5462
5463 PR c++/16193
5464 * g++.dg/parse/redef1.C: New test.
5465
5466 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5467
5468 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5469 20021110.c.
5470 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5471 20021119-1.c.
5472 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5473 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5474 5-04.c.
5475 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5476 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5477 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5478 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5479 g++.brendan/enum14.C.
5480 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5481 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5482 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5483 g++.mike/virt1.C.
5484 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5485 memtemp24.C.
5486
5487 2004-06-27 Roger Sayle <roger@eyesopen.com>
5488
5489 * gcc.dg/20040527-1.c: New test case.
5490
5491 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5492
5493 PR gfortran/pr16196
5494 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5495
5496 2004-06-25 Roger Sayle <roger@eyesopen.com>
5497
5498 PR middle-end/15825
5499 * gcc.dg/pr15825-1.c: New test case.
5500
5501 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5502
5503 * gcc.c-torture/execute/20040625-1.c: New test.
5504
5505 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5506
5507 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5508
5509 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5510
5511 * gcc.dg/torture/mips-div-1.c: New test.
5512
5513 2004-06-24 Jeff Law <law@redhat.com>
5514
5515 * gcc.dg/tree-ssa/20040624-1.c: New test.
5516
5517 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5518
5519 * gcc.c-torture/compile/20040624-1.c: New test.
5520
5521 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5522
5523 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5524 this directory.
5525
5526 2004-06-23 Andrew Pinski <apinski@apple.com>
5527
5528 PR middle-end/15988
5529 * g++.dg/opt/ptrmem4.C: New test.
5530
5531 * gcc.dg/c90-array-quals-2.c: New test.
5532
5533 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5534
5535 * gcc.dg/kpice1.c: New test.
5536
5537 2006-06-23 Andrew Pinski <apinski@apple.com>
5538
5539 * gcc.dg/c90-array-quals.c: New test.
5540
5541 2006-06-22 Richard Henderson <rth@redhat.com>
5542
5543 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5544
5545 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5546
5547 * gcc.dg/builtins-config.h: Handle FreeBSD.
5548
5549 2006-06-22 Richard Henderson <rth@redhat.com>
5550
5551 * g++.dg/opt/devirt1.C: New.
5552
5553 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5554
5555 * g++.dg/opt/pr15551.C: New testcase.
5556
5557 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5558
5559 PR target/14800
5560 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5561 x86_64-*-linux* when compiling for 32bit.
5562
5563 2004-06-21 Andrew Pinski <apinski@apple.com>
5564
5565 * gcc.dg/pch/struct-1.c: New.
5566 * gcc.dg/pch/struct-1.hs: New.
5567
5568 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5569
5570 * gcc.dg/pch/save-temps-1.c: New file.
5571 * gcc.dg/pch/save-temps-1.hs: New file.
5572
5573 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5574
5575 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5576 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5577
5578 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5579
5580 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5581 to fix type error.
5582 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5583 Remove trailing spaces.
5584
5585 2004-06-21 Richard Henderson <rth@redhat.com>
5586
5587 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5588 merging && to BIT_FIELD_REF.
5589
5590 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5591
5592 * g++.dg/opt/placeholder1.C: New test.
5593
5594 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5595
5596 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5597 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5598 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5599 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5600
5601 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5602
5603 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5604 extern "C".
5605 * g++.dg/other/pragma-re-1.C: Add comments.
5606
5607 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5608
5609 PR gfortran/16080
5610 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5611
5612 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5613
5614 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5615 instead of setting the type of size_t by
5616 hand.
5617
5618 2004-06-18 Roger Sayle <roger@eyesopen.com>
5619
5620 * gcc.dg/unordered-2.c: New test case.
5621 * gcc.dg/unordered-3.c: New test case.
5622
5623 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5624
5625 PR other/16043
5626 * lib/g++.exp (g++_version): Tweak regexp for version
5627 * lib/g77.exp (g77_version): Likewise
5628 * lib/gfortran.exp (gfortran_version): Likewise
5629 * lib/objc.exp (objc_version): Likewise
5630 * lib/treelang.exp (treelang_version): Likewise
5631
5632 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5633
5634 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5635 Use INT_MAX instead of __INT_MAX__.
5636 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5637
5638 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5639 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5640 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5641 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5642 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5643 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5644 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5645 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5646 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5647
5648 * gcc.dg/range-test-1.c: New test.
5649 * g++.dg/opt/range-test-1.C: New test.
5650
5651 2004-06-17 Richard Henderson <rth@redhat.com>
5652
5653 * objc.dg/sync-1.m: New.
5654 * objc.dg/try-catch-1.m: Don't force next runtime.
5655 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5656 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5657 shadowed catch clause.
5658 * objc.dg/try-catch-5.m: New.
5659
5660 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5661
5662 Bug 14610
5663 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5664
5665 2004-06-15 Richard Henderson <rth@redhat.com>
5666
5667 * gcc.dg/20001116-1.c: Move expected warning line.
5668
5669 2004-06-15 Richard Henderson <rth@redhat.com>
5670
5671 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5672 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5673
5674 2004-06-15 Jeff Law <law@redhat.com>
5675
5676 * gcc.dg/tree-ssa/20040615-1.c: New test.
5677 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5678 be less sensitive to operand ordering.
5679 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5680
5681 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5682
5683 * g++.dg/abi/bitfield3.C: Add comment..
5684
5685 2004-06-15 Richard Henderson <rth@redhat.com>
5686
5687 * g++.dg/ext/stmtexpr1.C: XFAIL.
5688 * gcc.dg/20030612-1.c: XFAIL.
5689
5690 2004-06-15 Eric Christopher <echristo@redhat.com>
5691
5692 * g++.dg/charset/asm5.c: New.
5693 * gcc.dg/charset/asm6.c: New.
5694
5695 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5696
5697 PR fortran/15962
5698 * gfortran.fortran-torture/execute/select_1.f90: New test.
5699
5700 2004-06-15 Paul Brook <paul@codesourcery.com>
5701
5702 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5703
5704 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5705
5706 PR c++/15967
5707 * g++.dg/lookup/crash3.C: New test.
5708
5709 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5710
5711 PR c++/15947
5712 * g++.dg/parse/dtor4.C: New test.
5713
5714 2004-06-14 Jeff Law <law@redhat.com>
5715
5716 * gcc.c-torture/compile/20040614-1.c: New test.
5717
5718 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5719
5720 PR fortran/15211
5721 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5722 LEN of a character array.
5723
5724 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5725
5726 PR c++/15096
5727 * g++.dg/template/ptrmem10.C: New test.
5728
5729 PR c++/14930
5730 * g++.dg/template/friend30.C: New test.
5731
5732 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5733
5734 PR fortran/14928
5735 * gfortran.fortran-torture/compile/mloc.f90: New test.
5736
5737 2004-06-13 Paul Brook <paul@codesourcery.com>
5738
5739 * gfortran.fortran-torture/execute/random_2.f90: New test.
5740
5741 2004-06-13 Eric Christopher <echristo@redhat.com>
5742
5743 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5744
5745 2004-06-12 Paul Brook <paul@codesourcery.com>
5746
5747 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5748
5749 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5750
5751 PR fortran/14923
5752 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5753
5754 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5755
5756 PR fortran/14957
5757 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5758 syntax errors in end statements of contained subroutines.
5759
5760 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5761
5762 PR fortran/12841
5763 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5764
5765 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5766
5767 PR fortran/15665
5768 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5769
5770 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5771
5772 PR gfortran/12839
5773 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5774
5775 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5776
5777 PR c++/15862
5778 * g++.dg/parse/enum1.C: New test.
5779
5780 2004-06-10 Jeff Law <law@redhat.com>
5781
5782 * gcc.c-torture/compile/20040610-1.c: New test.
5783
5784 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5785
5786 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5787 * g++.old-deja/g++.other/decl3.C: Likewise.
5788
5789 2004-06-10 Brian Booth <bbooth@redhat.com>
5790
5791 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5792 V_MAY_DEF instead of VDEF.
5793 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5794
5795 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5796
5797 PR c++/14211
5798 * g++.dg/conversion/const1.C: New test.
5799
5800 PR c++/15076
5801 * g++.dg/conversion/reinterpret1.C: New test.
5802
5803 PR c++/15877
5804 * g++.dg/template/enum2.C: New test.
5805
5806 PR c++/15227
5807 * g++.dg/template/error13.C: New test.
5808
5809 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5810
5811 PR fortran/14957
5812 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5813 arguments to test_* REAL and of the right size.
5814
5815 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5816
5817 PR target/15569
5818 PR rtl-optimization/15681
5819 * gcc.dg/20040609-1.c: New test.
5820
5821 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5822
5823 PR c++/14791
5824 * g++.dg/opt/builtins1.C: New test.
5825
5826 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5827
5828 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5829 that use default windows32 struct layout.
5830 * gcc.dg/i386-bitfield2.c: Likewise.
5831
5832 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5833
5834 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5835 for mingw32 and cygwin targets.
5836
5837 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5838
5839 * gcc.dg/pch/macro-4.c: New.
5840 * gcc.dg/pch/macro-4.hs: New.
5841
5842 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5843
5844 PR fortran/13249
5845 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5846
5847 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5848
5849 PR fortran/13372
5850 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5851
5852 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5853
5854 PR gfortran/14897
5855 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5856
5857 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5858
5859 PR gfortran/15755
5860 * gfortran.fortran-torture/execute/backspace.c : New test.
5861
5862 2004-06-09 Paul Brook <paul@codesourcery.com>
5863
5864 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5865 (pointer_to_section): Rewrite to use smaller array.
5866
5867 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5868
5869 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5870 * gcc.dg/ext/altivec-10.c: Same.
5871 * gcc.dg/ext/altivec-11.c: Same.
5872 * gcc.dg/ext/altivec-12.c: Same.
5873 * gcc.dg/ext/altivec-13.c: Same.
5874 * gcc.dg/ext/altivec-14.c: Same.
5875 * gcc.dg/ext/altivec-15.c: Same.
5876 * gcc.dg/ext/altivec-16.c: Same.
5877 * gcc.dg/ext/altivec-3.c: Same.
5878 * gcc.dg/ext/altivec-4.c: Same.
5879 * gcc.dg/ext/altivec-6.c: Same.
5880 * gcc.dg/ext/altivec-7.c: Same.
5881 * gcc.dg/ext/altivec-8.c: Same.
5882 * gcc.dg/ext/altivec-varargs-1.c: Same.
5883
5884 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5885 * g++.dg/ext/altivec-10.C: Same.
5886 * g++.dg/ext/altivec-2.C: Same.
5887 * g++.dg/ext/altivec-3.C: Same.
5888 * g++.dg/ext/altivec-4.C: Same.
5889 * g++.dg/ext/altivec-5.C: Same.
5890 * g++.dg/ext/altivec-6.C: Same.
5891 * g++.dg/ext/altivec-7.C: Same.
5892 * g++.dg/ext/altivec-8.C: Same.
5893 * g++.dg/ext/altivec-9.C: Same.
5894
5895 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5896
5897 PR c++/7841
5898 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5899
5900 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5901
5902 * gcc.dg/union-1.c: New test.
5903
5904 2004-06-07 Roger Sayle <roger@eyesopen.com>
5905
5906 * gcc.dg/builtins-41.c: New test case.
5907 * gcc.dg/builtins-42.c: New test case.
5908
5909 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5910
5911 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5912 * g++.dg/ext/altivec-10.C: Same.
5913 * g++.dg/ext/altivec-2.C: Same.
5914 * g++.dg/ext/altivec-3.C: Same.
5915 * g++.dg/ext/altivec-4.C: Same.
5916 * g++.dg/ext/altivec-5.C: Same.
5917 * g++.dg/ext/altivec-6.C: Same.
5918 * g++.dg/ext/altivec-7.C: Same.
5919 * g++.dg/ext/altivec-8.C: Same.
5920 * g++.dg/ext/altivec-9.C: Same.
5921 * g++.old-deja/g++.abi/cxa_vec.C: Same.
5922 * g++.old-deja/g++.brendan/new3.C: Same.
5923 * gcc.c-torture/execute/eeprof-1.x: Same.
5924
5925 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
5926
5927 PR c/14765
5928 * gcc.dg/pr14765-1.c: New test.
5929
5930 2004-06-07 Roger Sayle <roger@eyesopen.com>
5931
5932 PR c/14649
5933 * gcc.dg/pr14649-1.c: New test case.
5934
5935 2004-06-07 Richard Henderson <rth@redhat.com>
5936
5937 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5938 if temporaries.
5939
5940 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5941
5942 * g++.dg/eh/elide1.C: Remove XFAIL.
5943
5944 2004-06-07 Mark Mitchell <mark@codesourcery.com>
5945
5946 PR c++/15337
5947 * g++.dg/expr/sizeof3.C: New test.
5948
5949 PR c++/14777
5950 * g++.dg/template/access14.C: New test.
5951
5952 PR c++/15554
5953 * g++.dg/template/enum1.C: New test.
5954
5955 PR c++/15057
5956 * g++.dg/eh/throw1.C: New test.
5957
5958 2004-06-07 David Ayers <d.ayers@inode.at>
5959 Ziemowit Laski <zlaski@apple.com>
5960
5961 * lib/objc.exp (objc_target_compile): Revert the '-framework
5962 Foundation' flag fix, since bare Darwin does not ship
5963 with the Foundation framework.
5964 * objc/execute/next_mapping.h: Provide a local NSConstantString
5965 @interface and @implementation.
5966 (objc_constant_string_init): A constructor function, used to
5967 initialize the NSConstantString meta-class object.
5968 * objc/execute/string1.m: Include "next_mapping.h" instead of
5969 <Foundation/NSString.h>.
5970 * objc/execute/string2.m: Likewise.
5971 * objc/execute/string3.m: Likewise.
5972 * objc/execute/string4.m: Likewise.
5973
5974 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
5975
5976 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5977 to double. Replace double with FLOAT.
5978 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5979
5980 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5981 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5982 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5983 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5984 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5985 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5986 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5987 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5988
5989 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
5990
5991 PR c/13519
5992 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5993
5994 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5995
5996 PR c++/15503
5997 * g++.dg/template/meminit2.C: New test.
5998
5999 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6000
6001 PR target/15822
6002 * gcc.c-torture/execute/compare-fp-1.c,
6003 gcc.c-torture/execute/compare-fp-2.c,
6004 gcc.c-torture/execute/compare-fp-3.c,
6005 gcc.c-torture/execute/compare-fp-4.c,
6006 gcc.c-torture/execute/compare-fp-3.x,
6007 gcc.c-torture/execute/compare-fp-4.x: Moved...
6008 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6009 gcc.c-torture/execute/ieee/compare-fp-2.c,
6010 gcc.c-torture/execute/ieee/compare-fp-3.c,
6011 gcc.c-torture/execute/ieee/compare-fp-4.c,
6012 gcc.c-torture/execute/ieee/compare-fp-3.x,
6013 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6014
6015 2004-06-04 David Ayers <d.ayers@inode.at>
6016
6017 * objc/execute/protocol-isEqual-4.m: New testcase.
6018
6019 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6020
6021 * objc/execute/protocol-isEqual-1.m: New testcase.
6022 * objc/execute/protocol-isEqual-2.m: New testcase.
6023 * objc/execute/protocol-isEqual-3.m: New testcase.
6024
6025 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6026
6027 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6028
6029 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6030
6031 * lib/objc.exp (objc_target_compile): When running tests on
6032 Darwin (Mac OS X), inform the linker about '-framework
6033 'Foundation'.
6034
6035 2004-06-02 Eric Christopher <echristo@redhat.com>
6036
6037 * gcc.c-torture/compile/20040602-1.c: New.
6038
6039 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6040
6041 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6042 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6043
6044 PR tree-optimization/14736
6045 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6046
6047 PR tree-optimization/14042
6048 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6049
6050 PR tree-optimization/14729
6051 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6052
6053 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6054
6055 PR fortran/15557
6056 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6057
6058 2004-06-01 Richard Hederson <rth@redhat.com>
6059
6060 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6061
6062 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6063
6064 PR c++/14932
6065 * g++.dg/parse/offsetof4.C: New test.
6066
6067 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6068
6069 PR objc/7993
6070 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6071
6072 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6073
6074 PR c++/15701
6075 * g++.dg/template/friend29.C: New test.
6076
6077 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6078
6079 PR c/15749
6080 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6081
6082 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6083
6084 * gcc.dg/sparc-trap-1.c: New test.
6085
6086 2004-05-31 Roger Sayle <roger@eyesopen.com>
6087
6088 PR middle-end/15069
6089 * g++.dg/opt/fold3.C: New test case.
6090
6091 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6092
6093 * lib/target-supports.exp (check_iconv_available): Fix fallout
6094 from 2004-05-28 patch.
6095
6096 2004-05-30 Paul Brook <paul@codesourcery.com>
6097
6098 PR fortran/15620
6099 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6100 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6101
6102 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6103
6104 * gfortran.fortran-torture/execute/random_1.f90: New test.
6105
6106 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6107
6108 * g++.dg/ext/altivec-10.C: New test.
6109
6110 2004-05-29 Paul Brook <paul@codesourcery.com>
6111
6112 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6113
6114 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6115
6116 * gcc.dg/altivec-16.c: New test.
6117
6118 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6119
6120 * lib/target-supports.exp (check_vmx_hw_available): New.
6121 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6122
6123 * lib/target-supports.exp (check_alias_available,
6124 check_iconv_available, check_named_sections_available): Use
6125 unique names for temporary files.
6126
6127 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6128
6129 * gcc.dg/altivec-15.c: New test.
6130
6131 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6132
6133 PR c++/15083
6134 * g++.dg/warn/noeffect6.C: New test.
6135
6136 PR c++/15471
6137 * g++.dg/expr/ptrmem4.C: New test.
6138
6139 PR c++/15640
6140 * g++.dg/template/operator3.C: New test.
6141
6142 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6143
6144 PR c++/14668
6145 * g++.dg/lookup/redecl1.C: New test.
6146 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6147
6148 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6149
6150 * gcc.c-torture/execute/compare-fp-1.c,
6151 gcc.c-torture/execute/compare-fp-2.c,
6152 gcc.c-torture/execute/compare-fp-3.c,
6153 gcc.c-torture/execute/compare-fp-4.c,
6154 gcc.c-torture/execute/compare-fp-3.x,
6155 gcc.c-torture/execute/compare-fp-4.x,
6156 gcc.dg/pr15649-1.c: New.
6157
6158 2004-05-27 Adam Nemet <anemet@lnxw.com>
6159
6160 PR c++/12883
6161 * g++.dg/init/array14.C: New test.
6162
6163 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6164
6165 * lib/compat.exp (compat-get-options-main): New.
6166 (compat-get-options): Remove unneeded code, warn for ignored
6167 command.
6168 (compat-execute): Check flag set by dg-require-* commands.
6169
6170 * lib/compat.exp (compat-execute): Break up long lines.
6171
6172 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6173
6174 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6175 * gcc.dg/altivec-14.c: New test.
6176 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6177
6178 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6179 * gcc.dg/altivec-12.c: Ditto.
6180
6181 * gcc.dg/altivec-3.c: Move call to altivec_check.
6182
6183 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6184
6185 PR c++/15044
6186 * g++.dg/template/error12.C: New test.
6187
6188 PR c++/15317
6189 * g++.dg/ext/attrib15.C: New test.
6190
6191 PR c++/15329
6192 * g++.dg/template/ptrmem9.C: New test.
6193
6194 2004-05-25 Paul Brook <paul@codesourcery.com>
6195
6196 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6197
6198 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6199
6200 PR c++/15165
6201 * g++.dg/template/crash19.C: New test.
6202
6203 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6204
6205 PR c++/15025
6206 * g++.dg/template/redecl1.C: New test.
6207
6208 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6209
6210 PR c++/14821
6211 * g++.dg/other/ns1.C: New test.
6212
6213 PR c++/14883
6214 * g++.dg/template/invalid1.C: New test.
6215
6216 2004-05-23 Paul Brook <paul@codesourcery.com>
6217 Victor Leikehman <lei@haifasphere.co.il>
6218
6219 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6220 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6221
6222 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6223
6224 PR c++/15285
6225 PR c++/15299
6226 * g++.dg/template/non-dependent5.C: New test.
6227 * g++.dg/template/non-dependent6.C: New test.
6228
6229 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6230
6231 PR c++/15507
6232 * g++.dg/inherit/union1.C: New test.
6233
6234 PR c++/15542
6235 * g++.dg/template/addr1.C: New test.
6236
6237 PR c++/15427
6238 * g++.dg/template/array5.C: New test.
6239
6240 PR c++/15287
6241 * g++.dg/template/array6.C: New test.
6242
6243 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6244 Roger Sayle <roger@eyesopen.com>
6245
6246 * g++.dg/lookup/forscope2.C: New test case.
6247
6248 2004-05-22 Ben Elliston <bje@au.ibm.com>
6249
6250 * gcc.dg/cpp/Wmissingdirs.c: New.
6251
6252 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6253
6254 PR target/15301
6255 * gcc.dg/compat/union-m128-1.h: New file.
6256 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6257 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6258 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6259
6260 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6261
6262 PR target/15302
6263 * gcc.dg/compat/struct-complex-1.h: New file.
6264 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6265 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6266 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6267
6268 2004-05-20 Roger Sayle <roger@eyesopen.com>
6269
6270 PR middle-end/3074
6271 * gcc.dg/pr3074-1.c: New test case.
6272 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6273
6274 2004-05-20 Falk Hueffner <falk@debian.org>
6275
6276 PR other/15526
6277 * gcc.dg/ftrapv-1.c: New test case.
6278
6279 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6280
6281 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6282
6283 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6284 Jeff Law <law@redhat.com>
6285
6286 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6287 * gcc.dg/tree-ssa/20040518-2.c: New test.
6288
6289 * gcc.dg/tree-ssa/20040518-1.c: New test.
6290
6291 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6292
6293 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6294
6295 2004-05-18 Paul Brook <paul@codesourcery.com>
6296
6297 PR fortran/13930
6298 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6299
6300 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6301
6302 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6303 constant folding.
6304
6305 2004-05-17 Steven Bosscher <stevenb@suse.de>
6306
6307 * gcc.dg/tree-ssa/20040517-1.c: New test.
6308
6309 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6310
6311 * gcc.dg/loop-4.c: New test.
6312
6313 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6314
6315 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6316
6317 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6318
6319 PR fortran/15311
6320 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6321
6322 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6323
6324 PR fortran/13826
6325 PR fortran/13940
6326 * gfortran.fortran-torture/compile/data_1.f90: New test.
6327
6328 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6329
6330 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6331 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6332
6333 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6334
6335 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6336
6337 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6338
6339 PR c/15444
6340 * gcc.dg/format/xopen-1.c: Adjust expected message.
6341 * gcc.dg/format/xopen-3.c: New test.
6342
6343 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6344
6345 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6346
6347 2004-05-14 Jeff Law <law@redhat.com>
6348
6349 * gcc.dg/tree-ssa/20040514-2.c: New test.
6350
6351 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6352
6353 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6354 this ...
6355 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6356 this.
6357
6358 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6359
6360 * gcc.dg/tree-ssa/20040514-1.c: New test.
6361
6362 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6363
6364 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6365 test.
6366
6367 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6368
6369 PR fortran/14066
6370 * gfortran.fortran-torture/compile/do_1.f90: New test.
6371
6372 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6373
6374 PR fortran/15051
6375 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6376 test.
6377
6378 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6379
6380 PR fortran/15149
6381 * gfortran.fortran-torture/execute/random_init.f90: New test.
6382
6383 2004-05-13 Paul Brook <paul@codesourcery.com>
6384
6385 PR fortran/15314
6386 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6387
6388 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6389
6390 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6391 for the powerpc case.
6392
6393 2004-05-13 Jeff Law <law@redhat.com>
6394
6395 * gcc.dg/tree-ssa/20040513-1.c: New test.
6396 * gcc.dg/tree-ssa/20040513-2.c: New test.
6397
6398 2004-05-13 Paul Brook <paul@codesourcery.com>
6399
6400 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6401 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6402 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6403
6404 2004-05-13 Andreas Schwab <schwab@suse.de>
6405
6406 PR other/10819
6407 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6408 characters.
6409
6410 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6411
6412 PR fortran/15294
6413 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6414
6415 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6416
6417 Merge from tree-ssa-20020619-branch. See
6418 ChangeLog.tree-ssa for details.
6419
6420 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6421
6422 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6423 include <altivec.h> explicitly.
6424 * gcc.dg/altivec-13.c: Likewise.
6425
6426 2004-05-11 Paul Brook <paul@codesourcery.com>
6427
6428 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6429
6430 2004-05-10 Eric Christopher <echristo@redhat.com>
6431
6432 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6433 * gcc.dg/sibcall-4.c: Ditto.
6434
6435 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6436
6437 * g++.dg/ext/altivec-8.C: New test case.
6438 * gcc.dg/altivec-13.c: New test case.
6439
6440 2004-05-08 Roger Sayle <roger@eyesopen.com>
6441
6442 * gcc.c-torture/execute/divcmp-1.c: New test case.
6443 * gcc.c-torture/execute/divcmp-2.c: New test case.
6444 * gcc.c-torture/execute/divcmp-3.c: New test case.
6445
6446 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6447
6448 * g++.dg/other/pragma-re-2.C: New test.
6449
6450 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6451
6452 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6453 * gcc.dg/i386-387-2.c: Likewise.
6454
6455 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6456 __builtin_drem.
6457 * gcc.dg/i386-387-6.c: Likewise.
6458
6459 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6460
6461 * gcc.dg/builtins-33.c: Also check log1p*.
6462
6463 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6464
6465 PR optimization/15296
6466 * gcc.c-torture/execute/pr15296.c: New test.
6467
6468 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6469
6470 * gcc.dg/builtins-40.c: New test.
6471
6472 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6473
6474 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6475
6476 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6477
6478 * g++.dg/ext/spe1.C: New testcase.
6479
6480 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6481
6482 * objc.dg/image-info.m: Allow additional attributes
6483 for __image_info section.
6484
6485 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6486
6487 * gcc.dg/torture/mips-hilo-2.c: New test.
6488
6489 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6490
6491 PR c++/14389
6492 * g++.dg/template/member5.C: New test.
6493
6494 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6495
6496 * gcc.dg/builtins-34.c: Also check expm1*.
6497
6498 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6499
6500 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6501 * gcc.dg/torture/builtin-convert-3.c: New test.
6502
6503 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6504
6505 PR middle-end/15054
6506 * g++.dg/opt/pr15054.C: New test.
6507
6508 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6509
6510 * gcc.dg/torture/builtin-rounding-1.c: New test.
6511 * gcc.dg/builtins-25.c: Delete.
6512 * gcc.dg/builtins-29.c: Delete.
6513
6514 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6515
6516 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6517 * gcc.dg/sibcall-4.c: Likewise.
6518 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6519
6520 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6521
6522 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6523 bit-field on 16-bit targets.
6524
6525 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6526
6527 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6528 16-bit targets.
6529
6530 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6531
6532 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6533 * gcc.dg/rs6000-power2-2.c: Likewise.
6534
6535 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6536
6537 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6538 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6539 Change the asm registers to be in form of frN instead of fN.
6540
6541 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6542
6543 * gcc.dg/torture/builtin-convert-2.c: New test.
6544
6545 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6546
6547 * gcc.dg/rs6000-power2-1.c: New test.
6548 * gcc.dg/rs6000-power2-2.c: New test.
6549
6550 2004-04-28 Jan Hubicka <jh@suse.cz>
6551
6552 * gcc.dg/unused-6.c: New test.
6553
6554 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6555 Ulrich Weigand <uweigand@de.ibm.com>
6556
6557 * ada/acats/run_all.sh: Define $target variable.
6558
6559 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6560
6561 PR c++/15119
6562 * g++.dg/other/vararg-1.C: New test.
6563
6564 PR c++/4794
6565 * g++.dg/eh/cleanup3.C: New test.
6566
6567 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6568
6569 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6570 and ad8011a (target_insn).
6571 * ada/acats/support/macro.dfs: Likewise.
6572 * ada/acats/support/impbit.adb: New file.
6573
6574 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6575
6576 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6577
6578 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6579
6580 * gcc.dg/loop-3.c: New test.
6581
6582 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6583
6584 * gcc.c-torture/execute/simd-5.c: New test.
6585
6586 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6587
6588 PR c++/15064
6589 * g++.dg/template/crash18.C: New test.
6590
6591 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6592
6593 * g++.dg/ext/complit3.C: New test.
6594
6595 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6596
6597 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6598 * gcc.dg/altivec-3.c: Same.
6599 * gcc.dg/altivec-varargs-1.c: Same.
6600
6601 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6602
6603 * lib/target-supports.exp (check_profiling_available): Assume
6604 profiling is not available on powerpc-eabi targets.
6605
6606 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6607
6608 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6609 * gcc.dg/vmx/bug-1.c: Ditto.
6610
6611 2004-04-20 Eric Christopher <echristo@redhat.com>
6612
6613 * gcc.dg/charset/extern.c: New test.
6614 * g++.dg/charset/extern3.cc: Ditto.
6615
6616 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6617
6618 * gcc.dg/builtins-39.c: New test.
6619
6620 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6621
6622 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6623
6624 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6625
6626 * gcc.dg/torture/mips-hilo-1.c: New test.
6627
6628 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6629
6630 * gcc.c-torture/compile/20040419-1.c: New test.
6631
6632 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6633
6634 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6635
6636 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6637 Aldy Hernandez <aldyh@redhat.com>
6638
6639 * gcc.c-torture/execute/va-arg-24.c: New.
6640
6641 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6642 Aldy Hernandez <aldyh@redhat.com>
6643
6644 * gcc.dg/vmx/1b-01.c: New.
6645 * gcc.dg/vmx/1b-02.c: New.
6646 * gcc.dg/vmx/1b-03.c: New.
6647 * gcc.dg/vmx/1b-04.c: New.
6648 * gcc.dg/vmx/1b-05.c: New.
6649 * gcc.dg/vmx/1b-06.c: New.
6650 * gcc.dg/vmx/1b-07.c: New.
6651 * gcc.dg/vmx/1c-01.c: New.
6652 * gcc.dg/vmx/1c-02.c: New.
6653 * gcc.dg/vmx/3a-01a.c: New.
6654 * gcc.dg/vmx/3a-01.c: New.
6655 * gcc.dg/vmx/3a-01m.c: New.
6656 * gcc.dg/vmx/3a-03.c: New.
6657 * gcc.dg/vmx/3a-03m.c: New.
6658 * gcc.dg/vmx/3a-04.c: New.
6659 * gcc.dg/vmx/3a-04m.c: New.
6660 * gcc.dg/vmx/3a-05.c: New.
6661 * gcc.dg/vmx/3a-06.c: New.
6662 * gcc.dg/vmx/3a-06m.c: New.
6663 * gcc.dg/vmx/3a-07.c: New.
6664 * gcc.dg/vmx/3b-01.c: New.
6665 * gcc.dg/vmx/3b-02.c: New.
6666 * gcc.dg/vmx/3b-10.c: New.
6667 * gcc.dg/vmx/3b-13.c: New.
6668 * gcc.dg/vmx/3b-14.c: New.
6669 * gcc.dg/vmx/3b-15.c: New.
6670 * gcc.dg/vmx/3c-01a.c: New.
6671 * gcc.dg/vmx/3c-01.c: New.
6672 * gcc.dg/vmx/3c-02.c: New.
6673 * gcc.dg/vmx/3c-03.c: New.
6674 * gcc.dg/vmx/3d-01.c: New.
6675 * gcc.dg/vmx/4-01.c: New.
6676 * gcc.dg/vmx/4-03.c: New.
6677 * gcc.dg/vmx/5-01.c: New.
6678 * gcc.dg/vmx/5-02.c: New.
6679 * gcc.dg/vmx/5-03.c: New.
6680 * gcc.dg/vmx/5-04.c: New.
6681 * gcc.dg/vmx/5-05.c: New.
6682 * gcc.dg/vmx/5-06.c: New.
6683 * gcc.dg/vmx/5-07.c: New.
6684 * gcc.dg/vmx/5-07t.c: New.
6685 * gcc.dg/vmx/5-08.c: New.
6686 * gcc.dg/vmx/5-10.c: New.
6687 * gcc.dg/vmx/5-11.c: New.
6688 * gcc.dg/vmx/7-01a.c: New.
6689 * gcc.dg/vmx/7-01.c: New.
6690 * gcc.dg/vmx/7c-01.c: New.
6691 * gcc.dg/vmx/7d-01.c: New.
6692 * gcc.dg/vmx/7d-02.c: New.
6693 * gcc.dg/vmx/8-01.c: New.
6694 * gcc.dg/vmx/8-02a.c: New.
6695 * gcc.dg/vmx/8-02.c: New.
6696 * gcc.dg/vmx/brode-1.c: New.
6697 * gcc.dg/vmx/bug-1.c: New.
6698 * gcc.dg/vmx/bug-2.c: New.
6699 * gcc.dg/vmx/bug-3.c: New.
6700 * gcc.dg/vmx/cw-bug-1.c: New.
6701 * gcc.dg/vmx/cw-bug-2.c: New.
6702 * gcc.dg/vmx/cw-bug-3.c: New.
6703 * gcc.dg/vmx/dct.c: New.
6704 * gcc.dg/vmx/debug-1.c: New.
6705 * gcc.dg/vmx/debug-2.c: New.
6706 * gcc.dg/vmx/debug-3.c: New.
6707 * gcc.dg/vmx/debug-4.c: New.
6708 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6709 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6710 * gcc.dg/vmx/eg-5.c: New.
6711 * gcc.dg/vmx/fft.c: New.
6712 * gcc.dg/vmx/gcc-bug-1.c: New.
6713 * gcc.dg/vmx/gcc-bug-2.c: New.
6714 * gcc.dg/vmx/gcc-bug-3.c: New.
6715 * gcc.dg/vmx/gcc-bug-4.c: New.
6716 * gcc.dg/vmx/gcc-bug-5.c: New.
6717 * gcc.dg/vmx/gcc-bug-6.c: New.
6718 * gcc.dg/vmx/gcc-bug-7.c: New.
6719 * gcc.dg/vmx/gcc-bug-8.c: New.
6720 * gcc.dg/vmx/gcc-bug-9.c: New.
6721 * gcc.dg/vmx/gcc-bug-b.c: New.
6722 * gcc.dg/vmx/gcc-bug-c.c: New.
6723 * gcc.dg/vmx/gcc-bug-d.c: New.
6724 * gcc.dg/vmx/gcc-bug-e.c: New.
6725 * gcc.dg/vmx/gcc-bug-f.c: New.
6726 * gcc.dg/vmx/gcc-bug-g.c: New.
6727 * gcc.dg/vmx/gcc-bug-i.c: New.
6728 * gcc.dg/vmx/harness.h: New.
6729 * gcc.dg/vmx/ira1.c: New.
6730 * gcc.dg/vmx/ira2a.c: New.
6731 * gcc.dg/vmx/ira2b.c: New.
6732 * gcc.dg/vmx/ira2.c: New.
6733 * gcc.dg/vmx/ira2c.c: New.
6734 * gcc.dg/vmx/mem.c: New.
6735 * gcc.dg/vmx/newton-1.c: New.
6736 * gcc.dg/vmx/ops.c: New.
6737 * gcc.dg/vmx/sn7153.c: New.
6738 * gcc.dg/vmx/spill2.c: New.
6739 * gcc.dg/vmx/spill3.c: New.
6740 * gcc.dg/vmx/spill.c: New.
6741 * gcc.dg/vmx/t.c: New.
6742 * gcc.dg/vmx/varargs-1.c: New.
6743 * gcc.dg/vmx/varargs-2.c: New.
6744 * gcc.dg/vmx/varargs-3.c: New.
6745 * gcc.dg/vmx/varargs-4.c: New.
6746 * gcc.dg/vmx/varargs-5.c: New.
6747 * gcc.dg/vmx/varargs-6.c: New.
6748 * gcc.dg/vmx/varargs-7.c: New.
6749 * gcc.dg/vmx/vmx.exp: New.
6750 * gcc.dg/vmx/vprint-1.c: New.
6751 * gcc.dg/vmx/vscan-1.c: New.
6752 * gcc.dg/vmx/x-01.c: New.
6753 * gcc.dg/vmx/x-02.c: New.
6754 * gcc.dg/vmx/x-03.c: New.
6755 * gcc.dg/vmx/x-04.c: New.
6756 * gcc.dg/vmx/x-05.c: New.
6757 * gcc.dg/vmx/yousufi-1.c: New.
6758 * gcc.dg/vmx/zero-1.c: New.
6759 * gcc.dg/vmx/zero.c: New.
6760
6761 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6762
6763 * g++.dg/lookup/java1.C: Update for chage of
6764 _Jv_AllocObject.
6765 * g++.dg/lookup/java2.C: Likewise.
6766
6767 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6768
6769 * ada/acats/run_all.sh: use -O2 by default.
6770
6771 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6772
6773 * gcc.dg/vr-mult-[12].c: New tests.
6774
6775 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6776
6777 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6778
6779 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6780
6781 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6782
6783 * lib/target-supports.exp (check_profiling_available): Assume profiling
6784 isn't available for mips*-*-elf targets.
6785
6786 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6787
6788 * gcc.dg/builtins-38.c: New test.
6789
6790 2004-04-14 Eric Christopher <echristo@redhat.com>
6791
6792 * g++.dg/charset/charset.exp: Run .cc extension tests.
6793
6794 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6795
6796 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6797
6798 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6799
6800 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6801
6802 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6803
6804 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6805 * gcc.dg/i386-387-2.c: Likewise.
6806
6807 * gcc.dg/i386-387-7.c: New test.
6808 * gcc.dg/i386-387-8.c: New test.
6809
6810 * gcc.dg/builtins-37.c: New test.
6811
6812 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6813
6814 * g++.dg/pch/externc-1.C: Add missing semicolon.
6815
6816 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6817
6818 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6819
6820 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6821
6822 * gcc.c-torture/execute/20040411-1.c: New test.
6823
6824 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6825
6826 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6827
6828 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6829
6830 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6831
6832 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6833
6834 * lib/target-supports.exp (check_named_sections_available): New.
6835 * lib/gcc-dg.exp (dg-require-named-sections): New.
6836 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6837 old-deja.exp. Also prune error-count message from HP linker.
6838 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6839
6840 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6841 * g++.old-deja/g++.pt/static3.C: Likewise.
6842 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6843
6844 2004-04-09 Roger Sayle <roger@eyesopen.com>
6845
6846 * gcc.c-torture/execute/20040409-1.c: New test case.
6847 * gcc.c-torture/execute/20040409-2.c: New test case.
6848 * gcc.c-torture/execute/20040409-3.c: New test case.
6849
6850 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6851
6852 * gcc.dg/20040409-1.c: New test.
6853
6854 2004-04-08 Roger Sayle <roger@eyesopen.com>
6855
6856 PR target/14888
6857 * g++.dg/opt/pr14888.C: New test case.
6858
6859 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6860
6861 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6862 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6863 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6864 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6865 New tests.
6866
6867 2004-04-08 Paul Brook <paul@codesourcery.com>
6868
6869 * gcc.dg/spill-1.c: New test.
6870
6871 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6872
6873 * gcc.dg/torture/builtin-ctype-2.c: New test.
6874
6875 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6876
6877 * gcc.dg/pch/pch.exp: Add largefile test.
6878
6879 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6880
6881 * g++.dg/pch/externc-1.Hs: New.
6882 * g++.dg/pch/externc-1.C: New.
6883
6884 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6885
6886 * gcc.dg/compat/struct-by-value-5a_main.c,
6887 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6888 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6889 * gcc.dg/compat/struct-by-value-5a_x.c,
6890 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6891 gcc.dg/compat/struct-by-value-5_x.c.
6892 * gcc.dg/compat/struct-by-value-5a_y.c,
6893 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6894 gcc.dg/compat/struct-by-value-5_y.c.
6895
6896 * gcc.dg/compat/struct-by-value-6a_main.c,
6897 gcc.dg/compat/struct-by-value-6b_main.c: New files.
6898 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6899 * gcc.dg/compat/struct-by-value-6a_x.c,
6900 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6901 gcc.dg/compat/struct-by-value-6_x.c.
6902 * gcc.dg/compat/struct-by-value-6a_y.c,
6903 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6904 gcc.dg/compat/struct-by-value-6_y.c.
6905
6906 * gcc.dg/compat/struct-by-value-7a_main.c,
6907 gcc.dg/compat/struct-by-value-7b_main.c: New files.
6908 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6909 * gcc.dg/compat/struct-by-value-7a_x.c,
6910 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6911 gcc.dg/compat/struct-by-value-7_x.c.
6912 * gcc.dg/compat/struct-by-value-7a_y.c,
6913 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6914 gcc.dg/compat/struct-by-value-7_y.c.
6915
6916 2004-04-06 Jakub Jelinek <jakub@redhat.com>
6917
6918 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6919 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6920 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6921 options.
6922
6923 2004-04-06 Uros Bizjak <uros@kss-loka.si>
6924
6925 * gcc.dg/builtins-36.c: New test.
6926
6927 2004-04-06 Paul Brook <paul@codesourcery.com>
6928
6929 * README.gcc: Remove obsolete contraint on testcases.
6930
6931 2004-04-05 Paul Brook <paul@codesourcery.com>
6932
6933 PR2123
6934 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
6935 failure and exit(0) on success.
6936 * g++.dg/expr/anew2.C: Ditto.
6937 * g++.dg/expr/anew3.C: Ditto.
6938 * g++.dg/expr/anew4.C: Ditto.
6939
6940 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
6941
6942 PR c++/3518
6943 * g++.dg/template/unify7.C: New.
6944
6945 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
6946
6947 * g++.dg/README: Bring up to date with new subdirectories; remove
6948 duplicate subdirectory lines.
6949
6950 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
6951
6952 PR c++/14007
6953 * g++.dg/template/unify5.C: New.
6954 * g++.dg/template/unify6.C: New.
6955 * g++.dg/template/qualttp20.C: Adjust.
6956 * g++.old-deja/g++.jason/report.C: Adjust.
6957 * g++.old-deja/g++.other/qual1.C: Adjust.
6958
6959 2004-04-01 Mark Mitchell <mark@codesourcery.com>
6960
6961 PR c++/14803
6962 * g++.dg/inherit/ptrmem1.C: New test.
6963
6964 2004-04-01 Jakub Jelinek <jakub@redhat.com>
6965
6966 PR c++/14755
6967 * gcc.c-torture/execute/20040331-1.c: New test.
6968 * gcc.dg/20040331-1.c: New test.
6969
6970 2004-04-01 Paul Brook <paul@codesourcery.com>
6971
6972 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6973
6974 2004-03-30 Mark Mitchell <mark@codesourcery.com>
6975
6976 PR c++/14724
6977 * g++.dg/init/goto1.C: New test.
6978
6979 PR c++/14763
6980 * g++.dg/template/defarg4.C: New test.
6981
6982 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
6983
6984 * gcc.dg/altivec-11.c: Extend test for more valid cases.
6985
6986 2004-03-28 David Edelsohn <edelsohn@gnu.org>
6987
6988 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6989
6990 2004-03-28 Zack Weinberg <zack@codesourcery.com>
6991
6992 * gcc.dg/noncompile/undeclared-2.c: New test.
6993
6994 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
6995
6996 * gcc.dg/940409-1.c: Remove XFAIL.
6997 * gcc.dg/reg-vol-struct-1.c: New test.
6998
6999 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7000
7001 * gcc.dg/torture/builtin-wctype-1.c: New test.
7002
7003 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7004
7005 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7006 * gcc.dg/20001101-1.c: Likewise.
7007 * gcc.dg/20001102-1.c: Likewise.
7008
7009 2004-03-25 Roger Sayle <roger@eyesopen.com>
7010
7011 * gcc.dg/compare8.c: Add an additional test for XOR.
7012
7013 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7014
7015 * gcc.dg/torture/builtin-ctype-1.c: New test.
7016
7017 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7018
7019 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7020 * gcc.dg/torture/builtin-math-1.c: Likewise.
7021 * gcc.dg/torture/builtin-power-1.c: New test.
7022
7023 2004-03-24 Andreas Schwab <schwab@suse.de>
7024
7025 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7026 IA64 assembler.
7027
7028 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7029 Roger Sayle <roger@eyesopen.com>
7030
7031 * gcc.dg/compare8.c: New test case.
7032
7033 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7034
7035 * g++.dg/ext/altivec-7.C: New test.
7036
7037 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7038
7039 PR 12267, 12391, 12560, 13129, 14114, 14133
7040 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7041 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7042 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7043 Adjust error regexps.
7044 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7045 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7046 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7047 * gcc.dg/local1.c: Add explanatory comment.
7048
7049 2004-03-23 Roger Sayle <roger@eyesopen.com>
7050
7051 PR optimization/14669
7052 * g++.dg/opt/fold2.C: New test case.
7053
7054 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7055
7056 PR c/14069
7057 * gcc.dg/20040322-1.c: New test.
7058
7059 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7060
7061 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7062 * gcc.dg/ultrasp4.c: Likewise.
7063 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7064
7065 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7066
7067 * gcc.dg/i386-sse-8.c: Reset default options.
7068
7069 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7070
7071 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7072 in the error message text.
7073
7074 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7075
7076 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7077
7078 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7079
7080 PR c++/14616
7081 * g++.dg/init/array13.C: New test.
7082
7083 2004-03-20 Roger Sayle <roger@eyesopen.com>
7084
7085 PR target/13889
7086 * gcc.c-torture/compile/pr13889.c: New test case.
7087
7088 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7089
7090 PR c/14635
7091 * builtins-1.c (nan, nans): Don't test.
7092 * builtins-30.c: Don't use nan, nanf, nanl.
7093 * builtins-35.c: New test.
7094
7095 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7096
7097 * g++.dg/ext/altivec-6.C: New test.
7098
7099 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7100
7101 * g++.dg/init/placement3.C: New test.
7102
7103 * g++.dg/template/spec13.C: New test.
7104
7105 * g++.dg/lookup/using11.C: New test.
7106
7107 * g++.dg/lookup/koenig3.C: New test.
7108
7109 * g++.dg/template/operator2.C: New test.
7110
7111 * g++.dg/expr/dtor3.C: New test.
7112 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7113 marker.
7114 * g++.old-deja/g++.law/visibility28.C: Likewise.
7115
7116 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7117
7118 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7119 * gcc.dg/ppc64-abi-3.c: Likewise.
7120
7121 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7122
7123 PR c++/14545
7124 * g++.dg/parse/template15.C: New test.
7125
7126 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7127
7128 * g++.dg/expr/dtor2.C: New test.
7129
7130 * g++.dg/lookup/anon4.C: New test.
7131
7132 * g++.dg/overload/using1.C: New test.
7133
7134 * g++.dg/template/lookup7.C: New test.
7135
7136 * g++.dg/template/typename6.C: New test.
7137
7138 * g++.dg/expr/cond6.C: New test.
7139
7140 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7141
7142 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7143
7144 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7145
7146 * g++.dg/expr/cond5.C: New test.
7147 * g++.dg/expr/constcast1.C: Likewise.
7148 * g++.dg/expr/ptrmem2.C: Likewise.
7149 * g++.dg/expr/ptrmem3.C: Likewise.
7150 * g++.dg/lookup/main1.C: Likewise.
7151 * g++.dg/template/lookup6.C: Likewise.
7152
7153 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7154
7155 * gcc.dg/local1.c: New test.
7156
7157 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7158
7159 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7160
7161 * gcc.dg/torture/builtin-convert-1.c: New test.
7162
7163 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7164
7165 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7166
7167 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7168
7169 PR c++/14481
7170 * g++.dg/warn/Wunused-7.C: New test.
7171
7172 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7173
7174 * gcc.dg/torture/builtin-integral-1.c: New test.
7175
7176 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7177
7178 PR c++/14586
7179 * g++.dg/parse/non-dependent3.C: New test.
7180
7181 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7182
7183 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7184 * g++.dg/eh/simd-2.C: Likewise.
7185 * g++.dg/init/array10.C: Likewise.
7186 * gcc.c-torture/compile/simd-1.c: Likewise.
7187 * gcc.c-torture/compile/simd-2.c: Likewise.
7188 * gcc.c-torture/compile/simd-3.c: Likewise.
7189 * gcc.c-torture/compile/simd-4.c: Likewise.
7190 * gcc.c-torture/compile/simd-6.c: Likewise.
7191 * gcc.c-torture/execute/simd-1.c: Likewise.
7192 * gcc.c-torture/execute/simd-2.c: Likewise.
7193 * gcc.dg/compat/vector-defs.h: Likewise.
7194 * gcc.dg/20020531-1.c: Likewise.
7195 * gcc.dg/altivec-3.c: Likewise.
7196 * gcc.dg/altivec-4.c: Likewise.
7197 * gcc.dg/altivec-varargs-1.c: Likewise.
7198 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7199 * gcc.dg/i386-mmx-3.c: Likewise.
7200 * gcc.dg/i386-sse-4.c: Likewise.
7201 * gcc.dg/i386-sse-5.c: Likewise.
7202 * gcc.dg/i386-sse-8.c: Likewise.
7203 * gcc.dg/simd-1.c: Likewise.
7204 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7205 __ev64_opaque__ since the machine description provides it.
7206
7207 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7208
7209 * lib/compat.exp (skip_list): New global variable.
7210 Use it to hold the user defined COMPAT_SKIPS list if any.
7211 (compat-obj): Add the members of skip_list to optall.
7212
7213 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7214
7215 * gcc.dg/compat/union-by-value-1_main.c,
7216 union-by-value-1_x.c, union-by-value-1_y.c,
7217 union-check.h, union-defs.h,
7218 union-init.h, union-return-1_main.c,
7219 union-return-1_x.c, union-return-1_y.c: New files.
7220
7221 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7222
7223 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7224 mixed-struct-init.h: Add 4 mixed structure types.
7225 struct-by-value-21_main.c, struct-by-value-21_x.c,
7226 struct-by-value-21_y.c, struct-return-21_main.c,
7227 struct-return-21_x.c, struct-return-21_y.c: New files.
7228
7229 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7230
7231 PR c++/14550
7232 * g++.dg/parse/template14.C: New test.
7233
7234 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7235
7236 * gcc.c-torture/execute/20040313-1.c: New test.
7237
7238 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7239
7240 PR target/14533
7241 * gcc.dg/20040311-2.c: New test.
7242
7243 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7244
7245 PR other/14544
7246 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7247 bit-field.
7248
7249 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7250
7251 * gcc.dg/20040305-2.c: Add missing return statement.
7252
7253 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7254
7255 * gcc.dg/builtins-34.c: Also check pow10*.
7256
7257 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7258
7259 PR target/14262
7260 * gcc.dg/20040305-2.c: New test.
7261
7262 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7263
7264 * gcc.dg/20040310-1.c: New test.
7265
7266 2004-03-11 Roger Sayle <roger@eyesopen.com>
7267
7268 * gcc.c-torture/execute/20040311-1.c: New test case.
7269
7270 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7271
7272 PR c++/14476
7273 * g++.dg/lookup/enum1.C: New test.
7274
7275 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7276
7277 PR c++/14510
7278 * g++.dg/lookup/struct2.C: New test.
7279
7280 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7281
7282 * gcc.dg/builtins-34.c: New test.
7283
7284 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7285
7286 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7287
7288 2004-03-09 James E Wilson <wilson@specifixinc.com>
7289
7290 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7291 * gcc.dg/alias-2.c: New testcase.
7292
7293 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7294
7295 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7296
7297 2004-03-09 Roger Sayle <roger@eyesopen.com>
7298
7299 * gcc.c-torture/execute/20040309-1.c: New test case.
7300
7301 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7302
7303 PR c++/14397
7304 * g++.dg/overload/ref1.C: New.
7305
7306 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7307
7308 PR c++/14409
7309 * g++.dg/template/spec12.C: New test.
7310
7311 PR c++/14448
7312 * g++.dg/parse/crash14.C: New test.
7313
7314 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7315
7316 PR c++/14230
7317 * g++.dg/init/ref11.C: New test.
7318
7319 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7320
7321 PR c++/14432
7322 * g++.dg/parse/builtin2.C: New test.
7323
7324 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7325
7326 PR c++/14401
7327 * g++.dg/init/ctor3.C: New test.
7328 * g++.dg/init/union1.C: New test.
7329 * g++.dg/ext/anon-struct4.C: New test.
7330
7331 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7332
7333 * g++.dg/lookup/koenig1.C: Tweak error messages.
7334 * g++.dg/lookup/used-before-declaration.C: Likewise.
7335 * g++.dg/other/do1.C: Likewise.
7336 * g++.dg/overload/koenig1.C: Likewise.
7337 * g++.dg/parse/crash13.C: Likewise.
7338 * g++.dg/template/instantiate3.C: Likewise.
7339
7340 2004-03-08 Eric Christopher <echristo@redhat.com>
7341
7342 * * lib/target-supports.exp: Enable libiconv in test
7343 compilation. Fix up error checking.
7344
7345 2004-03-08 Roger Sayle <roger@eyesopen.com>
7346
7347 PR middle-end/14289
7348 * gcc.dg/pr14289-1.c: New test case.
7349 * gcc.dg/pr14289-2.c: Likewise.
7350 * gcc.dg/pr14289-3.c: Likewise.
7351
7352 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7353
7354 * gcc.c-torture/execute/20040308-1.c: New test.
7355
7356 2004-03-07 Roger Sayle <roger@eyesopen.com>
7357
7358 * gcc.c-torture/execute/20040307-1.c: New test case.
7359
7360 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7361
7362 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7363
7364 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7365
7366 * gcc.dg/20040306-1.c: New test.
7367
7368 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7369
7370 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7371 them static.
7372 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7373
7374 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7375
7376 PR c/14465
7377 * gcc.dg/decl-6.c: New test.
7378
7379 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7380
7381 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7382 Rename LOGPOW -> LOG_POW.
7383 (SQRT_EXP, POW_EXP): New.
7384
7385 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7386
7387 * gcc.dg/i386-sse-8.c: New test.
7388
7389 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7390
7391 PR c/14114
7392 * gcc.dg/decl-5.c: New test.
7393
7394 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7395
7396 * gcc.dg/20040305-1.c: New test.
7397
7398 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7399
7400 PR other/14354
7401 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7402
7403 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7404
7405 PR c++/14425, c++/14426
7406 * g++.dg/ext/altivec-4.C: New test.
7407 * g++.dg/ext/altivec-5.C: New test.
7408
7409 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7410
7411 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7412 global variables of a type with no linkage.
7413 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7414 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7415 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7416 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7417 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7418 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7419 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7420 * g++.dg/warn/deprecated.C: Name enum Color.
7421 * g++.dg/overload/VLA.C: Name structure for 'b'.
7422 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7423
7424 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7425
7426 * gcc.c-torture/compile/20040304-1.c: New test.
7427
7428 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7429
7430 PR 13728
7431 * gcc.dg/decl-4.c: New testcase.
7432
7433 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7434
7435 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7436 as PRECF if sizeof (float) > sizeof (double).
7437 (PRECL): Make it the same as PRECF if
7438 sizeof (float) > sizeof (long double).
7439
7440 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7441
7442 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7443 system type. Add check for irix6 which doesn't have c99 runtime.
7444
7445 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7446
7447 * gcc.dg/const-elim-1.c: xfail for xtensa.
7448
7449 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7450
7451 PR c++/14369
7452 * g++.dg/template/cond4.C: New test.
7453
7454 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7455
7456 PR c++/14360
7457 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7458
7459 PR c++/14361
7460 * g++.dg/parse/defarg7.C: New test.
7461
7462 PR c++/14359
7463 * g++.dg/template/friend26.C: New test.
7464
7465 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7466
7467 PR c++/14324
7468 * g++.dg/abi/mangle21.C: New test.
7469
7470 PR c++/14260
7471 * g++.dg/parse/constructor2.C: New test.
7472
7473 PR c++/14337
7474 * g++.dg/template/sfinae1.C: New test.
7475
7476 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7477
7478 PR c++/14267
7479 * g++.dg/expr/crash2.C: New test.
7480
7481 PR middle-end/13448
7482 * gcc.dg/inline-5.c: New test.
7483 * gcc.dg/always-inline.c: Split out tests into ...
7484 * gcc.dg/always-inline2.c: ... this and ...
7485 * gcc.dg/always-inline3.c: ... this.
7486
7487 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7488
7489 PR debug/12103
7490 * g++.dg/debug/crash1.C: New test.
7491
7492 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7493
7494 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7495 function with __attribute__((noinline)).
7496 (recurser_void2): Likewise.
7497 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7498 (recurser_void2): Likewise.
7499
7500 2004-02-29 Roger Sayle <roger@eyesopen.com>
7501
7502 PR middle-end/14203
7503 * g++.dg/warn/Wunused-6.C: New test case.
7504
7505 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7506
7507 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7508 not defined.
7509
7510 2004-02-27 Eric Christopher <echristo@redhat.com>
7511
7512 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7513 * g++.dg/charset/asm2.c: Run only x86.
7514 * gcc.dg/charset/asm3.c: Ditto.
7515
7516 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7517
7518 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7519 ld_library_path.
7520
7521 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7522
7523 * g++.dg/ext/altivec-3.C: New.
7524
7525 2004-02-26 Richard Henderson <rth@redhat.com>
7526
7527 * g++.dg/ext/attrib10.C: Mark for warning.
7528 * gcc.dg/attr-alias-1.c: New.
7529
7530 2004-02-26 Richard Henderson <rth@redhat.com>
7531
7532 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7533 * gcc.c-torture/execute/20040208-2.c: ... it back.
7534
7535 2004-02-26 Eric Christopher <echristo@redhat.com>
7536
7537 * lib/target-supports.exp (check-iconv-available): New function.
7538 * lib/gcc-dg.exp (dg-require-iconv): New function.
7539 Use above.
7540 * gcc.dg/charset: New directory.
7541 * gcc.dg/charset/charset.exp: New file.
7542 * gcc.dg/charset/asm1.c: Ditto.
7543 * gcc.dg/charset/asm2.c: Ditto.
7544 * gcc.dg/charset/asm3.c: Ditto.
7545 * gcc.dg/charset/asm4.c: Ditto.
7546 * gcc.dg/charset/asm5.c: Ditto.
7547 * gcc.dg/charset/attribute1.c: Ditto.
7548 * gcc.dg/charset/attribute2.c: Ditto.
7549 * gcc.dg/charset/string1.c: Ditto.
7550 * g++.dg/charset: New directory.
7551 * g++.dg/dg.exp: Add here. Special options.
7552 * g++.dg/charset/charset.exp: New file.
7553 * g++.dg/charset/asm1.c: Ditto.
7554 * g++.dg/charset/asm2.c: Ditto.
7555 * g++.dg/charset/asm3.c: Ditto.
7556 * g++.dg/charset/asm4.c: Ditto.
7557 * g++.dg/charset/attribute1.c: Ditto.
7558 * g++.dg/charset/attribute2.c: Ditto.
7559 * g++.dg/charset/extern1.cc: Ditto.
7560 * g++.dg/charset/extern2.cc: Ditto.
7561 * g++.dg/charset/string1.c: Ditto.
7562
7563 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7564
7565 PR c++/14278
7566 * g++.dg/parse/comma1.C: New test.
7567
7568 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7569
7570 PR c++/14284
7571 * g++.dg/template/ttp8.C: New test.
7572
7573 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7574
7575 * gcc.dg/fixuns-trunc-1.c: New test.
7576
7577 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7578
7579 * gcc.dg/builtins-config.h: Use #elif.
7580
7581 2004-02-26 Michael Matz <matz@suse.de>
7582
7583 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7584 * gcc.dg/991214-1.c: Likewise.
7585 * gcc.dg/i386-asm-1.c: Likewise.
7586
7587 2004-02-25 Richard Henderson <rth@redhat.com>
7588
7589 * gcc.c-torture/execute/20040208-2.c: Move ...
7590 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7591
7592 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7593
7594 PR c++/14246
7595 * g++.dg/other/crash-3.C: New test.
7596
7597 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7598
7599 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7600 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7601
7602 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7603 HP-UX.
7604
7605 2004-02-24 Michael Matz <matz@suse.de>
7606
7607 * gcc.dg/i386-regparm.c: New.
7608
7609 2004-02-23 James E Wilson <wilson@specifixinc.com>
7610
7611 * gcc.c-torture/execute/20040223-1.c: New.
7612
7613 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7614 Kazu Hirata <kazu@cs.umass.edu>
7615
7616 * gcc.dg/fwritable-strings-1.c: Remove.
7617
7618 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7619
7620 PR c/14156
7621 * gcc.dg/20040223-1.c: New test.
7622
7623 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7624
7625 PR c++/14106
7626 * g++.dg/ext/typeof9.C: New test.
7627
7628 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7629
7630 PR c++/14250
7631 * g++.dg/other/switch1.C: New test.
7632
7633 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7634
7635 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7636 * gcc.dg/va-arg-1.c: Likewise.
7637
7638 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7639
7640 PR c++/14143
7641 * g++.dg/template/koenig5.C: New test.
7642
7643 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7644
7645 * g++.dg/ext/altivec-1.C: Generalize target triple.
7646 * g++.dg/ext/altivec-2.C: New test case.
7647 * g++.dg/ext/altivec_check.h: New file.
7648 * gcc.dg/altivec-1.c: Generalize target triple;
7649 include altivec_check.h and call altivec_check().
7650 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7651 * gcc.dg/altivec-6.c: New test case.
7652 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7653 type casts as needed.
7654 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7655 altivec_check().
7656 * gcc.dg/altivec-12.c: New test case.
7657 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7658 include altivec_check.h and call altivec_check().
7659 * gcc.dg/altivec_check.h: New file.
7660
7661 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7662
7663 * lib/target-supports.exp (check_alias_available): Don't mangle
7664 function `g' in test program.
7665
7666 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7667
7668 * lib/target-supports.exp (check_profiling_available): Check
7669 argument to determine whether we support a profiling type.
7670 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7671 check_profiling_available.
7672 * g++.dg/bprob/bprob.exp: Likewise
7673 * g77.dg/bprob/bprob.exp: Likewise.
7674 * gcc.misc-tests/bprob.exp: Likewise.
7675 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7676 dg-require-profiling and delete expected error handling.
7677 * gcc.dg/20021014-1.c: Likewise.
7678 * gcc.dg/nest.c: Likewise.
7679
7680 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7681
7682 PR c++/12007
7683 * g++.dg/other/vthunk1.C: New test.
7684
7685 2004-02-20 Falk Hueffner <falk@debian.org>
7686
7687 PR target/14201
7688 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7689
7690 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7691
7692 PR c++/13927
7693 * g++.dg/other/error8.C: Remove XFAIL markers.
7694
7695 PR c++/14173
7696 * g++.dg/ext/packed5.C: New test.
7697
7698 PR c++/14199
7699 * g++.dg/warn/Wunused-5.C: New test.
7700
7701 PR c++/14186
7702 * g++.dg/lookup/member1.C: New test.
7703
7704 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7705
7706 * gcc.c-torture/compile/20040130-1.c: Enable only when
7707 __INT_MAX__ >= 2147483647L.
7708 * gcc.c-torture/compile/961203-1.c: Likewise.
7709
7710 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7711
7712 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7713 * g++.dg/opt/template1.C: Robustify assembler regexp
7714
7715 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7716
7717 * gcc.c-torture/execute/simd-4.x: Remove.
7718 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7719 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7720 Guard with #ifndef SKIP_ATTRIBUTE.
7721 * gcc.dg/compat/vector-1_y.c: Likewise.
7722 * gcc.dg/compat/vector-2_x.c: Likewise.
7723 * gcc.dg/compat/vector-2_y.c: Likewise.
7724 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7725 * g++.dg/eh/simd-2.C: Likewise.
7726
7727 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7728
7729 * gcc.c-torture/compile/complex-1.c: New.
7730
7731 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7732
7733 PR target/14209
7734 * gcc.c-torture/execute/20040218-1.c: New test.
7735
7736 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7737
7738 PR c++/14181
7739 * g++.dg/parse/new2.C: New test.
7740
7741 2004-02-18 Paul Brook <paul@codesourcery.com>
7742
7743 * gcc.c-torture/compile/libcall-1.c: New test.
7744
7745 2004-02-18 Paul Brook <paul@codesourcery.com>
7746
7747 PR debug/12934
7748 * gcc.dg/debug/debug-7.c: New test.
7749
7750 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7751
7752 * gcc.dg/20040217-1.c: New test.
7753
7754 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7755
7756 * gcc.c-torture/execute/990208-1.x: Delete.
7757
7758 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7759
7760 * gcc.c-torture/execute/20040208-2.x: New file.
7761
7762 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7763
7764 PR c++/11326
7765 * g++.dg/abi/structret1.C: New test.
7766
7767 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7768
7769 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7770 (i386_cpuid): No need to test if cpuid is available on AMD64.
7771 Fix assembly, so that it works onboth i386 and AMD64.
7772 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7773 (vecInLong): Fix s[] member type to unsigned int.
7774 (vecInWord): Remove type.
7775 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7776 (a64, b64, c64, d64, e64): Remove.
7777 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7778 Remove unused variable. Remove initialization of removed variables.
7779 Don't call mmx_tests nor sse_tests.
7780 (reference_mmx, reference_sse): Remove.
7781 (check): Add return stmt.
7782 * gcc.dg/i386-sse-7.c: New test.
7783 * gcc.dg/i386-mmx-4.c: New test.
7784
7785 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7786
7787 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7788 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7789 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7790 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7791 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7792 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7793 g++.dg/tc1/dr94.C: Fix line terminator.
7794
7795 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7796
7797 * gcc.c-torture/compile/20040216-1.c: New.
7798
7799 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7800
7801 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7802 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7803 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7804 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7805 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7806 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7807
7808 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7809
7810 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7811
7812 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7813
7814 PR c++/13971
7815 * g++.dg/expr/cond4.C: New test.
7816
7817 PR c++/14086
7818 * g++.dg/lookup/crash2.C: New test.
7819
7820 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7821
7822 * gcc.c-torture/compile/20040214-2.c: New test.
7823
7824 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7825
7826 PR c++/14116
7827 * g++.dg/ext/typeof8.C: New test.
7828
7829 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7830
7831 * gcc.c-torture/compile/20040214-1.c: New test.
7832
7833 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7834
7835 PR c++/13635
7836 * g++.dg/template/spec11.C: New test.
7837
7838 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7839
7840 PR c++/13927
7841 * g++.dg/other/error8.C: New test.
7842
7843 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7844
7845 PR c++/14122
7846 * g++.dg/template/array4.C: New test.
7847
7848 PR c++/14108
7849 * g++.dg/inherit/thunk2.C: New test.
7850
7851 PR c++/14083
7852 * g++.dg/eh/cond2.C: New test.
7853
7854 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7855
7856 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7857
7858 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7859
7860 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7861
7862 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7863
7864 * g++.dg/simd-2.C: xfail on ppc64-linux.
7865
7866 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7867
7868 PR c/456
7869 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7870 tests.
7871
7872 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7873
7874 * gcc.dg/builtins-33.c: New test.
7875
7876 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7877
7878 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7879
7880 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7881
7882 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7883
7884 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7885
7886 * gcc.dg/ppc64-abi-3.c: New test.
7887
7888 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7889
7890 PR c/14092
7891
7892 * gcc.dg/pr14092-1.c: New testcase.
7893
7894 2004-02-10 Alan Modra <amodra@bigpond.net.au>
7895
7896 * gcc.dg/cpp/assert4.c: Fix typo last change.
7897
7898 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7899 * gcc.dg/cpp/assert4.c: Handle powerpc64.
7900
7901 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7902
7903 2004-02-09 Roger Sayle <roger@eyesopen.com>
7904
7905 * gcc.c-torture/compile/20040209-1.c: New test case.
7906
7907 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
7908
7909 * gcc.dg/c90-init-1.c: Adjust expected error messages.
7910
7911 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
7912
7913 * gcc.c-torture/execute/20040208-[12].c: New tests.
7914
7915 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7916
7917 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7918
7919 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7920
7921 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7922
7923 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7924
7925 Bug 13856
7926 * gcc.dg/visibility-8.c: New testcase.
7927
7928 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7929
7930 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7931 arguments.
7932 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7933
7934 2004-02-07 Roger Sayle <roger@eyesopen.com>
7935
7936 PR middle-end/13696
7937 * g++.dg/opt/fold1.C: New test case.
7938
7939 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7940
7941 PR c++/14033
7942 * g++.dg/other/crash-2.C: New test.
7943
7944 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7945
7946 PR c++/14028
7947 * g++.dg/parse/angle-bracket2.C: New test.
7948
7949 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7950
7951 PR middle-end/13750
7952 Revert:
7953 2004-01-15 Geoffrey Keating <geoffk@apple.com>
7954 PR pch/13361
7955 * testsuite/g++.dg/pch/wchar-1.C: New.
7956 * testsuite/g++.dg/pch/wchar-1.Hs: New.
7957
7958 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7959
7960 PR c++/14008
7961 * g++.dg/parse/error15.C: New test.
7962 * g++.dg/parse/crash11.C: Update dg-error mark.
7963
7964 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7965
7966 PR c++/13932
7967 * g++.dg/warn/conv2.C: New test.
7968
7969 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7970
7971 PR c++/13086
7972 * g++.dg/warn/incomplete1.C: Remove xfail.
7973
7974 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7975
7976 * lib/file-format.exp (gcc_target_object_format): Use
7977 ${tool}_target_compile, not gcc_target_compile.
7978 * lib/target-supports.exp (check_alias_available): Likewise.
7979 (check_gc_sections_available): Likewise.
7980 * g++.dg/ext/attrib10.C: Use dg-require-alias.
7981 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7982 dg-require-alias.
7983
7984 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7985
7986 PR c++/13969
7987 * g++.dg/template/static6.C: New test.
7988
7989 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
7990
7991 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7992
7993 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7994
7995 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7996 tests for systems where `char' is unsigned by default.
7997
7998 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7999
8000 PR c++/13997
8001 * g++.dg/template/partial3.C: New test.
8002
8003 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8004
8005 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8006 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8007 Remove mentions of obsolete ports.
8008
8009 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8010
8011 * gcc.dg/noncompile/20001228-1.c: Fix for new
8012 error message.
8013
8014 2004-02-03 Roger Sayle <roger@eyesopen.com>
8015
8016 PR target/9348
8017 * gcc.c-torture/execute/multdi-1.c: New test case.
8018
8019 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8020
8021 PR c++/13925
8022 * g++.dg/template/lookup5.C: New test.
8023
8024 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8025
8026 PR c++/13950
8027 * g++.dg/template/lookup4.C: New test.
8028
8029 PR c++/13970
8030 * g++.dg/parse/error14.C: New test.
8031
8032 PR c++/14002
8033 * g++.dg/parse/template13.C: New test.
8034
8035 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8036
8037 PR c++/13978
8038 * g++.dg/template/koenig4.C: New test.
8039
8040 PR c++/13968
8041 * g++.dg/template/crash17.C: New test.
8042
8043 PR c++/13975
8044 * g++.dg/parse/error13.C: New test.
8045 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8046
8047 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8048
8049 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8050
8051 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8052
8053 PR c/11658
8054 PR c/13994
8055 * gcc.dg/noncompile/20040203-1.c: New test.
8056 * gcc.dg/noncompile/20040203-2.c: Likewise.
8057 * gcc.dg/noncompile/20040203-3.c: Likewise.
8058 * gcc.dg/20040203-1.c: Likewise.
8059
8060 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8061
8062 PR c++/10858
8063 * g++.dg/template/sizeof7.C: New test.
8064
8065 2004-02-02 Eric Christopher <echristo@redhat.com>
8066 Zack Weinberg <zack@codesourcery.com>
8067
8068 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8069
8070 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8071
8072 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8073 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8074 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8075 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8076
8077 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8078
8079 PR c++/13113
8080 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8081
8082 PR c++/13854
8083 * g++.dg/ext/attrib13.C: New test.
8084
8085 PR c++/13907
8086 * g++.dg/conversion/op2.C: New test.
8087
8088 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8089
8090 * gcc.dg/titype-1.c: Fix pasto.
8091
8092 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8093
8094 * gcc.dg/titype-1.c: New test.
8095
8096 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8097
8098 PR c++/13957
8099 * g++.dg/template/non-type-template-argument-1.C,
8100 g++.dg/template/qualified-id1.C: Update dg-error marks.
8101 * g++.dg/template/nontype6.C: New test.
8102
8103 2004-02-01 Roger Sayle <roger@eyesopen.com>
8104
8105 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8106 * gcc.dg/builtins-31.c: New testcase.
8107 * gcc.dg/builtins-32.c: New testcase.
8108
8109 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8110
8111 * objc.dg/call-super-2.m: Update line numbers
8112 for the including of stddef.h.
8113
8114 2004-01-30 Michael Matz <matz@suse.de>
8115
8116 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8117 g++.dg/ext/case-range3.C: New tests.
8118
8119 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8120
8121 DR206
8122 PR c++/13813
8123 * g++.dg/template/member4.C: New test.
8124
8125 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8126
8127 PR c++/13683
8128 * g++.dg/template/sizeof6.C: New test.
8129
8130 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8131
8132 * gcc.dg/fwritable-strings-1.c: New test.
8133
8134 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8135
8136 * gcc.c-torture/compile/20040130-1.c: New test.
8137
8138 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8139
8140 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8141
8142 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8143
8144 PR c++/13883
8145 * g++.dg/template/ctor3.C: New test.
8146
8147 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8148
8149 * g++.dg/tc1: New directory.
8150 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8151 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8152 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8153 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8154 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8155
8156 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8157
8158 * g++.dg/parse/error11.C: New test.
8159 * g++.dg/parse/error12.C: Likewise.
8160
8161 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8162
8163 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8164 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8165
8166 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8167
8168 PR c++/13791
8169 * g++.dg/ext/attrib12.C: New test.
8170
8171 PR c++/13736
8172 * g++.dg/parse/cast2.C: New test.
8173
8174 2004-01-27 James E Wilson <wilson@specifixinc.com>
8175
8176 * objc.dg/encode-2.m (main): New local string. Set depending on
8177 sizeof long. Use in sscanf call.
8178 * objc.dg/encode-3.m (main): New local string. Set depending on
8179 sizeof long. Use in scan_initial call.
8180
8181 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8182
8183 * objc.dg/call-super-2.m: Make LP64-safe.
8184 * objc.dg/desig-init-1.m: Likewise.
8185
8186 2004-01-27 Devang Patel <dpatel@apple.com>
8187
8188 * g++.dg/debug/namespace1.C: New test.
8189
8190 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8191
8192 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8193 xscale-*-*.
8194
8195 * gcc.dg/arm-mmx-1.c: New test.
8196
8197 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8198
8199 * gcc.dg/20040127-1.c: New test.
8200 * gcc.dg/20040127-2.c: New test.
8201
8202 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8203
8204 * objc.dg/stret-1.m (glob): Renamed to globa.
8205
8206 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8207
8208 PR c++/13663
8209 * g++.dg/expr/for1.C: New test.
8210
8211 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8212
8213 PR middle-end/13779
8214 * gcc.dg/darwin-longlong.c: New test.
8215
8216 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8217
8218 * gcc.dg/20040124-1.c: Moved test from here...
8219 * gcc.c-torture/compile/20040124-1.c: ...to here.
8220
8221 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8222
8223 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8224 the assembly output if -m64 is passed.
8225
8226 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8227
8228 PR c++/13833
8229 * g++.dg/template/cond3.C: New test.
8230
8231 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8232
8233 PR c++/13810
8234 * g++.dg/template/ttp7.C: New test.
8235
8236 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8237
8238 PR c++/13797
8239 * g++.dg/template/nontype4.C: New test.
8240 * g++.dg/template/nontype5.C: Likewise.
8241
8242 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8243
8244 * gcc.dg/torture/mips-clobber-at.c: New test.
8245
8246 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8247
8248 * gcc.dg/20040124-1.c: New test.
8249
8250 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8251
8252 * gcc.dg/20040123-1.c: New test.
8253
8254 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8255
8256 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8257
8258 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8259
8260 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8261
8262 2004-01-23 Andrew Pinski <apinski@apple.com>
8263
8264 * gcc.dg/20030121-1.c: Move to ..
8265 * gcc.dg/20040121-1.c: here.
8266
8267 2004-01-23 Roger Sayle <roger@eyesopen.com>
8268
8269 * gcc.dg/builtins-29.c: New test case.
8270
8271 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8272
8273 PR 18314
8274 * gcc.dg/builtins-30.c: New testcase.
8275
8276 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8277
8278 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8279 * lib/g77.exp: Likewise.
8280 * lib/objc.exp: Likewise.
8281 * lib/g++.exp: Likewise.
8282
8283 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8284
8285 * gcc.dg/struct-by-value-2.c: New test.
8286
8287 2004-01-21 Andrew Pinski <apinski@apple.com>
8288
8289 PR target/13785
8290 * gcc.dg/20030121-1.c: New test.
8291
8292 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8293
8294 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8295 clobber frame pointer register in asm statement.
8296
8297 2004-01-21 Falk Hueffner <falk@debian.org>
8298
8299 * gcc.c-torture/compile/20040121-1.c: New test.
8300
8301 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8302
8303 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8304
8305 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8306
8307 * gcc.dg/ppc64-abi-2.c: New test.
8308
8309 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8310
8311 * lib/treelang.exp: Fill out this file.
8312 * lib/treelang-dg.exp: New File.
8313
8314 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8315
8316 * gcc.c-torture/compile/981022-1.c: Remove.
8317 * gcc.dg/array-5.c: Remove XFAIL.
8318 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8319 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8320 gcc.dg/cond-lvalue-1.c: Update.
8321 * gcc.dg/cast-lvalue-2.c: New test.
8322
8323 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8324
8325 PR c++/13592
8326 * g++.dg/other/error1.C (class foo): Tweak error message.
8327
8328 PR c++/13592
8329 * g++.dg/template/call2.C: New test.
8330
8331 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8332
8333 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8334 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8335 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8336 scalar-return-1_x.c, scalar-return-2_y.c,
8337 scalar-return-3_x.c, scalar-return-3_y.c,
8338 scalar-return-4_x.c, scalar-return-4_y.c,
8339 struct-align-1.h, struct-align-1_x.c,
8340 struct-align-1_y.c, struct-align-2.h,
8341 struct-align-2_x.c, struct-align-2_y.c,
8342 struct-by-value-10_y.c, struct-by-value-11_x.c,
8343 struct-by-value-11_y.c, struct-by-value-12_x.c,
8344 struct-by-value-12_y.c, struct-by-value-13_x.c,
8345 struct-by-value-13_y.c, struct-by-value-14_x.c,
8346 struct-by-value-14_y.c, struct-by-value-15_x.c,
8347 struct-by-value-15_y.c, struct-by-value-16_y.c,
8348 struct-by-value-17_y.c, struct-by-value-18_y.c,
8349 struct-by-value-19_y.c, struct-by-value-1_x.c,
8350 struct-by-value-1_y.c, struct-by-value-20_y.c,
8351 struct-by-value-2_x.c, struct-by-value-2_y.c,
8352 struct-by-value-3_y.c, struct-by-value-4_x.c,
8353 struct-by-value-4_y.c, struct-by-value-5_y.c,
8354 struct-by-value-6_y.c, struct-by-value-7_y.c
8355 struct-by-value-8_x.c, struct-by-value-8_y.c
8356 struct-by-value-9_x.c, struct-by-value-9_y.c
8357 struct-return-10_x.c, struct-return-10_y.c,
8358 struct-return-19_x.c, struct-return-20_x.c
8359 struct-return-2_x.c, struct-return-2_y.c
8360 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8361 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8362
8363 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8364
8365 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8366 attribute on sparc*-sun-solaris2.*.
8367
8368 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8369
8370 PR c++/13710
8371 * g++.dg/ext/typeof7.C: New test.
8372
8373 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8374
8375 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8376 * gcc.dg/const-elim-1.c: Same.
8377
8378 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8379
8380 * objc.dg/stret-1.m: New.
8381 * objc.dg/stret-2.m: New.
8382
8383 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8384
8385 PR c++/11895
8386 * g++.dg/ext/vector1.C: New test.
8387
8388 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8389
8390 * gcc.dg/pch/import-1.c: New.
8391 * gcc.dg/pch/import-1.hs: New.
8392 * gcc.dg/pch/import-1a.h: New.
8393 * gcc.dg/pch/import-1b.h: New.
8394 * gcc.dg/pch/import-1c.h: New.
8395
8396 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8397
8398 PR c++/13574
8399 * g++.dg/ext/array1.C: New test.
8400
8401 PR c++/13178
8402 * g++.dg/conversion/op1.C: New test.
8403
8404 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8405
8406 PR 11864
8407 From Kazumoto Kojima / Dan Kegel:
8408 * gcc.dg/pr11864-1.c: New test.
8409
8410 PR 10392
8411 From Marcus Comstedt / Dan Kegel:
8412 * gcc.dg/pr10392-1.c: New test.
8413
8414 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8415
8416 PR c++/13478
8417 * g++.dg/init/ref10.C: New test.
8418
8419 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8420
8421 PR c++/13407
8422 * g++.dg/parse/typename6.C: New test.
8423
8424 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8425
8426 PR pch/13361
8427 * testsuite/g++.dg/pch/wchar-1.C: New.
8428 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8429
8430 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8431
8432 PR c++/9259
8433 * g++.dg/expr/sizeof2.C: New test.
8434
8435 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8436
8437 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8438
8439 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8440
8441 PR c++/13659
8442 * g++.dg/lookup/strong-using-3.C: New.
8443 * g++.dg/lookup/using-10.C: New.
8444
8445 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8446
8447 PR c++/13594
8448 * g++.dg/lookup/strong-using-2.C: New.
8449
8450 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8451 Dan Kegel <dank@kegel.com>
8452 J"orn Rennecke <joern.rennecke@superh.com>
8453
8454 PR target/9365
8455 * gcc.dg/pr9365-1.c: New test.
8456
8457 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8458
8459 PR c++/8856
8460 * g++.dg/parse/casting-operator2.C: New test.
8461 * g++.old-deja/g++.pt/explicit83.C: Remove.
8462
8463 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8464
8465 * gcc.dg/label-compound-stmt-1.c: New test.
8466 * gcc.c-torture/compile/950922-1.c,
8467 gcc.c-torture/compile/20000211-3.c,
8468 gcc.c-torture/compile/20000518-1.c,
8469 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8470 compound statements.
8471
8472 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8473
8474 * gcc.dg/ppc64-abi-1.c: New test.
8475
8476 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8477
8478 * g++.dg/ext/attrib9.C: Add dg-warnings.
8479
8480 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8481
8482 PR c++/12335
8483 * g++.dg/parse/dtor3.C: New test.
8484
8485 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8486
8487 PR c++/12709
8488 * g++.dg/parse/try-catch-1.C: New test.
8489
8490 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8491
8492 * ada/acats/run_all.sh: Add more verbose output in acats.log
8493 when compiling tests.
8494
8495 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8496
8497 PR 13656
8498 * gcc.dg/typedef-redecl.c: New test case.
8499 * gcc.dg/typedef-redecl.h: New support file.
8500
8501 2004-01-13 Jan Hubicka <jh@suse.cz>
8502
8503 * gcc.dg/always_inline.c: New test.
8504 * gcc.dg/debug/20031231-1.c: Fix.
8505
8506 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8507
8508 PR c++/13474
8509 * g++.dg/template/array3.C: New test.
8510
8511 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8512
8513 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8514 * g++.dg/warn/Wunused-2.C: Likewise.
8515
8516 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8517
8518 PR c++/13289
8519 * g++.dg/template/instantiate6.C: New test.
8520
8521 2004-01-12 Roger Sayle <roger@eyesopen.com>
8522
8523 PR middle-end/11397
8524 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8525
8526 2004-01-12 Jan Hubicka <jh@suse.cz>
8527
8528 PR opt/12826
8529 * gcc.dg/20040112-1.c: New.
8530
8531 * gcc.dg/dwarf-die[1-7].c: Move to...
8532 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8533 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8534
8535 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8536
8537 PR c++/4100
8538 * g++.dg/parse/friend4.C: New test.
8539
8540 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8541
8542 PR c++/4100
8543 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8544 definition is called a friend.
8545
8546 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8547
8548 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8549
8550 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8551
8552 PR c++/3478
8553 * g++.dg/parse/error10.C: New test.
8554 * g++.dg/template/arg2.C: Accept "invalid type" error.
8555
8556 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8557
8558 PR middle-end/13392
8559 * g++.dg/opt/expect2.C: New test.
8560
8561 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8562
8563 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8564 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8565 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8566 Update dg-error regexps.
8567
8568 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8569
8570 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8571 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8572
8573 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8574
8575 * gcc.dg/pragma-re-1.c: Use right pointer type.
8576
8577 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8578
8579 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8580
8581 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8582
8583 * gcc.dg/rs6000-ldouble-1.c: New.
8584
8585 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8586
8587 DR 337
8588 PR c++/9256
8589 * g++.dg/other/abstract1.C: New test.
8590
8591 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8592
8593 * g++.dg/lookup/strong-using-1.C: New.
8594
8595 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8596
8597 PR c/11234
8598 * gcc.dg/func-ptr-conv-1.c: New test.
8599 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8600
8601 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8602
8603 PR target/13380.
8604 * gcc.c-torture/compile/20040109-1.c: New.
8605
8606 2004-01-08 Stuart Hastings <stuart@apple.com>
8607
8608 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8609 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8610 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8611
8612 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8613
8614 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8615
8616 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8617
8618 * ada/acats/run_acats: Treat 'gnatchop' the same way
8619 as 'gnatmake'. Export GCC_DRIVER.
8620 * ada/acats/run_all.sh: Add target_gnatchop. Use
8621 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8622
8623 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8624
8625 PR c++/12573
8626 * g++.dg/template/dependent-expr4.C: New test.
8627
8628 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8629
8630 * gcc.dg/altivec-11.c: New test.
8631
8632 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8633
8634 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8635
8636 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8637
8638 PR c/6024
8639 * gcc.dg/enum-compat-1.c: New test.
8640 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8641
8642 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8643
8644 PR c/12165
8645 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8646 gcc.dg/c99-idem-qual-3.c: New tests.
8647
8648 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8649
8650 * gcc.dg/winline-7.c: Don't cast void * to int.
8651
8652 2004-01-06 Jan Hubicka <jh@suse.cz>
8653
8654 * gcc.dg/i386-sse-5.c: New test
8655 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8656
8657 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8658
8659 PR c++/12815
8660 * g++.dg/rtti/typeid4.C: New test.
8661
8662 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8663
8664 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8665
8666 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8667
8668 PR c++/12132
8669 * g++.dg/template/error11.C: New test.
8670
8671 PR c++/13451
8672 * g++.dg/template/class2.C: New test.
8673
8674 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8675 Richard Sandiford <rsandifo@redhat.com>
8676
8677 PR c++/13387
8678 * g++.dg/opt/alias3.C: New test.
8679
8680 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8681
8682 PR c++/13157
8683 * g++.dg/template/koenig3.C: New test.
8684
8685 PR c++/13529
8686 * g++.dg/parse/offsetof3.C: New test.
8687
8688 * g++.dg/init/copy7.C: Add missing dg-error markers.
8689
8690 PR c++/12226
8691 * g++.dg/init/copy7.c: New test.
8692
8693 PR c++/13536
8694 * g++.dg/parse/cast1.C: New test.
8695
8696 2004-01-04 Jan Hubicka <jh@suse.cz>
8697
8698 * gcc.dg/winline[1-7].c: New tests.
8699
8700 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8701
8702 PR c++/13520
8703 * g++.dg/template/qualttp22.C: New test.
8704
8705 2004-01-01 Jan Hubicka <jh@suse.cz>
8706
8707 * gcc.dg/debug/20031231-1.c: New.
8708 * gcc.c-torture/compile/20040101-1.c: New.
8709 * gcc.dg/dwarf-die-[1-7].c: New.
8710
8711 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8712
8713 PR optimization/13521
8714 * gcc.c-torture/compile/20031231-1.c: New test.
8715
8716 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8717
8718 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8719
8720 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8721
8722 PR c++/10079
8723 * g++.dg/template/crash16.C: New test.
8724
8725 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8726
8727 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8728
8729 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8730
8731 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8732 ports.
8733 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8734 * g++.old-deja/g++.law/profile1.C: Likewise.
8735 * gcc.c-torture/compile/981006-1.c: Likewise.
8736 * gcc.c-torture/execute/loop-2e.x: Likewise.
8737 * gcc.c-torture/execute/loop-2f.x: Remove.
8738 * gcc.c-torture/execute/loop-2g.x: Likewise.
8739 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8740 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8741
8742 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8743
8744 PR c++/13507
8745 * g++.dg/ext/attrib11.C: New test.
8746
8747 PR c++/13494
8748 * g++.dg/template/array2-1.C: New test.
8749 * g++.dg/template/array2-2.C: New test.
8750
8751 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8752
8753 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8754
8755 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8756
8757 PR c++/12774
8758 * g++.dg/template/array1-1.C: New test.
8759 * g++.dg/template/array1-2.C: New test.
8760
8761 2003-12-29 Roger Sayle <roger@eyesopen.com>
8762
8763 PR fortran/12632
8764 * g77.dg/12632.f: New test case.
8765
8766 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8767
8768 PR c++/13289
8769 * g++.dg/parse/nontype1.C: New test.
8770
8771 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8772
8773 PR c++/12403
8774 * g++.dg/parse/explicit1.C: New test.
8775 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8776
8777 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8778
8779 PR c++/13081
8780 * g++.dg/opt/inline6.C: New test.
8781
8782 PR c++/12613
8783 * g++.dg/parse/error9.C: New test.
8784
8785 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8786
8787 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8788
8789 PR c++/13009
8790 * g++.dg/init/assign1.C: New test.
8791
8792 2003-12-28 Roger Sayle <roger@eyesopen.com>
8793
8794 PR c++/13070
8795 * g++.dg/warn/format3.C: New test case.
8796
8797 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8798
8799 * gcc.c-torture/compile/20031227-1.c: New test.
8800
8801 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8802
8803 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8804 * g77.dg/bprob/bprob.exp: Likewise.
8805 * gcc.misc-tests/bprob.exp: Likewise.
8806 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8807 variants on systems where the library does not provide that
8808 functionality.
8809 * gcc.dg/builtins-20.c: Use builtins-config.h.
8810 * gcc.dg/builtins-config.h: New file.
8811
8812 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8813
8814 * lib/gcc-dg.exp (dg-require-profiling): New function.
8815 * lib/target-supports.exp (check_profiling_available): Likewise.
8816 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8817 * g77.dg/bprob/bprob.exp: Likewise.
8818 * gcc.misc-tests/bprob.exp: Likewise.
8819 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8820 * gcc.dg/20021014-1.c: Likewise.
8821 * gcc.dg/nest.c: Likewise.
8822
8823 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8824
8825 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8826 compiling.
8827 * g++.dg/lookup/java2.C: Likewise.
8828 * gcc.dg/cpp/lexident.c: Likewise.
8829
8830 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8831
8832 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8833 given.
8834 * gcc.c-torture/compile/961203-1.c: Likewise.
8835 * gcc.c-torture/compile/980506-1.c: Likewise.
8836
8837 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8838
8839 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8840 (additional_prunes): New global.
8841 (gcc-dg-prune): Handle additional per-test pruning.
8842 (dg-test): Clear additional_prunes between tests.
8843
8844 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8845 dg-prune-output to avoid spurious failures from assembler
8846 complaining about nonexistent WAW violations.
8847 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8848 Use dg-prune-output to avoid spurious failures from assembler
8849 warning about Itanium B-step errata.
8850
8851 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8852
8853 * g++.dg/abi/macro0.C: New test.
8854 * g++.dg/abi/macro1.C: Likewise.
8855 * g++.dg/abi/macro2.C: Likewise.
8856
8857 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8858 * g++.dg/abi/bitfield7.C: Likewise.
8859 * g++.dg/abi/dtor2.C: Likewise.
8860 * g++.dg/abi/mangle11.C: Likewise.
8861 * g++.dg/abi/mangle12.C: Likewise.
8862 * g++.dg/abi/mangle14.C: Likewise.
8863 * g++.dg/abi/mangle17.C: Likewise.
8864 * g++.dg/abi/vbase10.C: Likewise.
8865 * g++.dg/abi/vbase14.C: Likewise.
8866 * g++.dg/template/qualttp17.C: Likewise.
8867
8868 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8869
8870 PR c/11995
8871 * gcc.dg/20031223-1.c: New test.
8872
8873 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8874
8875 * gcc.dg/noreturn-7.c: New test.
8876
8877 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8878
8879 * gcc.dg/null-pointer-1.c: New test.
8880
8881 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8882
8883 * g++.old-deja/g++.jason/template18.C: Remove.
8884 * g++.old-deja/g++.jason/template37.C: Likewise.
8885
8886 PR c++/12862
8887 * g++.dg/lookup/ns1.C: New test.
8888
8889 PR c++/12397
8890 * g++.dg/template/lookup3.C: New test.
8891
8892 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8893
8894 * g++.dg/template/recurse1.C: New test
8895
8896 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8897
8898 PR c++/12479
8899 * g++.dg/parse/semicolon1.C: New test.
8900 * g++.dg/parse/semicolon1.h: Likewise.
8901
8902 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
8903
8904 * gcc.dg/darwin-misaligned.c: New test.
8905
8906 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8907
8908 PR c/9163
8909 * gcc.dg/20031222-1.c: New test.
8910
8911 2003-12-21 Mark Mitchell <mark@codesourcery.com>
8912
8913 PR c++/13438
8914 * g++.dg/parse/error8.C: New test.
8915
8916 PR c++/11554
8917 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8918
8919 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
8920
8921 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8922 too small.
8923 * gcc.c-torture/compile/930217-1.c: Likewise.
8924 * gcc.c-torture/compile/930513-1.c: Likewise.
8925 * gcc.c-torture/execute/920908-2.c: Likewise.
8926 * gcc.c-torture/execute/921204-1.c: Likewise.
8927 * gcc.c-torture/execute/930621-1.c: Likewise.
8928 * gcc.c-torture/execute/930630-1.c: Likewise.
8929 * gcc.c-torture/execute/931031-1.c: Likewise.
8930 * gcc.c-torture/execute/980602-2.c: Likewise.
8931 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8932 * gcc.c-torture/execute/compndlit-1.c: Likewise.
8933 * gcc.c-torture/execute/extzvsi.c: Likewise.
8934 * gcc.c-torture/unsorted/ext.c: Likewise.
8935
8936 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
8937
8938 PR target/12749
8939 * gcc.c-torture/compile/20031220-2.c: New test case.
8940
8941 2003-12-20 Roger Sayle <roger@eyesopen.com>
8942
8943 PR optimization/13031
8944 * gcc.c-torture/compile/20031220-1.c: New test case.
8945
8946 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8947
8948 * gcc.dg/cast-function-1.c: New test.
8949
8950 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
8951
8952 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8953 formats.
8954
8955 2003-12-19 Mark Mitchell <mark@codesourcery.com>
8956
8957 PR c++/12795
8958 * g++.dg/ext/attrib10.C: New test.
8959
8960 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8961
8962 * gcc.dg/cleanup-10.c: New test.
8963 * gcc.dg/cleanup-11.c: New test.
8964
8965 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8966
8967 PR c++/13239
8968 * g++.dg/opt/expect1.C: New test.
8969
8970 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
8971
8972 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8973
8974 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
8975
8976 PR debug/12923
8977 * gcc.dg/20031218-1.c: New test.
8978
8979 PR debug/12389
8980 * gcc.dg/20031218-2.c: New test.
8981 * gcc.dg/20031218-3.c: New test.
8982
8983 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8984 of label name and allow for USER_LABEL_PREFIX == "_" names.
8985 * g++.dg/abi/mangle18-2.C: Likewise.
8986 * g++.dg/abi/mangle19-1.C: Likewise.
8987 * g++.dg/abi/mangle19-2.C: Likewise.
8988 * g++.dg/abi/mangle20-1.C: Likewise.
8989 * g++.dg/abi/mangle20-2.C: Likewise.
8990
8991 2003-12-18 Richard Henderson <rth@redhat.com>
8992
8993 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8994
8995 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
8996 Dan Kegel <dank@kegel.com>
8997
8998 PR other/12009
8999 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9000 testing a cross compiler, it causes spurious compile failures.
9001 * lib/g++.exp: Likewise.
9002
9003 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9004
9005 PR c++/13262
9006 * g++.dg/template/access13.C: New test.
9007
9008 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9009
9010 * gcc.dg/20031216-1.c: New test.
9011
9012 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9013
9014 PR c++/9154
9015 * g++.dg/template/error10.C: New test.
9016
9017 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9018
9019 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9020 * g++.dg/eh/simd-2.C: Likewise.
9021
9022 2003-12-17 James E Wilson <wilson@specifixinc.com>
9023 Roger Sayle <roger@eyesopen.com>
9024
9025 * gcc.c-torture/execute/ieee/mzero5.c: New.
9026
9027 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9028
9029 PR c++/10603
9030 * g++.dg/parse/error6.C: New test.
9031
9032 PR c++/12827
9033 * g++.dg/parse/error7.C: New test.
9034
9035 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9036
9037 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9038 at -O with stabs debugging formats.
9039 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9040 * gcc.dg/debug/debug-2.c: Likewise.
9041
9042 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9043
9044 PR c++/12696
9045 * g++.dg/init/error1.C: New test.
9046
9047 PR c++/12218
9048 * g++.dg/init/pm3.C: New test.
9049
9050 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9051
9052 PR c/3347
9053 * gcc.dg/bitfld-8.c: New test.
9054
9055 2003-12-16 James Lemke <jim@wasabisystems.com>
9056
9057 * gcc.dg/arm-scd42-[123].c: New tests.
9058
9059 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9060
9061 PR c++/9043
9062 * g++.dg/abi/mangle20-1.C: New test.
9063 * g++.dg/abi/mangle20-2.C: New test.
9064
9065 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9066
9067 PR c++/13275
9068 * g++.dg/other/offsetof2.C: Remove XFAIL.
9069 * g++.dg/parse/offsetof1.C: New test.
9070 * g++.gd/parse/offsetof2.C: Likewise.
9071
9072 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9073
9074 * g++.dg/template/nontype3.C: New test.
9075 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9076
9077 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9078
9079 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9080
9081 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9082
9083 PR c++/13387
9084 * g++.dg/expr/assign1.C: New test.
9085
9086 PR c++/13242
9087 * g++.dg/abi/mangle19-1.C: New test.
9088 * g++.dg/abi/mangle19-2.C: New test.
9089
9090 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9091
9092 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9093
9094 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9095
9096 * gcc.c-torture/execute/20031216-1.c: New test.
9097
9098 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9099
9100 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9101 an ICE regression.
9102
9103 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9104
9105 PR c++/10926
9106 * g++.dg/template/error9.C: New test.
9107
9108 PR c++/11116
9109 * g++.dg/template/error8.C: New test.
9110
9111 2003-12-15 Roger Sayle <roger@eyesopen.com>
9112
9113 PR middle-end/13400
9114 * gcc.c-torture/execute/20031215-1.c: New test case.
9115
9116 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9117
9118 PR c++/13269
9119 * g++.dg/parse/error5.C: New test.
9120
9121 PR c++/12989
9122 * g++.dg/expr/sizeof1.C: New test.
9123
9124 PR c++/13310
9125 * g++.dg/template/crash15.C: New test.
9126
9127 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9128
9129 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9130 a non-POD type as the last named parameter of a varargs function.
9131
9132 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9133
9134 PR c++/13243
9135 PR c++/12573
9136 * g++.dg/template/crash14.C: New test.
9137 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9138
9139 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9140
9141 * g++.dg/other/java1.C: New test.
9142
9143 PR c++/13241
9144 * g++.dg/abi/mangle18-1.C: New test.
9145 * g++.dg/abi/mangle18-2.C: New test.
9146
9147 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9148
9149 PR optimization/10312
9150 * gcc.c-torture/execute/20031214-1.c: New.
9151
9152 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9153
9154 PR c++/10779
9155 PR c++/12160
9156 * g++.dg/parse/error3.C: New test.
9157 * g++.dg/parse/error4.C: Likewise.
9158 * g++.dg/abi/mangle4.C: Tweak error messages.
9159 * g++.dg/lookup/using5.C: Likewise.
9160 * g++.dg/other/error2.C: Likewise.
9161 * g++.dg/parse/typename5.C: Likewise.
9162 * g++.dg/parse/undefined1.C: Likewise.
9163 * g++.dg/template/arg2.C: Likewise.
9164 * g++.dg/template/ttp3.C: Likewise.
9165 * g++.dg/template/type1.C: Likewise.
9166 * g++.old-deja/g++.other/crash32.C: Likewise.
9167 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9168
9169 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9170
9171 PR c++/13106
9172 * g++.dg/warn/noreturn-3.C: New test.
9173
9174 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9175
9176 PR c++/13118
9177 * g++.dg/abi/covariant3.C: New.
9178
9179 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9180
9181 * g++.dg/eh/ia64-1.C: New test.
9182
9183 2003-12-12 Roger Sayle <roger@eyesopen.com>
9184
9185 PR optimization/13037
9186 * g77.f-torture/execute/13037.f: New test case.
9187
9188 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9189
9190 PR c++/12881
9191 * g++.dg/abi/covariant2.C: New.
9192
9193 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9194
9195 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9196
9197 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9198
9199 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9200
9201 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9202
9203 PR other/10819
9204 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9205 to fix Bug 10819.
9206 * lib/g++.exp (g++_version): Likewise.
9207 * lib/g77.exp (g77_version): Likewise.
9208 * lib/objc.exp (default_objc_version): Likewise.
9209
9210 2003-12-10 Richard Henderson <rth@redhat.com>
9211
9212 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9213
9214 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9215
9216 2003-12-08 Matt Austern <austern@apple.com>
9217
9218 PR c/13134
9219 * lib/gcc-dg.exp (dg-require-visibility): Define.
9220 * lib/target-supports (check_visibility_available): Define.
9221 * gcc.dg/visibility-1.c: New test.
9222 * gcc.dg/visibility-2.c: Likewise.
9223 * gcc.dg/visibility-3.c: Likewise.
9224 * gcc.dg/visibility-4.c: Likewise.
9225 * gcc.dg/visibility-5.c: Likewise.
9226 * gcc.dg/visibility-6.c: Likewise.
9227 * g++.dg/ext/visibility-1.C: Likewise.
9228 * g++.dg/ext/visibility-2.C: Likewise.
9229 * g++.dg/ext/visibility-3.C: Likewise.
9230 * g++.dg/ext/visibility-4.C: Likewise.
9231 * g++.dg/ext/visibility-5.C: Likewise.
9232 * g++.dg/ext/visibility-6.C: Likewise.
9233
9234 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9235
9236 * g++.dg/lookup/java1.C: New test.
9237 * g++.dg/lookup/java2.C: New test.
9238
9239 2003-12-07 Falk Hueffner <falk@debian.org>
9240
9241 * g++.dg/opt/noreturn-1.C: New test.
9242
9243 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9244
9245 * gcc.dg/overflow-1.c: New test.
9246
9247 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9248
9249 * g77.f-torture/compile/13060.f: New test.
9250
9251 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9252
9253 PR c++/13323
9254 * g++.dg/inherit/operator2.C: New test.
9255
9256 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9257
9258 PR c++/13305
9259 * g++.dg/ext/attrib9.C: New test.
9260
9261 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9262
9263 PR c++/13314
9264 * g++.dg/template/error7.C: New test.
9265
9266 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9267 J"orn Rennecke <joern.rennecke@superh.com>
9268
9269 PR target/13302
9270 * g++.dg/other/struct-va_list.C: New test.
9271
9272 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9273
9274 PR c++/13166
9275 * g++.dg/parse/defarg6.C: New test.
9276
9277 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9278
9279 PR target/13256
9280 * gcc.c-torture/execute/20031201-1.c: New test.
9281
9282 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9283
9284 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9285
9286 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9287
9288 * gcc.dg/builtin-return-1.c: New test.
9289
9290 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9291 J"orn Rennecke <joern.rennecke@superh.com>
9292
9293 PR optimization/13260
9294 * gcc.c-torture/execute/20031204-1.c: New test.
9295
9296 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9297
9298 PR c++/9127
9299 * g++.dg/template/error6.C: New test.
9300
9301 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9302
9303 * gcc.dg/20031202-1.c: New test.
9304
9305 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9306
9307 PR c++/13179
9308 * g++.dg/template/eh1.C: New test.
9309
9310 PR c++/10771
9311 * g++.dg/template/error5.C: New test.
9312
9313 2003-12-02 David Ung <davidu@mips.com>
9314
9315 * gcc.dg/compat/vector-check.h: Corrected type for var
9316 g_##TMODE
9317
9318 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9319
9320 PR c++/10126
9321 * g++.dg/template/ptrmem8.C: New test.
9322
9323 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9324
9325 PR c++/12573
9326 * g++.dg/template/dependent-expr3.C: New test.
9327
9328 2003-12-01 James Lemke <jim@wasabisystems.com>
9329
9330 * gcc.dg/arm-g2.c: New test.
9331
9332 2003-12-01 Roger Sayle <roger@eyesopen.com>
9333
9334 PR optimization/11634
9335 * gcc.dg/20031201-2.c: New test case.
9336
9337 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9338
9339 PR 11433
9340 * objc.dg/proto-lossage-3.m: New test.
9341
9342 2003-12-01 Roger Sayle <roger@eyesopen.com>
9343
9344 PR optimization/12628
9345 * gcc.dg/20031201-1.c: New test case.
9346
9347 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9348
9349 * gcc.dg/unaligned-1.c: New test.
9350
9351 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9352
9353 PR c++/9849
9354 * g++.dg/template/error4.C: New test.
9355 * g++.dg/template/nested3.C: Adjust error markers.
9356
9357 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9358
9359 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9360
9361 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9362
9363 PR c/10333
9364 * gcc.dg/bitfld-7.c: New test.
9365
9366 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9367
9368 * gcc.dg/tls/asm-1.C: New test.
9369
9370 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9371
9372 * gcc.dg/cpp/assert4.c: Update.
9373
9374 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9375
9376 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9377 * gcc.dg/builtin-apply3.c: New test.
9378
9379 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9380
9381 * lib/compat.exp (compat-obj): New xfaildata parameter.
9382 Use it to set compiler_conditional_xfail_data before compiling.
9383 (compat-get-options): Handle dg-xfail-if.
9384 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9385 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9386 * gcc.dg/compat/vector-1_y.c: Likewise.
9387 * gcc.dg/compat/vector-2_x.c: Likewise.
9388 * gcc.dg/compat/vector-2_y.c: Likewise.
9389
9390 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9391
9392 * g++.dg/opt/reg-stack4.C: New test.
9393
9394 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9395
9396 * gcc.dg/builtin-apply2.c: New test.
9397
9398 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9399
9400 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9401
9402 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9403
9404 PR c++/12924
9405 * g++.dg/template/template-id-2.C: New test.
9406
9407 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9408
9409 PR c++/5369
9410 * g++.dg/template/memfriend1.C: New test.
9411 * g++.dg/template/memfriend2.C: Likewise.
9412 * g++.dg/template/memfriend3.C: Likewise.
9413 * g++.dg/template/memfriend4.C: Likewise.
9414 * g++.dg/template/memfriend5.C: Likewise.
9415 * g++.dg/template/memfriend6.C: Likewise.
9416 * g++.dg/template/memfriend7.C: Likewise.
9417 * g++.dg/template/memfriend8.C: Likewise.
9418 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9419
9420 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9421
9422 PR c++/12515
9423 * g++.dg/ext/cond1.C: New test.
9424
9425 2003-11-20 Richard Henderson <rth@redhat.com>
9426
9427 * gcc.dg/20020201-2.c: Remove.
9428 * gcc.dg/20020201-4.c: Remove.
9429 * gcc.dg/20020304-1.c: Remove.
9430
9431 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9432
9433 * gcc.dg/cpp/trad/xwin1.c: New test case.
9434
9435 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9436
9437 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9438 * lib/g77.exp: Likewise.
9439 * lib/objc.exp: Likewise.
9440 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9441 for darwin.
9442
9443 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9444
9445 PR c++/12932
9446 * g++.dg/template/static5.C: New test.
9447
9448 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9449
9450 * gcc.dg/nested-func-1.c: New test.
9451
9452 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9453
9454 * gcc.dg/cpp/assert4.c: New test.
9455
9456 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9457
9458 PR c++/2294
9459 * g++.dg/lookup/using9.c: New test.
9460
9461 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9462
9463 PR c++/12762
9464 * g++.dg/template/error3.C: New test.
9465
9466 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9467
9468 PR ada/13035
9469 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9470 No longer use a wrapper for gcc, since this does not work under
9471 Windows.
9472
9473 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9474
9475 PR c++/2094
9476 * g++.dg/template/ptrmem7.C: New test.
9477
9478 2003-11-13 Andrew Pinski <apinski@apple.com>
9479
9480 * gcc.c-torture/compile/20031113-1.c: New test.
9481
9482 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9483 Kean Johnston <jkj@sco.com>
9484
9485 PR c/13029
9486 * gcc.dg/unused-4.c: Update.
9487
9488 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9489
9490 * g++.dg/opt/const3.C: New test.
9491
9492 2003-11-13 Jan Hubicka <jh@suse.cz>
9493
9494 * gcc.c-torture/compile/20031112-1.c: New test.
9495
9496 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9497
9498 * g++.dg/parse/crash10.C: Remove bogus error marker.
9499
9500 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9501
9502 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9503 (host_gcc): Likewise.
9504 (ROOT): Honor $PWDCMD.
9505 (BASE): Likewise.
9506 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9507
9508 2003-11-12 Catherine Moore <clm@redhat.com>
9509
9510 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9511
9512 2003-11-12 Andreas Jaeger <aj@suse.de>
9513 Jakub Jelinek <jakub@redhat.com>
9514 Andrew Pinski <pinskia@physics.uc.edu>
9515 Richard Henderson <rth@redhat.com>
9516
9517 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9518 systems.
9519 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9520
9521 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9522 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9523
9524 2003-11-11 Andreas Jaeger <aj@suse.de>
9525
9526 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9527
9528 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9529
9530 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9531
9532 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9533 Clean ups.
9534
9535 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9536
9537 * gcc.dg/trampoline-1.c: New test.
9538
9539 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9540
9541 * gcc.c-torture/compile/200031109-1.c: New test.
9542
9543 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9544
9545 PR c/3190
9546 PR c/8714
9547 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9548 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9549 gcc.dg/format/no-y2k-1.c: Update.
9550
9551 2003-11-08 Roger Sayle <roger@eyesopen.com>
9552
9553 PR optimization/10467
9554 * gcc.dg/20031108-1.c: New test case.
9555
9556 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9557
9558 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9559
9560 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9561
9562 * gcc.dg/compound-lvalue-1.c: New test.
9563 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9564 some XFAILs.
9565
9566 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9567
9568 * gcc.dg/altivec-varargs-1.c: New test.
9569
9570 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9571
9572 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9573 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9574 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9575 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9576 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9577
9578 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9579
9580 * gcc.dg/cond-lvalue-1.c: New test.
9581
9582 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9583
9584 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9585
9586 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9587
9588 PR c++/11616
9589 * g++.dg/template/instantiate5.C: New test.
9590
9591 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9592
9593 PR c++/12726
9594 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9595 * ChangeLog: Add missing first entry for above test.
9596
9597 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9598
9599 PR c++/9810
9600 * g++.dg/template/using8.C: New test.
9601 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9602
9603 2003-11-02 Roger Sayle <roger@eyesopen.com>
9604
9605 PR optimization/10817
9606 * gcc.c-torture/compile/20031102-1.c: New test case.
9607
9608 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9609
9610 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9611 2147483647.
9612
9613 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9614
9615 * gcc.dg/20031102-1.c: New test.
9616
9617 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9618
9619 * gcc.dg/complex-1.c: New test.
9620
9621 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9622
9623 PR c++/12796
9624 * g++.dg/template/crash13.C: Adjust expected error location.
9625 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9626
9627 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9628
9629 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9630
9631 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9632
9633 PR/10239
9634 * gcc.c-torture/compile/20031031-2.c: New test.
9635
9636 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9637
9638 PR/11640
9639 * gcc.c-torture/compile/20031031-1.c: New test.
9640
9641 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9642
9643 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9644 * gcc.misc-tests/bprob.exp: Likewise.
9645 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9646 the execution test on arm-elf configs.
9647 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9648 configs that don't support scratch files.
9649 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9650
9651 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9652
9653 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9654 done by dejagnu.
9655
9656 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9657
9658 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9659 Avoid non pure sh syntax. Add more logging.
9660
9661 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9662 fail.
9663
9664 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9665
9666 PR libgcj/10610
9667 * gcc.dg/ppc-stackalign-1.c: New test.
9668
9669 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9670
9671 * ada/acats/run_all.sh: Change output to be more compliant with
9672 dejagnu framework.
9673 Create acats.sum and acats.log files under testsuite/ada/acats
9674 Only run [a-z]* directories, to filter out e.g. CVS.
9675 Redirect build output to log file.
9676
9677 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9678
9679 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9680
9681 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9682
9683 PR ada/5909:
9684 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9685
9686 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9687
9688 * gcc.c-torture/compile/20031023-1.c: New test.
9689 * gcc.c-torture/compile/20031023-2.c: New test.
9690 * gcc.c-torture/compile/20031023-3.c: New test.
9691 * gcc.c-torture/compile/20031023-4.c: New test.
9692
9693 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9694
9695 PR c++/10371
9696 * g++.dg/lookup/scoped8.C: New test.
9697
9698 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9699
9700 * g++.dg/opt/reg-stack3.C: New test.
9701
9702 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9703
9704 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9705
9706 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9707
9708 PR c++/11076
9709 * g++.dg/template/crash13.C: New test.
9710
9711 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9712
9713 * gcc.dg/c99-restrict-2.c: New test.
9714
9715 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9716
9717 PR c++/12698, c++/12699, c++/12700, c++/12566
9718 * g++.dg/inherit/covariant9.C: New test.
9719 * g++.dg/inherit/covariant10.C: New test.
9720 * g++.dg/inherit/covariant11.C: New test.
9721
9722 2003-10-23 Jason Merrill <jason@redhat.com>
9723
9724 PR c++/12726
9725 * g++.dg/ext/complit2.C: New test.
9726
9727 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9728
9729 PR target/12654
9730 * gcc.c-torture/execute/20031020-1.c: New test.
9731
9732 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9733
9734 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9735 following the jump_insn.
9736
9737 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9738
9739 * gcc.dg/cast-lvalue-1.c: New test.
9740
9741 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9742
9743 PR c++/11962
9744 * g++.dg/template/cond2.C: New test.
9745
9746 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9747
9748 * gcc.dg/builtins-28.c: New test.
9749
9750 2003-10-20 Jan Hubicka <jh@suse.cz>
9751
9752 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9753 parameter.
9754 * testsuite/gcc.dg/inline-2.c: Likewise.
9755
9756 2003-10-20 Phil Edwards <phil@codesourcery.com>
9757
9758 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9759 * gcc.dg/nest.c: Likewise.
9760
9761 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9762
9763 PR c++/9781, c++/10583, c++/11862
9764 * g++.dg/parse/crash13.C: New test.
9765
9766 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9767
9768 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9769
9770 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9771
9772 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9773 Define HAVE_C99_RUNTIME except on Solaris.
9774 * gcc.dg/builtins-20.c: Likewise.
9775
9776 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9777
9778 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9779
9780 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9781
9782 PR c++/12495
9783 * g++.dg/template/crash21.C: New test.
9784
9785 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9786
9787 PR c++/2513
9788 * g++.dg/template/typename5.C: New test.
9789
9790 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9791
9792 PR c++/12369
9793 * g++.dg/template/friend25.C: New test.
9794
9795 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9796
9797 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9798 versions.
9799
9800 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9801
9802 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9803 == 2147483647.
9804
9805 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9806
9807 * gcc.c-torture/execute/960416-1.x: Remove.
9808 * gcc.c-torture/execute/divconst-3.x: Likewise.
9809
9810 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9811
9812 PR target/12598
9813 * gcc.dg/torture/cris-volatile-1.c: New test.
9814
9815 2003-10-14 Roger Sayle <roger@eyesopen.com>
9816
9817 PR optimization/9325
9818 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9819 for overflowing floating point to integer conversion during RTL
9820 simplification.
9821
9822 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9823
9824 * objc/execute/_cmd.m: Fix typo.
9825 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9826 Relax 'scan-assembler' regexp.
9827 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9828 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9829 * objc.dg/zero-link-2.m: Remove blank line.
9830 * objc.dg/zero-link-3.m: New test case.
9831
9832 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9833
9834 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9835
9836 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9837 than linker trickery.
9838
9839 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9840
9841 PR c++/12370
9842 * g++.dg/other/friend2.C: New test.
9843
9844 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9845
9846 * gcc.dg/20031012-1.c: New test.
9847
9848 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9849
9850 * gcc.dg/weak/weak-3.c: Fix for new warning.
9851
9852 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9853
9854 PR optimization/8750
9855 * gcc.c-torture/execute/20031012-1.c: New test case.
9856
9857 2003-10-11 Roger Sayle <roger@eyesopen.com>
9858
9859 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9860 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9861
9862 2003-10-11 Roger Sayle <roger@eyesopen.com>
9863
9864 PR optimization/12260
9865 * gcc.c-torture/compile/20031011-2.c: New test case.
9866
9867 2003-10-11 Roger Sayle <roger@eyesopen.com>
9868
9869 * gcc.c-torture/execute/20031011-1.c: New testcase.
9870
9871 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9872
9873 * gcc.c-torture/compile/20031011-1.c: New test.
9874
9875 2003-10-11 Jan Hubicka <jh@suse.cz>
9876
9877 * g++.dg/other/first-global.C: New test.
9878
9879 2003-10-11 Roger Sayle <roger@eyesopen.com>
9880
9881 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9882
9883 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9884
9885 * gcc.c-torture/compile/20031010-1.c: New test.
9886
9887 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9888
9889 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9890 * gcc.c-torture/execute/va-arg-25.c: ... here.
9891
9892 2003-10-09 Mark Mitchell <mark@codesourcery.com>
9893
9894 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9895
9896 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
9897
9898 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9899
9900 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9901
9902 * g++.dg/parse/error2.C: New test.
9903
9904 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9905
9906 PR c++/11097
9907 * g++.dg/other/error5.C: Modify the error message.
9908 * g++.dg/lookup/using8.C: New test.
9909
9910 2003-10-07 Geoffrey Keating <geoffk@apple.com>
9911
9912 * gcc.dg/darwin-abi-2.c: New file.
9913 * gcc.c-torture/execute/va-arg-24.c: New file.
9914
9915 2003-10-06 Bob Wilson <bob.wilson@acm.org>
9916
9917 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
9918 indentation.
9919
9920 2003-10-06 Mark Mitchell <mark@codesourcery.com>
9921
9922 PR c++/10147
9923 * g++.dg/other/error4.C: Update error messages.
9924 * g++.dg/template/ptrmem4.C: Likewise.
9925
9926 PR c++/12337
9927 * g++.dg/init/new9.C: New test.
9928
9929 PR c++/12334, c++/12236, c++/8656
9930 * g++.dg/ext/attrib8.C: New test.
9931
9932 2003-10-06 Devang Patel <dpatel@apple.com>
9933
9934 * gcc.dg/debug/dwarf2-3.h: New test.
9935 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9936
9937 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
9938
9939 * g++.dg/opt/cfg2.C: New test.
9940
9941 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9942
9943 * g++.dg/opt/float1.C: New test.
9944
9945 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9946
9947 * gcc.dg/c90-array-lval-6.c: New test.
9948 * gcc.dg/c99-array-lval-6.c: New test.
9949
9950 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
9951 Ziemowit Laski <zlaski@apple.com>
9952
9953 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9954 'Derived', so that it is never considered a class method; add
9955 new warning for '+port' method ambiguity.
9956 * objc.dg/method-12.m: Include <objc/objc.h> instead of
9957 <objc/objc-api.h> (needed on Mac OS X).
9958 * objc.dg/method-13.m: New test.
9959
9960 2003-10-03 Roger Sayle <roger@eyesopen.com>
9961
9962 PR optimization/9325, PR java/6391
9963 * gcc.c-torture/execute/20031003-1.c: New test case.
9964
9965 2003-10-02 Mark Mitchell <mark@codesourcery.com>
9966
9967 PR optimization/12180
9968 * gcc.dg/20031002-1.c: New test.
9969
9970 PR c++/12486
9971 * g++.dg/inherit/error1.C: New test.
9972
9973 2003-10-02 Chris Demetriou <cgd@broadcom.com>
9974
9975 * lib/f-torture.exp (search_for): Rename to...
9976 (search_for_re): This. Also, clean up comments and the
9977 "regexp" invocation.
9978
9979 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
9980
9981 * gcc.c-torture/compile/20031002-1.c: New test.
9982
9983 2003-10-02 Jakub Jelinek <jakub@redhat.com>
9984
9985 * g++.dg/opt/cond1.C: New test.
9986
9987 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
9988
9989 * gcc.dg/Wold-style-definition-2.c: New testcase.
9990 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9991
9992 2003-09-29 Richard Henderson <rth@redhat.com>
9993
9994 * g++.dg/init/array10.C: Add dg-options.
9995
9996 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
9997
9998 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9999
10000 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10001
10002 * g++.dg/template/friend19.C: Fix typo.
10003 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10004
10005 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10006
10007 * gcc.c-torture/execute/20030928-1.c: New test.
10008 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10009
10010 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10011
10012 * g++.dg/opt/unroll1.C: New test.
10013
10014 2003-09-26 Roger Sayle <roger@eyesopen.com>
10015
10016 PR optimization/11741
10017 * gcc.dg/20030926-1.c: New test case.
10018
10019 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10020
10021 PR c++/5655
10022 * g++.dg/parse/access7.C: New test.
10023 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10024
10025 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10026
10027 MERGE OF objc-improvements-branch into MAINLINE:
10028 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10029 if libobjc has not been built.
10030 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10031 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10032 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10033 objc/execute/nested-3.m, objc/execute/np-2.m,
10034 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10035 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10036 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10037 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10038 objc.dg/special/unclaimed-category-1.h,
10039 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10040 well as GNU runtime.
10041 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10042 * execute/cascading-1.m, execute/function-message-1.m,
10043 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10044 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10045 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10046 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10047 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10048 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10049 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10050 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10051 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10052 * objc.dg/bitfield-2.m: Run only on Darwin.
10053 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10054 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10055 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10056 * objc.dg/const-str-1.m: Fix constant string layout.
10057
10058 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10059
10060 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10061
10062 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10063
10064 * gcc.dg/darwin-abi-1.c: New file.
10065
10066 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10067
10068 PR target/12281
10069 * gcc.c-torture/compile/20030921-1.c: New test.
10070
10071 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10072
10073 * g++.dg/opt/reg-stack2.C: New test.
10074
10075 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10076
10077 * g++.dg/eh/delayslot1.C: New test.
10078
10079 2003-09-20 Richard Henderson <rth@redhat.com>
10080
10081 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10082
10083 2003-09-20 Roger Sayle <roger@eyesopen.com>
10084
10085 * gcc.c-torture/execute/20030920-1.c: New test case.
10086
10087 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10088
10089 * g++.dg/rtti/typeid3.C: Correct expected error message.
10090
10091 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10092
10093 PR c++/157
10094 * g++.dg/parse/crash12.C: New test.
10095
10096 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10097
10098 * gcc.dg/compat/mixed-struct-check.h: New.
10099 * gcc.dg/compat/mixed-struct-defs.h: New.
10100 * gcc.dg/compat/mixed-struct-init.h: New.
10101 * gcc.dg/compat/struct-by-value-19_main.c: New.
10102 * gcc.dg/compat/struct-by-value-19_x.c: New.
10103 * gcc.dg/compat/struct-by-value-19_y.c: New.
10104 * gcc.dg/compat/struct-by-value-20_main.c: New.
10105 * gcc.dg/compat/struct-by-value-20_x.c: New.
10106 * gcc.dg/compat/struct-by-value-20_y.c: New.
10107 * gcc.dg/compat/struct-return-19_main.c: New.
10108 * gcc.dg/compat/struct-return-19_x.c: New.
10109 * gcc.dg/compat/struct-return-19_y.c: New.
10110 * gcc.dg/compat/struct-return-20_main.c: New.
10111 * gcc.dg/compat/struct-return-20_x.c: New.
10112 * gcc.dg/compat/struct-return-20_y.c: New.
10113
10114 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10115 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10116 so that it will not complain on LP64 targets.
10117
10118 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10119
10120 PR c++/495
10121 * g++.dg/template/friend24.C: New test.
10122
10123 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10124
10125 PR c++/12332
10126 * g++.dg/template/memtmpl2.C: New test.
10127
10128 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10129
10130 PR target/11184
10131 * gcc.dg/builtin-apply1.c: New test.
10132
10133 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10134
10135 PR c++/9848
10136 * g++.dg/warn/Wunused-4.C: New test.
10137
10138 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10139
10140 PR c++/12316
10141 * g++.dg/other/gc2.C: New test.
10142
10143 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10144
10145 PR c++/11991
10146 * g++.dg/rtti/typeid3.C: New test.
10147
10148 PR c++/12266
10149 * g++.dg/overload/template1.C: New test.
10150
10151 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10152
10153 * g++.dg/opt/cfg3.C: New test.
10154
10155 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10156
10157 PR c++/7939
10158 * g++.dg/template/crash11.C: New test.
10159
10160 2003-09-16 Jason Merrill <jason@redhat.com>
10161 Jakub Jelinek <jakub@redhat.com>
10162
10163 * gcc.dg/attr-warn-unused-result.c: New test.
10164
10165 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10166
10167 PR c++/12184
10168 * g++.dg/expr/call2.C: New test.
10169
10170 2003-09-15 Andreas Jaeger <aj@suse.de>
10171
10172 * gcc.dg/Wold-style-definition-1.c: New test.
10173
10174 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10175
10176 PR c++/3907
10177 * g++.dg/parse/template12.C: New test.
10178
10179 * g++.dg/abi/bitfield11.C: New test.
10180 * g++.dg/abi/bitfield12.C: Likewise.
10181
10182 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10183
10184 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10185 non-expansion of functional macro name without arguments at EOL.
10186 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10187
10188 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10189
10190 * gcc.c-torture/execute/20030914-[12].c: New tests.
10191
10192 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10193
10194 PR c++/11788
10195 * g++.dg/overload/addr1.C: New test.
10196
10197 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10198
10199 * gcc.dg/20030909-1.c: New test.
10200
10201 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10202
10203 * gcc.dg/ultrasp10.c: New test.
10204
10205 2003-09-09 Devang Patel <dpatel@apple.com>
10206
10207 * gcc.dg/darwin-ld-6.c: New test.
10208
10209 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10210
10211 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10212
10213 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10214
10215 * gcc.dg/ia64-types1.c: New test.
10216 * gcc.dg/ia64-types2.c: Likewise.
10217
10218 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10219
10220 * gcc.dg/builtins-1.c: Add more _Complex tests.
10221 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10222
10223 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10224 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10225
10226 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10227
10228 PR c++/11786
10229 * g++.dg/lookup/koenig2.C: New test.
10230
10231 PR c++/5296
10232 * g++.dg/rtti/typeid2.C: New test.
10233
10234 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10235
10236 * gcc.c-torture/compile/20030904-1.c: New test.
10237
10238 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10239
10240 * g++.dg/opt/longbranch2.C: New test.
10241
10242 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10243
10244 * g++.dg/template/crash10.C: Only compile it.
10245
10246 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10247
10248 PR middle-end/11665
10249 * gcc.c-torture/compile/20030907-1.c: New test.
10250 * g++.dg/init/array11.C: New test.
10251
10252 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10253
10254 PR c++/11852
10255 * g++.dg/init/struct1.C: New test.
10256
10257 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10258
10259 PR c++/12181
10260 * g++.dg/expr/comma1.C: New test.
10261
10262 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10263
10264 PR c++/11867
10265 * g++.dg/expr/static_cast5.C: New test.
10266
10267 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10268
10269 PR c++/11507
10270 * g++.dg/lookup/scoped7.C: New test.
10271
10272 PR c++/9574
10273 * g++.dg/other/static1.C: New test.
10274
10275 PR c++/11490
10276 * g++.dg/warn/template-1.C: New test.
10277
10278 PR c++/11432
10279 * g++.dg/template/crash10.C: New test.
10280
10281 PR c++/2478
10282 * g++.dg/overload/VLA.C: New test.
10283
10284 PR c++/10804
10285 * g++.dg/template/call1.C: New test.
10286
10287 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10288
10289 PR c++/11794
10290 * g++.dg/parse/using3.C: New test.
10291
10292 2003-09-06 Roger Sayle <roger@eyesopen.com>
10293
10294 PR c++/11409
10295 * g++.dg/overload/builtin3.C: New test case.
10296
10297 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10298
10299 PR c/9862
10300 * gcc.dg/20030906-1.c: New test.
10301 * gcc.dg/20030906-2.c: Likewise.
10302
10303 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10304
10305 PR c++/12167
10306 * g++.dg/parse/defarg5.C: New test.
10307
10308 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10309
10310 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10311
10312 PR c++/12163
10313 * g++.dg/expr/static_cast4.C: New test.
10314
10315 PR c++/12146
10316 * g++.dg/template/crash9.C: New test.
10317
10318 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10319
10320 * g++.old-deja/g++.ext/pretty2.C: Update for change
10321 in __FUNCTION__.
10322 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10323
10324 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10325
10326 PR c++/11922
10327 * g++/dg/template/qualified-id1.C: New test.
10328
10329 PR c++/12037
10330 * g++.dg/warn/noeffect4.C: New test.
10331
10332 2003-09-04 Matt Austern <austern@apple.com>
10333
10334 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10335 * g++.dg/ext/fnname2.C: Likewise.
10336 * g++.dg/ext/fnname3.C: Likewise.
10337
10338 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10339
10340 * g++.dg/expr/lval1.C: New test.
10341 * g++.dg/ext/lvcast.C: Remove.
10342
10343 2003-09-03 Roger Sayle <roger@eyesopen.com>
10344
10345 PR optimization/11700.
10346 * gcc.c-torture/compile/20030903-1.c: New test case.
10347
10348 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10349
10350 PR c++/12053
10351 * g++.dg/abi/layout4.C: New test.
10352
10353 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10354
10355 PR c++/11553
10356 * g++.dg/parse/friend3.C: New test.
10357
10358 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10359
10360 PR c++/11847
10361 * g++.dg/template/class1.C: New test.
10362
10363 PR c++/11808
10364 * g++.dg/expr/call1.C: New test.
10365
10366 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10367
10368 PR c++/12114
10369 * g++.dg/init/ref9.C: New test.
10370
10371 PR c++/11972
10372 * g++.dg/template/nested4.C: New test.
10373
10374 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10375
10376 PR c++/12093
10377 * g++.dg/template/non-dependent4.C: New test.
10378
10379 PR c++/11928
10380 * g++.dg/inherit/conv1.C: New test.
10381
10382 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10383
10384 PR c++/6196
10385 * g++.dg/ext/label1.C: New test.
10386 * g++.dg/ext/label2.C: Likewise.
10387
10388 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10389
10390 * g++.dg/expr/cond3.C: New test.
10391
10392 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10393
10394 * gcc.dg/builtins-1.c: Add new builtin cases.
10395
10396 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10397
10398 * gcc.dg/builtins-1.c: Add new cases.
10399 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10400
10401 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10402
10403 * gcc.dg/builtins-1.c: Add more math builtin tests.
10404 * gcc.dg/torture/builtin-attr-1.c: New test.
10405
10406 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10407
10408 PR optimization/5079
10409 * g++.dg/opt/static3.C: New test.
10410
10411 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10412
10413 * gcc.misc-tests/gcov-10b.c: New test.
10414
10415 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10416
10417 * g++.dg/opt/ptrmem3.C: New test.
10418
10419 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10420
10421 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10422
10423 * gcc.dg/20030826-2.c: New test.
10424
10425 2003-08-26 Roger Sayle <roger@eyesopen.com>
10426
10427 PR middle-end/12002
10428 * g77.f-torture/compile/12002.f: New test case.
10429
10430 2003-08-26 Roger Sayle <roger@eyesopen.com>
10431
10432 * gcc.dg/20030826-1.c: New test case.
10433
10434 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10435
10436 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10437
10438 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10439
10440 PR c++/11871
10441 * c++.dg/lookup/crash1.C: New test.
10442
10443 * c++.dg/warn/noeffect3.C: New test.
10444
10445 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10446
10447 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10448 * gcc.dg/compat/vector-1_y.c: Ditto.
10449 * gcc.dg/compat/vector-2_x.c: Ditto.
10450 * gcc.dg/compat/vector-2_y.c: Ditto.
10451
10452 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10453
10454 * gcc.dg/20030702-1.c: New test.
10455
10456 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10457
10458 PR c++/8795
10459 * g++.dg/ext/altivec-1.C: New test.
10460
10461 2003-08-24 Richard Henderson <rth@redhat.com>
10462
10463 * g++.dg/eh/simd-2.C: Add -w for x86.
10464
10465 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10466
10467 * gcc.dg/20030815-1.c: New test.
10468
10469 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10470
10471 PR c++/3765
10472 * g++.dg/parse/access6.C: New test.
10473
10474 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10475
10476 PR c++/641, c++/11876
10477 * g++.dg/template/friend22.C: New test.
10478 * g++.dg/template/friend23.C: Likewise.
10479
10480 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10481
10482 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10483 identically.
10484
10485 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10486
10487 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10488
10489 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10490
10491 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10492
10493 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10494
10495 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10496
10497 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10498
10499 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10500
10501 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10502
10503 PR c++/11919
10504 * g++.dg/overload/prom1.C: New test.
10505
10506 PR c++/11551
10507 * g++.dg/parse/dtor2.C: New test.
10508
10509 PR c++/10762
10510 * g++.dg/parse/using2.C: New test.
10511
10512 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10513
10514 PR target/11805
10515 * gcc.c-torture/compile/20030821-1.c: New.
10516
10517 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10518
10519 PR c++/11834
10520 * g++.dg/template/deduce2.C: New test.
10521
10522 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10523
10524 * gcc.c-torture/execute/20030821-1.c: New test.
10525
10526 2003-08-20 Roger Sayle <roger@eyesopen.com>
10527
10528 PR middle-end/11984
10529 * gcc.dg/20030820-1.c: New test case.
10530
10531 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10532
10533 PR c++/11945
10534 * g++.dg/warn/noeffect2.C: New test.
10535
10536 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10537
10538 PR c++/10926
10539 * g++.dg/template/dtor2.C: New test.
10540
10541 PR c++/11684
10542 * g++.dg/template/operator1.C: New test.
10543 * g++.dg/parse/operator4.C: New test.
10544
10545 PR c++/11946.C
10546 * g++.dg/expr/enum1.C: New test.
10547 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10548
10549 PR c++/11036.C
10550 * g++.dg/parse/elab2.C: New test.
10551 * g++.dg/parse/typedef4.C: Change error message.
10552 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10553 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10554 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10555
10556 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10557
10558 * gcc.dg/pch/warn-1.c: New.
10559 * gcc.dg/pch/warn-1.hs: New.
10560
10561 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10562 not-tested file.
10563
10564 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10565
10566 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10567
10568 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10569
10570 * gcc.dg/uninit-D.c: New Test.
10571 * gcc.dg/uninit-E.c: New Test.
10572 * gcc.dg/uninit-F.c: New Test.
10573 * gcc.dg/uninit-G.c: New Test.
10574
10575 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10576
10577 * g++.dg/README: Describe the pch directory.
10578
10579 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10580
10581 PR c++/11174
10582 * g++.dg/parse/access4.C: New test.
10583 * g++.dg/parse/access5.C: Likewise.
10584 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10585
10586 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10587
10588 * gcc.dg/noncompile/20030818-1.c: New.
10589
10590 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10591
10592 PR c++/11957
10593 * g++.dg/warn/noeffect1.C: New test.
10594
10595 * g++.dg/template/scope2.C: New test.
10596 * g++.dg/template/error2.C: Correct dg-error
10597
10598 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10599
10600 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10601
10602 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10603
10604 PR C++/11512
10605 * g++.dg/template/warn1.C: New.
10606
10607 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10608
10609 * g++.dg/template/error2.C: New test.
10610 * g++.dg/lookup/using7.C: Adjust errors
10611 * g++.old-deja/g++.pt/crash36.C: Likewise.
10612 * g++.old-deja/g++.pt/derived3.C: Likewise.
10613
10614 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10615
10616 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10617 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10618 * gcc.c-torture/execute/builtins/string-9.c: New, from
10619 string-opt-9.c. Adjust for execute/builtins framework.
10620 * gcc.c-torture/execute/string-opt-9.c: Delete.
10621
10622 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10623
10624 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10625
10626 * g++.dg/parse/ret-type2.C: New test.
10627
10628 PR c++/11703
10629 * g++.dg/init/new8.C: New test.
10630
10631 PR c++/10923
10632 * g++.dg/parse/typedef5.C: New test.
10633
10634 PR c++/9512
10635 * g++.dg/parse/qualified2.C: New test.
10636 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10637 invalid code.
10638
10639 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10640
10641 * g++.dg/conversion/ptrmem1.C: New test.
10642
10643 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10644
10645 PR target/11693
10646 * gcc.dg/20030811-1.c: New test.
10647
10648 PR target/11535
10649 * gcc.c-torture/execute/20030811-1.c: New test.
10650
10651 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10652
10653 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10654
10655 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10656
10657 PR c++/11789.C
10658 * g++.dg/inherit/multiple1.C: New test.
10659
10660 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10661
10662 * gcc.dg/spe1.c: New test.
10663
10664 PR c++/11670
10665 * g++.dg/expr/cast2.C: New test.
10666
10667 PR c++/10530
10668 * g++.dg/template/dependent-name2.C: New test.
10669
10670 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10671
10672 * g++.dg/parse/crash11.C: Put the dg options in comments.
10673
10674 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10675
10676 * lib/gcc-dg.exp: Update for diagnostic change.
10677
10678 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10679
10680 PR c++/5767
10681 * g++.dg/parse/crash11.C: New test.
10682
10683 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10684
10685 * gcc.dg/cpp/spacing1.c: Update.
10686
10687 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10688
10689 PR target/11739
10690 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10691 a value for -mtune.
10692
10693 2003-08-04 Roger Sayle <roger@eyesopen.com>
10694
10695 PR middle-end/11771
10696 * gcc.c-torture/compile/20030804-1.c: New test case.
10697
10698 2003-08-04 Roger Sayle <roger@eyesopen.com>
10699
10700 * gcc.dg/20030804-1.c: New test case.
10701
10702 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10703
10704 * gcc.dg/cpp/separate-1.c: New test.
10705
10706 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10707
10708 PR c++/11704
10709 * g++.dg/template/dependent-expr2.C: New test.
10710
10711 PR c++/11766
10712 * g++.dg/expr/ptrmem1.C: New test.
10713
10714 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10715
10716 PR c++/9453
10717 * g++.dg/template/friend15.C: New test.
10718
10719 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10720
10721 * lib/dg-pch.exp: Work round PCH bug.
10722
10723 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10724
10725 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10726 builtins. Move cases from builtins-4.c here.
10727
10728 * gcc.dg/torture/builtin-math-1.c: New test taken from
10729 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10730 additional cases.
10731
10732 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10733 Delete.
10734
10735 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10736
10737 PR c++/9447
10738 * g++.dg/template/using7.C: New test.
10739
10740 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10741
10742 * import1.c, import2.c: New tests.
10743
10744 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10745
10746 * g++.dg/eh/crossjump1.C: New test.
10747
10748 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10749
10750 PR c++/11697
10751 * g++.dg/template/using6.C: New test.
10752
10753 PR c++/11744
10754 * g++.dg/template/koenig2.C: New test.
10755
10756 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10757
10758 PR c++/7983
10759 * g++.dg/parse/typedef4.C: New test.
10760
10761 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10762
10763 PR c++/8442, c++/8806
10764 * g++.dg/template/elab1.C: New test.
10765 * g++.dg/template/type2.C: Likewise.
10766 * g++.dg/template/ttp3.C: Adjust expected error message.
10767 * g++.old-deja/g++.law/visibility13.C: Likewise.
10768 * g++.old-deja/g++.niklas/t135.C: Likewise.
10769 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10770 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10771 template argument.
10772 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10773
10774 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10775
10776 PR c++/11295
10777 * g++.dg/ext/stmtexpr1.C: New test.
10778
10779 * g++.dg/opt/tmp1.C: New test.
10780
10781 PR c++/11525
10782 * g++.dg/parse/constant4.C: New test.
10783
10784 PR c++/9447
10785 * g++.dg/template/using5.C: New test.
10786
10787 2003-07-31 Roger Sayle <roger@eyesopen.com>
10788
10789 * gcc.dg/builtins-27.c: New test case.
10790
10791 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10792
10793 * gcc.dg/tls/opt-7.c: New test.
10794
10795 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10796
10797 * g++.old-deja/g++.other/crash18.C: Remove.
10798
10799 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10800
10801 * g++.dg/template/explicit3.C: New.
10802 * g++.dg/template/explicit4.C: New.
10803 * g++.dg/template/explicit5.C: New.
10804
10805 PR c++/11347
10806 * g++.dg/template/memtmpl1.C: New.
10807
10808 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10809
10810 PR target/11565
10811 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10812 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10813
10814 2003-07-30 Jan Hubicka <jh@suse.cz>
10815
10816 * vtgc1.c: Kill.
10817
10818 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10819
10820 * gcc.dg/struct-in-proto-1.c: New test.
10821
10822 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10823
10824 * gcc.dg/cpp/include2.c: Only expect one message.
10825
10826 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10827
10828 PR c++/9447
10829 * g++.dg/template/using1.C: New test.
10830 * g++.dg/template/using2.C: New test.
10831 * g++.dg/template/using3.C: New test.
10832 * g++.dg/template/using4.C: New test.
10833
10834 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10835
10836 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10837 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10838
10839 2003-07-28 Jan Hubicka <jh@suse.cz>
10840
10841 PR c++/11530
10842 * g++.dg/opt/call1.C: New test.
10843
10844 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10845
10846 PR c++/11667
10847 * g++.dg/init/enum2.C: New test.
10848 * g++.dg/template/overload1.C: Add "-w" option.
10849
10850 2003-07-28 <hp@bitrange.com>
10851
10852 * gcc.dg/Wdeclaration-after-statement-1.c,
10853 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10854
10855 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10856
10857 * gcc.c-torture/compile/20030725-1.c: New test.
10858
10859 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10860
10861 * gcc.dg/20030505.c: Only run for SPE.
10862 Remove definition of opaque type.
10863
10864 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10865
10866 * g++.dg/template/ptrmem6.C: New test.
10867
10868 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10869
10870 * gcc.c-torture/compile/zero-strct-2.c: New test.
10871
10872 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10873
10874 * gcc.dg/intermod-1.c: New test.
10875
10876 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10877
10878 PR c++/11617
10879 * g++.dg/template/lookup2.C: New test.
10880 * g++.dg/template/memclass1.C: Remove instantiated from error.
10881 * g++.dg/other/error2.C: Tweak expected errors.
10882
10883 PR c++/11596
10884 * g++.dg/template/defarg3.C: New test.
10885
10886 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10887
10888 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10889
10890 * g++.dg/inherit/access5.C: New test.
10891
10892 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10893
10894 PR c++/11513
10895 * g++.dg/template/crash8.C: New test.
10896
10897 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
10898
10899 PR c/10602
10900 * gcc.dg/noncompile/incomplete-2.c: New test.
10901
10902 2003-07-23 Mark Mitchell <mark@codesourcery.com>
10903
10904 PR c++/11645
10905 * g++.dg/inherit/access4.C: New test.
10906
10907 PR c++/11517
10908 * g++.dg/expr/cond2.C: New test.
10909
10910 PR optimization/10679
10911 * g++.dg/opt/inline4.C: New test.
10912
10913 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
10914
10915 * g++.dg/parse/crash10: New test.
10916
10917 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10918
10919 * g++.dg/ext/flexary1.C: New test.
10920
10921 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10922
10923 PR c++/10793
10924 * g++.dg/template/crash9.C: New test.
10925
10926 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10927
10928 PR c++/3004
10929 * g++.dg/parse/typedef3.C: New test.
10930
10931 PR c++/7906
10932 * g++.dg/parse/operator2.C: New test.
10933
10934 PR c++/8895
10935 * g++.dg/parse/def-tmpl-arg1.C: New test.
10936
10937 PR c++/9282
10938 * g++.dg/parse/funptr1.C: New test.
10939
10940 PR c++/9452
10941 * g++.dg/parse/ambig3.C: New test.
10942
10943 PR c++/9454
10944 * g++.dg/parse/operator3.C: New test.
10945
10946 PR c++/9486
10947 * g++.dg/parse/template10.C: New test.
10948
10949 PR c++/9488
10950 * g++.dg/parse/template11.C: New test.
10951
10952 PR c++/10150
10953 * g++.dg/parse/invalid-op1.C: New test.
10954
10955 PR c++/10247
10956 * g++.dg/parse/condexpr1.C: New test.
10957
10958 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10959
10960 * g++.dg/ext/packed3.C: New test.
10961 * g++.dg/ext/packed4.C: New test.
10962
10963 * gcc.dg/pack-test-3.c: New test.
10964
10965 2003-07-21 Janis Johnson <janis187@us.ibm.com>
10966
10967 * lib/compat.exp: Handle dg-options per source file.
10968 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10969 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10970 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10971 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10972 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10973 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10974 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10975 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10976 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10977 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10978 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10979 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10980 * g++.dg/compat/break/bitfield7_x.C: Ditto.
10981 * g++.dg/compat/break/bitfield7_y.C: Ditto.
10982
10983 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
10984
10985 PR c/10320
10986 * gcc.c-torture/execute/20030718-1.c: New test.
10987
10988 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10989
10990 PR optimization/11536
10991 * gcc.dg/20030721-1.c: New test.
10992
10993 2003-07-19 Mark Mitchell <mark@codesourcery.com>
10994
10995 PR c++/11546
10996 * g++.dg/template/lookup1.C: New test.
10997
10998 2003-07-19 Zack Weinberg <zack@codesourcery.com>
10999
11000 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11001 diagnostics of ill-formed constructs involving labels.
11002 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11003 the new 'previously defined here' message.
11004
11005 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11006
11007 * g++.dg/parse/non-dependent2.C: New test.
11008
11009 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11010
11011 * g++.dg/init/init-ref4.C: xfail on targets without
11012 weak symbols.
11013
11014 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11015
11016 PR target/11087
11017 * gcc.c-torture/execute/20030717-1.c: New test.
11018
11019 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11020
11021 * g++.dg/opt/cfg1.C: New test.
11022
11023 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11024
11025 PR optimization/11557
11026 * gcc.dg/20030717-1.c: New test.
11027
11028 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11029
11030 PR c++/10476
11031 * g++.dg/expr/crash-1.C: New test.
11032
11033 PR c++/11027
11034 * g++.dg/template/init3.C: New test.
11035
11036 PR c++/8222
11037 * g++.dg/template/non-dependent1.C: New test.
11038
11039 PR c++/11070
11040 * g++.dg/template/non-dependent2.C: New test.
11041
11042 PR c++/11071
11043 * g++.dg/template/non-dependent3.C: New test.
11044
11045 PR c++/9907
11046 * g++.dg/template/sizeof5.C: New test.
11047
11048 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11049
11050 PR 11498
11051 * gcc.c-torture/compile/mangle-1.c: New file.
11052
11053 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11054
11055 PR c++/7809
11056 * g++.dg/parse/access3.C: New test.
11057
11058 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11059
11060 PR c++/11384
11061 * g++.dg/init/init-ref4.C: New test.
11062
11063 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11064
11065 PR c++/11547
11066 * g++.dg/parse/constant3.C: New test.
11067 * g++.dg/parse/crash7.C: Likewise.
11068
11069 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11070
11071 PR target/11008
11072 * gcc.dg/i386-pentium4-not-mull.c: New.
11073
11074 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11075
11076 * gcc.dg/asm-names.c (ymain): Make it weak.
11077
11078 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11079
11080 PR c++/5421
11081 * g++.dg/template/friend21.C: New test.
11082
11083 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11084
11085 * gcc.dg/cleanup-8.c: New test.
11086 * gcc.dg/cleanup-9.c: New test.
11087
11088 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11089
11090 * g++.dg/ext/dll-MI1.h: New file.
11091 * g++.dg/ext/dllexport-MI1.C: New file.
11092 * g++.dg/ext/dllimport-MI1.C: New file.
11093
11094 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11095
11096 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11097 it does not have cmpstrsi patterns (just cmpmemsi).
11098
11099 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11100
11101 PR debug/11473
11102 * g++.dg/debug/debug8.C: New test.
11103
11104 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11105
11106 PR c++/10108
11107 * g++.dg/template/crash7.C: New test.
11108
11109 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11110
11111 PR target/10795
11112 * gcc.c-torture/compile/20030708-1.c: New.
11113
11114 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11115
11116 * gcc.c-torture/execute/20030715-1.c: New test.
11117
11118 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11119
11120 * gcc.dg/pch/inline-3.c: New file.
11121 * gcc.dg/pch/inline-3.hs: New file.
11122 * gcc.dg/pch/inline-4.c: New file.
11123 * gcc.dg/pch/inline-4.hs: New file.
11124
11125 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11126
11127 PR c++/11509
11128 * g++.dg/template/crash6.C: New test.
11129
11130 PR c++/7053
11131 * g++.dg/template/friend20.C: New test.
11132
11133 PR c++/7019
11134 * g++.dg/template/overload2.C: New test.
11135
11136 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11137
11138 PR optimization/11440
11139 * gcc.c-torture/execute/20030714-1.c: New test.
11140
11141 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11142
11143 PR c++/11154
11144 * g++.dg/template/partial2.C: New test.
11145
11146 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11147
11148 PR c++/11503
11149 * g++.dg/template/anon1.C: New test.
11150
11151 PR c++/11493
11152 PR c++/11495
11153 * g++.dg/parse/template9.C: Likewise.
11154 * g++.dg/template/crash4.C: New test.
11155 * g++.dg/template/koenig1.C: Likewise.
11156 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11157 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11158 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11159 functions.
11160 * g++.old-deja/g++.jason/template36.C: Likewise.
11161 * g++.old-deja/g++.mike/p1989.C: Likewise.
11162 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11163 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11164 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11165 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11166 compiling.
11167 * g++.old-deja/g++.pt/union2.C: Use this->.
11168
11169 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11170
11171 * gcc.dg/20030711-1.c: New test.
11172
11173 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11174
11175 PR c++/11050
11176 * g++.dg/parse/args1.C: New test.
11177 * g++.pt/defarg8.C: Change expected errors.
11178
11179 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11180
11181 PR c++/8164
11182 * g++.dg/template/nontype2.C: New test.
11183
11184 PR c++/10558
11185 * g++.dg/parse/template8.C: New test.
11186
11187 PR c++/8327
11188 * g++.dg/template/scope1.C: New test.
11189
11190 * g++.dg/warn/Wsign-compare-1.C: New test.
11191
11192 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11193
11194 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11195
11196 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11197
11198 PR c++/9411
11199 * g++.dg/template/explicit2.C: New test.
11200
11201 PR c++/10032
11202 * g++.dg/warn/pedantic1.C: New test.
11203
11204 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11205
11206 PR c++ 9483
11207 * g++.dg/other/field1.C: New test.
11208
11209 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11210
11211 PR c/11449
11212 * gcc.c-torture/compile/20030707-1.c: New.
11213
11214 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11215
11216 PR c++/10849
11217 * g++.dg/template/access12.C: New test.
11218
11219 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11220
11221 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11222 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11223 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11224 * gcc.misc-tests/gcov.exp: Update
11225 * g++.dg/gcov/gcov.exp: Update
11226 * lib/gcov.exp: Update.
11227
11228 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11229
11230 * g++.dg/abi/mangle17.C: Make sure template expressions are
11231 dependent.
11232 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11233 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11234 * g++.dg/opt/stack1.C: Remove erroneous code.
11235 * g++.dg/parse/template7.C: New test.
11236 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11237 * g++.old-deja/g++.pt/crash4.C: Likewise.
11238
11239 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11240
11241 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11242 with zero or one occurence of `$' after the initial `L'.
11243
11244 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11245
11246 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11247
11248 2003-07-08 Roger Sayle <roger@eyesopen.com>
11249
11250 PR c/11370
11251 * gcc.dg/Wunreachable-6.c: New testcase.
11252 * gcc.dg/Wunreachable-7.c: New testcase.
11253
11254 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11255
11256 PR c/11420
11257 * gcc.dg/20030708-1.c: New test.
11258
11259 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11260
11261 * gcc.dg/compat/sdata-section.h: New file.
11262 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11263 * gcc.dg/torture/mips-sdata-1.c: New test.
11264
11265 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11266
11267 PR c++/11030
11268 * g++.dg/template/friend19.C: New test.
11269
11270 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11271
11272 * g++.dg/opt/strength-reduce.C: New test.
11273
11274 2003-07-07 Roger Sayle <roger@eyesopen.com>
11275
11276 PR target/10979
11277 * gcc.dg/20030707-1.c: New testcase.
11278
11279 2003-07-07 Roger Sayle <roger@eyesopen.com>
11280
11281 PR optimization/11059
11282 * g++.dg/opt/emptyunion.C: New testcase.
11283
11284 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11285 Eric Botcazou <ebotcazou@libertysurf.fr>
11286
11287 * g++.dg/opt/stack1.C: New test.
11288
11289 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11290
11291 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11292 run test.
11293
11294 PR c++/11431
11295 * g++.dg/expr/static_cast3.C: New test.
11296
11297 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11298
11299 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11300 everywhere.
11301 * gcc.dg/concat.c: Concatenation of string constants with
11302 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11303 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11304 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11305 necessary to avoid multi-character character constant warning.
11306 * gcc.dg/cpp/escape.c: Likewise.
11307 * gcc.dg/cpp/ucs.c: Likewise.
11308 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11309 Fix a typo.
11310
11311 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11312
11313 PR c/11428
11314 * gcc.c-torture/compile/20030704-1.c: New.
11315
11316 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11317
11318 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11319
11320 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11321
11322 PR c++/5287, PR c++/7910, PR c++/11021
11323 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11324 tests for warnings.
11325 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11326 * g++.dg/ext/dllimport3.C: Likewise.
11327 * g++.dg/ext/dllimport4.C: New file.
11328 * g++.dg/ext/dllimport5.C: New file.
11329 * g++.dg/ext/dllimport6.C: New file.
11330 * g++.dg/ext/dllimport7.C: New file.
11331 * g++.dg/ext/dllimport8.C: New file.
11332 * g++.dg/ext/dllimport9.C: New file.
11333 * g++.dg/ext/dllimport10.C: New file.
11334 * g++.dg/ext/dllexport1.C: New file.
11335
11336 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11337
11338 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11339 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11340
11341 2003-07-03 Roger Sayle <roger@eyesopen.com>
11342
11343 * gcc.dg/builtins-25.c: New testcase.
11344 * gcc.dg/builtins-26.c: New testcase.
11345
11346 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11347
11348 * gcc.dg/compat/vector-defs.h: New file.
11349 * gcc.dg/compat/vector-setup.h: New file.
11350 * gcc.dg/compat/vector-check.h: New file.
11351 * gcc.dg/compat/vector-1_main.c: New file.
11352 * gcc.dg/compat/vector-1_x.c: New file.
11353 * gcc.dg/compat/vector-1_y.c: New file.
11354 * gcc.dg/compat/vector-2_main.c: New file.
11355 * gcc.dg/compat/vector-2_x.c: New file.
11356 * gcc.dg/compat/vector-2_y.c: New file.
11357
11358 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11359 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11360 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11361 * gcc.dg/compat/struct-align-1.h: New file.
11362 * gcc.dg/compat/struct-align-1_main.c: New file.
11363 * gcc.dg/compat/struct-align-1_x.c: New file.
11364 * gcc.dg/compat/struct-align-1_y.c: New file.
11365 * gcc.dg/compat/struct-align-2.h: New file.
11366 * gcc.dg/compat/struct-align-2_main.c: New file.
11367 * gcc.dg/compat/struct-align-2_x.c: New file.
11368 * gcc.dg/compat/struct-align-2_y.c: New file.
11369
11370 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11371 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11372 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11373 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11374 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11375 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11376 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11377 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11378 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11379 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11380 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11381 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11382 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11383 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11384 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11385 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11386 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11387 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11388 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11389 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11390 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11391 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11392 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11393 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11394 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11395 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11396 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11397 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11398 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11399
11400 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11401
11402 * gcc.dg/i386-call-1.c: New test.
11403
11404 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11405
11406 PR c++/9162
11407 * g++.dg/parse/defarg4.C: New.
11408
11409 2003-07-03 Roger Sayle <roger@eyesopen.com>
11410
11411 PR target/10700
11412 * gcc.c-torture/compile/20030703-1.c: New test case.
11413
11414 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11415
11416 * g++.dg/template/local3.C: Remove extra semicolon.
11417
11418 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11419
11420 * gcc.dg/i386-volatile-1.c: New test.
11421
11422 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11423
11424 PR c++/11072
11425 * g++.dg/other/offsetof2.C: XFAIL.
11426 * g++.dg/other/offsetof5.C: New.
11427
11428 PR c++/10219
11429 * g++.dg/template/error1.C: New.
11430
11431 PR c++/9779
11432 * g++.dg/template/dependent-expr1.C: New.
11433
11434 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11435
11436 PR c++/6949
11437 * g++.dg/template/local3.C: New test.
11438
11439 PR c++/11149
11440 * g++.dg/lookup/scoped6.C: New test.
11441
11442 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11443
11444 PR c++/8046
11445 * g++.dg/other/error7.C: New test.
11446
11447 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11448
11449 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11450 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11451 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11452 * g++.old-deja/g++.other/union2.C: Likewise.
11453 * gcc.dg/c90-const-expr-2.c: Likewise.
11454 * gcc.dg/c90-const-expr-3.c: Likewise.
11455 * gcc.dg/c99-const-expr-2.c: Likewise.
11456 * gcc.dg/c99-const-expr-3.c: Likewise.
11457 * gcc.dg/concat.c: Likewise.
11458
11459 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11460
11461 PR c++/9559
11462 * g++.dg/init/static1.C: New test.
11463
11464 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11465
11466 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11467 * g++.old-deja/g++.other/access2.C: Likewise.
11468 * g++.old-deja/g++.other/decl2.C: Likewise.
11469 * gcc.c-torture/execute/20020615-1.c: Likewise.
11470
11471 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11472
11473 PR c++/4933
11474 * g++.dg/template/sizeof4.C: New test.
11475
11476 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11477
11478 * g++.dg/other/error6.C: New test.
11479
11480 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11481
11482 PR c++/10750
11483 * g++.dg/parse/constant2.C: New test.
11484
11485 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11486
11487 PR c++/11106
11488 * g++.dg/other/error5.C: New test.
11489
11490 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11491
11492 * gcc.dg/format/gcc_diag-1.c: New test.
11493
11494 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11495
11496 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11497
11498 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11499
11500 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11501 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11502 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11503
11504 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11505
11506 * gcc.c-torture/execute/builtins/string-8.c: New test.
11507 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11508 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11509 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11510
11511 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11512
11513 PR c++/10468
11514 * g++.dg/ext/typeof6.C: New test.
11515
11516 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11517
11518 PR c++/10796
11519 * g++.dg/init/enum1.C: New test.
11520
11521 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11522
11523 * gcc.dg/20030627-1.c: New test.
11524
11525 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11526
11527 PR c++/11332
11528 * g++.dg/expr/static_cast2.C: New test.
11529
11530 2003-06-26 Roger Sayle <roger@eyesopen.com>
11531 Jakub Jelinek <jakub@redhat.com>
11532
11533 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11534 sprintf(dst,"%s",src) optimization.
11535 * gcc.c-torture/execute/20030626-1.c: New test case.
11536 * gcc.c-torture/execute/20030626-2.c: New test case.
11537
11538 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11539
11540 * gcc.c-torture/execute/multi-ix.c: New test.
11541
11542 * gcc.c-torture/execute/simd-4.c (main):
11543 Added missing semicolon at end of union.
11544
11545 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11546
11547 PR c++/8266
11548 * g++.dg/template/explicit-instantiation3.C: New test.
11549
11550 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11551
11552 * gcc.dg/20030626-1.c: Use signed char.
11553
11554 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11555
11556 * gcc.dg/20030626-1.c: New test.
11557
11558 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11559
11560 * const-str-2.m: Update.
11561
11562 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11563
11564 PR c++/10990
11565 * g++.dg/rtti/dyncast1.C: New test.
11566 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11567 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11568 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11569
11570 PR c++/10931
11571 * g++.dg/expr/static_cast1.C: New test.
11572
11573 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11574
11575 * gcc.dg/20030625-1.c: New test.
11576
11577 2003-06-24 Roger Sayle <roger@eyesopen.com>
11578
11579 * gcc.c-torture/compile/20030624-1.c: New test case.
11580
11581 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11582
11583 * gcc.c-torture/execute/string-opt-17.c: New test.
11584
11585 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11586
11587 PR c++/5754
11588 * g++.dg/parse/crash6.C: New test.
11589
11590 2003-06-23 Roger Sayle <roger@eyesopen.com>
11591
11592 * gcc.dg/builtins-24.c: New test case.
11593
11594 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11595
11596 * g++.dg/opt/operator1.C: New test.
11597
11598 2003-06-22 Roger Sayle <roger@eyesopen.com>
11599
11600 * gcc.c-torture/execute/string-opt-16.c: New test case.
11601
11602 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11603
11604 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11605 * g++.old-deja/g++.other/conv7.C: Likewise
11606 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11607 * g++.old-deja/g++.other/overload14.C: Likewise.
11608
11609 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11610
11611 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11612 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11613
11614 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11615
11616 PR c++/10888
11617 * g++.dg/warn/Winline-3.C: New test.
11618
11619 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11620
11621 * lib/target-supports.exp (check_alias_available): Make the test
11622 program acceptable to the Solaris assembler.
11623
11624 PR c++/10749
11625 * g++.dg/template/memclass2.C: New test.
11626
11627 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11628 Eric Botcazou <ebotcazou@libertysurf.fr>
11629
11630 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11631 data for non-matching targets.
11632 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11633
11634 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11635
11636 PR c++/10845
11637 * g++.dg/template/member3.C: New test.
11638
11639 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11640
11641 PR c++/10939
11642 * g++.dg/template/func1.C: New test.
11643
11644 PR c++/9649
11645 * g++.dg/template/static4.C: New test.
11646 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11647
11648 PR c++/11041
11649 * g++.dg/init/ref7.C: New test.
11650
11651 2003-06-19 Matt Austern <austern@apple.com>
11652
11653 PR c++/11228
11654 * g++.dg/anew1.C: New test.
11655 * g++.dg/anew2.C: New test.
11656 * g++.dg/anew3.C: New test.
11657 * g++.dg/anew4.C: New test.
11658
11659 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11660
11661 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11662
11663 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11664
11665 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11666 endian-dependent.
11667
11668 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11669
11670 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11671 Remove cruft.
11672
11673 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11674
11675 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11676 * gcc.c-torture/compile/961203-1.c: Likewise.
11677 * gcc.c-torture/compile/980506-1.c: Likewise.
11678
11679 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11680
11681 PR c++/10712
11682 * g++.dg/lookup/using7.C: New test.
11683
11684 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11685
11686 PR c++/11105
11687 * g++.dg/abi/conv1.C: Remove it.
11688 * g++.dg/template/conv7.C: New test.
11689 * g++.dg/template/conv8.C: Likewise.
11690 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11691 conversion operator.
11692
11693 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11694
11695 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11696 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11697 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11698 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11699 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11700 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11701 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11702 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11703 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11704 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11705 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11706 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11707 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11708 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11709 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11710 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11711 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11712 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11713 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11714 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11715 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11716 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11717 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11718 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11719 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11720 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11721 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11722 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11723 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11724
11725 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11726
11727 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11728 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11729 indications.
11730
11731 2003-06-16 Roger Sayle <roger@eyesopen.com>
11732
11733 * gcc.dg/i386-387-5.c: New test case.
11734 * gcc.dg/i386-387-6.c: New test case.
11735 * gcc.dg/builtins-23.c: New test case.
11736
11737 2003-06-15 Roger Sayle <roger@eyesopen.com>
11738
11739 * gcc.dg/builtins-22.c: New test case.
11740 * gcc.dg/i386-387-1.c: Update to test exp.
11741 * gcc.dg/i386-387-2.c: Likewise.
11742
11743 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11744
11745 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11746
11747 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11748
11749 * lib/gcc-dg.exp (dg-require-dll): New function.
11750 (dg-xfail-if): Likewise.
11751 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11752 driver.
11753
11754 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11755 * gcc.c-torture/compile/20001205-1.c: Likewise.
11756 * gcc.c-torture/compile/20001226-1.c: Likewise.
11757 * gcc.c-torture/compile/20010518-2.c: Likewise.
11758 * gcc.c-torture/compile/20020312-1.c: Likewise.
11759 * gcc.c-torture/compile/20020604-1.c: Likewise.
11760 * gcc.c-torture/compile/920501-12.c: Likewise.
11761 * gcc.c-torture/compile/920501-4.c: Likewise.
11762 * gcc.c-torture/compile/920520-1.c: Likewise.
11763 * gcc.c-torture/compile/920521-1.c: Likewise.
11764 * gcc.c-torture/compile/920625-1.c: Likewise.
11765 * gcc.c-torture/compile/961203-1.c: Likewise.
11766 * gcc.c-torture/compile/980506-1.c: Likewise.
11767 * gcc.c-torture/compile/981006-1.c: Likewise.
11768 * gcc.c-torture/compile/981022-1.c: Likewise.
11769 * gcc.c-torture/compile/981223-1.c: Likewise.
11770 * gcc.c-torture/compile/990617-1.c: Likewise.
11771 * gcc.c-torture/compile/dll.c: Likewise.
11772 * gcc.c-torture/compile/labels-3.c: Likewise.
11773 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11774 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11775 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11776 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11777 * gcc.c-torture/compile/simd-5.c: Likewise.
11778 * gcc.c-torture/compile/20000804-1.x: Remove.
11779 * gcc.c-torture/compile/20001205-1.x: Likewise.
11780 * gcc.c-torture/compile/20001226-1.x: Likewise.
11781 * gcc.c-torture/compile/20010518-2.x: Likewise.
11782 * gcc.c-torture/compile/20020312-1.x: Likewise.
11783 * gcc.c-torture/compile/20020604-1.x: Likewise.
11784 * gcc.c-torture/compile/920501-12.x: Likewise.
11785 * gcc.c-torture/compile/920501-4.x: Likewise.
11786 * gcc.c-torture/compile/920520-1.x: Likewise.
11787 * gcc.c-torture/compile/920521-1.x: Likewise.
11788 * gcc.c-torture/compile/920625-1.x: Likewise.
11789 * gcc.c-torture/compile/961203-1.x: Likewise.
11790 * gcc.c-torture/compile/980506-1.x: Likewise.
11791 * gcc.c-torture/compile/981006-1.x: Likewise.
11792 * gcc.c-torture/compile/981022-1.x: Likewise.
11793 * gcc.c-torture/compile/981223-1.x: Likewise.
11794 * gcc.c-torture/compile/990617-1.x: Likewise.
11795 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11796 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11797 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11798 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11799 * gcc.c-torture/compile/simd-5.x: Likewise.
11800
11801 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11802
11803 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11804
11805 * gcc.c-torture/execute/20030611-1.c: New test.
11806
11807 2003-06-12 Roger Sayle <roger@eyesopen.com>
11808
11809 PR middle-end/168
11810 * gcc.dg/20030612-1.c: New test case.
11811
11812 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11813
11814 PR c++/10635
11815 * g++.dg/expr/cast1.C: New test.
11816
11817 2003-06-12 Roger Sayle <roger@eyesopen.com>
11818
11819 * gcc.dg/builtins-21.c: New test case.
11820
11821 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11822
11823 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11824 options instead of at the end.
11825 * lib/objc.exp (objc_target_compile): Likewise.
11826
11827 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11828
11829 PR c++/10432
11830 * g++.dg/parse/error1.C: New test.
11831
11832 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11833
11834 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11835 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11836 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11837 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11838 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11839 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11840 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11841 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11842 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11843 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11844 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11845 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11846 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11847 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11848 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11849 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11850 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11851 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11852 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11853 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11854 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11855 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11856 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11857 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11858
11859 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11860 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11861 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11862 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11863 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11864 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11865 * gcc.dg/compat/scalar-return-3_main.c: New file.
11866 * gcc.dg/compat/scalar-return-3_x.c: New file.
11867 * gcc.dg/compat/scalar-return-3_y.c: New file.
11868 * gcc.dg/compat/scalar-return-4_main.c: New file.
11869 * gcc.dg/compat/scalar-return-4_x.c: New file.
11870 * gcc.dg/compat/scalar-return-4_y.c: New file.
11871
11872 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11873
11874 * gcc.dg/compat/fp2-struct-check.h: New file.
11875 * gcc.dg/compat/fp2-struct-defs.h: New file.
11876 * gcc.dg/compat/fp2-struct-init.h: New file.
11877 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11878 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11879 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11880 * gcc.dg/compat/struct-return-10_main.c: New file.
11881 * gcc.dg/compat/struct-return-10_x.c: New file.
11882 * gcc.dg/compat/struct-return-10_y.c: New file.
11883
11884 * gcc.dg/compat/compat-common.h: New file.
11885 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11886 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11887 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11888 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11889 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11890 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11891 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11892 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11893 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11894 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11895 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11896 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11897 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11898 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11899 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11900 * gcc.dg/compat/small-struct-check.h: Ditto.
11901 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11902 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11903 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11904 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11905 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11906 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11907 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11908 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11909 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11910 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11911 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11912 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11913 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11914 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11915 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11916 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11917 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11918 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11919 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11920 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11921 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11922 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11923 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11924 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11925 * gcc.dg/compat/struct-return-2_main.c: Ditto.
11926 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11927 * gcc.dg/compat/struct-return-2_y.c: Ditto.
11928 * gcc.dg/compat/struct-return-3_main.c: Ditto.
11929 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11930 * gcc.dg/compat/struct-return-3_y.c: Ditto.
11931
11932 2003-06-10 Geoffrey Keating <geoffk@apple.com>
11933
11934 * g++.dg/pch/static-1.C: New file.
11935 * g++.dg/pch/static-1.Hs: New file.
11936
11937 2003-06-10 Richard Henderson <rth@redhat.com>
11938
11939 * gcc.dg/asm-7.c: Adjust expected warning text.
11940
11941 2003-06-10 Roger Sayle <roger@eyesopen.com>
11942
11943 * gcc.dg/builtins-20.c: New test case.
11944
11945 2003-06-10 Mark Mitchell <mark@codesourcery.com>
11946
11947 PR c++/11131
11948 * g++.dg/opt/template1.C: New test.
11949
11950 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11951
11952 * lib/gcc-dg.exp (dg-test): Clear additional_files and
11953 additional_sources.
11954
11955 2003-05-21 David Taylor <dtaylor@emc.com>
11956
11957 * gcc.dg/Wpadded.c: New file.
11958
11959 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11960
11961 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11962 * gcc.dg/special/weak-2.c: Add dg-require-weak.
11963 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11964 dg-require-weak.
11965
11966 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
11967
11968 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11969
11970 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11971
11972 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11973 (dg-require-alias): Likewise.
11974 (dg-require-gc-sections): Likewise.
11975 * lib/target-supports.exp (check_gc_sections_available): Likewise.
11976
11977 2003-06-08 Richard Henderson <rth@redhat.com>
11978
11979 * gcc.dg/20011029-2.c: Fix the array reference.
11980 * gcc.dg/asm-7.c: New.
11981
11982 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
11983
11984 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11985
11986 2003-06-08 Mark Mitchell <mark@codesourcery.com>
11987
11988 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11989 (dg-require-gc-sections): Likewise.
11990
11991 2003-06-08 Jan Hubicka <jh@suse.cz>
11992
11993 * i386-cmov1.c: Fix regular expression.
11994 * i386-cvt-1.c: Likewise.
11995 * i386-local.c: Likewise.
11996 * i386-local2.c: Likewise.
11997 * i386-mul.c: Likewise.
11998 * i386-ssetype-1.c: Likewise.
11999 * i386-ssetype-3.c: Likewise.
12000 * i386-ssetype-5.c: Likewise.
12001
12002 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12003
12004 PR c++/11039
12005 * g++.dg/warn/implicit-typename2.C: New test.
12006 * g++.dg/warn/implicit-typename3.C: New test.
12007
12008 2003-06-07 Richard Henderson <rth@redhat.com>
12009
12010 * g++.dg/other/offsetof3.C: Use size_t.
12011 * g++.dg/other/offsetof4.C: Likewise.
12012
12013 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12014
12015 * lib/copy-file.exp: New. Implement gcc_copy_files.
12016
12017 * lib/dg-pch.exp: Load copy-file.exp
12018 (dg-pch): Use gcc_copy_files instead of "file copy".
12019
12020 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12021
12022 * gcc.dg/weak/weak.exp: Simplify.
12023 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12024 * gcc.dg/weak/weak-1.c: Likewise.
12025 * gcc.dg/weak/weak-2.c: Likewise.
12026 * gcc.dg/weak/weak-3.c: Likewise.
12027 * gcc.dg/weak/weak-4.c: Likewise.
12028 * gcc.dg/weak/weak-5.c: Likewise.
12029 * gcc.dg/weak/weak-6.c: Likewise.
12030 * gcc.dg/weak/weak-7.c: Likewise.
12031 * gcc.dg/weak/weak-8.c: Likewise.
12032 * gcc.dg/weak/weak-9.c: Likewise.
12033
12034 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12035
12036 gcc.c-torture/execute/20030606-1.c: New.
12037
12038 2003-06-06 Roger Sayle <roger@eyesopen.com>
12039
12040 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12041 * gcc.dg/builtins-19.c: Likewise.
12042
12043 2003-06-06 Roger Sayle <roger@eyesopen.com>
12044
12045 * gcc.dg/builtins-2.c: Add some more tests.
12046 * gcc.dg/builtins-18.c: New test case.
12047 * gcc.dg/builtins-19.c: New test case.
12048
12049 2003-06-06 Roger Sayle <roger@eyesopen.com>
12050 Jim Wilson <wilson@tuliptree.org>
12051
12052 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12053
12054 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12055
12056 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12057 mempcpy/stpcpy calls not to be optimized into something else.
12058 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12059 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12060 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12061
12062 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12063
12064 * gcc.dg/format/asm_fprintf-1.c: New test.
12065
12066 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12067
12068 * lib/gcc-defs.exp (additional_sources): New variable.
12069 (dg-additional-sources): New function.
12070 (additional_files): New variable.
12071 (dg-additional-files): New function.
12072 (dg-additional-files-options): Likewise.
12073 * lib/gcc-dg.exp (dg-require-weak): New function.
12074 (dg-require-alias): Likewise.
12075 (dg-require-gc-sections): Likewise.
12076 * lib/target-supports.exp (check_alias_available): Remove testfile
12077 parameter.
12078 (check_gc_sections_available): New function.
12079 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12080 (dg-gpp-additional-files): Likewise.
12081 * lib/g++.exp (additional_sources): Remove.
12082 (additional_files): Likewise.
12083 (g++_target_compile): Use dg-additional-files-options.
12084
12085 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12086 Tcl logic.
12087 * gcc.dg/special/ecos.exp: Remove.
12088 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12089 * gcc.dg/special/alias-1.c: Likewise.
12090 * gcc.dg/special/alias-2.c: Likewise.
12091 * gcc.dg/special/gcsec-1.c: Likewise.
12092 * gcc.dg/special/weak-1.c: Likewise.
12093 * gcc.dg/special/weak-2.c: Likewise.
12094 * gcc.dg/special/wkali-1.c: Likewise.
12095 * gcc.dg/special/wkali-2.c: Likewise.
12096
12097 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12098 dg-gpp-additional-*.
12099 * g++.dg/special/conpr-3.C: Likewise.
12100 * g++.dg/special/conpr-4.C: Likewise.
12101 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12102 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12103 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12104 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12105 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12106 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12107 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12108 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12109 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12110 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12111 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12112 * g++.old-deja/g++.other/comdat1.C: Likewise.
12113 * g++.old-deja/g++.other/comdat2.C: Likewise.
12114 * g++.old-deja/g++.other/comdat3.C: Likewise.
12115 * g++.old-deja/g++.other/ctor1.C: Likewise.
12116 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12117
12118 2003-06-05 Richard Henderson <rth@redhat.com>
12119
12120 * gcc.dg/debug/20030605-1.c: New.
12121
12122 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12123
12124 * README.QMTEST: Update.
12125
12126 2003-06-04 Richard Henderson <rth@redhat.com>
12127
12128 * gcc.dg/cleanup-1.c: New.
12129 * gcc.dg/cleanup-2.c: New.
12130 * gcc.dg/cleanup-3.c: New.
12131 * gcc.dg/cleanup-4.c: New.
12132 * gcc.dg/cleanup-5.c: New.
12133 * gcc.dg/cleanup-6.c: New.
12134 * gcc.dg/cleanup-7.c: New.
12135
12136 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12137
12138 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12139
12140 * lib/dg-pch.exp: New file.
12141 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12142 * gcc.dg/pch/pch.exp: Likewise.
12143
12144 2003-06-04 Roger Sayle <roger@eyesopen.com>
12145
12146 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12147 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12148 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12149 * gcc.dg/builtins-17.c: New test case.
12150 * gcc.dg/i386-387-4.c: New test case.
12151 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12152
12153 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12154
12155 * gcc.dg/ultrasp9.c: New test.
12156
12157 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12158
12159 * gcc.c-torture/compile/20030604-1.c: New test.
12160 * gcc.dg/sparc-constant-1.c: New test.
12161
12162 2003-06-03 Glen Nakamura <glen@imodulo.com>
12163
12164 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12165
12166 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12167
12168 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12169
12170 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12171 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12172
12173 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12174
12175 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12176
12177 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12178
12179 PR c++/10940
12180 * g++.dg/template/spec10.C: New test.
12181
12182 2003-06-03 Roger Sayle <roger@eyesopen.com>
12183
12184 * gcc.dg/builtins-16.c: New test case.
12185
12186 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12187
12188 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12189 mempcpy test with post-increments.
12190 * gcc.c-torture/execute/string-opt-3.c: New test.
12191 * gcc.dg/string-opt-1.c: New test.
12192
12193 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12194
12195 PR fortran/10965
12196 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12197
12198 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12199
12200 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12201 (scan-assembler): ... here. Use dg-scan.
12202 (scan-assembler-not): Likewise.
12203 (scan-file): New function.
12204 (scan-file-not): Likewise.
12205 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12206 * gcc.dg/cpp/_Pragma4.c: Likewise.
12207 * gcc.dg/cpp/_Pragma5.c: Likewise.
12208 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12209 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12210 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12211 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12212 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12213 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12214 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12215 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12216 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12217 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12218 * gcc.dg/cpp/cxxcom1.c: Likewise.
12219 * gcc.dg/cpp/line1.c: Likewise.
12220 * gcc.dg/cpp/maccom1.c: Likewise.
12221 * gcc.dg/cpp/maccom2.c: Likewise.
12222 * gcc.dg/cpp/maccom3.c: Likewise.
12223 * gcc.dg/cpp/maccom4.c: Likewise.
12224 * gcc.dg/cpp/maccom5.c: Likewise.
12225 * gcc.dg/cpp/maccom6.c: Likewise.
12226 * gcc.dg/cpp/multiline.c: Likewise.
12227 * gcc.dg/cpp/spacing1.c: Likewise.
12228 * gcc.dg/cpp/spacing2.c: Likewise.
12229 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12230 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12231 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12232 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12233 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12234 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12235 * gcc.dg/cpp/cxxcom2.c: Likewise.
12236 * gcc.dg/cpp/cxxcom2.h: New file.
12237
12238 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12239 * g++.dg/cpp/truefalse.C: Here.
12240 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12241
12242 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12243
12244 * gcc.dg/cpp/redef3.c: New file.
12245
12246 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12247
12248 * gcc.dg/i386-loop-3.c: New test.
12249
12250 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12251
12252 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12253
12254 2003-05-31 Roger Sayle <roger@eyesopen.com>
12255
12256 * gcc.dg/fwrapv-1.c: New test case.
12257 * gcc.dg/fwrapv-2.c: New test case.
12258
12259 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12260
12261 PR c++/10956
12262 * g++.dg/template/spec9.C: New test.
12263
12264 2003-05-29 Roger Sayle <roger@eyesopen.com>
12265
12266 * gcc.dg/duff-4.c: New test case.
12267
12268 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12269
12270 PR fortran/10843
12271 * g77.dg/ffixed-form-1.f: New test
12272 * g77.dg/ffixed-form-2.f: New test
12273 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12274 * g77.dg/ffree-form-3.f: New test
12275
12276 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12277
12278 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12279 * gcc.dg/wint_t-1.c: Likewise.
12280
12281 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12282
12283 * g++.dg/template/access11.C: New test.
12284
12285 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12286
12287 PR c++/10849
12288 * g++.dg/template/access10.C: New test.
12289
12290 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12291 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12292
12293 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12294
12295 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12296
12297 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12298 suppress for powerpc-*-darwin*.
12299 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12300
12301 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12302
12303 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12304 suppress option for powerpc-*-darwin*.
12305
12306 2003-05-23 Roger Sayle <roger@eyesopen.com>
12307
12308 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12309 * gcc.dg/builtins-4.c: Add test for fmod.
12310
12311 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12312
12313 PR c++/10682
12314 * g++.dg/template/instantiate4.C: New test.
12315
12316 2003-05-22 Roger Sayle <roger@eyesopen.com>
12317
12318 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12319
12320 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12321
12322 * gcc.dg/compat/scalar-return-1_main.c: New file.
12323 * gcc.dg/compat/scalar-return-1_x.c: New file.
12324 * gcc.dg/compat/scalar-return-1_y.c: New file.
12325 * gcc.dg/compat/scalar-return-2_main.c: New file.
12326 * gcc.dg/compat/scalar-return-2_x.c: New file.
12327 * gcc.dg/compat/scalar-return-2_y.c: New file.
12328 * gcc.dg/compat/struct-return-3_main.c: New file.
12329 * gcc.dg/compat/struct-return-3_y.c: New file.
12330 * gcc.dg/compat/struct-return-3_x.c: New file.
12331 * gcc.dg/compat/struct-return-2_main.c: New file.
12332 * gcc.dg/compat/struct-return-2_x.c: New file.
12333 * gcc.dg/compat/struct-return-2_y.c: New file.
12334
12335 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12336
12337 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12338 for hppa*-hp-hpux*.
12339 * gcc.dg/20021014-1.c (dg-options): Likewise.
12340 * gcc.dg/nest.c (dg-options): Likewise.
12341
12342 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12343
12344 PR c++/9738
12345 * g++.dg/ext/dllimport2.C: New file.
12346 * g++.dg/ext/dllimport3.C: New file.
12347
12348 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12349
12350 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12351 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12352 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12353 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12354 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12355 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12356 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12357 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12358 * gcc.dg/compat/small-struct-defs.h: New file.
12359 * gcc.dg/compat/small-struct-init.h: New file.
12360 * gcc.dg/compat/small-struct-check.h: New file.
12361 * gcc.dg/compat/fp-struct-defs.h: New file.
12362 * gcc.dg/compat/fp-struct-check.h: New file.
12363 * gcc.dg/compat/fp-struct-init.h: New file.
12364 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12365 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12366
12367 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12368
12369 * gcc.dg/20030225-2.c: New test.
12370
12371 2003-05-18 Roger Sayle <roger@eyesopen.com>
12372 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12373
12374 * gcc.c-torture/compile/20030518-1.c: New test case.
12375
12376 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12377
12378 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12379 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12380 gcc-dg-debug-runtest.
12381 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12382 gcc-dg-debug-runtest.
12383
12384 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12385
12386 PR c++/9022
12387 * g++.dg/lookup/using6.C: New test.
12388
12389 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12390
12391 * g++.dg/parse/access2.C: New test.
12392
12393 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12394
12395 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12396 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12397 * gcc.dg/debug/debug.exp: Likewise.
12398
12399 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12400
12401 * gcc.dg/dollar.c: New test.
12402
12403 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12404
12405 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12406 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12407 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12408 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12409 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12410 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12411 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12412 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12413 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12414 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12415 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12416 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12417 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12418 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12419 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12420 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12421 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12422 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12423
12424 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12425
12426 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12427 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12428 support for "repo" mode.
12429 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12430 * lib/g77-dg.exp: Likewise.
12431 * lib/obj-dg.exp: Likewise.
12432
12433 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12434
12435 Merge from gcc-3_2-rhl8-branch:
12436 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12437
12438 * gcc.dg/tls/opt-6.c: New test.
12439
12440 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12441
12442 * gcc.dg/20030405-1.c: New test.
12443
12444 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12445
12446 * gcc.dg/20030309-1.c: New test.
12447
12448 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12449
12450 * gcc.c-torture/execute/20030307-1.c: New test.
12451
12452 2003-02-20 Randolph Chung <tausq@debian.org>
12453
12454 * gcc.c-torture/compile/20030220-1.c: New test.
12455
12456 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12457
12458 * gcc.dg/20030217-1.c: New test.
12459
12460 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12461
12462 * gcc.c-torture/compile/20020129-1.c: New test.
12463
12464 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12465
12466 * gcc.dg/unroll-1.c: New test.
12467
12468 2002-11-16 Jan Hubicka <jh@suse.cz>
12469
12470 * gcc.c-torture/execute/20020920-1.c: New test.
12471
12472 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12473
12474 PR target/7434
12475 * gcc.c-torture/compile/20021008-1.c: New test.
12476
12477 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12478
12479 PR target/7559
12480 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12481
12482 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12483
12484 * gcc.c-torture/compile/20020807-1.c: New test.
12485
12486 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12487
12488 * gcc.dg/tls/opt-1.c: New test.
12489
12490 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12491
12492 * gcc.dg/20020729-1.c: New test.
12493
12494 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12495
12496 * g++.dg/opt/life1.C: New test.
12497
12498 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12499
12500 * gcc.dg/20020525-1.c: New test.
12501
12502 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12503
12504 PR c++/6794
12505 * g++.dg/ext/pretty1.C: New test.
12506 * g++.dg/ext/pretty2.C: New test.
12507
12508 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12509
12510 PR c++/8385
12511 * g++.dg/ext/typeof5.C: New test.
12512
12513 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12514
12515 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12516 __USER_LABEL_PREFIX__ into account.
12517 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12518
12519 2003-05-14 Roger Sayle <roger@eyesopen.com>
12520
12521 * gcc.dg/builtins-15.c: New test case.
12522
12523 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12524
12525 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12526
12527 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12528
12529 * lib/g++.exp: Tweak handling of additional source files.
12530 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12531 * g++.dg/special/conpr-2a.C: Rename to ...
12532 * g++.dg/special/conpr-2a.cc: ... this.
12533 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12534 * g++.dg/special/conpr-3a.C: Rename to ...
12535 * g++.dg/special/conpr-3a.cc: This.
12536 * g++.dg/special/conpr-3b.C: Rename to ...
12537 * g++.dg/special/conpr-3b.cc: This.
12538 * g++.dg/special/conpr-4.C: New test.
12539 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12540
12541 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12542
12543 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12544
12545 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12546
12547 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12548 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12549 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12550 * g++.old-deja/g++.other/warn3.C: Likewise.
12551
12552 2003-05-11 Roger Sayle <roger@eyesopen.com>
12553
12554 * gcc.dg/i386-387-1.c: Update to also test log.
12555 * gcc.dg/i386-387-2.c: Likewise.
12556
12557 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12558
12559 * g77.f-torture/execute/int8421.f: New test.
12560
12561 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12562
12563 PR c++/10230, c++/10481
12564 * g++.dg/lookup/scoped5.C: New test.
12565
12566 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12567
12568 PR c++/10552
12569 * g++.dg/template/ttp6.C: New test.
12570
12571 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12572
12573 * gcc.c-torture/execute/builtins: New directory.
12574 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12575 gcc.c-torture/execute/builtins.
12576 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12577 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12578 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12579 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12580
12581 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12582
12583 PR c++/9252
12584 * g++.dg/template/access8.C: New test.
12585 * g++.dg/template/access9.C: New test.
12586
12587 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12588
12589 PR c++/9554
12590 * g++.dg/parse/access1.C: New test.
12591
12592 2003-05-09 DJ Delorie <dj@redhat.com>
12593
12594 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12595 long, and not an int.
12596
12597 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12598
12599 PR c++/10555, c++/10576
12600 * g++.dg/template/memclass1.C: New test.
12601
12602 2003-05-08 DJ Delorie <dj@redhat.com>
12603
12604 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12605 targets.
12606 * gcc.c-torture/execute/20021024-1.x: Likewise.
12607 * gcc.c-torture/execute/shiftdi.x: Likewise.
12608 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12609 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12610 * gcc.dg/20021018-1.c: Likewise.
12611
12612 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12613
12614 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12615
12616 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12617 (bcopy): Call memmove.
12618
12619 2003-05-08 Roger Sayle <roger@eyesopen.com>
12620
12621 * g77.f-torture/compile/8485.f: New test case.
12622
12623 2003-05-07 Richard Henderson <rth@redhat.com>
12624
12625 PR c++/10570
12626 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12627 Verify exception_cleanup not called for rethrows.
12628 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12629 when exiting catch block without rethrowing.
12630 * g++.dg/eh/forced3.C: New.
12631 * g++.dg/eh/forced4.C: New.
12632
12633 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12634
12635 * gcc.dg/20030505.c: Fix triplet.
12636
12637 2003-05-06 DJ Delorie <dj@redhat.com>
12638
12639 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12640 * gcc.dg/nest.c: Likewise.
12641
12642 2003-05-05 Roger Sayle <roger@eyesopen.com>
12643
12644 * gcc.dg/builtins-14.c: New test case.
12645
12646 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12647
12648 * lib/compat.exp (compat-execute): New argument.
12649 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12650 * gcc.dg/compat: New test directory.
12651 * gcc.dg/compat/compat.exp: New expect script.
12652 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12653 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12654 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12655 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12656 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12657 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12658
12659 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12660 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12661 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12662 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12663 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12664 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12665 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12666 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12667 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12668 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12669 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12670 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12671 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12672 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12673 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12674
12675 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12676
12677 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12678
12679 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12680
12681 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12682
12683 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12684
12685 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12686 * gcc.dg/ppc-fsel-2.c: New test.
12687
12688 * gcc.dg/unused-5.c: New test.
12689
12690 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12691
12692 PR c++/10496
12693 * g++.dg/warn/pmf1.C: New test.
12694
12695 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12696
12697 PR c++/4494
12698 * g++.dg/warn/main.C: New test.
12699
12700 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12701
12702 * gcc.dg/nonnull-3.c: New test.
12703
12704 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12705
12706 * gcc.dg/cpp/Wtrigraphs.c: Update.
12707 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12708
12709 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12710
12711 * gcc.dg/ppc-fsel-1.c: New test.
12712
12713 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12714
12715 PR c/10604
12716 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12717
12718 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12719
12720 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12721
12722 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12723
12724 PR c++/9364, c++/10553, c++/10586
12725 * g++.dg/parse/typename4.C: New test.
12726 * g++.dg/parse/typename5.C: Likewise.
12727
12728 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12729
12730 * gcc.c-torture/compile/20030503-1.c: New test.
12731
12732 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12733
12734 * g++.dg/lookup/using5.C: Fix testcase error.
12735
12736 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12737
12738 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12739 since MEABI is no longer supported. Remove all vestiges
12740 of MEABI from the test.
12741
12742 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12743
12744 PR c++/10554
12745 * g++.dg/lookup/using5.C: New test.
12746
12747 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12748
12749 PR c++/8772
12750 * g++.dg/template/ttp5.C: New test.
12751
12752 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12753
12754 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12755 (dg-gpp-additional-sources): New function.
12756 (dg-gpp-additional-files): Likewise.
12757 * lib/g++.exp (additional_sources): New variable.
12758 (additional_files): Likewise.
12759 (g++_target_compile): Deal with them.
12760 * lib/old-dejagnu.exp: Remove.
12761 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12762 * g++.old-deja: Revise all tests to use dg commands.
12763
12764 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12765
12766 PR c++/9432, c++/9528
12767 * g++.dg/lookup/using4.C: New test.
12768
12769 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12770
12771 * gcc.dg/noreturn-5.c: New file.
12772 * gcc.dg/noreturn-6.c: New file.
12773
12774 * gcc.c-torture/compile/inline-1.c: New file.
12775
12776 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12777
12778 PR c++/10551
12779 * g++.dg/template/explicit1.C: New test.
12780
12781 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12782
12783 PR c++/10549
12784 * g++.dg/other/bitfield1.C: New test.
12785
12786 PR c++/10527
12787 * g++.dg/init/new7.C: New test.
12788
12789 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12790
12791 * g++.dg/ext/desig1.C: New test.
12792 * g++.dg/ext/init1.C: Update.
12793
12794 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12795
12796 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12797
12798 PR c++/10180
12799 * g++.dg/warn/Winline-1.C: New test.
12800
12801 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12802
12803 * gcc.c-torture/execute/string-opt-19.c: New test.
12804
12805 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12806 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12807
12808 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12809
12810 PR c++/10506
12811 * g++.dg/init/new6.C: New test.
12812
12813 PR c++/10503
12814 * g++.dg/init/ref6.C: New test.
12815
12816 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12817
12818 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12819
12820 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12821
12822 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12823 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12824
12825 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12826
12827 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12828 initialized static data members.
12829
12830 2003-04-25 H.J. Lu <hjl@gnu.org>
12831
12832 * gcc.dg/ia64-sync-4.c: New test.
12833
12834 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12835
12836 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12837 date.
12838
12839 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12840
12841 PR c++/10337
12842 * g++.dg/warn/conv1.C: New test.
12843 * g++.old-deja/g++.other/conv7.C: Adjust.
12844 * g++.old-deja/g++.other/overload14.C: Adjust.
12845
12846 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12847
12848 PR c++/10471
12849 * g++.dg/template/defarg2.C: New test.
12850
12851 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12852
12853 * gcc.dg/cpp/include2.c: Update.
12854 * gcc.dg/cpp/multiline-2.c: New.
12855 * gcc.dg/cpp/multiline.c: Update.
12856 * gcc.dg/cpp/strify2.c: Update.
12857 * gcc.dg/cpp/trad/literals-2.c: Update.
12858
12859 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12860
12861 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12862
12863 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12864
12865 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12866
12867 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12868
12869 PR c++/10451
12870 * g++.dg/parse/crash4.C: New test.
12871
12872 PR c++/9847
12873 * g++.dg/parse/crash5.C: New test.
12874
12875 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12876
12877 PR c++/10446
12878 * g++.dg/parse/crash3.C: New test.
12879
12880 PR c++/10428
12881 * g++.dg/parse/elab1.C: New test.
12882
12883 2003-04-22 Devang Patel <dpatel@apple.com>
12884
12885 * gcc.dg/cpp/trad/funlike-5.c: New test.
12886
12887 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12888
12889 * g++.dg/other/packed1.C: Fix dg options.
12890
12891 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
12892
12893 * g++.dg/other/offsetof2.C: New test.
12894
12895 2003-04-21 Mark Mitchell <mark@codesourcery.com>
12896
12897 * g++.dg/template/recurse.C: Adjust location of error messages.
12898
12899 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12900
12901 PR c++/9881
12902 * g++.dg/init/addr-const1.C: New test.
12903 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12904
12905 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
12906
12907 PR c++/10405
12908 * g++.dg/lookup/struct-hack1.C: New test.
12909
12910 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
12911
12912 * ucs.c: Update diagnostic messages.
12913
12914 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12915
12916 * gcc.dg/cpp/truefalse.cpp: New test.
12917 * gcc.dg/cpp/cpp.exp: Update.
12918 * g++.dg/other/stdbool-if.C: Remove.
12919
12920 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12921
12922 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12923 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12924
12925 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
12926
12927 * gcc.c-torture/compile/20030418-1.c: New test.
12928
12929 2003-04-17 Janis Johnson <janis187@us.ibm.com>
12930
12931 * README.compat: Remove; content moved to doc/sourcebuild.texi.
12932
12933 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12934
12935 PR c++/10347
12936 g++.dg/template/dependent-name1.C: New test.
12937
12938 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
12939
12940 * gcc.dg/warn-1.c (tourist_guide): New array,
12941 contains a pointer to bar.
12942
12943 2003-04-16 Roger Sayle <roger@eyesopen.com>
12944
12945 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12946 * gcc.c-torture/execute/medce-1.c: New test case.
12947 * gcc.c-torture/execute/medce-2.c: New test case.
12948
12949 2003-04-15 Mark Mitchell <mark@codesourcery.com>
12950
12951 * lib/prune.exp: Ignore more messages.
12952
12953 PR c++/10381
12954 * g++.dg/parse/lookup3.C: New test.
12955
12956 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
12957
12958 * gcc.c-torture/compile/20030415-1.c : New test.
12959
12960 2003-04-14 Mark Mitchell <mark@codesourcery.com>
12961
12962 * gcc.c-torture/execute/scope-2.c: Move to ...
12963 * gcc.dg/noncompile/scope.c: .... here.
12964
12965 2003-04-14 Roger Sayle <roger@eyesopen.com>
12966
12967 * gcc.dg/20030414-2.c: New test case.
12968
12969 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
12970
12971 PR target/10377
12972 * gcc.dg/20030414-1.c: New test.
12973
12974 2003-04-13 Roger Sayle <roger@eyesopen.com>
12975
12976 * gcc.dg/builtins-12.c: New test case.
12977 * gcc.dg/builtins-13.c: New test case.
12978
12979 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12980
12981 * gcc.c-torture/execute/string-opt-18.c: New test.
12982
12983 2003-04-13 Mark Mitchell <mark@codesourcery.com>
12984
12985 PR c++/10300
12986 * g++.dg/init/new5.C: New test.
12987
12988 2003-04-12 Mark Mitchell <mark@codesourcery.com>
12989
12990 PR c++/7910
12991 * g++.dg/ext/dllimport1.C: New test.
12992
12993 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
12994
12995 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12996
12997 2003-04-11 Bud Davis <bdavis9659@comcast.net>
12998
12999 PR Fortran/9263
13000 * g77.f-torture/noncompile/9263.f: New test
13001 PR Fortran/1832
13002 * g77.f-torture/execute/1832.f: New test
13003
13004 2003-04-11 David Chad <davidc@freebsd.org>
13005 Loren J. Rittle <ljrittle@acm.org>
13006
13007 libobjc/8562
13008 * objc.dg/headers.m: New test.
13009
13010 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13011
13012 * gcc.c-torture/execute/builtin-noret-2.c: New.
13013 * gcc.c-torture/execute/builtin-noret-2.x: New.
13014 XFAIL builtin-noret-2.c at -O1 and above.
13015 * gcc.dg/redecl.c: New.
13016 * gcc.dg/Wshadow-1.c: Update error regexps.
13017
13018 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13019
13020 * g++.dg/abi/bitfield10.C: New test.
13021
13022 2003-04-09 Mike Stump <mrs@apple.com>
13023
13024 * gcc.dg/pch/pch.exp: Make testcase names longer.
13025 * g++.dg/pch/pch.exp: Make testcase names longer.
13026
13027 2003-04-08 Roger Sayle <roger@eyesopen.com>
13028
13029 * gcc.dg/builtins-11.c: New test case.
13030
13031 2003-04-08 Roger Sayle <roger@eyesopen.com>
13032
13033 * gcc.dg/builtins-9.c: New test case.
13034 * gcc.dg/builtins-10.c: New test case.
13035
13036 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13037
13038 * gcc.dg/noncompile/init-4.c.c: New test.
13039
13040 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13041
13042 * gcc.misc-test/gcov-9.c: New test.
13043 * gcc.misc-test/gcov-10.c: New test
13044 * gcc.misc-test/gcov-11.c: New test.
13045
13046 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13047
13048 PR optimization/10024
13049 * gcc.c-torture/compile/20030405-1.c: New test.
13050
13051 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13052
13053 * gcc.dg/pch/static-3.c: New.
13054 * gcc.dg/pch/static-3.hs: New.
13055 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13056
13057 2003-04-04 Richard Henderson <rth@redhat.com>
13058
13059 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13060 * g++.dg/eh/forced2.C: Likewise.
13061
13062 2003-04-03 Mike Stump <mrs@apple.com>
13063
13064 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13065 target arg.
13066 (scan-assembler-times, scan-assembler-not): Likewise.
13067 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13068
13069 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13070
13071 * gcc.dg/sparc-loop-1.c: New test.
13072
13073 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13074
13075 PR other/9274
13076 * g++.dg/pch/system-2.C: New.
13077 * g++.dg/pch/system-2.Hs: New.
13078
13079 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13080
13081 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13082
13083 * g++.dg/eh/simd-1.C (vecfunc): Same.
13084
13085 2003-04-01 Roger Sayle <roger@eyesopen.com>
13086
13087 * gcc.c-torture/execute/20030401-1.c: New test case.
13088
13089 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13090
13091 * objc.dg/defs.m: New.
13092
13093 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13094
13095 * g++.dg/eh/simd-1.C: New.
13096 * g++.dg/eh/simd-2.C: New.
13097
13098 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13099
13100 * gcc.c-torture/execute/simd-3.c: New.
13101
13102 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13103
13104 PR c/9936
13105 * gcc.dg/20030331-2.c: New test.
13106
13107 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13108
13109 PR c++/10278
13110 * g++.dg/parse/crash2.C: New test.
13111
13112 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13113
13114 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13115 * gcc.c-torture/execute/20030331-1.c: ...here.
13116
13117 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13118
13119 * gcc.c-torture/execute/20030331-1.c: New test.
13120
13121 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13122
13123 * lib/gcov.exp: Adjust call return testing strings.
13124 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13125
13126 2003-03-31 Roger Sayle <roger@eyesopen.com>
13127
13128 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13129 * gcc.dg/builtins-7.c: New test case.
13130 * gcc.dg/builtins-8.c: New test case.
13131
13132 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13133
13134 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13135
13136 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13137
13138 PR c++/7647
13139 * g++.dg/lookup-class-member-2.C: New test.
13140
13141 2003-03-30 Glen Nakamura <glen@imodulo.com>
13142
13143 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13144
13145 2003-03-28 Roger Sayle <roger@eyesopen.com>
13146
13147 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13148
13149 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13150
13151 * g++.dg/init/attrib1.C: New test.
13152
13153 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13154
13155 * gcc.dg/ultrasp8.c: New test.
13156
13157 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13158
13159 * gcc.dg/ultrasp7.c: New test.
13160
13161 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13162
13163 PR c++/10047
13164 * g++.dg/template/inline1.C: New test.
13165
13166 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13167
13168 * gcc.dg/sparc-dwarf2.c: New test.
13169
13170 2003-03-27 Roger Sayle <roger@eyesopen.com>
13171
13172 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13173 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13174
13175 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13176
13177 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13178 than reading .x files.
13179 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13180 * g77.dg/gcov/gcov-1.f: Likewise.
13181 * gcc.misc-tests/gcov-4b.c: Likewise.
13182 * gcc.misc-tests/gcov-5b.c: Likewise.
13183 * gcc.misc-tests/gcov-6.c: Likewise.
13184 * gcc.misc-tests/gcov-7.c: Likewise.
13185 * gcc.misc-tests/gcov-8.c: Likewise.
13186 * g++.dg/gcov/gcov-1.x: Remove.
13187 * g77.dg/gcov/gcov-1.x: Likewise.
13188 * gcc.misc-tests/gcov-4b.x: Likewise.
13189 * gcc.misc-tests/gcov-5b.x: Likewise.
13190 * gcc.misc-tests/gcov-6.x: Likewise.
13191 * gcc.misc-tests/gcov-7.x: Likewise.
13192 * gcc.misc-tests/gcov-8.x: Likewise.
13193
13194 2003-03-27 Glen Nakamura <glen@imodulo.com>
13195
13196 PR opt/10087
13197 * gcc.dg/20030324-1.c: New test.
13198
13199 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13200
13201 PR c++/10224
13202 * g++.dg/template/arg3.C: New test.
13203
13204 PR c++/10158
13205 * g++.dg/template/friend18.C: New test.
13206
13207 2003-03-26 Roger Sayle <roger@eyesopen.com>
13208
13209 * g77.f-torture/compile/20030326-1.f: New test case.
13210
13211 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13212
13213 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13214
13215 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13216
13217 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13218
13219 * gcc.dg/ia64-sync-3.c: New test.
13220
13221 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13222
13223 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13224
13225 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13226
13227 * gcc.dg/ultrasp6.c: New test.
13228
13229 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13230
13231 * gcc.dg/i386-signbit-1.c: New test.
13232 * gcc.dg/i386-signbit-2.c: New test.
13233 * gcc.dg/i386-signbit-3.c: New test.
13234
13235 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13236
13237 * gcc.dg/ultrasp5.c: Fix options.
13238
13239 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13240
13241 * gcc.dg/ultrasp5.c: Fix comment.
13242
13243 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13244
13245 PR fortran/10197
13246 * g77.f-torture/execute/10197.f: New test.
13247
13248 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13249
13250 PR c++/9898, c++/383
13251 * g++.dg/template/conv6.C: New test.
13252
13253 PR c++/10119
13254 * g++.dg/template/ptrmem5.C: New test.
13255
13256 PR c++/10026
13257 * g++.dg/lookup/koenig1.C: New test.
13258
13259 PR C++/10199
13260 * g++.dg/lookup/template2.C: New test.
13261
13262 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13263
13264 * g++.dg/opt/rtti1.C: New test.
13265
13266 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13267
13268 * gcc.dg/ultrasp5.c: New test.
13269
13270 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13271
13272 PR middle-end/9967
13273 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13274 builtin fputs.
13275
13276 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13277
13278 PR c/8224
13279 * gcc.dg/20030323-1.c: New test.
13280
13281 2003-03-23 Roger Sayle <roger@eyesopen.com>
13282
13283 * gcc.c-torture/compile/20030323-1.c: New test case.
13284
13285 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13286
13287 * gcc.dg/20030321-1.c: New test.
13288
13289 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13290
13291 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13292
13293 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13294
13295 PR c++/9978, c++/9708
13296 * g++.dg/ext/vlm1.C: Adjust expected error.
13297 * g++.dg/ext/vla2.C: New test.
13298 * g++.dg/template/arg1.C: New test.
13299 * g++.dg/template/arg2.C: New test.
13300
13301 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13302
13303 * g77.f-torture/execute/select.f: New test.
13304 * g77.f-torture/noncompile/select_no_compile.f: New test.
13305
13306 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13307
13308 PR c++/9898
13309 * g++.dg/other/error4.C: New test.
13310
13311 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13312
13313 * g++.dg/template/friend17.C: New test.
13314
13315 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13316
13317 * gcc.c-torture/compile/20030320-1.c: New.
13318
13319 2003-03-20 Roger Sayle <roger@eyesopen.com>
13320
13321 * gcc.dg/builtins-6.c: New test case.
13322
13323 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13324
13325 PR target/10073
13326 * gcc.c-torture/compile/20030319-1.c: New.
13327
13328 2003-03-18 Jan Hubicka <jh@suse.cz>
13329
13330 * gcc.dg/i386-cvt-1.c: New test.
13331
13332 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13333
13334 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13335 * objc.dg/naming-2.m: Likewise.
13336
13337 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13338
13339 PR c++/9639
13340 * g++.dg/parse/crash1.C: New test.
13341
13342 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13343
13344 PR c++/8805
13345 * g++.dg/eh/cleanup1.C: New test.
13346
13347 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13348
13349 * gcc.c-torture/execute/20030316-1.c: New test case.
13350
13351 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13352
13353 PR c++/9629
13354 * g++.dg/init/ctor2.C: New test.
13355
13356 2003-03-15 Roger Sayle <roger@eyesopen.com>
13357
13358 * g77.f-torture/compile/xformat.f: New test case.
13359
13360 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13361
13362 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13363 * g++.old-deja/g++.mike/eh50.C: Likewise.
13364
13365 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13366
13367 PR c++/6440
13368 * g++.dg/template/spec7.C: New test.
13369 * g++.dg/template/spec8.C: Likewise.
13370
13371 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13372
13373 * gcc.c-torture/execute/20030313-1.c: New test.
13374
13375 2003-03-14 Richard Henderson <rth@redhat.com>
13376
13377 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13378
13379 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13380
13381 * gcc.c-torture/compile/20030314-1.c: New test.
13382
13383 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13384
13385 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13386 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13387 thumb target,
13388 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13389 to accept newer _imp__ prefix and additional
13390 newline in .drectve section.
13391 * gcc.dg/dll-4.c: Likewise.
13392 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13393 switch.
13394
13395 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13396
13397 * g++.dg/parse/namespace9.C: New test.
13398
13399 * g++.dg/init/ref5.C: New test.
13400 * g++.dg/parse/ptrmem1.C: Likewise.
13401
13402 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13403
13404 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13405 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13406 regular expression.
13407 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13408 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13409
13410 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13411
13412 * gcc.c-torture/execute/20030224-2.c: New test.
13413
13414 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13415
13416 * gcc.dg/decl-3.c: New test.
13417
13418 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13419
13420 * gcc.dg/i386-loop-2.c: New test.
13421
13422 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13423
13424 PR c++/9474
13425 * g++.dg/parse/namespace8.C: New test.
13426
13427 PR c++/9924
13428 * g++.dg/overload/builtin2.C: New test.
13429
13430 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13431
13432 * gcc.dg/return-type-3.c: New test.
13433
13434 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13435
13436 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13437 profiling options are not supported.
13438
13439 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13440
13441 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13442 * g++.old-deja/g++.warn/impint2.C: Likewise.
13443
13444 2003-03-10 Devang Patel <dpatel@apple.com>
13445
13446 * g++.dg/cpp/c++_cmd_1.C: New test.
13447 * g++.dg/cpp/c++_cmd_1.h: New file.
13448
13449 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13450
13451 * gcc.dg/altivec-9.c: New file.
13452
13453 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13454
13455 * gcc.dg/ppc-sdata-1.c: New test.
13456 * gcc.dg/ppc-sdata-2.c: New test.
13457
13458 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13459
13460 PR c++/9373
13461 * g++.dg/opt/ptrmem2.C: New test.
13462
13463 PR c++/8534
13464 * g++.dg/opt/ptrmem1.C: New test.
13465
13466 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13467
13468 * gcc.dg/i386-loop-1.c: New test.
13469
13470 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13471
13472 PR c++/9970
13473 * g++.dg/lookup/friend1.C: New test.
13474
13475 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13476
13477 PR c++/9823
13478 * g++.dg/parser/constructor1.C: New test.
13479
13480 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13481
13482 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13483
13484 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13485
13486 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13487
13488 * gcc.dg/cpp/Wunused.c: Update test.
13489
13490 2003-03-08 Jan Hubicka <jh@suse.cz>
13491
13492 * gcc.dg/inline-3.c: New test.
13493
13494 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13495
13496 PR c++/9809
13497 * g++.dg/parse/builtin1.C: New test.
13498
13499 PR c++/9982
13500 * g++.dg/abi/cookie1.C: New test.
13501 * g++.dg/abi/cookie2.C: Likewise.
13502
13503 PR c++/9524
13504 * g++.dg/template/field1.C: New test.
13505
13506 PR c++/9912
13507 * g++.dg/parse/class1.C: New test.
13508 * g++.dg/parse/namespace7.C: Likewise.
13509 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13510
13511 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13512
13513 * g++.dg/init/ref4.C: New test.
13514
13515 2003-03-07 Jan Hubicka <jh@suse.cz>
13516
13517 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13518 * gcc.dg/inline-3.c: New test.
13519
13520 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13521
13522 * g++.dg/init/ref3.C: New test.
13523
13524 PR c++/9965
13525 * g++.dg/init/ref2.C: New test.
13526
13527 PR c++/9400
13528 * g++.dg/warn/Wshadow-2.C: New test.
13529
13530 PR c++/9791
13531 * g++.dg/warn/Woverloaded-1.C: New test.
13532
13533 2003-03-05 Jan Hubicka <jh@suse.cz>
13534
13535 * gcc.dg/i386-local2.c: New.
13536 * gcc.dg/i386-local.c: Fix typo.
13537
13538 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13539
13540 * g++.dg/abi/layout3.C: New test.
13541
13542 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13543
13544 * gcc.c-torture/compile/20030305-1.c
13545
13546 2003-03-05 Jan Hubicka <jh@suse.cz>
13547
13548 * gcc.dg/i386-local.c: New.
13549
13550 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13551
13552 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13553
13554 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13555
13556 * gcc.dg/switch-2.c: New test.
13557 * gcc.dg/switch-3.c: New test.
13558 * gcc.dg/Wswitch.c: Adjust line numbers.
13559 * gcc.dg/Wswitch-default.c: Likewise.
13560 * gcc.dg/Wswitch-enum.c: Likewise.
13561
13562 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13563
13564 * gcc.c-torture/execute/20030222-1.c: New test.
13565
13566 2003-03-03 James E Wilson <wilson@tuliptree.org>
13567
13568 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13569
13570 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13571
13572 PR c++/9878
13573 * g++.dg/init/ref1.C: New test.
13574
13575 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13576
13577 * gcc.dg/sh-relax.c: New SH-only test.
13578
13579 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13580
13581 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13582 comment explaining purpose of testcase.
13583
13584 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13585
13586 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13587 for HC11/HC12 (asm needs two int registers).
13588 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13589 HC11/HC12 because the test uses an asm which needs two 32-bit
13590 registers.
13591
13592 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13593
13594 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13595 for HC11/HC12 (array is too large otherwise).
13596 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13597 * gcc.c-torture/compile/20010518-2.x: Likewise.
13598 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13599 HC11/HC12 (array is too large).
13600
13601 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13602
13603 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13604 * lib/g++-dg.exp (g++-dg-test): Likewise.
13605
13606 2003-03-01 Roger Sayle <roger@eyesopen.com>
13607
13608 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13609 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13610
13611 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13612
13613 * g++.dg/warn/implicit-typename1.C: Remove warning.
13614
13615 2003-02-28 Richard Henderson <rth@redhat.com>
13616
13617 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13618 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13619
13620 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13621
13622 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13623 * g++.dg/pch/pch.exp: Likewise.
13624
13625 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13626
13627 PR c++/9879
13628 * testsuite/g++.dg/init/new4.C: New test.
13629
13630 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13631
13632 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13633
13634 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13635
13636 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13637 unsigned long.
13638
13639 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13640 wider than float.
13641
13642 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13643
13644 * lib/scanasm.exp: Add support for counting numbers of
13645 occurences.
13646 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13647 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13648
13649 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13650
13651 PR c++/9683
13652 * g++.dg/template/static3.C: New test.
13653
13654 PR c++/9829
13655 * g++.dg/parse/namespace6.C: New test.
13656
13657 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13658
13659 PR target/9732
13660 * gcc.dg/20030225-1.c: New test.
13661
13662 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13663
13664 * README: Remove out-of-date information.
13665
13666 PR c++/9836
13667 * g++.dg/template/spec6.C: New test.
13668
13669 2003-02-24 Jeff Law <law@redhat.com>
13670
13671 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13672
13673 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13674
13675 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13676 * gcc.dg/pragma-ep-1.c: Likewise.
13677
13678 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13679
13680 PR c++/9602
13681 * g++.dg/template/friend16.C: New test.
13682
13683 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13684
13685 PR c++/5333
13686 * g++.dg/parse/fused-params1.C: Adjust error messages.
13687 * g++.dg/template/nested3.C: New test.
13688
13689 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13690
13691 * g++.dg/abi/param1.C: New test.
13692
13693 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13694
13695 PR c++/7982
13696 * g++.dg/warn/implicit-typename1.C: New test.
13697
13698 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13699
13700 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13701 with "mtune".
13702 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13703 * gcc.c-torture/execute/20010129-1.x: Likewise.
13704 * gcc.dg/20011107-1.c: Likewise.
13705 * gcc.dg/20020108-1.c: Likewise.
13706 * gcc.dg/20020122-3.c: Likewise.
13707 * gcc.dg/20020206-1.c: Likewise.
13708 * gcc.dg/20020310-1.c: Likewise.
13709 * gcc.dg/20020426-2.c: Likewise.
13710 * gcc.dg/20020517-1.c: Likewise.
13711 * gcc.dg/991230-1.c: Likewise.
13712 * gcc.dg/i386-unroll-1.c: Likewise.
13713 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13714
13715 2003-02-22 Jan Hubicka <jh@suse.cz>
13716
13717 * gcc.dg/i386-mul.c: New test.
13718
13719 2003-02-21 Roger Sayle <roger@eyesopen.com>
13720
13721 * gcc.dg/builtins-5.c: New test case.
13722
13723 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13724
13725 * gcc.dg/asmreg-1.c: New test.
13726
13727 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13728
13729 PR c++/9749
13730 * g++.dg/parse/varmod1.C: New test.
13731
13732 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13733
13734 PR c++/9727
13735 * g++.dg/template/op1.C: New test.
13736
13737 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13738
13739 PR c++/8906
13740 * g++.dg/template/nested2.C: New test.
13741
13742 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13743
13744 PR c++/8724
13745 * g++.dg/expr/dtor1.C: New test.
13746
13747 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13748
13749 * gcc.dg/cpp/include3.c: New test.
13750 * gcc.dg/cpp/inc/foo.h: New file.
13751
13752 2003-02-21 Glen Nakamura <glen@imodulo.com>
13753
13754 * gcc.c-torture/execute/20030221-1.c: New test.
13755
13756 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13757
13758 PR c++/9729
13759 * g++.dg/abi/conv1.C: New test.
13760
13761 2003-02-20 Jan Hubicka <jh@suse.cz>
13762
13763 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13764
13765 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13766
13767 * gcc.c-torture/compile/20030219-1.c: New test.
13768
13769 2003-02-18 Jan Hubicka <jh@suse.cz>
13770
13771 * gcc.dg/funcorder.c: New test.
13772
13773 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13774
13775 * gcc.c-torture/execute/20030218-1.c: New.
13776
13777 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13778
13779 * gcc.dg/20030218-1.c: New.
13780
13781 2003-02-18 Richard Henderson <rth@redhat.com>
13782
13783 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13784 * gcc.dg/attr-used-2.c: New.
13785
13786 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13787
13788 PR c++/9704
13789 * g++.dg/init/copy5.C: New test.
13790
13791 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13792
13793 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13794 * g++.dg/pch/pch.exp: Likewise.
13795
13796 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13797
13798 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13799 STACK_SIZE is not defined.
13800
13801 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13802
13803 PR c++/9457
13804 * g++.dg/template/init1.C: New test.
13805
13806 2003-02-16 Jan HUbicka <jh@suse.cz>
13807
13808 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13809 (foo): Add few extra tests
13810 * gcc.dg/c99-const-expr-3.c: Likewise.
13811 * gcc.c-torture/execute/20030216-1.c: New.
13812
13813 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13814
13815 PR c++/9459
13816 * g++.dg/ext/typeof4.C: New test.
13817
13818 2003-02-15 Roger Sayle <roger@eyesopen.com>
13819
13820 * gcc.dg/i386-387-3.c: New test case.
13821
13822 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13823
13824 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13825 cris-*-elf* cris-*-aout* and mmix-*-*.
13826
13827 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13828
13829 * gcc.dg/20030213-1.c: New test.
13830
13831 2003-02-12 Roger Sayle <roger@eyesopen.com>
13832
13833 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13834 * gcc.dg/i386-387-2.c: Likewise.
13835
13836 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13837
13838 * gcc.dg/ppc-spe.c: Fix formatting.
13839 Enable tests that were previously unsupported by gas.
13840 Delete tests for instructions that no longer exist.
13841 Switch arguments on evsubifw builtin.
13842
13843 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13844
13845 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13846 STACK_SIZE is too small.
13847
13848 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13849 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13850
13851 * gcc.dg/decl-2.c: New test.
13852
13853 2003-02-10 Jan Hubicka <jh@suse.cz>
13854
13855 * gcc.dg/i386-fpcvt-1.c: New test.
13856
13857 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13858
13859 * gcc.c-torture/execute/20030209-1.c: New test.
13860
13861 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13862
13863 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13864 int-wide bitops, use the constants of the same width.
13865 Likewise, if long long is 32-bit wide, test bitops using
13866 32-bit constants.
13867
13868 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13869
13870 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13871
13872 2003-02-07 Roger Sayle <roger@eyesopen.com>
13873
13874 * testsuite/gcc.dg/builtins-4.c: New test case.
13875
13876 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13877
13878 * gcc.dg/20020430-1.c: Fix dg command typos.
13879 * gcc.dg/20020503-1.c: Likewise.
13880
13881 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13882
13883 PR c++/8785
13884 * g++.dg/parse/fused-params1.C: New test.
13885
13886 PR c++/8857
13887 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13888
13889 PR c++/8921
13890 * g++.dg/parse/non-dependent1.C: New test.
13891
13892 PR c++/8928
13893 * g++.dg/parse/dupl-tmpl-args1.C: New test.
13894
13895 PR c++/9228
13896 * g++.dg/parse/undefined7.C: New test.
13897 * g++.dg/parse/non-templ1.C: New test.
13898
13899 PR c++/9229
13900 * g++.dg/parse/too-many-tmpl-args1.C: New test.
13901
13902 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13903
13904 * gcc.c-torture/compile/20030206-1.c: New test.
13905
13906 2003-02-05 Roger Sayle <roger@eyesopen.com>
13907
13908 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13909 "pow" to "foo" to avoid potential confusion with a math built-in.
13910
13911 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13912
13913 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13914 conditions for SPARC targets.
13915
13916 2003-02-05 Jakub Jelinek <jakub@redhat.com>
13917
13918 * gcc.dg/20030204-1.c: New test.
13919
13920 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13921
13922 PR c++/38
13923 * g++.dg/parse/array-size1.C: New test.
13924
13925 PR c++/5657
13926 * g++.dg/parse/undefined3.C: New test.
13927
13928 PR c++/5665
13929 * g++.dg/parse/undefined4.C: New test.
13930
13931 PR c++/5975
13932 * g++.dg/parse/undefined5.C: New test.
13933
13934 PR c++/7259
13935 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13936
13937 PR c++/8578
13938 * g++.dg/parse/casting-operator1.C: New test.
13939
13940 PR c++/8596
13941 * g++.dg/parse/undefined6.C: New test.
13942
13943 PR c++/8736
13944 * g++.dg/parse/missing-template1.C: New test.
13945
13946 2003-02-04 Jan Hubicka <jh@suse.cz>
13947
13948 * gcc.dg/i386-cadd.c: Compile using -march=k8.
13949 * gcc.dg/i386-cmov?.c: Likewise.
13950 * gcc.dg/i386-fpcvt-?.c: Likewise.
13951 * gcc.dg/i386-ssefp-1.c: Likewise.
13952 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
13953 conventions.
13954
13955 2003-02-03 Mark Mitchell <mark@codesourcery.com>
13956
13957 PR c++/7129
13958 * testsuite/g++.dg/ext/max.C: New test.
13959
13960 2003-02-03 Jan Hubicka <jh@suse.cz>
13961
13962 * gcc.c-torture/execute/20030203-1.c: New test.
13963
13964 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
13965
13966 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13967 'natural-endian'.
13968
13969 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
13970
13971 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13972 * g++.dg/init/new2.C: Likewise.
13973 * g++.dg/other/new1.C: Likewise.
13974
13975 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
13976
13977 * gcc.dg/struct-ret-libc.c: New test.
13978
13979 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
13980
13981 * gcc.dg/20030129-1.c: New test.
13982
13983 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13984
13985 PR c++/8849
13986 * g++.dg/template/ptrmem4.C: New test.
13987
13988 2003-01-29 Mark Mitchell <mark@codesourcery.com>
13989
13990 * g++.dg/parser/constant1.C: New test.
13991
13992 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13993
13994 PR c++/8591
13995 * g++.dg/parse/friend2.C: New test.
13996
13997 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
13998
13999 PR c++/9437
14000 * g++.dg/template/unify4.C: New test.
14001
14002 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14003
14004 * gcc.c-torture/execute/20030128-1.c: New test.
14005
14006 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14007
14008 * g++.dg/lookup/nested1.C: Test moved from ...
14009 * g++.old-deja/g++.other/lookup24.C: ... here.
14010
14011 2003-01-28 Jan Hubicka <jh@suse.cz>
14012
14013 * gcc.dg/i386-cmov5.c: New test.
14014
14015 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14016
14017 * gcc.c-torture/execute/20010925-1.c: Changed the
14018 memcpy declaration.
14019
14020 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14021
14022 PR c++/3902
14023 * g++.dg/parse/template5.C: New test.
14024
14025 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14026
14027 PR fortran/9258
14028 * g77.dg/pr9258: New test.
14029
14030 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14031
14032 * README: Move relevant parts from README.g++.
14033
14034 * README.g++: Remove this file.
14035
14036 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14037
14038 * g++.dg/abi/dcast1.C: New test.
14039
14040 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14041
14042 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14043
14044 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14045
14046 PR c++/47
14047 * g++.old-deja/g++.other/lookup24.C: New test.
14048
14049 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14050
14051 PR middle-end/7227
14052 * gcc.dg/uninit-C.c: New test.
14053
14054 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14055
14056 * g++.dg/abi/covariant1.C: New test.
14057
14058 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14059
14060 * gcc.dg/20030123-1.c: New test.
14061
14062 2003-01-25 Jan Hubicka <jh@suse.cz>
14063
14064 PR opt/8492
14065 * gcc.c-torture/compile/20030125-1.c
14066
14067 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14068
14069 PR c++/9403
14070 * g++.dg/parse/template3.C: New test.
14071 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14072
14073 PR c++/795
14074 * g++.dg/parse/template4.C: New test.
14075
14076 PR c++/9415
14077 * g++.dg/template/qual2.C: New test.
14078
14079 PR c++/8545
14080 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14081
14082 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14083
14084 2003-01-25 Roger Sayle <roger@eyesopen.com>
14085
14086 * gcc.c-torture/execute/switch-1.c: New test case.
14087
14088 2003-01-25 Jan Hubicka <jh@suse.cz>
14089
14090 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14091
14092 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14093
14094 Tweaks for Bison-1.875. From the NEWS file:
14095 "- `parse error' -> `syntax error'
14096 Bison now uniformly uses the term `syntax error'"
14097 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14098 * gcc.dg/cpp/digraph2.c: Likewise.
14099 * gcc.dg/cpp/direct2.c: Likewise.
14100 * gcc.dg/cpp/paste4.c: Likewise.
14101 * gcc.dg/c90-restrict-1.c: Likewise.
14102 * gcc.dg/c99-func-2.c: Likewise.
14103 * gcc.dg/noncompile/920721-2.c: Likewise.
14104 * gcc.dg/noncompile/930622-2.c: Likewise.
14105 * gcc.dg/noncompile/940112-1.c: Likewise.
14106 * gcc.dg/noncompile/950921-1.c: Likewise.
14107 * gcc.dg/noncompile/951123-1.c: Likewise.
14108 * gcc.dg/noncompile/971104-1.c: Likewise.
14109 * gcc.dg/noncompile/990416-1.c: Likewise.
14110
14111 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14112
14113 * g++.dg/parse/undefined1.C: Add error message.
14114
14115 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14116
14117 PR c++/9354
14118 * g++.dg/parse/new1.C: New test.
14119
14120 PR c++/9216
14121 * g++.dg/parse/template2.C: New test.
14122
14123 PR c++/9354
14124 * g++.dg/parse/typedef2.C: New test.
14125
14126 PR c++/9328
14127 * g++.dg/ext/typeof3.C: New test.
14128
14129 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14130
14131 PR c++/2738
14132 * g++.dg/parse/ret-type1.C: New test.
14133
14134 PR c++/3792
14135 * g++.dg/parse/tmpl-outside1.C: New test.
14136
14137 PR c++/4207
14138 * g++.dg/parse/int-as-enum1.C: New test.
14139
14140 PR c++/4903
14141 * g++.dg/parse/no-typename1.C: New test.
14142
14143 PR c++/5533
14144 * g++.dg/parse/no-value1.C: New test.
14145
14146 PR c++/5921
14147 * g++.dg/parse/wrong-inline1.C: New test.
14148
14149 PR c++/6402
14150 * g++.dg/parse/ref1.C: New test.
14151
14152 PR c++/6992
14153 * g++.dg/parse/attr-ctor1.C: New test.
14154
14155 PR c++/7229
14156 * g++.dg/parse/namespace5.C: New test.
14157
14158 PR c++/7917
14159 * g++.dg/parse/func-def1.C: New test.
14160
14161 PR c++/8143
14162 * g++.dg/parse/undefined1.C: New test.
14163
14164 PR c++/5723, PR c++/8522
14165 * g++.dg/parse/specialization1.C: New test.
14166
14167 PR c++/163, PR c++/8595
14168 * g++.dg/parse/struct-as-enum1.C: New test.
14169
14170 PR c++/9173
14171 * g++.dg/parse/undefined2.C: New test.
14172
14173 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14174
14175 PR c++/9298
14176 * g++.dg/parse/template1.C: New test.
14177
14178 PR c++/9384
14179 * g++.dg/parse/using1.C: New test.
14180
14181 PR c++/9285
14182 PR c++/9294
14183 * g++.dg/parse/expr2.C: New test.
14184
14185 PR c++/9388
14186 * g++.dg/parse/lookup2.C: Likewise.
14187
14188 2003-01-21 Jan Hubicka <jh@suse.cz>
14189
14190 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14191 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14192 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14193 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14194
14195 2003-01-20 Nick Clifton <nickc@redhat.com>
14196
14197 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14198 problem with ARM sibcall code generation.
14199
14200 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14201
14202 * gcc.c-torture/execute/20030120-1.c: New.
14203
14204 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14205
14206 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14207
14208 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14209
14210 PR c++/9272
14211 * g++.dg/parse/ctor1.C: New test.
14212
14213 PR c++/9294:
14214 * g++.dg/parse/qualified1.C: New test.
14215
14216 * g++.dg/parse/typename3.C: New test.
14217
14218 2003-01-16 Richard Henderson <rth@redhat.com>
14219
14220 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14221
14222 2003-01-16 Richard Henderson <rth@redhat.com>
14223
14224 * g++.dg/pch/pch.exp: Copy test header to the working directory
14225 before using it either for precompilation or direct use.
14226 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14227 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14228
14229 2003-01-16 Richard Henderson <rth@redhat.com>
14230
14231 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14232 before using it either for precompilation or direct use.
14233 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14234 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14235
14236 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14237
14238 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14239 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14240 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14241 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14242 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14243 typename warning into error.
14244 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14245 error messages.
14246 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14247 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14248 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14249 messages.
14250 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14251 make declaration visible in template.
14252 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14253 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14254 messages.
14255 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14256 message.
14257 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14258 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14259 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14260 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14261 typename warning with error message.
14262 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14263 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14264 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14265
14266 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14267
14268 * g++.dg/parse/ambig2.C: New test.
14269
14270 2003-01-15 Richard Henderson <rth@redhat.com>
14271
14272 * g++.dg/tls/init-2.C: Update error message string.
14273
14274 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14275
14276 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14277
14278 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14279
14280 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14281 all for HC11/HC12.
14282 * gcc.c-torture/compile/20001205-1.x: Likewise.
14283 * gcc.c-torture/compile/20001226-1.x: Likewise.
14284 * gcc.c-torture/compile/920520-1.x: Likewise.
14285 * gcc.c-torture/compile/961203-1.x: Likewise.
14286 * gcc.c-torture/compile/20020604-1.x: Likewise.
14287
14288 2003-01-15 Jan Hubicka <jh@suse.cz>
14289
14290 * gcc.c-torture/compile/20030115-1.c: New test.
14291
14292 * gcc.dg/i386-fpcvt-1.c: New test.
14293 * gcc.dg/i386-fpcvt-2.c: New test.
14294
14295 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14296
14297 Further conform g++'s __vmi_class_type_info to the C++ ABI
14298 specification.
14299 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14300 the specification.
14301
14302 2003-01-14 Jan Hubicka <jh@suse.cz>
14303
14304 * gcc.dg/i386-fpcvt-1.c: New test.
14305 * gcc.dg/i386-fpcvt-2.c: New test.
14306
14307 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14308
14309 * gcc.dg/i386-mmx-3.c: New test.
14310
14311 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14312
14313 PR c++/9264
14314 * g++.dg/parse/octal1.C: New file.
14315
14316 PR c++/9172
14317 * g++.dg/parse/typename1.C: New file.
14318
14319 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14320
14321 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14322 * gcc.dg/bf-no-ms-layout.c: Likewise.
14323 * gcc.dg/bf-ms-attrib.c: Likewise.
14324
14325 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14326
14327 PR c++/9099
14328 * g++.dg/parse/dtor1.C: New file.
14329
14330 PR c++/9128
14331 * g++.dg/rtti/typeid1.C: New file.
14332
14333 PR c++/9153
14334 * g++.dg/parse/lookup1.C: New file.
14335
14336 PR c++/9171
14337 * g++.dg/templ/spec5.C: New file.
14338
14339 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14340
14341 * gcc.c-torture/compile/20030110-1.c: New test.
14342
14343 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14344
14345 Merge from pch-branch:
14346
14347 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14348
14349 * gcc.dg/pch/cpp-1.h: New.
14350 * gcc.dg/pch/cpp-1.c: New.
14351 * gcc.dg/pch/cpp-2.h: New.
14352 * gcc.dg/pch/cpp-2.c: New.
14353
14354 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14355
14356 * gcc.dg/pch/except-1.h: New.
14357 * gcc.dg/pch/except-1.c: New.
14358
14359 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14360
14361 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14362 running test.
14363 * gcc.dg/pch: Include *.hp not *.h.
14364 * gcc.dg/pch/system-1.h: New.
14365 * gcc.dg/pch/system-1.c: New.
14366
14367 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14368
14369 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14370 rather than trying to build and run a program using PCH.
14371 * gcc.dg/pch: Remove dg-do commands from test files.
14372
14373 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14374
14375 * gcc.dg/pch/macro-3.c: New.
14376 * gcc.dg/pch/macro-3.h: New.
14377
14378 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14379
14380 * gcc.dg/pch/common-1.c: New.
14381 * gcc.dg/pch/common-1.h: New.
14382 * gcc.dg/pch/decl-1.c: New.
14383 * gcc.dg/pch/decl-1.h: New.
14384 * gcc.dg/pch/decl-2.c: New.
14385 * gcc.dg/pch/decl-2.h: New.
14386 * gcc.dg/pch/decl-3.c: New.
14387 * gcc.dg/pch/decl-3.h: New.
14388 * gcc.dg/pch/decl-4.c: New.
14389 * gcc.dg/pch/decl-4.h: New.
14390 * gcc.dg/pch/decl-5.c: New.
14391 * gcc.dg/pch/decl-5.h: New.
14392 * gcc.dg/pch/global-1.c: New.
14393 * gcc.dg/pch/global-1.h: New.
14394 * gcc.dg/pch/inline-1.c: New.
14395 * gcc.dg/pch/inline-1.h: New.
14396 * gcc.dg/pch/inline-2.c: New.
14397 * gcc.dg/pch/inline-2.h: New.
14398 * gcc.dg/pch/static-1.c: New.
14399 * gcc.dg/pch/static-1.h: New.
14400 * gcc.dg/pch/static-2.c: New.
14401 * gcc.dg/pch/static-2.h: New.
14402
14403 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14404
14405 * g++.dg/pch/pch.exp: Better handle failing testcases.
14406 * gcc.dg/pch/pch.exp: Likewise.
14407 * gcc.dg/pch/macro-1.c: New.
14408 * gcc.dg/pch/macro-1.h: New.
14409 * gcc.dg/pch/macro-2.c: New.
14410 * gcc.dg/pch/macro-2.h: New.
14411
14412 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14413
14414 * g++.dg/dg.exp: Treat files in pch/ specially.
14415 * g++.dg/pch/pch.exp: New file.
14416 * g++.dg/pch/empty.H: New file.
14417 * g++.dg/pch/empty.C: New file.
14418 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14419 "precompile".
14420
14421 * gcc.dg/pch/pch.exp: New file.
14422 * gcc.dg/pch/empty.h: New file.
14423 * gcc.dg/pch/empty.c: New file.
14424 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14425 "precompile".
14426
14427 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14428
14429 * g++.dg/template/friend14.C: New test.
14430
14431 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14432
14433 * gcc.dg/old-style-asm-1.c: New test.
14434
14435 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14436
14437 * gcc.c-torture/compile/20030109-1.c: New test.
14438
14439 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14440
14441 * gcc.c-torture/execute/20030109-1.c: New test.
14442
14443 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14444
14445 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14446 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14447 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14448 * g++.old-deja/g++.mike/eh2.C: Likewise
14449 * g++.old-deja/g++.mike/eh3.C: Likewise
14450 * g++.old-deja/g++.mike/eh5.C: Likewise
14451 * g++.old-deja/g++.mike/eh6.C: Likewise
14452 * g++.old-deja/g++.mike/eh7.C: Likewise
14453 * g++.old-deja/g++.mike/eh8.C: Likewise
14454 * g++.old-deja/g++.mike/eh9.C: Likewise
14455 * g++.old-deja/g++.mike/eh10.C: Likewise
14456 * g++.old-deja/g++.mike/eh12.C: Likewise
14457 * g++.old-deja/g++.mike/eh13.C: Likewise
14458 * g++.old-deja/g++.mike/eh14.C: Likewise
14459 * g++.old-deja/g++.mike/eh16.C: Likewise
14460 * g++.old-deja/g++.mike/eh17.C: Likewise
14461 * g++.old-deja/g++.mike/eh18.C: Likewise
14462 * g++.old-deja/g++.mike/eh21.C: Likewise
14463 * g++.old-deja/g++.mike/eh23.C: Likewise
14464 * g++.old-deja/g++.mike/eh24.C: Likewise
14465 * g++.old-deja/g++.mike/eh25.C: Likewise
14466 * g++.old-deja/g++.mike/eh26.C: Likewise
14467 * g++.old-deja/g++.mike/eh27.C: Likewise
14468 * g++.old-deja/g++.mike/eh28.C: Likewise
14469 * g++.old-deja/g++.mike/eh29.C: Likewise
14470 * g++.old-deja/g++.mike/eh31.C: Likewise
14471 * g++.old-deja/g++.mike/eh33.C: Likewise
14472 * g++.old-deja/g++.mike/eh34.C: Likewise
14473 * g++.old-deja/g++.mike/eh35.C: Likewise
14474 * g++.old-deja/g++.mike/eh36.C: Likewise
14475 * g++.old-deja/g++.mike/eh37.C: Likewise
14476 * g++.old-deja/g++.mike/eh38.C: Likewise
14477 * g++.old-deja/g++.mike/eh39.C: Likewise
14478 * g++.old-deja/g++.mike/eh40.C: Likewise
14479 * g++.old-deja/g++.mike/eh41.C: Likewise
14480 * g++.old-deja/g++.mike/eh42.C: Likewise
14481 * g++.old-deja/g++.mike/eh44.C: Likewise
14482 * g++.old-deja/g++.mike/eh46.C: Likewise
14483 * g++.old-deja/g++.mike/eh47.C: Likewise
14484 * g++.old-deja/g++.mike/eh48.C: Likewise
14485 * g++.old-deja/g++.mike/eh49.C: Likewise
14486 * g++.old-deja/g++.mike/eh50.C: Likewise
14487 * g++.old-deja/g++.mike/eh51.C: Likewise
14488 * g++.old-deja/g++.mike/eh53.C: Likewise
14489 * g++.old-deja/g++.mike/eh55.C: Likewise
14490 * g++.old-deja/g++.mike/p7912.C: Likewise
14491 * g++.old-deja/g++.mike/p9706.C: Likewise
14492 * g++.old-deja/g++.mike/p10416.C: Likewise
14493 * g++.old-deja/g++.mike/p11667.C: Likewise
14494 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14495 Remove redundant reference to Iris.
14496 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14497 Elxsi, i860, Pico Java, and WE32K.
14498
14499 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14500
14501 * g++.dg/ext/asm4.C: New test.
14502
14503 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14504
14505 PR c++/9030
14506 * g++.dg/template/friend12.C: New test.
14507 * g++.dg/template/friend13.C: Likewise.
14508 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14509
14510 2003-01-08 Jan Hubicka <jh@suse.cz>
14511
14512 * gcc.dg/i386-cadd.c: New test.
14513 * gcc.dg/i386-cmov4.c: Likewise.
14514
14515 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14516
14517 PR c++/9165
14518 * g++.dg/warn/Wunused-3.C: New test.
14519
14520 * g++.dg/abi/bitfield9.C: New test.
14521
14522 PR c++/9189
14523 * g++.dg/parse/defarg3.C: New test.
14524
14525 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14526
14527 * g++.dg/parse/ambig1.C: New test.
14528 * g++.dg/parse/defarg2.C: New test.
14529
14530 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14531
14532 * g++.dg/template/defarg-1.C: New test.
14533 * g++.dg/template/local2.C: Likewise.
14534
14535 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14536
14537 * gcc.c-torture/execute/20030105-1.c: New test.
14538
14539 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14540
14541 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14542 * g++.dg/parse/namespace4.C: Likewise.
14543
14544 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14545
14546 * g++.dg/template/ntp2.C: New test.
14547
14548 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14549
14550 * g++.dg/parse/extern-C-1.C: New test.
14551
14552 * g++.dg/parse/namespace4.C: New test.
14553
14554 * g++.dg/template/nested1.C: New test.
14555
14556 * g++.dg/parse/namespace3.C: New test.
14557
14558 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14559
14560 * g++.dg/lookup/two-stage1.C: New test.
14561
14562 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14563
14564 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14565 * g++.old-deja/g++.jason/access8.C: Likewise.
14566 * g++.old-deja/g++.other/decl5.C: Likewise.
14567
14568 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14569
14570 * g++.dg/parse/parse7.C: New test.
14571
14572 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14573
14574 PR c++/2843
14575 * g++.dg/ext/attrib7.C: New test.
14576
14577 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14578
14579 * g++.dg/parse/parse6.C: New test.
14580
14581 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14582
14583 * gcc.dg/h8300-stack-1.c: New.
14584
14585 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14586
14587 g++.dg/lookup/exception1.C: New test.
14588
14589 g++.dg/lookup/template1.C: New test.
14590
14591 g++.dg/parse/namespace2.C: New test.
14592
14593 g++.dg/parse/parens2.C: New test.
14594
14595 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14596
14597 * g++.dg/parse/parse5.C: New test.
14598 * g++.dg/lookup/scoped4.C: New test.
14599
14600 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14601
14602 * g++.dg/parse/parens1.C: New test.
14603
14604 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14605 angle-bracket1.C.
14606 * g++.dg/parse/parens2.C: New test.
14607
14608 * g++.dg/lookup/scope-operator1.C: New test.
14609
14610 * g++.dg/parse/operator1.C: New test.
14611
14612 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14613
14614 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14615 * g++.old-deja/g++.other/access6.C: Likewise.
14616 * g++.old-deja/g++.other/decl1.C: Likewise.
14617 * g++.old-deja/g++.pt/typename12.C: Likewise.
14618
14619 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14620
14621 * g++.dg/parse/namespace1.C: New test.
14622
14623 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14624
14625 * g++.dg/parse/parse4.C: New test.
14626
14627 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14628
14629 * g++.dg/parse/parse3.C: New test.
14630
14631 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14632
14633 * g++.dg/parse/parse2.C: New test.
14634
14635 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14636
14637 * g++.dg/template/friend11.C: New test.
14638
14639 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14640
14641 * g++.dg/parse/parse1.C: New test.
14642
14643 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14644
14645 * lib/profopt.exp: Change the name of a global variable to avoid
14646 possible clashes with other test suites.
14647
14648 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14649
14650 * g++.dg/inherit/covariant8.C: New test.
14651
14652 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14653
14654 * g++.dg/init/array9.C: New test.
14655
14656 PR c++/9112
14657 * g++.dg/parse/expr1.C: New test.
14658
14659 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14660
14661 * gcc.c-torture/compile/20021230-1.c: New test.
14662
14663 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14664
14665 * g++.dg/inherit/covariant5.C: New test.
14666 * g++.dg/inherit/covariant6.C: New test.
14667 * g++.dg/inherit/covariant7.C: New test.
14668
14669 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14670
14671 PR c++/2739
14672 * g++.dg/other/access2.C: New test.
14673
14674 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14675
14676 * g++.dg/other/anon-struct.C: No longer fails
14677 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14678 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14679 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14680
14681 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14682
14683 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14684
14685 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14686
14687 * g++.dg/eh/spec4.C: Remove stray semicolon.
14688 * g++.dg/expr/pmf-1.C: Change error message.
14689 * g++.dg/ext/asm1.C: Remove stray semicolon.
14690 * g++.dg/ext/typename1.C: Add missing typenames.
14691 * g++.dg/inherit/template-as-base.C: Change error message.
14692 * g++.dg/lookup/scoped1.C: Likewise.
14693 * g++.dg/lookup/scoped2.C: Likewise.
14694 * g++.dg/lookup/using2.C: Likewise.
14695 * g++.dg/other/component1.C: Remove stray semicolon.
14696 * g++.dg/other/do1.C: Change error message.
14697 * g++.dg/other/error2.C: Likewise.
14698 * g++.dg/other/init1.C: Likewise.
14699 * g++.dg/other/packed1.C: Remove stray semicolon.
14700 * g++.dg/other/ptrmem2.C: Change error message.
14701 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14702 marker.
14703 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14704 * g++.dg/template/access3.C: Add typename keyword.
14705 * g++.dg/template/access5.C: Remove stray semicolon.
14706 * g++.dg/template/access6.C: Likewise.
14707 * g++.dg/template/complit1.C: Likewise.
14708 * g++.dg/template/crash1.C: Change error message.
14709 * g++.dg/template/inherit2.C: Remove stray semicolon.
14710 * g++.dg/template/instantiate2.C: Likewise.
14711 * g++.dg/template/instantiate3.C: Change error message.
14712 * g++.dg/template/qual1.C: Remove stray semicolon.
14713 * g++.dg/template/qualttp18.C: Change error message.
14714 * g++.dg/template/ref1.C: Remove stray semicolon.
14715 * g++.dg/template/sizeof1.C (A::value): Declare it.
14716 * g++.dg/template/spec4.C: Change error message.
14717 * g++.dg/template/static1.C: Likewise.
14718 * g++.dg/template/type1.C: Likewise.
14719 * g++.dg/template/typename3.C: Likewise.
14720 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14721 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14722 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14723 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14724 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14725 named return value extension.
14726 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14727 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14728 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14729 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14730 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14731 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14732 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14733 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14734 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14735 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14736 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14737 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14738 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14739 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14740 syntax.
14741 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14742 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14743 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14744 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14745 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14746 * g++.old-deja/g++.brendan/template11.C: Likewise.
14747 * g++.old-deja/g++.brendan/template26.C: Likewise.
14748 * g++.old-deja/g++.brendan/template27.C: Use explicit
14749 specialization syntax.
14750 * g++.old-deja/g++.brendan/template30.C: Likewise.
14751 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14752 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14753 non-dependent names.
14754 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14755 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14756 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14757 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14758 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14759 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14760 named return value extension.
14761 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14762 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14763 * g++.old-deja/g++.ext/return1.C: Likewise.
14764 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14765 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14766 * g++.old-deja/g++.jason/access8.C: Likewise.
14767 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14768 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14769 pseudo-destructor names.
14770 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14771 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14772 pseudo-destructor names.
14773 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14774 * g++.old-deja/g++.jason/overload19.C: Likewise.
14775 * g++.old-deja/g++.jason/overload32.C: Likewise.
14776 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14777 stray semicolons.
14778 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14779 * g++.old-deja/g++.jason/return.C: Likewise.
14780 * g++.old-deja/g++.jason/return2.C: Likewise.
14781 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14782 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14783 syntax.
14784 * g++.old-deja/g++.jason/template10.C: Account for use of
14785 non-dependent names.
14786 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14787 syntax.
14788 * g++.old-deja/g++.jason/template37.C: Likewise.
14789 * g++.old-deja/g++.law/access4.C: Change error messages.
14790 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14791 pseudo-destructor names.
14792 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14793 * g++.old-deja/g++.law/ctors9.C: Likewise.
14794 * g++.old-deja/g++.law/cvt22.C: Likewise.
14795 * g++.old-deja/g++.law/dtors5.C: Likewise.
14796 * g++.old-deja/g++.law/global-init1.C: Likewise.
14797 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14798 * g++.old-deja/g++.law/operators28.C: Likewise.
14799 * g++.old-deja/g++.law/visibility28.C: Likewise.
14800 * g++.old-deja/g++.martin/eval1.C: Likewise.
14801 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14802 name.
14803 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14804 * g++.old-deja/g++.mike/net34.C: Likewise.
14805 * g++.old-deja/g++.mike/net36.C: Likewise.
14806 * g++.old-deja/g++.mike/ns2.C: Likewise.
14807 * g++.old-deja/g++.mike/p12306.C: Likewise.
14808 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14809 value extension.
14810 * g++.old-deja/g++.mike/p700.C: Likewise.
14811 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14812 * g++.old-deja/g++.mike/p710.C: Likewise.
14813 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14814 value extension.
14815 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14816 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14817 * g++.old-deja/g++.ns/crash2.C: Likewise.
14818 * g++.old-deja/g++.ns/crash3.C: Likewise.
14819 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14820 * g++.old-deja/g++.ns/ns17.C: Likewise.
14821 * g++.old-deja/g++.ns/template16.C: Likewise.
14822 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14823 keyword.
14824 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14825 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14826 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14827 named return value extension.
14828 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14829 * g++.old-deja/g++.other/access4.C: Issue additional error
14830 messages.
14831 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14832 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14833 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14834 * g++.old-deja/g++.other/crash25.C: Change error message.
14835 * g++.old-deja/g++.other/crash4.C: Change error message.
14836 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14837 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14838 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14839 checks.
14840 * g++.old-deja/g++.other/defarg8.C: Likewise.
14841 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14842 * g++.old-deja/g++.other/dtor10.C: Likewise.
14843 * g++.old-deja/g++.other/incomplete.C: Likewise.
14844 * g++.old-deja/g++.other/linkage7.C: Likewise.
14845 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14846 lookup algorithm.
14847 * g++.old-deja/g++.other/mangle2.C: Likewise.
14848 * g++.old-deja/g++.other/refinit2.C: Likewise.
14849 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14850 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14851 * g++.old-deja/g++.pt/crash28.C: Likewise.
14852 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14853 syntax.
14854 * g++.old-deja/g++.pt/crash32.C: Change error message.
14855 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14856 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14857 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14858 error message position.
14859 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14860 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14861 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14862 syntax.
14863 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14864 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14865 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14866 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14867 keyword.
14868 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14869 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14870 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14871 keyword.
14872 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14873 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14874 syntax.
14875 * g++.old-deja/g++.pt/friend28.C: Account for use of
14876 non-dependent names.
14877 * g++.old-deja/g++.pt/friend29.C: Likewise.
14878 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14879 rules.
14880 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14881 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14882 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14883 lookup rules.
14884 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14885 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14886 keyword.
14887 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14888 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14889 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14890 keyword.
14891 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14892 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14893 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14894 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14895 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14896 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14897 keyword.
14898 * g++.old-deja/g++.pt/spec10.C: Likewise.
14899 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14900 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14901 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14902 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14903 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14904 * g++.old-deja/g++.pt/ttp62.C: Likewise.
14905 * g++.old-deja/g++.pt/ttp64.C: Likewise.
14906 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14907 * g++.old-deja/g++.pt/typename15.C: Likewise.
14908 * g++.old-deja/g++.pt/typename22.C: Likewise.
14909 * g++.old-deja/g++.pt/typename6.C: Change error messages.
14910 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14911 * g++.old-deja/g++.pt/virtual2.C: Likewise.
14912 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14913 syntax.
14914 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14915 return value extension.
14916 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14917 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14918 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14919 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14920
14921 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
14922
14923 * g++.dg/warn/inline1.C: New test.
14924 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14925 * g++.old-deja/g++.jason/synth10.C: Likewise.
14926 * g++.old-deja/g++.mike/net31.C: Likewise.
14927 * g++.old-deja/g++.mike/p8786.C: Likewise.
14928
14929 * g++.dg/template/friend10.C: New test.
14930 * g++.dg/template/conv5.C: New test.
14931
14932 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
14933
14934 * g++.dg/lookup/scoped3.C: New test.
14935
14936 * g++.dg/lookup/decl1.C: New test.
14937 * g++.dg/lookup/decl2.C: New test.
14938
14939 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
14940
14941 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14942 gcc.c-torture/compile/20021015-1.c,
14943 gcc.c-torture/compile/20021015-2.c,
14944 gcc.c-torture/compile/20021123-1.c,
14945 gcc.c-torture/compile/20021123-2.c,
14946 gcc.c-torture/compile/20021123-3.c,
14947 gcc.c-torture/compile/20021123-4.c,
14948 gcc.c-torture/execute/20021024-1.c: Add tests previously added
14949 only to 3.1 or 3.2 branch.
14950
14951 2002-12-23 Mark Mitchell <mark@codesourcery.com>
14952
14953 * gcc.dg/i386-bitfield3.c: New test.
14954
14955 * gcc.dg/i386-bitfield2.c: New test.
14956
14957 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
14958
14959 * g++.dg/parse/conv_op1.C: New test.
14960
14961 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
14962
14963 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14964 approved.
14965
14966 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
14967
14968 * gcc.c-torture/compile/20021220-1.c: New test.
14969
14970 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
14971
14972 * gcc.dg/i386-fastcall-1.c: New.
14973
14974 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14975
14976 * gcc.c-torture/execute/20021219-1.c: New test.
14977
14978 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14979
14980 * gcc.dg/i386-pic-1.c: New test.
14981
14982 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14983
14984 PR c++/8099
14985 * g++.dg/template/friend9.C: New test.
14986
14987 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14988
14989 PR c++/3663
14990 * g++.dg/template/access7.C: New test.
14991
14992 2002-12-18 Nick Clifton <nickc@redhat.com>
14993
14994 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14995 the libstdc++-v3 directory has been found.
14996
14997 2002-12-12 Devang Patel <dpatel@apple.com>
14998 * gcc.dg/darwin-ld-1.c: New test.
14999 * gcc.dg/darwin-ld-2.c: New test.
15000 * gcc.dg/darwin-ld-3.c: New test.
15001 * gcc.dg/darwin-ld-4.c: New test.
15002 * gcc.dg/darwin-ld-5.c: New test.
15003
15004 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15005
15006 * gcc.c-torture/compile/20021212-1.c: New test.
15007
15008 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15009
15010 * gcc.dg/fshort-wchar: New test.
15011
15012 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15013
15014 PR c++/8372
15015 * g++.dg/template/dtor1.C: New test.
15016
15017 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15018 markers.
15019
15020 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15021
15022 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15023
15024 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15025
15026 * g++.dg/template/static1.C: New test.
15027 * g++.dg/template/static2.C: New test.
15028 * g++.old-deja/g++.ext/memconst.C: New test.
15029
15030 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15031
15032 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15033 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15034 * g++.dg/special/initp1.C: Likewise.
15035
15036 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15037
15038 * gcc.c-torture/execute/20021204-1.c: New test.
15039
15040 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15041
15042 * gcc.dg/ppc-fmadd-1.c: New file.
15043 * gcc.dg/ppc-fmadd-2.c: New file.
15044 * gcc.dg/ppc-fmadd-3.c: New file.
15045
15046 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15047
15048 * gcc.c-torture/compile/20021204-1.c: New test.
15049
15050 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15051
15052 * g++.dg/inherit/covariant2.C: New test.
15053 * g++.dg/inherit/covariant3.C: New test.
15054 * g++.dg/inherit/covariant4.C: New test.
15055 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15056 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15057
15058 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15059
15060 PR c++/8688
15061 * g++.dg/init/brace3.C: New test.
15062
15063 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15064
15065 * gcc.dg/20020210-1.c: Fix a comment typo.
15066
15067 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15068
15069 PR c++/8720
15070 * g++.dg/parse/defarg1.C: New test.
15071
15072 PR c++/8615
15073 * g++.dg/template/char1.C: New test.
15074
15075 * g++.dg/template/varmod1.C: Fix typo.
15076
15077 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15078
15079 DR 180
15080 * g++.old-deja/g++.pt/crash32.C: Expect error.
15081
15082 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15083
15084 PR c++/5919
15085 * g++.dg/template/varmod1.C: New test.
15086
15087 PR c++/8727
15088 * g++.dg/inherit/typeinfo1.C: New test.
15089
15090 PR c++/8663
15091 * g++.dg/inherit/typedef1.C: New test.
15092
15093 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15094
15095 PR c++/8332
15096 PR c++/8493
15097 * g++.dg/template/strlen1.C: New test.
15098
15099 PR c++/8227
15100 * g++.dg/template/ctor2.C: New test.
15101
15102 PR c++/8214
15103 * g++.dg/init/string1.C: New test.
15104
15105 PR c++/8511
15106 * g++.dg/template/friend8.C: New test.
15107
15108 2002-11-29 Joe Buck <jbuck@synopsys.com>
15109
15110 * g++.dg/lookup/anon2.C: New test.
15111
15112 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15113
15114 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15115 h8300 port.
15116
15117 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15118
15119 * gcc.dg/bitfld-6.c: New test.
15120
15121 2002-11-27 Jan Hubicka <jh@suse.cz>
15122
15123 * gcc.c-torture/execute/20021127.[cx]: New test.
15124
15125 2002-11-26 Jan Hubicka <jh@suse.cz>
15126
15127 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15128 quality.
15129
15130 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15131
15132 * g++.dg/init/brace2.C: New test.
15133 * g++.old-deja/g++.mike/p9129.C: Correct.
15134
15135 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15136
15137 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15138
15139 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15140
15141 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15142
15143 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15144
15145 * testsuite/g++.dg/abi/empty11.C: New test.
15146 * testsuite/g++.dg/rtti/cv1.C: New test.
15147
15148 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15149
15150 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15151
15152 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15153
15154 * g++.dg/abi/empty10.C: New test.
15155
15156 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15157
15158 * gcc.c-torture/compile/20021124-1.c: New test.
15159
15160 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15161
15162 * g++.dg/abi/rtti2.C: New test.
15163
15164 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15165
15166 * gcc.dg/i386-unroll-1.c: New test.
15167
15168 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15169
15170 * gcc.c-torture/compile/20021120-1.c: New test.
15171 * gcc.c-torture/compile/20021120-2.c: New test.
15172
15173 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15174
15175 * gcc.dg/bitfld-5.c: New test.
15176
15177 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15178
15179 * gcc.c-torture/execute/20021120-3.c: New test.
15180
15181 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15182
15183 * gcc.c-torture/execute/20021120-2.c: New test.
15184
15185 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15186
15187 * gcc.c-torture/execute/20021120-1.c: New test.
15188
15189 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15190
15191 * gcc.c-torture/execute/20021118-3.c: New test.
15192
15193 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15194
15195 * gcc.c-torture/compile/20021119-1.c: New test.
15196
15197 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15198
15199 * gcc.dg/duff-1.c: New test.
15200 * gcc.dg/duff-2.c: New test.
15201 * gcc.dg/duff-3.c: New test.
15202
15203 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15204
15205 * gcc.dg/cpp/_Pragma5.c: New test.
15206
15207 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15208
15209 * gcc.c-torture/execute/20021118-2.c: New test.
15210
15211 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15212
15213 * gcc.c-torture/execute/20021118-1.c: New test.
15214
15215 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15216
15217 * gcc.dg/20021116-1.c: New test.
15218
15219 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15220
15221 * g++.dg/abi/vcall1.C: New test.
15222
15223 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15224
15225 * gcc.dg/20021029-1.c: New test.
15226 * gcc.dg/20021029-2.c: New test.
15227
15228 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15229
15230 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15231
15232 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15233
15234 PR c/8439
15235 * gcc.dg/20021110.c: Move to ...
15236 * gcc.c-torture/compile/20021110.c: .... here.
15237
15238 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15239
15240 PR c/8467
15241 * gcc.c-torture/execute/20021111-1.c
15242
15243 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15244
15245 PR c/8439
15246 * gcc.dg/20021110.c: New test.
15247
15248 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15249
15250 * g++.dg/abi/vthunk3.C: Run only on x86.
15251
15252 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15253
15254 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15255
15256 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15257
15258 * lib/compat.exp (compat-execute): Fix logic error in last
15259 change.
15260
15261 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15262
15263 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15264
15265 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15266
15267 PR c++/8389
15268 * g++.dg/template/access6.C: New test.
15269
15270 2002-11-08 Jan Hubicka <jh@suse.cz>
15271
15272 * gcc.dg/i386-ssefp-1.c: New test.
15273 * gcc.dg/i386-ssefp-1.c: New test.
15274
15275 2002-11-08 Jan Hubicka <jh@suse.cz>
15276
15277 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15278
15279 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15280
15281 * g++.dg/abi/vthunk3.C: New test.
15282
15283 PR c++/8338
15284 * g++.dg/template/crash2.C: New test.
15285
15286 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15287
15288 * testsuite/g++.dg/abi/dtor1.C: New test.
15289 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15290
15291 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15292
15293 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15294 Darwin.
15295
15296 2002-11-04 Adam Nemet <anemet@lnxw.com>
15297
15298 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15299 -mthumb. Only xfail with -O0.
15300
15301 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15302
15303 * g++.dg/abi/thunk1.C: New test.
15304 * g++.dg/abi/thunk2.C: Likewise.
15305 * g++.dg/abi/vtt1.C: Likewise.
15306
15307 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15308
15309 PR optimization/8423
15310 * gcc.c-torture/execute/builtin-constant.c: New test.
15311
15312 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15313
15314 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15315 Add some more cases.
15316
15317 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15318
15319 PR c++/8391
15320 * g++.dg/opt/local1.C: New test.
15321
15322 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15323
15324 PR c++/8160
15325 * g++.dg/template/complit1.C: New test.
15326
15327 PR c++/8149
15328 * g++.dg/template/typename4.C: Likewise.
15329
15330 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15331
15332 Core issue 287, PR c++/7639
15333 * g++.dg/template/instantiate1.C: Adjust error location.
15334 * g++.dg/template/instantiate3.C: New test.
15335 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15336 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15337 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15338
15339 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15340
15341 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15342
15343 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15344
15345 PR c++/8287
15346 * g++.dg/init/dtor2.C: New test.
15347
15348 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15349
15350 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15351 * gcc.dg/nest.c: Bypass errors on irix6.
15352
15353 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15354
15355 * gcc.dg/nest.c: Expect error for mmix-*-*.
15356 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15357
15358 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15359
15360 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15361 markers.
15362
15363 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15364
15365 2002-10-25 Mike Stump <mrs@apple.com>
15366
15367 * gcc.dg/warn-1.c: New test.
15368
15369 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15370
15371 * g++.dg/template/typename3.C: New test.
15372
15373 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15374
15375 * g++.dg/lookup/ptrmem1.C: New test.
15376
15377 * g++.dg/abi/vthunk2.C: New test.
15378
15379 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15380
15381 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15382
15383 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15384
15385 * g++.dg/abi/empty9.C: New test.
15386
15387 2002-10-24 Richard Henderson <rth@redhat.com>
15388
15389 * g++.dg/inherit/thunk1.C: Enable for ia64.
15390
15391 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15392
15393 PR c++/8067
15394 * g++.dg/lookup/pretty1.C: New test.
15395
15396 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15397
15398 * gcc.dg/20021023-1.c: New test.
15399
15400 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15401
15402 PR c++/7679
15403 * g++.dg/parse/inline1.C: New test.
15404
15405 2002-10-23 Richard Henderson <rth@redhat.com>
15406
15407 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15408
15409 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15410
15411 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15412
15413 PR c++/6579
15414 * g++.dg/parse/stmtexpr3.C: New test.
15415
15416 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15417
15418 * g++.dg/expr/cond1.C: New test.
15419
15420 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15421
15422 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15423
15424 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15425
15426 * g++.dg/abi/vbase13.C: New test.
15427 * g++.dg/abi/vbase14.C: Likewise.
15428
15429 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15430
15431 * gcc.dg/tls/pic-1.c: New test.
15432 * gcc.dg/tls/nonpic-1.c: New test.
15433 * gcc.dg/20021018-1.c: New test.
15434
15435 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15436
15437 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15438 Remove only files with the same base name as the test case.
15439 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15440 (profopt-execute): Likewise. Also, remove old profiling
15441 and performance data files before running the tests.
15442
15443 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15444 * g++.dg/bprob/bprob.exp: Likewise.
15445 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15446 to allow more general test case names.
15447
15448 * g++.dg/bprob/bprob-1.C: Rename to ...
15449 * g++.dg/bprob/g++-bprob-1.C: ... this.
15450
15451 * g77.dg/bprob/bprob-1.f: Rename to ...
15452 * g77.dg/bprob/g77-bprob-1.f: ... this.
15453
15454 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15455
15456 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15457 bison 1.50 or later.
15458
15459 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15460
15461 * g++.dg/README: Describe more test directories.
15462
15463 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15464
15465 * g++.dg/init/array6.C: Add additional tests.
15466
15467 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15468
15469 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15470 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15471
15472 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15473
15474 * gcc.c-torture/compile/20020604-1.x: New.
15475 * gcc.c-torture/compile/simd-5.x: Likewise.
15476 * gcc.c-torture/execute/920710-1.x: Likewise.
15477 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15478
15479 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15480
15481 * g++.dg/inherit/override1.C: Add dg-options clause.
15482
15483 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15484
15485 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15486 _mm_slli_si128.
15487
15488 2002-10-19 Andreas Schwab <schwab@suse.de>
15489
15490 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15491 directory component.
15492
15493 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15494
15495 * g++.dg/inherit/thunk1.C: New test.
15496
15497 * g++.dg/inherit/override1.C: New test.
15498
15499 * g++.dg/abi/mangle11.C: New test.
15500 * g++.dg/abi/mangle14.C: New test.
15501 * g++.dg/abi/mangle17.C: New test.
15502
15503 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15504
15505 * g++.dg/overload/member2.C: New test.
15506
15507 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15508
15509 * g++.dg/README: Describe new compat directory.
15510 * g++.dg/dg.exp: Skip tests in compat directory.
15511 * README.compat: New file.
15512 * lib/compat.exp: New expect script.
15513 * g++.dg/compat: New test directory.
15514 * g++.dg/compat/compat.exp: New expect script.
15515 * g++.dg/compat/abi: New test directory.
15516 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15517 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15518 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15519 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15520 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15521 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15522 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15523 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15524 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15525 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15526 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15527 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15528 * g++.dg/compat/break: New test directory.
15529 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15530 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15531 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15532 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15533 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15534 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15535 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15536 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15537 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15538 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15539 g++.dg/compat/break/README: New files.
15540 * g++.dg/compat/eh: New test directory.
15541 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15542 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15543 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15544 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15545 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15546 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15547 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15548 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15549 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15550 g++.dg/compat/eh/filter2_y.C,
15551 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15552 g++.dg/compat/eh/new1_y.C,
15553 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15554 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15555 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15556 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15557 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15558 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15559 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15560 g++.dg/compat/eh/unexpected1_y.C: New files.
15561 * g++.dg/compat/init: New test directory.
15562 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15563 g++.dg/compat/init/array5_y.C,
15564 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15565 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15566 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15567 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15568 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15569 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15570 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15571 g++.dg/compat/init/init-ref2_y.C: New files.
15572
15573 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15574
15575 PR c++/7584
15576 * g++.dg/inherit/using3.C: New test.
15577
15578 2002-10-17 Jan Hubicka <jh@suse.cz>
15579
15580 * gcc.dg/20021017-2.c: New test.
15581
15582 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15583
15584 * g++.dg/abi/mangle16.C: Adjust.
15585
15586 * g++.dg/init/array8.C: New test.
15587
15588 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15589
15590 * gcc.dg/special/mips-abi.exp: New test.
15591 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15592
15593 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15594
15595 * g++.dg/abi/mangle16.C: New test.
15596 * g++.dg/abi/mangle17.C: Likewise.
15597
15598 PR c++/7478
15599 * g++.dg/template/ref1.C: New test.
15600
15601 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15602
15603 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15604
15605 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15606
15607 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15608
15609 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15610
15611 PR c++/7524
15612 * g++.dg/init/array7.C: New test.
15613
15614 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15615
15616 * g++.dg/init/array6.C: New test.
15617
15618 * g++.dg/abi/mangle13.C: Likewise.
15619 * g++.dg/abi/mangle14.C: Likewise.
15620 * g++.dg/abi/mangle15.C: Likewise.
15621
15622 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15623
15624 * g++.dg/abi/empty8.C: New test.
15625
15626 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15627
15628 * g++.dg/init/ctor1.C: New test.
15629
15630 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15631
15632 * gcc.c-torture/execute/20021015-1.c: New test.
15633
15634 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15635
15636 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15637
15638 2002-10-14 Jan Hubicka <jh@suse.cz>
15639
15640 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15641
15642 2002-10-14 Richard Henderson <rth@redhat.com>
15643
15644 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15645
15646 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15647
15648 PR optimization/6631
15649 * g++.dg/opt/const2.C: New test.
15650
15651 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15652
15653 PR c++/7176
15654 * g++.dg/parse/friend1.C: New test.
15655 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15656
15657 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15658
15659 * gcc.dg/20021014-1.c: New test.
15660
15661 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15662
15663 PR c++/5661
15664 * g++.dg/ext/vlm1.C: New test.
15665 * g++.dg/ext/vlm2.C: Likewise.
15666
15667 * g++.dg/init/array1.C: Remove invalid braces.
15668 * g++.dg/init/brace1.C: New test.
15669 * g++.dg/init/copy2.C: Likewise.
15670 * g++.dg/init/copy3.C: Likewise.
15671 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15672 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15673 braces.
15674
15675 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15676
15677 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15678
15679 2002-10-11 Richard Shann <richard.shann@superh.com>
15680
15681 * gcc.c-torture/compile/simd-5.c: New test.
15682
15683 2002-10-10 Roger Sayle <roger@eyesopen.com>
15684
15685 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15686
15687 2002-10-10 Jim Wilson <wilson@redhat.com>
15688
15689 * gcc.c-torture/execute/20021010-1.c: New test.
15690
15691 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15692
15693 PR c/7353
15694 * g++.dg/ext/typedef-init.C: New test.
15695 * gcc.dg/typedef-init.c: New test.
15696
15697 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15698
15699 * gcc.dg/cpp/paste13.c: New test.
15700
15701 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15702
15703 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15704 remaining platforms, XFAIL during compile, not execute. Don't
15705 XFAIL at -O0.
15706
15707 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15708
15709 * gcc.dg/alias-1.c: Tweak expected warning.
15710
15711 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15712
15713 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15714
15715 2002-10-06 Andreas Jaeger <aj@suse.de>
15716
15717 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15718 * gcc.dg/cpp/c++98.C: Likewise.
15719
15720 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15721 * g++.dg/cpp/c++98.C: Likewise.
15722
15723 * g++.dg/README (Subdirectories): Mention cpp directory.
15724
15725 PR target/7559
15726 * gcc.dg/20021006-1.c: New test.
15727
15728 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15729
15730 PR c++/7804
15731 * g++.dg/other/warning1.C: New test.
15732
15733 2002-10-04 Roger Sayle <roger@eyesopen.com>
15734
15735 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15736 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15737 and sparc-*-* with -m64 as expected failures. See PR 8087.
15738
15739 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15740
15741 PR c++/7931
15742 * g++.dg/template/ptrmem3.C: New test.
15743
15744 PR c++/7754
15745 * g++.dg/template/union1.C: New test.
15746
15747 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15748
15749 PR c++/8006
15750 * g++.dg/abi/mangle9.C: New test.
15751 * g++.dg/abi/mangle10.C: New test.
15752 * g++.dg/abi/mangle11.C: New test.
15753 * g++.dg/abi/mangle12.C: New test.
15754
15755 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15756
15757 PR c++/7188.
15758 * g++.dg/template/meminit1.C: New test.
15759 * g++.dg/warn/Wreorder-1.C: Likewise.
15760 * g++.old-deja/g++.mike/warn3.C: Tweak.
15761 * lib/prune.exp: Ingore "in copy constructor".
15762
15763 2002-10-02 Andreas Jaeger <aj@suse.de>
15764
15765 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15766 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15767 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15768 on x86-64.
15769
15770 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15771
15772 * gcc.dg/empty1.C: Fix typo.
15773
15774 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15775
15776 * gcc.dg/alias-1.c: New test.
15777
15778 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15779
15780 * gcc.dg/empty1.C: New test.
15781
15782 * g++.dg/tls/init-2.C: Tweak error messages.
15783
15784 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15785
15786 * gcc.c-torture/compile/20020923-1.c: New test.
15787
15788 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15789
15790 * gcc.c-torture/execute/ffs-1.c: New test.
15791 * gcc.c-torture/execute/ffs-2.c: Ditto.
15792
15793 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15794
15795 * g++.dg/overload/member1.C: New test.
15796
15797 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15798
15799 * g++.dg/abi/empty7.C: New test.
15800 * g++.dg/init/pm2.C: Likewise.
15801
15802 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15803
15804 * g++.dg/rtti/crash1.C: New test.
15805
15806 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15807
15808 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15809 gcc.dg/sibcall-4.c: New tests.
15810
15811 2002-09-28 Roger Sayle <roger@eyesopen.com>
15812
15813 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15814 powerpc and MMIX targets.
15815
15816 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15817
15818 * gcc.dg/cpp/20020927-1.c: New.
15819
15820 2002-09-26 David S. Miller <davem@redhat.com>
15821
15822 * gcc.c-torture/compile/trunctfdf.c: New.
15823
15824 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15825
15826 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15827
15828 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15829
15830 * gcc.c-torture/execute/loop-15.c: New.
15831
15832 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15833
15834 * README.QMTEST: Fix typo.
15835
15836 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15837
15838 * gcc.dg/20020926-1.c: New test.
15839
15840 2002-09-25 David S. Miller <davem@redhat.com>
15841
15842 PR target/7842
15843 * gcc.c-torture/execute/shiftdi.c: New test.
15844
15845 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15846
15847 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15848 unique to the tool.
15849 * lib/g77.exp (g77_init): Likewise.
15850 * lib/g++.exp (g++_init): Likewise.
15851 * lib/objc.exp (objc_init): Likewise.
15852
15853 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15854
15855 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15856 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15857 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15858
15859 2002-09-25 Richard Henderson <rth@redhat.com>
15860
15861 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15862 too-small long double.
15863
15864 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15865
15866 * gcc.dg/20020919-1.c: New test.
15867
15868 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15869
15870 * g++.dg/abi/bitfield6.C: New test.
15871 * g++.dg/abi/bitfield7.C: New test.
15872 * g++.dg/abi/bitfield8.C: New test.
15873 * g++.dg/abi/vbase11.C: New test.
15874
15875 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15876
15877 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15878 hppa*-*-hpux*. Update test comment.
15879
15880 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15881
15882 * gcc.dg/tls/struct-1.c: New test.
15883
15884 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15885
15886 * gcc.dg/cpp/tr-warn2.c: Update.
15887
15888 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15889
15890 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15891
15892 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15893
15894 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15895 systems.
15896
15897 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
15898
15899 * gcc.c-torture/execute/ieee/mzero3.c: New test.
15900
15901 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15902 Adjust for c++filt moved to binutils. Remove spurious duplicate
15903 setting of cxxfilt.
15904
15905 2002-09-19 Geoffrey Keating <geoffk@apple.com>
15906
15907 * gcc.dg/20020312-2.c: Update for darwin.
15908
15909 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
15910
15911 * g++.old-deja/g++.other/crash32.C: Mark ICE.
15912
15913 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
15914
15915 * objc.dg/comp-types-1.m: New test.
15916 * objc.dg/comp-types-2.m: New test.
15917 * objc.dg/comp-types-3.m: New test.
15918 * objc.dg/comp-types-4.m: New test.
15919 * objc.dg/comp-types-5.m: New test.
15920 * objc.dg/comp-types-6.m: New test.
15921
15922 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
15923
15924 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15925
15926 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15927
15928 * g++.dg/other/do1.C: New test.
15929
15930 * g++.dg/template/subst1.C: New test.
15931
15932 2002-09-16 Steve Ellcey <sje@cup.hp.com>
15933
15934 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15935
15936 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15937
15938 * g++.dg/template/qualttp20.C: Adjust expected errors.
15939 * g++.old-deja/g++.jason/report.C: Likewise.
15940 * g++.old-deja/g++.other/qual1.C: Likewise.
15941
15942 * g++.dg/lookup/scoped2.C: New test.
15943
15944 * g++.dg/ext/asm3.C: New test.
15945
15946 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
15947
15948 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15949
15950 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
15951
15952 * ChangeLog: follow spelling conventions.
15953 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15954 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15955 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15956 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15957 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15958 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15959 * g++.old-deja/g++.law/global-init1.C: Likewise.
15960 * g++.old-deja/g++.other/delete4.C: Likewise.
15961 * g++.old-deja/g++.other/inline21.C: Likewise.
15962 * g++.old-deja/g++.other/singleton.C: Likewise.
15963 * g77.dg/strlen0.f: Likewise.
15964 * g77.f-torture/compile/20010519-1.f: Likewise.
15965 * g77.f-torture/compile/980310-4.f: Likewise.
15966 * gcc.c-torture/compile/20000605-1.c: Likewise.
15967 * gcc.c-torture/execute/20020225-1.c: Likewise.
15968 * gcc.dg/c90-hexfloat-2.c: Likewise.
15969 * gcc.dg/c99-bool-1.c: Likewise.
15970 * gcc.dg/c99-hexfloat-2.c: Likewise.
15971 * gcc.dg/dll-2.c: Likewise.
15972 * gcc.dg/wtr-union-init-1.c: Likewise.
15973 * gcc.dg/wtr-union-init-2.c: Likewise.
15974 * gcc.dg/wtr-union-init-3.c: Likewise.
15975 * gcc.dg/cpp/avoidpaste1.c: Likewise.
15976 * gcc.dg/cpp/defined.c: Likewise.
15977 * gcc.dg/cpp/macsyntx.c: Likewise.
15978 * gcc.dg/cpp/paste2.c: Likewise.
15979 * gcc.dg/cpp/trad/defined.c: Likewise.
15980 * gcc.dg/format/c90-printf-1.c: Likewise.
15981 * gcc.dg/format/c90-scanf-1.c: Likewise.
15982 * gcc.dg/format/c99-printf-1.c: Likewise.
15983 * gcc.dg/format/c99-scanf-1.c: Likewise.
15984 * gcc.misc-tests/gcov-8.c: Likewise.
15985 * lib/profopt.exp: Likewise.
15986
15987 2002-09-15 Krister Walfridsson <cato@df.lth.se>
15988
15989 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15990
15991 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15992
15993 * g++.dg/inherit/using2.C: New test.
15994
15995 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
15996
15997 * ChangeLog: Follow spelling conventions.
15998 * g++.dg/template/friend4.C: Likewise.
15999 * g++.old-deja/g++.pt/crash67.C: Likewise.
16000 * gcc.c-torture/execute/20000801-4.c: Likewise.
16001 * gcc.dg/c90-digraph-1.c: Likewise.
16002 * gcc.dg/c94-digraph-1.c: Likewise.
16003 * gcc.dg/c99-digraph-1.c: Likewise.
16004 * gcc.dg/cpp/line5.c: Likewise.
16005 * gcc.dg/cpp/multiline.c: Likewise.
16006 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16007 * gcc.dg/format/attr-3.c: Likewise.
16008 * gcc.dg/format/c90-scanf-3.c: Likewise.
16009 * gcc.dg/format/ext-4.c: Likewise.
16010
16011 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16012
16013 * g++.dg/template/pretty1.C: New test.
16014
16015 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16016
16017 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16018
16019 2002-09-13 Matt Austern <austern@apple.com>
16020
16021 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16022 passing a cast expression to a function by const reference.
16023
16024 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16025
16026 * g++.dg/template/deduce1.C: New test.
16027
16028 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16029
16030 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16031 32-bit int.
16032
16033 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16034
16035 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16036 usage.
16037
16038 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16039
16040 * gcc.c-torture/compile/20020910-1.c: New test.
16041
16042 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16043
16044 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16045
16046 2002-09-10 Andreas Jaeger <aj@suse.de>
16047
16048 * gcc.dg/20020312-2.c: Adjust for x86-64.
16049
16050 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16051
16052 * g77.dg/7388.f: New test case for PR 7388.
16053
16054 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16055
16056 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16057
16058 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16059
16060 * objc.dg/proto-lossage-1.m: New test.
16061
16062 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16063
16064 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16065
16066 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16067
16068 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16069 expected to pass.
16070
16071 2002-09-06 Stan Shebs <shebs@apple.com>
16072 David Edelsohn <edelsohn@gnu.org>
16073
16074 * gcc.dg/weak: New directory.
16075 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16076 target-specific xfail bits.
16077 * gcc.dg/typeof-2.c: Move to new directory.
16078 * gcc.dg/weak.exp: New expect script.
16079
16080 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16081
16082 * gcc.c-torture/execute/extzvsi.c: New test.
16083
16084 2002-09-05 Stan Shebs <shebs@apple.com>
16085
16086 * gcc.dg/weak-1.c: xfail on Darwin.
16087 * gcc.dg/weak-2.c: Ditto.
16088 * gcc.dg/weak-3.c: Ditto.
16089 * gcc.dg/weak-4.c: Ditto.
16090 * gcc.dg/weak-5.c: Ditto.
16091 * gcc.dg/weak-6.c: Ditto.
16092 * gcc.dg/weak-7.c: Ditto.
16093 * gcc.dg/weak-8.c: Ditto.
16094 * gcc.dg/weak-9.c: Ditto.
16095
16096 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16097
16098 * gcc.c-torture/execute/loop-14.c: New test.
16099
16100 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16101
16102 * g++.dg/other/cxa-atexit1.C: New test.
16103
16104 * gcc.dg/typeof-2.c: New test.
16105
16106 2002-09-03 Roger Sayle <roger@eyesopen.com>
16107
16108 * gcc.dg/builtins-2.c: New testcase.
16109 * gcc.dg/builtins-3.c: New testcase.
16110
16111 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16112
16113 * gcc.dg/cpp/_Pragma4.c: New test.
16114
16115 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16116
16117 * objc/execute/nil_method-1.m: New testcase.
16118
16119 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16120
16121 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16122 [Object class], not [Object initialize].
16123
16124 2002-08-31 Roger Sayle <roger@eyesopen.com>
16125 Hans-Peter Nilsson <hp@bitrange.com>
16126
16127 * gcc.c-torture/execute/20020720-1.x: Skip test on
16128 mmix-knuth-mmixware. Correct comment.
16129
16130 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16131
16132 * testsuite/g++.dg/abi/bitfield5.C: New test.
16133 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16134
16135 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16136
16137 * objc.dg/undeclared-selector.m: New test.
16138
16139 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16140
16141 * g++.dg/other/offsetof1.C: Avoid cast warning.
16142
16143 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16144
16145 * objc.dg/super-class-2.m: New test.
16146
16147 2002-08-24 Matt Austern <austern@apple.com>
16148
16149 * g++.dg/ext/lvaddr.C: New test.
16150 * g++.dg/ext/lvcast.C: New test.
16151
16152 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16153
16154 * testsuite/g++.dg/inherit/cond1.C: New test.
16155
16156 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16157
16158 * gcc.dg/noncompile/incomplete-1.c: New test.
16159
16160 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16161
16162 * gcc.dg/typespec-1.c: New test.
16163
16164 2002-08-20 Devang Patel <dpatel@apple.com>
16165 * objc.dg/proto-hier-2.m: New test.
16166
16167 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16168
16169 * objc.dg/bitfield-1.m: New test.
16170 * objc.dg/bitfield-2.m: New test.
16171
16172 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16173
16174 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16175 gcc.dg/c99-flex-array-4.c: New tests.
16176
16177 2002-08-16 Stan Shebs <shebs@apple.com>
16178
16179 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16180
16181 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16182
16183 * gcc.dg/typeof-1.c: New test.
16184 * g++.dg/ext/typeof2.C: New test.
16185
16186 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16187
16188 * g++.dg/other/offsetof1.C: New test.
16189
16190 2002-08-14 Richard Henderson <rth@redhat.com>
16191
16192 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16193
16194 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16195
16196 * gcc.dg/cpp/_Pragma3.c: New test.
16197
16198 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16199
16200 * g++.dg/template/inherit3: New test.
16201
16202 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16203
16204 * gcc.dg/bitfld-4.c: Add blank options.
16205
16206 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16207
16208 * g++.dg/template/crash1.C: New test.
16209
16210 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16211
16212 * gcc.dg/tls/opt-2.c: New test.
16213
16214 2002-08-08 Devang Patel <dpatel@apple.com>
16215
16216 * objc.dg/selector-1.m : New test
16217
16218 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16219
16220 * g++.dg/abi/bitfield4.C: New test.
16221 * gcc.dg/bitfld-4.c: New test.
16222
16223 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16224
16225 * g++.dg/other/packed1.C: New test.
16226
16227 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16228
16229 * g++.dg/abi/offsetof.C: Tweak error messages.
16230 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16231
16232 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16233
16234 * gcc.dg/bitfld-3.c: New test.
16235
16236 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16237 Richard Henderson <rth@redhat.com>
16238
16239 * gcc.dg/i386-bitfield1.c: New test.
16240 * g++.dg/abi/bitfield3.C: Update.
16241
16242 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16243
16244 * objc.dg/const-str-2.m: Update.
16245 * gcc.dg/cpp/c++98.c: Change to C extension.
16246 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16247 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16248
16249 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16250
16251 * testsuite/gcc.dg/tls/diag-3.c: New.
16252
16253 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16254
16255 * g++.dg/README (Subdirectories): Document new subdir expr.
16256 * g++.dg/expr/pmf-1.C: New test.
16257
16258 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16259
16260 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16261
16262 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16263
16264 * g++.dg/abi/bitfield3.C: New test.
16265
16266 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16267
16268 * lib/gcov.exp: Tweak expected line formats.
16269 * gcc.misc-tests/gcov8.c: New test.
16270 * gcc.misc-tests/gcov8.x: New flags.
16271
16272 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16273
16274 * consistency.vlad/layout/endian.c: Include string.h.
16275
16276 * gcc.c-torture/execute/20020805-1.c: New test.
16277
16278 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16279
16280 * g++.dg/other/conversion1.C: New test.
16281
16282 2002-08-03 Roger Sayle <roger@eyesopen.com>
16283
16284 * gcc.dg/builtins-1.c: New testcase.
16285
16286 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16287
16288 * g++.dg/inherit/access3.C: New test.
16289
16290 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16291
16292 * gcc.dg/ia64-visibility-2.c: New test.
16293
16294 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16295
16296 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16297 __qualifier_flags to __flags.
16298
16299 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16300
16301 * g++.dg/inherit/operator1.C: New test.
16302 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16303 * g++.dg/other/error1.C: Change expected error message.
16304 * g++.dg/template/conv4.C: Likewise.
16305
16306 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16307
16308 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16309 for documented behavior.
16310
16311 2002-07-25 Roger Sayle <roger@eyesopen.com>
16312
16313 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16314 several targets known to fail.
16315
16316 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16317
16318 * gcc.dg/mips-args-[123].c: New tests.
16319
16320 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16321
16322 * gcc.dg/ppc-spe.c: New.
16323
16324 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16325
16326 * g++.dg/other/ptrmem4.C: New testcase.
16327
16328 2002-07-24 Richard Henderson <rth@redhat.com>
16329
16330 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16331
16332 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16333
16334 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16335
16336 2002-07-24 Roger Sayle <roger@eyesopen.com>
16337
16338 * gcc.c-torture/execute/memset-3.c: New testcase.
16339
16340 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16341
16342 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16343 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16344
16345 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16346
16347 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16348 Delete.
16349
16350 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16351
16352 * gcc.c-torture/compile/simd-4.c: New test.
16353
16354 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16355
16356 PR c++/7347, c++/7348
16357 * g++.dg/template/access4.C: New test.
16358 * g++.dg/template/access5.C: New test.
16359 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16360 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16361 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16362 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16363
16364 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16365
16366 * gcc.dg/gnu89-init-2.c: New test.
16367
16368 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16369
16370 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16371
16372 2002-07-20 Roger Sayle <roger@eyesopen.com>
16373
16374 * gcc.c-torture/execute/20020720-1.c: New testcase.
16375
16376 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16377
16378 * gcc.dg/cpp/Wsignprom.c: New tests.
16379
16380 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16381
16382 * gcc.c-torture/execute/loop-13.c: New test.
16383
16384 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16385
16386 * gcc.dg/cpp/expr.c: New tests.
16387
16388 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16389
16390 * g++.dg/opt/pr6713.C: Add template instantiation.
16391
16392 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16393
16394 * gcc.dg/nest.c: New test.
16395
16396 2002-07-17 Richard Henderson <rth@redhat.com>
16397
16398 * g++.dg/opt/pr6713.C: New test.
16399
16400 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16401
16402 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16403 XFAIL for all x86 processors.
16404
16405 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16406
16407 * gcc.c-torture/execute/20010122-1.x: Do not test with
16408 -fomit-frame-pointer.
16409
16410 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16411
16412 * g++.dg/template/instantiate2.C: New test.
16413 * g++.dg/template/spec4.C: New test.
16414
16415 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16416
16417 * g++.dg/template/access2.C: New test.
16418 * g++.dg/template/access3.C: New test.
16419
16420 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16421
16422 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16423 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16424 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16425 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16426 Convert to use <stdarg.h>.
16427 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16428 Delete.
16429 * gcc.dg/va-arg-2.c: New.
16430 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16431
16432 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16433
16434 * gcc.c-torture/compile/20020710-1.c: New test.
16435
16436 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16437 Andrew Pinski <pinskia@physics.uc.edu>
16438
16439 gcc.c-torture/compile/simd-2.c: New testcase.
16440 gcc.c-torture/compile/simd-3.c: Likewise.
16441
16442 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16443
16444 PR c++/7224
16445 * g++.dg/overload/error1.C: New test.
16446
16447 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16448
16449 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16450 configuration and IRIX 6 O32 ABI.
16451
16452 2002-07-11 Roger Sayle <roger@eyesopen.com>
16453
16454 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16455
16456 2002-07-10 Roger Sayle <roger@eyesopen.com>
16457
16458 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16459
16460 2002-07-10 Jeffrey A Law <law@redhat.com>
16461
16462 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16463
16464 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16465
16466 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16467
16468 * gcc.dg/20020312-2.c: Check for __PPC__.
16469
16470 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16471
16472 * gcc.c-torture/compile/20020709-1.c: New test.
16473
16474 2002-07-07 Roger Sayle <roger@eyesopen.com>
16475
16476 * g++.dg/template/qualttp21.C: New test case.
16477
16478 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16479
16480 * gcc.c-torture/compile/20020706-1.c: New test.
16481 * gcc.c-torture/compile/20020706-2.c: New test.
16482
16483 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16484 Alexandre Oliva <aoliva@redhat.com>
16485
16486 * g++.dg/warn/incomplete1.C: New test.
16487
16488 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16489
16490 PR c++/7099
16491 * g++.dg/warn/noreturn1.C: New test.
16492
16493 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16494
16495 PR c++/6706
16496 * g++.dg/debug/debug6.C: New test.
16497 * g++.dg/debug/debug7.C: New test.
16498
16499 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16500
16501 * gcc.c-torture/compile/simd-3.c: New test.
16502
16503 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16504
16505 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16506 * gcc.dg/20020620-1.c: Likewise.
16507
16508 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16509
16510 PR c++/6944
16511 * g++.dg/init/array4.C: New test.
16512 * g++.dg/init/array5.C: New test.
16513
16514 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16515
16516 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16517 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16518
16519 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16520
16521 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16522 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16523 * gcc.dg/wtr-conversion-1.c: Likewise.
16524 * gcc.dg/wtr-escape-1.c: Likewise.
16525 * gcc.dg/wtr-int-type-1.c: Likewise.
16526 * gcc.dg/wtr-label-1.c: Likewise.
16527 * gcc.dg/wtr-static-1.c: Likewise.
16528 * gcc.dg/wtr-strcat-1.c: Likewise.
16529 * gcc.dg/wtr-suffix-1.c: Likewise.
16530 * gcc.dg/wtr-switch-1.c: Likewise.
16531 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16532 * gcc.dg/wtr-union-init-1.c: Likewise.
16533 * gcc.dg/wtr-union-init-2.c: Likewise.
16534 * gcc.dg/wtr-union-init-3.c: Likewise.
16535
16536 * gcc.dg/wtr-func-def-1.c: New test.
16537
16538 2002-07-02 Devang Patel <dpatel@apple.com>
16539
16540 * objc.dg/param-1.m: New test.
16541
16542 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16543
16544 * gcc.dg/cpp/trad/directive.c: Add test.
16545 * gcc.dg/cpp/trad/macroargs.c: Add test.
16546 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16547
16548 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16549
16550 * gcc.dg/cpp/cmdlne-M.c: New test.
16551
16552 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16553
16554 * objc.dg/desig-init-1.m: New test.
16555
16556 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16557
16558 PR c++/6716
16559 * g++.dg/template/instantiate1.C: New test.
16560
16561 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16562
16563 PR c++/7112
16564 * g++.dg/template/sizeof2.C: New test.
16565
16566 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16567
16568 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16569 gcc.dg/cpp/trad/include.c: New tests.
16570
16571 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16572
16573 PR target/7177
16574 * gcc.c-torture/compile/20020701-1.c: New test.
16575
16576 2002-07-01 Stan Shebs <shebs@apple.com>
16577
16578 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16579 header here...
16580 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16581 (objc-torture-execute): or here.
16582
16583 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16584
16585 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16586
16587 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16588
16589 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16590
16591 2002-06-30 Devang Patel <dpatel@apple.com>
16592
16593 * objc.dg/fsyntax-only.m: New test.
16594
16595 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16596
16597 PR c++/6695
16598 * g++.dg/template/friend7.C: New file.
16599
16600 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16601
16602 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16603 return type.
16604
16605 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16606
16607 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16608 avoid division by zero.
16609
16610 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16611
16612 * gcc.dg/Wunknownprag.c: New tests.
16613
16614 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16615
16616 * gcc.c-torture/execute/simd-2.c: New test.
16617
16618 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16619
16620 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16621 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16622 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16623 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16624 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16625 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16626 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16627 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16628 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16629 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16630 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16631 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16632 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16633 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16634 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16635 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16636 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16637
16638 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16639
16640 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16641 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16642 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16643 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16644 New tests.
16645 * gcc.dg/cpp/trad/directive.c: Update.
16646
16647 2002-06-23 Andreas Jaeger <aj@suse.de>
16648
16649 * gcc.c-torture/execute/complex-6.c: New.
16650
16651 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16652
16653 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16654 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16655 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16656 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16657
16658 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16659
16660 * gcc.dg/cpp/trad: New directory with traditional tests copied
16661 from parent directory.
16662 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16663 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16664 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16665 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16666 Move to trad/ and rename.
16667 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16668 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16669 gcc.dg/cpp/trad/redef2.c: New tests.
16670 * gcc.dg/cpp/trad/trad.exp: New driver.
16671
16672 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16673
16674 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16675 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16676 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16677 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16678 Remove.
16679
16680 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16681
16682 * gcc.dg/20020620-1.c: New test.
16683
16684 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16685
16686 * g++.dg/template/ttp4.C: New test.
16687
16688 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16689
16690 * g++.dg/opt/vt1.C: Fix regexp.
16691
16692 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16693
16694 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16695 Don't use attribute `noinline'.
16696
16697 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16698
16699 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16700
16701 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16702
16703 * gcc.c-torture/execute/simd-1.c: New.
16704
16705 * gcc.dg/simd-1.c: New.
16706
16707 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16708
16709 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16710
16711 2002-06-16 Richard Henderson <rth@redhat.com>
16712
16713 * g++.dg/ext/anon-struct1.C: New.
16714 * g++.dg/ext/anon-struct2.C: New.
16715 * g++.dg/ext/anon-struct3.C: New.
16716 * gcc.dg/anon-struct-1.c: New.
16717 * gcc.dg/anon-struct-2.c: New.
16718 * gcc.dg/anon-struct-3.c: New.
16719 * gcc.dg/20011008-1.c: Adjust warning text.
16720 * gcc.dg/20020527-1.c: Add -fms-extensions.
16721
16722 2002-06-16 Richard Henderson <rth@redhat.com>
16723
16724 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16725
16726 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16727
16728 * gcc.c-torture/execute/20020615-1.c: New test.
16729
16730 2002-06-15 Roger Sayle <roger@eyesopen.com>
16731
16732 * gcc.c-tortuture/execute/compare-1.c: New test case.
16733 * gcc.c-tortuture/execute/compare-2.c: New test case.
16734 * gcc.c-tortuture/execute/compare-3.c: New test case.
16735
16736 2002-06-13 Richard Henderson <rth@redhat.com>
16737
16738 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16739 ia64 ilp32.
16740
16741 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16742
16743 * g++.dg/template/typename2.C: Update error message.
16744
16745 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16746
16747 * gcc.c-torture/execute/20020611-1.c: New test.
16748
16749 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16750
16751 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16752 list of targets to skip.
16753
16754 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16755
16756 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16757 targets if not optimizing.
16758
16759 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16760
16761 * gcc.c-torture/compile/20020605-1.c: New test.
16762
16763 * g++.dg/opt/vt1.C: New test.
16764
16765 * gcc.dg/20020531-1.c: New test.
16766
16767 * gcc.dg/20020530-1.c: New test.
16768
16769 * gcc.dg/20020527-1.c: New test.
16770
16771 * g++.dg/opt/cse1.C: New test.
16772
16773 2002-06-07 Roger Sayle <roger@eyesopen.com>
16774
16775 * gcc.dg/20020607-2.c: New test case.
16776
16777 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16778
16779 * gcc.c-torture/compile/20020604-1.c: New test.
16780
16781 2002-06-04 Richard Henderson <rth@redhat.com>
16782
16783 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16784 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16785 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16786
16787 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16788
16789 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16790
16791 2002-06-03 Richard Henderson <rth@redhat.com>
16792
16793 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16794 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16795
16796 2002-06-02 Richard Henderson <rth@redhat.com>
16797
16798 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16799 test functions static.
16800
16801 2002-06-02 Andreas Jaeger <aj@suse.de>
16802
16803 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16804 now.
16805
16806 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16807
16808 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16809 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16810 Update for mofified diagnostics.
16811 * gcc.dg/c99-intconst-1.c: No longer fail.
16812
16813 2002-06-02 Richard Henderson <rth@redhat.com>
16814
16815 * gcc.dg/uninit-A.c: Remove xfail markers.
16816
16817 2002-06-01 Roger Sayle <roger@eyesopen.com>
16818
16819 * gcc.dg/fnegate-1.c: New test case.
16820
16821 2002-05-30 Osku Salerma <osku@iki.fi>
16822
16823 * gcc.c-torture/execute/mayalias-1.c: New file.
16824
16825 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16826
16827 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16828 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16829 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16830
16831 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16832
16833 * gcc.c-torture/execute/20020529-1.c: New test.
16834
16835 2002-05-27 Richard Henderson <rth@redhat.com>
16836
16837 * g++.dg/ext/attrib6.C: New test case.
16838
16839 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16840
16841 * gcc.c-torture/execute/pure-1.c: New test.
16842
16843 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16844
16845 * gcc.dg/cpp/arith-2.c: Remove.
16846
16847 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16848
16849 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16850 * gcc.dg/cpp/if-3.c: Remove.
16851
16852 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16853
16854 * g++.dg/opt/cse2.C: New test.
16855
16856 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16857
16858 * gcc.dg/cpp/arith-1.c: New semantic tests.
16859 * gcc.dg/cpp/if-1.c: Update.
16860
16861 2002-05-24 Ben Elliston <bje@redhat.com>
16862
16863 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16864
16865 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16866
16867 * gcc.dg/verbose-asm.c: New test.
16868
16869 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16870
16871 * gcc.dg/cpp/paste12.c: New test.
16872
16873 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16874
16875 * g++.dg/parse/named_ops.C: New test.
16876
16877 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16878
16879 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16880
16881 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16882
16883 * gcc.dg/weak-2.c: Allow optional leading underscore
16884 in scan-assembler symbol name.
16885 * gcc.dg/weak-3.c: Likewise.
16886 * gcc.dg/weak-4.c: Likewise.
16887 * gcc.dg/weak-5.c: Likewise.
16888
16889 2002-05-23 Jakub Jelinek <jakub@redhat.com>
16890
16891 * gcc.dg/20020523-1.c: New test.
16892
16893 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16894
16895 * objc.dg/const-str-2.m: Update now that we stop after
16896 a command line error.
16897
16898 2002-05-22 Richard Henderson <rth@redhat.com>
16899
16900 * g++.dg/dg.exp: Fix typo in test pruneing.
16901
16902 2002-05-22 Richard Henderson <rth@redhat.com>
16903
16904 * g++.dg/dg.exp: Prune the tls subdirectory.
16905 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16906 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16907 * g++.dg/tls/init-1.C: New.
16908
16909 2002-05-22 Jakub Jelinek <jakub@redhat.com>
16910
16911 * gcc.dg/20020517-1.c: New test.
16912
16913 2002-05-21 Richard Henderson <rth@redhat.com>
16914
16915 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16916 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16917
16918 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
16919
16920 * g++.dg/other/copy2.C: New test.
16921
16922 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
16923
16924 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16925 (MAX_COPY): Bump up to 10 times sizeof (long long).
16926 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16927
16928 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16929 sizeof (long long).
16930
16931 * gcc.c-torture/execute/strcpy-1.c: New test.
16932
16933 2002-05-19 Jason Merrill <jason2redhat.com>
16934
16935 * g++.dg/ext/oper1.C: New test.
16936
16937 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
16938 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
16939
16940 * README.QMTEST: New file.
16941
16942 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16943
16944 2002-05-19 Andreas Jaeger <aj@suse.de>
16945
16946 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16947 now.
16948 * gcc.c-torture/execute/loop-2d.x: Likewise.
16949
16950 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
16951
16952 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
16953 support weak symbols.
16954 * gcc.dg/weak-4.c: Likewise
16955 * gcc.dg/weak-6.c: Likewise
16956
16957 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
16958
16959 * gcc.dg/weak-3.c: Add dg-excess-error comment for
16960 cygwin, coff and h8300-*-hms targets
16961 * gcc.dg/weak-5.c: Likewise
16962 * gcc.dg/weak-7.c: Likewise
16963
16964 2002-05-16 Jason Merrill <jason@redhat.com>
16965
16966 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16967 (scan-assembler-not, scan-assembler-dem): Likewise.
16968 (scan-assembler-dem-not): Likewise.
16969
16970 2002-05-15 Richard Henderson <rth@redhat.com>
16971
16972 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16973
16974 2002-05-15 Richard Henderson <rth@redhat.com>
16975
16976 * gcc.dg/weak-5.c (vfoo1c): No warning here.
16977 (vfoo1f): Warning here.
16978 (vfoo1l): Don't redefine the alias.
16979
16980 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
16981
16982 * g++.dg/init/pm1.C: New test.
16983
16984 2002-05-12 David S. Miller <davem@redhat.com>
16985
16986 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16987 types.
16988
16989 2002-05-10 Roger Sayle <roger@eyesopen.com>
16990
16991 * gcc.c-torture/execute/20020510-1.c: New test case.
16992
16993 2002-05-10 David S. Miller <davem@redhat.com>
16994
16995 * gcc.c-torture/execute/conversion.c: Test long double too.
16996
16997 2002-05-09 Jakub Jelinek <jakub@redhat.com>
16998
16999 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17000 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17001 * lib/g++.exp (g++_link_flags): Likewise.
17002 * lib/objc.exp (objc_target_compile): Likewise.
17003
17004 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17005
17006 * gcc.dg/cpp/poison.c: Update.
17007 * gcc.dg/cpp/20000625-2.c: Remove.
17008 * gcc.dg/cpp/direct2s.c: Remove final test.
17009
17010 2002-05-08 Tom Rix <trix@redhat.com>
17011
17012 * gcc.c-torture/execute/20020508-1.c: New test.
17013 * gcc.c-torture/execute/20020508-2.c: New test.
17014 * gcc.c-torture/execute/20020508-3.c: New test.
17015
17016 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17017
17018 * gcc.dg/cpp/charconst-4.c: More tests.
17019
17020 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17021
17022 PR c/6569
17023 * gcc.dg/weak-3.c: Update location of warning messages.
17024 * gcc.dg/weak-5.c: Likewise.
17025
17026 2002-05-06 Roger Sayle <roger@eyesopen.com>
17027
17028 * gcc.c-torture/execute/20020506-1.c: New test case.
17029
17030 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17031
17032 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17033
17034 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17035
17036 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17037
17038 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17039
17040 * gcc.dg/cpp/charconst-3.c: New test.
17041
17042 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17043
17044 * gcc.dg/cpp/charconst.c: Update tests.
17045
17046 2002-05-05 Tim Josling <tej@melbpc.org.au>
17047
17048 * treelang: Added directory for new sample language treelang. Also
17049 lib/treelang.exp: New file to signal treelang should be tested.
17050
17051 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17052
17053 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17054 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17055 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17056 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17057 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17058 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17059 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17060
17061 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17062
17063 * gcc.dg/format/xopen-2.c: New test.
17064
17065 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17066
17067 * gcc.dg/20020503-1.c: New test.
17068
17069 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17070
17071 * g++.dg/init/dtor1.C: Make it tougher.
17072
17073 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17074
17075 * g++.dg/init/dtor1.C: New test.
17076
17077 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17078
17079 * gcc.dg/altivec-8.c: New.
17080
17081 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17082
17083 * gcc.dg/altivec-7.c: New.
17084
17085 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17086
17087 * g++.dg/parse/typedef1.C: New test.
17088
17089 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17090
17091 PR c++/6486
17092 * g++.dg/template/friend6.C: New test.
17093
17094 PR c++/6492
17095 * g++.dg/init/copy1.C: New test.
17096
17097 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17098
17099 * g++.dg/warn/effc1.C: New test.
17100
17101 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17102
17103 * gcc.dg/cpp/if-cexp.c: Add a test.
17104
17105 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17106
17107 * gcc.dg/20020426-2.c: New test.
17108
17109 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17110
17111 * gcc.dg/cpp/if-mop.c: Update.
17112 * gcc.dg/cpp/if-mpar.c: Add test.
17113 * gcc.dg/cpp/if-oppr.c: Update.
17114
17115 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17116
17117 PR c/6343
17118 * gcc.dg/weak-[2-7].c: New tests.
17119
17120 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17121
17122 * gcc.dg/enum1.c: New test.
17123
17124 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17125
17126 PR c++/6497
17127 * g++.dg/inherit/access2.C: New test.
17128
17129 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17130
17131 PR bootstrap/6445
17132 * gcc.dg/20020426-1.c: New test.
17133
17134 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17135
17136 * g++.dg/abi/enum1.C: New test.
17137
17138 2002-04-26 Richard Henderson <rth@redhat.com>
17139
17140 * gcc.dg/c99-bool-1.c: Expect always true warning.
17141
17142 2002-04-25 Roger Sayle <roger@eyesopen.com>
17143
17144 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17145
17146 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17147
17148 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17149 targets.
17150
17151 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17152
17153 * g++.dg/abi/mange7.C: New test.
17154
17155 PR c++/6438.
17156 * g++.dg/parse/stmtexpr2.C: New test.
17157
17158 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17159
17160 * gcc.dg/20020312-2.c: Add SH target.
17161
17162 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17163
17164 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17165 compiler output on mips*-*-irix*.
17166
17167 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17168
17169 * g++.dg/parse/attr1.C: New test.
17170
17171 2002-04-23 Roger Sayle <roger@eyesopen.com>
17172
17173 * gcc.c-torture/execute/string-opt-17.c: New test case.
17174 * gcc.c-torture/execute/memset-2.c: New test case.
17175
17176 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17177
17178 PR c++/6256:
17179 * g++.dg/template/friend5.C: New test.
17180
17181 PR c++/6331:
17182 * g++.dg/template/qual1.C: Likewise.
17183
17184 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17185
17186 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17187 Include stdlib.h, not stdio.h or ctype.h.
17188
17189 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17190
17191 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17192 cris-*-elf* and mmix-*-*.
17193 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17194 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17195 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17196 Ditto.
17197 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17198 * gcc.dg/wchar_t-1.c: Ditto.
17199
17200 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17201
17202 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17203 Clarify comment.
17204
17205 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17206
17207 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17208
17209 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17210
17211 * gcc.c-torture/execute/20000906-1.x: Delete.
17212
17213 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17214
17215 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17216
17217 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17218
17219 * PR6367
17220 * g77.f-torture/execute/6367.f: New test.
17221 * g77.f-torture/execute/6367.x: Disable for MMIX.
17222
17223 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17224
17225 * PR6352
17226 * g++.dg/opt/inline2.C: New test.
17227
17228 2002-04-18 Richard Henderson <rth@redhat.com>
17229
17230 * gcc.dg/20000906-1.c: Enable for all targets.
17231 * gcc.c-torture/compile/iftrap-2.c: New.
17232
17233 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17234
17235 * gcc.dg/20020418-1.c: New test.
17236 * gcc.dg/20020418-2.c: New test.
17237
17238 2002-04-18 Richard Henderson <rth@redhat.com>
17239
17240 * gcc.c-torture/compile/iftrap-1.c: New.
17241 * gcc.dg/iftrap-1.c: Adjust for ia64.
17242 * gcc.dg/iftrap-2.c: New.
17243
17244 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17245
17246 * gcc.c-torture/compile/20020418-1.c: New test.
17247
17248 2002-04-18 Roger Sayle <roger@eyesopen.com>
17249
17250 * gcc.c-torture/compile/20020415-1.c: New.
17251
17252 2002-04-18 David S. Miller <davem@redhat.com>
17253
17254 * gcc.c-torture/execute/20020418-1.c: New test.
17255
17256 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17257
17258 * gcc.dg/20020416-1.c: New test.
17259
17260 * g++.dg/opt/inline1.C: New test.
17261
17262 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17263
17264 * gcc.dg/altivec-5.c: New test.
17265
17266 * gcc.dg/20020415-1.c: New test.
17267
17268 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17269
17270 * testsuite/lib/chill.exp: Remove.
17271
17272 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17273
17274 * g++.dg/other/big-struct.C: New test.
17275
17276 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17277
17278 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17279 of scratch file.
17280
17281 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17282
17283 PR c/6277
17284 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17285 in scan-assembler function name
17286
17287 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17288
17289 * g77.f-torture/execute/980628-4.x,
17290 g77.f-torture/execute/980628-5.x,
17291 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17292 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17293 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17294 i[34567]86-*-*.
17295
17296 2002-04-13 David S. Miller <davem@redhat.com>
17297
17298 * gcc.c-torture/execute/20020413-1.c: New test.
17299
17300 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17301
17302 * gcc.dg/asm-6.c,
17303 * g++.dg/ext/asm1.C: New tests.
17304
17305 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17306
17307 PR c++ 5373.
17308 * g++.dg/parse/stmtexpr1.C: New test.
17309
17310 PR c++/5189.
17311 * g++.dg/template/copy1.C: New test.
17312
17313 2002-04-12 Richard Henderson <rth@redhat.com>
17314
17315 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17316
17317 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17318
17319 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17320 gcc.c-torture/execute/20020307-2.c.
17321
17322 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17323
17324 * g++.dg/ext/attrib5.C,
17325 * g++.dg/lookup/struct1.C: New tests.
17326
17327 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17328
17329 * gcc.dg/20020411-1.c: New test.
17330
17331 * gcc.c-torture/execute/20020411-1.c: New test.
17332
17333 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17334
17335 * g77.f-torture/execute/6177.f: New test.
17336
17337 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17338
17339 PR middle-end/6247
17340 * g++.dg/opt/cleanup1.C: New test.
17341
17342 * g++.dg/opt/const1.C: New test.
17343
17344 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17345
17346 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17347
17348 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17349
17350 PR c++/5507
17351 * g++.dg/template/typename2.C: New test.
17352
17353 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17354
17355 * gcc.c-torture/execute/loop-12.c: New.
17356
17357 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17358
17359 * g77.f-torture/execute/980628-4.x,
17360 g77.f-torture/execute/980628-5.x,
17361 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17362 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17363 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17364
17365 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17366
17367 PR optimization/6086
17368 * g++.dg/opt/preinc1.C: New test.
17369
17370 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17371
17372 PR c++/5571
17373 * g++.dg/opt/static2.C: New test.
17374
17375 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17376
17377 PR c/5120
17378 * gcc.dg/20020406-1.c: New test.
17379
17380 2002-04-04 David S. Miller <davem@redhat.com>
17381
17382 * gcc.c-torture/execute/20020404-1.c: New test.
17383
17384 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17385
17386 PR c/6123
17387 * gcc.dg/20020312-2.c: Do not declare global register variable
17388 if __PIC__ or __pic__ is defined.
17389
17390 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17391
17392 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17393 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17394
17395 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17396
17397 * gcc.misc-tests/linkage.exp: Update last change to handle
17398 sparc*-, not just sparc-.
17399
17400 2002-04-03 Richard Henderson <rth@redhat.com>
17401
17402 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17403
17404 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17405
17406 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17407
17408 2002-04-02 David S. Miller <davem@redhat.com>
17409
17410 * gcc.c-torture/execute/20020402-3.c: New test.
17411
17412 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17413
17414 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17415 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17416
17417 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17418 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17419 g77.f-torture/execute/20001201.x,
17420 g77.f-torture/execute/u77-test.x: New files.
17421
17422 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17423 * gcc.dg/wchar_t-1.c: Ditto.
17424
17425 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17426
17427 * gcc.c-torture/execute/20020402-1.c: New test.
17428
17429 2002-04-01 Richard Henderson <rth@redhat.com>
17430
17431 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17432
17433 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17434
17435 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17436
17437 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17438
17439 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17440
17441 * g++.dg/inherit/template-as-base.C: Expect error.
17442 * g++.dg/inherit/namespace-as-base.C: Likewise.
17443
17444 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17445
17446 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17447 g++.dg/ext/instantiate3.C: Tweak match patterns.
17448
17449 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17450 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17451 -da test.
17452
17453 2002-03-31 Richard Henderson <rth@redhat.com>
17454
17455 * gcc.dg/special/alias-2.c: New.
17456 * gcc.dg/special/ecos.exp: Run it.
17457
17458 2002-03-31 Richard Henderson <rth@redhat.com>
17459
17460 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17461
17462 2002-03-31 Kazu Hirata <kazu@hxi.com>
17463
17464 * gcc.dg/weak-1.c: Disable on h8300 port.
17465
17466 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17467
17468 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17469 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17470 ordering tests.
17471 * g++.dg/bprob/bprob-1.C: New test.
17472 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17473 * g++.dg/gcov/gcov-1.C: New test.
17474 * g++.dg/gcov/gcov-1.x: New file.
17475 * g++.dg/gcov/gcov-2.C: New test.
17476 * g++.dg/gcov/gcov-3.C: New test.
17477 * g++.dg/gcov/gcov-3.h: New file.
17478
17479 2002-03-28 Roger Sayle <roger@eyesopen.com>
17480
17481 * g++.old-deja/g++.other/builtins5.C: New test.
17482 * g++.old-deja/g++.other/builtins6.C: New test.
17483 * g++.old-deja/g++.other/builtins7.C: New test.
17484 * g++.old-deja/g++.other/builtins8.C: New test.
17485 * g++.old-deja/g++.other/builtins9.C: New test.
17486
17487 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17488
17489 * g++.dg/opt/static1.C: New test.
17490
17491 * g++.dg/opt/longbranch1.C: New test.
17492
17493 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17494
17495 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17496
17497 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17498
17499 2002-03-28 Jeffrey A Law (law@redhat.com)
17500
17501 * gcc.c-torture/execute/20020328-1.c: New test.
17502
17503 2002-03-27 Richard Henderson <rth@redhat.com>
17504
17505 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17506 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17507 move from g++.old-deja/g++.ext/.
17508
17509 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17510
17511 * g++.dg/init/new2.C: New test.
17512
17513 2002-03-26 Richard Henderson <rth@redhat.com>
17514
17515 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17516
17517 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17518 on sparc.
17519
17520 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17521 sparcv9 systems.
17522 * gcc.dg/20001102-1.c: Likewise.
17523
17524 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17525
17526 * gcc.dg/cpp/endif-pedantic1.c,
17527 gcc.dg/cpp/endif-pedantic2.c: New tests.
17528
17529 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17530
17531 * g++.dg/init/new1.C: New test.
17532
17533 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17534
17535 * g++.dg/abi/vbase9.C: New test.
17536
17537 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17538
17539 * gcc.dg/arm-asm.c: New test.
17540
17541 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17542
17543 * gcc.dg/Wswitch-enum.c: New test.
17544 Fix PR c/5044.
17545
17546 2002-03-26 Richard Henderson <rth@redhat.com>
17547
17548 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17549 structure.
17550
17551 2002-03-25 Richard Henderson <rth@redhat.com>
17552
17553 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17554 sparcv9 systems.
17555
17556 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17557 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17558
17559 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17560
17561 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17562
17563 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17564
17565 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17566 targets using generic thunk support.
17567
17568 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17569
17570 * gcc.c-torture/compile/20020323-1.c: New test.
17571
17572 * g++.dg/opt/conj2.C: New test.
17573
17574 2002-03-24 Richard Henderson <rth@redhat.com>
17575
17576 * gcc.dg/weak-1.c: Use -fno-common.
17577
17578 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17579
17580 * g77.dg/f77-edit-apostrophe-out.f: New test
17581 * g77.dg/f77-edit-h-out.f: New test
17582 * g77.dg/f77-edit-t-in.f: New test
17583 * g77.dg/f77-edit-t-out.f: New test
17584 * g77.dg/f77-edit-x-out.f: New test
17585 * g77.dg/f77-edit-slash-out.f: New test
17586 * g77.dg/f77-edit-colon-out.f: New test
17587 * g77.dg/f77-edit-s-out.f: New test
17588
17589 2002-03-24 Richard Henderson <rth@redhat.com>
17590
17591 * objc/execute/formal_protocol-6.x: New XFAIL.
17592
17593 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17594
17595 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17596 that do not support weak symbols
17597
17598 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17599
17600 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17601 * lib/g77.exp: Likewise
17602 * lib/objc.exp: Likewise
17603
17604 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17605
17606 * gcc.dg/Wswitch-default.c: New test.
17607
17608 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17609
17610 * g++.dg/other/enum1.C: New test.
17611
17612 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17613
17614 * gcc.dg/pragma-ep-3.c: Fix typo.
17615
17616 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17617
17618 * g++.dg/inherit/template-as-base.C: New test.
17619
17620 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17621
17622 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17623 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17624
17625 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17626
17627 * gcc.dg/cpp/multiline.c: Update to match.
17628
17629 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17630
17631 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17632
17633 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17634
17635 * gcc.dg/cpp/extratokens2.c: New file.
17636
17637 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17638
17639 * gcc.dg/20020312-2.c: Add rs6000 target.
17640
17641 * gcc.c-torture/compile/20020319-1.c: New test.
17642
17643 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17644
17645 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17646 (A, E): Handle this.
17647
17648 2002-03-20 Jason Merrill <jason@redhat.com>
17649
17650 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17651 ignoring -fpic.
17652 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17653 through prune_gcc_output.
17654
17655 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17656
17657 * gcc.c-torture/compile/20020320-1.c: New test.
17658
17659 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17660
17661 * gcc.c-torture/compile/20020318-1.c: New test.
17662
17663 * gcc.dg/struct-by-value-1.c: New test.
17664
17665 * gcc.dg/20020319-1.c: New test.
17666
17667 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17668
17669 * g++.dg/opt/conj1.C: New test.
17670
17671 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17672
17673 * g++.dg/template/qualttp20.C: Revert previous change.
17674 * g++.dg/template/qualttp3.C: Likewise.
17675 * g++.dg/template/qualttp4.C: Likewise
17676 * g++.dg/template/qualttp5.C: Likewise
17677 * g++.dg/template/qualttp6.C: Likewise
17678 * g++.dg/template/qualttp7.C: Likewise
17679 * g++.dg/template/qualttp8.C: Likewise
17680 * g++.dg/template/recurse.C: Likewise.
17681
17682 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17683
17684 * gcc.dg/cpp/wchar-1.c: Update.
17685
17686 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17687
17688 * g++.dg/template/conv1.C: New test.
17689 * g++.dg/template/conv2.C: New test.
17690 * g++.dg/template/conv3.C: New test.
17691 * g++.dg/template/conv4.C: New test.
17692
17693 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17694
17695 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17696 * g++.dg/template/qualttp3.C: Likewise.
17697 * g++.dg/template/qualttp4.C: Likewise
17698 * g++.dg/template/qualttp5.C: Likewise
17699 * g++.dg/template/qualttp6.C: Likewise
17700 * g++.dg/template/qualttp7.C: Likewise
17701 * g++.dg/template/qualttp8.C: Likewise
17702 * g++.dg/template/recurse.C: Likewise.
17703
17704 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17705
17706 * g++.dg/opt/dtor1.C: New test.
17707
17708 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17709
17710 * gcc.c-torture/compile/20020315-1.c: New test.
17711
17712 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17713
17714 * gcc.dg/weak-1.c: Fix scan tests.
17715
17716 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17717
17718 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17719 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17720 cris-*-aout* mmix-*-*.
17721 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17722 cris-*-aout* mmix-*-*.
17723 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17724 cris-*-elf* cris-*-aout* and mmix-*-*.
17725 * gcc.dg/20001009-1.c: Ditto.
17726 * gcc.dg/20010912-1.c: Ditto.
17727 * gcc.dg/20020122-4.c: Ditto.
17728 * gcc.dg/inline-2.c: Ditto.
17729
17730 2002-03-14 Jeffrey A Law (law@cygnus.com)
17731
17732 * gcc.c-torture/compile/20020314-1.c: New test.
17733
17734 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17735
17736 * gcc.c-torture/execute/20020314-1.c: New test.
17737
17738 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17739
17740 * g++.dg/warn/Wunused-1.C: New test.
17741
17742 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17743
17744 * g++.dg/abi/mangle6.C: New test.
17745
17746 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17747
17748 * gcc.c-torture/compile/20020309-2.c: New test.
17749
17750 * gcc.c-torture/compile/20020312-1.c: New test.
17751
17752 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17753
17754 * g++.dg/other/access1.C: New test.
17755
17756 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17757
17758 * gcc.c-torture/execute/wchar_t-1.c: New test.
17759
17760 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17761
17762 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17763
17764 2002-03-12 Roger Sayle <roger@eyesopen.com>
17765
17766 * gcc.dg/20020312-1.c: New test case.
17767
17768 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17769
17770 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17771
17772 2002-03-11 Richard Henderson <rth@redhat.com>
17773
17774 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17775 * g++.old-deja/g++.jason/report.C: Likewise.
17776
17777 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17778
17779 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17780 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17781
17782 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17783
17784 * testsuite/g++.dg/overload/pmf1.C: New test.
17785
17786 2002-03-11 Kazu Hirata <kazu@hxi.com>
17787
17788 * gcc.c-torture/execute/20020307-1.c: Use long.
17789
17790 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17791
17792 PR optimization/5844
17793 * gcc.dg/20020310-1.c: New test.
17794
17795 2002-03-09 Michael Meissner <meissner@redhat.com>
17796
17797 * gcc.c-torture/execute/memcpy-2.c: New test.
17798 * gcc.c-torture/execute/memset-1.c: New test.
17799 * gcc.c-torture/execute/strlen-1.c: New test.
17800 * gcc.c-torture/execute/strcmp-1.c: New test.
17801 * gcc.c-torture/execute/strncmp-1.c: New test.
17802
17803 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17804
17805 * gcc.dg/ppc-ldstruct.c: New test.
17806
17807 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17808
17809 * gcc.c-torture/execute/va-arg-22.c: New test.
17810
17811 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17812
17813 * gcc.c-torture/compile/20020309-1.c: New test.
17814
17815 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17816
17817 * gcc.c-torture/execute/20020307-2.c: New test.
17818
17819 2002-03-07 Jeffrey A Law (law@redhat.com)
17820
17821 * g77.f-torture/compile/20020307-1.f: New test.
17822
17823 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17824
17825 * gcc.dg/unordered-1.c: New test.
17826
17827 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17828
17829 * gcc.c-torture/execute/20020307-1.c: New test.
17830
17831 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17832
17833 * gcc.dg/20020304-1.c: New test.
17834
17835 * gcc.c-torture/compile/20020304-2.c: New test.
17836
17837 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17838
17839 * gcc.c-torture/compile/20020304-1.c: New test case
17840 (from PR c/5830).
17841
17842 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17843
17844 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17845
17846 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17847
17848 * g++.dg/other/classkey1.C: New test.
17849
17850 2002-03-01 Richard Henderson <rth@redhat.com>
17851
17852 * gcc.c-torture/compile/981223-1.x: New.
17853 * gcc.c-torture/compile/920625-1.x: New.
17854
17855 2002-02-28 Richard Henderson <rth@redhat.com>
17856
17857 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17858
17859 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17860
17861 * gcc.c-torture/execute/20020227-1.c: New test.
17862
17863 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17864
17865 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17866 here" ERROR lines.
17867 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17868 * g++.old-deja.g++.other/defarg1.C: Likewise.
17869 * g++.old-deja/g++.pt/calls2.C: Likewise.
17870 * g++.old-deja/g++.pt/crash20.C: Likewise.
17871 * g++.old-deja/g++.pt/crash30.C: Likewise.
17872 * g++.old-deja/g++.pt/crash36.C: Likewise.
17873 * g++.old-deja/g++.pt/crash6.C: Likewise.
17874 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17875 * g++.old-deja/g++.pt/derived3.C: Likewise.
17876 * g++.old-deja/g++.pt/error1.C: Likewise.
17877 * g++.old-deja/g++.pt/friend21.C: Likewise.
17878 * g++.old-deja/g++.pt/friend23.C: Likewise.
17879 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17880 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17881
17882 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17883
17884 * gcc.c-torture/execute/20020225-2.c: New test.
17885
17886 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17887
17888 * gcc.c-torture/execute/920730-1t.c,
17889 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17890 Delete test cases, only relevant to -traditional.
17891
17892 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
17893
17894 * gcc.dg/cpp/undef1.c: Remove.
17895 * gcc.dg/cpp/directiv.c: Update.
17896 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17897
17898 2002-02-27 Michael Meissner <meissner@redhat.com>
17899
17900 * gcc.c-torture/execute/20020226-1.c: New test.
17901
17902 2002-02-26 Jakub Jelinek <jakub@redhat.com>
17903
17904 * g++.dg/debug/debug4.C: New test.
17905
17906 * gcc.dg/ia64-visibility-1.c: New test.
17907
17908 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
17909
17910 * gcc.dg/debug/20020224-1.c: New.
17911
17912 2002-02-25 Kazu Hirata <kazu@hxi.com>
17913
17914 * gcc.c-torture/execute/960416-1.x: New.
17915 * gcc.c-torture/execute/divconst-3.x: Likewise.
17916
17917 2002-02-25 Jakub Jelinek <jakub@redhat.com>
17918
17919 * gcc.dg/20020224-1.c: New test.
17920
17921 2002-02-25 Alan Modra <amodra@bigpond.net.au>
17922
17923 * gcc.c-torture/execute/20020225-1.c: New.
17924
17925 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
17926
17927 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17928
17929 2002-02-23 Jakub Jelinek <jakub@redhat.com>
17930
17931 * gcc.dg/20020222-1.c: New test.
17932
17933 2002-02-22 Jakub Jelinek <jakub@redhat.com>
17934
17935 * g++.dg/opt/anonunion1.C: New test.
17936
17937 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
17938
17939 * g++.dg/template/qualttp19.C: New test.
17940 * g++.dg/template/qualttp20.C: New test.
17941 * g++.old-deja/g++.jason/report.C: Adjust expected errors
17942 * g++.old-deja/g++.other/qual1.C: Likewise.
17943
17944 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
17945
17946 * gcc.dg/attr-alwaysinline.c: New.
17947
17948 2002-02-21 Jakub Jelinek <jakub@redhat.com>
17949
17950 * gcc.dg/20020220-1.c: New test.
17951
17952 * gcc.dg/20020220-2.c: New test.
17953
17954 * g++.dg/opt/mmx1.C: New test.
17955
17956 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
17957
17958 * gcc.c-torture/compile/20020110.c: New test.
17959
17960 2002-02-20 Jakub Jelinek <jakub@redhat.com>
17961
17962 * gcc.c-torture/execute/20020219-1.c: New test.
17963
17964 * gcc.dg/20020219-1.c: New test.
17965
17966 * gcc.dg/noncompile/20020220-1.c: New test.
17967
17968 * g++.dg/opt/ptrintsum1.C: New test.
17969
17970 * gcc.dg/debug/20020220-1.c: New test.
17971
17972 2002-02-17 Jakub Jelinek <jakub@redhat.com>
17973
17974 * gcc.c-torture/execute/20020216-1.c: New test.
17975
17976 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
17977
17978 * gcc.dg/decl-1.c: Update, new test.
17979
17980 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
17981
17982 * g++.dg/abi/bitfield1.C: New test.
17983 * g++.dg/abi/bitfield2.C: New test.
17984
17985 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17986
17987 * gcc.dg/attr-nest.c: New test.
17988
17989 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17990
17991 * gcc.c-torture/execute/20020215-1.c: New test.
17992
17993 2002-02-14 Jakub Jelinek <jakub@redhat.com>
17994
17995 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17996 * g++.dg/debug/debug.exp: New.
17997 * g++.dg/debug/trivial.C: New.
17998 * g++.dg/debug/debug1.C: Moved...
17999 * g++.dg/other/debug1.C: ...from here.
18000 * g++.dg/debug/debug2.C: Moved...
18001 * g++.dg/other/debug2.C: ...from here.
18002 * g++.dg/debug/debug3.C: Moved...
18003 * g++.dg/other/debug3.C: ...from here.
18004
18005 * gcc.dg/noncompile/20020213-1.c: New test.
18006
18007 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18008
18009 * g++.dg/other/debug3.C: New test.
18010
18011 * gcc.c-torture/execute/20020213-1.c: New test.
18012
18013 2002-02-13 Richard Smith <richard@ex-parrot.com>
18014
18015 * g++.old-deja/g++.other/thunk1.C: New test.
18016
18017 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18018
18019 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18020
18021 2002-02-13 Stan Shebs <shebs@apple.com>
18022
18023 * gcc.dg/altivec-3.c: New.
18024
18025 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18026
18027 * gcc.dg/Wunreachable-1.c: New test.
18028 * gcc.dg/Wunreachable-2.c: New test.
18029
18030 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18031
18032 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18033
18034 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18035
18036 * gcc.dg/decl-1.c: New test.
18037
18038 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18039
18040 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18041
18042 2002-02-10 Kazu Hirata <kazu@hxi.com>
18043
18044 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18045 * gcc.c-torture/compile/980506-1.x: Likewise.
18046
18047 2002-02-10 Kazu Hirata <kazu@hxi.com>
18048
18049 * gcc.dg/20020210-1.c: New.
18050
18051 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18052
18053 * g77.f-torture/execute/947.f: New regression test
18054 for PR fortran/947.
18055
18056 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18057
18058 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18059 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18060
18061 2002-02-08 Richard Henderson <rth@redhat.com>
18062
18063 * gcc.c-torture/compile/labels-3.c: New.
18064
18065 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18066
18067 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18068 expression statements work instead.
18069 * gcc.dg/noncompile/20020207-1.c: New test.
18070
18071 2002-02-07 Richard Henderson <rth@redhat.com>
18072
18073 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18074
18075 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18076
18077 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18078 message from g77
18079 * lib/g77-dg.exp: Trim g77 error messages so that they are
18080 recognized by dg.exp.
18081
18082 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18083
18084 PR fortran/5473
18085 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18086
18087 2002-02-07 Richard Henderson <rth@redhat.com>
18088
18089 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18090 to be sufficiently aligned for integers.
18091
18092 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18093
18094 * g++.dg/template/friend4.C: New test.
18095
18096 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18097
18098 PR fortran/5743
18099 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18100 unsupported cases.
18101
18102 2002-02-07 Richard Henderson <rth@redhat.com>
18103
18104 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18105 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18106 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18107 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18108
18109 2002-02-06 Richard Henderson <rth@redhat.com>
18110
18111 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18112
18113 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18114
18115 * gcc.dg/20020206-1.c: New test.
18116
18117 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18118
18119 * gcc.c-torture/execute/20020206-1.c: New test.
18120
18121 * gcc.c-torture/execute/20020206-2.c: New test.
18122
18123 PR optimization/5429:
18124 * gcc.c-torture/compile/20020206-1.c: New test.
18125
18126 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18127
18128 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18129 as certain file formats cannot support particularly large
18130 alignments.
18131
18132 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18133 and do not expect to be able to link the executable.
18134
18135 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18136 fail because the COFF format does not support the weak attribute.
18137
18138 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18139
18140 * g77.dg/pr5473.f: New test
18141
18142 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18143
18144 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18145 Fix testcase accordingly.
18146
18147 2002-02-04 Richard Henderson <rth@redhat.com>
18148
18149 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18150 (buf): Change to be an array of pointers, not ints.
18151
18152 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18153
18154 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18155 before all tests. Move warning one line above to match where it
18156 C frontend emits.
18157 * gcc.dg/Wswitch-2.c: New test.
18158 * g++.dg/warn/Wswitch-1.C: New test.
18159 * g++.dg/warn/Wswitch-2.C: New test.
18160
18161 2002-02-04 Richard Henderson <rth@redhat.com>
18162
18163 * g++.dg/abi/offsetof.C: Fix size comparison.
18164
18165 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18166
18167 * gcc.dg/cast-qual-2.c: New test.
18168
18169 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18170
18171 * gcc.dg/20020201-4.c: New test.
18172
18173 2002-02-04 Ben Elliston <bje@redhat.com>
18174
18175 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18176 target_info attribute != 0, in addition to the empty string.
18177 (gcc_target_compile): Likewise.
18178
18179 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18180
18181 * gcc.dg/Wswitch.c: New test.
18182 PR gcc/4475. PR gcc/3780.
18183
18184 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18185
18186 * g77.f-torture/execute/5122.f: New test for regressions
18187 against PR fortran/5122.
18188
18189 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18190
18191 * g77.f-torture/compile/pr3743.f: Delete
18192 * g77.dg/pr3743-1.f: New test.
18193 * g77.dg/pr3743-2.f: New test.
18194 * g77.dg/pr3743-3.f: New test.
18195 * g77.dg/pr3743-4.f: New test.
18196
18197 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18198
18199 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18200
18201 2002-02-02 Richard Henderson <rth@redhat.com>
18202
18203 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18204 * gcc.c-torture/execute/bf64-1.c: Likewise.
18205
18206 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18207
18208 * gcc.dg/20020201-2.c: New test.
18209
18210 * gcc.dg/20020201-3.c: New test.
18211
18212 * gcc.c-torture/execute/bitfld-2.c: New test.
18213
18214 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18215
18216 * gcc.dg/bitfld-1.c: Update.
18217 * gcc.dg/bitfld-2.c: Update.
18218 * gcc.c-torture/execute/bitfld-1.x: New.
18219
18220 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18221
18222 * gcc.c-torture/execute/20020201-1.c: New test.
18223
18224 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18225
18226 PR target/5469
18227 * gcc.dg/20020201-1.c: New test.
18228
18229 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18230
18231 PR fortran/3743
18232 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18233 * g77.f-torture/compile/pr3743.x: Remove
18234
18235 2002-01-31 Tom Rix <trix@redhat.com>
18236
18237 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18238
18239 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18240
18241 * gcc.dg/noncompile/20020130-1.c: New test.
18242
18243 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18244
18245 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18246
18247 2002-01-29 Richard Henderson <rth@redhat.com>
18248
18249 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18250 to long long.
18251 * gcc.c-torture/execute/bf64-1.c: Likewise.
18252
18253 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18254
18255 * gcc.c-torture/execute/20020129-1.c: New test.
18256
18257 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18258
18259 * gcc.c-torture/compile/20000224-1.c: Update.
18260 * gcc.c-torture/execute/bitfld-1.c: New tests.
18261 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18262 * gcc.dg/uninit-A.c: Update.
18263
18264 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18265
18266 * g++.dg/template/ctor1.C: Add instantiation.
18267
18268 2002-01-28 Paul Koning <pkoning@equallogic.com>
18269
18270 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18271 argument to __builtin_prefetch to be const ptr.
18272
18273 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18274
18275 * gcc.c-torture/compile/20020120-1.c: New test.
18276
18277 2002-01-27 Kazu Hirata <kazu@hxi.com>
18278
18279 * gcc.c-torture/execute/20020127-1.c: New test.
18280
18281 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18282
18283 * g77.dg/f77-edit-i-in.f: New test
18284 * g77.dg/f77-edit-i-out.f: New test
18285
18286 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18287
18288 * gcc.dg/debug/debug.exp: New file.
18289 * gcc.dg/debug/trivial.c: New file.
18290 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18291 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18292 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18293 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18294 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18295 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18296 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18297 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18298 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18299 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18300 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18301 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18302 * gcc.dg/20000503-1.c: Removed.
18303 * gcc.dg/20010207-1.c: Removed.
18304 * gcc.dg/20011223-1.c: Removed.
18305 * gcc.dg/20020104-2.c: Removed.
18306 * gcc.dg/debug-1.c: Removed.
18307 * gcc.dg/debug-2.c: Removed.
18308 * gcc.dg/debug-3.c: Removed.
18309 * gcc.dg/debug-4.c: Removed.
18310 * gcc.dg/debug-5.c: Removed.
18311 * gcc.dg/debug-6.c: Removed.
18312 * gcc.dg/dwarf2-1.c: Removed.
18313 * gcc.dg/dwarf2-2.c: Removed.
18314
18315 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18316
18317 * g++.old-deja/g++.other/eh5.C: New test.
18318 * g++.old-deja/g++.other/sibcall2.C: New test.
18319 * g++.old-deja/g++.other/array9.C: New test.
18320 * g++.old-deja/g++.other/typename2.C: New test.
18321 * g++.old-deja/g++.other/crash60.C: New test.
18322 * g++.old-deja/g++.other/conv9.C: New test.
18323 * g++.old-deja/g++.other/mangle10.C: New test.
18324 * g++.old-deja/g++.other/unchanging1.C: New test.
18325 * g++.old-deja/g++.other/exprstmt1.C: New test.
18326 * g++.old-deja/g++.other/inline23.C: New test.
18327 * g++.old-deja/g++.eh/ia64-1.C: New test.
18328 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18329 * g++.old-deja/g++.other/reload1.C: New test.
18330 * g++.old-deja/g++.other/static20.C: New test.
18331 * g++.old-deja/g++.other/local-alloc1.C: New test.
18332 * g++.old-deja/g++.other/conv8.C: New test.
18333 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18334 * g++.old-deja/g++.other/storeexpr1.C: New test.
18335 * g++.old-deja/g++.other/storeexpr2.C: New test.
18336 * g++.dg/eh/template2.C: New test.
18337 * g++.dg/warn/weak1.C: New test.
18338
18339 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18340
18341 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18342 Remove first, non-varying, argument.
18343
18344 2002-01-23 Richard Henderson <rth@redhat.com>
18345
18346 * gcc.dg/inline-2.c: New.
18347
18348 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18349 Add optional target arg. Check number of arguments.
18350 (scan-assembler-not, scan-assembler-dem): Likewise.
18351 (scan-assembler-dem-not): Likewise.
18352
18353 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18354
18355 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18356 line 12.
18357 * g++.old-deja/g++.brendan/parse3.C,
18358 g++.old-deja/g++.other/crash26.C,
18359 g++.old-deja/g++.other/crash28.C,
18360 g++.old-deja/g++.other/crash29.C,
18361 g++.old-deja/g++.other/crash30.C,
18362 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18363
18364 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18365
18366 * gcc.dg/20020115-1.c: New.
18367
18368 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18369
18370 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18371
18372 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18373
18374 * gcc.dg/20020122-3.c: New.
18375
18376 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18377
18378 * g++.dg/other/gc1.C: New test.
18379
18380 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18381
18382 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18383
18384 2002-01-22 Richard Henderson <rth@redhat.com>
18385
18386 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18387
18388 2002-01-22 Richard Henderson <rth@redhat.com>
18389
18390 * gcc.dg/20020122-4.c: New.
18391
18392 2002-01-22 H.J. Lu <hjl@gnu.org>
18393
18394 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18395 link output.
18396 * gcc.dg/special/ecos.exp: Likewise.
18397 * lib/g++-dg.exp: Likewise.
18398 * lib/g77-dg.exp: Likewise.
18399 * lib/gcc-dg.exp : Likewise.
18400 * lib/mike-g++.exp: Likewise.
18401 * lib/mike-g77.exp: Likewise.
18402 * lib/mike-gcc.exp: Likewise.
18403 * lib/objc-dg.exp: Likewise.
18404
18405 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18406
18407 PR target/5379
18408 * gcc.dg/20020122-2.c: New test.
18409
18410 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18411
18412 * gcc.dg/20020122-1.c: New test.
18413
18414 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18415
18416 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18417
18418 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18419
18420 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18421
18422 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18423
18424 * gcc.c-torture/compile/20020121-1.c: New test.
18425
18426 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18427
18428 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18429 ld_library_path.
18430
18431 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18432
18433 * gcc.dg/20020218-1.c: New test.
18434
18435 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18436
18437 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18438 messages
18439 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18440 "At global scope" warning
18441 * g++.dg/ext/align1.C: Change cygwin test for alignment
18442 from db-bogus to dg-warning
18443
18444 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18445
18446 * g77.f-torture/compile/cpp2.F: New test.
18447
18448 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18449
18450 * g++.dg/template/access1.C: New test.
18451
18452 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18453
18454 * gcc.dg/20020118-1.c: New.
18455
18456 2002-01-18 Kazu Hirata <kazu@hxi.com>
18457
18458 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18459
18460 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18461
18462 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18463 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18464 alignment warnings.
18465
18466 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18467
18468 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18469 torture_with_loops and torture_without_loops
18470
18471 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18472
18473 * gcc.c-torture/compile/20020116-1.c: New test.
18474
18475 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18476
18477 * gcc.dg/20020116-2.c: New test.
18478
18479 * gcc.dg/ultrasp4.c: New test.
18480
18481 * gcc.dg/20020116-1.c: New test.
18482
18483 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18484
18485 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18486 by EABI.
18487
18488 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18489
18490 * gcc.misc-tests/i386-prefetch.exp: New.
18491 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18492 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18493 * gcc.misc-tests/i386-pf-none-1.c: New test.
18494 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18495
18496 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18497
18498 * gcc.dg/gnu89-init-1.c: Add new tests.
18499
18500 2002-01-15 Andreas Jaeger <aj@suse.de>
18501
18502 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18503 * gcc.dg/i386-mmx-2.c: Likewise.
18504 * gcc.dg/i386-sse-1.c: Likewise.
18505 * gcc.dg/i386-sse-2.c: Likewise.
18506 * gcc.dg/i386-sse-3.c: Likewise.
18507
18508 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18509
18510 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18511 Uncomment additional cases that now pass.
18512
18513 2002-01-11 Richard Henderson <rth@redhat.com>
18514
18515 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18516 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18517
18518 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18519
18520 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18521
18522 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18523
18524 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18525 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18526
18527 2002-01-10 Dale Johannesen <dalej@apple.com>
18528
18529 * gcc.c-torture/execute/loop-11.c: New.
18530
18531 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18532
18533 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18534 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18535
18536 2002-01-09 Richard Henderson <rth@redhat.com>
18537
18538 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18539 type in which to perform the operation for each size.
18540
18541 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18542
18543 * gcc.c-torture/compile/20020109-2.c: New test.
18544
18545 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18546
18547 * gcc.c-torture/execute/loop-10.c: New test.
18548
18549 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18550
18551 * gcc.c-torture/compile/20010226-1.c: New test.
18552 * gcc.c-torture/compile/20010227-1.c: New test.
18553 * gcc.c-torture/compile/20010426-1.c: New test.
18554 * gcc.c-torture/compile/20010510-1.c: New test.
18555 * gcc.c-torture/compile/20010605-3.c: New test.
18556 * gcc.c-torture/compile/20010824-1.c: New test.
18557 * gcc.c-torture/execute/20010409-1.c: New test.
18558 * gcc.dg/noncompile/20000901-1.c: New test.
18559 * gcc.dg/20001023-1.c: New test.
18560 * gcc.dg/20001101-1.c: New test.
18561 * gcc.dg/20001102-1.c: New test.
18562 * gcc.dg/20010207-1.c: New test.
18563 * gcc.dg/20010405-1.c: New test.
18564 * gcc.dg/20010822-1.c: New test.
18565 * gcc.dg/20011107-1.c: New test.
18566
18567 2002-01-09 Jeffrey A Law (law@redhat.com)
18568
18569 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18570
18571 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18572 execution failure on PA targets.
18573
18574 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18575
18576 * gcc.c-torture/compile/20020109-1.c: New test.
18577
18578 2002-01-08 Kazu Hirata <kazu@hxi.com>
18579
18580 * gcc.c-torture/execute/20020108-1.c: New test.
18581
18582 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18583
18584 * gcc.dg/20020108-1.c: New test.
18585
18586 2002-01-08 H.J. Lu <hjl@gnu.org>
18587
18588 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18589 for header files.
18590
18591 2002-01-08 Geoff Keating <geoffk@redhat.com>
18592
18593 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18594 consistency.
18595
18596 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18597
18598 * gcc.dg/altivec-4.c: Test altivec predicates.
18599
18600 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18601
18602 * gcc.c-torture/execute/20020107-1.c: New test.
18603
18604 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18605
18606 PR c/5279
18607 * gcc.c-torture/compile/20020106-1.c: New test.
18608
18609 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18610
18611 * gcc.c-torture/execute/nestfunc-4.c: New test.
18612
18613 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18614
18615 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18616 extra triple that slipped in.
18617 * g++.old-deja/g++.abi/align.C: Likewise.
18618 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18619
18620 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18621
18622 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18623 * g++.old-deja/g++.abi/align.C: Likewise.
18624 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18625
18626 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18627 on FreeBSD/i386.
18628 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18629 FreeBSD.
18630
18631 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18632
18633 * gcc.dg/20020104-1.c: New test.
18634
18635 * gcc.dg/20020104-2.c: New test.
18636
18637 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18638
18639 * gcc.dg/20020103-1.c: Fix typo in target selector.
18640
18641 2002-01-03 Richard Henderson <rth@redhat.com>
18642
18643 * gcc.dg/20020103-1.c: New.
18644
18645 2002-01-03 Kazu Hirata <kazu@hxi.com>
18646
18647 * gcc.c-torture/execute/20020103-1.c: New test.
18648
18649 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18650
18651 * g++.dg/other/debug2.C: New test.
18652
18653 * gcc.c-torture/compile/20020103-1.c: New test.
18654
18655 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18656
18657 * gcc.dg/gnu89-init-1.c: Added new tests.
18658
18659 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18660
18661 * g++.dg/template/friend2.C: Remove as patch is reverted.
18662
18663 * g++.dg/warn/oldcast1.C: New test.
18664
18665 * g++.dg/template/ptrmem1.C: New test.
18666 * g++.dg/template/ptrmem2.C: New test.
18667
18668 * g++.dg/template/ntp.C: New test.
18669
18670 * g++.dg/other/component1.C: New test.
18671
18672 * g++.dg/template/ttp3.C: New test.
18673
18674 * g++.dg/template/friend2.C: New test.
18675 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18676
18677 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18678
18679 * g++.dg/other/ptrmem1.C: New test.
18680 * g++.dg/other/ptrmem2.C: New test.
18681
18682 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18683
18684 * g++.dg/template/ctor1.C: New test.
18685
18686 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18687
18688 * g++.dg/template/friend2.C: New test.
18689
18690 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18691
18692 * gcc.dg/mmix-1.c: New test.
18693
18694 2001-12-31 Richard Henderson <rth@redhat.com>
18695
18696 * gcc.dg/asm-5.c: New.
18697
18698 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18699
18700 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18701 in namespace __gnu_cxx
18702
18703 2001-12-30 Richard Henderson <rth@redhat.com>
18704
18705 * gcc.dg/debug-6.c: New.
18706
18707 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18708
18709 * gcc.c-torture/compile/20011229-2.c: New test.
18710
18711 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18712
18713 * gcc.dg/debug-3.c: New test.
18714 * gcc.dg/debug-4.c: New test.
18715 * gcc.dg/debug-5.c: New test.
18716
18717 2001-12-29 Richard Henderson <rth@redhat.com>
18718
18719 * g++.dg/eh/loop1.C: New.
18720
18721 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18722
18723 * g++.dg/template/crash1.C: New test.
18724
18725 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18726
18727 * g++.dg/other/const1.C: New test.
18728
18729 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18730
18731 * gcc.c-torture/compile/20011229-1.c: New test.
18732
18733 2001-12-28 Stan Shebs <shebs@apple.com>
18734
18735 * lib/objc-torture.exp: Resync with c-torture.exp.
18736 * lib/objc.exp: Load standard libraries.
18737
18738 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18739
18740 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18741 additional tests.
18742
18743 2001-12-27 Roger Sayle <roger@eyesopen.com>
18744
18745 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18746
18747 2001-12-27 Richard Henderson <rth@redhat.com>
18748
18749 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18750
18751 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18752
18753 * g++.dg/eh/ctor1.C: New test.
18754 * g++.dg/other/error2.C: New test.
18755
18756 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18757
18758 * g++.dg/other/init2.C: New test.
18759
18760 2001-12-24 Richard Henderson <rth@redhat.com>
18761
18762 * gcc.dg/20011223-1.c: New.
18763 * gcc.dg/inline-1.c: New.
18764
18765 2001-12-23 Richard Henderson <rth@redhat.com>
18766
18767 * gcc.dg/asm-4.c: Test operand modifiers.
18768
18769 2001-12-23 Richard Henderson <rth@redhat.com>
18770
18771 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18772
18773 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18774
18775 * gcc.c-torture/execute/20011223-1.c: New test.
18776
18777 2001-12-21 Richard Henderson <rth@redhat.com>
18778
18779 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18780 re-enables the warning.
18781
18782 2001-12-21 Richard Henderson <rth@redhat.com>
18783
18784 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18785
18786 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18787
18788 * gcc.c-torture/compile/20011218-1.c: New test.
18789
18790 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18791
18792 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18793 arm-isr.c test.
18794 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18795 epilogue generation for ARM ISR routines.
18796
18797 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18798
18799 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18800 * gcc.dg/format/c90-printf-3.c: Likewise.
18801 * gcc.dg/format/c99-printf-3.c: Likewise.
18802 * gcc.dg/format/ext-1.c: Likewise.
18803 * gcc.dg/format/ext-6.c: Likewise.
18804 * gcc.dg/format/format.h: Prototype unlocked stdio.
18805
18806 2001-12-20 Richard Henderson <rth@redhat.com>
18807
18808 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18809 (arena): Use it.
18810 (malloc): Correct allocation logic. Abort if we fill up the
18811 arena before initialization complete.
18812 (realloc): Correct allocation logic.
18813
18814 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18815
18816 * gcc.c-torture/compile/20011219-2.c: New test.
18817
18818 * gcc.c-torture/execute/20011219-1.c: New test.
18819
18820 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18821
18822 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18823 target does not support weak symbols.
18824
18825 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18826
18827 * gcc.c-torture/compile/20011219-1.c: New test.
18828
18829 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18830
18831 * g++.dg/other/error1.C: New test.
18832
18833 2001-12-17 Jeffrey A Law (law@redhat.com)
18834
18835 * gcc.c-torture/execute/20011217-1.c: New test.
18836
18837 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18838
18839 * objc.dg/special/: New directory.
18840 * objc.dg/special/special.exp: New file.
18841 * objc.dg/special/unclaimed-category-1.h: New file.
18842 * objc.dg/special/unclaimed-category-1a.m: New file.
18843 * objc.dg/special/unclaimed-category-1.m: New file.
18844
18845 2001-12-17 Andreas Jaeger <aj@suse.de>
18846
18847 * gcc.c-torture/compile/20011217-2.c: New test.
18848
18849 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18850
18851 * gcc.c-torture/compile/20011217-1.c: New test.
18852
18853 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18854
18855 * testsuite/gcc.dg/20011214-1.c: New.
18856
18857 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18858
18859 * gcc.dg/altivec-4.c: New.
18860
18861 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18862
18863 * gcc.dg/20011113-1.c: New test.
18864
18865 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18866
18867 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18868 std::__malloc_alloc_template<0> and
18869 std::__default_alloc_template<false, 0>.
18870
18871 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18872
18873 * objc/execute/bf-21.m: New test.
18874 * objc/execute/enumeration-1.m: New test.
18875 * objc/execute/enumeration-2.m: New test.
18876
18877 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18878
18879 * gcc.dg/gnu89-init-1.c: New test.
18880
18881 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18882
18883 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18884 * g++.old-deja/g++.jason/2371.C: Likewise.
18885 * g++.old-deja/g++.jason/template33.C: Likewise.
18886 * g++.old-deja/g++.jason/template34.C: Likewise.
18887 * g++.old-deja/g++.jason/template36.C: Likewise.
18888 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18889 * g++.old-deja/g++.oliva/typename2.C: Likewise.
18890 * g++.old-deja/g++.other/typename1.C: Likewise.
18891 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18892 * g++.old-deja/g++.pt/nontype5.C: Likewise.
18893 * g++.old-deja/g++.pt/typename11.C: Likewise.
18894 * g++.old-deja/g++.pt/typename14.C: Likewise.
18895 * g++.old-deja/g++.pt/typename16.C: Likewise.
18896 * g++.old-deja/g++.pt/typename3.C: Likewise.
18897 * g++.old-deja/g++.pt/typename4.C: Likewise.
18898 * g++.old-deja/g++.pt/typename5.C: Likewise.
18899 * g++.old-deja/g++.pt/typename7.C: Likewise.
18900 * g++.old-deja/g++.robertl/eb9.C: Likewise.
18901
18902 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
18903
18904 * g++.dg/other/linkage1.C: New test.
18905 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18906 specifiers.
18907
18908 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
18909
18910 * gcc.dg/concat.c: New test.
18911
18912 2001-12-11 Stan Shebs <shebs@apple.com>
18913
18914 * objc/compile: New test directory.
18915 * objc/compile/compile.exp: New expect script.
18916 * objc/compile/20011211-1.m: New compile test.
18917
18918 2001-12-11 Jason Merrill <jason@redhat.com>
18919
18920 * lib/prune.exp (prune_gcc_output): Also handle "In member
18921 function". So many permutations...
18922
18923 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
18924
18925 * g++.dg/template/typedef1.C: New test.
18926
18927 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
18928
18929 * g++.dg/other/copy1.C: New test.
18930
18931 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
18932
18933 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18934
18935 * gcc.dg/builtin-choose-expr.c: New.
18936
18937 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
18938
18939 * gcc.dg/altivec-2.c: New.
18940
18941 2001-12-07 Richard Henderson <rth@redhat.com>
18942
18943 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18944
18945 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
18946
18947 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18948 ultrasparc.
18949
18950 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18951
18952 * g++-old.deja/g++.robertl/eb101.C: Deleted.
18953
18954 2001-12-06 Janis Johnson <janis187@us.ibm.com>
18955
18956 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18957 variable argument list.
18958
18959 2001-12-06 Zack Weinberg <zack@codesourcery.com>
18960
18961 * gcc.c-torture/execute/memcheck: Delete entire directory.
18962 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18963 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18964
18965 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
18966
18967 * gcc.dg/Wshadow-1.c: New test.
18968
18969 2001-12-05 Jakub Jelinek <jakub@redhat.com>
18970
18971 * gcc.c-torture/compile/20011130-1.c: New test.
18972
18973 * gcc.dg/noncompile/20011025-1.c: New test.
18974
18975 * g++.dg/other/anon-union.C: New test.
18976
18977 * gcc.c-torture/execute/20011024-1.c: New test.
18978
18979 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
18980
18981 * gcc.c-torture/execute/20000722-1.x,
18982 gcc.c-torture/execute/20010123-1.x: Remove.
18983 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18984 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18985 gcc.dg/c99-complit-2.c: New tests.
18986
18987 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
18988
18989 * g++.dg/inherit/base1.C: New test.
18990
18991 2001-12-04 Jakub Jelinek <jakub@redhat.com>
18992
18993 * g++.dg/other/stdarg1.C: New test.
18994
18995 * gcc.c-torture/compile/20011130-2.c: New test.
18996
18997 2001-12-03 Janis Johnson <janis187@us.ibm.com>
18998
18999 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19000 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19001 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19002 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19003 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19004 * gcc.dg/builtin-prefetch-1.c: New test.
19005
19006 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19007
19008 * gcc.dg/20011130-1.c: New test.
19009
19010 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19011
19012 * g++.dg/other/scope1.C: New test.
19013 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19014
19015 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19016
19017 * gcc.dg/vla-init-1.c: New test.
19018
19019 2001-12-01 Geoff Keating <geoffk@redhat.com>
19020
19021 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19022
19023 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19024
19025 * objc.dg/alias.m: Update.
19026 * objc.dg/class-1.m: Update.
19027 * objc.dg/const-str-1.m: Update.
19028 * objc.dg/fwd-proto-1.m: Update.
19029 * objc.dg/id-1.m: Update.
19030 * objc.dg/super-class-1.m: Update.
19031
19032 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19033
19034 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19035 constructs.
19036
19037 2001-11-28 Jeffrey A Law (law@cygnus.com)
19038
19039 * gcc.c-torture/execute/20011128-1.c: New test.
19040
19041 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19042
19043 * gcc.dg/20011127-1.c: New test.
19044
19045 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19046
19047 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19048 from Austin Group draft 7.
19049 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19050 scanf format arguments.
19051 * gcc.dg/format/no-exargs-2.c: New test.
19052
19053 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19054
19055 * g++.dg/abi/vbase8-4.C: New test.
19056
19057 2001-11-24 Ian Lance Taylor <ian@airs.com>
19058
19059 * gcc.c-torture/execute/20011121-1.c: New test.
19060
19061 2001-11-23 Jeffrey A Law (law@cygnus.com)
19062
19063 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19064
19065 2001-11-23 Andreas Jaeger <aj@suse.de>
19066
19067 * gcc.dg/cpp/charconst-2.c: New test.
19068
19069 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19070
19071 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19072 to the host if it is remote. Let tests specify extra headers
19073 they use.
19074 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19075 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19076 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19077 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19078 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19079 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19080 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19081 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19082 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19083 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19084
19085 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19086
19087 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19088 for little endian ARMs.
19089
19090 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19091
19092 * gcc.c-torture/compile/20011119-1.c: New test.
19093 * gcc.c-torture/compile/20011119-2.c: New test.
19094
19095 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19096
19097 * gcc.dg/altivec-1.c: Fix typo.
19098
19099 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19100
19101 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19102
19103 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19104
19105 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19106
19107 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19108
19109 * lib/g77.exp: Don't specify --rpath-link.
19110
19111 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19112 across all the headers.
19113 * gcc.dg/format/format.exp: For testing on a remote host,
19114 copy format.h.
19115
19116 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19117 * gcc.c-torture/execute/930406-1.c: Likewise.
19118 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19119
19120 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19121
19122 * gcc.dg/altivec-1.c: New.
19123
19124 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19125
19126 * gcc.dg/cpp/fpreprocessed.c: New test case.
19127
19128 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19129
19130 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19131 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19132 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19133
19134 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19135
19136 * gcc.dg/no-builtin-1.c: New test.
19137
19138 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19139
19140 * gcc.c-torture/execute/20011115-1.c: New test.
19141
19142 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19143
19144 * gcc.c-torture/compile/20011114-2.c: New test.
19145 * gcc.c-torture/compile/20011114-3.c: New test.
19146 * gcc.c-torture/compile/20011114-4.c: New test.
19147
19148 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19149
19150 * g++.dg/other/init1.C: New test.
19151
19152 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19153
19154 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19155 message.
19156
19157 * gcc.c-torture/execute/20011114-1.c: New testcase.
19158
19159 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19160 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19161 like the (before this change) version of 20010327-1.c.
19162
19163 2001-11-14 Roger Sayle <roger@eyesopen.com>
19164
19165 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19166
19167 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19168
19169 * g++.dg/init/array2.C: New test.
19170
19171 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19172
19173 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19174
19175 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19176
19177 * g++.dg/other/forscope1.C: New test.
19178 * g++.dg/ext/forscope1.C: New test.
19179 * g++.dg/ext/forscope2.C: New test.
19180
19181 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19182
19183 * gcc.c-torture/execute/20011113-1.c: New test.
19184
19185 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19186
19187 * gcc.c-torture/execute/20011109-2.c: New test.
19188
19189 * gcc.c-torture/execute/20011109-1.c: New test.
19190
19191 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19192
19193 * gcc.c-torture/compile/20011109-1.c: New test.
19194
19195 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19196
19197 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19198 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19199 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19200 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19201 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19202 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19203 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19204
19205 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19206
19207 * g++.dg/warn/Wshadow-1.C: New tests.
19208 * g++.old-deja/g++.mike/for3.C: Update.
19209
19210 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19211
19212 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19213 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19214 XFAILs. Adjust expected error texts.
19215 * gcc.c-torture/compile/20011106-1.c,
19216 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19217 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19218 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19219 gcc.dg/c99-array-lval-5.c: New tests.
19220
19221 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19222
19223 * gcc.dg/cpp/defined.c: Update.
19224
19225 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19226
19227 * gcc.c-torture/execute/anon-1.c: New test.
19228
19229 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19230
19231 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19232 same size, so no warning should be produced on stormy16.
19233
19234 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19235 due to oversized array.
19236 * g++.old-deja/g++.mike/ns15.C: Likewise.
19237 * g++.old-deja/g++.pt/crash16.C: Likewise.
19238
19239 2001-11-02 Graham Stott <grahams@redhat.com>
19240
19241 * g++.dgother/debug1.C: Fix typos.
19242
19243 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19244
19245 * g++.dg/other/debug1.C: New test.
19246
19247 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19248
19249 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19250 of unsigned long.
19251
19252 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19253
19254 * gcc.dg/20011029-2.c: New test.
19255
19256 * gcc.c-torture/compile/20011029-1.c: New test.
19257
19258 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19259
19260 * objc/execute/class_self-1.m: New test.
19261 * objc/execute/class_self-2.m: New test.
19262
19263 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19264
19265 * gcc.misc-tests/msgs.exp: Delete.
19266 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19267 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19268 error set to match recent changes.
19269
19270 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19271
19272 * gcc.dg/20011021-1.c: New test.
19273
19274 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19275
19276 * gcc.c-torture/compile/20011023-1.c: New test.
19277
19278 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19279
19280 * lib/g77.exp: Rewrite based on lib/g++.exp.
19281
19282 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19283
19284 * gcc.c-torture/execute/20011019-1.c: New test.
19285
19286 * gcc.dg/20011018-1.c: New test.
19287
19288 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19289
19290 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19291
19292 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19293
19294 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19295 * gcc.dg/attr-invalid.c: Likewise.
19296
19297 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19298
19299 * testsuite/gcc.dg/20011015-1.c: New test.
19300
19301 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19302
19303 * g++.dg/template/unify2.C: New test.
19304
19305 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19306
19307 * g++.dg/other/exception-specification.C: New test
19308
19309 2001-10-13 Tom Rix <trix@redhat.com>
19310
19311 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19312 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19313
19314 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19315
19316 * testsuite/gcc.dg/20011009-1.c: New test.
19317
19318 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19319
19320 PR g++/4476
19321 * g++.dg/other/friend1.C: New test.
19322
19323 2001-10-11 Richard Henderson <rth@redhat.com>
19324
19325 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19326
19327 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19328
19329 * gcc.c-torture/compile/20011010-1.c: New.
19330
19331 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19332
19333 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19334 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19335 g77.f-torture/execute/execute.exp,
19336 g77.f-torture/noncompile/noncompile.exp,
19337 gcc.c-torture/compile/compile.exp,
19338 gcc.c-torture/execute/execute.exp,
19339 gcc.c-torture/execute/ieee/ieee.exp,
19340 gcc.c-torture/execute/memcheck/memcheck.exp,
19341 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19342 objc/execute/execute.exp: Update FSF address.
19343
19344 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19345
19346 * gcc.dg/cpp/cmdlne-C.c: Update.
19347 * gcc.dg/cpp/cmdlne-C2.c: New.
19348
19349 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19350
19351 * gcc.c-torture/execute/20011008-3.c: New.
19352
19353 2001-10-08 DJ Delorie <dj@redhat.com>
19354
19355 * gcc.dg/20011008-1.c: New.
19356 * gcc.dg/20011008-2.c: New.
19357
19358 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19359
19360 * gcc.dg/cpp/spacing1.c: Update test.
19361
19362 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19363
19364 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19365 spelling errors of "separate" as "seperate".
19366
19367 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19368
19369 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19370 enough to avoid inlining.
19371
19372 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19373
19374 * lib/g77.exp: set libg2c_dir correctly.
19375
19376 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19377
19378 * gcc.dg/cpp/macro11.c: New test.
19379
19380 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19381
19382 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19383 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19384 gcc.dg/format/multattr-3.c: New tests.
19385 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19386 tests for format attributes on function pointers being rejected.
19387
19388 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19389
19390 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19391
19392 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19393
19394 * g++.dg/warn/format1.C: New test.
19395
19396 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19397
19398 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19399
19400 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19401
19402 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19403
19404 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19405
19406 * gcc.dg/cpp/redef2.c: Add test.
19407
19408 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19409
19410 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19411 long-standing bug on i686, apparently.
19412 * gcc.c-torture/execute/loop-2c.x: New file.
19413 * gcc.c-torture/execute/loop-2d.x: New file.
19414 * gcc.c-torture/execute/loop-3c.x: New file.
19415
19416 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19417
19418 * gcc.dg/cpp/20000625-2.c: Correct line number.
19419
19420 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19421
19422 * gcc.dg/cpp/macro10.c: New test.
19423 * gcc.dg/cpp/strify3.c: New test.
19424 * gcc.dg/cpp/spacing1.c: Add tests.
19425 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19426 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19427
19428 2001-09-24 DJ Delorie <dj@redhat.com>
19429
19430 * gcc.c-torture/execute/20010924-1.c: New test.
19431
19432 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19433
19434 * testsuite/objc/execute/paste.m: Remove.
19435
19436 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19437
19438 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19439
19440 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19441
19442 * g77.dg/strlen0.f: New test.
19443
19444 2001-09-21 Richard Henderson <rth@redhat.com>
19445
19446 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19447 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19448
19449 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19450
19451 Table-driven attributes.
19452 * g++.dg/ext/attrib1.C: New test.
19453
19454 2001-09-20 DJ Delorie <dj@redhat.com>
19455
19456 * gcc.dg/20000926-1.c: Update expected warning messages.
19457 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19458 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19459 array.
19460
19461 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19462
19463 * g++.dg/eh/registers1.C: New test case.
19464
19465 2001-09-17 Richard Henderson <rth@redhat.com>
19466
19467 * gcc.dg/array-5.c: Fix VLA decomposition test.
19468
19469 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19470
19471 * gcc.dg/cpp/line5.c: New testcase.
19472
19473 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19474
19475 * gcc.dg/cpp/macro9.c: New test.
19476
19477 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19478
19479 * gcc.c-torture/execute/980223.c: Change type of addr from long
19480 to char *.
19481
19482 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19483
19484 * gcc.c-torture/execute/20010915-1.c: New test.
19485
19486 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19487
19488 * g77.dg/bprob: New directory.
19489 * g77.dg/bprob/bprob.exp: New file.
19490 * g77.dg/bprob/bprob-1.f: New test.
19491 * g77.dg/gcov: New directory.
19492 * g77.dg/gcov/gcov.exp: New file.
19493 * g77.dg/gcov/gcov-1.f: New test.
19494 * g77.dg/gcov/gcov-1.x: New file.
19495
19496 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19497
19498 * gcc.dg/cpp/directiv.c: Update.
19499 * gcc.dg/cpp/undef1.c: Update.
19500
19501 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19502
19503 * gcc.dg/20010912-1.c: New test.
19504
19505 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19506
19507 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19508 language-independent file in lib.
19509 * lib/gcov.exp: New file.
19510
19511 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19512
19513 * gcc.c-torture/compile/20010911-1.c: New test.
19514
19515 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19516
19517 * lib/profopt.exp: New, to support profile-directed optimizations.
19518 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19519 * gcc.misc-tests/bprob-1.c: New test.
19520 * gcc.misc-tests/bprob-2.c: New test.
19521
19522 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19523
19524 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19525 XFAIL and which kinds of gcov output to verify.
19526 * gcc.misc-tests/gcov-4b.x: New file.
19527 * gcc.misc-tests/gcov-5b.x: New file.
19528 * gcc.misc-tests/gcov-6.x: New file.
19529 * gcc.misc-tests/gcov-7.c: New test.
19530 * gcc.misc-tests/gcov-7.x: New file.
19531
19532 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19533
19534 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19535 * gcc.misc-tests/gcov-6.c: New test.
19536
19537 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19538
19539 PR c++/3986
19540 * g++.dg/abi/vbase1.C: New test.
19541
19542 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19543
19544 * objc.dg/method-2.m: New.
19545
19546 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19547
19548 PR c++/4203
19549 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19550 * g++.dg/init/empty1.C: New test.
19551
19552 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19553
19554 * gcc.c-torture/compile/20010903-1.c: New test.
19555
19556 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19557
19558 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19559 for m68k.
19560
19561 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19562
19563 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19564
19565 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19566
19567 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19568
19569 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19570
19571 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19572 for 16-bit 'unsigned int'.
19573
19574 2001-08-29 Kazu Hirata <kazu@hxi.com>
19575
19576 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19577
19578 2001-08-27 Richard Henderson <rth@redhat.com>
19579
19580 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19581 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19582
19583 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19584
19585 * gcc.dg/asm-names.c (ymain): New.
19586
19587 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19588
19589 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19590 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19591 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19592
19593 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19594
19595 * gcc.dg/compare5.c: New testcase.
19596
19597 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19598
19599 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19600 and "In instantiation".
19601
19602 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19603
19604 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19605
19606 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19607
19608 * gcc.misc-tests/gcov.exp: Add support for branch information.
19609 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19610 * gcc.misc-tests/gcov-4.c: New test.
19611 * gcc.misc-tests/gcov-4b.c: New test.
19612 * gcc.misc-tests/gcov-5b.c: New test.
19613
19614 2001-08-20 Zack Weinberg <zackw@panix.com>
19615
19616 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19617 expected to fail.
19618
19619 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19620
19621 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19622
19623 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19624
19625 * g++.dg/eh/template1.C: New test.
19626
19627 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19628
19629 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19630 Fix thinko.
19631 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19632 for xfail.
19633
19634 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19635
19636 * lib/g77-dg.exp: Use prune.exp for common procedures
19637 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19638 * lib/g77.exp: (g77-dg-prune) Remove
19639
19640 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19641
19642 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19643
19644 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19645
19646 * g++.dg/template/unify1.C: New test.
19647
19648 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19649
19650 * g++.dg/abi/empty4.C: New test.
19651
19652 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19653
19654 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19655 solaris2.*
19656 * g77.f-torture/compile/pr3743.x: Likewise
19657
19658 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19659
19660 * g++.dg/other/using-declaration.C: New test.
19661
19662 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19663
19664 * gcc.dg/cpp/tr-sign.c: New testcase.
19665
19666 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19667
19668 * gcc.dg/cpp/19951025-1.c: Revert.
19669 * gcc.dg/cpp/directiv.c: We no longer process directives that
19670 interrupt macro arguments.
19671
19672 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19673
19674 * gcc.dg/bconstp-1.c: New test.
19675
19676 2001-08-03 Richard Henderson <rth@redhat.com>
19677
19678 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19679
19680 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19681
19682 * gcc.dg/cpp/19951025-1.c: Update.
19683
19684 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19685
19686 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19687 should be x.
19688
19689 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19690
19691 Kill -fhonor-std.
19692 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19693 * g++.old-deja/g++.other/std1.C: Likewise.
19694 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19695
19696 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19697
19698 * lib/g77.exp: Load gcc-defs.exp for common procedures
19699 (g77_pass, g77_fail, g77_finish, g77_exit,
19700 ${tool}_check_unsupported_p} Now redundant. Deleted.
19701
19702 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19703
19704 * g77.dg/fbackslash.f
19705 * g77.dg/fcase-preserve.f
19706 * g77.dg/ff90-1.f
19707 * g77.dg/ffixed-line-length-0.f
19708 * g77.dg/ffixed-line-length-132.f
19709 * g77.dg/ffixed-line-length-7.f
19710 * g77.dg/ffixed-line-length-72.f
19711 * g77.dg/ffixed-line-length-none.f
19712 * g77.dg/ffree-form-1.f
19713 * g77.dg/fno-backslash.f
19714 * g77.dg/fno-f90-1.f
19715 * g77.dg/fno-fixed-form-1.f
19716 * g77.dg/fno-onetrip.f
19717 * g77.dg/fno-typeless-boz.f
19718 * g77.dg/fno-underscoring.f
19719 * g77.dg/fno-vxt-1.f
19720 * g77.dg/fonetrip.f
19721 * g77.dg/ftypeless-boz.f
19722 * g77.dg/fugly-assumed.f
19723 * g77.dg/funderscoring.f
19724 * g77.dg/fvxt-1.f
19725
19726 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19727
19728 * objc.dg/fwd-proto-1.m: New.
19729 * objc.dg/local-decl-1.m: New.
19730 * objc.dg/naming-1.m: New.
19731 * objc.dg/naming-2.m: New.
19732 * objc.dg/proto-hier-1.m: New.
19733
19734 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19735
19736 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19737 largest-type elements to a struct makes its size grow.
19738
19739 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19740
19741 * g++.dg/abi/vthunk1.C: New test.
19742
19743 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19744
19745 * g++.dg/abi/vbase8-22.C: New test.
19746
19747 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19748
19749 * gcc.dg/cpp/macro8.c: New test.
19750
19751 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19752
19753 * g++.dg/abi/vbase8-21.C: New test.
19754
19755 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19756
19757 * g++.dg/abi/vbase8-10.C: New test.
19758
19759 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19760
19761 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19762 ${tool}_set_ld_library_path.
19763 Changed caller.
19764 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19765 g++.exp.
19766
19767 2001-07-26 Stan Cox <scox@redhat.com>
19768
19769 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19770 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19771 gcc_exit, gcc_check_unsupported_p):
19772 Moved to gcc-deps.exp
19773 * gcc-deps.exp: New file.
19774
19775 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19776
19777 * g++.old-deja/g++.pt/defarg14.C: New test.
19778
19779 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19780
19781 * g++.old-deja/g++.other/lineno5.C: New test.
19782
19783 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19784
19785 * g++.old-deja/g++.pt/crash68.C: New test.
19786
19787 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19788
19789 * g++.old-deja/g++.other/crash42.C: New test.
19790
19791 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19792
19793 * gcc.dg/cpp/extratokens.c: Fix.
19794 * gcc.dg/cpp/skipping2.c: New tests.
19795
19796 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19797
19798 * gcc.c-torture/execute/20010724-1.c: New file.
19799 * gcc.c-torture/execute/20010724-1.x: New file.
19800
19801 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19802
19803 * g++.old-deja/g++.other/cond7.C: New test.
19804
19805 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19806
19807 * g++.old-deja/g++.other/optimize4.C: New test.
19808
19809 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19810
19811 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19812
19813 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19814
19815 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19816 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19817 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19818 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19819
19820 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19821 bug report" message.
19822
19823 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19824 * g++.dg/ext/instantiate1.C: Move from old-deja.
19825
19826 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19827
19828 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19829 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19830 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19831 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19832
19833 2001-07-23 Jeffrey A Law (law@cygnus.com)
19834
19835 * gcc.c-torture/execute/20010723-1.c: New test.
19836
19837 2001-07-23 Ben Elliston <bje@redhat.com>
19838
19839 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19840
19841 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19842
19843 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19844 i[34567]86-*-*.
19845 Delete handling of ieee_multilib_flags.
19846 Pass -mieee for alpha*-*-* and sh-*-*.
19847 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19848
19849 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19850
19851 Remove old-abi tests.
19852 * g++.old-deja/g++.mike/p11116.C: Remove.
19853 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19854
19855 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19856
19857 * g77.f-torture/compile/pr3743.f: New test
19858
19859 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19860
19861 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19862
19863 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19864
19865 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19866 g++.old-deja/g++.pt/static6.C: Likewise.
19867 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19868 supports weak symbols.
19869
19870 2001-07-18 Andreas Jaeger <aj@suse.de>
19871
19872 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19873 supported again.
19874
19875 2001-07-18 Andreas Jaeger <aj@suse.de>
19876
19877 * gcc.dg/iftrap-1.c: Fix target line.
19878
19879 2001-07-17 Richard Henderson <rth@redhat.com>
19880
19881 * gcc.c-torture/execute/20010717-1.c: New.
19882
19883 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19884
19885 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19886 tests.
19887
19888 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19889
19890 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19891
19892 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19893
19894 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19895 UAC_SIGBUS, UAC_NOPRINT definitions.
19896
19897 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
19898
19899 * objc/execute/object_is_class.m: New test.
19900 * objc/execute/object_is_meta_class.m: New test.
19901
19902 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19903
19904 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19905 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19906
19907 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
19908
19909 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19910 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19911
19912 2001-07-14 Richard Henderson <rth@redhat.com>
19913
19914 * gcc.dg/iftrap-1.c: New.
19915
19916 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
19917
19918 * g77.f-torture/execute/intrinsic77.f: New test.
19919
19920 2001-07-11 Janis Johnson <janis@us.ibm.com>
19921
19922 * gcc.misc-tests/gcov-3.c: New test.
19923
19924 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19925
19926 * gcc.c-torture/compile/20010711-1.c,
19927 * gcc.c-torture/compile/20010711-2.c: New tests.
19928
19929 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19930
19931 * gcc.c-torture/execute/20010711-1.c: New test.
19932
19933 2001-07-11 Ben Elliston <bje@redhat.com>
19934
19935 * g++.old-deja/g++.other/enum5.C: New test.
19936
19937 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
19938
19939 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19940 (g++-dg-prune): Call prune_gcc_output.
19941 * prune.exp: New file for prune_gcc_output.
19942 * lib/g++.exp, lib/gcc.exp: Load it.
19943
19944 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
19945
19946 * gcc.c-torture/compile/20010701-1.c,
19947 g++.old-deja/g++.ext/attrib6.C: New tests.
19948
19949 2001-07-06 Jeffrey A Law (law@cygnus.com)
19950
19951 * gcc.c-torture/compile/20010706-1.c: New test.
19952
19953 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
19954
19955 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19956
19957 2001-06-28 Stan Shebs <shebs@apple.com>
19958
19959 * gcc.dg/pragma-darwin.c: New test.
19960
19961 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19962
19963 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19964 Solaris 2.[678] system.
19965
19966 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
19967
19968 * gcc.dg/20010622-1.c: New test.
19969
19970 2001-06-18 Stan Shebs <shebs@apple.com>
19971
19972 * objc.dg: New directory.
19973 * objc.dg/dg.exp: New file.
19974 * objc.dg/alias.m: New.
19975 * objc.dg/class-1.m: New.
19976 * objc.dg/class-2.m: New.
19977 * objc.dg/const-str-1.m: New.
19978 * objc.dg/const-str-2.m: New.
19979 * objc.dg/id-1.m: New.
19980 * objc.dg/method-1.m: New.
19981 * objc.dg/super-class-1.m: New.
19982 * lib/objc-dg.exp: New file.
19983
19984 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
19985
19986 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19987 of label name.
19988
19989 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
19990
19991 * g++.old-deja/g++.abi/vbase8-9.C: New test.
19992
19993 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19994
19995 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19996 variable.
19997
19998 2001-06-12 Richard Henderson <rth@redhat.com>
19999
20000 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20001
20002 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20003
20004 * g++.old-deja/g++.abi/vbase5.C: New test.
20005 * g++.old-deja/g++.abi/vbase6.C: New test.
20006 * g++.old-deja/g++.abi/vbase7.C: New test.
20007
20008 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20009
20010 * gcc.c-torture/compile/20010610-1.c: New test.
20011
20012 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20013
20014 * g++.old-deja/g++.abi/vbase4.C: New test.
20015
20016 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20017
20018 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20019 support %f for HC11/HC12 targets.
20020 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20021 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20022 on HC11/HC12 targets.
20023 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20024
20025 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20026
20027 * gcc.dg/wchar_t-1.c: New file.
20028 * gcc.dg/wint_t-1.c: Likewise.
20029
20030 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20031
20032 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20033
20034 2001-06-11 Richard Henderson <rth@redhat.com>
20035
20036 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20037
20038 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20039
20040 * gcc.c-torture/compile/20010611-1.c: New test.
20041
20042 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20043
20044 * gcc.dg/c99-tag-1.c: Add more tests.
20045
20046 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20047
20048 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20049 representation on MN10300 and ARM/Thumb.
20050
20051 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20052
20053 * g77.f-torture/execute/20010610.f: New.
20054
20055 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20056
20057 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20058 names.
20059
20060 2001-06-09 Richard Henderson <rth@redhat.com>
20061
20062 * gcc.c-torture/execute/ashrdi-1.c: New.
20063 * gcc.c-torture/execute/ashldi-1.c: New.
20064 * gcc.c-torture/execute/lshrdi-1.c: New.
20065
20066 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20067
20068 * objc/execute/load-3.m: Added. Check sending +load to categories,
20069 in addition to classes.
20070
20071 2001-06-08 Stan Shebs <shebs@apple.com>
20072
20073 * objc/execute/load-2.m: New test. From Nicola Pero
20074 <n.pero@mi.flashnet.it>.
20075
20076 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20077
20078 * gcc.c-torture/execute/20010605-2.c: New test.
20079
20080 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20081
20082 * g++.old-deja/g++.abi/vbase2.C: New test.
20083 * g++.old-deja/g++.abi/vbase3.C: New test.
20084
20085 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20086
20087 * g++.old-deja/g++.pt/friend49.C: New test.
20088
20089 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20090
20091 * g++.old-deja/g++.ext/anon3.C: New test.
20092
20093 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20094
20095 * g++.old-deja/g++.other/conv7.C: New test.
20096
20097 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20098
20099 * gcc.c-torture/compile/20010605-2.c: New test.
20100
20101 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20102
20103 * gcc.c-torture/execute/20010604-1.c: New test.
20104
20105 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20106
20107 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20108
20109 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20110
20111 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20112 (g++_link_flags): Likewise.
20113 (g++_init): Pass gccpath's value to two previous functions.
20114
20115 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20116
20117 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20118 Ensure logfile entry matches exec command line.
20119
20120 2001-05-31 Richard Henderson <rth@redhat.com>
20121
20122 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20123 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20124
20125 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20126
20127 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20128 compiler for irix6.2
20129
20130 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20131
20132 * g++.old-deja/g++.other/optimize3.C: New file.
20133
20134 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20135
20136 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20137 assemble.
20138
20139 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20140
20141 * g++.old-deja/g++.other/optimize2.C: New file.
20142
20143 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20144
20145 * gcc.c-torture/compile/20010518-2.c: New file.
20146 * gcc.c-torture/execute/20010518-1.c: New file.
20147 * gcc.c-torture/execute/20010518-2.c: New file.
20148
20149 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20150
20151 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20152
20153 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20154
20155 G++ no longer defines builtins that do not begin with __builtin.
20156 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20157 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20158 * g++.old-deja/g++.law/builtin1.C: Likewise.
20159 * g++.old-deja/g++.law/cvt2.C: Likewise.
20160 * g++.old-deja/g++.mike/net5.C: Likewise.
20161 * g++.old-deja/g++.other/builtins1.C: Likewise.
20162 * g++.old-deja/g++.other/builtins2.C: Likewise.
20163 * g++.old-deja/g++.other/builtins3.C: Likewise.
20164 * g++.old-deja/g++.other/builtins4.C: Likewise.
20165 * g++.old-deja/g++.other/inline8.C: Likewise.
20166 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20167
20168 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20169
20170 * g++.old-deja/g++.pt/using1.C: Adjust.
20171 * g++.old-deja/g++.pt/using2.C: New test.
20172
20173 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20174
20175 * gcc.dg/cpp/charconst.c: New tests.
20176 * gcc.dg/cpp/escape.c: New tests.
20177 * gcc.dg/cpp/escape-1.c: New tests.
20178 * gcc.dg/cpp/escape-2.c: New tests.
20179 * gcc.dg/cpp/ucs.c: New tests.
20180
20181 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20182
20183 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20184 native compiler for irix6.5.
20185
20186 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20187
20188 * lib/g++.exp (g++_include_flags): Use args to compute
20189 get_multilibs.
20190 (g++_link_flags): Likewise.
20191 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20192
20193 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20194
20195 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20196
20197 2001-05-21 Geoff Keating <geoffk@redhat.com>
20198
20199 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20200 this file.
20201
20202 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20203
20204 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20205 STACK_SIZE;
20206 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20207 to STACK_SIZE; Use it to define size of add_histo array.
20208 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20209 to STACK_SIZE.
20210 (f): Use GITT_SIZE to define size of gitt local table.
20211 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20212 to STACK_SIZE; Use it to define size of bytemem array.
20213
20214 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20215
20216 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20217 on 68HC11/HC12 due to the asm instruction.
20218 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20219 * gcc.c-torture/compile/920520-1.x: Likewise.
20220 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20221 on 68HC11/HC12 because the function is larger than 64K.
20222 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20223 on 68HC11/HC12 because the structure is too large.
20224
20225 2001-05-20 Richard Henderson <rth@redhat.com>
20226
20227 * gcc.c-torture/execute/20010520-1.c: New.
20228
20229 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20230
20231 * g++.old-deja/g++.warn/compare1.C: New test.
20232 * gcc.dg/compare4.c: New test.
20233
20234 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20235
20236 * g++.old-deja/g++.other/optimize1.C: New test.
20237
20238 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20239
20240 * g++.old-deja/g++.pt/spec41.C: New test.
20241
20242 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20243
20244 * gcc.c-torture/compile/20010114-1.x: Remove.
20245
20246 2001-05-18 Stan Shebs <shebs@apple.com>
20247
20248 * gcc.c-torture/compile/20010518-1.c: New test.
20249
20250 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20251
20252 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20253 * g++.old-deja/g++.pt/crash67.C: New test.
20254
20255 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20256
20257 * g++.old-deja/g++.other/debug9.C: New test.
20258
20259 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20260
20261 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20262
20263 2001-05-16 Jan Hubicka <jh@suse.cz>
20264
20265 * gcc.c-torture/compile/20010516-1.c: New test.
20266
20267 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20268
20269 * g++.old-deja/g++.other/crash41.C: New test.
20270
20271 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20272
20273 * g++.old-deja/g++.pt/crash66.C: New test.
20274
20275 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20276
20277 * g++.old-deja/g++.robertl/eb27.C: Convert.
20278
20279 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20280
20281 * g++.dg/friend-warn.C: New test. Do not warn about friend
20282 declaration being redundant.
20283
20284 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20285
20286 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20287
20288 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20289
20290 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20291
20292 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20293
20294 * lib/g++.exp: Use testsuite_flags.
20295
20296 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20297
20298 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20299
20300 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20301
20302 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20303
20304 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20305
20306 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20307
20308 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20309
20310 * gcc.c-torture/compile/20010313-1.c: New test.
20311
20312 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20313
20314 * gcc.dg/cpp/direct2.c: New test.
20315 * gccq.dg/cpp/direct2s.c: New test.
20316
20317 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20318
20319 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20320
20321 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20322 * g++.old-deja/g++.other/op3.C: Likewise.
20323
20324 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20325
20326 * gcc.dg/cpp/syshdr.h: New file.
20327 * gcc.dg/cpp/sysmac1.c: Update.
20328 * gcc.dg/cpp/sysmac2.c: Update.
20329
20330 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20331
20332 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20333
20334 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20335
20336 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20337 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20338
20339 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20340
20341 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20342
20343 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20344
20345 * lib/g++.exp (g++_include_flags): Don't use any special flags
20346 if TESTING_IN_BUILD_TREE is not defined.
20347 (g++_init): Use a plain 'c++' as the compiler if
20348 TESTING_IN_BUILD_TREEE is not defined.
20349
20350 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20351
20352 * g++.old-deja/g++.eh/catch13.C: New test.
20353 * g++.old-deja/g++.eh/catch14.C: New test.
20354
20355 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20356
20357 * gcc.dg/cpp/tr-define.c: New test.
20358
20359 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20360
20361 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20362 <stdlib.h>, not <malloc.h>.
20363
20364 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20365
20366 * g++.old-deja/g++.ns/template17.C: New test.
20367
20368 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20369
20370 * g++.old-deja/g++.pt/ref4.C: New test.
20371
20372 2001-04-30 Richard Henderson <rth@redhat.com>
20373
20374 * gcc.dg/20000724-1.c: Revert last change.
20375
20376 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20377
20378 * g77.f-torture/execute/20010430.f: New test.
20379
20380 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20381
20382 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20383
20384 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20385
20386 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20387
20388 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20389
20390 * g++.old-deja/g++.eh/crash6.C: New test.
20391
20392 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20393
20394 * g++.old-deja/g++.other/warn7.C: New test.
20395
20396 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20397
20398 * g++.old-deja/g++.other/defarg9.C: New test.
20399
20400 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20401
20402 * g77.f-torture/compile/20010426.f: New test.
20403 * g77.f-torture/execute/20010426.f: New test.
20404
20405 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20406
20407 * g77.f-torture/compile/20000629-1.x: Remove - error
20408 has been fixed.
20409
20410 2001-04-26 Jeffrey A Law (law@cygnus.com)
20411
20412 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20413 Tweak slightly to work with g++.dg framework.
20414 * g++.dg/special/ecos.exp: Run initp1.C test.
20415 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20416
20417 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20418 its linker doesn't give line numbers either.
20419 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20420
20421 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20422
20423 * g++.old-deja/g++.other/lex1.C: New test.
20424
20425 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20426
20427 * gcc.dg/noncompile/20010425-1.c: New test.
20428
20429 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20430
20431 * g++.old-deja/g++.pt/mangle2.C: New test.
20432
20433 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20434
20435 * gcc.dg/format/plus-1.c: New test.
20436
20437 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20438
20439 * gcc.dg/20010423-1.c: New test.
20440
20441 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20442
20443 * gcc.c-torture/execute/20010422-1.c: New test.
20444
20445 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20446
20447 * g++.old-deja/g++.ns/type2.C: New test.
20448
20449 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20450
20451 * g++.old-deja/g++.other/perf1.C: New test.
20452
20453 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20454
20455 * gcc.dg/c99-func-2.c: Remove xfail.
20456 * gcc.dg/c99-func-3.c: Remove xfail.
20457 * gcc.dg/c99-func-4.c: Remove xfail.
20458
20459 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20460
20461 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20462
20463 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20464
20465 * gcc.c-torture/compile/20010423-1.c: New test.
20466
20467 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20468
20469 * g++.old-deja/g++.pt/typename28.C: New test.
20470
20471 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20472
20473 * g++.old-deja/g++.abi/empty2.C: New test.
20474 * g++.old-deja/g++.abi/empty3.C: New test.
20475
20476 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20477
20478 * g++.old-deja/g++.other/comdat2.C: New test.
20479 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20480
20481 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20482
20483 * g++.old-deja/g++.other/overload14.C: New test.
20484
20485 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20486
20487 * g++.old-deja/g++.other/lookup23.C: New test.
20488
20489 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20490
20491 * gcc.c-torture/execute/20010403-1.c: New test.
20492
20493 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20494 Mark Mitchell <mark@codesourcery.com>
20495
20496 * lib/old-dejagnu.exp: Don't delete output of executable.
20497 Add .exe suffix to executables.
20498
20499 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20500
20501 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20502
20503 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20504
20505 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20506
20507 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20508
20509 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20510 * g++.old-deja/g++.abi/crash1.C: New test.
20511
20512 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20513
20514 * g++.old-deja/g++.other/crash40.C: New test.
20515
20516 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20517
20518 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20519
20520 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20521
20522 * g++.old-deja/g++.other/warn6.C: New test.
20523
20524 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20525
20526 * g++.old-deja/g++.robertl/eb42.C: Same.
20527
20528 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20529
20530 * gcc.dg/wtr-conversion-1.c: New testcase.
20531
20532 2001-04-10 Richard Henderson <rth@redhat.com>
20533
20534 * g++.old-deja/g++.other/array5.C: New.
20535
20536 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20537
20538 * gcc.c-torture/execute/20010408-1.c: New test.
20539
20540 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20541
20542 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20543 headers and constructs.
20544 * g++.old-deja/g++.robertl/eb79.C: Same.
20545 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20546 * g++.old-deja/g++.robertl/eb73.C: Same.
20547 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20548 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20549 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20550 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20551 * g++.old-deja/g++.robertl/eb44.C: Same.
20552 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20553 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20554 * g++.old-deja/g++.robertl/eb39.C: Same.
20555 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20556 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20557 * g++.old-deja/g++.robertl/eb30.C: Same.
20558 * g++.old-deja/g++.robertl/eb3.C: Same.
20559 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20560 * g++.old-deja/g++.robertl/eb21.C: Same.
20561 * g++.old-deja/g++.robertl/eb15.C: Same.
20562 * g++.old-deja/g++.robertl/eb118.C: Same.
20563 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20564 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20565 * g++.old-deja/g++.robertl/eb109.C: Same.
20566 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20567 * g++.old-deja/g++.mike/rtti1.C: Same.
20568 * g++.old-deja/g++.mike/p658.C: Same.
20569 * g++.old-deja/g++.mike/net46.C: Same.
20570 * g++.old-deja/g++.mike/net34.C: Same.
20571 * g++.old-deja/g++.mike/memoize1.C: Same.
20572 * g++.old-deja/g++.mike/eh2.C: Same.
20573 * g++.old-deja/g++.law/weak.C: Same.
20574 * g++.old-deja/g++.law/visibility7.C: Same.
20575 * g++.old-deja/g++.law/visibility25.C: Same.
20576 * g++.old-deja/g++.law/visibility22.C: Same.
20577 * g++.old-deja/g++.law/visibility2.C: Same.
20578 * g++.old-deja/g++.law/visibility17.C: Same.
20579 * g++.old-deja/g++.law/visibility13.C: Same.
20580 * g++.old-deja/g++.law/visibility10.C: Same.
20581 * g++.old-deja/g++.law/visibility1.C: Same.
20582 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20583 * g++.old-deja/g++.law/vbase1.C: Same.
20584 * g++.old-deja/g++.law/operators32.C: Same.
20585 * g++.old-deja/g++.law/nest3.C: Same.
20586 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20587 * g++.old-deja/g++.law/except5.C (main): Same.
20588 * g++.old-deja/g++.law/cvt7.C (run): Same.
20589 * g++.old-deja/g++.law/cvt2.C: Same.
20590 * g++.old-deja/g++.law/cvt16.C: Same.
20591 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20592 * g++.old-deja/g++.law/ctors17.C (main): Same.
20593 * g++.old-deja/g++.law/ctors13.C: Same.
20594 * g++.old-deja/g++.law/ctors12.C (main): Same.
20595 * g++.old-deja/g++.law/ctors10.C: Same.
20596 * g++.old-deja/g++.law/code-gen5.C: Same.
20597 * g++.old-deja/g++.law/bad-error7.C: Same.
20598 * g++.old-deja/g++.law/arm9.C: Same.
20599 * g++.old-deja/g++.law/arm12.C: Same.
20600 * g++.old-deja/g++.law/arg8.C: Same.
20601 * g++.old-deja/g++.law/arg1.C: Same.
20602 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20603 * g++.old-deja/g++.jason/template31.C: Same.
20604 * g++.old-deja/g++.jason/template24.C (main): Same.
20605 * g++.old-deja/g++.jason/2371.C: Same.
20606 * g++.old-deja/g++.eh/new2.C: Same.
20607 * g++.old-deja/g++.eh/new1.C: Same.
20608 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20609 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20610 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20611 * g++.old-deja/g++.brendan/crash62.C: Same.
20612 * g++.old-deja/g++.brendan/crash52.C: Same.
20613 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20614 * g++.old-deja/g++.brendan/crash38.C: Same.
20615 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20616 * g++.old-deja/g++.brendan/copy9.C: Same.
20617
20618 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20619
20620 * gcc.c-torture/execute/20001203-2.c (memset):
20621 Count argument is of type __SIZE_TYPE__.
20622
20623 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20624
20625 * gcc.c-torture/compile/20010404-1.c: New test.
20626
20627 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20628
20629 * gcc.c-torture/compile/20010326-1.c: New test.
20630
20631 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20632
20633 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20634 peculiarities of the SH.
20635 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20636
20637 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20638
20639 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20640 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20641 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20642
20643 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20644
20645 * g77.f-torture/compile/20010321-1.f: New test.
20646
20647 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20648
20649 * gcc.c-torture/compile/20010329-1.c: New test.
20650
20651 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20652
20653 * gcc.c-torture/execute/20010329-1.c: New test.
20654
20655 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20656
20657 * g++.old-deja/g++.other/eh4.C: Fix typo.
20658
20659 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20660
20661 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20662
20663 2001-03-28 Philip Blundell <philb@gnu.org>
20664
20665 * gcc.c-torture/compile/20010328-1.c: New test.
20666
20667 2001-03-27 Richard Henderson <rth@redhat.com>
20668
20669 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20670 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20671
20672 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20673
20674 * gcc.c-torture/compile/20010327-1.c: New test.
20675
20676 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20677
20678 * g++.old-deja/g++.other/friend12.C: New test.
20679 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20680 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20681
20682 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20683
20684 * gcc.c-torture/execute/20010325-1.c: New test.
20685
20686 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20687
20688 * g++.old-deja/g++.other/mangle3.C: New test.
20689
20690 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20691
20692 * g++.old-deja/g++.other/anon8.C: New test.
20693
20694 2001-03-20 Philip Blundell <philb@gnu.org>
20695
20696 * gcc.c-torture/compile/20010320-1.c: New test.
20697
20698 2001-03-17 Richard Henderson <rth@redhat.com>
20699
20700 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20701
20702 2001-03-15 Geoff Keating <geoff@redhat.com>
20703
20704 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20705 tests on AIX.
20706
20707 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20708
20709 * g++.old-deja/g++.other/eh4.C: New test.
20710
20711 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20712
20713 * gcc.dg/cpp/mi1.c: Update.
20714
20715 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20716
20717 * g++.old-deja/g++.other/regstack.C: New test.
20718
20719 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20720
20721 * g++.old-deja/g++.other/ref4.C: New test.
20722
20723 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20724
20725 * objc/execute/va_method.m: Added.
20726 * objc/execute/IMP.m: Added.
20727 * objc/execute/_cmd.m: Added.
20728 * objc/execute/accessing_ivars.m: Added.
20729 * objc/execute/class-1.m: Added.
20730 * objc/execute/class-10.m: Added.
20731 * objc/execute/class-11.m: Added.
20732 * objc/execute/class-12.m: Added.
20733 * objc/execute/class-13.m: Added.
20734 * objc/execute/class-14.m: Added.
20735 * objc/execute/class-2.m: Added.
20736 * objc/execute/class-3.m: Added.
20737 * objc/execute/class-4.m: Added.
20738 * objc/execute/class-5.m: Added.
20739 * objc/execute/class-6.m: Added.
20740 * objc/execute/class-7.m: Added.
20741 * objc/execute/class-8.m: Added.
20742 * objc/execute/class-9.m: Added.
20743 * objc/execute/class-tests-1.h
20744 * objc/execute/class-tests-2.h
20745 * objc/execute/compatibility_alias.m: Added.
20746 * objc/execute/encode-1.m: Added.
20747 * objc/execute/formal_protocol-1.m: Added.
20748 * objc/execute/formal_protocol-2.m: Added.
20749 * objc/execute/formal_protocol-3.m: Added.
20750 * objc/execute/formal_protocol-4.m: Added.
20751 * objc/execute/formal_protocol-5.m: Added.
20752 * objc/execute/formal_protocol-6.m: Added.
20753 * objc/execute/formal_protocol-7.m: Added.
20754 * objc/execute/informal_protocol.m: Added.
20755 * objc/execute/initialize.m: Added.
20756 * objc/execute/load.m: Added.
20757 * objc/execute/many_args_method.m: Added.
20758 * objc/execute/nested-3.m: Added.
20759 * objc/execute/no_clash.m: Added.
20760 * objc/execute/private.m: Added.
20761 * objc/execute/redefining_self.m: Added.
20762 * objc/execute/root_methods.m: Added.
20763 * objc/execute/selector-1.m: Added.
20764 * objc/execute/static-1.m: Added.
20765 * objc/execute/static-2.m: Added.
20766 * objc/execute/va_method.m: Added.
20767
20768 2001-03-10 Richard Henderson <rth@redhat.com>
20769
20770 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20771
20772 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20773
20774 * g++.old-deja/g++.other/crash31.C: XFAIL.
20775 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20776 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20777 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20778 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20779 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20780
20781 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20782
20783 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20784
20785 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20786
20787 * gcc.dg/20000724-1.c: Don't use multiline strings.
20788
20789 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20790
20791 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20792 result of -cString against what we expect it to be; don't just
20793 print it out for no one to read.
20794
20795 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20796 Based on testcases provided by Nicola Pero.
20797
20798 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20799
20800 * gcc.dg/cpp/macro7.c: New test.
20801
20802 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20803
20804 * gcc.dg/cpp/multiline.c: Update.
20805
20806 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20807
20808 * g++.old-deja/g++.other/enum3.C: New test.
20809
20810 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20811
20812 * g++.old-deja/g++.other/pod1.C: New test.
20813
20814 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20815
20816 * g++.old-deja/g++.ext/overload1.C: New test.
20817
20818 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20819
20820 * g++.old-deja/g++.pt/using1.C: New test.
20821
20822 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20823
20824 * g++.old-deja/g++.other/using9.C: New test.
20825
20826 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20827
20828 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20829
20830 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20831
20832 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20833
20834 * g++.old-deja/g++.ext/realpt1.C: Remove.
20835
20836 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20837
20838 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20839
20840 2001-02-26 Will Cohen <wcohen@redhat.com>
20841
20842 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20843
20844 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20845
20846 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20847 templatized constructors.
20848
20849 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20850
20851 * gcc.c-torture/execute/20010224-1.c: New test.
20852
20853 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20854
20855 * gcc.c-torture/execute/20010222-1.c: New test.
20856
20857 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20858
20859 * g++.old-deja/g++.other/inline20.C: New test.
20860
20861 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20862
20863 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20864
20865 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20866
20867 * g++.old-deja/g++.other/lookup22.C: New test.
20868
20869 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20870
20871 * g77.dg: New directory.
20872 * g77.dg/20010216-1.f: New test case.
20873 * g77.dg/dg.exp: New driver.
20874 * lib/g77-dg.exp: New driver library.
20875
20876 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20877
20878 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20879
20880 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20881
20882 * g++.old-deja/g++.other/decl9.C: New test.
20883
20884 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20885
20886 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20887 not need <string> and also tests the initialization at runtime.
20888
20889 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
20890
20891 * gcc.c-torture/execute/longlong.c: New test.
20892
20893 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20894
20895 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20896
20897 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20898
20899 * gcc.c-torture/execute/920302-1.c (execute):
20900 Change argument type to short.
20901
20902 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20903
20904 * g++.old-deja/g++.pt/deduct6.C: New test.
20905
20906 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20907
20908 * g++.old-deja/g++.pt/deduct5.C: New test.
20909
20910 2001-02-14 Jakub Jelinek <jakub@redhat.com>
20911
20912 * gcc.c-torture/execute/20010209-1.c: New test.
20913
20914 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
20915
20916 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20917
20918 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
20919
20920 * g++.dg/vtgc1.C: Update for new ABI.
20921
20922 * consistency.vlad: New directory, 1665 files.
20923
20924 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
20925
20926 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20927 return type.
20928 * gcc.dg/cpp/digraphs.c: Declare puts.
20929
20930 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20931
20932 * g++.old-deja/g++.other/warn5.C: New test.
20933
20934 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20935
20936 * g++.old-deja/g++.pt/spec40.C: New test.
20937
20938 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20939
20940 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20941 case.
20942 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20943
20944 2001-02-12 Jakub Jelinek <jakub@redhat.com>
20945
20946 * gcc.c-torture/compile/20010209-1.c: New test.
20947
20948 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
20949
20950 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20951 excess errors message but not if it crashes.
20952 * g++.old-deja/g++.other/crash27.C: Likewise.
20953 * g++.old-deja/g++.other/crash28.C: Likewise.
20954 * g++.old-deja/g++.other/crash30.C: Likewise.
20955 * g++.old-deja/g++.other/crash32.C: Likewise.
20956 * g++.old-deja/g++.other/crash35.C: Likewise.
20957 * g++.old-deja/g++.pt/inherit2.C: Likewise.
20958
20959 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
20960
20961 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20962 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20963 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20964 g77.f-torture/execute/execute.exp,
20965 g77.f-torture/noncompile/noncompile.exp,
20966 gcc.c-torture/execute/execute.exp,
20967 gcc.c-torture/execute/memcheck/memcheck.exp,
20968 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20969 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20970 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20971 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20972 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20973 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20974 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20975 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20976 Remove bug reporting instructions with ancient email addresses.
20977
20978 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20979
20980 * gcc.dg/20010202-1.c: New test.
20981 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20982
20983 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
20984
20985 * g++.dg/stdbool-if.C: New test.
20986
20987 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
20988
20989 * objc/execute/fdecl.m: Added main().
20990
20991 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20992
20993 * gcc.c-torture/execute/20010206-1.c: New test.
20994
20995 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
20996
20997 * gcc.dg/cpp/avoidpaste1.c: Update.
20998
20999 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21000
21001 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21002 Pero <nicola@brainstorm.co.uk>.
21003 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21004
21005 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21006
21007 * g++.old-deja/g++.pt/spec39.C: New test.
21008
21009 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21010
21011 * gcc.c-torture/compile/20010202-1.c: New test.
21012
21013 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21014
21015 * g++.old-deja/g++.abi/primary2.C: New test.
21016 * g++.old-deja/g++.abi/primary3.C: New test.
21017 * g++.old-deja/g++.abi/primary4.C: New test.
21018 * g++.old-deja/g++.abi/primary5.C: New test.
21019 * g++.old-deja/g++.abi/vtable3.h: New test.
21020 * g++.old-deja/g++.abi/vtable3a.C: New test.
21021 * g++.old-deja/g++.abi/vtable3b.C: New test.
21022 * g++.old-deja/g++.abi/vtable3c.C: New test.
21023 * g++.old-deja/g++.abi/vtable3d.C: New test.
21024 * g++.old-deja/g++.abi/vtable3e.C: New test.
21025 * g++.old-deja/g++.abi/vtable3f.C: New test.
21026 * g++.old-deja/g++.abi/vtable3g.C: New test.
21027 * g++.old-deja/g++.abi/vtable3h.C: New test.
21028 * g++.old-deja/g++.abi/vtable3i.C: New test.
21029 * g++.old-deja/g++.abi/vtable3j.C: New test.
21030 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21031
21032 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21033
21034 * g++.old-deja/g++.other/anon6.C: New test.
21035 * g++.old-deja/g++.other/anon7.C: New test.
21036
21037 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21038
21039 * gcc.dg/cpp/avoidpaste2.c: New tests.
21040
21041 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21042
21043 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21044
21045 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21046
21047 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21048 DECIMAL_DIG cases for Irix."
21049
21050 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21051
21052 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21053
21054 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21055
21056 * gcc.dg/c99-tag-1.c: New test.
21057
21058 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21059
21060 * gcc.dg/cpp/tr-warn1.c: Add tests.
21061
21062 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21063
21064 * gcc.dg/cpp/avoidpaste1.c: Update.
21065 * gcc.dg/cpp/paste4.c: Update.
21066
21067 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21068
21069 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21070 cases for Irix.
21071
21072 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21073
21074 * g++.old-deja/g++.other/inline19.C: New test.
21075
21076 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21077
21078 * gcc.dg/Wlarger-than.c: New test.
21079
21080 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21081
21082 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21083
21084 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21085
21086 * gcc.c-torture/execute/20010129-1.c: New test.
21087 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21088
21089 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21090
21091 * gcc.dg/cpp/avoidpaste1.c: Test case.
21092
21093 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21094
21095 * g++.old-deja/g++.other/inline18.C: New test.
21096
21097 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21098
21099 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21100 and __builtin_putchar.
21101
21102 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21103
21104 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21105 tests.
21106
21107 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21108
21109 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21110 floating point number rounding mode to round to the nearest
21111 representable mode.
21112
21113 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21114
21115 * g++.old-deja/g++.other/mangle2.C: New test.
21116
21117 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21118
21119 * gcc.c-torture/compile/20010124-1.c: New test.
21120
21121 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21122
21123 * g++.old-deja/g++.pt/spec38.C: New test.
21124
21125 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21126
21127 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21128 "Build don't run".
21129
21130 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21131
21132 * gcc.c-torture/execute/20010123-1.c: New test.
21133
21134 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21135
21136 * g++.old-deja/g++.pt/spec37.C: New test.
21137
21138 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21139
21140 * g++.old-deja/g++.pt/overload14.C: New test.
21141
21142 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21143
21144 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21145 __builtin_return_address.
21146
21147 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21148
21149 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21150 * g++.old-deja/g++.pt/spec35.C: New test.
21151 * g++.old-deja/g++.pt/spec36.C: New test.
21152
21153 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21154
21155 * gcc.c-torture/compile/20010118-1.c: New test.
21156
21157 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21158
21159 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21160
21161 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21162
21163 * gcc.c-torture/execute/20010119-1.c: New test.
21164
21165 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21166
21167 * g++.old-deja/g++.other/vbase5.C: New test.
21168
21169 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21170
21171 * gcc.c-torture/execute/20010118-1.c: New test.
21172
21173 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21174
21175 * g++.old-deja/g++.pt/deduct3.C: New test.
21176
21177 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21178
21179 * g++.old-deja/g++.pt/spec34.C: New test.
21180
21181 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21182
21183 * g77.f-torture/compile/20000601-2.f: New test.
21184
21185 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21186
21187 * g++.old-deja/g++.other/init17.C: New test.
21188
21189 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21190
21191 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21192
21193 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21194
21195 * g++.old-deja/g++.pt/unify8.C: New test.
21196
21197 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21198
21199 * g++.old-deja/g++.abi/vbase1.C: New test.
21200
21201 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21202
21203 * g++.old-deja/g++.pt/crash65.C: New test.
21204
21205 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21206
21207 * gcc.dg/cpp/assembl2.S: New test case.
21208
21209 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21210
21211 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21212 are supported.
21213
21214 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21215
21216 * g++.old-deja/g++.other/builtins1.C: New test.
21217 * g++.old-deja/g++.other/builtins2.C: Likewise.
21218 * g++.old-deja/g++.other/builtins3.C: Likewise.
21219 * g++.old-deja/g++.other/builtins4.C: Likewise.
21220
21221 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21222
21223 * gcc.c-torture/compile/20010117-1.c: New test.
21224 * gcc.c-torture/compile/20010117-2.c: New test.
21225
21226 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21227
21228 * g77.f-torture/execute/20010116.[fx]: New test,
21229 XFAIL on i?86-*-*.
21230 * g77.f-torture/compile/20010115.f: Indicate it's
21231 a test for PR fortran/1636.
21232
21233 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21234
21235 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21236
21237 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21238
21239 * g77.f-torture/compile/20010115.f: New test.
21240
21241 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21242
21243 * g++.old-deja/g++.pt/nontype5.C: New test.
21244
21245 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21246
21247 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21248 have an equivalent working one below it.
21249
21250 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21251
21252 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21253 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21254
21255 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21256
21257 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21258 message containing "init_priority".
21259 (conpr-2.C): Likewise.
21260 (conpr-3.C): Likewise.
21261 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21262
21263 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21264
21265 * gcc.c-torture/execute/20010114-2.c: New test.
21266
21267 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21268
21269 * gcc.c-torture/compile/20010114-1.c: New test.
21270 * gcc.c-torture/compile/20010114-1.x: Xfail.
21271 * gcc.c-torture/compile/20010114-2.c: New test.
21272 * gcc.c-torture/execute/20010114-1.c: New test.
21273 * gcc.dg/trunc-1.c: New test.
21274 * gcc.dg/uninit-B.c: New test.
21275
21276 2001-01-13 Nick Clifton <nickc@redhat.com>
21277
21278 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21279 target.
21280
21281 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21282
21283 * gcc.c-torture/compile/20010113-1.c: New test.
21284
21285 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21286
21287 * gcc.c-torture/compile/20001212-1.c: New test.
21288
21289 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21290
21291 * gcc.dg/cpp/widestr1.c: Update.
21292 * gcc.dg/cpp/prag-imp.c: Remove.
21293
21294 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21295
21296 * gcc.c-torture/execute/20000801-3.x: Remove.
21297 * gcc.dg/c90-init-1.c: New test.
21298 * gcc.dg/c99-init-1.c: New test.
21299 * gcc.dg/c99-init-2.c: New test.
21300 * gcc.dg/gnu99-init-1.c: New test.
21301
21302 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21303
21304 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21305 testing that no relevant ones were found.
21306
21307 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21308
21309 * g++.old-deja/g++.pt/cast2.C: New test.
21310
21311 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21312
21313 * g++.old-deja/g++.pt/friend47.C: New test.
21314
21315 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21316
21317 * g++.old-deja/g++.pt/instantiate13.C: New test.
21318
21319 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21320
21321 * g++.old-deja/g++.other/defarg7.C: New test.
21322 * g++.old-deja/g++.other/defarg8.C: New test.
21323
21324 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21325
21326 * g++.old-deja/g++.pt/crash64.C: New test.
21327
21328 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21329
21330 * g++.old-deja/g++.pt/crash63.C: New test.
21331
21332 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21333
21334 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21335
21336 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21337
21338 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21339
21340 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21341
21342 * g++.old-deja/g++.pt/error3.C: New test.
21343
21344 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21345
21346 * g++.old-deja/g++.other/crash39.C: New test.
21347
21348 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21349
21350 * g++.old-deja/g++.other/vbase4.C: New test.
21351
21352 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21353
21354 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21355 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21356 * gcc.dg/special/special.exp: New test driver which will check
21357 for alias support for the above test.
21358
21359 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21360
21361 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21362 problems on small machines.
21363 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21364 parameterize.
21365
21366 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21367
21368 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21369 mips.
21370 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21371
21372 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21373
21374 * g++.old_deja/g++.pt/using8.C: New test.
21375
21376 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21377
21378 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21379
21380 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21381
21382 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21383 where a failure is expected.
21384 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21385
21386 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21387
21388 * g++.old_deja/g++.pt/instantiate12.C: New test.
21389
21390 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21391
21392 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21393 start of structs.
21394 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21395 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21396 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21397 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21398 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21399 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21400 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21401 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21402 * g++.old-deja/g++.eh/spec6.C: Likewise.
21403 * g++.old-deja/g++.jason/crash3.C: Likewise.
21404 * g++.old-deja/g++.law/ctors11.C: Likewise.
21405 * g++.old-deja/g++.law/ctors17.C: Likewise.
21406 * g++.old-deja/g++.law/ctors5.C: Likewise.
21407 * g++.old-deja/g++.law/ctors9.C: Likewise.
21408 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21409 * g++.old-deja/g++.mike/net22.C: Likewise.
21410 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21411 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21412 * g++.old-deja/g++.mike/virt3.C: Likewise.
21413 * g++.old-deja/g++.niklas/t128.C: Likewise.
21414 * g++.old-deja/g++.other/anon4.C: Likewise.
21415 * g++.old-deja/g++.other/using1.C: Likewise.
21416 * g++.old-deja/g++.other/warn3.C: Likewise.
21417 * g++.old-deja/g++.pt/t37.C: Likewise.
21418 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21419 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21420
21421 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21422
21423 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21424
21425 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21426
21427 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21428
21429 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21430
21431 * gcc.c-torture/compile/20010107-1.c: New test.
21432
21433 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21434
21435 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21436
21437 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21438
21439 * gcc.dg/format/format.h: New file.
21440 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21441 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21442 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21443 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21444 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21445 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21446 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21447 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21448 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21449 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21450 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21451 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21452 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21453 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21454 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21455 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21456 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21457 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21458 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21459 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21460 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21461 instead of declaring standard types, macros and functions in each
21462 test.
21463
21464 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21465
21466 * gcc.c-torture/execute/20010106-1.c: New test.
21467
21468 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21469
21470 * gcc.dg/format/format.exp: New file.
21471 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21472 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21473 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21474 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21475 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21476 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21477 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21478 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21479 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21480 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21481 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21482 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21483 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21484 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21485 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21486 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21487 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21488 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21489 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21490 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21491 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21492 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21493 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21494 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21495 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21496 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21497 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21498 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21499 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21500 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21501 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21502 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21503 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21504 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21505 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21506 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21507 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21508 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21509 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21510 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21511 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21512 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21513
21514 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21515
21516 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21517 account.
21518
21519 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21520
21521 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21522
21523 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21524
21525 * g++.old-deja/g++.pt/crash62.C: New test.
21526
21527 2001-01-04 Richard Henderson <rth@redhat.com>
21528
21529 * gcc.dg/20000926-1.c: Update expected warnings.
21530 * gcc.dg/array-2.c: Likewise.
21531 * gcc.dg/array-4.c: Also validate flexible array members.
21532 * gcc.dg/c99-flex-array-1.c: New.
21533
21534 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21535
21536 * gcc.c-torture/compile/20001222-1.x: Remove.
21537
21538 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21539
21540 * gcc.c-torture/execute/built-in-setjmp.c: New.
21541
21542 2001-01-03 Richard Henderson <rth@redhat.com>
21543
21544 * gcc.dg/940510-1.c: Update expected error wording.
21545 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21546
21547 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21548
21549 * lib/target-supports.exp (check_alias_available): Modified to
21550 indicate aliases not supported if only weak aliases are supported.
21551
21552 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21553
21554 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21555 Turn on cmpstrsi checks for __pj__ and __i370__.
21556
21557 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21558
21559 * g++.old-deja/g++.other/virtual11.C: New test.
21560
21561 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21562
21563 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21564
21565 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21566
21567 * gcc.c-torture/compile/20010102-1.c: New test.
21568
21569 2001-01-02 Andreas Jaeger <aj@suse.de>
21570
21571 * gcc.dg/noreturn-3.c: New test.
21572
21573 * gcc.dg/noreturn-4.c: New test.
21574
21575 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21576
21577 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21578 __builtin_fputc and __builtin_fwrite.
21579
21580 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21581
21582 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21583 signed char, not default char.
21584
21585 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21586
21587 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21588
21589 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21590
21591 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21592
21593 2000-12-29 Richard Henderson <rth@redhat.com>
21594
21595 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21596 (__cyg_profile_func_exit): Define.
21597
21598 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21599
21600 * g++.dg/vtgc1.C: New test.
21601
21602 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21603
21604 * gcc.dg/noncompile/20001228-1.c: New test.
21605
21606 * gcc.dg/20001228-1.c: New test.
21607
21608 * gcc.c-torture/execute/20001228-1.c: New test.
21609
21610 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21611
21612 * gcc.dg/format-strfmon-1.c: New test.
21613
21614 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21615
21616 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21617 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21618 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21619 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21620 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21621 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21622 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21623 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21624 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21625 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21626 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21627 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21628 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21629
21630 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21631 * gcc.c-torture/execute/string-opt-4.c: Test index.
21632
21633 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21634
21635 * gcc.c-torture/compile/20001226-1.c: New test.
21636
21637 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21638
21639 * gcc.c-torture/compile/20001222-1.c: New test.
21640 * gcc.c-torture/compile/20001222-1.x: Xfail.
21641
21642 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21643
21644 * gcc.c-torture/execute/comp-goto-2.c: New test.
21645
21646 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21647
21648 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21649 Use long types if __INT_MAX__ is 32767.
21650 (main): Use cast to (sint32 *) when poking 88 into a_page.
21651
21652 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21653
21654 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21655
21656 * gcc.c-torture/compile/20001221-1.c: New test.
21657 * gcc.c-torture/execute/20001221-1.c: New test.
21658
21659 2000-12-20 Richard Henderson <rth@redhat.com>
21660
21661 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21662 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21663
21664 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21665
21666 * gcc.dg/compare3.c: New test.
21667
21668 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21669
21670 * gcc.dg/format-warnll-1.c: New test.
21671
21672 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21673
21674 * gcc.dg/cpp/cmdlne-P.c: New test.
21675
21676 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21677
21678 * gcc.c-torture/execute/builtin-abs-1.c,
21679 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21680
21681 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21682
21683 * gcc.dg/cpp/multiline.c: New test.
21684
21685 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21686
21687 * g++.old-deja/g++.other/syshdr1.C: Update.
21688 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21689
21690 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21691
21692 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21693
21694 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21695
21696 * g++.old-deja/g++.pt/ttp65.C: New test.
21697
21698 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21699
21700 * g++.old-deja/g++.pt/ttp64.C: New test.
21701
21702 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21703
21704 * g++.old-deja/g++.pt/spec33.C: New test.
21705
21706 2000-12-14 Catherine Moore <clm@redhat.com>
21707
21708 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21709 * gcc.c-torture/execute/920612-2.c: Likewise.
21710 * gcc.c-torture/execute/920428-2.c: Likewise.
21711 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21712 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21713
21714 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21715
21716 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21717 * gcc.dg/pack-test-2.c: Likewise.
21718
21719 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21720
21721 Tests by Zack Weinberg <zackw@stanford.edu>.
21722
21723 * gcc.dg/cpp/defined.c: Update.
21724 * gcc.dg/cpp/defined_trad.c: New tests.
21725
21726 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21727
21728 * gcc.dg/cpp/trad-direct.c: Update.
21729
21730 2000-12-11 Neil Booth <neilb@earthling.net>
21731
21732 * gcc.dg/cpp/defined_trad.c
21733
21734 2000-12-11 Neil Booth <neilb@earthling.net>
21735
21736 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21737
21738 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21739
21740 * gcc.dg/format-miss-2.c: New test.
21741
21742 2000-12-09 Neil Booth <neilb@earthling.net>
21743
21744 * gcc.dg/cpp/lineflags.c: New tests.
21745 * gcc.dg/cpp/poison.c: Update.
21746 * gcc.dg/cpp/redef2.c: Update.
21747 * gcc.dg/cpp/skipping.c: New test.
21748
21749 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21750
21751 * g++.old-deja/g++.other/eh3.C: New testcase.
21752
21753 2000-12-07 Neil Booth <neilb@earthling.net>
21754
21755 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21756 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21757 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21758 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21759 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21760 Update.
21761
21762 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21763
21764 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21765 __SIZE_TYPE__ instead of int for type of integers cast to
21766 pointers.
21767
21768 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21769
21770 * g++.old-deja/g++.other/cleanup4.C: New test.
21771
21772 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21773
21774 * format-sec-1.c: New test.
21775
21776 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21777
21778 * gcc.dg/format-nonlit-3.c: New test.
21779
21780 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21781
21782 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21783 through a null pointer.
21784
21785 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21786
21787 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21788 * g++.old-deja/g++.pt/partial4.C: New test.
21789
21790 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21791
21792 * gcc.c-torture/execute/ieee/hugeval.x: New.
21793
21794 2000-12-06 Neil Booth <neilb@earthling.net>
21795
21796 * gcc.dg/cpp/backslash2.c: New tests.
21797
21798 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21799
21800 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21801 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21802
21803 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21804
21805 * gcc.c-torture/execute/20001203-2.c: New testcase.
21806
21807 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21808
21809 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21810 * g++.old-deja/g++.other/virtual10.C: New test.
21811
21812 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21813
21814 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21815
21816 2000-12-05 Richard Henderson <rth@redhat.com>
21817
21818 * gcc.c-torture/compile/20001205-1.c: New.
21819
21820 2000-12-04 Neil Booth <neilb@earthling.net>
21821
21822 * g++.old-deja/g++.other/virtual9.C: New test.
21823 * g++.old-deja/g++.pt/crash61.C: New test.
21824 * gcc.c-torture/execute/loop-9.c: New test.
21825
21826 2000-12-04 Neil Booth <neilb@earthling.net>
21827
21828 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21829 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21830 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21831 * gcc.dg/cpp/extratokens.c: ...here.
21832
21833 2000-12-04 Neil Booth <neilb@earthling.net>
21834
21835 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21836 New tests.
21837
21838 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21839
21840 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21841 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21842
21843 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21844
21845 * gcc.c-torture/execute/20001203-1.c: New test.
21846
21847 2000-12-03 Neil Booth <neilb@earthling.net>
21848
21849 * gcc.dg/cpp/macro6.c: New test cases.
21850
21851 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21852
21853 * gcc.c-torture/execute/string-opt-9.c: New test.
21854 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21855 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21856 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21857
21858 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21859 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21860
21861 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21862
21863 * gcc.dg/cpp/if-6.c: New testcase.
21864
21865 * gcc.dg/20001201-1.c: New testcase.
21866
21867 2000-12-02 Neil Booth <neilb@earthling.net>
21868
21869 * g++.old-deja/g++.other/externC4.C,
21870 g++.old-deja/g++.other/friend10.C: New tests.
21871
21872 2000-12-02 Neil Booth <neilb@earthling.net>
21873
21874 * g++.old-deja/g++.other/instan2.C
21875 * g++.old-deja/g++.other/instan3.C: New test.
21876
21877 2000-12-02 Neil Booth <neilb@earthling.net>
21878
21879 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21880 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21881 gnuc99.c,gnuc99-pedantic.c: New tests.
21882
21883 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21884
21885 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21886 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21887
21888 2000-12-01 Neil Booth <neilb@earthling.net>
21889
21890 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21891 * gcc.dg/cpp/poison.c: Update.
21892 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21893
21894 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
21895
21896 * g77.f-torture/execute/20001201.f: New test.
21897
21898 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21899
21900 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21901
21902 2000-12-01 Jakub Jelinek <jakub@redhat.com>
21903
21904 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21905
21906 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
21907
21908 * g++.old-deja/g++.other/cast6.C: New test.
21909
21910 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
21911
21912 * gcc.c-torture/execute/20001130-2.c: New testcase.
21913
21914 2000-11-30 Richard Henderson <rth@redhat.com>
21915
21916 * gcc.c-torture/execute/20001130-1.c: New test.
21917
21918 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21919
21920 * g++.old-deja/g++.other/op3.C: New test.
21921
21922 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21923
21924 * g++.old-deja/g++.other/op2.C: New test.
21925
21926 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21927
21928 * g++.old-deja/g++.other/crash38.C: New test.
21929
21930 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
21931
21932 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21933
21934 2000-11-29 Jakub Jelinek <jakub@redhat.com>
21935
21936 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21937 tests.
21938 * gcc.c-torture/execute/string-opt-6.c: New test.
21939
21940 * gcc.dg/20001117-1.c: Add main.
21941
21942 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
21943
21944 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21945 Move from here ...
21946 * gcc.dg/940510-1.c: ... to here.
21947
21948 * gcc.dg/20000926-1.c: GNU C now allows initializations of
21949 zero-size arrays in toplevel structures.
21950
21951 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21952
21953 * gcc.c-torture/execute/loop-8.c: New test.
21954
21955 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21956
21957 * g++.old-deja/g++.other/base1.C: New test.
21958
21959 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21960
21961 * g++.old-deja/g++.other/parse2.C: New test.
21962
21963 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21964
21965 * g++.old-deja/g++.pt/incomplete1.C: New test.
21966
21967 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21968
21969 * g++.old-deja/g++.other/friend9.C: New test.
21970
21971 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21972
21973 * gcc.dg/20001127-1.c: New test.
21974
21975 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21976
21977 * g++.old-deja/g++.pt/friend46.C: New test.
21978
21979 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21980
21981 * g++.old-deja/g++.other/ptrmem8.C: New test.
21982
21983 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21984
21985 * gcc.c-torture/execute/string-opt-7.c: New test.
21986 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21987
21988 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
21989
21990 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21991 instead of 'mkcheck 2'.
21992
21993 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
21994
21995 * gcc.c-torture/execute/memcheck/driver.c,
21996 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21997 C9X references to refer to C99.
21998
21999 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22000
22001 * gcc.dg/ultrasp3.c: New test.
22002
22003 2000-11-25 Neil Booth <neilb@earthling.net>
22004
22005 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22006
22007 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22008
22009 * gcc.c-torture/compile/20001123-2.c: New.
22010
22011 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22012
22013 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22014
22015 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22016
22017 * gcc.dg/sequence-point-1.c: Add some new tests.
22018 * gcc.c-torture/execute/20001124-1.c: New test.
22019
22020 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22021
22022 * g++.old-deja/g++.other/vaarg4.C: New test.
22023 * gcc.c-torture/compile/20001123-1.c: New test.
22024
22025 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22026
22027 * g++.other/crash24.C: Adjust and remove XFAIL.
22028 * g++.other/crash37.C: New test.
22029
22030 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22031
22032 * g++.old-deja/g++.pt/instantiate9.C: New test.
22033
22034 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22035
22036 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22037 new ABI, too.
22038
22039 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22040 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22041
22042 2000-11-22 Neil Booth <neilb@earthling.net>
22043
22044 * gcc.dg/cpp/Wtrigraphs.c: New test.
22045
22046 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22047
22048 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22049
22050 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22051
22052 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22053
22054 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22055
22056 * lib/gcc-dg.exp: load_lib scanasm.exp.
22057 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22058 * lib/g++-dg.exp: load_lib scanasm.exp.
22059 * lib/scanasm.exp: New.
22060 (scan-assembler, scan-assembler-not): Add optional arguments to
22061 test name, or if not present, the pattern name.
22062 (scan-assembler-dem, scan-assembler-dem-not): New.
22063
22064 * g++.dg/dg.exp: New.
22065
22066 2000-11-21 Neil Booth <neilb@earthling.net>
22067
22068 * gcc.dg/cpp/integrated1.c: Remove.
22069
22070 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22071
22072 * gcc.c-torture/execute/20001121-1.c: New test.
22073
22074 2000-11-21 Richard Henderson <rth@redhat.com>
22075
22076 * gcc.c-torture/compile/20001121-1.c: New test.
22077
22078 2000-11-20 Neil Booth <neilb@earthling.net>
22079
22080 * gcc.dg/cpp/integrated1.c: New test.
22081
22082 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22083
22084 * g++.old-deja/g++.other/inline17.C: New test.
22085
22086 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22087
22088 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22089 local variable to be zero: I made the variable global. Now
22090 uses abort() and exit() instead of relying on main's return value.
22091
22092 2000-11-20 Neil Booth <neilb@earthling.net>
22093
22094 * gcc.dg/cpp/paste2.c: Update test.
22095 * objc/execute/paste.m: New test.
22096
22097 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22098
22099 * gcc.dg/c99-condexpr-1.c: New test.
22100
22101 2000-11-20 Neil Booth <neilb@earthling.net>
22102
22103 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22104
22105 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22106
22107 * g++.old-deja/g++.pt/export1.C: New test.
22108
22109 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22110
22111 * gcc.dg/20001117-1.c: New test.
22112
22113 2000-11-18 Richard Henderson <rth@redhat.com>
22114
22115 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22116
22117 2000-11-18 Richard Henderson <rth@redhat.com>
22118
22119 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22120 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22121 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22122
22123 2000-11-18 Richard Henderson <rth@redhat.com>
22124
22125 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22126 (main): New. Exit cleanly.
22127
22128 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22129
22130 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22131 gcc.dg/c99-fordecl-2.c: New tests.
22132
22133 2000-11-18 Richard Henderson <rth@redhat.com>
22134
22135 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22136 * gcc.c-torture/execute/zerolen-2.c: New.
22137
22138 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22139
22140 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22141 memory.
22142
22143 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22144
22145 * g++.old-deja/g++.pt/instantiate8.C: New test.
22146
22147 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22148
22149 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22150 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22151
22152 2000-11-16 Nick Clifton <nickc@redhat.com>
22153
22154 * gcc.c-torture/execute/nestfunc-2.c: New test.
22155 * gcc.c-torture/execute/nestfunc-3.c: New test.
22156
22157 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22158
22159 * gcc.c-torture/compile/20001116-1.c: New test.
22160
22161 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22162
22163 * gcc.c-torture/execute/20001115-1.c: New test.
22164
22165 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22166
22167 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22168 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22169 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22170 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22171
22172 2000-11-15 Neil Booth <neilb@earthling.net>
22173
22174 gcc.dg/cpp/_Pragma1.c: Update.
22175 gcc.dg/cpp/_Pragma2.c: New test.
22176
22177 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22178
22179 * g++.old-deja/g++.other/anon5.C: New test.
22180
22181 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22182
22183 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22184 tests.
22185
22186 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22187
22188 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22189 output.
22190
22191 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22192
22193 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22194 labels at end of compound statements.
22195
22196 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22197
22198 * gcc.c-torture/execute/loop-7.c: New test.
22199
22200 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22201
22202 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22203
22204 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22205
22206 * gcc.dg/c99-bool-1.c: New test.
22207
22208 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22209
22210 * gcc.dg/c99-scope-1.c: Remove xfail.
22211 * gcc.dg/c99-scope-2.c: New test.
22212
22213 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22214
22215 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22216 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22217
22218 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22219
22220 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22221 error messages.
22222
22223 * g++.mike/p700.C: Don't typedef wchar_t.
22224 * g++.mike/p784.C: Likewise.
22225 * g++.mike/eb101.C: Don't use __wchar_t.
22226
22227 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22228
22229 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22230 from DO loop.
22231
22232 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22233
22234 * gcc.c-torture/execute/20001111-1.c: New test.
22235
22236 2000-11-10 Nick Clifton <nickc@redhat.com>
22237
22238 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22239 long multuiple and accumulate.
22240
22241 2000-11-09 Richard Henderson <rth@redhat.com>
22242
22243 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22244 via size_t instead of int.
22245
22246 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22247 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22248 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22249 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22250
22251 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22252
22253 * gcc.c-torture/compile/20001109-1.c: New test.
22254 * gcc.c-torture/compile/20001109-2.c: New test.
22255
22256 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22257
22258 * g++.old-deja/g++.pt/operator1.C: New test.
22259 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22260
22261 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22262
22263 * gcc.dg/20001108-1.c: New test.
22264
22265 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22266
22267 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22268 with both arguments constant strings.
22269 * gcc.c-torture/execute/string-opt-3.c: New test.
22270 * gcc.c-torture/execute/string-opt-4.c: New test.
22271 * gcc.c-torture/execute/string-opt-5.c: New test.
22272
22273 2000-11-08 Nick Clifton <nickc@redhat.com>
22274
22275 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22276 mulsidi3adddi patterns.
22277
22278 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22279
22280 * g++.old-deja/g++.other/crash36.C: New test.
22281
22282 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22283
22284 * g++.old-deja/g++.other/init16.C: New test.
22285
22286 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22287
22288 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22289
22290 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22291
22292 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22293 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22294 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22295
22296 2000-11-07 DJ Delorie <dj@redhat.com>
22297
22298 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22299
22300 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22301
22302 * gcc.c-torture/execute/string-opt-1.c: New test.
22303
22304 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22305
22306 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22307 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22308 parameters in registers, and there is no way for a varargs
22309 function to know in which order the integer and floating-point
22310 parameters should be interleaved when they are placed on the
22311 stack.
22312 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22313 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22314
22315 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22316
22317 * gcc.c-torture/execute/string-opt-2.c: New test.
22318
22319 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22320
22321 * g++.old-deja/g++.pt/crash60.C: New test.
22322
22323 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22324
22325 * g++.old-deja/g++.other/crash24.C: New test.
22326 * g++.old-deja/g++.other/crash25.C: New test.
22327 * g++.old-deja/g++.other/crash26.C: New test.
22328 * g++.old-deja/g++.other/crash27.C: New test.
22329 * g++.old-deja/g++.other/crash28.C: New test.
22330 * g++.old-deja/g++.other/crash29.C: New test.
22331 * g++.old-deja/g++.other/crash30.C: New test.
22332 * g++.old-deja/g++.other/crash31.C: New test.
22333 * g++.old-deja/g++.other/crash32.C: New test.
22334 * g++.old-deja/g++.other/crash33.C: New test.
22335 * g++.old-deja/g++.other/crash34.C: New test.
22336 * g++.old-deja/g++.other/crash35.C: New test.
22337
22338 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22339
22340 * gcc.c-torture/execute/20001031-1.c: New test.
22341
22342 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22343
22344 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22345 namespace.
22346
22347 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22348 standards-conformant.
22349
22350 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22351
22352 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22353 * g++.old-deja/g++.mike/p755a.C: Likewise.
22354 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22355 library makes no calls to `operator new' during initialization.
22356
22357 2000-11-04 Neil Booth <neilb@earthling.net>
22358
22359 * gcc.dg/cpp/include2.c: New tests.
22360
22361 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22362
22363 * lib/g++.exp (g++_set_ld_library_path): New function.
22364 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22365
22366 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22367
22368 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22369 warnings.
22370
22371 2000-11-01 Richard Henderson <rth@redhat.com>
22372
22373 * g++.old-deja/g++.ext/namedret1.C: New.
22374 * g++.old-deja/g++.ext/namedret2.C: New.
22375 * g++.old-deja/g++.ext/namedret3.C: New.
22376
22377 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22378
22379 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22380 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22381
22382 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22383
22384 * gcc.c-torture/execute/va-arg-21.c: New test.
22385
22386 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22387
22388 * gcc.dg/c99-complex-2.c: New test.
22389
22390 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22391
22392 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22393
22394 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22395
22396 * g++.old-deja/g++.other/inline16.C: New test.
22397
22398 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22399
22400 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22401 __PRETTY_FUNCTION__
22402
22403 2000-10-29 Neil Booth <neilb@earthling.net>
22404
22405 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22406 New tests.
22407 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22408 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22409 optimisation.
22410
22411 2000-10-29 Neil Booth <neilb@earthling.net>
22412
22413 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22414 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22415 * mi5.c: Test multiple includes work with -C.
22416 * trigraphs.c: Test ^= version.
22417
22418 2000-10-28 Neil Booth <neilb@earthling.net>
22419
22420 New tests and test updates for new macro expander.
22421
22422 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22423 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22424 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22425 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22426 new diagnostic messages.
22427
22428 * gcc.dg/cpp/macro3.c: New tests.
22429
22430 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22431
22432 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22433 on the same line.
22434
22435 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22436
22437 * g++.old-deja/g++.other/eh2.C: New test.
22438
22439 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22440
22441 * gcc.c-torture/execute/20001027-1.c: New test.
22442
22443 2000-10-26 Richard Henderson <rth@redhat.com>
22444
22445 * gcc.c-torture/execute/20001026-1.c: New.
22446
22447 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22448
22449 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22450 * g++.old-deja/g++.law/builtin1.C: Likewise.
22451 * g++.old-deja/g++.law/ctors10.C: Likewise.
22452 * g++.old-deja/g++.law/virtual3.C: Likewise.
22453 * g++.old-deja/g++.mike/p658.C: Likewise.
22454 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22455 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22456 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22457 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22458 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22459
22460 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22461
22462 * gcc.c-torture/compile/20001024-1.c: New test.
22463
22464 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22465
22466 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22467 to tell us whether or not we are using V3.
22468
22469 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22470
22471 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22472 operands.
22473
22474 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22475
22476 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22477
22478 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22479
22480 * gcc.c-torture/execute/20001024-1.c: New test.
22481
22482 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22483
22484 * g++.old-deja/g++.other/sibcall1.C: New test.
22485
22486 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22487
22488 * gcc.dg/noncompile/init-3.c: New test.
22489
22490 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22491
22492 * gcc.dg/format-array-1.c: New test.
22493
22494 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22495
22496 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22497 writing through null pointers; remove comment about testing
22498 unterminated strings.
22499
22500 2000-10-17 Matthew Hiller <hiller@redhat.com>
22501
22502 * gcc.c-torture/execute/20001017-2.c: New test.
22503
22504 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22505
22506 * gcc.c-torture/compile/20001018-1.c: New test.
22507 * gcc.c-torture/compile/20001018-1.x: Xfail.
22508
22509 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22510
22511 * gcc.c-torture/execute/20001017-1.c: New test.
22512
22513 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22514
22515 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22516 for multiple use of arguments with scanf formats; add tests for
22517 multiple use of arguments.
22518
22519 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22520
22521 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22522
22523 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22524
22525 * gcc.dg/format-miss-1.c: New test.
22526
22527 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22528
22529 * gcc.c-torture/execute/20001013-1.c: New test.
22530
22531 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22532
22533 * gcc.dg/format-branch-1.c: New test.
22534
22535 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22536
22537 * README, lib/file-format.exp: Remove EGCS references.
22538
22539 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22540
22541 * gcc.dg/20001013-1.c: New test.
22542
22543 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22544
22545 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22546 for intmax_t in the compiler using __typeof__ and the type rules
22547 for conditional expressions.
22548
22549 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22550
22551 * gcc.dg/20001012-1.c: New test.
22552 * gcc.dg/20001012-2.c: New test.
22553
22554 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22555
22556 * gcc.dg/format-attr-1.c: New test.
22557
22558 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22559
22560 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22561 __LONG_LONG_MAX__ instead of LLONG_MAX.
22562
22563 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22564
22565 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22566 scanf flags.
22567 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22568 flags.
22569
22570 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22571
22572 * gcc.dg/sequence-pt-1.c: New test.
22573
22574 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22575
22576 * gcc.c-torture/execute/20001011-1.c: New testcase.
22577 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22578
22579 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22580
22581 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22582 does not error on it.
22583
22584 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22585
22586 * gcc.dg/20001009-1.c: New test.
22587
22588 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22589
22590 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22591 * gcc.c-torture/execute/20001009-2.c: ... to here.
22592
22593 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22594
22595 * gcc.c-torture/compile/20001009-1.c: New testcase.
22596 * gcc.c-torture/execute/20001009-1.c: New testcase.
22597 Testcases provided by Jan Hubicka <jh@suse.cz>.
22598
22599 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22600
22601 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22602 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22603 uintmax_t using <limits.h> to emulate the compiler's internal
22604 logic. No longer XFAIL %j tests.
22605
22606 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22607
22608 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22609 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22610 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22611 regexps and details of expected handling of some bad formats.
22612 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22613 suppression.
22614
22615 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22616
22617 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22618 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22619 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22620 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22621 in list archives.
22622
22623 2000-10-06 Richard Henderson <rth@cygnus.com>
22624
22625 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22626 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22627 * g++.old-deja/g++.jason/report.C: Likewise.
22628 * g++.old-deja/g++.law/friend5.C: Likewise.
22629 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22630 of the expected warnings.
22631
22632 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22633
22634 * g++.old-deja/g++.pt/enum14.C: New test.
22635
22636 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22637
22638 * g++.old-deja/g++.pt/crash59.C: New test.
22639
22640 2000-10-04 Will Cohen <wcohen@redhat.com>
22641
22642 * gcc.dg/20000926-1.c: New test.
22643
22644 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22645
22646 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22647 function name for current C++ compiler.
22648 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22649
22650 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22651
22652 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22653 __PRETTY_FUNCTION__.
22654 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22655
22656 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22657
22658 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22659
22660 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22661
22662 * gcc.c-torture/compile/20000923-1.c: New test.
22663
22664 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22665
22666 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22667 * g++.old-deja/g++.pt/ttp62.C: Same.
22668 * g++.old-deja/g++.other/inline14.C: Same.
22669
22670 2000-09-24 Richard Henderson <rth@cygnus.com>
22671
22672 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22673
22674 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22675
22676 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22677
22678 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22679
22680 * gcc.c-torture/compile/20000922-1.c: New file.
22681
22682 2000-09-21 Nick Clifton <nickc@redhat.com>
22683
22684 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22685 a signed long modulo operation.
22686 (mod6): New function - perform an unsigned long modulo operation.
22687 (main): Add tests for modulos of very large numbers by very small
22688 dividends.
22689
22690 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22691
22692 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22693
22694 2000-09-19 Richard Henderson <rth@cygnus.com>
22695
22696 * gcc.dg/compare2.c (case 10): XFAIL.
22697
22698 2000-09-18 Richard Henderson <rth@cygnus.com>
22699
22700 * gcc.c-torture/execute/20000906-1.c: Move ...
22701 * gcc.dg/20000906-1.c: ... here. Only run on targets
22702 that support __builtin_trap.
22703
22704 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22705
22706 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22707
22708 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22709
22710 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22711 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22712 more $ format tests.
22713
22714 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22715
22716 * gcc.dg/format-errmk-1.c: New test.
22717
22718 2000-09-17 Greg McGary <greg@mcgary.org>
22719
22720 * gcc.c-torture/execute/20000917-1.x: Remove.
22721
22722 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22723
22724 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22725
22726 2000-09-17 Greg McGary <greg@mcgary.org>
22727
22728 * gcc.c-torture/execute/20000917-1.c: New test.
22729 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22730
22731 2000-09-16 Neil Booth <NeilB@earthling.net>
22732
22733 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22734 in nested macro bug.
22735
22736 2000-09-15 Neil Booth <NeilB@earthling.net>
22737
22738 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22739
22740 2000-09-14 Jeffrey A Law (law@cygnus.com)
22741
22742 * gcc.c-torture/execute/20000914-1.c: New test.
22743
22744 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22745
22746 * g++.other/inline13.C: New test.
22747
22748 2000-09-12 Andreas Jaeger <aj@suse.de>
22749
22750 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22751 constant by Ulrich Drepper <drepper@redhat.com>.
22752
22753 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22754
22755 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22756
22757 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22758
22759 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22760
22761 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22762
22763 * gcc.dg/cpp/backslash.c: New test.
22764
22765 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22766
22767 * gcc.c-torture/execute/20000910-1.c: New test.
22768 * gcc.c-torture/execute/20000910-2.c: Likewise.
22769
22770 2000-09-11 Robert Lipe <robertl@sco.com>
22771
22772 * gcc.dg/pragma-align.c: New test.
22773
22774 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22775
22776 * g++.old-deja/g++.pt/explicit82.C: New test.
22777 * g++.old-deja/g++.pt/explicit83.C: New test.
22778
22779 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22780
22781 * gcc.dg/asm-names.c: New test.
22782
22783 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22784
22785 * gcc.dg/cpp/tr-warn6.c: New test
22786
22787 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22788
22789 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22790 be accepted.
22791
22792 2000-09-07 Catherine Moore <clm@redhat.com>
22793
22794 * gcc.c-torture/execute/unroll-1.c: New test.
22795
22796 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22797
22798 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22799 ERROR markers.
22800 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22801 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22802 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22803 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22804 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22805 Preprocess only.
22806 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22807 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22808
22809 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22810
22811 * g++.old-deja/g++.pt/deduct2.C: New test.
22812
22813 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22814
22815 * g++.old-deja/g++.pt/parms2.C: New test.
22816
22817 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22818
22819 * g++.old-deja/g++.pt/crash58.C: New test.
22820
22821 2000-09-06 Greg McGary <greg@mcgary.org>
22822
22823 * gcc.c-torture/execute/20000906-1.c: New test.
22824 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22825
22826 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22827
22828 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22829
22830 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22831
22832 * g++.old-deja/g++.pt/crash57.C: New test.
22833
22834 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22835
22836 * g++.old-deja/g++.pt/crash56.C: New test.
22837
22838 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22839
22840 * g++.old-deja/g++.pt/koenig1.C: New test.
22841
22842 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22843
22844 * gcc.dg/20000904-1.c: New test.
22845
22846 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22847
22848 * gcc.dg/cpp/paste8.c: New test.
22849
22850 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22851
22852 * gcc.c-torture/compile/20000827-1.c: New test.
22853
22854 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22855
22856 * gcc.dg/format-diag-1.c: New test.
22857
22858 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22859
22860 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22861 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22862 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22863 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22864 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22865
22866 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22867
22868 * g++.old-deja/g++.other/nested4.C: New test.
22869
22870 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22871
22872 * g++.old-deja/g++.ns/scoped1.C: New test.
22873
22874 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22875
22876 * lib/g++.exp: Support testing already-installed GCC.
22877
22878 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22879
22880 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22881
22882 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22883
22884 * gcc.dg/return-type-2.c: New test.
22885
22886 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22887
22888 * gcc.c-torture/compile/20000825-1.c: New test.
22889
22890 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
22891
22892 * gcc.dg/dwarf2-2.c: New test.
22893
22894 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
22895
22896 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22897 dg-warning regexps.
22898
22899 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
22900
22901 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22902 gcc.dg/format-ext-5.c: New tests.
22903
22904 2000-08-25 Jakub Jelinek <jakub@redhat.com>
22905
22906 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22907
22908 2000-08-24 Mark Mitchell <mark@codesourcery.com>
22909
22910 * gcc.dg/noncompile/930622-2.c: Adjust error message.
22911
22912 2000-08-24 Richard Henderson <rth@cygnus.com>
22913
22914 * gcc.dg/ia64-sync-1.c: New test.
22915 * gcc.dg/ia64-sync-2.c: New test.
22916 * gcc.dg/ia64-asm-1.c: New test.
22917
22918 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
22919
22920 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22921 * gcc.dg/format-ext-2.c: New test.
22922
22923 2000-08-23 Jason Merrill <jason@redhat.com>
22924
22925 * lib/old-dejagnu.exp: Also ignore "In member function" and
22926 "At global scope".
22927
22928 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22929
22930 * gcc.dg/noncompile/label-lineno-1.c: New test.
22931
22932 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22933
22934 * gcc.dg/c99-array-nonobj-1.c: New test.
22935
22936 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22937
22938 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22939 tests.
22940 * gcc.dg/format-ext-1.c: New test.
22941
22942 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22943
22944 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22945 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22946 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22947 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22948 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22949
22950 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
22951
22952 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22953 gcc.dg/c99-strftime-2.c: New tests.
22954
22955 2000-08-22 Richard Henderson <rth@cygnus.com>
22956
22957 * gcc.c-torture/execute/20000822-1.c: New test.
22958
22959 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22960
22961 * gcc.c-torture/execute/20000819-1.x: Remove.
22962
22963 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22964
22965 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22966 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22967 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22968 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22969 gcc.dg/format-xopen-1.c: New tests.
22970
22971 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22972
22973 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22974
22975 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22976
22977 * g++.old-deja/g++.other/loop2.C: New test.
22978
22979 * gcc.c-torture/compile/20000606-1.c: New test.
22980 * gcc.c-torture/compile/20000728-1.c: New test.
22981 * gcc.c-torture/execute/20000801-1.c: New test.
22982 * gcc.c-torture/execute/20000801-2.c: New test.
22983 * gcc.c-torture/execute/20000819-1.c: New test.
22984 * gcc.c-torture/execute/20000819-1.x: XFAIL.
22985 * gcc.dg/20000629-1.c: New test.
22986 * gcc.dg/20000724-1.c: New test.
22987 * gcc.dg/20000807-1.c: New test.
22988
22989 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22990
22991 * gcc.dg/cpp/pragma-1.c: New test.
22992 * gcc.dg/cpp/pragma-2.c: New test.
22993
22994 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
22995
22996 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22997 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
22998
22999 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23000
23001 * gcc.c-torture/compile/20000818-1.c: New test.
23002
23003 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23004
23005 * gcc.c-torture/execute/20000818-1.c: New test.
23006
23007 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23008
23009 * gcc.dg/format-va-1.c: New test.
23010
23011 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23012
23013 * g++.old-deja/g++.other/typedef8.C: New test.
23014
23015 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23016
23017 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23018 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23019 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23020 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23021 * g++.old-deja/g++.other/ptrmem7.C: New test.
23022 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23023
23024 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23025
23026 * g++.old-deja/g++.pt/typename27.C: New test.
23027
23028 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23029
23030 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23031 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23032 * g++.old-deja/g++.pt/friend45.C: New test.
23033 * g++.old-deja/g++.other/friend8.C: New test.
23034
23035 2000-08-15 Richard Henderson <rth@cygnus.com>
23036
23037 * gcc.c-torture/execute/20000815-1.c: New test.
23038
23039 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23040
23041 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23042 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23043 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23044
23045 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23046
23047 * g++.old-deja/g++.other/refinit2.C: New test.
23048
23049 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23050
23051 * lib/c-torture.exp (c-torture): Make
23052 compiler_conditional_xfail_data global.
23053 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23054 compiler_conditional_xfail_data machinery.
23055 (f-torture-execute): Likewise.
23056 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23057 and only when unrolling loops.
23058
23059 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23060
23061 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23062
23063 * g++.old-deja/g++.pt/explicit81.C: New test.
23064
23065 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23066
23067 * g++.old-deja/g++.pt/typename26.C: New test.
23068
23069 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23070
23071 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23072 warning.
23073
23074 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23075
23076 * g++.old-deja/g++.other/array3.C: New test.
23077
23078 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23079
23080 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23081 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23082 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23083 New tests.
23084
23085 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23086
23087 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23088 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23089
23090 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23091
23092 * gcc.c-torture/execute/20000808-1.c: New test.
23093
23094 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23095
23096 * gcc.dg/c90-const-expr-1.c: New test.
23097
23098 2000-08-08 Richard Henderson <rth@cygnus.com>
23099
23100 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23101
23102 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23103
23104 * gcc.dg/noncompile/const-ll-1.c: New test.
23105
23106 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23107
23108 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23109
23110 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23111
23112 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23113 that running programs linked against the shared version of libobjc
23114 run correctly.
23115
23116 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23117
23118 * gcc.dg/c99-printf-1.c: New test.
23119
23120 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23121
23122 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23123
23124 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23125
23126 * gcc.c-torture/execute/20000731-1.x: Delete.
23127
23128 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23129
23130 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23131 and torture_without_loops as is done by c-torture.exp.
23132 (search_for): Copy from c-torture.exp.
23133 (gcc-dg-runtest): New function, drives a directory of tests
23134 iterating over the TORTURE_OPTIONS.
23135 (scan-assembler, scan-assembler-not): Move here from
23136 individual directory drivers.
23137
23138 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23139 defined by lib/gcc-dg.exp.
23140 * gcc.dg/cpp/cpp.exp: Likewise.
23141 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23142 gcc-dg-runtest, so we cycle over optimization options.
23143
23144 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23145 * gcc.dg/compare2.c: No longer expected to fail.
23146
23147 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23148
23149 * gcc.c-torture/execute/20000804-1.c: New test.
23150
23151 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23152
23153 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23154
23155 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23156
23157 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23158
23159 2000-08-03 Jeffrey A Law (law@cygnus.com)
23160
23161 * gcc.c-torture/compile/20000803-1.c: New test.
23162
23163 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23164
23165 * gcc.c-torture/execute/20000801-3.c,
23166 gcc.c-torture/execute/20000801-4.c: New tests.
23167 * gcc.c-torture/execute/20000801-3.x,
23168 gcc.c-torture/execute/20000801-4.x: Xfail.
23169
23170 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23171
23172 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23173 libobjc/.libs to allow for libtool.
23174
23175 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23176
23177 * gcc.c-torture/compile/20000802-1.c: New test.
23178
23179 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23180
23181 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23182
23183 2000-07-31 Jeffrey A Law (law@cygnus.com)
23184
23185 * gcc-c-torture/execute/20000731-2.c: New test.
23186
23187 * gcc.c-torture/execute/20000731-1.c: New test.
23188 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23189
23190 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23191
23192 * testsuite/gcc.dg/cpp/paste7.c: New test.
23193 * gcc.dg/cpp/20000725-1.c: New test.
23194
23195 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23196
23197 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23198 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23199 declaration warning for __builtin_dwarf_reg_size.
23200
23201 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23202
23203 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23204
23205 * gcc.dg/noncompile/voidparam-1.c: New test.
23206
23207 2000-07-30 Richard Henderson <rth@cygnus.com>
23208
23209 * gcc.dg/c90-digraph-1.c: Don't xfail.
23210 * gcc.dg/compare2.c (case 10): Xfail.
23211 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23212
23213 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23214
23215 * gcc.dg/c99-main-1.c: New test.
23216
23217 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23218
23219 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23220
23221 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23222
23223 * gcc.c-tortuer/execute/20000726-1.c: New test.
23224
23225 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23226
23227 * gcc.c-torture/execute/enum-2.c: New test.
23228
23229 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23230
23231 * gcc.dg/cpp/tr-warn3.c: New test.
23232
23233 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23234
23235 * g++.old-deja/g++.ext/implicit1.C: Remove.
23236 * g++.old-deja/g++.jason/c2.C: Remove
23237 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23238 * g++.old-deja/g++.pt/crash16.C: Likewise.
23239 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23240
23241 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23242
23243 * g++.old-deja/g++.other/for2.C: New test.
23244
23245 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23246
23247 * gcc.dg/20000720-1.c: New test.
23248
23249 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23250
23251 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23252
23253 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23254
23255 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23256 * gcc.c-torture/execute/20000722-1.c: New.
23257 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23258
23259 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23260
23261 * gcc.dg/cpp/20000720-1.S: New test.
23262
23263 2000-07-21 Michael Meissner <meissner@redhat.com>
23264
23265 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23266
23267 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23268
23269 * g++.old-deja/g++.brendan/crash16.C,
23270 g++.old-deja/g++.brendan/parse3.C,
23271 g++.old-deja/g++.brendan/redecl1.C,
23272 g++.old-deja/g++.ns/template13.C,
23273 g++.old-deja/g++.other/decl4.C,
23274 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23275
23276 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23277
23278 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23279 and "Internal error".
23280
23281 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23282 regexps.
23283 * gcc.dg/cpp/paste6.c: New test.
23284
23285 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23286
23287 * gcc.dg/cpp/tr-direct.c: New test.
23288
23289 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23290 gcc.dg/cpp/undef1.c: Tweak error regexps.
23291
23292 2000-07-18 Eric Christopher <echristo@redhat.com>
23293
23294 * gcc.c-torture/compile/20000718-1.c: New test.
23295
23296 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23297
23298 * cpplex.c (_cpp_push_token): If the token being pushed back
23299 is the previous token in this context, just subtract one from
23300 context->posn.
23301 * cppmacro.c (save_expansion): Clear aux field when storing a
23302 placemarker.
23303
23304 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23305
23306 * gcc.dg/noncompile/redecl-1.c: New test.
23307
23308 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23309
23310 * gcc.c-torture/execute/20000717-5.c: New test.
23311 * gcc.c-torture/execute/20000717-1.x: Removed.
23312
23313 2000-07-17 Richard Henderson <rth@cygnus.com>
23314
23315 * gcc.c-torture/execute/20000717-4.c: New test.
23316
23317 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23318
23319 * gcc.dg/cpp/syshdr.c: New test.
23320 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23321
23322 2000-07-17 Neil Booth <neilb@earthling.net>
23323
23324 * gcc.dg/cpp/cmdlne-dM.c: New test.
23325 * gcc.dg/cpp/cmdlne-dD.c: New test.
23326
23327 2000-07-17 Jeffrey A Law (law@cygnus.com)
23328
23329 * gcc.c-torture/execute/20000717-3.c: New test.
23330
23331 * gcc.c-torture/compile/20000717-1.c: New test.
23332
23333 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23334
23335 * gcc.c-torture/execute/20000717-2.c: New test.
23336
23337 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23338
23339 * gcc.dg/formatz-1.c: New test.
23340
23341 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23342 * gcc.dg/c99-digraph-1.c: New tests.
23343
23344 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23345 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23346
23347 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23348 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23349 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23350 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23351 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23352 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23353 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23354
23355 2000-07-17 Greg McGary <greg@mcgary.org>
23356
23357 * gcc.c-torture/execute/20000717-1.c: New test.
23358 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23359
23360 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23361
23362 * gcc.c-torture/execute/20000715-2.c: New test.
23363 * gcc.dg/20000715-1.c: New test.
23364
23365 2000-07-15 Michael Meissner <meissner@redhat.com>
23366
23367 * gcc.c-torture/execute/20000715-1.c: New test.
23368
23369 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23370
23371 * gcc.c-torture/execute/20000707-1.c: New test.
23372
23373 2000-07-13 Neil Booth <NeilB@earthling.net>
23374
23375 * testsuite/gcc.dg/cpp/digraph1.c,
23376 testsuite/gcc.dg/cpp/digraph2.c,
23377 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23378
23379 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23380
23381 * g77.f-torture/compile/20000630-2.f: New test.
23382 * g77.f-torture/compile/20000630-2.x
23383
23384 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23385
23386 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23387
23388 2000-07-11 Neil Booth <NeilB@earthling.net>
23389
23390 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23391
23392 2000-07-11 Neil Booth <NeilB@earthling.net>
23393
23394 * gcc.dg/cpp/cmdlne-C.c: New.
23395
23396 2000-07-09 Neil Booth <NeilB@earthling.net>
23397
23398 * gcc.dg/cpp/directiv.c: New tests.
23399 * gcc.dg/cpp/undef1.c: Update.
23400
23401 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23402
23403 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23404
23405 2000-07-09 Neil Booth <NeilB@earthling.net>
23406
23407 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23408
23409 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23410
23411 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23412 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23413
23414 2000-07-08 Neil Booth <NeilB@earthling.net>
23415
23416 * gcc.dg/cpp/macsyntx.c: New tests.
23417
23418 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23419
23420 * gcc.dg/20000707-1.c: New test.
23421
23422 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23423
23424 * gcc.c-torture/execute/20000706-1.c: New test.
23425 * gcc.c-torture/execute/20000706-2.c: New test.
23426 * gcc.c-torture/execute/20000706-3.c: New test.
23427 * gcc.c-torture/execute/20000706-4.c: New test.
23428 * gcc.c-torture/execute/20000706-5.c: New test.
23429
23430 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23431
23432 * g++.old-deja/g++.pt/instantiate7.C: New test.
23433
23434 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23435
23436 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23437 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23438 * g++.old-deja/g++.other/rtti3.C: Likewise.
23439 * g++.old-deja/g++.other/rttid3.C: Likewise.
23440
23441 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23442
23443 * g77.f-torture/compile/20000630-1.x: Fix typo
23444
23445 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23446
23447 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23448 assembly output.
23449
23450 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23451
23452 * gcc.dg/cpp/ident.c: New test.
23453
23454 2000-07-05 Neil Booth <NeilB@earthling.net>
23455
23456 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23457 gcc.dg/cpp/lexstrng.c: New tests.
23458
23459 2000-07-04 Neil Booth <NeilB@earthling.net>
23460
23461 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23462 * gcc.dg/cpp/strify2.c: Same.
23463
23464 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23465
23466 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23467 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23468 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23469 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23470
23471 * testsuite/gcc.dg/cpp/macro1.c,
23472 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23473 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23474 testsuite/gcc.dg/cpp/strify1.c,
23475 testsuite/gcc.dg/cpp/strify2.c: New tests.
23476
23477 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23478
23479 * gcc.c-torture/execute/20000703-1.c: New test.
23480
23481 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23482
23483 * g++.old-deja/g++.pt (lookup10.C): New test.
23484
23485 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23486
23487 * g++.old-deja/g++.pt (typename25.C): New test.
23488
23489 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23490
23491 * gcc.c-torture/compile/20000701-1.c: New test.
23492
23493 2000-06-30 Nick Clifton <nickc@cygnus.com>
23494
23495 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23496 to test case.
23497
23498 2000-06-30 Catherine Moore <clm@cygnus.com>
23499
23500 * gcc.c-torture/execute/align-1.c: New test.
23501
23502 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23503
23504 * g++.old-deja/g++.pt/expr8.C: New test.
23505 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23506
23507 2000-06-29 Nick Clifton <nickc@cygnus.com>
23508
23509 * gcc.c-torture/compile/20000629-1.c: New test.
23510
23511 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23512
23513
23514 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23515 gcc.dg/noncompile directory, depending on whether they're
23516 preprocessor tests or not. Annotate all the tests for the dg
23517 framework.
23518
23519 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23520 * gcc.dg/noncompile/noncompile.exp: New.
23521
23522 * Moved files:
23523 Old name New name
23524 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23525 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23526 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23527 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23528 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23529 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23530 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23531 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23532 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23533 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23534 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23535 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23536 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23537 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23538 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23539 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23540 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23541 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23542 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23543 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23544 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23545 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23546 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23547 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23548
23549 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23550 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23551 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23552 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23553 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23554 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23555
23556 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23557
23558 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23559 declare one variable. On the fourth, error.
23560 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23561 declared by 20000628-1a.h.
23562
23563 2000-06-29 Richard Henderson <rth@redhat.com>
23564
23565 * gcc.c-torture/execute/930529-1.x: New file.
23566 * gcc.dg/920413-1.c: Adjust expected warning text.
23567 * gcc.dg/980217-1.c: Declare abort.
23568 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23569
23570 2000-06-29 Jeffrey A Law (law@cygnus.com)
23571
23572 * g77.f-torture/compile/20000629-1.f: New test.
23573 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23574
23575 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23576
23577 Rearrange lots of files, removing entirely the
23578 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23579 directories.
23580
23581 * Deleted files:
23582 gcc.c-torture/code_quality/code_quality.exp
23583 gcc.c-torture/special/special.exp
23584 gcc.failure/failure.exp
23585 gcc.failure/940409-1.x
23586 gcc.c-torture/compile/961203-1.x
23587
23588 * New files:
23589 gcc.misc-tests/linkage.exp
23590 gcc.c-torture/execute/920730-1t.c
23591 gcc.c-torture/execute/920730-1t.x
23592 gcc.c-torture/compile/920520-1.x
23593 gcc.c-torture/compile/920521-1.x
23594 gcc.c-torture/compile/981006-1.x
23595 gcc.c-torture/execute/eeprof-1.x
23596
23597 * Moved files (possibly with modifications to fit a new harness):
23598 Old name New name
23599 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23600 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23601 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23602 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23603 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23604 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23605 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23606 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23607 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23608 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23609 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23610 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23611 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23612 gcc.failure/940409-1.c gcc.dg/940409-1.c
23613
23614 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23615
23616 * c-torture/compile/961203-1.x: Delete.
23617
23618 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23619 not exit. Include stdio.h.
23620 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23621 * gcc.misc-tests/dg-12.c: Likewise.
23622 * gcc.misc-tests/dg-5.c: Likewise.
23623 * gcc.misc-tests/dg-6.c: Likewise.
23624 * gcc.misc-tests/dg-7.c: Prototype abort.
23625 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23626 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23627 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23628 not exit.
23629 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23630 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23631
23632 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23633
23634 * gcc.dg/cpp/20000628-1.c: New test.
23635 * gcc.dg/cpp/20000628-1.h: New header for above test.
23636 * gcc.dg/cpp/20000628-1a.h: Likewise.
23637
23638 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23639
23640 * gcc.dg/cpp: New directory.
23641 * gcc.dg/cpp/cpp.exp: New driver.
23642 * gcc.dg/cpp/20000627-1.c: New test.
23643 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23644 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23645 and rewrite as a compilation test.
23646
23647 * gcc.dg: Move many files into the cpp subdirectory, possibly
23648 renaming or editing them as well.
23649 Old name New name
23650 990119-1.c cpp/19990119-1.c
23651 990228-1.c cpp/19990228-1.c
23652 990407-1.c cpp/19990407-1.c
23653 990409-1.c cpp/19990409-1.c
23654 990413-1.c cpp/19990413-1.c
23655 990703-1.c cpp/19990703-1.c
23656 20000127-1.c cpp/20000127-1.c
23657 20000129-1.c cpp/20000129-1.c
23658 20000207-1.c cpp/20000207-1.c
23659 20000207-2.c cpp/20000207-2.c
23660 20000209-1.c cpp/20000209-1.c
23661 20000209-2.c cpp/20000209-2.c
23662 20000301-1.c cpp/20000301-1.c
23663 20000419-1.c cpp/20000419-1.c
23664 20000510-1.S cpp/20000510-1.S
23665 20000519-1.c cpp/20000519-1.c
23666 20000529-1.c cpp/20000529-1.c
23667 20000625-1.c cpp/20000625-1.c
23668 20000625-2.c cpp/20000625-2.c
23669 cpp-as1.c cpp/assert1.c
23670 cpp-as2.c cpp/assert2.c
23671 cxx-comments-1.c cpp/cxxcom1.c
23672 cxx-comments-2.c cpp/cxxcom2.c
23673 endif-label.c cpp/endif.c
23674 cpp-hash1.c cpp/hash1.c
23675 cpp-hash2.c cpp/hash2.c
23676 cpp-if1.c cpp/if-1.c
23677 cpp-if2.c cpp/if-2.c
23678 cpp-if3.c cpp/if-3.c
23679 cpp-if4.c cpp/if-4.c
23680 cpp-if5.c cpp/if-5.c
23681 cpp-cond.c cpp/if-cexp.c
23682 cpp-missingop.c cpp/if-mop.c
23683 cpp-missingparen.c cpp/if-mpar.c
23684 cpp-opprec.c cpp/if-oppr.c
23685 cpp-ifparen.c cpp/if-paren.c
23686 cpp-shortcircuit.c cpp/if-sc.c
23687 cpp-shift.c cpp/if-shift.c
23688 cpp-unary.c cpp/if-unary.c
23689 cpp-li1.c cpp/line1.c
23690 cpp-li2.c cpp/line2.c
23691 lineno.c cpp/line3.c
23692 lineno-2.c cpp/line4.c
23693 cpp-mi.c cpp/mi1.c
23694 cpp-mic.h cpp/mi1c.h
23695 cpp-micc.h cpp/mi1cc.h
23696 cpp-mind.h cpp/mi1nd.h
23697 cpp-mindp.h cpp/mi1ndp.h
23698 cpp-mix.h cpp/mi1x.h
23699 cpp-mi2.c cpp/mi2.c
23700 cpp-mi2a.h cpp/mi2a.h
23701 cpp-mi2b.h cpp/mi2b.h
23702 cpp-mi2c.h cpp/mi2c.h
23703 cpp-mi3.c cpp/mi3.c
23704 cpp-mi3.def cpp/mi3.def
23705 poison-1.c cpp/poison.c
23706 pr-impl.c cpp/prag-imp.c
23707 cpp-redef-2.c cpp/redef1.c
23708 cpp-redef.c cpp/redef2.c
23709 strpaste.c cpp/strp1.c
23710 strpaste-2.c cpp/strp2.c
23711 cpp-tradpaste.c cpp/tr-paste.c
23712 cpp-tradstringify.c cpp/tr-str.c
23713 cpp-tradwarn1.c cpp/tr-warn1.c
23714 cpp-tradwarn2.c cpp/tr-warn2.c
23715 trigraphs.c cpp/trigraphs.c
23716 cpp-unc1.c cpp/unc1.c
23717 cpp-unc2.c cpp/unc2.c
23718 cpp-unc3.c cpp/unc3.c
23719 cpp-unc.c cpp/unc4.c
23720 undef.c cpp/undef1.c
23721 undef-2.c cpp/undef2.c
23722 cpp-wi1.c cpp/widestr1.c
23723
23724 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23725
23726 * lib/g++.exp (g++_include_flags): Tweak.
23727
23728 2000-06-27 H.J. Lu <hjl@gnu.org>
23729 Loren J. Rittle <ljrittle@acm.org>
23730
23731 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23732 version with one that knows about the new gcc tree structure.
23733 (g++_link_flags): Same.
23734
23735 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23736
23737 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23738 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23739 case we are cross-compiling.
23740
23741 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23742 g++.old-deja/g++.niklas/Makefile.in,
23743 g++.old-deja/g++.niklas/configure.in,
23744 g++.old-deja/g++.other/Makefile.in,
23745 g++.old-deja/g++.other/configure.in,
23746 gcc.c-torture/code_quality/Makefile.in,
23747 gcc.c-torture/code_quality/configure.in,
23748 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23749 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23750 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23751 gcc.c-torture/execute/ieee/Makefile.in,
23752 gcc.c-torture/execute/ieee/configure.in,
23753 gcc.c-torture/noncompile/Makefile.in,
23754 gcc.c-torture/noncompile/configure.in,
23755 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23756 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23757 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23758
23759 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23760
23761 * g++.old-deja/g++.other/ambig3.C: New test.
23762
23763 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23764
23765 * g++.old-deja/g++.pt/syntax1.C: New test.
23766 * g++.old-deja/g++.pt/syntax2.C: New test.
23767 * g++.old-deja/g++.other/syntax3.C: New test.
23768 * g++.old-deja/g++.other/syntax4.C: New test.
23769
23770 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23771
23772 * gcc.dg/20000623-1.c: Prototype exit and abort.
23773
23774 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23775
23776 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23777 New tests.
23778 * gcc.dg/cpp-mi3.def: New file.
23779
23780 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23781 inside assertions.
23782 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23783 lexer's error messages.
23784 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23785 divine anything from the linemarkers.
23786 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23787 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23788
23789 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23790
23791 * gcc.dg/20000623-1.c: New test.
23792
23793 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23794
23795 * gcc.c-torture/execute/20000622-1.c: New test.
23796
23797 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23798
23799 * g++.old-deja/g++.other/init15.C: New test.
23800
23801 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23802
23803 * g++.old-deja/g++.pt/vaarg2.C: New test.
23804 * g++.old-deja/g++.pt/vaarg3.C: New test.
23805
23806 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23807
23808 * g++.old-deja/g++.other/dyncast6.C: New test.
23809
23810 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23811
23812 * gcc.c-torture/execute/loop-6.c: New test.
23813
23814 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23815
23816 * gcc.dg/20000614-1.c: New test.
23817 * gcc.dg/20000614-2.c: New test.
23818
23819 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23820
23821 * g++.old-deja/g++.other/inline12.C: New test.
23822
23823 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23824
23825 * g++.old-deja/g++.other/eh1.C: New test.
23826
23827 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23828
23829 * g++.old-deja/g++.other/type.C: New test.
23830
23831 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23832
23833 * g++.old-deja/g++.other/initstring.C: New test.
23834
23835 2000-06-12 Jason Merrill <jason@redhat.com>
23836
23837 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23838
23839 2000-06-09 Jeffrey A Law (law@cygnus.com)
23840
23841 * gcc.c-torture/compile/20000609-1.c: New test.
23842
23843 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23844
23845 * gcc.dg/20000609-1.c: New test.
23846
23847 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23848
23849 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23850 * gcc.c-torture/noncompile/poison-1.c: Move...
23851 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23852 * gcc.dg/cpp-li1.c: Add a token after the #line.
23853
23854 2000-06-05 Richard Henderson <rth@cygnus.com>
23855
23856 * gcc.c-torture/execute/20000605-2.c: New test.
23857 * gcc.c-torture/execute/20000605-3.c: New test.
23858
23859 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23860
23861 * g77.f-torture/execute/20000503-1.x: New file.
23862
23863 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23864
23865 * g++.old-deja/g++.eh/badalloc1.C: New test.
23866
23867 2000-06-05 Richard Henderson <rth@cygnus.com>
23868
23869 * gcc.c-torture/execute/20000605-1.c: New test.
23870
23871 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23872 Nathan Sidwell <nathan@codesourcery.com>
23873
23874 * gcc.c-torture/compile/20000605-1.c: New test.
23875
23876 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23877
23878 * g77.f-torture/compile/20000601-1.f: New test.
23879
23880 2000-06-03 Richard Henderson <rth@cygnus.com>
23881
23882 * gcc.c-torture/execute/20000603-1.c: New.
23883
23884 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23885
23886 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23887 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23888
23889 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
23890
23891 * gcc.dg/compare2.c (case 12): XFAIL.
23892 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23893 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23894
23895 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23896
23897 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
23898
23899 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23900 guard macro is already defined when the header is first
23901 included.
23902 * gcc.dg/cpp-mix.h: New file.
23903 * gcc.dg/endif-label.c: Update patterns to match compiler.
23904
23905 * g++.brendan/complex1.C: Declare abort.
23906 * g++.law/refs4.C: Remove XFAIL.
23907 * g++.oliva/expr2.C: Declare abort and exit.
23908
23909 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
23910
23911 * gcc.c-torture/execute/20000528-1.c: New test.
23912
23913 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23914 * g++.old-deja/g++.law/temps4.C: Likewise.
23915
23916 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23917 stdlib.h. Call abort() on failure.
23918 * g++.old-deja/g++.law/refs4.C: Likewise.
23919 * g++.old-deja/g++.law/temps4.C: Likewise.
23920 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23921 * gcc.c-torture/execute/20000112-1.c: Include string.h.
23922
23923 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
23924
23925 Relative to g++.dg/special:
23926 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23927
23928 Relative to g++.old-deja:
23929 * g++.brendan/complex1.C, g++.jason/optimize2.C,
23930 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23931 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23932 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23933 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23934 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23935 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23936
23937 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23938 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23939 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23940 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23941 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23942 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23943 and/or string.h.
23944
23945 * g++.other/goto1.C: Update expectations for error messages.
23946
23947 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
23948
23949 * gcc.c-torture/compile/20000523-1.c: New test.
23950
23951 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23952
23953 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23954
23955 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23956
23957 * g++.old-deja/g++.eh/catch11.C: New test.
23958 * g++.old-deja/g++.eh/catch12.C: New test.
23959
23960 2000-05-24 Nick Clifton <nickc@cygnus.com>
23961
23962 * gcc.c-torture/execute/20000523-1.c: New test.
23963
23964 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
23965
23966 * c-torture/execute/bcp-1.c: Replace abort in arg of
23967 __builtin_constant_p with a generic external function.
23968
23969 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23970 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23971 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23972 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23973 Prototype abort and/or exit.
23974
23975 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23976 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23977 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23978 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23979
23980 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
23981
23982 * gcc.dg/dwarf2-1.c: New test.
23983
23984 2000-05-20 Richard Henderson <rth@cygnus.com>
23985
23986 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23987
23988 2000-05-20 Andreas Jaeger <aj@suse.de>
23989
23990 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23991 testcase.
23992
23993 2000-05-19 David Edelsohn <edelsohn@gnu.org>
23994
23995 * gcc.c-torture/execute/20000519-2.c: New test.
23996
23997 2000-05-19 Andreas Jaeger <aj@suse.de>
23998
23999 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24000 which fails with SSA.
24001
24002 * lib/c-torture.exp: Also test with -O3 -fssa.
24003
24004 2000-05-18 Michael Meissner <meissner@redhat.com>
24005
24006 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24007 * gcc.c-torture/execute/920415-1.c: Ditto.
24008 * gcc.c-torture/execute/920501-1.c: Ditto.
24009 * gcc.c-torture/execute/conversion.c: Ditto.
24010 * gcc.c-torture/execute/cvt-1.c: Ditto.
24011
24012 2000-05-18 Jeffrey A Law (law@cygnus.com)
24013
24014 * gcc.c-torture/compile/20000518-1.c: New test.
24015
24016 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24017
24018 * g77.f-torture/compile/200005018.f: New test.
24019
24020 2000-05-17 Jeffrey A Law (law@cygnus.com)
24021
24022 * gcc.c-torture/compile/20000517-1.c: New test.
24023
24024 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24025
24026 * gcc.c-torture/execute/20000516-1.c: New test.
24027
24028 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24029
24030 * g++.old-deja/g++.other/eh.C: New test.
24031
24032 2000-05-12 Richard Henderson <rth@cygnus.com>
24033
24034 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24035 constants through to doit's conditional.
24036
24037 2000-05-11 Jeffrey A Law (law@cygnus.com)
24038
24039 * gcc.c-torture/compile/20000511-1.c: New test.
24040 * g77.f-torture/compile/20000511-1.f: New test.
24041 * g77.f-torture/compile/20000511-2.f: New test.
24042
24043 2000-05-11 Michael Meissner <meissner@redhat.com>
24044
24045 * gcc.c-torture/execute/20000511-1.c: New test.
24046
24047 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24048
24049 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24050 * gcc.dg/20000510-1.S: New.
24051
24052 2000-05-08 Catherine Moore <clm@cygnus.com>
24053
24054 * gcc.dg/unused-3.c: New.
24055
24056 2000-05-06 Richard Henderson <rth@cygnus.com>
24057
24058 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24059 * g++.old-deja/g++.mike/warn1.C: Likewise.
24060 * g++.old-deja/g++.pt/local1.C: Likewise.
24061 * g++.old-deja/g++.pt/local7.C: Likewise.
24062 * g++.old-deja/g++.pt/spec16.C: Likewise.
24063
24064 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24065
24066 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24067
24068 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24069
24070 * g77.f-torture/execute/20000503-1.f: New test.
24071
24072 2000-05-04 Andreas Jaeger <aj@suse.de>
24073
24074 * gcc.dg/noreturn-2.c: New test.
24075
24076 2000-05-04 Neil Booth <NeilB@earthling.net>
24077
24078 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24079 preprocessor.
24080
24081 2000-05-04 Richard Henderson <rth@cygnus.com>
24082
24083 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24084
24085 2000-05-04 Richard Henderson <rth@cygnus.com>
24086
24087 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24088 OpenSSL by Jason R Thorpe.
24089
24090 2000-05-03 Jim Wilson <wilson@cygnus.com>
24091
24092 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24093
24094 2000-05-03 Robert Lipe <robertlipe@usa.net>
24095
24096 * gcc.dg/20000503-1.c: New test.
24097
24098 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24099
24100 * gcc.c-torture/compile/20000502-1.c: New test.
24101 * g++.old-deja/g++.other/align.C: New test.
24102 * gcc.dg/cpp-tradstringify.c: New test.
24103
24104 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24105
24106 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24107 and hard registers.
24108
24109 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24110
24111 * gcc.c-torture/execute/loop-5.c: New test.
24112
24113 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24114
24115 * gcc.c-torture/execute/va-arg-20.c: New test.
24116
24117 2000-04-23 Jeffrey A Law (law@cygnus.com)
24118
24119 * gcc.c-torture/execute/20000422-1.c: New test.
24120
24121 2000-04-20 Greg McGary <gkm@gnu.org>
24122
24123 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24124 when optimizing, but without sibling-call optimizations (-O1).
24125
24126 2000-04-20 Jeffrey A Law (law@cygnus.com)
24127
24128 * gcc.c-torture/compile/20000420-1.c: New test.
24129
24130 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24131
24132 * g++.abi/ptrflags.C: New test.
24133 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24134
24135 2000-04-19 Catherine Moore <clm@cygnus.com>
24136
24137 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24138
24139 2000-04-19 Greg McGary <gkm@gnu.org>
24140
24141 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24142 sibling-call optimizations.
24143
24144 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24145
24146 * gcc.dg/20000419-1.c: New test.
24147
24148 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24149
24150 * gcc.c-torture/execute/20000412-6.c: New test.
24151
24152 2000-04-12 Jeffrey A Law (law@cygnus.com)
24153
24154 * gcc.c-torture/execute/20000412-5.c: New test.
24155 * g77.f-torture/compile/20000412-1.f: New test.
24156 * gcc.c-torture/execute/20000412-4.c: New test.
24157 * gcc.c-torture/compile/20000412-2.c: New test.
24158 * gcc.c-torture/execute/20000412-3.c: New test.
24159 * gcc.c-torture/compile/20000412-1.c: New test.
24160 * gcc.c-torture/execute/20000412-2.c: New test.
24161
24162 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24163
24164 * objc/execute/bf-20.m: New test.
24165
24166 2000-04-10 Richard Henderson <rth@cygnus.com>
24167
24168 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24169
24170 * gcc.c-torture/execute/20000412-1.c: New test.
24171
24172 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24173
24174 * g++.old-deja/g++.eh/catchptr1.C: New test.
24175
24176 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24177
24178 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24179
24180 2000-04-08 Neil Booth <NeilB@earthling.net>
24181
24182 * gcc.dg/cpp-nullchar.c: Remove test as
24183 embedded nulls cause problems.
24184
24185 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24186
24187 * gcc.dg/compare2.c: New test.
24188
24189 2000-04-08 Neil Booth <NeilB@earthling.net>
24190
24191 * gcc.dg/cpp-nullchar.c: New test.
24192
24193 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24194
24195 * gcc.dg/cpp-mi2.c: New test.
24196 * gcc.dg/cpp-mi2[abc].h: New files.
24197
24198 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24199
24200 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24201 member name.
24202
24203 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24204
24205 * g++.old-deja/g++.abi/vmihint.C: New test.
24206
24207 2000-04-06 Neil Booth <NeilB@earthling.net>
24208
24209 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24210 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24211 copyright.
24212
24213 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24214
24215 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24216 avoid stack-frame overwrite.
24217
24218 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24219
24220 * gcc.c-torture/compile/20000405-2.c: New test.
24221 * gcc.c-torture/compile/20000405-3.c: New test.
24222
24223 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24224
24225 * gcc.c-torture/compile/20000405-1.c: New test.
24226
24227 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24228
24229 * gcc.dg/cast-qual-1.c: Revert last change.
24230
24231 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24232
24233 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24234
24235 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24236
24237 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24238 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24239
24240 2000-04-03 Jeffrey A Law (law@cygnus.com)
24241
24242 * gcc.c-torture/compile/20000403-2.c: New test.
24243 * gcc.c-torture/compile/20000403-1.c: New test.
24244
24245 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24246
24247 * gcc.c-torture/execute/20000403-1.c: New test.
24248
24249 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24250
24251 * gcc.c-torture/execute/20000402-1.c: New test.
24252
24253 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24254
24255 * gcc.c-torture/execute/va-arg-15.c: New test.
24256 * gcc.c-torture/execute/va-arg-16.c: New test.
24257 * gcc.c-torture/execute/va-arg-17.c: New test.
24258 * gcc.c-torture/execute/va-arg-18.c: New test.
24259 * gcc.c-torture/execute/va-arg-19.c: New test.
24260
24261 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24262
24263 * gcc.c-torture/compile/981211-1.c: Move to...
24264 * gcc.dg/cpp-as1.c: ...here.
24265 * gcc.dg/cpp-as2.c: New file.
24266
24267 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24268 compiler.
24269
24270 2000-04-02 Neil Booth <NeilB@earthling.net>
24271
24272 * gcc.dg/cpp-cond.c New tests.
24273 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24274 accidental success less likely.
24275 * gcc.dg/cpp-missingop.c New tests.
24276 * gcc.dg/cpp-missingparen.c New tests.
24277 * gcc.dg/cpp-shift.c New tests.
24278 * gcc.dg/cpp-shortcircuit.c New tests.
24279 * gcc.dg/cpp-unary.c New tests.
24280
24281 2000-03-29 Jeffrey A Law (law@cygnus.com)
24282
24283 * gcc.c-torture/compile/20000329-1.c: New test.
24284
24285 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24286
24287 * gcc.c-torture/compile/20000326-1.c: New test.
24288 * gcc.c-torture/compile/20000326-2.c: New test.
24289
24290 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24291
24292 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24293 the first parameter is a function argument.
24294
24295 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24296
24297 * g++.old-deja/g++.ext/array4.C: New test.
24298
24299 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24300
24301 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24302
24303 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24304
24305 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24306
24307 2000-03-19 Richard Henderson <rth@cygnus.com>
24308
24309 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24310
24311 2000-03-19 Richard Henderson <rth@cygnus.com>
24312
24313 * gcc.c-torture/compile/20000319-1.c: New test.
24314
24315 2000-03-14 Jeffrey A Law (law@cygnus.com)
24316
24317 * gcc.c-torture/execute/20000314-3.c: New test.
24318 * gcc.c-torture/execute/20000314-2.c: New test.
24319 * gcc.c-torture/execute/20000314-1.c: New test.
24320 * gcc.c-torture/compile/20000314-2.c: New test.
24321 * gcc.c-torture/compile/20000314-1.c: New test.
24322
24323 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24324
24325 * g++.old-deja/g++.warn/inline.C: New test.
24326
24327 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24328
24329 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24330 standards-compliant result rather than specific constants.
24331 Put test-values in array.
24332
24333 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24334
24335 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24336 (g++_target_compile): Put test-specific options last.
24337
24338 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24339
24340 * g++.old-deja/g++.eh/vbase4.C: New test.
24341
24342 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24343
24344 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24345
24346 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24347
24348 * g++.old-deja/g++.brendan/misc12.C: Removed.
24349 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24350 * g++.old-deja/g++.ext/pretty4.C: New test.
24351
24352 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24353
24354 * g++.old-deja/g++.other/string2.C: New test.
24355
24356 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24357
24358 * g++.old-deja/g++.warn/impint2.C: New test.
24359
24360 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24361
24362 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24363 is 1, not zero.
24364
24365 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24366
24367 * g++.old-deja/g++.warn/impint.C: New test.
24368 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24369 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24370 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24371 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24372 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24373 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24374 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24375 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24376 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24377 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24378 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24379 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24380
24381 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24382
24383 * gcc.dg/cpp-redef.c: New test.
24384
24385 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24386
24387 * g++.old-deja/g++.pt/unify7.C: New test.
24388
24389 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24390
24391 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24392 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24393
24394 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24395
24396 * gcc.c-torture/compile/20000224-1.c: New test.
24397
24398 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24399
24400 * gcc.c-torture/compile/cpp-2.c: New test.
24401 * gcc.c-torture/compile/cpp-1.c: New test.
24402
24403 2000-02-25 Jeffrey A Law (law@cygnus.com)
24404
24405 * gcc.c-torture/execute/20000225-1.c: New test.
24406
24407 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24408
24409 * gcc.dg/cpp-li2.c: New test.
24410
24411 * gcc.dg/cpp-wi1.c: New test.
24412
24413 * gcc.dg/cpp-li1.c: New test.
24414
24415 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24416
24417 * g++.old-deja/g++.other/sizeof5.C: New test.
24418
24419 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24420
24421 * gcc.c-torture/execute/va-arg-13.c: New test.
24422
24423 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24424
24425 * gcc.c-torture/execute/va-arg-12.c: New test.
24426
24427 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24428
24429 * gcc.c-torture/execute/20000223-1.c: New test.
24430
24431 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24432
24433 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24434
24435 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24436
24437 * g++.old-deja/g++.abi/ptrmem.C: New test.
24438
24439 2000-02-19 Richard Henderson <rth@cygnus.com>
24440
24441 * gcc.c-torture/compile/init-3.c: New.
24442
24443 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24444
24445 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24446 ALWAYS_CXXFLAGS.
24447
24448 2000-02-11 Robert Lipe <robertl@sco.com>
24449
24450 * gcc.c-torture/compile/20000211-3.c: New test.
24451
24452 2000-02-11 Martin Buchholz <martin@xemacs.org>
24453
24454 * gcc.c-torture/compile/20000211-2.c: New test.
24455
24456 2000-02-11 Jeffrey A Law (law@cygnus.com)
24457
24458 * gcc.c-torture/compile/20000211-1.c: New test.
24459
24460 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24461
24462 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24463 on native targets
24464
24465 2000-02-08 Nathan Sidwell <nathan@acm.org>
24466
24467 * g++.old-deja/g++.other/cast5.C: New test.
24468
24469 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24470
24471 * gcc.c-torture/execute/20000205-1.c: New.
24472
24473 2000-02-03 Nathan Sidwell <nathan@acm.org>
24474
24475 * g++.old-deja/g++.jason/cast3.C: Return void.
24476 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24477
24478 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24479
24480 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24481
24482 * gcc.dg/loop-1.c: New test.
24483
24484 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24485
24486 * gcc.c-torture/compile/20000127-1.c: New test.
24487 * gcc.c-torture/execute/991228-1.c: New test.
24488
24489 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24490
24491 * gcc.dg/unused-2.c: New test.
24492
24493 * gcc.dg/conv-1.c: New test.
24494
24495 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24496
24497 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24498 compiler.
24499 (tool_option_proc): Fix typo.
24500
24501 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24502
24503 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24504 of the ld on the host, not on the build machine.
24505 Also, don't crash if '--help' is not a supported option.
24506
24507 2000-01-24 Richard Henderson <rth@cygnus.com>
24508
24509 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24510
24511 2000-01-20 Jeffrey A Law (law@cygnus.com)
24512
24513 * gcc.c-torture/execute/20000120-2.c: New test.
24514 * gcc.c-torture/execute/20000120-1.c: New test.
24515
24516 2000-01-13 Jeffrey A Law (law@cygnus.com)
24517
24518 * gcc.c-torture/execute/20000113-1.c: New test.
24519
24520 2000-01-12 Jeffrey A Law (law@cygnus.com)
24521
24522 * gcc.c-torture/execute/20000112-1.c: New test.
24523
24524 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24525
24526 * gcc.dg/20000111-1.c: New test.
24527
24528 2000-01-10 Jeffrey A Law (law@cygnus.com)
24529
24530 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24531 with 16 bit integers.
24532
24533 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24534
24535 * gcc.dg/20000108-1.c: New test.
24536
24537 2000-01-05 Nathan Sidwell <nathan@acm.org>
24538
24539 * g++.old-deja/g++.ns/koenig8.C: New test.
24540
24541 2000-01-05 Nathan Sidwell <nathan@acm.org>
24542
24543 * g++.old-deja/g++.other/cast4.C: New test.
24544
24545 2000-01-05 Jeffrey A Law (law@cygnus.com)
24546
24547 * gcc.c-torture/compile/20000105-2.c: New test.
24548 * gcc.c-torture/compile/20000105-1.c: New test.
24549
24550 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24551
24552 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24553 references to printf & atoi to conform to ANSI standard.
24554 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24555 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24556 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24557 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24558 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24559 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24560 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24561 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24562 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24563 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24564 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24565 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24566 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24567 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24568 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24569 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24570 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24571 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24572 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24573 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24574 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24575 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24576 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24577 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24578 * g++.old-deja/g++.brendan/init3.C: Likewise.
24579 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24580 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24581 * g++.old-deja/g++.brendan/new2.C: Likewise.
24582 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24583 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24584 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24585 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24586 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24587 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24588 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24589 * g++.old-deja/g++.brendan/template24.C: Likewise.
24590 * g++.old-deja/g++.brendan/template3.C: Likewise.
24591 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24592 * g++.old-deja/g++.jason/inline3.C: Likewise.
24593 * g++.old-deja/g++.jason/opeq.C: Likewise.
24594 * g++.old-deja/g++.law/arg5.C: Likewise.
24595 * g++.old-deja/g++.law/arm7.C: Likewise.
24596 * g++.old-deja/g++.law/ctors11.C: Likewise.
24597 * g++.old-deja/g++.law/cvt8.C: Likewise.
24598 * g++.old-deja/g++.law/init9.C: Likewise.
24599 * g++.old-deja/g++.law/refs4.C: Likewise.
24600 * g++.old-deja/g++.law/template2.C: Likewise.
24601 * g++.old-deja/g++.law/visibility24.C: Likewise.
24602 * g++.old-deja/g++.law/vtable3.C: Likewise.
24603 * g++.old-deja/g++.mike/asm2.C: Likewise.
24604 * g++.old-deja/g++.mike/eh1.C: Likewise.
24605 * g++.old-deja/g++.mike/misc1.C: Likewise.
24606 * g++.old-deja/g++.mike/misc13.C: Likewise.
24607 * g++.old-deja/g++.mike/misc14.C: Likewise.
24608 * g++.old-deja/g++.mike/ns12.C: Likewise.
24609 * g++.old-deja/g++.mike/p1248.C: Likewise.
24610 * g++.old-deja/g++.mike/p3708.C: Likewise.
24611 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24612 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24613 * g++.old-deja/g++.mike/p646.C: Likewise.
24614 * g++.old-deja/g++.mike/p700.C: Likewise.
24615 * g++.old-deja/g++.mike/p783.C: Likewise.
24616 * g++.old-deja/g++.mike/p783a.C: Likewise.
24617 * g++.old-deja/g++.mike/p783b.C: Likewise.
24618 * g++.old-deja/g++.mike/p786.C: Likewise.
24619 * g++.old-deja/g++.mike/p789.C: Likewise.
24620 * g++.old-deja/g++.mike/p789a.C: Likewise.
24621 * g++.old-deja/g++.mike/p807a.C: Likewise.
24622 * g++.old-deja/g++.other/delete3.C: Likewise.
24623 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24624 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24625 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24626 * g++.old-deja/g++.other/empty1.C: Likewise.
24627 * g++.old-deja/g++.other/temporary1.C: Likewise.
24628 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24629 * g++.old-deja/g++.pt/t16.C: Likewise.
24630 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24631
24632 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24633
24634 * gcc.dg/991230-1.c: New test.
24635
24636 1999-12-29 Jeffrey A Law (law@cygnus.com)
24637
24638 * gcc.c-torture/compile/991229-3.c: New test.
24639 * gcc.c-torture/compile/991229-2.c: New test.
24640 * gcc.c-torture/compile/991229-1.c: New test.
24641
24642 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24643
24644 * gcc.c-torture/compile/labels-2.c: New test.
24645
24646 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24647
24648 * gcc.c-torture/execute/991227-1.c: New test.
24649
24650 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24651
24652 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24653
24654 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24655
24656 * gcc.c-torture/execute/991221-1.c: New test.
24657
24658 1999-12-20 Nathan Sidwell <nathan@acm.org>
24659
24660 * g++.old-deja/g++.other/cast3.C: New test.
24661
24662 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24663
24664 * gcc.c-torture/execute/991216-4.c: New test.
24665
24666 1999-12-16 Michael Meissner <meissner@cygnus.com>
24667
24668 * gcc.c-torture/execute/991216-1.c: New test.
24669 * gcc.c-torture/execute/991216-2.c: New test.
24670 * gcc.c-torture/execute/991216-3.c: New test.
24671
24672 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24673
24674 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24675 Actually make the test fail by using "-O2" for compilation.
24676
24677 1999-12-15 Nathan Sidwell <nathan@acm.org>
24678
24679 * g++.old-deja/g++.warn/cast-align1.C: New test.
24680
24681 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24682
24683 * gcc.c-torture/compile/991214-1.c: New test.
24684 * gcc.c-torture/compile/991214-2.c: New test.
24685
24686 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24687
24688 * gcc.dg/991214-1.c: New test.
24689
24690 1999-12-13 Jeffrey A Law (law@cygnus.com)
24691
24692 * gcc.c-torture/compile/991213-3.c: New test.
24693 * gcc.c-torture/compile/991213-2.c: New test.
24694 * gcc.c-torture/compile/991213-1.c: New test.
24695
24696 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24697
24698 * gcc.dg/991209-1.c: New test.
24699
24700 1999-12-08 Nathan Sidwell <nathan@acm.org>
24701
24702 * gcc.c-torture/compile/991208-1.c: New test.
24703
24704 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24705
24706 * gcc.dg/ultrasp2.c: New test.
24707
24708 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24709
24710 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24711
24712 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24713
24714 * gcc.c-torture/compile/991202-1.c: New test.
24715 * gcc.c-torture/execute/991202-1.c: New test.
24716 * gcc.c-torture/execute/991202-2.c: New test.
24717 * gcc.c-torture/execute/991202-3.c: New test.
24718
24719 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24720
24721 * g++.old-deja/g++.abi/align.C: New test.
24722 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24723 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24724
24725 1999-12-01 Richard Henderson <rth@cygnus.com>
24726
24727 * gcc.c-torture/execute/991201-1.c: New.
24728
24729 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24730
24731 * gcc.dg/991129-1.c: New test.
24732
24733 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24734
24735 * gcc.c-torture/compile/991127-1.c: New test.
24736
24737 1999-11-22 Nathan Sidwell <nathan@acm.org>
24738
24739 * g++.old-deja/g++.other/warn4.C: New test.
24740
24741 1999-11-22 Nathan Sidwell <nathan@acm.org>
24742
24743 * g++.old-deja/g++.eh/cleanup2.C: New test.
24744 * g++.old-deja/g++.ext/pretty2.C: New test.
24745 * g++.old-deja/g++.ext/pretty3.C: New test.
24746 * g++.old-deja/g++.other/debug6.C: New test.
24747
24748 1999-10-20 Jim Wilson <wilson@cygnus.com>
24749
24750 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24751 compiler_output to look for one error message instead of two.
24752
24753 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24754
24755 * gcc.c-torture/execute/991118-1.c: Also test case
24756 where the word boundary does not split a byte evenly.
24757
24758 1999-11-19 Nathan Sidwell <nathan@acm.org>
24759
24760 * g++.old-deja/g++.ext/restrict1.C: New test.
24761
24762 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24763
24764 * gcc.c-torture/execute/991118-1.c: New test.
24765
24766 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24767
24768 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24769 working directory pathnames.
24770
24771 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24772
24773 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24774 host is equipped with driver.h and driver.o so it can actually
24775 compile and run the tests.
24776
24777 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24778
24779 * gcc.c-torture/compile/991008-1.c: New test.
24780
24781 1999-11-08 Nick Clifton <nickc@cygnus.com>
24782
24783 * lib/gcc-dg.exp: Include target-supports.exp
24784
24785 1999-11-05 Nick Clifton <nickc@cygnus.com>
24786
24787 * lib/target-supports.exp: New file: Provide procs to test for
24788 features supported by the target.
24789 (check_weak_available): Moved here from ecos.exp.
24790 (check_alias_available): New proc: Determine of the target
24791 toolchain supports the alias attribute.
24792
24793 * gcc.dg/special/ecos.exp: Move check_weak_available to
24794 target-supports.exp.
24795 (alias-1.c): Only perform the test if the target supports
24796 aliases.
24797 (wkali-1.c): Only perform the test if the target supports
24798 aliases.
24799
24800 * gcc.dg/990506-0.c: Expect error messages from cross
24801 targets as well as native targets.
24802
24803 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24804
24805 * gcc.dg/ultrasp1.c: Removed xfail.
24806 * gcc.dg/struct-ret-2.c: Likewise.
24807 * gcc.dg/array-1.c: Likewise.
24808
24809 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24810
24811 * gcc.dg/struct-ret-2.c: New test.
24812
24813 * gcc.dg/array-1.c: New test.
24814
24815 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24816
24817 * gcc.c-torture/execute/991030-1.c: New test.
24818
24819 1999-10-26 Richard Henderson <rth@cygnus.com>
24820
24821 * gcc.c-torture/compile/991026-2.c: New test.
24822
24823 1999-10-26 Jeffrey A Law (law@cygnus.com)
24824
24825 * gcc.c-torture/compile/991026-1.c: New test.
24826
24827 1999-10-23 Jeffrey A Law (law@cygnus.com)
24828
24829 * gcc.c-torture/execute/991023-1.c: New test.
24830
24831 1999-10-19 Jeffrey A Law (law@cygnus.com)
24832
24833 * gcc.c-torture/execute/991019-1.c: New test.
24834
24835 1999-10-16 Richard Henderson <rth@cygnus.com>
24836
24837 * gcc.c-torture/execute/991016-1.c: New test.
24838
24839 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24840
24841 * gcc.c-torture/execute/991014-1.c: New test.
24842
24843 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24844
24845 * g++.old-deja/g++.other/union2.C: New test.
24846
24847 1999-10-13 Nathan Sidwell <nathan@acm.org>
24848
24849 * g++.old-deja/g++.other/vaarg2.C: New test.
24850 * g++.old-deja/g++.other/vaarg3.C: New test.
24851
24852 1999-10-12 Craig Burley <craig@jcb-sc.com>
24853
24854 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24855 in compile/.
24856
24857 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24858
24859 * gcc.c-torture/execute/va-arg-11.c: New test.
24860
24861 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24862
24863 * lib/file-format.exp (gcc_target_object_format): Don't
24864 crash if objdump is unavailable.
24865
24866 1999-09-29 Donn Terry <donn@interix.com>
24867
24868 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24869
24870 1999-09-28 Nick Clifton <nickc@cygnus.com>
24871
24872 * gcc.c-torture/compile/990928-1.c: New test.
24873
24874 1999-09-28 Nathan Sidwell <nathan@acm.org>
24875
24876 * g++.old-deja/g++.other/decl6.C: New test.
24877
24878 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24879
24880 * gcc.c-torture/execute/va-arg-10.c: New test.
24881
24882 1999-09-27 Nathan Sidwell <nathan@acm.org>
24883
24884 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24885 __PRETTY_FUNCTION__.
24886
24887 1999-09-23 Nick Clifton <nickc@cygnus.com>
24888
24889 * gcc.c-torture/execute/990923-1.c: New test.
24890
24891 1999-09-21 Nick Clifton <nickc@cygnus.com>
24892
24893 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24894 for which -fpic is inappropriate.
24895
24896 1999-09-21 Mark Mitchell <mark@codesourcery.com>
24897
24898 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24899
24900 1999-09-21 Nathan Sidwell <nathan@acm.org>
24901
24902 * g++.old-deja/g++.other/dyncast1.C: New test.
24903 * g++.old-deja/g++.other/dyncast2.C: New test.
24904 * g++.old-deja/g++.other/dyncast3.C: New test.
24905 * g++.old-deja/g++.other/dyncast4.C: New test.
24906 * g++.old-deja/g++.other/dyncast5.C: New test.
24907 * g++.old-deja/g++.eh/catch3.C: New test.
24908 * g++.old-deja/g++.eh/catch3p.C: New test.
24909 * g++.old-deja/g++.eh/catch4.C: New test.
24910 * g++.old-deja/g++.eh/catch4p.C: New test.
24911 * g++.old-deja/g++.eh/catch5.C: New test.
24912 * g++.old-deja/g++.eh/catch5p.C: New test.
24913 * g++.old-deja/g++.eh/catch6.C: New test.
24914 * g++.old-deja/g++.eh/catch6p.C: New test.
24915 * g++.old-deja/g++.eh/catch7.C: New test.
24916 * g++.old-deja/g++.eh/catch7p.C: New test.
24917 * g++.old-deja/g++.eh/catch8.C: New test.
24918 * g++.old-deja/g++.eh/catch8p.C: New test.
24919 * g++.old-deja/g++.eh/catch9.C: New test.
24920 * g++.old-deja/g++.eh/catch9p.C: New test.
24921
24922 1999-09-13 Nathan Sidwell <nathan@acm.org>
24923
24924 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24925 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24926
24927 1999-09-13 Jeffrey A Law (law@cygnus.com)
24928
24929 * gcc.c-torture/compile/990913-1.c: New test.
24930
24931 1999-09-10 Nathan Sidwell <nathan@acm.org>
24932
24933 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24934 * g++.old-deja/g++.jason/rfg5.C: Likewise.
24935
24936 1999-09-09 Richard Henderson <rth@cygnus.com>
24937
24938 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24939
24940 1999-09-09 Nathan Sidwell <nathan@acm.org>
24941
24942 * g++.old-deja/g++.other/lookup11.C: New test.
24943 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24944 what is permitted and what we want.
24945 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24946 overload use.
24947 * g++.old-deja/g++.jason/rfg5.C: Likewise
24948
24949 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
24950
24951 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24952 * gcc.c-torture/noncompile/poison-1.c: New file.
24953
24954 1999-09-08 Nathan Sidwell <nathan@acm.org>
24955
24956 * g++.old-deja/g++.other/sizeof3.C: New test.
24957 * g++.old-deja/g++.other/sizeof4.C: New test.
24958 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24959 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24960
24961 1999-09-07 Richard Henderson <rth@cygnus.com>
24962
24963 * gcc.dg/va-arg-1.c: New.
24964
24965 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24966
24967 * gcc.c-torture/execute/va-arg-9.c: New test.
24968
24969 1999-09-05 Craig Burley <craig@jcb-sc.com>
24970
24971 * g77.f-torture/compile/980519-2.f: New test.
24972 * g77.f-torture/compile/19990905-0.f: New test.
24973 * g77.f-torture/compile/19990905-1.f: New test.
24974 * g77.f-torture/compile/19990905-2.f: New test.
24975
24976 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24977
24978 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
24979
24980 * gcc.c-torture/execute/990827-1.c: Fix typo.
24981
24982 1999-09-03 Nathan Sidwell <nathan@acm.org>
24983
24984 * g++.old-deja/g++.other/deref1.C: New test.
24985
24986 1999-09-02 Nathan Sidwell <nathan@acm.org>
24987
24988 * g++.old-deja/g++.other/ambig2.C: New test.
24989 * g++.old-deja/g++.other/cond5.C: New test.
24990 * g++.old-deja/g++.other/lookup16.C: New test.
24991
24992 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
24993
24994 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24995 assemblers too.
24996
24997 1999-08-31 Jeffrey A Law (law@cygnus.com)
24998
24999 * lib/c-torture.exp: Avoid the "compare executables" optimization
25000 when testing native.
25001
25002 1999-08-29 Jeffrey A Law (law@cygnus.com)
25003
25004 * gcc.c-torture/execute/990829-1.c: New test.
25005 * gcc.c-torture/compile/990829-1.c: New test.
25006
25007 1999-08-27 Paul Burchard <burchard@pobox.com>
25008
25009 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25010 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25011 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25012 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25013 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25014 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25015 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25016 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25017 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25018 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25019 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25020
25021 1999-08-27 Jeffrey A Law (law@cygnus.com)
25022
25023 * gcc.c-torture/execute/990827-1.c: New test.
25024
25025 1999-08-26 Craig Burley <craig@jcb-sc.com>
25026
25027 * g77.f-torture/noncompile/19990826-4.f: New test.
25028
25029 * g77.f-torture/compile/19990826-3.f: New test.
25030
25031 * g77.f-torture/execute/19990826-2.f: New test.
25032
25033 * g77.f-torture/compile/19990826-1.f: New test.
25034
25035 * gcc.c-torture/execute/990826-0.c: New test.
25036 * g77.c-torture/execute/19990826-0.f: New test.
25037
25038 * g77.f-torture/noncompile/970626-2.f: New test.
25039
25040 1999-08-25 Paul Burchard <burchard@pobox.com>
25041
25042 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25043 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25044 lss-011.C: New tests.
25045
25046 1999-08-25 Nathan Sidwell <nathan@acm.org>
25047
25048 * g++.old-deja/g++.other/decl5.C: New test.
25049
25050 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25051
25052 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25053 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25054 call `postbase' for each one. All callers of `postbase' changed
25055 to call this instead.
25056
25057 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25058
25059 * gcc.c-torture/execute/990811-1.c: New test.
25060
25061 1999-08-09 Nick Clifton <nickc@cygnus.com>
25062
25063 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25064 just native ones.
25065
25066 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25067 just native ones.
25068
25069 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25070
25071 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25072
25073 1999-08-04 Jeffrey A Law (law@cygnus.com)
25074
25075 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25076
25077 1999-08-04 Nathan Sidwell <nathan@acm.org>
25078
25079 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25080
25081 1999-08-04 Jeffrey A Law (law@cygnus.com)
25082
25083 * gcc.c-torture/execute/990804-1.c: New test.
25084
25085 1999-08-03 Nathan Sidwell <nathan@acm.org>
25086
25087 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25088 * g++.old-deja/g++.brendan/crash64.C: Likewise
25089 * g++.old-deja/g++.brendan/overload8.C: Likewise
25090
25091 1999-08-03 Nathan Sidwell <nathan@acm.org>
25092
25093 * g++.old-deja/g++.other/struct1.C: New test.
25094
25095 1999-08-03 Nathan Sidwell <nathan@acm.org>
25096
25097 * g++.old-deja/g++.other/enum2.C: New test.
25098
25099 1999-08-02 Richard Henderson <rth@cygnus.com>
25100
25101 Adapted from tests from Franz Sirl:
25102 * gcc.c-torture/execute/va-arg-7.c: New test.
25103 * gcc.c-torture/execute/va-arg-8.c: New test.
25104
25105 1999-08-01 Jeffrey A Law (law@cygnus.com)
25106
25107 * gcc.c-torture/compile/990801-2.c: New test.
25108
25109 * gcc.c-torture/compile/990801-1.c: New test.
25110
25111 1999-07-27 Michael Meissner <meissner@cygnus.com>
25112
25113 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25114 fp-cmp-1.c, converting double to float.
25115
25116 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25117 fp-cmp-1.c, converting double to long double.
25118
25119 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25120 from fr1 to unknown_register, since fr1 is a legitimate register
25121 on some machines.
25122
25123 1999-07-25 Jeffrey A Law (law@cygnus.com)
25124
25125 * README: More listname related changes.
25126
25127 1999-07-08 Catherine Moore <clm@cygnus.com>
25128
25129 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25130
25131 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25132
25133 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25134
25135 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25136
25137 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25138
25139 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25140
25141 * gcc.dg/990703-1.c: New test.
25142
25143 1999-06-29 Nick Clifton <nickc@cygnus.com>
25144
25145 * lib/file-format.exp: New file: Move definition of proc
25146 gcc_target_object_format to here from
25147 gcc.dg/special/ecos.exp.
25148
25149 * lib/c-torture.exp: Include lib file-format.exp.
25150 * lib/gcc-dg.exp: Include lib file-format.exp.
25151
25152 * gcc.dg/special/ecos.exp: Remove definition of proc
25153 gcc_target_object_format.
25154
25155 1999-06-28 Jeffrey A Law (law@cygnus.com)
25156
25157 * gcc.c-torture/execute/990628-1.c: New test.
25158
25159 1999-06-25 Jeffrey A Law (law@cygnus.com)
25160
25161 * gcc.c-torture/compile/990625-2.c: New test.
25162
25163 * gcc.c-torture/compile/990625-1.c: New test.
25164
25165 1999-06-23 Nick Clifton <nickc@cygnus.com>
25166
25167 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25168 attributes compile.
25169 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25170 ports that use the COFF/PE file format.
25171
25172 1999-06-17 Jeffrey A Law (law@cygnus.com)
25173
25174 * gcc.c-torture/compile/990617-1.c: New test.
25175
25176 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25177
25178 * g++.old-deja/g++.other/decl4.C: New test.
25179
25180 1999-06-14 Nathan Sidwell <nathan@acm.org>
25181
25182 * g++.old-deja/g++.other/bitfld3.C: New test.
25183
25184 1999-06-08 Nathan Sidwell <nathan@acm.org>
25185
25186 * g++.old-deja/g++.eh/catch1.C: New test.
25187
25188 1999-06-07 Jeffrey A Law (law@cygnus.com)
25189
25190 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25191
25192 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25193 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25194
25195 1999-06-05 Craig Burley <craig@jcb-sc.com>
25196
25197 * g77.f-torture/compile/19990502-0.f: Replace with new,
25198 shorter, test that still fails after recent changes.
25199
25200 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25201
25202 * gcc.c-torture/execute/990604-1.c: New test.
25203
25204 1999-05-31 Jeffrey A Law (law@cygnus.com)
25205
25206 * gcc.c-torture/execute/990531-1.c: New test.
25207
25208 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25209
25210 * gcc.c-torture/compile/990527-1.c: New test.
25211
25212 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25213
25214 * gcc.c-torture/execute/990527-1.c: New test.
25215
25216 1999-05-25 Nick Clifton <nickc@cygnus.com>
25217
25218 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25219 bitfields as signed.
25220
25221 1999-05-25 Craig Burley <craig@jcb-sc.com>
25222
25223 * g77.f-torture/compile/19990525-0.f: New test.
25224
25225 1999-05-25 Jeffrey A Law (law@cygnus.com)
25226
25227 * gcc.c-torture/execute/990525-2.c: New test.
25228
25229 * gcc.c-torture/execute/990525-1.c: New test.
25230
25231 1999-05-24 Nathan Sidwell <nathan@acm.org>
25232
25233 * g++.old-deja/g++.other/anon3.C: New test.
25234 * g++.old-deja/g++.other/anon4.C: New test.
25235 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25236 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25237 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25238 Merrill).
25239
25240 1999-05-24 Jeffrey A Law (law@cygnus.com)
25241
25242 * gcc.c-torture/execute/990524-1.c: New test.
25243
25244 * gcc.dg/990524-1.c: New test.
25245
25246 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25247
25248 * gcc.c-torture/compile/990523-1.c: New test.
25249
25250 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25251
25252 * gcc.c-torture/compile/990519-1.c: New test.
25253
25254 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25255
25256 * gcc.c-torture/compile/990517-1.c: New test.
25257
25258 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25259 (e4, f4): New tests.
25260 (main): Call them.
25261
25262 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25263
25264 * gcc.dg/noreturn-1.c: New test.
25265
25266 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25267
25268 * gcc.c-torture/execute/990513-1.c: New test.
25269
25270 1999-05-10 Richard Henderson <rth@cygnus.com>
25271
25272 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25273
25274 1999-05-10 Craig Burley <craig@jcb-sc.com>
25275
25276 * g77.f-torture/execute/erfc.f: Use small single-precision
25277 values, to avoid problems on Alphas when not -mieee.
25278
25279 1999-05-08 Craig Burley <craig@jcb-sc.com>
25280
25281 * gcc.dg/990506-0.c: New test.
25282
25283 1999-05-08 Richard Henderson <rth@cygnus.com>
25284
25285 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25286 the constant to test. Don't XFAIL 64-bit targets.
25287
25288 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25289 * g++.old-deja/g++.law/profile1.C: Likewise.
25290
25291 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25292 operator new instances.
25293 * g++.old-deja/g++.other/delete5.C: Likewise.
25294
25295 1999-05-03 Craig Burley <craig@jcb-sc.com>
25296
25297 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25298 intrinsic.
25299
25300 1999-05-03 Craig Burley <craig@jcb-sc.com>
25301
25302 * g77.f-torture/execute/u77-test.f: Reverse order of two
25303 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25304
25305 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25306
25307 * gcc.dg/compare1.c: New test.
25308
25309 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25310
25311 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25312 New tests.
25313
25314 1999-05-02 Craig Burley <craig@jcb-sc.com>
25315
25316 * g77.f-torture/compile/19990502-1.f: New test.
25317
25318 1999-05-02 Craig Burley <craig@jcb-sc.com>
25319
25320 * g77.f-torture/compile/19990502-0.f: New test.
25321
25322 1999-05-02 Craig Burley <craig@jcb-sc.com>
25323
25324 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25325 intrinsic.
25326
25327 1999-05-02 Craig Burley <craig@jcb-sc.com>
25328
25329 * g77.f-torture/execute/u77-test.f (main): List libU77
25330 intrinsics not currently tested.
25331 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25332 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25333 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25334 Trim blanks off the ends of some printed strings.
25335
25336 1999-05-02 Craig Burley <craig@jcb-sc.com>
25337
25338 * g77.f-torture/execute/u77-test.f (main): Just warn about
25339 FSTAT gid disagreement, as it's expected on some systems.
25340
25341 1999-05-01 Craig Burley <craig@jcb-sc.com>
25342
25343 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25344 use a new function, which allows for some slop.
25345 Clean up some commentary.
25346 (issum): The new function.
25347 (sgladd): Deleted subroutine.
25348
25349 1999-05-01 Craig Burley <craig@jcb-sc.com>
25350
25351 * g77.f-torture/execute/u77-test.f: Modify to be more like
25352 libf2c/libU77 version, bringing patches to that version here.
25353 Add suitable commentary.
25354
25355 1999-04-25 Richard Henderson <rth@cygnus.com>
25356
25357 * gcc.dg/990424-1.c: New test.
25358
25359 1999-04-24 Craig Burley <craig@jcb-sc.com>
25360
25361 * g77.f-torture/execute/u77-test.f (main): Bug involving
25362 LSTAT has been fixed, so turn back on full checking.
25363
25364 1999-04-20 Craig Burley <craig@jcb-sc.com>
25365
25366 * g77.f-torture/compile/19990419-0.f: New test.
25367 * g77.f-torture/execute/19990419-1.f: New test.
25368
25369 1999-04-17 Richard Henderson <rth@cygnus.com>
25370
25371 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25372 to avoid the need for a prototype to supress a warning.
25373
25374 1999-04-07 Jim Wilson <wilson@cygnus.com>
25375
25376 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25377
25378 1999-04-04 Jeffrey A Law (law@cygnus.com)
25379
25380 * gcc.c-torture/execute/990404-1.c: New test.
25381
25382 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25383
25384 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25385 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25386 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25387 missing initializer warnings.
25388
25389 1999-03-28 Jeffrey A Law (law@cygnus.com)
25390
25391 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25392 matching strings.
25393
25394 1999-03-26 Jeffrey A Law (law@cygnus.com)
25395
25396 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25397
25398 1999-03-26 Craig Burley <craig@jcb-sc.com>
25399
25400 * g77.f-torture/execute/19990325-0.f: New test.
25401 * g77.f-torture/execute/19990325-1.f: New test.
25402
25403 1999-03-24 Jeffrey A Law (law@cygnus.com)
25404
25405 * gcc.c-torture/execute/990324-1.c: New test.
25406
25407 1999-03-22 Jim Wilson <wilson@cygnus.com>
25408
25409 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25410 test with 4.
25411
25412 1999-03-17 Richard Henderson <rth@cygnus.com>
25413
25414 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25415
25416 1999-03-13 Craig Burley <craig@jcb-sc.com>
25417
25418 * g77.f-torture/execute/19990313-2.f: New test.
25419 * g77.f-torture/execute/19990313-3.f: New test.
25420
25421 1999-03-13 Craig Burley <craig@jcb-sc.com>
25422
25423 * g77.f-torture/execute/19990313-0.f: New test.
25424 * g77.f-torture/execute/19990313-1.f: New test.
25425
25426 1999-03-12 Jim Wilson <wilson@cygnus.com>
25427
25428 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25429 printf to sprintf.
25430 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25431 (main): Add check for u15. Conditionalize u31 check depending on
25432 whether ints are <32 bits or >=32 bits.
25433
25434 1999-03-08 Craig Burley <craig@jcb-sc.com>
25435
25436 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25437
25438 1999-03-08 Craig Burley <craig@jcb-sc.com>
25439
25440 * g77.f-torture/compile/19990305-0.f: New test.
25441 * g77.f-torture/execute/19981119-0.f: New test.
25442
25443 1999-03-08 Craig Burley <craig@jcb-sc.com>
25444
25445 * g77.f-torture/execute/970625-2.f: call ABORT if final
25446 result is not correct, instead of just printing it.
25447 Add this checking via newly introduced obfuscation, to
25448 trip up buggy front ends.
25449
25450 1999-03-07 Craig Burley <craig@jcb-sc.com>
25451
25452 * g77.f-torture/compile/960317-1.f: Moved from being
25453 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25454
25455 1999-03-06 Craig Burley <craig@jcb-sc.com>
25456
25457 * g77.f-torture/execute/960317-1.f: New (old) test.
25458 * g77.f-torture/execute/970625-2.f: Ditto.
25459
25460 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25461
25462 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25463 message on line 1 or line 2; cccp and cpplib do this differently.
25464
25465 1999-03-01 Jeffrey A Law (law@cygnus.com)
25466
25467 * g++.old-deja/g++.law/weak1.C: New test.
25468
25469 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25470
25471 * gcc.c-torture/execute/990119-1.c: Renamed to...
25472 * gcc.dg/990119-1.c: this, so it will only be tested once
25473 (it's a preprocessor test, it doesn't need to be run at
25474 multiple optimization levels).
25475
25476 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25477
25478 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25479 ALWAYS_CXXFLAGS.
25480
25481 1999-02-24 Craig Burley <craig@jcb-sc.com>
25482
25483 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25484 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25485 to not be compilable by current g77.
25486
25487 1999-02-24 Nick Clifton <nickc@cygnus.com>
25488
25489 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25490
25491 1999-02-22 Jeffrey A Law (law@cygnus.com)
25492
25493 * gcc.c-torture/execute/990222-1.c: New test.
25494
25495 1999-02-19 Craig Burley <craig@jcb-sc.com>
25496
25497 * g77.f-torture/compile/19990218-0.f: New test.
25498 * g77.f-torture/noncompile/19990218-1.f: New test.
25499
25500 1999-02-18 Craig Burley <craig@jcb-sc.com>
25501
25502 * g77.f-torture/compile/19981216-0.f: New test.
25503
25504 1999-02-14 Jeffrey A Law (law@cygnus.com)
25505
25506 * gcc.dg/990214-1.c: New test.
25507
25508 1999-02-13 Jeffrey A Law (law@cygnus.com)
25509
25510 * gcc.dg/990213-2.c: New test.
25511
25512 * gcc.dg/990213-1.c: New test.
25513
25514 1999-02-12 Jeffrey A Law (law@cygnus.com)
25515
25516 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25517 ints.
25518
25519 1999-02-11 Nick Clifton <nickc@cygnus.com>
25520
25521 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25522 specified by target.
25523
25524 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25525
25526 1999-02-11 Jeffrey A Law (law@cygnus.com)
25527
25528 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25529
25530 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25531
25532 * gcc.dg/special/ecos.exp: New test driver for new tests with
25533 special requirements.
25534
25535 * gcc.dg/special/alias-1.c: New test.
25536 * gcc.dg/special/gcsec-1.c: New test.
25537 * gcc.dg/special/weak-1.c: New test.
25538 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25539 * gcc.dg/special/weak-2.c: New test.
25540 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25541 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25542 * gcc.dg/special/wkali-1.c: New test.
25543 * gcc.dg/special/wkali-2.c: New test.
25544 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25545 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25546
25547 1999-02-10 Felix Lee <flee@cygnus.com>
25548
25549 * lib/c-torture.exp (c-torture-compile): Pull out code for
25550 analyzing gcc error messages.
25551 (c-torture-execute): Likewise. Fix some (harmless) false
25552 positives.
25553 * lib/gcc.exp (gcc_check_compile): New function.
25554
25555 1999-02-08 Richard Henderson <rth@cygnus.com>
25556
25557 * gcc.c-torture/execute/990208-1.c: New test.
25558
25559 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25560
25561 * g++.dg/special/ecos.exp: New driver for new tests with special
25562 requirements
25563
25564 * g++.dg/special/conpr-1.C: New test
25565 * g++.dg/special/conpr-2.C: New test
25566 * g++.dg/special/conpr-2a.C: New test
25567 * g++.dg/special/conpr-3.C: New test
25568 * g++.dg/special/conpr-3a.C: New test
25569 * g++.dg/special/conpr-3b.C: New test
25570
25571 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25572 allow g++ to use the dg driver
25573
25574 * README: Add comment about g++.dg directory
25575
25576 1999-02-06 Jeffrey A Law (law@cygnus.com)
25577
25578 * README: Update email addresses.
25579
25580 1999-02-03 Nick Clifton <nickc@cygnus.com>
25581
25582 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25583 arguments in order to force structure S onto the stack even on
25584 the alpha.
25585 (test): Pass 10 leading arguments to function foo as well as the
25586 structure S.
25587
25588 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25589 failure for all targets.
25590
25591 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25592 abort to terminate program execution.
25593
25594 1999-01-30 Richard Henderson <rth@cygnus.com>
25595
25596 * gcc.c-torture/execute/990130-1.c: New test.
25597
25598 1999-01-30 Jeffrey A Law (law@cygnus.com)
25599
25600 * gcc.dg/990130-1.c: New test.
25601
25602 1999-01-28 Michael Meissner <meissner@cygnus.com>
25603
25604 * gcc.c-torture/execute/990128-1.c: New test.
25605
25606 1999-01-27 Michael Meissner <meissner@cygnus.com>
25607
25608 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25609
25610 1999-01-27 Felix Lee <flee@cygnus.com>
25611
25612 * lib/c-torture.exp (c-torture-compile): pull out code for
25613 analyzing gcc error messages.
25614 (c-torture-execute): ditto, and fix some (harmless) false
25615 positives.
25616 * lib/gcc.exp (gcc_check_compile): new function.
25617
25618 1999-01-17 Jeffrey A Law (law@cygnus.com)
25619
25620 * gcc.dg/990117-1.c: New test.
25621
25622 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25623
25624 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25625
25626 1999-01-15 Jeffrey A Law (law@cygnus.com)
25627
25628 * g77.f-torture/compile/990115-1.f: New test.
25629
25630 1999-01-07 Jeffrey A Law (law@cygnus.com)
25631
25632 * gcc.c-torture/compile/990107-1.c: New test
25633
25634 1999-01-06 Jeffrey A Law (law@cygnus.com)
25635
25636 * gcc.c-torture/execute/990106-2.c: New test.
25637
25638 * gcc.c-torture/execute/990106-1.c: New test.
25639
25640 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25641
25642 * gcc.c-torture/compile/981223-1.c: New test.
25643
25644 1998-12-29 Richard Henderson <rth@cygnus.com>
25645
25646 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25647 (opt3): Rename from opt4 and disable.
25648
25649 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25650
25651 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25652
25653 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25654
25655 * g++.old-deja/g++.other/conv5.C: New test.
25656
25657 1998-12-14 Nick Clifton <nickc@cygnus.com>
25658
25659 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25660
25661 1998-12-11 Jeffrey A Law (law@cygnus.com)
25662
25663 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25664
25665 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25666
25667 * gcc.c-torture/compile/981211-1.c: New test.
25668
25669 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25670
25671 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25672
25673 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25674
25675 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25676
25677 * gcc.special/930510-1.c: Make C9X safe.
25678 * gcc.misc-tests/gcov-1.c Similarly.
25679 * gcc.misc-tests/gcov-2.c Similarly.
25680
25681 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25682
25683 * gcc.dg/ultrasp1.c: New test.
25684
25685 1998-12-06 Richard Henderson <rth@cygnus.com>
25686
25687 * gcc.c-torture/execute/981206.c: New test.
25688
25689 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25690
25691 * g++.old-deja/g++.ns/template7.C: New test.
25692
25693 * g++.old-deja/g++.other/expr1.C: New test.
25694
25695 * g++.old-deja/g++.eh/tmpl3.C: New test.
25696
25697 * g++.old-deja/g++.eh/tmpl2.C: New test.
25698
25699 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25700
25701 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25702 * g++.old-deja/g++.other/using6.C: Removed.
25703 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25704
25705 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25706
25707 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25708
25709 * g++.old-deja/g++.pt/overload8.C: New test.
25710
25711 * g++.old-deja/g++.pt/overload7.C: New test.
25712
25713 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25714
25715 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25716 and relinking messages.
25717 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25718 compiling with -frepo.
25719
25720 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25721
25722 * g++.old-deja/g++.pt/lookup6.C: New test.
25723
25724 1998-11-30 Nick Clifton <nickc@cygnus.com>
25725
25726 * gcc.c-torture/execute/981130-1.c: New test.
25727 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25728
25729 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25730
25731 * g++.old-deja/g++.pt/explicit76.C: New test.
25732
25733 * g++.old-deja/g++.pt/friend38.C: New test.
25734
25735 * g++.old-deja/g++.ns/crash2.C: New test.
25736
25737 * g++.old-deja/g++.pt/defarg8.C: New test.
25738
25739 * g++.old-deja/g++.pt/instantiate6.C: New test.
25740
25741 * g++.old-deja/g++.pt/static6.C: New test.
25742
25743 * g++.old-deja/g++.pt/decl2.C: New test.
25744
25745 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25746
25747 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25748 problem is actually related with name lookup, but so what? :-)
25749
25750 * g++.old-deja/g++.pt/friend37.C: New test.
25751
25752 1998-11-25 Dave Love <d.love@dl.ac.uk>
25753
25754 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25755 element, which fails on some systems.
25756
25757 * g77.f-torture/execute/labug1.f: New test.
25758
25759 1998-11-21 Jeffrey A Law (law@cygnus.com)
25760
25761 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25762 is defined.
25763
25764 1998-11-18 Dave Love <d.love@dl.ac.uk>
25765
25766 * g77.f-torture/compile/981117-1.f: New test.
25767
25768 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25769
25770 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25771 properly discarded.
25772
25773 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25774
25775 * gcc.c-torture/execute/memcheck: New directory of tests for
25776 -fcheck-memory-usage.
25777
25778 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25779
25780 * README: New file, general information about the testsuite and
25781 new description of the various C++ test subdirectories.
25782 * README.g++: Eliminate obsolete information, update and move most
25783 relevant stuff to README.
25784
25785 1998-11-07 Richard Henderson <rth@cygnus.com>
25786
25787 * gcc.c-torture/compile/981107-1.c: New test.
25788
25789 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25790
25791 * execute/memcpy-bi.c: New testcase.
25792
25793 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25794
25795 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25796 base classes.
25797
25798 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25799 template is selected.
25800
25801 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25802 classes, it should be accepted for all types.
25803
25804 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25805
25806 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25807 specializations start with template headers.
25808
25809 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25810
25811 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25812
25813 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25814 non-POD types.
25815
25816 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25817
25818 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25819
25820 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25821
25822 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25823
25824 1998-10-19 Jeffrey A Law (law@cygnus.com)
25825
25826 * 981019-1.c: New test.
25827
25828 1998-10-14 Robert Lipe <robertl@dgii.com>
25829
25830 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25831 find objc headers.
25832
25833 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25834
25835 * compile/981001-4.c: Remove use of GCC extension that triggers a
25836 compiler bug.
25837
25838 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25839
25840 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25841
25842 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25843
25844 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25845 instantiation of template produces incorrect code for delete
25846 expression.
25847
25848 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25849 constructors' name is not unique.
25850 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25851 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25852
25853 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25854 automatic array of const is ill-formed.
25855
25856 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25857 of template parameter?
25858
25859 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25860 const.
25861
25862 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25863 pointer-to-member expression.
25864
25865 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25866 declaration causes ICE.
25867
25868 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25869
25870 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25871 reserved in the global namespace.
25872
25873 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25874 generate needed virtual table.
25875
25876 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25877
25878 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25879
25880 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25881 template-dependent type
25882
25883 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25884
25885 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25886 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25887 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25888
25889 * g++.old-deja/g++.other/using5.C: New test; using decl from base
25890 class should be usable as argument of member function.
25891 * g++.old-deja/g++.other/using6.C: New test; using decl from base
25892 class should be usable as return type of member function.
25893 * g++.old-deja/g++.other/using7.C: New test; using decl from base
25894 class should be usable as type of data member.
25895
25896 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25897
25898 1998-10-09 Jeffrey A Law (law@cygnus.com)
25899
25900 * gcc.c-torture/special/920521-1.c: Fix bogus test.
25901
25902 1998-10-08 Nick Clifton <nickc@cygnus.com>
25903
25904 * gcc.dg/dll-?.c Add thumb to target list.
25905 Fix assembler scan patterns to match current assembler output.
25906
25907 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
25908
25909 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
25910 matching of template brackets.
25911
25912 * g++.old-deja/g++.other/using4.C: New test. Test using
25913 declarations of methods from base classes.
25914
25915 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
25916 within functions should introduce names into the innermost
25917 enclosing namespace.
25918
25919 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
25920 of static locals if first initialization throws.
25921
25922 1998-10-07 Jim Wilson <wilson@cygnus.com>
25923
25924 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25925
25926 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
25927
25928 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
25929 lose track of the possible targets of tablejump insns.
25930 * special/special.exp: Run it.
25931
25932 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25933
25934 * g++.old-deja/g++.pt/friend35.C: New test. A template function
25935 must be declared before its specializations can be named in friend
25936 declarations.
25937
25938 1998-10-05 Dave Love <d.love@dl.ac.uk>
25939
25940 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25941
25942 * g77.f-torture/execute/io1.f: New test.
25943
25944 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25945
25946 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25947 with pointer to template function, for which no argument deduction
25948 is possible.
25949
25950 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25951 specialization of template function as argument to template
25952 function.
25953
25954 * g++.old-deja/g++.other/access2.C: New test; Inner class
25955 shouldn't have privileged access to Outer's names.
25956
25957 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25958
25959 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25960 friend template declared within template class conflicts with
25961 nested class of the same name.
25962
25963 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25964 is ignored.
25965
25966 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25967 object with direct initializer as function declaration.
25968
25969 * g++.old-deja/g++.other/decl2.C: New test; duplicate
25970 initializers.
25971
25972 * g++.old-deja/g++.other/null2.C: New test; conditional operator
25973 involving const pointer and NULL produces incorrect result.
25974
25975 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25976 type name without `typename' should be rejected with -pedantic.
25977
25978 1998-10-02 Richard Henderson <rth@cygnus.com>
25979
25980 * g++.old-deja/g++.other/addrof1.C: New test.
25981
25982 1998-10-01 Nick Clifton <nickc@cygnus.com>
25983
25984 * gcc.c-torture/compile/981001-1.c: New test.
25985 * gcc.c-torture/execute/981001-1.c: New test.
25986
25987 1998-10-01 Jeffrey A Law (law@cygnus.com)
25988
25989 * gcc.c-torture/compile/981001-2.c: New test.
25990 * gcc.c-torture/compile/981001-3.c: New test.
25991 * gcc.c-torture/compile/981001-4.c: New test.
25992
25993 1998-10-01 Robert Lipe <robertl@dgii.com>
25994
25995 * lib/objc.exp (objc_target_compile): Add -L during compiles for
25996 multilibbed hosts. Idea grafted from g77.exp.
25997
25998 1998-09-30 Dave Love <d.love@dl.ac.uk>
25999
26000 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26001 avoid losing on systems which need -lsocket.
26002
26003 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26004
26005 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26006 * g++.old-deja/g++.other/nested2.C: Ditto.
26007 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26008 failure.
26009
26010 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26011
26012 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26013 preferred over template operator!= for enum bitfields.
26014
26015 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26016
26017 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26018 that happen to have the same base name, but in different scopes,
26019 are incorrectly rejected.
26020
26021 1998-09-16 Richard Henderson <rth@cygnus.com>
26022
26023 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26024 on the native word size instead of an integer literal.
26025
26026 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26027
26028 * g++.old-deja/g++.other/static2.C: Invocation of static data
26029 member of type pointer-to-function denoted as non-static member.
26030
26031 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26032 checks involving function types and aliases.
26033
26034 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26035
26036 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26037 redefined to the same non-trivial type.
26038
26039 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26040 namespace-qualification of template specializations declared in
26041 other namespaces.
26042
26043 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26044 to declare a subset of the specializations of a template function
26045 as friends of specializations of a template class.
26046
26047 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26048 member templates that do not fully specialize the enclosing
26049 template class are rejected.
26050
26051 1998-09-11 Dave Love <d.love@dl.ac.uk>
26052
26053 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26054
26055 1998-09-08 Dave Love <d.love@dl.ac.uk>
26056
26057 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26058 altered from libf2c/libU77 version.
26059
26060 1998-09-06 Dave Love <d.love@dl.ac.uk>
26061
26062 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26063
26064 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26065
26066 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26067 (un)signed char are different types for template specialization
26068 purposes.
26069
26070 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26071
26072 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26073 * objc: ObjC testsuite.
26074
26075 1998-08-31 Catherine Moore <clm@cygnus.com>
26076
26077 * gcc.c-torture/execute/941014-1.x: New file.
26078
26079 1998-08-31 Nick Clifton <nickc@cygnus.com>
26080
26081 * lib/c-torture.exp: Add support for
26082 torture_eval_before_compile and torture_eval_before_execute
26083 variables.
26084
26085 1998-08-30 Jeffrey A Law (law@cygnus.com)
26086
26087 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26088 this test triggers valid.
26089
26090 1998-08-27 Jeffrey A Law (law@cygnus.com)
26091
26092 * gcc.dg/980827-1.c: New test.
26093
26094 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26095
26096 * gcc.c-torture/execute/loop-4b.c: New test.
26097
26098 1998-08-26 Nick Clifton <nickc@cygnus.com>
26099
26100 * lib/c-torture.exp: Add support for
26101 torture_eval_before_compile and torture_eval_before_execute
26102 variables.
26103
26104 1998-08-25 Jeffrey A Law (law@cygnus.com)
26105
26106 * gcc.c-torture/compile/980825-1.c: New test.
26107
26108 1998-08-24 Nick Clifton <nickc@cygnus.com>
26109
26110 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26111 count number tests in opt_t0 not good_t0.
26112
26113 1998-08-24 Jeffrey A Law (law@cygnus.com)
26114
26115 * gcc.c-torture/compile/930326-1.x: Fix typo.
26116
26117 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26118
26119 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26120 causes an ICE.
26121
26122 1998-08-21 Jeffrey A Law (law@cygnus.com)
26123
26124 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26125 STACK_SIZE is defined.
26126 * gcc.c-torture/unsorted/stuct.c: Similarly.
26127
26128 * gcc.c-torture/compile/980821-1.c: New test.
26129
26130 1998-08-21 Jeffrey A Law (law@cygnus.com)
26131
26132 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26133
26134 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26135
26136 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26137 code.
26138
26139 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26140
26141 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26142 error'.
26143
26144 1998-08-18 Jeffrey A Law (law@cygnus.com)
26145
26146 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26147
26148 1998-08-16 Jeffrey A Law (law@cygnus.com)
26149
26150 * gcc.c-torture/compile/980816-1.c: New test.
26151
26152 * gcc.dg/980816-1.c: New test.
26153
26154 1998-08-13 Jeffrey A Law (law@cygnus.com)
26155
26156 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26157 compiler for ieee tests.
26158
26159 1998-08-01 Dave Love <d.love@dl.ac.uk>
26160
26161 * g77.f-torture/compile/980729-0.f: New test.
26162
26163 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26164
26165 * gcc.c-torture/special/eeprof-1.c: New test, for
26166 -finstrument-functions.
26167 * gcc.c-torture/special/special.exp: Run it.
26168
26169 1998-07-29 Jeffrey A Law (law@cygnus.com)
26170
26171 * gcc.c-torture/compile/980729-1.c: New test.
26172
26173 1998-07-27 Nick Clifton <nickc@cygnus.com>
26174
26175 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26176 __thumb__ is defined, and test for ARM style doubles if so.
26177
26178 1998-07-26 Dave Love <d.love@dl.ac.uk>
26179
26180 * g77.f-torture/noncompile/980615-0.f: New test.
26181
26182 1998-07-26 H.J. Lu (hjl@gnu.org)
26183
26184 * gcc.dg/980312-1.c: Do link instead of compile.
26185 * gcc.dg/980313-1.c: Likewise.
26186
26187 1998-07-26 Jeffrey A Law (law@cygnus.com)
26188
26189 * gcc.c-torture/compile/980726-1.c: New test.
26190
26191 1998-07-25 Dave Love <d.love@dl.ac.uk>
26192
26193 * g77.f-torture/execute/io0.f: New test.
26194
26195 1998-07-24 Nick Clifton <nickc@cygnus.com>
26196
26197 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26198 an int.
26199
26200 1998-06-18 Michael Meissner <meissner@cygnus.com>
26201
26202 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26203 m32r bugs.
26204
26205 1998-07-17 Nick Clifton <nickc@cygnus.com>
26206
26207 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26208 c-decl.c:grokdeclarator can handle mode attributes.
26209
26210 1998-07-16 Jeffrey A Law (law@cygnus.com)
26211
26212 * gcc.c-torture/execute/980716-1.c: New test.
26213
26214 1998-07-13 Jeffrey A Law (law@cygnus.com)
26215
26216 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26217 the mn10200.
26218 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26219 the mn10200.
26220 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26221 * gcc.c-torture/compile/930326-1.x: Similarly.
26222
26223 1998-07-13 Dave Love <d.love@dl.ac.uk>
26224
26225 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26226 New test from Craig.
26227
26228 1998-07-12 Dave Love <d.love@dl.ac.uk>
26229
26230 * g77.f-torture/noncompile/980616-0.f: New test.
26231
26232 * g77.f-torture/execute/970816-3.f: New test from Craig.
26233
26234 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26235
26236 * g++.other/singleton.C: Return error value instead of taking
26237 SIGSEGV.
26238
26239 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26240
26241 * g++.other/singleton.C: New test. Warning is under dispute.
26242 Runtime crash is not.
26243
26244 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26245
26246 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26247 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26248 using6.C, using7.C}: New namespace tests.
26249
26250 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26251
26252 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26253 specialization with typedef'ed names used as array indexes.
26254
26255 1998-07-09 Jeffrey A Law (law@cygnus.com)
26256
26257 * gcc.c-torture/execute/980709-1.c: New test.
26258
26259 * gcc.dg/980709-1.c: New test.
26260
26261 1998-07-07 Richard Henderson <rth@cygnus.com>
26262
26263 * gcc.c-torture/execute/bcp-1.c: New test.
26264
26265 1998-07-07 Jeffrey A Law (law@cygnus.com)
26266
26267 * gcc.c-torture/execute/980707-1.c: New test.
26268
26269 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26270
26271 * gcc.c-torture/compile/980706-1.c: New test.
26272
26273 1998-07-01 Dave Love <d.love@dl.ac.uk>
26274
26275 * g77.f-torture/execute/980701-0.f,
26276 g77.f-torture/execute/980701-1.f: New test from Craig.
26277
26278 1998-07-01 Jeffrey A Law (law@cygnus.com)
26279
26280 * gcc.c-torture/compile/980701-1.c: New test.
26281
26282 * gcc.c-torture/execute/980701-1.c: New test.
26283
26284 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26285 rlsruhe.de>
26286
26287 * g++.old-deja/g++.robertl/eb132.C: New test.
26288 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26289
26290 1998-06-29 Dave Love <d.love@dl.ac.uk>
26291
26292 * g77.f-torture/execute/980628-7.f,
26293 g77.f-torture/execute/980628-8.f,
26294 g77.f-torture/execute/980628-9.f,
26295 g77.f-torture/execute/980628-10.f: New tests from Craig.
26296
26297 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26298
26299 1998-06-28 Jeffrey A Law (law@cygnus.com)
26300
26301 * g77.f-torture/execute/980628-4.f: New test from Craig.
26302 * g77.f-torture/execute/980628-5.f: Likewise.
26303 * g77.f-torture/execute/980628-2.f: Likewise.
26304 * g77.f-torture/execute/980628-0.f: Likewise.
26305 * g77.f-torture/execute/980628-1.f: Likewise.
26306 * g77.f-torture/execute/980628-3.f: Likewise.
26307 * g77.f-torture/execute/980628-6.f: Likewise.
26308
26309 1998-06-28 Jeffrey A Law (law@cygnus.com)
26310
26311 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26312 directory when nothing has been installed yet.
26313
26314 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26315
26316 * gcc.c-torture/special/special.exp: Handle newer versions of
26317 dejagnu.
26318
26319 1998-06-26 Jeffrey A Law (law@cygnus.com)
26320
26321 * gcc.dg/980626-1.c: New test.
26322
26323 1998-06-19 Bruno Haible <haible@ilog.fr>
26324
26325 * gcc.misc-tests/m-un-2.c: New test.
26326 * g++.old-deja/g++.other/warn01.c: Likewise.
26327
26328 1998-06-19 Robert Lipe <robertl@dgii.com>
26329
26330 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26331 compatibility with assmblers with a different comment character.
26332 Eliminate use of GAS-specific extensions.
26333
26334 1998-06-19 Jeffrey A Law (law@cygnus.com)
26335
26336 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26337
26338 1998-06-19 Robert Lipe <robertl@dgii.com>
26339
26340 *lib/g77.exp: Replace search for libf2c.a with search for newly
26341 renamed libg2c.a
26342
26343 1998-06-17 Jeffrey A Law (law@cygnus.com)
26344
26345 * gcc.c-torture/execute/980617-1.c: New test.
26346
26347 1998-06-12 Jeffrey A Law (law@cygnus.com)
26348
26349 * gcc.c-torture/execute/980612-1.c: New test.
26350
26351 1998-06-08 Jeffrey A Law (law@cygnus.com)
26352
26353 * gcc.dg/980523-1.c: Only test on ppc-linux.
26354 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26355
26356 * gcc.c-torture/execute/980608-1.c: New test.
26357
26358 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26359
26360 * gcc.c-torture/execute/980605-1.c: New test.
26361
26362 1998-06-04 Jeffrey A Law (law@cygnus.com)
26363
26364 * gcc.c-torture/execute/980604-1.c: New test.
26365
26366 1998-06-02 Jeffrey A Law (law@cygnus.com)
26367
26368 * gcc.c-torture/execute/980602-1.c: New test.
26369 * gcc.c-torture/execute/980602-2.c: Likewise.
26370
26371 1998-06-02 Dave Love <d.love@dl.ac.uk>
26372
26373 * 970125-0.f: Fix per JCB. Add commentary.
26374
26375 1998-05-31 Michael Meissner <meissner@cygnus.com>
26376
26377 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26378 IEEE -0 support.
26379
26380 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26381
26382 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26383 earlier.
26384
26385 1998-05-28 Catherine Moore <clm@cygnus.com>
26386
26387 * gcc.c-torture/execute/980526-3.c: New test.
26388
26389 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26390
26391 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26392 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26393 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26394 m88k-motorola-sysv3 to XFAIL.
26395
26396 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26397
26398 * gcc.dg/980526-1.c: New test.
26399 * gcc.c-torture/execute/980526-2.c: New test.
26400
26401 1998-05-26 Jeffrey A Law (law@cygnus.com)
26402
26403 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26404
26405 * gcc.c-torture/execute/980526-1.c: New test.
26406
26407 1998-05-26 Dave Love <d.love@dl.ac.uk>
26408
26409 * g77.f-torture/execute/alpha2.f: Add runtime test.
26410
26411 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26412
26413 * g++.old-deja/old-deja.exp: Strip leading directories.
26414
26415 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26416 error for the line. Don't run multiple tests for the same line.
26417
26418 1998-05-23 Jeffrey A Law (law@cygnus.com)
26419
26420 * gcc.dg/980523-1.c: New test.
26421
26422 1998-05-23 Dave Love <d.love@dl.ac.uk>
26423
26424 * g77.f-torture/compile/970915-0.f: New test.
26425
26426 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26427
26428 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26429
26430 1998-05-21 Jeffrey A Law (law@cygnus.com)
26431
26432 * gcc.dg/980520-1.c: New test.
26433
26434 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26435
26436 * gcc.dg/980502-1.c: Fix return type.
26437
26438 1998-05-20 Jeffrey A Law (law@cygnus.com)
26439
26440 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26441 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26442 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26443 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26444 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26445
26446 1998-05-20 Dave Love <d.love@dl.ac.uk>
26447
26448 * g77.f-torture/execute/980520-1.f: New test.
26449
26450 1998-05-15 Dave Love <d.love@dl.ac.uk>
26451
26452 * lib/mike-g77.exp: New file.
26453
26454 * g77.f-torture/noncompile/noncompile.exp,
26455 g77.f-torture/noncompile/check0.f: New files.
26456
26457 1998-05-14 Dave Love <d.love@dl.ac.uk>
26458
26459 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26460 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26461 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26462 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26463 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26464 abort where appropriate.
26465
26466 1998-05-05 Michael Meissner <meissner@cygnus.com>
26467
26468 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26469 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26470
26471 1998-04-29 Dave Love <d.love@dl.ac.uk>
26472
26473 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26474
26475 1998-04-27 Dave Love <d.love@dl.ac.uk>
26476
26477 * g77.f-torture/compile/980427-0.f: New test.
26478
26479 1998-04-24 Dave Love <d.love@dl.ac.uk>
26480
26481 * g77.f-torture/compile/980424-0.f: New test.
26482
26483 1998-04-19 Dave Love <d.love@dl.ac.uk>
26484
26485 * g77.f-torture/compile/980419-2.f (main): New test.
26486 * g77.f-torture/compile/970125-0.f: New test.
26487 * g77.f-torture/compile/980419-1.f: New test.
26488
26489 1998-04-08 Jim Wilson <wilson@cygnus.com>
26490
26491 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26492 of loop-4.c.
26493
26494 1998-04-07 Jim Wilson <wilson@cygnus.com>
26495
26496 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26497
26498 1998-04-03 Jim Wilson <wilson@cygnus.com>
26499
26500 * gcc.c-torture/compile/980329-1.c: New test.
26501
26502 1998-03-18 Jim Wilson <wilson@cygnus.com>
26503
26504 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26505 * gcc.dg/980312-1.c: Fix typo in -march command.
26506
26507 1998-03-16 H.J. Lu (hjl@gnu.org)
26508
26509 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26510
26511 1998-03-11 Robert Lipe <robertl@dgii.com>
26512
26513 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26514 Dave Love agree the Fortran source is bogus.
26515
26516 1998-03-11 Robert Lipe <robertl@dgii.com>
26517
26518 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26519 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26520 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26521 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26522 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26523
26524 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26525
26526 * g++.old-deja/g++.other/friend1.C: New test.
26527
26528 1998-02-18 Dave Love <d.love@dl.ac.uk>
26529
26530 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26531 possibly uninitialized) variables and declare dnrm2.
26532
26533 1998-02-23 Robert Lipe <robertl@dgii.com>
26534
26535 From Bruno Haible <haible@ilog.fr>:
26536 * gcc.c-torture/execute/980223.c: New test.
26537
26538 1998-02-13 Jeffrey A Law (law@cygnus.com)
26539
26540 * gcc.dg/ifelse-1.c: New test.
26541
26542 1998-02-09 H.J. Lu (hjl@gnu.org)
26543
26544 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26545
26546 * lib/old-dejagnu.exp (old-dejagnu): Added the
26547 "execution test - XFAIL *-*-*" handling in the spirit of
26548 "excess errors test -". Changed the "execution test fails"
26549 handling to be like "excess errors test fails".
26550 * Update various tests accordingly.
26551
26552 1998-02-06 Jim Wilson <wilson@cygnus.com>
26553
26554 * gcc.c-torture/execute/980205.c: New test.
26555
26556 1998-01-18 Jeffrey A Law (law@cygnus.com)
26557
26558 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26559 * lib/f-torture.exp: Similarly.
26560 * gcc.c-torture: Rename all .cexp files to .x files.
26561
26562 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26563
26564 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26565 (940510-1.c): Removed duplicate.
26566 (971104-1.c): New test.
26567
26568 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26569
26570 * lib/f-torture.exp: Improve error and loop detection.
26571
26572 1997-11-19 Michael Meissner <meissner@cygnus.com>
26573
26574 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26575 use that to size the filler array.
26576
26577 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26578
26579 * lib/c-torture.exp(c-torture-execute): Fix typo.
26580
26581 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26582 testcase as the executable name. Keep the executable around if
26583 the test fails.
26584
26585 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26586
26587 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26588 changes. Only test one -g option, and move it to the end of the
26589 list of options to test.
26590
26591 1997-09-19 Michael Meissner <meissner@cygnus.com>
26592
26593 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26594 variable GCC_TORTURE_OPTIONS to supply default switches separated
26595 by colons. If no environment variable, run tests with -O0 -g, -O1
26596 -g, and -O2 -g as well.
26597
26598 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26599
26600 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26601 explanatory comments. Fix indentation.
26602
26603 1997-09-15 Jeffrey A Law (law@cygnus.com)
26604
26605 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26606
26607 1997-09-11 Jeffrey A Law (law@cygnus.com)
26608
26609 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26610 * g++.old-deja/g++.mike/p7325.C: Likewise.
26611 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26612
26613 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26614
26615 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26616 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26617 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26618 * g++.old-deja/g++.law/operators4.C: Likewise.
26619
26620 1997-09-11 Joe Buck (jbuck@synopsys.com)
26621
26622 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26623 * g++.old-deja/g++.mike/p784.C: Ditto.
26624 * g++.old-deja/g++.mike/p785.C: Ditto.
26625
26626 1997-09-05 Jeffrey A Law (law@cygnus.com)
26627
26628 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26629
26630 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26631
26632 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26633 target feature; pass this to c-torture-execute as needed.
26634
26635 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26636
26637 * lib/c-torture.exp(c-torture-execute): If the previous and the
26638 current executables being tested are identical, we don't need to
26639 run the executable again. Try to make the executable names
26640 unique. Add an optional argument for passing additional compiler
26641 flags.
26642
26643 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26644
26645 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26646
26647 1997-08-29 Jeffrey A Law (law@cygnus.com)
26648
26649 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26650
26651 1997-07-31 Jeffrey A Law (law@cygnus.com)
26652
26653 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26654 32bit or larger longs.
26655
26656 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26657 have either a 32bit long or 32bit int.
26658
26659 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26660
26661 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26662 Make double precision tests dependent on sizeof (double).
26663
26664 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26665
26666 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26667 too.
26668
26669 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26670
26671 * gcc.c-torture/compile/961203-1.cexp: New script.
26672
26673 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26674
26675 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26676 up the includes ourselves.
26677
26678 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26679
26680 * lib/plumhall.exp: Remove random include, and add a few
26681 verbose messages for debugging.
26682
26683 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26684
26685 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26686 of trying to do it ourselves.
26687
26688 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26689
26690 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26691
26692 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26693
26694 * gcc.prms/5403.c: Made regexp a bit less strict.
26695
26696 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26697
26698 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26699 is returned from remote_load instead.
26700 * lib/plumhall.exp: Ditto.
26701 * lib/mike-g++.exp: Ditto.
26702 * lib/old-dejagnu.exp: Ditto.
26703 * lib/c-torture.exp: Ditto.
26704
26705 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26706
26707 * lib/g++.exp: Use build_wrapper procedure.
26708 * lib/gcc.exp: Ditto.
26709
26710 1997-05-20 Jeffrey A Law (law@cygnus.com)
26711
26712 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26713 an old-style decl for malloc. Fixes tests to work when
26714 sizeof (int) != sizeof (size_t).
26715
26716 1997-05-15 Mike Meissner <meissner@cygnus.com>
26717
26718 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26719
26720 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26721 use stdargs.h interface.
26722
26723 1997-05-15 Mike Meissner <meissner@cygnus.com>
26724
26725 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26726 NO_VARARGS when compiling.
26727
26728 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26729
26730 * lib/plumhall.exp(ph_includes): New procedure.
26731 (ph_make): Use it.
26732 (ph_compiler): Ditto.
26733
26734 * lib/g++.exp: Rename test-glue.c to testglue.c.
26735 * lib/gcc.exp: Ditto.
26736
26737 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26738
26739 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26740 to completion when it's called.
26741
26742 1997-03-21 Michael Meissner <meissner@cygnus.com>
26743
26744 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26745 is defined, don't do test.
26746
26747 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26748
26749 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26750 for object files.
26751 (ph_summary): Mark skipped testcases as untested, not unresolved.
26752
26753 * lib/plumhall.exp (ph_make): If unresolved because of bad
26754 errorCode, record errorCode in log file.
26755 (*): Replace send_log/verbose with verbose -log.
26756
26757 1997-03-19 Michael Meissner <meissner@cygnus.com>
26758
26759 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26760 double conversion if double isn't at least 8 bytes.
26761
26762 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26763 int to work with targets where int is 16 bits.
26764
26765 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26766 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26767 precision for the test to complete.
26768
26769 1997-03-14 Michael Meissner <meissner@cygnus.com>
26770
26771 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26772 if d10v is not compiled with the -mdouble64 flag.
26773 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26774
26775 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26776 d10v is not compiled with the -mint32 flag.
26777
26778 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26779
26780 * lib/plumhall.exp: Use incr_count.
26781
26782 1997-03-12 Jeffrey A Law (law@cygnus.com)
26783
26784 * gcc.c-torture: Update to c-torture-1.45.
26785
26786 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26787
26788 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26789 the name of the expect testcase file).
26790
26791 * lib/g++.exp(g++_init): Ditto.
26792
26793 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26794
26795 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26796 the host.
26797
26798 * lib/gcc.exp(gcc_exit): New procedure.
26799
26800 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26801
26802 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26803 specs where appropriate.
26804
26805 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26806 because of new "candidates are" messages, and removed a few
26807
26808 * Converted all non-old-style g++ testcases to old-style, and
26809 moved into g++.old-deja.
26810
26811 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26812
26813 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26814 options.
26815
26816 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26817 succeeded.
26818
26819 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26820
26821 1997-02-13 Michael Meissner <meissner@cygnus.com>
26822
26823 * lib/gcc.exp (gcc_target_compile): Add support for defining
26824 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26825 the machine doesn't have those features.
26826
26827 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26828
26829 * g++.law/operators4.exp: Don't use LIBS.
26830
26831 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26832
26833 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26834
26835 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26836 * lib/g++.exp: Set it here instead. Also, allow use of the
26837 --tool_exec and --tool_opt options. Change CXX to
26838 GXX_UNDER_TEST.
26839
26840 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26841
26842 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26843
26844 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26845
26846 * lib/old-dejagnu.exp: Use prune_warnings instead of
26847 prune_system_crud.
26848 * lib/mike-g++.exp: Ditto.
26849 * lib/gcc.exp: Ditto.
26850 * lib/g++.exp: Ditto.
26851
26852 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26853
26854 1997-02-07 Jeffrey A Law (law@cygnus.com)
26855
26856 * 941014-2.c: Include stdlib.h
26857 * 960327-1.c: Include stdio.h
26858 * dbra.c, index-1.c: Don't assume ints are 32bits.
26859
26860 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26861
26862 * lib/gcc.exp: Add gcc,stack_size target feature.
26863
26864 * lib/g++.exp(g++_target_compile): Add the include and link
26865 paths here, not in two other places. And, it's $options, not
26866 options.
26867
26868 * lib/mike-g++.exp(postbase): Remove the code that determines
26869 the correct include and link paths.
26870 * g++.old-deja/old-deja.exp: Ditto.
26871
26872 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26873
26874 * lib/g++.exp(g++_init): target_compile no longer returns the
26875 filename of the result.
26876
26877 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26878
26879 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26880 call to glob.
26881
26882 * gcc.c-torture/special/special.exp: Change call to
26883 gcc_target_compile to include the object file.
26884
26885 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26886
26887 * gcc.c-torture/special/special.exp: Correct misspelling in last
26888 change.
26889
26890 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
26891
26892 * lib/plumhall.exp(ph_summary): Log the entire output of the
26893 executable. Return -1 if there were any failures, 0 otherwise.
26894 (ph_execute): Return -1 if there were any failures, 0 otherwise.
26895 (ph_make): Clean up objects and executables that were built
26896 if the tests succeeded.
26897
26898 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
26899
26900 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26901 libraries and includes in the build tree as appropriate.
26902
26903 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26904
26905 * lib/c-torture.exp: Instead of looking for the global variable
26906 NO_LONG_LONG, check to see if that's a feature of the target.
26907
26908 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26909
26910 * config/default.exp: Minimize. Delete the remainer of the files in
26911 config; this functionality is now in devo/dejagnu/config.
26912
26913 g++.*/*: Pass any additional flags used to compile to postbase;
26914 delete CXXFLAGS.
26915
26916 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26917 is now done by runtest.exp. Use gcc_target_compile instead of
26918 compile.
26919
26920 lib/c-torture.exp: Use gcc_target_compile instead of compile.
26921 Remove references to CFLAGS. Use remote_file instead of
26922 calling rm -f.
26923 (c-torture): Take a list of arguments to use to compile this
26924 testcase.
26925
26926 lib/g++.exp: Simplify. Use target_compile instead of compile.
26927 lib/gcc-dg.exp: Ditto.
26928 lib/gcc.exp: Ditto.
26929 lib/mike-{gcc,g++}.exp: Ditto.
26930 lib/old-dejagnu.exp: Ditto.
26931 lib/plumhall.exp: Ditto.
26932
26933 1997-01-08 Jim Wilson <wilson@cygnus.com>
26934
26935 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26936 (ph_linker): Likewise.
26937
26938 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
26939
26940 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26941 MAP_ANON / MAP_ANONYMOUS if defined;
26942 else try to map from /dev/zero .
26943
26944 1996-11-12 Jeffrey A Law (law@cygnus.com)
26945
26946 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
26947 isn't defined, then define it to MAP_ANONYMOUS.
26948
26949 1996-11-12 Jeffrey A Law (law@cygnus.com)
26950
26951 * gcc.c-torture: Update to c-torture-1.42 release.
26952
26953 1996-11-11 Jeffrey A Law (law@cygnus.com)
26954
26955 * gcc.c-torture: Update to c-torture-1.41 release.
26956
26957 1996-10-27 Jeffrey A Law (law@cygnus.com)
26958
26959 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
26960 c-torture release.
26961
26962 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
26963
26964 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26965 and LDFLAGS. Fix second case to append the target_info ldflags
26966 onto LDFLAGS, not CFLAGS.
26967 * lib/g++.exp (g++_init): Add target_info stuff.
26968 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
26969 of libgloss and newlib flags for !native.
26970
26971 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26972 (GDB): Fix relative path to go up another dir for finding gdb.
26973
26974 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
26975
26976 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26977 versions in the target_info array, if they don't exist.
26978
26979 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
26980
26981 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26982
26983 1996-07-08 Jim Wilson <wilson@cygnus.com>
26984
26985 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26986 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26987
26988 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
26989
26990 * lib/old-dejagnu.exp: Don't remove the output file before we've
26991 actually tested it. Don't append pwd to the path of the executable
26992 we're testing.
26993
26994 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
26995
26996 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26997
26998 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
26999
27000 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27001 temporary directory for compiler files, and set it to a default
27002 value of /tmp. Set $output as the name of the output file from
27003 compiling the testcase. Add a -o option to $cflags_var so the
27004 compiler writes the final output file as $output. Set $executable
27005 to $output.
27006
27007 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27008 directory for compiler files, and set it to /tmp if it doesn't
27009 already have a value. Set $output_file to the name of the output
27010 file from compiling the testcase. Add a -o option to CXXFLAGS so
27011 the compiler writes the final output file as $output. Use $output
27012 as the executable to be tested.
27013
27014 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27015
27016 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27017
27018 1996-06-08 Jeffrey A Law (law@cygnus.com)
27019
27020 * gcc.c-torture/execute/pending-1.c: New test. Still
27021 pending in Tege's queue.
27022
27023 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27024
27025 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27026 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27027 if there were failures. Call unresolved if there were unresolved
27028 testcases. Call gcc_fail if program did not run to completion.
27029 (ph_make): Pass additional argument name to ph_execute.
27030 (ph_execute): Add new argument. Pass additional arguments to
27031 ph_summary. Call gcc_fail is there is no execution output.
27032
27033 1996-04-24 Jeffrey A Law (law@cygnus.com)
27034
27035 * lib/plumhall.exp (proc_summary): Output relavent summary
27036 lines into the log so specific failures in plumhall can be
27037 investigated.
27038
27039 1996-04-10 Jeffrey A Law (law@cygnus.com)
27040
27041 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27042 (c-torture-execute): Don't try to execute tests which use
27043 "long long" types if $NO_LONG_LONG is nonzero.
27044
27045 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27046
27047 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27048 not c-torture.
27049
27050 * gcc.ieee: Move from here.
27051 * gcc.c-torture/execute/ieee: To here.
27052
27053 1996-03-26 Jeffrey A Law (law@cygnus.com)
27054
27055 * gcc.c-torture: Update to c-torture-1.41 release.
27056
27057 1996-03-22 Jeffrey A Law (law@cygnus.com)
27058
27059 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27060 not "$output".
27061
27062 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27063
27064 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27065 -c present.
27066
27067 1996-03-02 Jeffrey A Law (law@cygnus.com)
27068
27069 * config/proelf.exp: Handle connecting to a simulator.
27070
27071 1996-01-31 Jeffrey A Law (law@cygnus.com)
27072
27073 * config/proelf.exp: New file. Enough framework that we can
27074 run c-torture tests on the proelf targets (or any other target
27075 that gdb can connect to for that matter).
27076
27077 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27078
27079 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27080 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27081
27082 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27083 exec_output exists.
27084
27085 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27086
27087 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27088 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27089
27090 * config/*.exp: Update FSF address. Change result of ${tool}_load
27091 to pass/fail/unresolved/unsupported/untested. Caller must now
27092 call unresolved/unsupported/untested.
27093 * lib/*.exp: Update FSF address. Update to handle new results of
27094 ${tool}_load.
27095 * lib/chill.exp (verbose): Delete.
27096
27097 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27098
27099 * lib/gcc.exp (default_gcc_start): Change order of args to
27100 $LDFLAGS $CFLAGS $LIBS.
27101 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27102 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27103 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27104 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27105 * gcc.misc-tests/dg-test.exp: Likewise.
27106 * gcc.misc-tests/msgs.exp: Likewise.
27107 * gcc.prms/prms.exp: Likewise.
27108 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27109 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27110
27111 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27112
27113 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27114
27115 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27116
27117 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27118 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27119
27120 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27121 necessary.
27122
27123 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27124
27125 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27126 global for loop; add use of $mathlib.
27127 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27128 settings here; set mathlib for anything but VxWorks.
27129
27130 1996-01-22 Jeffrey A Law (law@cygnus.com)
27131
27132 * gcc.c-torture: Update to c-torture-1.40 release.
27133
27134 1996-01-03 Jeffrey A Law (law@cygnus.com)
27135
27136 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27137 dg.exp.
27138
27139 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27140
27141 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27142 global.
27143
27144 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27145
27146 * lib/g++.exp (LIBS): Define if not already.
27147 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27148 (gcc-dg-prune): Call prune_gcc_output.
27149 * lib/gcc.exp (prune_gcc_output): New proc.
27150 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27151 prune_gcc_output.
27152
27153 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27154
27155 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27156 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27157
27158 1995-11-15 Jeffrey A Law (law@cygnus.com)
27159
27160 * gcc.c-torture: Update to c-torture-1.39 release.
27161
27162 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27163
27164 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27165 fails, try others as well.
27166
27167 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27168
27169 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27170 If compilation fails, mark execute tests as `untested'.
27171 If test is marked as unsupported, don't mark compilation and
27172 execute tests as failed.
27173
27174 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27175
27176 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27177 libstdc++ for whether or not we want to be doing shared
27178 libraries. Delete link_curses since we don't need it anymore.
27179 * lib/mike-g++.exp (postbase): Don't link in libg++.
27180 * g++.old-deja/old-deja.exp: Likewise.
27181
27182 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27183
27184 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27185
27186 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27187
27188 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27189 For that, add `-Wl,-a,shared_archive'.
27190 * g++.old-deja/old-deja.exp: Likewise.
27191
27192 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27193
27194 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27195
27196 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27197
27198 * lib/mike-g++.exp (postbase): Pay attention to the status of
27199 g++_load.
27200
27201 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27202
27203 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27204
27205 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27206
27207 * lib/gcc.exp (default_gcc_start): No longer need to log program
27208 being executed or its output, execute_anywhere does that now.
27209 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27210 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27211
27212 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27213
27214 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27215 the same as those in lib/g++.exp.
27216
27217 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27218
27219 * gcc.c-torture: Update to c-torture-1.38 release.
27220 * gcc.ieee: Related changes.
27221
27222 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27223
27224 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27225 "exec". Minor reformatting changes.
27226
27227 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27228 cross. This means all "exec" calls now work on a remote host as
27229 well.
27230 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27231 cross. Filter out the extra "\r\n" stuff that expect puts in.
27232 (c-torture-execute): Filter out the bogus warnings like
27233 c-torture-compile does. Add support for canadian cross.
27234 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27235 Use execute_anywhere rather than calling exec directly. Now it
27236 works for canadian cross testing.
27237
27238 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27239
27240 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27241 results into a variable, and check that rather than using file exists.
27242
27243 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27244
27245 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27246 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27247
27248 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27249
27250 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27251 lib_curses if there's a shared libg++ in the build tree.
27252
27253 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27254
27255 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27256 if not supported target.
27257
27258 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27259
27260 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27261 link_curses up to always happen, not just for native builds.
27262
27263 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27264
27265 * gcc.c-torture: Update to c-torture-1.36 release.
27266 * gcc.failure: Related changes.
27267
27268 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27269
27270 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27271
27272 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27273
27274 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27275 * lib/mike-g++.exp (postbase): Not in here. Still reference
27276 runshlib, link_curses, and mathlib for link and run.
27277
27278 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27279 pass the runtime shared library options for Solaris, OSF/1, and
27280 Irix5, and link with -lcurses to avoid unresolved references.
27281
27282 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27283
27284 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27285 only run once.
27286
27287 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27288
27289 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27290
27291 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27292
27293 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27294 do not have a framework for the "compat" tests yet.
27295
27296 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27297
27298 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27299 set to null if we're testing vxworks5.1. Use that instead of
27300 `-lm' in the setting of LIBS for link and run.
27301
27302 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27303
27304 * config/rom68k.exp (${tool}_load): Major changes to make it
27305 work. Verified that it does in fact return the stuff in
27306 exec_output properly. Catch any Emul or any TRAP other than 0.
27307
27308 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27309
27310 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27311 LDFLAGS properly for targets that need stuff from libgloss.
27312 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27313 only run once.
27314 (gpp_initialized): New variable.
27315
27316 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27317
27318 * config/rom68k.exp: Load libgloss.exp.
27319 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27320 so we can produce a fully linked binary.
27321 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27322 so we can produce a fully linked binary.
27323
27324 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27325
27326 * lib/plumhall.exp (ph_section): Watch for expected failures.
27327 Add missing `else'.
27328
27329 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27330 run the testcase.
27331 (c-torture): Likewise.
27332
27333 1995-08-28 Doug Evans <dje@cygnus.com>
27334
27335 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27336
27337 * lib/mike-g++.exp (mike_cleanup): New proc.
27338 (prebase): New globals compiler_result, not_compiler_result,
27339 target_regexp.
27340 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27341 allow leading "-" in pattern. Watch for unsupported tests.
27342 If $compiler_result is set, pattern match assembler code,
27343 and ditto for $not_compiler_result.
27344 * lib/mike-gcc.exp: Likewise.
27345
27346 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27347 execution "succeeded".
27348
27349 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27350
27351 * config/win32.exp: New file.
27352 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27353
27354 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27355
27356 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27357 unsupported.
27358 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27359 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27360 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27361
27362 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27363 "... without exceptions was ...". That is now handled by
27364 prune_system_crud.
27365 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27366
27367 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27368
27369 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27370 sieve.c,sort2.c}: New files.
27371 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27372 sieve.exp,sort2.exp}: Drivers for them.
27373
27374 * lib/mike-gcc.exp (program_output): New user settable variable.
27375 (postbase): Call prune_system_crud. Also prune extraneous compiler
27376 messages.
27377 * lib/mike-g++.exp (program_output): New user settable variable.
27378
27379 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27380
27381 * config/sh.exp: Deleted (use sim.exp instead).
27382
27383 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27384
27385 * config/vx.exp: Declare CHECKTASK as global.
27386 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27387 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27388 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27389
27390 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27391
27392 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27393 target. Like vx.exp, only includes `vx29k.exp' instead of
27394 `vxworks.exp'.
27395
27396 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27397
27398 * config/sim.exp: Increase time limit from 120 seconds to 240.
27399
27400 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27401
27402 * gcc.c-torture/execute/950628-1.c: New test.
27403
27404 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27405
27406 * gcc.c-torture: Update with changes/additions from
27407 c-torture-1.34.
27408
27409 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27410
27411 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27412
27413 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27414
27415 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27416
27417 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27418
27419 * gcc.c-torture/compile/950512-1.c: New test.
27420 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27421 * gcc.dg/struct-ret-1.c: Likewise.
27422
27423 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27424
27425 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27426 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27427
27428 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27429
27430 * gcc.c-torture/special/920411-1.c: Deleted.
27431 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27432
27433 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27434
27435 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27436 cpu limit.
27437
27438 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27439
27440 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27441
27442 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27443
27444 From kenner;
27445 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27446 is the proper length.
27447 * va-arg-3.c: Likewise.
27448
27449 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27450
27451 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27452 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27453
27454 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27455 * lib/g++.exp (default_g++_start): Delete old cruft.
27456
27457 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27458
27459 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27460 (2 * (1 << 18)) to (2 * (1 << 17)).
27461
27462 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27463
27464 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27465
27466 * config/rom68k.exp: Renamed from config/idp.exp
27467
27468 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27469
27470 * c-torture/compile/921109-2.c
27471
27472 1995-04-18 Mike Stump <mrs@cygnus.com>
27473
27474 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27475 excess errors.
27476
27477 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27478
27479 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27480 output.
27481 * lib/g++.exp (default_g++_start): Likewise.
27482
27483 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27484
27485 * gcc.c-torture/compile/950329-1.c: New test.
27486
27487 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27488
27489 * config/bug.exp (${tool}_load): Updated to use new remote_open
27490 and remote_close procs.
27491 * config/idp.exp: New file.
27492
27493 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27494
27495 * gcc.c-torture/execute/950322-1.c: New test.
27496
27497 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27498
27499 * config/vx.exp (${tool}_load): Clean up testing of return code from
27500 vxworks_ld and vxworks_spawn.
27501
27502 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27503
27504 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27505
27506 1995-03-13 Mike Stump <mrs@cygnus.com>
27507
27508 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27509 can mark excess errors on a machine by machine basis. Note, the
27510 default is to not expect any excess errors, even when excess
27511 errors test - is given, so you will want to put an XFAIL ... on
27512 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27513 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27514 those 4 machines, but no others.
27515
27516 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27517
27518 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27519 * lib/c-torture.exp: to here.
27520
27521 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27522
27523 * gcc.c-torture/execute/950221-1.c: New test.
27524 * gcc.c-torture/execute/struct-ret-1.c: New test.
27525 * gcc.c-torture/compile/950221-1.c: New test.
27526
27527 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27528
27529 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27530
27531 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27532 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27533
27534 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27535
27536 * g++.gb: New directory of tests, derived from my signature and
27537 class scoping tests.
27538
27539 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27540 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27541 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27542 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27543 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27544 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27545 * g++.gb/sig25.C: Likewise.
27546
27547 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27548 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27549 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27550 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27551 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27552 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27553 * g++.gb/sig25.exp: Likewise.
27554
27555 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27556 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27557 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27558 * g++.gb/scope13.C: Likewise, this test still fails.
27559
27560 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27561 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27562 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27563 * g++.gb/scope13.exp: Ditto.
27564
27565 * g++.gb/README: New file, explains what these tests are about.
27566
27567 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27568
27569 * lib/dg.exp (dg-do): Support `preprocess'.
27570 (dg-test): Likewise.
27571
27572 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27573
27574 * config/udi.exp: change "continue -expect" to "exp_continue".
27575
27576 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27577
27578 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27579 Delete redundant tests.
27580
27581 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27582 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27583 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27584 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27585 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27586 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27587 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27588 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27589
27590 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27591 storing label pointers.
27592 * gcc.c-torture/execute/921019-1.c: Likewise.
27593 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27594 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27595 parameter fp.
27596 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27597 constants.
27598
27599 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27600 Delete obsolete tests.
27601
27602 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27603 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27604 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27605 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27606 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27607 * gcc.c-torture/compile/950124-1.c: New test.
27608
27609 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27610
27611 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27612
27613 * lib/mike-g++.exp: Add -lm to LIBS.
27614
27615 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27616
27617 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27618
27619 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27620
27621 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27622
27623 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27624
27625 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27626
27627 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27628
27629 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27630 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27631 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27632 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27633 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27634 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27635 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27636 * g++.law/{operators31.C, operators32.C,
27637 * g++.law/{operators33.C, operators34.C}: Likewise.
27638 * g++.law/{pic1.C, refs2.C}: Likewise.
27639 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27640 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27641 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27642 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27643
27644 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27645 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27646 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27647 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27648 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27649 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27650 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27651 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27652 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27653 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27654 * g++.law/{operators34.exp}: Likewise.
27655 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27656 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27657 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27658 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27659 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27660
27661 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27662 No longer expected to fail.
27663 * g++.law/missed-error3.C: Tweak for recent bool changes.
27664
27665 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27666
27667 * config/emb-unix: Deleted.
27668 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27669 remote execution. Do final link on remote host if REMOTE_LINK is set.
27670
27671 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27672
27673 * lib/dg.exp (dg-test): Fix typo in last patch.
27674
27675 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27676
27677 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27678 (handles multiple occurrences).
27679
27680 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27681
27682 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27683 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27684 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27685 printed).
27686 * lib/c-torture.exp (c-torture-compile): Likewise.
27687 (c-torture): Prepend full path if missing.
27688 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27689 (gcc_fail): Likewise.
27690 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27691
27692 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27693
27694 * lib/netware.exp: Only attach to NetWare i386 systems.
27695
27696 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27697
27698 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27699 messages. Add test name to "output pattern match" pass/fail message.
27700
27701 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27702
27703 * gcc.dg: New testsuite.
27704 * gcc.dg/dg.exp: New file.
27705
27706 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27707 test-switch.c}: Deleted.
27708
27709 * gcc.misc-tests/msgs.exp: New testcase driver.
27710
27711 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27712
27713 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27714 Watch for illegal return values from ${tool}_load.
27715 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27716 cross targets. Coerce return value >0 to 1.
27717
27718 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27719
27720 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27721
27722 * config/emb-unix.exp: New file.
27723
27724 * config/sim.exp: Error if variable $SIM not defined.
27725 (${tool}_load): Mark test as "untested" if simulator missing.
27726
27727 * config/unix.exp: Load remote.exp to get rcp_download.
27728 * lib/c-torture.exp: Use different option lists for testcases with
27729 and without loops.
27730 * gcc.c-torture/execute/execute.exp: Likewise.
27731
27732 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27733
27734 * config/*.exp: Clarify return code from ${tool}_load.
27735 Call `unresolved' or `untested' instead of `warning' or `perror'
27736 (sometimes you still want to call both though).
27737 Add comment that `shell_id' is local to each file.
27738 * config/udi.exp (timeout): Set to 30.
27739 Don't print warning if connection fails, $connectmode has already
27740 printed an error.
27741 (${tool}_load): Move verbose messages to level 2.
27742 Rework pattern for "Process started" message.
27743 Pass `shell_id' to ${connectmode}_download.
27744 Retry twice upon timeout. Make resetting of target more robust.
27745 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27746 Pass `shell_id' to exit_$connectmode.
27747 Only call exit_$connectmode if connected.
27748 * config/unix.exp (${tool}_load): Check return codes better.
27749 * config/vrtx.exp (${tool}_load): Likewise.
27750 * config/vx.exp (${tool}_load): Likewise.
27751 Delete unneeded global's.
27752 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27753 from ${tool}_load.
27754 (dg-stat): Delete.
27755 (dg-init): Delete recording of pass/fail counts.
27756 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27757 (old-dejagnu-init): Likewise.
27758 (old-dejagnu-stat): Delete contents, empty proc now.
27759 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27760 (c-torture): Delete references to lcnt, lpass, lfail.
27761 Get option list from TORTURE_OPTIONS.
27762 Delete -funroll[-all]-loops if no loops.
27763 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27764 (g++_stat): Delete contents (empty proc now).
27765 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27766 (gcc_finish): Likewise.
27767 (gcc_stat): Deleted.
27768 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27769 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27770 * gcc.c-torture/execute/execute.exp: Likewise.
27771 Split tests into two parts: compile, execute.
27772 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27773 no loops. Update to reflect clarified return codes from ${tool}_load.
27774
27775 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27776
27777 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27778 to grep for.
27779 (old-dejagnu): Likewise (where necessary).
27780
27781 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27782
27783 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27784
27785 * lib/dg.exp (dg-process-target): Fix processing of selector.
27786 Add comment regarding use of `error'.
27787
27788 * lib/gcc.exp (prune_system_crud): Define if missing.
27789 * lib/g++.exp (prune_system_crud): Likewise.
27790
27791 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27792 Call prune_system_crud.
27793 * lib/dg.exp (dg-runtest): New proc.
27794 Use perror instead of send_user for tcl errors in testcase.
27795 Don't return any value, it's never used.
27796 Don't clobber previous definition of `unknown'.
27797 Print tcl errors in `dg-final'.
27798
27799 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27800
27801 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27802 (dg-test): Don't print errorInfo, it contains stack backtrace.
27803
27804 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27805
27806 * lib/g++.exp (runtest_file_p): Define if missing.
27807
27808 1994-09-24 Doug Evans (dje@cygnus.com)
27809
27810 * lib/mike-g++.exp: Comment out loading of g++.exp.
27811 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27812 (default_g++_version): Always print something.
27813 (default_g++_start): Comment out call to `which'.
27814 (g++_start, g++_load): Deleted (must be defined in config file).
27815 * lib/gcc.exp: Test for existence of $CC at start.
27816 Delete check for tmpdir (done in gcc_init).
27817 (default_gcc_version): Always print something.
27818 (default_gcc_start): Comment out call to `which'.
27819 * config/*.exp: Major cleanup - make cross targets work at least a
27820 little better for g++ (by not being "--tool gcc" specific).
27821 Rename gcc_xxx to ${tool}_xxx.
27822 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27823 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27824
27825 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27826
27827 * lib/c-torture.exp (c-torture-compile): Rework compiler
27828 message processing.
27829
27830 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27831 c-torture.
27832
27833 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27834
27835 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27836
27837 * lib/dg.exp (dg-process-target): Support { target native }.
27838
27839 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27840
27841 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27842 looked for "... program xxx got fatal signal".
27843 Correct regsub munging of `comp_output'.
27844 Ignore compiler messages "path prefix not used" and "linker input
27845 file unused".
27846
27847 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27848
27849 * lib/gcc.exp (runtest_file_p): Define if missing.
27850 * gcc.prms/template.c: Example to work from.
27851
27852 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27853
27854 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27855 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27856
27857 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27858 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27859 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27860 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27861
27862 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27863 (dg-process-target): No longer a varargs proc.
27864 Return S/N for target, P/F for xfail. All callers changed.
27865 (user option procs): More argument checking.
27866 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27867 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27868 (dg-test): Skip test if not running on selected target in `dg-do'.
27869 Update handling of `dg-do-what', `dg-output-text'.
27870 Separate execution pass/fail from output pattern match pass/fail.
27871 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27872
27873 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27874
27875 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27876 target for 920510-1.c.
27877
27878 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27879
27880 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27881 Clean up comment regarding use of passcnt, etc.
27882 (gcc_stat): Don't update `testcnt' here.
27883 (gcc_finish): Do it here.
27884 Might as well reset `but_id' here too.
27885 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27886 to determine if the file should be tested.
27887 * gcc.c-torture/compile/compile.exp: Likewise.
27888 * gcc.c-torture/execute/execute.exp: Likewise.
27889 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27890 * gcc.misc-tests/dg-test.exp: Likewise.
27891 * gcc.prms/prms.exp: Likewise.
27892 * gcc.wendy/wendy.exp: Likewise.
27893 * g++.old-deja.exp: Likewise.
27894 Move "Testing file" message to verbose level 1.
27895
27896 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
27897
27898 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27899
27900 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
27901
27902 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27903 (default_gcc_start): Accept optional second list element
27904 of compiler flags. Print compiler output at verbosity level 2.
27905 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27906 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27907 Save current values of framework globals passcnt, failcnt, xpasscnt,
27908 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27909 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
27910 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27911 xfailcnt to compute stats. Update framework global `testcnt' from
27912 pass/fail counts.
27913 (gcc_finish): New proc. Clean up test environment.
27914 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27915 (gcc_epass, gcc_efail): Delete.
27916 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27917 argument of line number.
27918 (dg-init): If the tool has an init routine, call it.
27919 (dg-test): Remove args `cflags_var' and `libs_var'.
27920 Pass all compiler options to ${tool}_start.
27921 Handle missing line number.
27922 (dg-finish): New function.
27923 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27924 particular files. Call gcc_finish at end. Move "skipping test"
27925 message to verbosity level 3.
27926 * gcc.c-torture/compile/compile.exp: Likewise.
27927 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27928 * gcc.c-torture/execute/execute.exp: Likewise.
27929 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27930 Print testcase being tried at verbosity level 1.
27931 * gcc.c-torture/special/special.exp: Unset xfail.
27932 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27933 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27934 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27935 * gcc.failure/failure.exp: Likewise.
27936 * gcc.ieee/ieee.exp: Likewise.
27937 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27938 Update call to dg-test. Call dg-finish at end.
27939 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
27940 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27941 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27942 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27943 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
27944 * gcc.wendy/wendy.exp: Add copyright.
27945 Delete setting of tmpdir (done by gcc_init).
27946 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27947 Pass compiler flags to gcc_start. Call gcc_finish at end.
27948 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27949 gcc_[ce]pass/fail.
27950
27951 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
27952
27953 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27954 confusion.
27955 (g++_load): Likewise.
27956
27957 * config/*.exp (gcc_load): Some were varargs fns and some were not.
27958 Rename argument to `prog' to remove the confusion.
27959 Varargs fns behave differently too!
27960 (g++_load): Likewise.
27961
27962 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27963
27964 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27965 what it is. Delete (always) printing of status value for !native.
27966 Simplify verbose code, and include status and exec_output.
27967 (g++_load): Use gcc_load.
27968
27969 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
27970
27971 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27972 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27973 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27974 940714-3.c as these testcases don't exist anymore. Make
27975 va-arg-1.c expected to pass.
27976
27977 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
27978
27979 * gcc.misc-tests/misc.exp: Only run specific testcases.
27980 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
27981 * gcc.misc-tests/dg-[1-9].c: New files.
27982
27983 * lib/dg.exp: New testsuite driver.
27984 * gcc.prms/prms.exp: Use it.
27985
27986 * README.gcc: New file.
27987
27988 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27989 Document and reset `lxpass' and `lxfail'.
27990 Simplify "initialized" message.
27991 (gcc_stat): Clean up comments a little.
27992
27993 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
27994
27995 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27996
27997 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
27998
27999 * lib/old-dejagnu.exp (process-option): New proc.
28000 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28001 (old-dejagnu): Simplify.
28002 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28003
28004 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28005
28006 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28007 exists and is not an empty string.
28008
28009 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28010 $xfail rather than calling setup_xfail. Clear $xfail when test is
28011 finished.
28012 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28013 automatically.
28014
28015 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28016 longer expected to fail.
28017
28018 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28019 "f" function call.
28020
28021 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28022
28023 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28024 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28025 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28026 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28027 c-torture-1.29.
28028
28029 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28030 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28031
28032 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28033
28034 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28035 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28036
28037 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28038 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28039 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28040
28041 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28042
28043 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28044 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28045 940714-1.c, 940714-2.c, 940714-3.c},
28046 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28047 gcc.misc-tests/{mg.c,mg.exp}:
28048 New tests.
28049 * gcc.noncompile/noncompile.exp: Change accordingly.
28050
28051 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28052
28053 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28054 Undo previous clobberage.
28055
28056 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28057
28058 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28059 * gcc.special/{930510-1.c, special.exp}:
28060 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28061 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28062 struct-varargs-1.c}: New tests from c-torture-1.26.
28063
28064 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28065
28066 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28067 argument to switch.
28068
28069 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28070
28071 * Revert the previous changes. Please see Rob's directory
28072 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28073 fixes.
28074
28075 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28076
28077 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28078 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28079 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28080 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28081 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28082 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28083 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28084 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28085 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28086 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28087 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28088 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28089 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28090 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28091 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28092 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28093 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28094 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28095 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28096 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28097 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28098 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28099 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28100 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28101 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28102 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28103 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28104
28105 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28106
28107 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28108 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28109 with perror calls.
28110
28111 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28112
28113 * config/unix.exp (g++_load): Fix syntax.
28114
28115 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28116
28117 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28118 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28119 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28120 Don't expect va-arg-1.c to fail. Correct expected output for
28121 920928-1.c.
28122 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28123 * gcc.wendy/hbm4.c: Correct typo.
28124 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28125
28126 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28127
28128 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28129 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28130 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28131 * lib/c-torture.exp (c-torture-compile): Ditto.
28132
28133 Reduce volume of output (remove all the -I's and such).
28134 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28135 Call gcc_cpass, gcc_cfail.
28136 (c-torture): Pass testing option to c-torture-compile.
28137
28138 1994-03-21 Doug Evans (dje@cygnus.com)
28139
28140 Bring patches over from progressive.
28141 * config/default.exp: Exit remote shell cleanly.
28142 (g++_exit, g++_start): Add default versions.
28143 * config/sim.exp (gcc_load): Use perror, not error.
28144
28145 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28146
28147 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28148 set in site.exp.
28149
28150 1994-03-14 Doug Evans (dje@cygnus.com)
28151
28152 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28153 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28154 (wendy_try): New proc to run testcase.
28155 (main loop): Call 'em.
28156 * gcc.wendy/*.c: Clean up pass to correct expected output.
28157
28158 * lib/gcc.exp: Minor cleanup work.
28159 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28160
28161 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28162
28163 * config/sim.exp (gcc_load): Document return codes better.
28164 Don't pass -v to simulator.
28165
28166 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28167
28168 * gcc.special/920717-x.c: Fix typo.
28169 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28170 get at sources.
28171
28172 * lib/mike-gcc.exp: Fix typo.
28173
28174 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28175
28176 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28177 binary to use, transform the name.
28178 * config/*.exp: rename everything. Nuke any g++ specific files,
28179 it's now a special case of gcc that requires no special support.
28180 Add a default.exp for unsupported targets.
28181
28182 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28183
28184 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28185 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28186 version of Tcl.
28187
28188 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28189
28190 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28191 than a warning.
28192
28193 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28194
28195 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28196
28197 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28198
28199 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28200 option_list. Compile every file with only 4/6 option choices
28201 (same as C torture) instead of with 12/18 different option
28202 choices.
28203 * lib/c-torture.exp: Likewise.
28204
28205 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28206 not already set.
28207
28208 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28209
28210 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28211 can put an XFAIL *-*-* on excess errors.
28212
28213 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28214
28215 * g++.law: Add more tests derived from g++-bugs snapshots.
28216
28217 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28218 equivalent to g++.law/init9.
28219
28220 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28221 compiled it, and the a.out file after we've run it.
28222
28223 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28224
28225 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28226 compiled it, and the a.out file after we've run it.
28227
28228 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28229
28230 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28231
28232 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28233
28234 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28235 version number.
28236
28237 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28238
28239 * g++.law: New directory of g++ tests derived from the g++-bugs
28240 snapshots.
28241
28242 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28243
28244 * gcc.compile: initbug1.c initbug1.exp testcase added
28245
28246 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28247
28248 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28249 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28250 fixes submitted by Jeff Law (law@cs.utah.edu)
28251 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28252 Jeff Law (law@cs.utah.edu)
28253
28254
28255 1993-11-30 Mike Stump (mrs@cygnus.com)
28256
28257 * config/unix-g++.exp: Follow the gcc way of doing things.
28258 * g++.old-deja/old-deja.exp: Minor updates.
28259 * lib/g++.exp: New file, follow the gcc way of doing things.
28260 * lib/old-dejagnu.exp: Minor updates.
28261 * lib/mike-g++.exp: Always unset errorInfo.
28262
28263 1993-11-06 Mike Stump (mrs@cygnus.com)
28264
28265 * lib/gcc.exp: Fix some errors with the below change, CC and
28266 CFLAGS should be global when setting, not local.
28267
28268 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28269
28270 * lib/gcc.exp: Transform tool name.
28271
28272 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28273
28274 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28275
28276 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28277
28278 * lib/gcc.exp: change gcc_done to gcc_stat
28279
28280 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28281
28282 * Upgraded gcc testsuite to c-torture version 1.25
28283
28284 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28285
28286 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28287 * lib/c-torture: added hooks for new reporting code.
28288
28289 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28290
28291 * config/sh-gcc.exp: check if sh-sim exists in the path
28292
28293 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28294
28295 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28296 * gcc.compile/compile.exp: Initial changes for new logic.
28297 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28298 * gcc.failure/failure.exp: Initial changes for new logic.
28299 * gcc.ieee/ieee.exp: Initial changes for new logic.
28300 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28301 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28302 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28303 * lib/c-torture.exp: Initial changes for new logic.
28304 * lib/gcc.exp: Initial changes for new logic.
28305
28306 1993-10-15 Mike Stump (mrs@cygnus.com)
28307
28308 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28309 depend upon failure or success. Fully qualify names in failure
28310 and success messages. Always remove a.out before starting
28311 compile, just in case. Pay more attention to error text output by
28312 the compiler. Handle testcases with no known past errors just
28313 like all others, so that things are uniform. Other miscellaneous
28314 improvements.
28315
28316 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28317
28318 * gcc.cpp: new directory for cpp tests
28319
28320 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28321
28322 * lib/chill.exp: Code reformatted, removed unused code.
28323 * config/unix-chill.exp: Code reformatted, removed unused code.
28324 * chill.execute/execute.exp: Code reformatted, removed unused code.
28325 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28326
28327 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28328
28329 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28330 routines not written.
28331
28332 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28333
28334 * config/bug-gcc.exp: Use new procs from bug.exp.
28335
28336 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28337
28338 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28339 via ftp, rather than depending on NFS.
28340 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28341 case.
28342
28343 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28344
28345 * config/bug-gcc.exp: Use new download proc.
28346
28347 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28348
28349 * chill.execute/execute.exp: cleanups, handles errors better
28350 * chill.compile/compile.exp: rewrite, based on execute.exp
28351 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28352 * lib/chill.exp: major changes to diff proc and compile and link
28353 procs. added chill_fail and chill_pass wrappers to pass and
28354 fail. added more comments, and handle error codes better.
28355 Added a hack to capture stderr from exec, so noncompile tests
28356 can work.
28357
28358 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28359
28360 * chill.execute/execute.exp: rewrite of testsuite driver
28361 * lib/chill.exp: rewrite of testsuite driver
28362 * config/unix-chill.exp: rewrite of testsuite driver
28363
28364 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28365
28366 In chill.execute:
28367 * iexpr.ch: Standardize uppercase.
28368 * tuples.dat: Standardize uppercase.
28369 * vary.ch: standardize. Correct varying string assignments.
28370 * vary.dat: Add new output lines.
28371
28372 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28373
28374 In chill.execute:
28375 * chprintf.ch: Standardize use of uppercase.
28376 * tuples.ch: Standardize and turn arr2 into a DCL,
28377 rather than a SYN.
28378 * pinits.ch: Standardize.
28379
28380 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28381
28382 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28383 * Makefil: Renamed to Makefile.in.
28384 * configure.in: New.
28385
28386 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28387
28388 In chill.execute:
28389 * .cvsignore: Add result/output files.
28390 * Makefile: Fix up variables at start. Use MFLAGS
28391 everywhere. Correct bool_loc, built_ins entries.
28392 Add entry for vary1.ch.
28393 * bitarray.ch: Standardize upper-case usage.
28394 * bitexpr.ch: Standardize, add output of b1.
28395 * params.ch: Use arrayt in along PROC parameters, to
28396 avoid novelty problems.
28397 * sets.ch: Tiny cleanup.
28398 * vary1.ch: Re-indent.
28399
28400 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28401
28402 * Add PR-related files to Makefiles, .cvsignore files, etc.
28403
28404 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28405
28406 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28407 with compiler objects. New names are test-flow.c and test-loop.c
28408
28409 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28410
28411 * Upgraded c-torture tests from 1.19 to 1.20
28412
28413 * new files:
28414 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28415 * gcc.compile: 930623-1.c 930623-2.c
28416 * gcc.noncompile: 930622-1.c 930622-2.c
28417 * gcc.failure: 920411-1.c 920627-2.c
28418 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28419
28420 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28421
28422 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28423 More changes to get testsuite working properly. Needs more work.
28424 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28425
28426 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28427
28428 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28429 More changes to get testsuite working properly. Needs more work.
28430
28431 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28432
28433 * chill.compile/compile.exp: Added for Dejagnu support
28434 * chill.execute/execute.exp: Added for Dejagnu support
28435 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28436
28437 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28438
28439 This should complete moving the CHILL test files.
28440 * chill.noncompile(.cvsignore printf.grt
28441 in-printf.grt chprintf.grt chprintf.ch):
28442 Added test-support files.
28443 (Makefile): Modified further.
28444 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28445 signal.ch): Added test files.
28446 * chill.execute (.cvsignore printf.grt printr.c
28447 in-printf.grt rts.c chprintf.grt rts.h): Added
28448 test-support files.
28449 (Makefile): More corrections.
28450
28451 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28452
28453 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28454 test cases, ready for DejaGnu.
28455
28456 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28457
28458 * Upgraded c-torture tests from 1.18 to 1.19
28459
28460 * gcc.compile: added test(s):
28461 930607-1.c
28462 * gcc.execute: added test(s):
28463 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28464
28465 * added new subdirectory for misc tests: gcc.misc-tests
28466 * gcc.misc-test(s): added tests:
28467 inst-check.c test-consts.c test-ior.c test-switch.c
28468
28469 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28470
28471 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28472
28473 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28474
28475 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28476
28477 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28478
28479 * Upgraded c-torture tests from 1.17 to 1.18
28480
28481 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28482
28483 * Upgraded c-torture tests from 1.12 to 1.17
28484
28485 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28486
28487 * lib/old-dejagnu.exp:
28488 Fixed handling of XFAIL target triplets to correctly
28489 recognize wildcard characters. Removed code that
28490 appended a unique id tag to the end of the file name
28491 printed out by the result of the testcases within a
28492 given test file.
28493
28494 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28495
28496 * lib/old-dejagnu.exp:
28497 Reworked expected failure handling to trigger off of XFAIL
28498 keyword in keyphrase embeded in testcase source code. The
28499 XFAIL keyword must be at the end of the keyphrase line. It
28500 may optionally be followed by one or more target triplets.
28501 It has just occured that the handling of wildcards in the
28502 target triplet may not be correct.
28503
28504 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28505
28506 * g++.old-deja/tests:
28507 Moved all subdirectories up one level into g++.old-deja .
28508
28509 * lib/old-dejagnu.exp:
28510 Fixed problem with CXXFLAGS not being properly reset, and being
28511 corrupted with extraneous "-c" compiler option. This was
28512 causing binaries to not be generated for test that needed them.
28513 Modified strings passed to "pass" and "fail" so that individual
28514 tests from the same test file would be distinguished by an
28515 identifier appended to the test file name in the summary logs;
28516 this corrected a problem with erroneous diff logs. Added code
28517 to search testcases for expected fail and unexpected pass keywords.
28518
28519 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28520
28521 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28522
28523 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28524
28525 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28526 Removed extraneous text from end of "Special g++ Options"
28527 keyphrase.
28528
28529 * lib/old-dejagnu.exp: Added pattern matching to look for new
28530 keywords, embedded in testcases comments, which will trigger
28531 calls to xpass and xfail.
28532
28533 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28534
28535 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28536 comments embedded in the testcases, especially the one looking for
28537 special compiler options, as well as the pattern matching for the
28538 compiler output again.
28539
28540 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28541
28542 * lib/old-dejagnu.exp: Do a proper check of the return value for
28543 execute tests. Fixed several problems with the pattern matching
28544 of the compiler output which gave erroneous test results.
28545 Changed several of the test result messages to be more descriptive.
28546 * config/unix-g++.exp: Proc g++_load now actually works and
28547 executes the tests passed to it and returns a usable return
28548 value.
28549
28550 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28551
28552 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28553
28554 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28555
28556 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28557 Modified both files to properly execute the old style
28558 dejagnu tests. The previous versions of these files were
28559 experimental and did not function anything near correctly.
28560
28561 1993-04-05 Rob Savoye (rob@cygnus.com)
28562
28563 * Removed all Makefile.in and configure.in files. No configuration
28564 needed now.
28565
28566 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28567
28568 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28569
28570 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28571
28572 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28573 gcc.special/configure.in, gcc.noncompile/configure.in,
28574 gcc.execute/configure.in, gcc.code_quality/configure.in,
28575 g++.other/configure.in, g++.old-deja/configure.in,
28576 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28577 in srcname setting.
28578
28579 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28580
28581 * lib/udi.exp: Fixed mondfe and mondfe_download.
28582 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28583 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28584
28585 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28586
28587 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28588 (gdb_exit): Don't remove *_soc files.
28589
28590 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28591
28592 * lib/c-torture.exp: Don't look for main; instead always use -w
28593 -c. This is how the c-torture tests work. Remove the object
28594 file if the compilation succeeds.
28595 * gcc.execute/execute.exp: Remove executable if test passes.
28596 * gcc.noncompile/noncompile.exp: Every test is an expected
28597 failure.
28598 * gcc.special/special.exp: Added tests from c-torture 1.11,
28599 corrected use of existing test.
28600 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28601 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28602 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28603 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28604 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28605 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28606 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28607 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28608 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28609 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28610 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28611 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28612 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28613 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28614 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28615 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28616 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28617 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28618 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28619 c-torture 1.11.
28620 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28621 correspond to c-torture 1.11.
28622
28623 * New file.