]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
* lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared against.
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-22 Janis Johnson <janis187@us.ibm.com>
2
3 * lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared against.
4
5 2004-12-22 Jan Beulich <jbeulich@novell.com>
6
7 * gcc.dg/20040813-1.c: Skip for *-*-netware*.
8
9 2004-12-21 Mark Mitchell <mark@codesourcery.com>
10
11 PR c++/18378
12 * g++.dg/ext/packed8.C: New test.
13
14 PR c++/13268
15 * g++.dg/template/crash31.C: New test.
16
17 PR c++/19034
18 * g++.dg/template/crash30.C: New test.
19
20 2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
21
22 PR C++/18984
23 * g++.dg/eh/ctor3.C: New test.
24
25 2004-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
26
27 * objc.dg/stabs-1.m: Allow section name to be quoted and
28 assembly label to begin with '.LL'.
29
30 2004-12-21 Janis Johnson <janis187@us.ibm.com>
31
32 * gcc.dg/vect/vect.exp
33 (check_effective_target_lp64_or_vect_no_align): New.
34 * gcc.dg/vect/vect-77.c: Use it.
35 * gcc.dg/vect/vect-78.c: Use it.
36
37 * lib/target-supports.exp
38 (check_effective_target_vect_no_max,
39 check_effective_target_vect_no_bitwise,
40 check_effective_target_vect_no_align): New.
41 * gcc.dg/vect/vect-13.c: Use them.
42 * gcc.dg/vect/vect-17.c: Ditto.
43 * gcc.dg/vect/vect-18.c: Ditto.
44 * gcc.dg/vect/vect-19.c: Ditto.
45 * gcc.dg/vect/vect-20.c: Ditto.
46 * gcc.dg/vect/vect-27.c: Ditto.
47 * gcc.dg/vect/vect-29.c: Ditto.
48 * gcc.dg/vect/vect-44.c: Ditto.
49 * gcc.dg/vect/vect-48.c: Ditto.
50 * gcc.dg/vect/vect-50.c: Ditto.
51 * gcc.dg/vect/vect-52.c: Ditto.
52 * gcc.dg/vect/vect-54.c: Ditto.
53 * gcc.dg/vect/vect-56.c: Ditto.
54 * gcc.dg/vect/vect-58.c: Ditto.
55 * gcc.dg/vect/vect-60.c: Ditto.
56 * gcc.dg/vect/vect-72.c: Ditto.
57 * gcc.dg/vect/vect-80.c: Ditto.
58
59 2004-12-21 Nathan Sidwell <nathan@codesourcery.com>
60
61 PR c++/14075
62 * g++.dg/init/string1.C: New.
63
64 PR c++/18975
65 * g++.dg/other/synth1.C: New.
66
67 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
68
69 PR c/18963
70 * gcc.dg/pr18963-1.c: New test.
71
72 2004-12-21 James A. Morrison <phython@gcc.gnu.org>
73
74 PR c/18596
75 * gcc.dg/funcdef-storage-1.c (foo): Remove.
76 * gcc.dg/pr18596-1.c: Use dg-error.
77 (dg-options): Use -fno-unit-at-a-time.
78 * gcc.dg/pr18596-2.c: New test.
79 * gcc.dg/pr18596-3.c: New test.
80
81 2004-12-20 Roger Sayle <roger@eyesopen.com>
82
83 PR middle-end/18683
84 * g++.dg/opt/pr18683-1.C: New test case.
85
86 2004-12-20 Andrew Pinski <pinskia@physics.uc.edu>
87
88 PR other/19093
89 * g++.dg/opt/max1.C: Fix for 64bit targets.
90
91 2004-12-20 Matt Austern <austern@apple.com>
92
93 PR c++/19044
94 * g++.dg/ext/builtin6.C: New
95
96 2004-12-20 Diego Novillo <dnovillo@redhat.com>
97
98 PR tree-optimization/19080
99 * gcc.c-torture/compile/pr19080.c: New test.
100
101 2004-12-20 Steven Bosscher <stevenb@suse.de>
102
103 * gcc.dg/20041219-1.c: New test.
104
105 2004-12-19 Roger Sayle <roger@eyesopen.com>
106
107 PR middle-end/19068
108 * g++.dg/opt/max1.C: New test case.
109
110 2004-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
111
112 * gcc.dg/fdata-sections-1.c: New test.
113
114 2004-12-18 Roger Sayle <roger@eyesopen.com>
115
116 PR middle-end/18548
117 * gcc.dg/max-1.c: New test case.
118
119 2004-12-18 Jakub Jelinek <jakub@redhat.com>
120
121 * gcc.c-torture/execute/20041218-1.c: New test.
122
123 2004-12-17 Diego Novillo <dnovillo@redhat.com>
124
125 * gcc.dg/pr18501.c: New test.
126 * gcc.dg/uninit-5.c: XFAIL.
127 * gcc.dg/uninit-9.c: XFAIL.
128
129 2004-12-17 Dale Johannesen <dalej@apple.com>
130
131 * gcc.dg/20041213-1.c: New.
132
133 2004-12-17 Ziemowit Laski <zlaski@apple.com>
134
135 * objc.dg/stabs-1.m: Allow assembly label to begin
136 with a dot ('.').
137
138 2004-12-17 Jakub Jelinek <jakub@redhat.com>
139
140 * gcc.c-torture/execute/20041213-1.c: Move...
141 * gcc.c-torture/execute/ieee/20041213-1.c: ...to here.
142
143 2004-12-17 Nathan Sidwell <nathan@codesourcery.com>
144
145 PR c++/18721
146 * g++.dg/lookup/conv-5.C: New.
147
148 2004-12-16 Ziemowit Laski <zlaski@apple.com>
149
150 * objc.dg/stabs-1.m: New test.
151
152 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
153
154 * gcc.dg/visibility-c.c: Change compile to
155 assemble for the test.
156
157 2004-12-16 Andrew Pinski <pinskia@physics.uc.edu>
158
159 PR target/19041
160 * gcc.dg/visibility-c.c: New test.
161
162 2004-12-16 Roger Sayle <roger@eyesopen.com>
163
164 PR middle-end/18493
165 * gcc.dg/switch-8.c: New test case.
166
167 2004-12-16 Nathan Sidwell <nathan@codesourcery.com>
168
169 PR c++/18905
170 * g++.dg/template/init4.C: New.
171 * g++.dg/opt/static3.C: Enable optimizer.
172
173 2004-12-16 Wolfgang Bangerth <bangerth@dealii.com>
174
175 * g++.dg/other/complex1.C: New test.
176
177 2004-12-15 Alan Modra <amodra@bigpond.net.au>
178
179 * g++.dg/opt/inline9.C: New test.
180
181 2004-12-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
182
183 PR fortran/18993
184 * gfotran.dg/nullify_1.f: New test.
185
186 2004-12-15 Richard Henderson <rth@redhat.com>
187
188 * gcc.target/i386/i386.exp: New harness.
189 * gcc.target/i386/vect-args.c: New.
190
191 2004-12-15 David Edelsohn <edelsohn@gnu.org>
192
193 * gcc.dg/20040813-1.c: Skip for *-*-aix*.
194
195 2004-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
196
197 PR c++/18825
198 * g++.dg/template/friend32.C: New test.
199
200 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
201
202 * cpp/pragma-once-1.c: New test.
203 * cpp/pragma-once-1b.h: Likewise.
204 * cpp/pragma-once-1c.h: Likewise.
205 * cpp/pragma-once-1d.h: Likewise.
206 * cpp/inc/pragma-once-1a.h: Likewise.
207
208 2004-12-15 Bud Davis <bdavis9659@comcast.net>
209 Steven G. Kargle <kargls@comcast.net>
210
211 PR fortran/17597
212 * gfortran.dg/list_read_3.f90: New test.
213
214 2004-12-15 Eric Botcazou <ebotcazou@libertysurf.fr>
215
216 * gcc.dg/ftrapv-2.c: New test.
217
218 2004-12-15 Nathan Sidwell <nathan@codesourcery.com>
219
220 PR c++/18981
221 * g++.dg/template/typename9.C: New test.
222
223 2004-12-14 Mark Mitchell <mark@codesourcery.com>
224
225 PR c++/18738
226 * g++.dg/template/typename8.C: New test.
227 * g++.dg/parse/friend2.C: Tweak error message.
228
229 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
230
231 * gcc.c-torture/20041214-1.c: New test.
232
233 2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
234
235 PR c++/18965
236 * g++.dg/init/array17.C: New test.
237
238 2004-12-14 Mark Mitchell <mark@codesourcery.com>
239
240 PR c++/18793
241 * g++.dg/init/aggr3.C: New test.
242
243 2004-12-14 Janis Johnson <janis187@us.ibm.com
244
245 * gcc.dg/altivec-types-1.c: New test.
246 * gcc.dg/altivec-types-2.c: New test.
247 * gcc.dg/altivec-types-3.c: New test.
248 * gcc.dg/altivec-types-4.c: New test.
249 * g++.dg/ext/altivec-types-1.C: New test.
250 * g++.dg/ext/altivec-types-2.C: New test.
251 * g++.dg/ext/altivec-types-3.C: New test.
252 * g++.dg/ext/altivec-types-4.C: New test.
253
254 2004-12-14 Jakub Jelinek <jakub@redhat.com>
255
256 PR middle-end/18951
257 * gcc.c-torture/execute/20041213-1.c: New test.
258
259 2004-12-14 Nathan Sidwell <nathan@codesourcery.com>
260
261 PR c++/18949
262 * g++.dg/template/cast1.C: New.
263
264 2004-12-13 Kazu Hirata <kazu@cs.umass.edu>
265
266 * gcc.c-torture/execute/20041213-2.c: New test.
267
268 2004-12-13 Richard Henderson <rth@redhat.com>
269
270 * gcc.dg/i386-sse-10.c: Fix typo in options.
271
272 2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
273
274 PR c++/18968
275 * g++.dg/opt/pr18968.C: New test.
276
277 2004-12-13 Mark Mitchell <mark@codesourcery.com>
278
279 PR c++/18925
280 * g++.dg/ext/visibility/staticdatamem.C: New test.
281
282 2004-12-13 Kelley Cook <kcook@gcc.gnu.org>
283
284 * gcc.target/xstormy16/below100.S: Remove DOS line endings.
285
286 2004-12-13 Roger Sayle <roger@eyesopen.com>
287
288 PR rtl-optimization/18928
289 * gcc.dg/pr18928-1.c: New test case.
290
291 2004-12-13 Alexandre Oliva <aoliva@redhat.com>
292
293 PR tree-opt/16951
294 * gcc.c-torture/compile/20041211-1.c: New.
295
296 2004-12-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
297
298 PR middle-end/17564
299 * gcc.c-torture/execute/20041212-1.c: New test.
300
301 2004-12-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
302
303 PR fortran/18869
304 * gfortran.dg/common_1.f90: New test.
305
306 2004-12-12 Steven G. Kargl <kargls@comcast.net>
307 Paul Brook <paul@codesourcery.com>
308
309 PR fortran/16222
310 * gfortran.dg/real_do_1.f90: New test.
311
312 2004-12-12 Andrew Pinski <pinskia@physics.uc.edu>
313
314 PR tree-opt/18040
315 * g++.dg/opt/ptrmem6.C: New test.
316
317 2004-12-11 Roger Sayle <roger@eyesopen.com>
318
319 PR middle-end/18921
320 * gcc.dg/pr18921-1.c: New test case.
321
322 2004-12-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
323
324 PR fortran/17175
325 * gfortran.dg/scale_1.f90: New test.
326
327 2004-12-10 Andrew Pinski <pinskia@physics.uc.edu>
328
329 PR middle-end/18903
330 * gcc.c-torture/compile/pr18903.c: New test.
331
332 2004-12-10 Richard Sandiford <rsandifo@redhat.com>
333
334 * gcc.c-torture/execute/20041210-1.c: New test.
335
336 2004-12-10 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
337
338 PR c++/18731
339 * g++.dg/parser/struct-1.C: New test.
340 * g++.dg/parser/struct-2.C: New test.
341 * g++.dg/parser/struct-3.C: New test.
342
343 2004-12-09 Richard Henderson <rth@redhat.com>
344
345 * gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
346
347 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
348 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.
349
350 2004-12-09 Matt Austern <austern@apple.com>
351
352 PR c++/18514
353 * g++.dg/ext/builtin1.C: New
354 * g++.dg/ext/builtin2.C: New
355 * g++.dg/ext/builtin3.C: New
356 * g++.dg/ext/builtin4.C: New
357 * g++.dg/ext/builtin5.C: New
358
359 2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
360
361 PR tree-opt/18904
362 * g++.dg/opt/ptrmem5.C: New test.
363
364 2004-12-09 Alexandre Oliva <aoliva@redhat.com>
365
366 * g++.dg/parse/typename5.C: Adjust for new error.
367 * g++.dg/parse/typename7.C: New.
368
369 2004-12-09 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
370
371 PR c++/18073
372 * g++.dg/other/mmintrin.C: New test.
373
374 2004-12-09 Nathan Sidwell <nathan@codesourcery.com>
375
376 PR c++/16681
377 * g++.dg/init/array15.C: New.
378 * g++.dg/init/array16.C: New.
379
380 2004-12-08 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
381
382 PR fortran/18826
383 * gfortran.dg/assign_1.f90: New test.
384
385 2004-12-08 Nick Clifton <nickc@redhat.com>
386
387 * gcc.target/xstormy16/bss_below100: New directory containing tests.
388 * gcc.target/xstormy16/data_below100: Likewise.
389 * gcc.target/xstormy16/sfr: Likewise.
390 * gcc.target/xstormy16/below100.S: New test source file.
391 * gcc.target/xstormy16/below100.ld: New test linker script.
392 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
393 * gcc.target/xstormy16/below_100.c: Fix scan to allow for bn or
394 bp instructions.
395 * gcc.target/xstormy16/bp.c: Likewise.
396
397 * gcc.target/xstormy16/bss_below100: New files:
398 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
399 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
400 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
401 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
402 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
403 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
404 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
405 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
406 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
407 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
408 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
409 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
410 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
411 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
412 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
413 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
414 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
415 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
416 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
417 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
418 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
419 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
420 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
421 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
422 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
423 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
424 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
425
426 * gcc.target/xstormy16/data_below100: New files:
427 01_const_to_b100b.c, 02_const_to_b100w.c, 03_var_to_b100b.c,
428 04_var_to_b100w.c, 05_b100b_to_var.c, 06_b100w_to_var.c,
429 10_set_b100b_bit_0.c, 10_set_b100b_bit_7.c, 11_clr_b100b_bit_0.c,
430 11_clr_b100b_bit_7.c, 12_if1_b100b_bit_0.c, 12_if1_b100b_bit_3.c,
431 12_if1_b100b_bit_7.c, 13_if0_b100b_bit_0.c, 13_if0_b100b_bit_3.c,
432 13_if0_b100b_bit_7.c, 14_set_b100w_bit_0.c, 14_set_b100w_bit_7.c,
433 14_set_b100w_bit_8.c, 14_set_b100w_bit_f.c, 15_clr_b100w_bit_0.c,
434 15_clr_b100w_bit_7.c, 15_clr_b100w_bit_8.c, 15_clr_b100w_bit_f.c,
435 16_if1_b100w_bit_0.c, 16_if1_b100w_bit_3.c, 16_if1_b100w_bit_7.c,
436 16_if1_b100w_bit_8.c, 16_if1_b100w_bit_b.c, 16_if1_b100w_bit_f.c,
437 17_if0_b100w_bit_0.c, 17_if0_b100w_bit_3.c, 17_if0_b100w_bit_7.c,
438 17_if0_b100w_bit_8.c, 17_if0_b100w_bit_b.c, 17_if0_b100w_bit_f.c,
439 20_set_b100b_bitfield_0.c, 20_set_b100b_bitfield_7.c,
440 21_clr_b100b_bitfield_0.c, 21_clr_b100b_bitfield_7.c,
441 22_if1_b100b_bitfield_0.c, 22_if1_b100b_bitfield_3.c,
442 22_if1_b100b_bitfield_7.c, 23_if0_b100b_bitfield_0.c,
443 23_if0_b100b_bitfield_3.c, 23_if0_b100b_bitfield_7.c,
444 24_set_b100w_bitfield_0.c, 24_set_b100w_bitfield_7.c,
445 24_set_b100w_bitfield_8.c, 24_set_b100w_bitfield_f.c,
446 25_clr_b100w_bitfield_0.c, 25_clr_b100w_bitfield_7.c,
447 25_clr_b100w_bitfield_8.c, 25_clr_b100w_bitfield_f.c,
448 26_if1_b100w_bitfield_0.c, 26_if1_b100w_bitfield_3.c,
449 26_if1_b100w_bitfield_7.c, 26_if1_b100w_bitfield_8.c,
450 26_if1_b100w_bitfield_b.c, 26_if1_b100w_bitfield_f.c,
451 27_if0_b100w_bitfield_0.c, 27_if0_b100w_bitfield_3.c,
452 27_if0_b100w_bitfield_7.c, 27_if0_b100w_bitfield_8.c,
453 27_if0_b100w_bitfield_b.c, 27_if0_b100w_bitfield_f.c
454
455 * gcc.target/xstormy16/sfr: New files:
456 01_const_to_sfrb.c, 02_const_to_sfrw.c, 03_var_to_sfrb.c,
457 04_var_to_sfrw.c, 05_sfrb_to_var.c, 06_sfrw_to_var.c,
458 10_set_sfrb_bit_0.c, 10_set_sfrb_bit_7.c, 11_clr_sfrb_bit_0.c,
459 11_clr_sfrb_bit_7.c, 12_if1_sfrb_bit_0.c, 12_if1_sfrb_bit_3.c,
460 12_if1_sfrb_bit_7.c, 13_if0_sfrb_bit_0.c, 13_if0_sfrb_bit_3.c,
461 13_if0_sfrb_bit_7.c, 14_set_sfrw_bit_0.c, 14_set_sfrw_bit_3.c,
462 14_set_sfrw_bit_7.c, 14_set_sfrw_bit_8.c, 14_set_sfrw_bit_b.c,
463 14_set_sfrw_bit_f.c, 15_clr_sfrw_bit_0.c, 15_clr_sfrw_bit_3.c,
464 15_clr_sfrw_bit_7.c, 15_clr_sfrw_bit_8.c, 15_clr_sfrw_bit_b.c,
465 15_clr_sfrw_bit_f.c, 16_if1_sfrw_bit_0.c, 16_if1_sfrw_bit_3.c,
466 16_if1_sfrw_bit_7.c, 16_if1_sfrw_bit_8.c, 16_if1_sfrw_bit_b.c,
467 16_if1_sfrw_bit_f.c, 17_if0_sfrw_bit_0.c, 17_if0_sfrw_bit_3.c,
468 17_if0_sfrw_bit_7.c, 17_if0_sfrw_bit_8.c, 17_if0_sfrw_bit_b.c,
469 17_if0_sfrw_bit_f.c, 20_set_sfrb_bitfield_0.c,
470 20_set_sfrb_bitfield_7.c, 21_clr_sfrb_bitfield_0.c,
471 21_clr_sfrb_bitfield_7.c, 22_if1_sfrb_bitfield_0.c,
472 22_if1_sfrb_bitfield_3.c, 22_if1_sfrb_bitfield_7.c,
473 23_if0_sfrb_bitfield_0.c, 23_if0_sfrb_bitfield_3.c,
474 23_if0_sfrb_bitfield_7.c, 24_set_sfrw_bitfield_0.c,
475 24_set_sfrw_bitfield_7.c, 24_set_sfrw_bitfield_8.c,
476 24_set_sfrw_bitfield_f.c, 25_clr_sfrw_bitfield_0.c,
477 25_clr_sfrw_bitfield_7.c, 25_clr_sfrw_bitfield_8.c,
478 25_clr_sfrw_bitfield_f.c, 26_if1_sfrw_bitfield_0.c,
479 26_if1_sfrw_bitfield_3.c, 26_if1_sfrw_bitfield_7.c,
480 26_if1_sfrw_bitfield_8.c, 26_if1_sfrw_bitfield_b.c,
481 26_if1_sfrw_bitfield_f.c, 27_if0_sfrw_bitfield_0.c,
482 27_if0_sfrw_bitfield_3.c, 27_if0_sfrw_bitfield_7.c,
483 27_if0_sfrw_bitfield_8.c, 27_if0_sfrw_bitfield_b.c,
484 27_if0_sfrw_bitfield_f.c
485
486 2004-12-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
487
488 PR c++/18100
489 * g++.dg/lookup/name-clash4.C: New test.
490
491 2004-12-08 Nathan Sidwell <nathan@codesourcery.com>
492
493 PR c++/18672
494 * g++.dg/opt/array1.C: New.
495
496 PR c++/18803
497 * g++.dg/template/operator5.C: New.
498
499 2004-12-08 Hans-Peter Nilsson <hp@bitrange.com>
500
501 PR c/18867
502 * gcc.dg/noncompile/20041207.c: Fix typo in dg directive.
503
504 2004-12-07 Steven Bosscher <stevenb@suse.de>
505
506 * gcc.dg/noncompile/20041207.c: New test.
507
508 2004-12-07 Volker Reichelt <reichelt@gcc.gnu.org>
509
510 * g++.dg/other/unreachable-1.C: New test.
511
512 2004-12-06 Nick Clifton <nickc@redhat.com>
513
514 * gcc.dg/builtins-config.h: Use <sys/types.h> instead of
515 <limits.h> because the latter comes from gcc's include/ directory
516 and not the newlib/libc/include directory.
517
518 2004-12-04 Richard Henderson <rth@redhat.com>
519
520 * gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
521
522 2004-12-04 Richard Henderson <rth@redhat.com>
523
524 * lib/target-supports.exp (check_gc_sections_available): Disable
525 for alpha and ia64.
526
527 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
528
529 PR middle-end/17909
530 * g++.dg/other/vararg-2.C: New test.
531
532 2004-12-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
533
534 PR c++/17011, c++/17971
535 * g++.dg/template/error15.C: Adjust expected error.
536 * g++.dg/template/instantiate3.C: Likewise.
537
538 2004-12-03 Janis Johnson <janis187@us.ibm.com>
539
540 * gcc.dg/altivec-18.c: Fix for darwin
541
542 2004-12-03 Nathan Sidwell <nathan@codesourcery.com>
543
544 PR c++/18782
545 * g++.dg/parse/ptrmem2.C: New.
546
547 PR c++/18318
548 * g++.dg/template/new1.C: New.
549
550 2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
551
552 PR fortran/18710
553 * gfortran.dg/direct_io_3.f90: New test.
554
555 2004-12-02 Nathan Sidwell <nathan@codesourcery.com>
556
557 PR 18758
558 * g++.dg/parse/crash21.C: New.
559
560 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
561
562 PR c++/15664, c++/18276
563 * g++.dg/template/ttp13.C: New test.
564 * g++.dg/template/ttp14.C: Likewise.
565
566 2004-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
567
568 PR c++/18123
569 * g++.dg/parse/enum2.C: New test.
570 * g++.old-deja/g++.pt/enum5.C: Adjust error location.
571
572 2004-12-02 Nick Clifton <nickc@redhat.com>
573
574 * gcc.target/xstormy16: New test directory.
575 * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
576 * gcc.target/xstormy16/bp.c: Check the generation of bp
577 instructions.
578 * gcc.target/xstormy16/below_100.c: Check the generation of bp and
579 bn instructions and the BELOW100 attribute.
580
581 2004-12-02 Alan Modra <amodra@bigpond.net.au>
582
583 PR target/16952
584 * gcc.dg/ppc-eabi.c: New.
585
586 2004-12-02 Bud Davis <bdavis9659@comcast.net>
587
588 PR fortran/18284
589 * gfortran.dg/backspace.f90
590
591 2004-12-02 Bud Davis <bdavis9659@comcast.net>
592
593 * gfortran.dg/inquire.f90: New test.
594
595 2004-12-01 Janis Johnson <janis187@us.ibm.com>
596
597 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
598 handle effective-target-keyword.
599 (dg-skip-if): Support effective-target keyword as target list.
600 (dg-xfail-if): Ditto.
601 * lib/target-supports.exp (is-effective-target-keyword): New proc.
602
603 2004-12-01 Diego Novillo <dnovillo@redhat.com>
604
605 PR tree-optimization/18291
606 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
607
608 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
609
610 PR C++/18729
611 * g++.dg/parse/crash20.C: New.
612
613 PR c++/17431
614 * g++.dg/overload/arg1.C: New.
615 * g++.dg/overload/arg2.C: New.
616 * g++.dg/overload/arg3.C: New.
617 * g++.dg/overload/arg4.C: New.
618
619 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
620
621 * gcc.dg/c99-flex-array-4.c: Remove.
622
623 2004-11-30 Janis Johnson <janis187@us.ibm.com>
624
625 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
626
627 * lib/target-supports.exp (is-effective-target): Simplify.
628
629 * lib/target-supports.exp (check_effective_target_vect_long):
630 Fix for powerpc64-*-*.
631
632 2004-11-30 Loren James Rittle <ljrittle@acm.org>
633
634 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
635 to support new requirements on FreeBSD 5.
636
637 2004-11-30 Devang Patel <dpatel@apple.com>
638
639 PR 18702
640 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
641
642 2004-11-30 Janis Johnson <janis187@us.ibm.com>
643
644 * g++.dg/ext/altivec-13.C: New test.
645
646 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
647
648 PR tree-opt/18298
649 * gcc.c-torture/execute/p18298.c: New test.
650
651 2004-11-30 Ira Rosen <irar@il.ibm.com>
652 Dorit Naishlos <dorit@il.ibm.com>
653
654 PR tree-opt/18607
655 * gcc.dg/vect/vect-89.c: New test.
656
657 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
658
659 * gcc.dg/pr18596-1.c: New test.
660
661 2004-11-30 Ben Elliston <bje@au.ibm.com>
662
663 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
664
665 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
666
667 PR c/18479
668 * gcc.dg/pr18479.c: New test.
669
670 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
671
672 PR target/18490
673 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
674 mmix-knuth-mmixware.
675
676 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
677 cris-*-elf* cris-*-aout* mmix-*-*
678
679 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
680
681 PR middle-end/18725
682 * gcc.dg/pr18725.c: New test.
683
684 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
685
686 PR target/18488
687 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
688
689 PR target/18336
690 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
691
692 2004-11-29 Mark Mitchell <mark@codesourcery.com>
693
694 PR c++/18368
695 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
696 * g++.old-deja/g++.law/ctors5.C: Likewise.
697 * g++.old-deja/g++.other/crash25.C: Likewise.
698
699 PR c++/18674
700 * g++.dg/template/error16.C: New test.
701
702 PR c++/18512
703 * g++.dg/template/crash29.C: New test.
704
705 2004-11-29 Diego Novillo <dnovillo@redhat.com>
706
707 PR tree-optimization/18712
708 * gcc.c-torture/compile/pr18712.c: New test.
709
710 2004-11-29 Joseph Myers <joseph@codesourcery.com>
711
712 PR c/7544
713 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
714 tests.
715
716 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
717
718 PR c++/18652
719 * g++.dg/lookup/crash6.C: New test.
720
721 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
722
723 PR middle-end/18164
724 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
725
726 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
727
728 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
729 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
730 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
731
732 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
733
734 * gcc.dg/pr18164.c: New test.
735
736 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
737
738 * gcc.dg/funroll-loops-all.c: New.
739
740 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
741
742 PR target/18489
743 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
744 delimeter, match space and TAB as well as ":".
745
746 PR target/18484
747 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
748
749 PR target/18348
750 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
751
752 PR target/18345
753 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
754
755 PR target/18337
756 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
757
758 2004-11-28 Bud Davis <bdavis9659@comcast.net>
759
760 * gfortran.dg/direct_io_2.f90: New test.
761
762 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
763
764 PR target/18334
765 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
766
767 2004-11-28 Richard Henderson <rth@redhat.com>
768
769 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
770
771 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
772
773 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
774 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
775 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
776 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
777 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
778 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
779 gcc.dg/pointer-arith-8.c: New tests.
780
781 2004-11-27 Bud Davis <bdavis9659@comcast.net>
782
783 PR fortran/18364
784 * gfortran.dg/endfile.f90: New test.
785
786 2004-11-27 Falk Hueffner <falk@debian.org>
787
788 * gcc.dg/loop-6.c: New test.
789
790 2004-11-27 Jakub Jelinek <jakub@redhat.com>
791
792 * gcc.c-torture/execute/20041126-1.c: New test.
793
794 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
795
796 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
797 on IRIX.
798
799 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
800
801 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
802 functions.
803
804 2004-11-27 Jakub Jelinek <jakub@redhat.com>
805
806 PR rtl-optimization/17825
807 * gcc.c-torture/compile/20041119-1.c: New test.
808
809 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
810
811 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
812 Check existence of ld library path variables before unsetting.
813
814 2004-11-26 Mark Mitchell <mark@codesourcery.com>
815
816 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
817
818 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
819
820 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
821
822 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
823
824 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
825
826 2004-11-26 Ben Elliston <bje@au.ibm.com>
827
828 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
829 dg-do directive.
830
831 2004-11-26 Ben Elliston <bje@au.ibm.com>
832
833 * gcc.dg/pr17957.c: Pass --param, not -param.
834
835 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
836
837 PR middle-end/17957
838 * testsuite/gcc.dg/pr17957.c: New test.
839
840 2004-11-25 Mark Mitchell <mark@codesourcery.com>
841
842 PR c++/18445
843 * g++.dg/template/crash28.C: Likewise.
844
845 PR c++/18001
846 * g++.dg/expr/unary2.C: Adjust lvalue messages.
847 * g++.dg/ext/lvaddr.C: Likewise.
848 * g++.dg/opt/pr7503-3.C: Likewise.
849
850 PR c++/18466
851 * g++.dg/parse/qualified3.C: New test.
852 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
853
854 PR c++/18545
855 * g++.dg/expr/return1.C: New test.
856
857 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
858
859 Friend class name lookup 3/n, PR c++/3332
860 * g++.dg/lookup/friend3.C: New test.
861 * g++.dg/lookup/friend4.C: Likewise.
862 * g++.dg/lookup/friend5.C: Likewise.
863
864 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
865
866 Friend class name lookup 2/n, PR c++/14513, c++/15410
867 * g++.dg/lookup/friend2.C: New test.
868 * g++.dg/template/friend31.C: Likewise.
869
870 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
871
872 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
873
874 2004-11-24 Mark Mitchell <mark@codesourcery.com>
875
876 PR c++/17473
877 * g++.dg/tc1/dr56.C: Remove.
878 * g++.dg/template/typedef1.C: Add dg-error markers.
879 * g++.old-deja/g++.other/typedef7.C: Likewise.
880
881 PR c++/18285
882 * g++.dg/parse/typedef7.C: New test.
883
884 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
885
886 * gcc.c-torture/execute/20041124-1.c: New test.
887
888 2004-11-24 Mark Mitchell <mark@codesourcery.com>
889
890 * g++.dg/template/deduce3.C: New test.
891
892 PR c++/18586
893 * g++.dg/template/crash27.C: New test.
894
895 PR c++/18530
896 * g++.dg/warn/Wshadow-3.C: New test.
897
898 2004-11-24 Devang Patel <dpatel@apple.com>
899
900 PR/18555
901 * gcc.dg/cpp/isysroot-1.c: New test.
902 * gcc.dg/cpp/usr/include/stdio.h: New file.
903 * gcc.dg/cpp/isysroot-2.c: New test.
904 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
905 New file.
906
907 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
908
909 PR c++/8929
910 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
911
912 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
913
914 * gcc.target/sparc/align.c: Do not include <stdint.h>.
915 * gcc.target/sparc/pdist.c: Likewise.
916
917 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
918
919 PR c++/16882
920 * g++.dg/conversion/simd1.C: New test.
921
922 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
923
924 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
925 and restore_ld_library_path_env_vars.
926 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
927 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
928 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
929 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
930
931 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
932
933 * gcc.dg/pragma-align-2.c: Test macro expansion.
934 * gcc.dg/pragma-pack-2.c: New test.
935
936 2004-11-23 Richard Henderson <rth@redhat.com>
937
938 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
939 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
940 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
941 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
942 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
943 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
944
945 * gcc.dg/vect/vect.exp: Add check for alpha.
946 * lib/target-supports.exp (check_alpha_max_hw_available): New.
947 (check_effective_target_vect_int): Enable for alpha.
948 (check_effective_target_vect_long): New.
949 (is-effective-target): Add it.
950
951 2004-11-23 Uros Bizjak <uros@kss-loka.si>
952
953 * gcc.dg/pr18614-1.c: New test.
954
955 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
956
957 * gcc.dg/setjmp-2.c: New test.
958
959 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
960
961 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
962 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
963 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
964 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
965 gcc.target/sparc/pdist.c: New tests.
966
967 2004-11-22 Bob Wilson <bob.wilson@acm.org>
968
969 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
970
971 2004-11-22 Dale Johannesen <dalej@apple.com>
972
973 * gcc.dg/20041111-1.c: New.
974
975 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
976
977 PR tree-opt/18536
978 * gcc.dg/vect/pr18536.c: New test.
979
980 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
981
982 PR c++/18354
983 * g++.dg/template/nontype11.C: New test.
984
985 2004-11-21 Roger Sayle <roger@eyesopen.com>
986
987 PR middle-end/18520
988 * gcc.dg/pr18520-1.c: New test case.
989
990 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
991
992 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
993 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
994 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
995 expected diagnostics.
996
997 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
998
999 PR target/18580
1000 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
1001 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
1002 vect-77.c, vect-77a.c: XFAIL on the SPARC.
1003
1004 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1005
1006 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
1007
1008 2004-11-19 Mark Mitchell <mark@codesourcery.com>
1009 Joseph Myers <joseph@codesourcery.com>
1010
1011 * lib/target-supports.exp (check_visibility_available): Really
1012 test the compiler.
1013
1014 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
1015
1016 PR tree-opt/18181
1017 * gcc.dg/vect/vect-85.c: New test.
1018 * gcc.dg/vect/vect-86.c: New test.
1019 * gcc.dg/vect/vect-87.c: New test.
1020 * gcc.dg/vect/vect-88.c: New test.
1021
1022 2004-11-19 Ben Elliston <bje@au.ibm.com>
1023
1024 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
1025
1026 2004-11-18 Janis Johnson <janis187@us.ibm.com>
1027
1028 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
1029 * gcc.dg/ppc-and-1.c: Ditto.
1030 * gcc.dg/ppc-compare-1.c: Ditto.
1031 * gcc.dg/ppc-mov-1.c: Ditto
1032
1033 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
1034 Mark Mitchell <mark@codesourcery.com>
1035
1036 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
1037
1038 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1039 Aldy Hernandez <aldyh@redhat.com>
1040
1041 * lib/target-supports.exp (check_effective_target_vect_int): New
1042 (check_effective_target_vect_float): New
1043 (check_effective_target_vect_double): New.
1044 (is-effective-target): Support new effective targets keywords.
1045 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
1046 default action for dg-do.
1047 * gcc.dg/vect/pr16105.c: Use new support.
1048 * gcc.dg/vect/pr18400.c: Ditto.
1049 * gcc.dg/vect/pr18425.c: Ditto.
1050 * gcc.dg/vect/vect-1.c: Ditto.
1051 * gcc.dg/vect/vect-10.c: Ditto.
1052 * gcc.dg/vect/vect-11.c: Ditto.
1053 * gcc.dg/vect/vect-12.c: Ditto.
1054 * gcc.dg/vect/vect-13.c: Ditto.
1055 * gcc.dg/vect/vect-14.c: Ditto.
1056 * gcc.dg/vect/vect-15.c: Ditto.
1057 * gcc.dg/vect/vect-16.c: Ditto.
1058 * gcc.dg/vect/vect-17.c: Ditto.
1059 * gcc.dg/vect/vect-18.c: Ditto.
1060 * gcc.dg/vect/vect-19.c: Ditto.
1061 * gcc.dg/vect/vect-2.c: Ditto.
1062 * gcc.dg/vect/vect-20.c: Ditto.
1063 * gcc.dg/vect/vect-21.c: Ditto.
1064 * gcc.dg/vect/vect-22.c: Ditto.
1065 * gcc.dg/vect/vect-23.c: Ditto.
1066 * gcc.dg/vect/vect-24.c: Ditto.
1067 * gcc.dg/vect/vect-25.c: Ditto.
1068 * gcc.dg/vect/vect-26.c: Ditto.
1069 * gcc.dg/vect/vect-27.c: Ditto.
1070 * gcc.dg/vect/vect-27a.c: Ditto.
1071 * gcc.dg/vect/vect-28.c: Ditto.
1072 * gcc.dg/vect/vect-29.c: Ditto.
1073 * gcc.dg/vect/vect-29a.c: Ditto.
1074 * gcc.dg/vect/vect-3.c: Ditto.
1075 * gcc.dg/vect/vect-30.c: Ditto.
1076 * gcc.dg/vect/vect-31.c: Ditto.
1077 * gcc.dg/vect/vect-32.c: Ditto.
1078 * gcc.dg/vect/vect-33.c: Ditto.
1079 * gcc.dg/vect/vect-34.c: Ditto.
1080 * gcc.dg/vect/vect-35.c: Ditto.
1081 * gcc.dg/vect/vect-36.c: Ditto.
1082 * gcc.dg/vect/vect-37.c: Ditto.
1083 * gcc.dg/vect/vect-38.c: Ditto.
1084 * gcc.dg/vect/vect-4.c: Ditto.
1085 * gcc.dg/vect/vect-40.c: Ditto.
1086 * gcc.dg/vect/vect-41.c: Ditto.
1087 * gcc.dg/vect/vect-42.c: Ditto.
1088 * gcc.dg/vect/vect-43.c: Ditto.
1089 * gcc.dg/vect/vect-44.c: Ditto.
1090 * gcc.dg/vect/vect-45.c: Ditto.
1091 * gcc.dg/vect/vect-46.c: Ditto.
1092 * gcc.dg/vect/vect-47.c: Ditto.
1093 * gcc.dg/vect/vect-48.c: Ditto.
1094 * gcc.dg/vect/vect-48a.c: Ditto.
1095 * gcc.dg/vect/vect-49.c: Ditto.
1096 * gcc.dg/vect/vect-5.c: Ditto.
1097 * gcc.dg/vect/vect-50.c: Ditto.
1098 * gcc.dg/vect/vect-51.c: Ditto.
1099 * gcc.dg/vect/vect-52.c: Ditto.
1100 * gcc.dg/vect/vect-53.c: Ditto.
1101 * gcc.dg/vect/vect-54.c: Ditto.
1102 * gcc.dg/vect/vect-55.c: Ditto.
1103 * gcc.dg/vect/vect-56.c: Ditto.
1104 * gcc.dg/vect/vect-56a.c: Ditto.
1105 * gcc.dg/vect/vect-57.c: Ditto.
1106 * gcc.dg/vect/vect-58.c: Ditto.
1107 * gcc.dg/vect/vect-59.c: Ditto.
1108 * gcc.dg/vect/vect-6.c: Ditto.
1109 * gcc.dg/vect/vect-60.c: Ditto.
1110 * gcc.dg/vect/vect-61.c: Ditto.
1111 * gcc.dg/vect/vect-62.c: Ditto.
1112 * gcc.dg/vect/vect-63.c: Ditto.
1113 * gcc.dg/vect/vect-64.c: Ditto.
1114 * gcc.dg/vect/vect-65.c: Ditto.
1115 * gcc.dg/vect/vect-66.c: Ditto.
1116 * gcc.dg/vect/vect-67.c: Ditto.
1117 * gcc.dg/vect/vect-68.c: Ditto.
1118 * gcc.dg/vect/vect-69.c: Ditto.
1119 * gcc.dg/vect/vect-7.c: Ditto.
1120 * gcc.dg/vect/vect-72.c: Ditto.
1121 * gcc.dg/vect/vect-72a.c: Ditto.
1122 * gcc.dg/vect/vect-73.c: Ditto.
1123 * gcc.dg/vect/vect-74.c: Ditto.
1124 * gcc.dg/vect/vect-75.c: Ditto.
1125 * gcc.dg/vect/vect-76.c: Ditto.
1126 * gcc.dg/vect/vect-77.c: Ditto.
1127 * gcc.dg/vect/vect-77a.c: Ditto.
1128 * gcc.dg/vect/vect-78.c: Ditto.
1129 * gcc.dg/vect/vect-79.c: Ditto.
1130 * gcc.dg/vect/vect-8.c: Ditto.
1131 * gcc.dg/vect/vect-80.c: Ditto.
1132 * gcc.dg/vect/vect-82.c: Ditto.
1133 * gcc.dg/vect/vect-82_64.c: Ditto.
1134 * gcc.dg/vect/vect-83.c: Ditto.
1135 * gcc.dg/vect/vect-83_64.c: Ditto.
1136 * gcc.dg/vect/vect-9.c: Ditto.
1137 * gcc.dg/vect/vect-all.c: Ditto.
1138 * gcc.dg/vect/vect-none.c: Ditto.
1139
1140 2004-11-17 Janis Johnson <janis187@us.ibm.com>
1141
1142 * lib/gcc-dg.exp (dg-skip-if): New function.
1143 (dg-forbid-option): Remove.
1144 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
1145 * g++.dg/abi/bitfield8.C: Likewise.
1146 * g++.dg/abi/dtor1.C: Likewise.
1147 * g++.dg/abi/empty10.C: Likewise.
1148 * g++.dg/abi/empty7.C: Likewise.
1149 * g++.dg/abi/empty9.C: Likewise.
1150 * g++.dg/abi/layout3.C: Likewise.
1151 * g++.dg/abi/layout4.C: Likewise.
1152 * g++.dg/abi/thunk1.C: Likewise.
1153 * g++.dg/abi/thunk2.C: Likewise.
1154 * g++.dg/abi/vbase11.C: Likewise.
1155 * g++.dg/abi/vthunk2.C: Likewise.
1156 * g++.dg/abi/vthunk3.C: Likewise.
1157 * g++.dg/ext/attrib8.C: Likewise.
1158 * g++.dg/opt/longbranch2.C: Likewise.
1159 * g++.dg/opt/reg-stack4.C: Likewise.
1160 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1161 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1162 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1163 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1164 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1165 * gcc.dg/20000609-1.c: Likewise.
1166 * gcc.dg/20000720-1.c: Likewise.
1167 * gcc.dg/20011107-1.c: Likewise.
1168 * gcc.dg/20011119-1.c: Likewise.
1169 * gcc.dg/20020108-1.c: Likewise.
1170 * gcc.dg/20020122-2.c: Likewise.
1171 * gcc.dg/20020122-3.c: Likewise.
1172 * gcc.dg/20020201-3.c: Likewise.
1173 * gcc.dg/20020206-1.c: Likewise.
1174 * gcc.dg/20020218-1.c: Likewise.
1175 * gcc.dg/20020310-1.c: Likewise.
1176 * gcc.dg/20020411-1.c: Likewise.
1177 * gcc.dg/20020418-2.c: Likewise.
1178 * gcc.dg/20020426-1.c: Likewise.
1179 * gcc.dg/20020426-2.c: Likewise.
1180 * gcc.dg/20020517-1.c: Likewise.
1181 * gcc.dg/20020523-1.c: Likewise.
1182 * gcc.dg/20020523-2.c: Likewise.
1183 * gcc.dg/20020729-1.c: Likewise.
1184 * gcc.dg/20030204-1.c: Likewise.
1185 * gcc.dg/20030826-2.c: Likewise.
1186 * gcc.dg/20030926-1.c: Likewise.
1187 * gcc.dg/20031202-1.c: Likewise.
1188 * gcc.dg/980312-1.c: Likewise.
1189 * gcc.dg/980313-1.c: Likewise.
1190 * gcc.dg/990117-1.c: Likewise.
1191 * gcc.dg/990424-1.c: Likewise.
1192 * gcc.dg/990524-1.c: Likewise.
1193 * gcc.dg/991230-1.c: Likewise.
1194 * gcc.dg/i386-387-1.c: Likewise.
1195 * gcc.dg/i386-387-2.c: Likewise.
1196 * gcc.dg/i386-387-3.c: Likewise.
1197 * gcc.dg/i386-387-4.c: Likewise.
1198 * gcc.dg/i386-387-5.c: Likewise.
1199 * gcc.dg/i386-387-6.c: Likewise.
1200 * gcc.dg/i386-asm-1.c: Likewise.
1201 * gcc.dg/i386-bitfield1.c: Likewise.
1202 * gcc.dg/i386-bitfield2.c: Likewise.
1203 * gcc.dg/i386-loop-1.c: Likewise.
1204 * gcc.dg/i386-loop-2.c: Likewise.
1205 * gcc.dg/i386-loop-3.c: Likewise.
1206 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1207 * gcc.dg/i386-pic-1.c: Likewise.
1208 * gcc.dg/i386-regparm.c: Likewise.
1209 * gcc.dg/i386-signbit-1.c: Likewise.
1210 * gcc.dg/i386-signbit-2.c: Likewise.
1211 * gcc.dg/i386-signbit-3.c: Likewise.
1212 * gcc.dg/i386-sse-5.c: Likewise.
1213 * gcc.dg/i386-sse-8.c: Likewise.
1214 * gcc.dg/i386-unroll-1.c: Likewise.
1215 * gcc.dg/tls/opt-1.c: Likewise.
1216 * gcc.dg/tls/opt-2.c: Likewise.
1217 * gcc.dg/unroll-1.c: Likewise.
1218 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1219 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1220 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1221 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1222
1223 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1224
1225 * g++.dg/template/incomplete1.C: New test.
1226
1227 2004-11-16 Nick Clifton <nickc@redhat.com>
1228
1229 Revert patches accidentally commited during checkin of fixes for
1230 xstormy16 tests:
1231 gcc.c-torture/execute/simd-4.c: Revert
1232 gcc.dg/20040910-1.c: Revert.
1233
1234 2004-11-16 Paul Brook <paul@codesourcery.com>
1235
1236 PR fortran/13010
1237 * gfortran.dg/der_pointer_1.f90: New test.
1238
1239 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
1240
1241 PR c/18498
1242 * gcc.dg/bitfld-13.c: New test.
1243
1244 2004-11-15 Janis Johnson <janis187@us.ibm.com>
1245
1246 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
1247 powerpc*-*-linux*.
1248
1249 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
1250 * gcc.dg/ppc64-abi-2.c: Ditto.
1251 * gcc.dg/ppc64-abi-3.c: Ditto.
1252
1253 * lib/gcc-dg.exp (dg-target-list): Remove.
1254
1255 2004-11-15 Steve Ellcey <sje@cup.hp.com>
1256
1257 * gcc.dg/ia64-postinc.c: New test.
1258
1259 2004-11-15 Mark Mitchell <mark@codesourcery.com>
1260
1261 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
1262
1263 2004-11-15 Nick Clifton <nickc@redhat.com>
1264
1265 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
1266 __INT_MAX__ so that the test can be compiled by toolchains
1267 targeted at 16-bit processors.
1268
1269 * gcc.dg/20040625-1.c: Use long constants rather than integers
1270 when performing arithmetic that will overflow 16-bits.
1271
1272 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
1273 xstormy16. It does not support 128-bit vector operations.
1274
1275 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
1276 with the macro PTR_TYPE. Define this macro to an integer type
1277 suitable for holding a pointer.
1278
1279 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
1280 the target is a 16-bit processor.
1281
1282 * gcc.dg/cpp/if-2.c: Expect a different warning message from
1283 16-bit targets where the character constant will be too long.
1284
1285 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
1286 where the double will not be directly addressable.
1287
1288 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1289
1290 Friend class name lookup 1/n, PR c++/18471
1291 * g++.dg/template/crash26.C: New test.
1292 * g++.dg/lookup/struct1.C: Adjust expected error.
1293 * g++.dg/parse/elab1.C: Likewise.
1294 * g++.dg/parse/elab2.C: Likewise.
1295 * g++.dg/parse/int-as-enum1.C: Likewise.
1296 * g++.dg/parse/struct-as-enum1.C: Likewise.
1297 * g++.dg/parse/typedef1.C: Likewise.
1298 * g++.dg/parse/typedef3.C: Likewise.
1299 * g++.dg/parse/typedef4.C: Likewise.
1300 * g++.dg/parse/typedef5.C: Likewise.
1301 * g++.dg/template/nontype4.C: Likewise.
1302 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
1303 * g++.old-deja/g++.other/elab1.C: Likewise.
1304 * g++.old-deja/g++.other/syntax4.C: Likewise.
1305
1306 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
1307
1308 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
1309
1310 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
1311
1312 * gcc.c-torture/execute/20041114-1.c: New test.
1313
1314 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
1315
1316 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
1317 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
1318 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
1319 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
1320 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
1321 gcc.dg/switch-7.c: New tests.
1322
1323 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1324
1325 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
1326
1327 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1328
1329 PR tree-opt/18400
1330 * gcc.dg/vect/pr18400.c: New test.
1331
1332 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
1333 Andrew Pinski <pinskia@physics.uc.edu>
1334
1335 PR tree-opt/18425
1336 * gcc.dg/vect/pr18425.c: New test.
1337
1338 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1339
1340 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
1341 Guard with dg-require-alias and dg-require-visibility.
1342
1343 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1344
1345 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
1346
1347 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1348
1349 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
1350
1351 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1352
1353 PR c++/17344
1354 * g++.dg/template/defarg5.C: New test.
1355
1356 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1357
1358 * g++.dg/parse/cast1.C: Run only on ILP32.
1359 * g++.old-deja/g++.mike/p784.C: Likewise.
1360
1361 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
1362
1363 * gcc.c-torture/execute/20041113-1.c: New test.
1364
1365 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1366
1367 PR target/18230
1368 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
1369 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
1370 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
1371 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
1372 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
1373 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
1374 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
1375 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
1376 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
1377 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
1378 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
1379 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
1380 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
1381
1382 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
1383
1384 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
1385 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
1386 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
1387 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
1388 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
1389 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
1390 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
1391 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
1392 gcc.target/sparc/combined-1.c: New tests.
1393
1394 2004-11-12 Ziemowit Laski <zlaski@apple.com>
1395
1396 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
1397 New tests.
1398
1399 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1400
1401 * lib/gcc-dg.exp (dg-forbid-option): New function.
1402 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
1403 * g++.dg/abi/bitfield8.C: Likewise.
1404 * g++.dg/abi/dtor1.C: Likewise.
1405 * g++.dg/abi/empty10.C: Likewise.
1406 * g++.dg/abi/empty7.C: Likewise.
1407 * g++.dg/abi/empty9.C: Likewise.
1408 * g++.dg/abi/layout3.C: Likewise.
1409 * g++.dg/abi/layout4.C: Likewise.
1410 * g++.dg/abi/thunk1.C: Likewise.
1411 * g++.dg/abi/thunk2.C: Likewise.
1412 * g++.dg/abi/vbase11.C: Likewise.
1413 * g++.dg/abi/vthunk2.C: Likewise.
1414 * g++.dg/abi/vthunk3.C: Likewise.
1415 * g++.dg/ext/attrib8.C: Likewise.
1416 * g++.dg/opt/longbranch2.C: Likewise.
1417 * g++.dg/opt/reg-stack4.C: Likewise.
1418 * g++.old-deja/g++.ext/attrib1.C: Likewise.
1419 * g++.old-deja/g++.ext/attrib2.C: Likewise.
1420 * g++.old-deja/g++.ext/attrib3.C: Likewise.
1421 * g++.old-deja/g++.other/store-expr1.C: Likewise.
1422 * g++.old-deja/g++.other/store-expr2.C: Likewise.
1423 * gcc.dg/20000609-1.c: Likewise.
1424 * gcc.dg/20000720-1.c: Likewise.
1425 * gcc.dg/20011107-1.c: Likewise.
1426 * gcc.dg/20011119-1.c: Likewise.
1427 * gcc.dg/20020108-1.c: Likewise.
1428 * gcc.dg/20020122-2.c: Likewise.
1429 * gcc.dg/20020122-3.c: Likewise.
1430 * gcc.dg/20020201-3.c: Likewise.
1431 * gcc.dg/20020206-1.c: Likewise.
1432 * gcc.dg/20020218-1.c: Likewise.
1433 * gcc.dg/20020310-1.c: Likewise.
1434 * gcc.dg/20020411-1.c: Likewise.
1435 * gcc.dg/20020418-2.c: Likewise.
1436 * gcc.dg/20020426-1.c: Likewise.
1437 * gcc.dg/20020426-2.c: Likewise.
1438 * gcc.dg/20020517-1.c: Likewise.
1439 * gcc.dg/20020523-1.c: Likewise.
1440 * gcc.dg/20020523-2.c: Likewise.
1441 * gcc.dg/20020729-1.c: Likewise.
1442 * gcc.dg/20030204-1.c: Likewise.
1443 * gcc.dg/20030826-2.c: Likewise.
1444 * gcc.dg/20030926-1.c: Likewise.
1445 * gcc.dg/20031202-1.c: Likewise.
1446 * gcc.dg/980312-1.c: Likewise.
1447 * gcc.dg/980313-1.c: Likewise.
1448 * gcc.dg/990117-1.c: Likewise.
1449 * gcc.dg/990424-1.c: Likewise.
1450 * gcc.dg/990524-1.c: Likewise.
1451 * gcc.dg/991230-1.c: Likewise.
1452 * gcc.dg/i386-387-1.c: Likewise.
1453 * gcc.dg/i386-387-2.c: Likewise.
1454 * gcc.dg/i386-387-3.c: Likewise.
1455 * gcc.dg/i386-387-4.c: Likewise.
1456 * gcc.dg/i386-387-5.c: Likewise.
1457 * gcc.dg/i386-387-6.c: Likewise.
1458 * gcc.dg/i386-asm-1.c: Likewise.
1459 * gcc.dg/i386-bitfield1.c: Likewise.
1460 * gcc.dg/i386-bitfield2.c: Likewise.
1461 * gcc.dg/i386-loop-1.c: Likewise.
1462 * gcc.dg/i386-loop-2.c: Likewise.
1463 * gcc.dg/i386-loop-3.c: Likewise.
1464 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1465 * gcc.dg/i386-pic-1.c: Likewise.
1466 * gcc.dg/i386-regparm.c: Likewise.
1467 * gcc.dg/i386-signbit-1.c: Likewise.
1468 * gcc.dg/i386-signbit-2.c: Likewise.
1469 * gcc.dg/i386-signbit-3.c: Likewise.
1470 * gcc.dg/i386-sse-5.c: Likewise.
1471 * gcc.dg/i386-sse-8.c: Likewise.
1472 * gcc.dg/i386-unroll-1.c: Likewise.
1473 * gcc.dg/tls/opt-1.c: Likewise.
1474 * gcc.dg/tls/opt-2.c: Likewise.
1475 * gcc.dg/unroll-1.c: Likewise.
1476 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
1477 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
1478 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
1479 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
1480 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
1481 -m64 is specified.
1482
1483 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1484
1485 PR c++/18389
1486 * g++.dg/parse/cond1.C: New test.
1487
1488 PR c++/18429
1489 * g++.dg/template/array9.C: New test.
1490 * g++.dg/ext/vla1.C: Adjust error messages.
1491 * g++.dg/ext/vlm1.C: Likewise.
1492 * g++.dg/template/crash2.C: Likewise.
1493
1494 PR c++/18436
1495 * g++.dg/template/call3.C: New test.
1496
1497 PR c++/18407
1498 * g++.dg/template/ptrmem11.C: New test.
1499
1500 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
1501
1502 PR other/14264
1503 * lib/g++.exp: Set LC_ALL and LANG to C.
1504 * lib/gcc-dg.exp: Likewise.
1505 * lib/gfortran.exp: Likewise.
1506 * lib/objc.exp: Likewise.
1507 * lib/treelang.exp: Likewise.
1508
1509 2004-11-12 Andreas Schwab <schwab@suse.de>
1510
1511 * gcc.dg/pr16286.c: Fix last change.
1512
1513 2004-11-12 Mark Mitchell <mark@codesourcery.com>
1514
1515 PR c++/18416
1516 * g++.dg/init/global1.C: New test.
1517
1518 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
1519
1520 * gcc.c-torture/execute/20041112-1.c: New test.
1521
1522 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1523
1524 * lib/gcc-dg.exp (dg-target-list): New.
1525
1526 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1527 Richard Sandiford <rsandifo@redhat.com>
1528
1529 * lib/target-supports.exp (get-compiler_messages): New.
1530 (check_named_sections_available): Use it.
1531 (check_effective_target_ilp32): New.
1532 (check_effective_target_lp64): New.
1533 (is-effective-target): New.
1534 * lib/gcc-dg.exp (dg-require-effective-target): New.
1535
1536 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
1537
1538 * gcc.dg/precedence-1.c: New test.
1539
1540 2004-11-11 Janis Johnson <janis187@us.ibm.com>
1541
1542 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1543
1544 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1545 message, delete generated files, use more descriptive name for
1546 executable, and make the test unsupported when it cannot be run.
1547
1548 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1549 (dg-require-weak, dg-require-visibility, dg-require-alias,
1550 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1551 dg-require-iconv, dg-require-named-sections): Use it.
1552
1553 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1554
1555 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
1556
1557 PR target/16457
1558 * gcc.dg/ppc-and-1: New
1559
1560 PR target/16796
1561 * gcc.dg/ppc-mov-1.c: New.
1562
1563 PR target/16458
1564 * gcc.dg/ppc-compare-1.c: New.
1565
1566 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
1567
1568 * objc.dg/desig-init-2.m: New test.
1569
1570 2004-11-10 Adam Nemet <anemet@lnxw.com>
1571
1572 PR middle-end/18160
1573 * g++.dg/warn/register-var-1.C: New test.
1574 * g++.dg/warn/register-var-2.C: New test.
1575
1576 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1577
1578 * gcc.dg/union-2.c: New test.
1579
1580 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
1581
1582 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
1583 New test for PR tree-optimization/17892.
1584
1585 2004-11-09 Mark Mitchell <mark@codesourcery.com>
1586
1587 PR c++/18369
1588 * g++.dg/init/new12.C: New test.
1589
1590 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1591
1592 * gcc.target/sparc: New directory.
1593 * gcc.target/sparc/sparc.exp: New driver.
1594 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1595 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1596 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1597 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1598
1599 2004-11-10 Paul Brook <paul@codesourcery.com>
1600
1601 PR fortran/18218
1602 * gfortran.dg/list_read.c: New test.
1603
1604 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1605
1606 PR c/18322
1607 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1608 expected diagnostic location.
1609
1610 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1611
1612 * gcc.dg/20041109-1.c: New test.
1613
1614 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1615
1616 PR objc/18406
1617 * objc/compile/pr18406.m: New test.
1618
1619 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1620
1621 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1622
1623 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1624
1625 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1626
1627 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1628
1629 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1630
1631 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1632
1633 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1634 exit.
1635
1636 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1637
1638 PR tree-opt/18299
1639 * gcc.c-torture/pr18299-1.c: New test.
1640
1641 2004-11-06 Andreas Schwab <schwab@suse.de>
1642
1643 * gcc.dg/pr16286.c: Also test for bool and pixel.
1644
1645 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1646
1647 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1648 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1649 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1650 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1651 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1652 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1653 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1654 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1655 gcc.dg/struct-semi-3.c: New tests.
1656
1657 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1658
1659 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1660
1661 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1662
1663 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1664 Do not use C99 designators.
1665
1666 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1667
1668 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1669
1670 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1671
1672 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1673 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1674 * gcc.c-torture/execute/simd-5.x: Remove.
1675
1676 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1677
1678 PR rtl-optimization/17933
1679 * gcc.dg/torture/pr17933-1.c: New test.
1680
1681 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1682
1683 PR target/18106
1684 * lib/target-supports.exp (check_weak_available): Support
1685 Windows.
1686
1687 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1688
1689 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1690 call to fflush(stdout) before abort.
1691 (my_ffsll): New function.
1692 (generate_fields): Use it.
1693
1694 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1695
1696 * gcc.dg/init-undef-1.c: New test.
1697
1698 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1699
1700 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1701 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1702 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1703 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1704 expected messages for new parser.
1705
1706 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1707
1708 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1709
1710 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1711
1712 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1713 on LP64 targets.
1714
1715 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1716
1717 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1718 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1719 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1720 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1721 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1722 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1723 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1724 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1725 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1726 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1727
1728 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1729
1730 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1731 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1732 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1733 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1734 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1735 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1736 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1737 for new parser.
1738
1739 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1740
1741 PR target/15342
1742 * gcc.dg/20041104-1.c: New test.
1743
1744 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1745
1746 * g++.dg/template/nontype7.C: New test.
1747 * g++.dg/template/nontype8.C: Likewise.
1748 * g++.dg/template/nontype9.C: Likewise.
1749 * g++.dg/template/nontype10.C: Likewise.
1750 * g++.dg/tc1/dr49.C: Likewise.
1751 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1752 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1753
1754 2004-11-04 Ben Elliston <bje@au.ibm.com>
1755
1756 * g++.dg/rtti/tinfo1.C: Remove xfails.
1757
1758 2004-11-04 Ben Elliston <bje@au.ibm.com>
1759
1760 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1761 packed attribute to the definition to satisfy the new C++ parser.
1762
1763 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1764
1765 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1766 invocations of va_arg.
1767
1768 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1769
1770 PR c++/18124
1771 * g++.dg/template/crash25.C: New test.
1772
1773 PR c++/18155
1774 * g++.dg/template/typedef2.C: New test.
1775 * g++.dg/parse/crash13.C: Adjust error markers.
1776
1777 PR c++/18177
1778 * g++.dg/conversion/const3.C: New test.
1779
1780 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1781
1782 PR fortran/17535
1783 PR fortran/17583
1784 PR fortran/17713
1785 * gfortran.dg/generic_[123].f90: New testcases.
1786
1787 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1788
1789 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1790 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1791
1792 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1793
1794 PR tree-opt/16808
1795 * gcc.c-torture/compile/pr16808.c: New test.
1796
1797 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1798
1799 PR rtl-optimization/17104
1800 * gcc.dg/ppc-bitfield1.c: New.
1801
1802 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1803
1804 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1805
1806 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1807
1808 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1809 strings for 32-bit code.
1810
1811 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1812
1813 PR c/18239
1814 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1815
1816 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1817
1818 PR c++/18064
1819 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1820
1821 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1822
1823 PR c++/15172
1824 * g++.dg/init/aggr2.C: New test.
1825
1826 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1827
1828 * objc.dg/local-decl-1.m: New test.
1829
1830 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1831
1832 * gcc.dg/20040910-1.c: Adjust regex.
1833
1834 2004-10-30 Roger Sayle <roger@eyesopen.com>
1835
1836 PR rtl-optimization/18084
1837 * g++.dg/opt/pr18084-1.C: New testcase.
1838
1839 2004-10-30 Matt Austern <austern@apple.com>
1840
1841 PR c++/17542
1842 * g++.dg/ext/attrib18.C: New test.
1843
1844 2004-10-30 Roger Sayle <roger@eyesopen.com>
1845
1846 PR middle-end/18096
1847 * gcc.dg/pr18096-1.c: New test case.
1848
1849 2004-10-30 Roger Sayle <roger@eyesopen.com>
1850
1851 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1852
1853 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1854
1855 PR c/16666
1856 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1857 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1858 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1859 gcc.dg/old-style-prom-3.c: New tests.
1860
1861 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1862
1863 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1864 Remove unnecessary inclusion of stdio.h.
1865
1866 2004-10-29 Roger Sayle <roger@eyesopen.com>
1867
1868 PR rtl-optimization/17581
1869 * gcc.dg/pr17581-1.c: New test case.
1870
1871 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1872
1873 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1874 being implemented.
1875 * g++.dg/conversion/dr195-1.C: New.
1876 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1877 * g++.old-deja/g++.mike/p10148.C: Likewise.
1878
1879 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1880
1881 PR c++/17695
1882 * g++.dg/debug/typedef2.C: New test.
1883
1884 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1885
1886 PR fortran/13490
1887 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1888 * gfortran.dg/g77/README: Update.
1889
1890 2004-10-28 Matt Austern <austern@apple.com>
1891
1892 PR c++/14124
1893 * g++.dg/ext/packed7.C: New test.
1894
1895 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1896
1897 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1898 scan-assembler.
1899 * lib/scanasm.exp (hidden-scan-for): New proc.
1900 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1901 string.
1902 (scan-not-hidden): Likewise.
1903 * lib/target-supports.exp (check_visibility_available): mach-o is
1904 support too.
1905
1906 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1907
1908 PR c++/17132
1909 * g++.dg/template/memclass3.C: New test.
1910
1911 2004-10-28 Adam Nemet <anemet@lnxw.com>
1912
1913 PR middle-end/18160
1914 * gcc.dg/register-var-1.c: New test.
1915 * gcc.dg/register-var-2.c: New test.
1916 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1917 error now.
1918
1919 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1920
1921 PR other/18172
1922 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1923 unused variables.
1924 * gcc.dg/vect/vect-22.c: Likewise.
1925
1926 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1927
1928 * gcc.dg/i386-rotate-1.c: New test.
1929
1930 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1931
1932 * g++.dg/init/ref12.C: Add "run" marker.
1933
1934 PR c++/17435
1935 * g++.dg/init/ref12.C: New test.
1936
1937 PR c++/18140
1938 * g++.dg/template/shift1.C: New test.
1939 * g++.dg/template/error10.C: Adjust error markers.
1940
1941 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1942
1943 PR tree-opt/17529
1944 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1945
1946 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1947
1948 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1949 * gcc.dg/weak/weak-3.c: Likewise.
1950 * gcc.dg/weak/weak-5.c: Likewise.
1951 * gcc.dg/weak/weak-9.c: Likewise.
1952 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1953 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1954
1955 * gcc.dg/darwin-weakimport-1.c: New.
1956
1957 2004-10-28 Ben Elliston <bje@au.ibm.com>
1958
1959 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1960
1961 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1962
1963 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1964 'syntax' error messages.
1965 * gcc.dg/cpp/direct2s.c: Likewise.
1966
1967 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1968
1969 * gcc.c-torture/compile/20041026-1.c: New.
1970
1971 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1972
1973 PR c++/18093
1974 * g++.dg/lookup/ns2.C: New test.
1975
1976 PR c++/18020
1977 * g++.dg/template/enum4.C: New test.
1978
1979 PR c++/18161
1980 * g++.dg/template/expr1.C: New test.
1981
1982 2004-10-26 Ben Elliston <bje@au.ibm.com>
1983
1984 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1985
1986 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1987
1988 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1989 gcc.dg/decl-nospec-3.c: New tests.
1990
1991 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1992
1993 * objc.dg/super-class-3.m: New test.
1994
1995 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1996
1997 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1998 resyncing.
1999 * gcc.dg/cpp/direct2s.c: Likewise.
2000
2001 2004-10-25 Geoffrey Keating <geoffk@apple.com>
2002
2003 * objc.dg/image-info.m: Update for changes to section selection.
2004
2005 2004-10-25 David Ayers <d.ayers@inode.at>
2006 Ziemowit Laski <zlaski@apple.com>
2007
2008 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
2009 diagnostics when messaging 'id <Proto>'.
2010 * objc.dg/class-protocol-1.m: New test.
2011 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
2012 a non-existent method signature.
2013 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
2014 Update diagnostics when messaging with non-existent method signature.
2015 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
2016 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
2017 invalid receivers are now resolved as if messaging 'id'; remove
2018 extraneous diagnostics.
2019
2020 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
2021
2022 PR c/16667
2023 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
2024 gcc.dg/init-desig-obs-3.c: New tests.
2025
2026 2004-10-25 Jakub Jelinek <jakub@redhat.com>
2027
2028 * gcc.dg/debug/20041023-1.c: New test.
2029
2030 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
2031
2032 PR middle-end/17407
2033 * gcc.c-torture/compile/pr17407.c: New test.
2034
2035 PR c++/18121
2036 * g++.dg/template/array8.C: New test.
2037
2038 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2039
2040 PR other/18138
2041 * lib/g++.exp: Accept more than one multilib libgcc.
2042 * lib/gcc-dg.exp: Likewise.
2043 * lib/objc.exp: Likewise.
2044 * lib/treelang.exp: Likewise.
2045 * lib/gfortran.exp: Likewise.
2046
2047 2004-10-24 Ben Elliston <bje@au.ibm.com>
2048
2049 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
2050
2051 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
2052
2053 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
2054 * gcc.dg/c99-const-expr-3.c: Likewise.
2055
2056 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
2057
2058 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
2059
2060 2004-10-23 Ben Elliston <bje@au.ibm.com>
2061
2062 * gcc.c-torture/execute/loop-2e.x: Remove.
2063
2064 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
2065
2066 PR c++/18095
2067 * g++.dg/parse/crash18.C: New.
2068 * g++.dg/parse/crash19.C: New.
2069
2070 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2071
2072 * g++.dg/ext/dllimport1.C: Move dg-warnings.
2073 * g++.dg/ext/dllimport2.C: Same.
2074 * g++.dg/ext/dllimport8.C: Same.
2075
2076 2004-10-21 Mark Mitchell <mark@codesourcery.com>
2077
2078 PR c++/10841
2079 * g++.dg/conversion/cast1.C: New test.
2080 * g++.dg/overload/pmf1.C: Adjust error marker.
2081
2082 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2083
2084 PR objc/17923
2085 * objc.dg/const-str-7.m: New test.
2086
2087 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2088
2089 * g++.dg/template/memfriend11.C: Fix comment typo.
2090 * g++.dg/template/memfriend14.C: Likewise.
2091
2092 2004-10-20 Richard Henderson <rth@redhat.com>
2093
2094 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
2095 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
2096 -fasynchronous-unwind-tables.
2097
2098 2004-10-20 Richard Henderson <rth@redhat.com>
2099
2100 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
2101 (main): Return success.
2102 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
2103 (main): Return success.
2104
2105 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2106
2107 PR c++/13495
2108 * g++.dg/template/memfriend9.C: New test.
2109 * g++.dg/template/memfriend10.C: Likewise.
2110 * g++.dg/template/memfriend11.C: Likewise.
2111 * g++.dg/template/memfriend12.C: Likewise.
2112 * g++.dg/template/memfriend13.C: Likewise.
2113 * g++.dg/template/memfriend14.C: Likewise.
2114 * g++.dg/template/memfriend15.C: Likewise.
2115 * g++.dg/template/memfriend16.C: Likewise.
2116 * g++.dg/template/memfriend17.C: Likewise.
2117 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
2118
2119 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
2120
2121 * g++.dg/conversion/dr195.C: New.
2122 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
2123
2124 2004-10-20 Ben Elliston <bje@au.ibm.com>
2125 Devang Patel <dpatel@apple.com>
2126
2127 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
2128 of floating point arithmetic, which could trap.
2129
2130 2004-10-19 Mark Mitchell <mark@codesourcery.com>
2131
2132 PR c++/14035
2133 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
2134 * g++.dg/conversion/const2.C: New test.
2135 * g++.dg/expr/reinterpret2.C: New test.
2136 * g++.dg/expr/reinterpret3.C: New test.
2137 * g++.dg/expr/cast2.C: New test.
2138 * g++.dg/expr/copy1.C: New test.
2139 * g++.dg/other/conversion1.C: Change error message.
2140 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
2141 function pointers to void *.
2142 * g++.old-deja/g++.mike/p10148.C: Likewise.
2143
2144 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2145
2146 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
2147
2148 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
2149
2150 PR c++/18047
2151
2152 * g++.dg/parse/expr3.C: New test.
2153
2154 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
2155
2156 * gcc.dg/smod-1.c: New test.
2157
2158 2004-10-18 Ziemowit Laski <zlaski@apple.com>
2159
2160 * objc.dg/method-14.m: New test.
2161
2162 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2163
2164 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
2165 Also xfail as the patch was reverted.
2166
2167 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
2168
2169 PR middle-end/16973
2170 * gcc.dg/pr16973.c: New test.
2171
2172 2004-10-18 Diego Novillo <dnovillo@redhat.com>
2173
2174 PR tree-optimization/17656
2175 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
2176
2177 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
2178
2179 * g++.dg/eh/shadow1.C: New.
2180
2181 2004-10-18 Jakub Jelinek <jakub@redhat.com>
2182
2183 * gcc.c-torture/compile/20041018-1.c: New test.
2184
2185 2004-10-18 Ben Elliston <bje@au.ibm.com>
2186
2187 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
2188 compiler referring to register 0 when accessing sdata. The linker
2189 now patches things up.
2190
2191 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
2192
2193 PR c/17529
2194 * gcc.c-torture/compile/pr17529.c: New test.
2195
2196 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2197
2198 PR c++/17743
2199 * g++.dg/ext/attrib17.C: New test.
2200
2201 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2202
2203 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
2204
2205 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2206
2207 PR c++/10479
2208 * g++.dg/ext/attrib16.C: New test.
2209
2210 2004-10-15 Mark Mitchell <mark@codesourcery.com>
2211
2212 PR c++/17042
2213 * g++.dg/init/dso_handle1.C: New test.
2214
2215 PR c++/14667
2216 * g++.dg/parse/typedef6.C: New test.
2217
2218 PR c++/17916
2219 * g++.dg/parse/pragma1.C: New test.
2220
2221 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
2222
2223 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
2224
2225 2004-10-15 Steve Ellcey <sje@cup.hp.com>
2226
2227 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
2228 -fno-common when on HPPA HP-UX platforms.
2229
2230 2004-10-15 Jakub Jelinek <jakub@redhat.com>
2231
2232 PR other/16820
2233 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
2234 stdint.h.
2235 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
2236 uintptr_t.
2237
2238 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2239
2240 PR c++/16301
2241 * g++.dg/lookup/strong-using-4.C: New test.
2242
2243 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2244
2245 PR middle-end/16567
2246 * gcc.c-torture/compile/nested-1.c: New test.
2247
2248 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2249
2250 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
2251 and mipsisa64*-*-* (until support for misaligned loads is added).
2252 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
2253 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
2254 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
2255 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
2256 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
2257 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
2258
2259 2004-10-14 Mark Mitchell <mark@codesourcery.com>
2260
2261 PR c++/17976
2262 * g++.dg/init/dtor3.C: New test.
2263
2264 2004-10-15 Ben Elliston <bje@au.ibm.com>
2265
2266 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
2267
2268 2004-10-14 Geoffrey Keating <geoffk@apple.com>
2269
2270 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
2271 * gcc.dg/macho-lo-sum.c: Likewise.
2272
2273 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
2274
2275 * gcc.dg/ppc-spe64-1.c: New test.
2276
2277 2004-10-14 Devang Patel <dpatel@apple.com>
2278
2279 PR 17635
2280 * gcc.dg/pr17635.c : New test.
2281
2282 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
2283
2284 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
2285 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
2286 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
2287 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
2288 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
2289 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
2290 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
2291 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
2292 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
2293 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
2294 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
2295 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
2296 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
2297 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
2298 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
2299 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
2300 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
2301 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
2302
2303 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
2304
2305 * gcc.dg/vect/vect-82.c: New testcase.
2306 * gcc.dg/vect/vect-82_64.c: New testcase.
2307 * gcc.dg/vect/vect-83.c: New testcase.
2308 * gcc.dg/vect/vect-83_64.c: New testcase.
2309
2310 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2311
2312 * gcc.dg/cpp/error-1.c: New test.
2313
2314 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
2315
2316 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
2317
2318 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
2319
2320 PR target/17984
2321 * gcc.dg/cris-peep2-xsrand2.c: New test.
2322
2323 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2324
2325 PR c++/17661
2326 * testsuite/g++.dg/expr/for2.C: New test.
2327
2328 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
2329
2330 * g++.dg/inherit/thunk1.C: Run on the SPARC.
2331
2332 2004-10-13 Jakub Jelinek <jakub@redhat.com>
2333
2334 PR tree-optimization/17724
2335 * g++.dg/opt/pr17724-1.C: New test.
2336 * g++.dg/opt/pr17724-2.C: New test.
2337 * g++.dg/opt/pr17724-3.C: New test.
2338 * g++.dg/opt/pr17724-4.C: New test.
2339 * g++.dg/opt/pr17724-5.C: New test.
2340 * g++.dg/opt/pr17724-6.C: New test.
2341
2342 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
2343
2344 PR c/17301
2345 * gcc.dg/pr17301-2.c: New test.
2346
2347 2004-10-11 Mark Mitchell <mark@codesourcery.com>
2348
2349 PR c++/15876
2350 * g++.dg/parse/error22.C: New test.
2351
2352 PR c++/17936
2353 * g++.dg/template/spec18.C: New test.
2354
2355 2004-10-11 Steve Ellcey <sje@cup.hp.com>
2356
2357 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
2358 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
2359 memcpy.
2360 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
2361 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
2362
2363 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
2364
2365 * g++.dg/eh/cleanup5.C: Add dg-options "".
2366
2367 2004-10-11 Roger Sayle <roger@eyesopen.com>
2368
2369 PR middle-end/17657
2370 * gcc.dg/switch-4.c: New test case.
2371
2372 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
2373
2374 * gcc.c-torture/execute/20041011-1.c: New test.
2375
2376 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2377
2378 PR c++/17554
2379 * g++.dg/init/for3.C: New test.
2380
2381 PR c++/17657
2382 * g++.dg/opt/switch2.C: New test.
2383
2384 PR middle-end/17703
2385 * g++.dg/warn/Wreturn-2.C: New test.
2386
2387 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
2388
2389 PR c++/17907
2390 * g++.dg/eh/cleanup5.C: New test.
2391
2392 2004-10-10 Mark Mitchell <mark@codesourcery.com>
2393
2394 PR c++/17393
2395 * g++.dg/parse/error21.C: New test.
2396
2397 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
2398
2399 * g++.dg/overload/pmf1.C: Adjust quoting marks.
2400 * g++.dg/warn/incomplete1.C: Likewise.
2401 * g++.dg/template/qualttp20.C: Likewise.
2402
2403 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2404
2405 PR c/17881
2406 * parm-incomplete-1.c: New test.
2407
2408 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2409
2410 PR c++/17867
2411 * g++.dg/parse/error19.C: New test.
2412
2413 PR c++/17670
2414 * g++.dg/init/new11.C: New test.
2415
2416 PR c++/17821
2417 * g++.dg/parse/error20.C: New test.
2418
2419 PR c++/17826
2420 * g++.dg/template/crash24.C: New test.
2421
2422 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2423
2424 PR c/17301
2425 * gcc.dg/pr17301-1.c: New test.
2426
2427 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
2428
2429 PR c/17189
2430 * gcc.dg/anon-struct-5.c: New test.
2431
2432 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
2433
2434 PR c/17844
2435 * gcc.dg/pr17844-1.c: New test.
2436
2437 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
2438
2439 PR tree-optimization/17906
2440 * gcc.c-torture/compile/pr17906.c: New.
2441
2442 2004-10-09 Stuart Hastings <stuart@apple.com>
2443 Roger Sayle <roger@eyesopen.com>
2444
2445 PR rtl-optimization/17853
2446 * gcc.dg/i386-mmx-5.c: New testcase.
2447
2448 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
2449
2450 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
2451
2452 2004-10-09 Mark Mitchell <mark@codesourcery.com>
2453
2454 PR c++/17524
2455 * g++.dg/template/static9.C: New test.
2456
2457 PR c++/17685
2458 * g++.dg/parse/operator5.C: New test.
2459
2460 2004-10-09 Roger Sayle <roger@eyesopen.com>
2461
2462 PR middle-end/17894
2463 * gcc.c-torture/execute/divcmp-4.c: New test case.
2464
2465 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2466
2467 PR tree-opt/17902
2468 * g++.dg/opt/pr17902.C: New test.
2469
2470 2004-10-09 Jakub Jelinek <jakub@redhat.com>
2471
2472 * gcc.dg/cpp/ident-1.c: Add dg-options "".
2473
2474 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2475
2476 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
2477
2478 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2479
2480 * gcc.dg/assign-warn-3.c: New test.
2481
2482 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2483
2484 PR c/16999
2485 * gcc.dg/cpp/ident-1.c: New test.
2486
2487 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
2488
2489 * gcc.c-torture/compile/acc1.c: New.
2490
2491 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
2492
2493 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
2494 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
2495
2496 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2497
2498 * gcc.dg/ultrasp11.c: New test.
2499
2500 2004-10-08 Michael Matz <matz@suse.de>
2501
2502 * gcc.dg/doloop-2.c: New test.
2503
2504 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
2505
2506 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
2507 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
2508 objc.dg/method-9.m: Update expected diagnostics.
2509
2510 2004-10-07 Geoffrey Keating <geoffk@apple.com>
2511
2512 * gcc.dg/ppc-fsel-3.c: New file.
2513 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
2514
2515 2004-10-07 Paul Brook <paul@codesourcery.com>
2516
2517 * gfortran.dg/intrinsic_verify_1.f90: New test.
2518
2519 2004-10-07 Paul Brook <paul@codesourcery.com>
2520
2521 * gfortran.dg/empty_format_1.f90: Remove stray commas.
2522
2523 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2524
2525 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
2526 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2527 commit.
2528
2529 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
2530
2531 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2532
2533 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
2534
2535 PR c++/17115
2536 * g++.dg/warn/Winline-4.C: New test.
2537
2538 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2539
2540 * gcc.c-torture/compile/20041007-1.c: New test.
2541
2542 2004-10-07 Paul Brook <paul@codesourcery.com>
2543
2544 PR fortran/17678
2545 * gfortran.dg/use_allocated_1.f90: New test.
2546
2547 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2548
2549 PR middle-end/17849
2550 * gfortran.fortran-torture/compile/nested.f90: New test
2551
2552 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
2553
2554 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2555
2556 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
2557
2558 PR c++/17368
2559 * g++.dg/ext/asm6.C: New test.
2560
2561 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
2562
2563 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2564
2565 2004-10-06 Paul Brook <paul@codesourcery.com>
2566
2567 PR libfortran/17709
2568 * gfortran.dg/empty_format_1.f90: New test.
2569
2570 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2571
2572 PR fortran/17568
2573 * gfortran.dg/ishft.f90: New test.
2574
2575 PR fortran/17283
2576 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2577 tests.
2578
2579 2004-10-06 Paul Brook <paul@codesourcery.com>
2580
2581 * gfortran.dg/do_1.f90: New test.
2582
2583 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2584
2585 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2586 optimizing for size.
2587
2588 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2589
2590 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2591
2592 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2593
2594 * gcc.c-torture/compile/20041005-1.c: New test.
2595
2596 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2597
2598 PR c++/17829
2599 * g++.dg/lookup/koenig4.C: New.
2600
2601 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2602
2603 * g++.dg/other/classkey1.C: Adjust quoting marks.
2604 * g++.dg/parse/error15.C: Likewise.
2605 * g++.dg/template/meminit2.C (int>): Likewise.
2606
2607 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2608
2609 PR fortran/17283
2610 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2611
2612 PR fortran/17631
2613 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2614
2615 PR fortran/17708
2616 * gfortran.dg/pr17708.f90: New test.
2617
2618 2004-10-04 Chao-ying Fu <fu@mips.com>
2619
2620 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2621 * gcc.dg/vect/vect-4.c: Ditto.
2622 * gcc.dg/vect/vect-5.c: Ditto.
2623 * gcc.dg/vect/vect-6.c: Ditto.
2624 * gcc.dg/vect/vect-8.c: Ditto.
2625 * gcc.dg/vect/vect-16.c: Ditto.
2626 * gcc.dg/vect/vect-30.c: Ditto.
2627 * gcc.dg/vect/vect-40.c: Ditto.
2628 * gcc.dg/vect/vect-41.c: Ditto.
2629 * gcc.dg/vect/vect-42.c: Ditto.
2630 * gcc.dg/vect/vect-43.c: Ditto.
2631 * gcc.dg/vect/vect-44.c: Ditto.
2632 * gcc.dg/vect/vect-45.c: Ditto.
2633 * gcc.dg/vect/vect-46.c: Ditto.
2634 * gcc.dg/vect/vect-47.c: Ditto.
2635 * gcc.dg/vect/vect-48.c: Ditto.
2636 * gcc.dg/vect/vect-49.c: Ditto.
2637 * gcc.dg/vect/vect-50.c: Ditto.
2638 * gcc.dg/vect/vect-51.c: Ditto.
2639 * gcc.dg/vect/vect-52.c: Ditto.
2640 * gcc.dg/vect/vect-53.c: Ditto.
2641 * gcc.dg/vect/vect-54.c: Ditto.
2642 * gcc.dg/vect/vect-55.c: Ditto.
2643 * gcc.dg/vect/vect-56.c: Ditto.
2644 * gcc.dg/vect/vect-57.c: Ditto.
2645 * gcc.dg/vect/vect-58.c: Ditto.
2646 * gcc.dg/vect/vect-59.c: Ditto.
2647 * gcc.dg/vect/vect-60.c: Ditto.
2648 * gcc.dg/vect/vect-74.c: Ditto.
2649 * gcc.dg/vect/vect-79.c: Ditto.
2650 * gcc.dg/vect/vect-80.c: Ditto.
2651
2652 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2653
2654 * gcc.dg/unused-7.c: Use the correct option.
2655
2656 2004-10-04 Paul Brook <paul@codesourcery.com>
2657 Bud Davis <bdavis9659@comcast.net>
2658
2659 PR fortran/17706
2660 PR fortran/16434
2661 * gfortran/pr17706.f90: New test.
2662 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2663
2664 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2665
2666 * gfortran.dg/pr17612.f90: New test.
2667
2668 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2669
2670 * g++.dg/template/local1.C: Adjust quoting marks in
2671 testing for diagnostics.
2672 * g++.dg/tls/diag-2.C: Likewise.
2673 * g++.dg/other/error8.C: Likewise.
2674
2675 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2676
2677 PR c/17178
2678 * gcc.dg/unused-4.c: Adjust to be correct.
2679
2680 PR c/17820
2681 * gcc.dg/unused-7.c: New test.
2682
2683 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2684
2685 PR c++/17797
2686 * g++.dg/overload/template2.C: New test.
2687
2688 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2689
2690 PR tree-optimization/16632
2691 * gcc.dg/tree-ssa/20041002-1.c: New.
2692
2693 2004-10-03 Paul Brook <paul@codesourcery.com>
2694
2695 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2696 rather than relying on default formatting.
2697
2698 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2699
2700 * gcc.dg/20040920-1.c: Update expected message text.
2701
2702 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2703
2704 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2705
2706 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2707
2708 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2709 tree level.
2710
2711 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2712
2713 * gcc.dg/tree-ssa/pr17343.c: Remove.
2714
2715 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2716
2717 PR tree-opt/17343
2718 * gcc.dg/tree-ssa/pr17343.c: New test.
2719
2720 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2721
2722 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2723 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2724 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2725 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2726 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2727
2728 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2729
2730 * gcc.dg/lvalue-2.c: New test.
2731
2732 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2733
2734 PR c/17730
2735 * gcc.dg/pr17730-1.c: New test
2736
2737 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2738
2739 PR c/7425
2740 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2741
2742 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2743
2744 * gcc.c-torture/execute/stdarg-1.c: New test.
2745 * gcc.c-torture/execute/stdarg-2.c: New test.
2746 * gcc.c-torture/execute/stdarg-3.c: New test.
2747 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2748 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2749 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2750 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2751 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2752
2753 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2754
2755 PR tree-optimization/17697
2756 * g++.dg/opt/pr17697-1.C: New test.
2757 * g++.dg/opt/pr17697-2.C: New test.
2758 * g++.dg/opt/pr17697-3.C: New test.
2759
2760 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2761
2762 PR c/16409
2763 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2764 gcc.dg/vla-init-5.c: New tests.
2765
2766 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2767
2768 PR c/13804
2769 * gcc.dg/pr13804-1.c: New test.
2770
2771 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2772
2773 PR fortran/16938
2774 * gfortran.dg/pr16938.f90: New test.
2775
2776 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2777
2778 * g++.dg/template/crash23.C: New test.
2779
2780 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2781
2782 PR c++/17585
2783 * g++.dg/template/static8.C: New test.
2784
2785 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2786
2787 PR c++/17681
2788 * g++.dg/other/error9.C: New test.
2789
2790 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2791
2792 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2793
2794 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2795
2796 PR fortran/15164
2797 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2798
2799 2004-09-26 Roger Sayle <roger@eyesopen.com>
2800
2801 PR middle-end/17112
2802 * gcc.dg/pr17112-1.c: New test case.
2803
2804 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2805
2806 PR c/11459
2807 * gcc.dg/pr11459-1.c: New test.
2808
2809 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2810
2811 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2812 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2813
2814 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2815
2816 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2817
2818 2004-09-25 Jan Hubicka <jh@suse.cz>
2819
2820 * compile/30040909-1.c: New test.
2821 * compile/30040907-1.c: New test.
2822
2823 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2824
2825 * gcc.c-torture/execute/va-arg-26.c: New test.
2826
2827 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2828
2829 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2830 extra diagnostics on targets with 64-bit pointers.
2831 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2832
2833 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2834
2835 PR c/17188
2836 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2837 * gcc.dg/decl-3.c: Adjust expected message.
2838
2839 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2840
2841 PR fortran/17615
2842 * gfortran.dg/pr17615.f90: New test.
2843
2844 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2845
2846 PR tree-optimzation/17517
2847 * g++.dg/tree-ssa/pr17517.C: New Test.
2848
2849 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2850
2851 PR c++/16889
2852 * g++.dg/lookup/ambig3.C: New.
2853
2854 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2855
2856 PR tree-opt/17624
2857 * g++.dg/opt/pr17624.C: New test.
2858
2859 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2860
2861 PR c/6980
2862 * gcc.dg/Wbad-function-cast-1.c: New test.
2863
2864 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2865
2866 * g++.dg/ext/complit1.C
2867 * g++.dg/other/error2.C
2868 * g++.dg/other/nontype-1.C
2869 * g++.dg/parse/crash11.C
2870 * g++.dg/parse/crash12.C
2871 * g++.dg/parse/error15.C
2872 * g++.dg/parse/error4.C
2873 * g++.dg/parse/tmpl-outside1.C
2874 * g++.dg/parse/too-many-tmpl-args1.C
2875 * g++.dg/template/dependent-expr3.C
2876 * g++.dg/template/error10.C
2877 * g++.dg/template/instantiate1.C
2878 * g++.dg/template/vtable2.C
2879 * g++.dg/warn/Wshadow-1.C
2880 * g++.dg/warn/weak1.C
2881 * g++.old-deja/g++.brendan/crash16.C
2882 * g++.old-deja/g++.brendan/crash18.C
2883 * g++.old-deja/g++.brendan/crash48.C
2884 * g++.old-deja/g++.brendan/crash49.C
2885 * g++.old-deja/g++.brendan/crash55.C
2886 * g++.old-deja/g++.brendan/crash56.C
2887 * g++.old-deja/g++.brendan/crash8.C
2888 * g++.old-deja/g++.brendan/enum11.C
2889 * g++.old-deja/g++.brendan/enum8.C
2890 * g++.old-deja/g++.brendan/enum9.C
2891 * g++.old-deja/g++.brendan/friend3.C
2892 * g++.old-deja/g++.brendan/misc14.C
2893 * g++.old-deja/g++.bugs/900402_02.C
2894 * g++.old-deja/g++.bugs/900404_03.C
2895 * g++.old-deja/g++.bugs/900404_04.C
2896 * g++.old-deja/g++.bugs/900428_03.C
2897 * g++.old-deja/g++.jason/crash4.C
2898 * g++.old-deja/g++.jason/overload21.C
2899 * g++.old-deja/g++.jason/redecl1.C
2900 * g++.old-deja/g++.jason/report.C
2901 * g++.old-deja/g++.jason/rfg10.C
2902 * g++.old-deja/g++.jason/template30.C
2903 * g++.old-deja/g++.law/arm12.C
2904 * g++.old-deja/g++.law/ctors5.C
2905 * g++.old-deja/g++.law/cvt20.C
2906 * g++.old-deja/g++.law/init10.C
2907 * g++.old-deja/g++.law/init8.C
2908 * g++.old-deja/g++.law/visibility17.C
2909 * g++.old-deja/g++.law/visibility7.C
2910 * g++.old-deja/g++.mike/net8.C
2911 * g++.old-deja/g++.mike/p646.C
2912 * g++.old-deja/g++.mike/p700.C
2913 * g++.old-deja/g++.mike/p701.C
2914 * g++.old-deja/g++.mike/p811.C
2915 * g++.old-deja/g++.ns/template13.C
2916 * g++.old-deja/g++.other/array3.C
2917 * g++.old-deja/g++.other/crash25.C
2918 * g++.old-deja/g++.other/dtor3.C
2919 * g++.old-deja/g++.other/dtor4.C
2920 * g++.old-deja/g++.other/main1.C
2921 * g++.old-deja/g++.other/warn7.C
2922 * g++.old-deja/g++.pt/crash11.C
2923 * g++.old-deja/g++.pt/crash36.C
2924 * g++.old-deja/g++.pt/spec22.C
2925 * g++.old-deja/g++.pt/spec9.C
2926 * g++.old-deja/g++.pt/ttp52.C
2927 * g++.old-deja/g++.robertl/eb103.C
2928 * g++.old-deja/g++.robertl/eb121.C
2929 * g++.old-deja/g++.robertl/eb22.C
2930 * g++.old-deja/g++.robertl/eb8.C:
2931 Update locations and/or regexps of dg-error markers.
2932 Remove markers for some bogus messages that are no longer issued.
2933
2934 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2935
2936 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2937 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2938
2939 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2940
2941 PR c++/17618
2942 * g++.dg/lookup/crash5.C: New test.
2943
2944 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2945
2946 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2947 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2948 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2949 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2950 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2951 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2952
2953 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2954 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2955 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2956 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2957 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2958 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2959
2960 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2961
2962 * gcc.dg/vect/vect-44.c: Check additional cases.
2963 * gcc.dg/vect/vect-48.c: Check additional cases.
2964
2965 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2966 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2967 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2968 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2969 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2970 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2971 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2972 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2973 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2974
2975 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2976 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2977 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2978
2979 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2980
2981 * gcc.dg/tree-ssa/loop-6.c: New test.
2982
2983 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2984
2985 PR c++/17620
2986 * g++.dg/inherit/base2.C: New.
2987
2988 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2989
2990 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2991 * gcc.dg/20001012-2.c: Likewise.
2992 * gcc.dg/20001013-1.c: Likewise.
2993 * gcc.dg/20001101-1.c: Likewise.
2994 * gcc.dg/20001102-1.c: Likewise.
2995 * gcc.dg/bf-spl1.c: Likewise.
2996 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2997 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2998
2999 2004-09-22 Diego Novillo <dnovillo@redhat.com>
3000
3001 PR tree-optimization/16721
3002 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
3003
3004 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
3005
3006 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
3007 * gcc.dg/20040305-1.c: Likewise.
3008
3009 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
3010
3011 PR c/16566
3012 * gcc.c-torture/compile/pr16566-1.c,
3013 gcc.c-torture/compile/pr16566-2.c,
3014 gcc.c-torture/compile/pr16566-3.c: New tests.
3015
3016 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
3017
3018 PR tree-optimization/17512
3019 * gcc.c-torture/compile/20040916-1.c.
3020
3021 2004-09-21 Mark Mitchell <mark@codesourcery.com>
3022
3023 * gcc.dg/pragma-re-3.c: New test.
3024
3025 2004-09-17 Matt Austern <austern@apple.com>
3026
3027 PR c++/15049
3028 * g++.dg/other/anon3.C: New.
3029
3030 2004-09-21 Roger Sayle <roger@eyesopen.com>
3031
3032 PR c++/7503
3033 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
3034 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
3035 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
3036 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
3037 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
3038
3039 2004-09-21 Bud Davis <bdavis9659@comcast.net>
3040
3041 PR fortran/17286
3042 * gfortran.dg/pr17286.f90: New test.
3043
3044 2004-09-20 Mark Mitchell <mark@codesourcery.com>
3045
3046 PR c++/17530
3047 * g++.dg/template/static7.C: New test.
3048
3049 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
3050
3051 PR tree-opt/17558
3052 * gcc.c-torture/compile/pr17558.c: New test.
3053
3054 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3055
3056 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
3057 if SKIP_ATTRIBUTE is defined.
3058
3059 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3060
3061 PR fortran/15957
3062 * gfortran.dg/pr15957.f90: New test.
3063
3064 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
3065
3066 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
3067 in comparison.
3068 * gcc.dg/vect/vect-79.c: Likewise.
3069 * gcc.dg/vect/vect-80.c: Likewise.
3070
3071 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3072
3073 PR fortran/15750
3074 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
3075
3076 2004-09-20 Ira Rosen <irar@il.ibm.com>
3077
3078 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
3079 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
3080 * gcc.dg/vect/vect-62.c: New testcase.
3081 * gcc.dg/vect/vect-63.c: New testcase.
3082 * gcc.dg/vect/vect-64.c: New testcase.
3083 * gcc.dg/vect/vect-65.c: New testcase.
3084 * gcc.dg/vect/vect-66.c: New testcase.
3085 * gcc.dg/vect/vect-67.c: New testcase.
3086 * gcc.dg/vect/vect-68.c: New testcase.
3087 * gcc.dg/vect/vect-69.c: New testcase.
3088 * gcc.dg/vect/vect-79.c: New testcase.
3089 * gcc.dg/vect/vect-80.c: New testcase.
3090
3091 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
3092
3093 * gcc.target/mips/asm-1.c: New test.
3094
3095 2004-09-19 Ira Rosen <irar@il.ibm.com>
3096
3097 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
3098 * gcc.dg/vect/vect-73.c: New testcase.
3099 * gcc.dg/vect/vect-74.c: New testcase.
3100 * gcc.dg/vect/vect-75.c: New testcase.
3101 * gcc.dg/vect/vect-76.c: New testcase.
3102 * gcc.dg/vect/vect-77.c: New testcase.
3103 * gcc.dg/vect/vect-78.c: New testcase
3104
3105 2004-09-18 Paul Brook <paul@codesourcery.com>
3106
3107 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
3108
3109 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
3110
3111 PR c/17424
3112 * gcc.dg/pr17424-1.c: New test.
3113
3114 2004-09-18 Diego Novillo <dnovillo@redhat.com>
3115
3116 * g++.dg/tree-ssa/pr17153.C: New test.
3117
3118 2004-09-16 Geoffrey Keating <geoffk@apple.com>
3119
3120 PR pch/13361
3121 * testsuite/g++.dg/pch/wchar-1.C: New.
3122 * testsuite/g++.dg/pch/wchar-1.Hs: New.
3123
3124 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
3125
3126 * gcc.c-torture/execute/20040917-1.c: New test.
3127
3128 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3129
3130 PR tree-optimization/17319
3131 * gcc.dg/pr17319.c: New test.
3132
3133 2004-09-17 Devang Patel <dpatel@apple.com>
3134
3135 * gcc.dg/20040813-1.c: New test.
3136
3137 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3138
3139 PR tree-optimization/17273
3140 * gcc.c-torture/compile/pr17273.c: New test.
3141
3142 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
3143
3144 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
3145 Update expected messages.
3146 * gcc.dg/declspec-13.c: New test.
3147
3148 2004-09-17 David Edelsohn <edelsohn@gnu.org>
3149
3150 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
3151
3152 2004-09-17 Diego Novillo <dnovillo@redhat.com>
3153
3154 * gcc.c-torture/execute/pr17252.c: Use post-increment to
3155 change what 'a' is pointing to.
3156
3157 2004-09-17 Mark Mitchell <mark@codesourcery.com>
3158
3159 PR c++/16002
3160 * g++.dg/template/error18.C: New test.
3161
3162 PR c++/16029
3163 * g++.dg/warn/Wunused-8.C: New test.
3164
3165 2004-09-17 Steven Bosscher <stevenb@suse.de>
3166
3167 PR tree-optimization/17513
3168 * gcc.dg/20040916-1.c: New test.
3169
3170 2004-09-16 Mark Mitchell <mark@codesourcery.com>
3171
3172 PR c++/17501
3173 * g++.dg/template/typename7.C: New test.
3174
3175 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3176
3177 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
3178
3179 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
3180
3181 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
3182 with -ftree-based-profiling also.
3183 * lib/profopt.exp: Support late-set profile_option/feedback_option.
3184
3185 2004-09-16 Victor Leikehman <lei@il.ibm.com>
3186
3187 PR/15364
3188 * gfortran.dg/der_array_io_1.f90: New test.
3189 * gfortran.dg/der_array_io_2.f90: New test.
3190 * gfortran.dg/der_array_io_3.f90: New test.
3191
3192 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3193
3194 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
3195 EABI.
3196
3197 2004-09-15 Mark Mitchell <mark@codesourcery.com>
3198
3199 * g++.dg/opt/switch1.C: New test.
3200
3201 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
3202
3203 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
3204 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
3205 Update expected messages.
3206
3207 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3208
3209 PR fortran/16485
3210 * gfortran.dg/same_name_1.f90: New test.
3211
3212 2004-09-15 Diego Novillo <dnovillo@redhat.com>
3213
3214 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
3215 dereference garbage pointers.
3216
3217 2004-09-15 Jakub Jelinek <jakub@redhat.com>
3218
3219 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
3220 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
3221
3222 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
3223 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
3224 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
3225
3226 2004-09-14 Mark Mitchell <mark@codesourcery.com>
3227
3228 PR c++/17324
3229 * g++.dg/template/mangle1.C: New test.
3230
3231 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3232
3233 PR tree-optimization/17252
3234 * gcc.c-torture/execute/pr17252.c: New test.
3235
3236 2004-09-14 Andrew Pinski <apinski@apple.com>
3237
3238 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
3239
3240 2004-09-14 Roger Sayle <roger@eyesopen.com>
3241
3242 PR rtl-optimization/9771
3243 * gcc.dg/pr9771-1.c: New test case.
3244
3245 2004-09-14 Diego Novillo <dnovillo@redhat.com>
3246
3247 PR tree-optimization/15262
3248 * gcc.c-torture/execute/pr15262-1.c: New test.
3249 * gcc.c-torture/execute/pr15262-2.c: New test.
3250
3251 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
3252
3253 * gcc.dg/declspec-12.c: New test.
3254
3255 2004-09-14 Bud Davis <bdavis9659@comcast.net>
3256
3257 * gfortran.dg/pr17090.f90: Add directives to test.
3258
3259 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3260
3261 * gcc.c-torture/compile/20040914-1.c: New test.
3262
3263 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3264
3265 PR c++/16162
3266 * g++.dg/template/decl2.C: New test.
3267
3268 2004-09-13 Bud Davis <bdavis9659@comcast.net>
3269
3270 PR fortran/17090
3271 * gfortran.dg/pr17090.f90: New test.
3272
3273 2004-09-13 Dale Johannesen <dalej@apple.com>
3274
3275 * gcc.c-torture/compile/pr17408.c: New test case.
3276
3277 2004-09-13 Mark Mitchell <mark@codesourcery.com>
3278
3279 PR c++/16716
3280 * g++.dg/parse/crash17.C: New test.
3281
3282 PR c++/17327
3283 * g++.dg/template/enum3.C: New test.
3284
3285 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
3286
3287 * lib/gcc-defs.exp: Load wrapper.exp.
3288 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
3289 using local code.
3290 * lib/gcc.exp (gcc_init): Similar.
3291 * lib/gfortran.exp (gfortran_init): Similar.
3292 * lib/objc.exp (objc_init): Similar.
3293 * lib/treelang.exp (treelang_init): Similar.
3294 * lib/wrapper.exp: New file with build_wrapper call machinery in
3295 ${tool}_maybe_build_wrapper.
3296
3297 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3298
3299 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
3300 "inline".
3301 * gcc.dg/declspec-11.c: Update expected messages.
3302 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
3303 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
3304 gcc.dg/inline-12.c: New tests.
3305
3306 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
3307
3308 * g++.dg/tree-ssa/pr17400.C: New testcase.
3309
3310 2004-09-13 James E Wilson <wilson@specifixinc.com>
3311
3312 * gcc.target/mips/sb1-1.c: New testcase.
3313
3314 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
3315
3316 * lib/g77-dg.exp: Remove unused file.
3317 * lib/mike-g77.exp: Ditto.
3318 * lib/g77.exp: Ditto.
3319
3320 2004-09-12 Richard Henderson <rth@redhat.com>
3321
3322 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
3323
3324 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
3325
3326 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
3327 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
3328 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
3329 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
3330 Update expected messages.
3331
3332 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
3333
3334 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
3335 declaration/use mismatch for dirp parameter.
3336
3337 2004-09-12 Andrew Pinski <apinski@apple.com>
3338
3339 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
3340 -fgnu-runtime is passed.
3341
3342 2004-09-12 Richard Henderson <rth@redhat.com>
3343
3344 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
3345 do the uplevel thing and update additional_flags directly.
3346 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
3347 gfortran.fortran-torture/execute/intrinsic_nearest.x,
3348 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
3349 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
3350
3351 2004-09-11 Steven Bosscher <stevenb@suse.de>
3352
3353 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
3354
3355 2004-09-11 Roger Sayle <roger@eyesopen.com>
3356
3357 PR middle-end/17411
3358 * g++.dg/opt/pr17411-1.C: New test case.
3359
3360 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3361
3362 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3363 gcc.dg/tls/diag-2.c: Update expected messages.
3364 * gcc.dg/991209-1.c: Specify compilation options. Update expected
3365 messages.
3366 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
3367 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
3368 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
3369 gcc.dg/tls/diag-5.c: New tests.
3370
3371 2004-09-11 Zack Weinberg <zack@codesourcery.com>
3372
3373 * gcc.dg/20040910-1.c: Correct dg-error regexp.
3374
3375 2004-09-11 Steven Bosscher <stevenb@suse.de>
3376
3377 * g++.dg/parse/break-in-for.C: New test.
3378
3379 2004-09-11 Jakub Jelinek <jakub@redhat.com>
3380
3381 * gcc.dg/tree-ssa/20040911-1.c: New test.
3382
3383 2004-09-11 Andreas Jaeger <aj@suse.de>
3384
3385 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
3386 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
3387
3388 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
3389
3390 * gcc.target/frv: New directory of FR-V-specific tests.
3391
3392 2004-09-10 James E Wilson <wilson@specifixinc.com>
3393
3394 * gcc.dg/convert-vec-1.c: New test.
3395
3396 2004-09-10 Roger Sayle <roger@eyesopen.com>
3397
3398 PR middle-end/17024
3399 * gcc.dg/pr17024-1.c: New test case.
3400
3401 2004-09-10 Eric Christopher <echristo@redhat.com>
3402
3403 * gcc.dg/20040910-1.c: New test.
3404
3405 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
3406
3407 * gcc.dg/bitfld-9.c: New test.
3408
3409 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
3410
3411 * gcc.c-torture/execute/ieee/acc1.c: New test.
3412 * gcc.c-torture/execute/ieee/acc2.c: New test.
3413 * gcc.c-torture/execute/ieee/mzero6.c: New test.
3414
3415 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
3416
3417 * gcc.dg/deprecated-2.c: New test.
3418
3419 2004-09-09 James E Wilson <wilson@specifixinc.com>
3420
3421 * gcc.dg/init-vec-1.c: New test.
3422
3423 2004-09-09 Roger Sayle <roger@eyesopen.com>
3424
3425 PR middle-end/17055
3426 * gcc.dg/pr17055-1.c: New test case.
3427
3428 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
3429
3430 PR target/17377
3431 * gcc.c-torture/execute/pr17377.c: New test.
3432
3433 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3434
3435 PR c/8420
3436 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
3437 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
3438 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
3439 gcc.dg/long-long-typespec-1.c: New tests.
3440 * gcc.dg/tls/diag-2.c: Update expected diagnostics
3441
3442 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
3443
3444 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
3445 gcc.dg/gnu99-static-1.c: New tests.
3446
3447 2004-09-08 Devang Patel <dpatel@apple.com>
3448
3449 * gcc.dg/darwin-ld-20040828-1.c: New test.
3450 * gcc.dg/darwin-ld-20040828-2.c: New test.
3451 * gcc.dg/darwin-ld-20040828-3.c: New test.
3452
3453 2004-09-08 Ziemowit Laski <zlaski@apple.com>
3454
3455 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
3456 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
3457 in error message.
3458 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
3459 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
3460 in error message.
3461 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
3462 types they qualify.
3463 * objc.dg/type-size-2.m: Fix wording in comment.
3464 * objc.dg/va-meth-1.m: New test case.
3465
3466 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
3467
3468 PR c/16633:
3469 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
3470 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
3471
3472 2004-09-06 Devang Patel <dpatel@apple.com>
3473
3474 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
3475 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
3476
3477 2004-09-06 Zack Weinberg <zack@codesourcery.com>
3478
3479 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
3480 reflect changed line numbering of diagnostics.
3481
3482 2004-09-06 Paul Brook <paul@codesourcery.com>
3483
3484 * gfortran.dg/edit_real_1.f90: Add new test.
3485
3486 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3487
3488 * gcc.dg/tree-ssa/loop-2.c: New test.
3489 * gcc.dg/tree-ssa/loop-3.c: New test.
3490 * gcc.dg/tree-ssa/loop-4.c: New test.
3491 * gcc.dg/tree-ssa/loop-5.c: New test.
3492
3493 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3494
3495 * gcc.dg/format/sentinel-1.c: Update for parameter option.
3496
3497 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3498
3499 * gcc.dg/format/sentinel-1.c: New test.
3500
3501 2004-09-04 Uros Bizjak <uros@kss-loka.si>
3502
3503 * testsuite/gcc.dg/builtins-46.c: New.
3504
3505 2004-09-03 Devang Patel <dpatel@apple.com>
3506
3507 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
3508 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
3509
3510 2004-09-03 Jan Beulich <jbeulich@novell.com>
3511
3512 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
3513 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
3514 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
3515 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
3516 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
3517 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
3518 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
3519 the non-portable bzero.
3520 * gcc.dg/20010912-1.c: xfail for NetWare.
3521 * gcc.dg/20020426-2.c: xfail for NetWare.
3522 * gcc.dg/20021014-1.c: xfail for NetWare.
3523 * gcc.dg/20021018-1.c: xfail for NetWare.
3524 * gcc.dg/20030213-1.c: xfail for NetWare.
3525 * gcc.dg/20030225-1.c: xfail for NetWare.
3526 * gcc.dg/20030708-1.c: xfail for NetWare.
3527 * gcc.dg/builtins-config.h: Also exclude NetWare.
3528 * gcc.dg/format/format.h: Define restrict only if not already defined.
3529 * gcc.dg/nest.c: xfail for NetWare.
3530 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3531 * lib/target-supports.exp (check_visibility_available): Exclude
3532 NetWare.
3533
3534 2004-09-03 Jan Beulich <jbeulich@novell.com>
3535
3536 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3537 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3538 deterministic starting point for the alignment of structure fields.
3539 * gcc.dg/Wpadded.c: Dito.
3540 * g++.dg/abi/vbase10.C: Dito.
3541
3542 2004-09-03 Devang Patel <dpatel@apple.com>
3543
3544 * g++.dg/debug/pr15736.cc: New test.
3545
3546 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3547
3548 * README.QMTEST: Fix out-of-date link.
3549
3550 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
3551
3552 PR fortran/16579
3553 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3554 Delete. Duplicate of gfortran.dg/g77/20010610.f
3555
3556 2004-09-02 Mark Mitchell <mark@codesourcery.com>
3557
3558 * g++.dg/abi/arm_rtti1.C: New test.
3559
3560 2004-09-02 Geoffrey Keating <geoffk@apple.com>
3561
3562 * gcc.dg/ppc-vector-memcpy.c: New.
3563 * gcc.dg/ppc-vector-memset.c: New.
3564
3565 2004-09-02 Chao-ying Fu <fu@mips.com>
3566
3567 * gcc.target/mips/mips-3d-1.c: New test.
3568 * gcc.target/mips/mips-3d-2.c: New test.
3569 * gcc.target/mips/mips-3d-3.c: New test.
3570 * gcc.target/mips/mips-3d-4.c: New test.
3571 * gcc.target/mips/mips-3d-5.c: New test.
3572 * gcc.target/mips/mips-3d-6.c: New test.
3573 * gcc.target/mips/mips-3d-7.c: New test.
3574 * gcc.target/mips/mips-3d-8.c: New test.
3575 * gcc.target/mips/mips-3d-9.c: New test.
3576 * gcc.target/mips/mips-ps-1.c: New test.
3577 * gcc.target/mips/mips-ps-2.c: New test.
3578 * gcc.target/mips/mips-ps-3.c: New test.
3579 * gcc.target/mips/mips-ps-4.c: New test.
3580 * gcc.target/mips/mips-ps-type.c: New test.
3581
3582 2004-09-02 Paul Brook <paul@codesourcery.com>
3583
3584 * gfortran.dg/edit_real_1.f90: Add new tests.
3585
3586 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3587
3588 PR fortran/15327
3589 * gfortran.dg/merge_char_1.f90: New test.
3590
3591 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3592
3593 PR fortran/16404
3594 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3595
3596 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3597
3598 PR c/1522
3599 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3600
3601 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3602
3603 * g++.dg/opt/loop1.C: Do not XFAIL.
3604
3605 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3606
3607 * gcc.c-torture/execute/20040831-1.c: New test.
3608
3609 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3610
3611 PR fortran/16579
3612 * gfortran.dg/g77/20010610.f: Now passes.
3613 Copy from g77.f-torture/execute. Add dg-run directive.
3614 * gfortran.dg/g77/README: Update
3615
3616 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3617
3618 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3619 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3620 (t1, t2, t3, t4): Add volatile.
3621
3622 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3623
3624 * g++.dg/ext/visibility/arm1.C: New test.
3625
3626 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3627
3628 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3629 -pedantic-errors.
3630
3631 2004-09-01 Paul Brook <paul@codesourcery.com>
3632
3633 * gfortran.dg/eof_2.f90: New test.
3634
3635 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3636
3637 PR fortran/16579
3638 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3639
3640 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3641
3642 PR libfortran/16805
3643 * gfortran.dg/list_read_2.f90: New test.
3644
3645 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3646
3647 * g++.dg/abi/key1.C: New test.
3648
3649 2004-08-31 Richard Henderson <rth@redhat.com>
3650
3651 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3652 form of offsetof.
3653 * g++.dg/other/offsetof5.C: Remove duplicate.
3654
3655 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3656
3657 PR fortran/17244
3658 * gfortran.dg/func_derived_1.f90: New test.
3659
3660 2004-08-31 Paul Brook <paul@codesourcery.com>
3661
3662 * gfortran.dg/eof_1.f90: New test.
3663
3664 2004-08-31 Paul Brook <paul@codesourcery.com>
3665
3666 * gfortran.dg/list_read_1.f90: New file.
3667
3668 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3669
3670 * g++.dg/opt/loop1.C: XFAIL.
3671
3672 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3673
3674 * gcc.dg/funcdef-storage-1.c: New.
3675 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3676 an extern function in local scope.
3677 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3678 declare an 'auto inline' function in local scope.
3679 * gcc.dg/20011130-1.c: Likewise.
3680 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3681 an 'auto' function in local scope.
3682 * gcc.dg/20021014-1.c: Likewise.
3683 * gcc.dg/20030331-2.c: Likewise.
3684
3685 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3686
3687 * gfortran.dg/blockdata_1.f90: New test.
3688
3689 2004-08-30 Richard Henderson <rth@redhat.com>
3690
3691 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3692
3693 2004-08-30 Richard Henderson <rth@redhat.com>
3694
3695 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3696 additional_flags set by alternate driver.
3697 (ieee-options): New procedure.
3698 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3699 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3700 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3701 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3702
3703 2004-08-30 Richard Henderson <rth@redhat.com>
3704
3705 * lib/f-torture.exp: Remove.
3706
3707 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3708
3709 PR rtl-optimization/16590
3710 * g++.dg/opt/loop1.C: New test.
3711
3712 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3713
3714 PR fortran/13910
3715 * gfortran.dg/oldstyle_1.f90: New test.
3716
3717 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3718 Paul Brook <paul@codesourcery.com>
3719
3720 * gfortran.dg/g77/README: Update.
3721 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3722 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3723 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3724
3725 2004-08-28 Paul Brook <paul@codesourcery.com>
3726
3727 PR libfortran/17195
3728 * gfortran.dg/edit_real_1.f90: New test.
3729
3730 2004-08-27 Paul Brook <paul@codesourcery.com>
3731
3732 * gfortran.dg/rewind_1.f90: New test.
3733
3734 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3735
3736 PR fortran/16597
3737 * gfortran.dg/pr16597.f90: New test.
3738
3739 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3740
3741 PR c/13801
3742 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3743 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3744 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3745 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3746 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3747
3748 2004-08-26 Nick Clifton <nickc@redhat.com>
3749
3750 * gcc.c-torture/compile/pr17119.c: New test.
3751
3752 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3753
3754 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3755
3756 2004-08-25 Richard Henderson <rth@redhat.com>
3757
3758 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3759 the bits that expect kind=8 to be the largest real kind.
3760
3761 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3762
3763 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3764
3765 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3766
3767 * gfortran.dg/assignment_1.f90: New test.
3768
3769 2004-08-25 Adam Nemet <anemet@lnxw.com>
3770
3771 * g++.dg/template/repo3.C: New test.
3772
3773 2004-08-25 Roger Sayle <roger@eyesopen.com>
3774
3775 PR middle-end/16693
3776 PR tree-optimization/16372
3777 * g++.dg/opt/pr16372-1.C: New test case.
3778 * g++.dg/opt/pr16693-1.C: New test case.
3779 * g++.dg/opt/pr16693-2.C: New test case.
3780
3781 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3782
3783 * objc.dg/proto-lossage-4.m: New test.
3784
3785 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3786
3787 PR c++/17155
3788 * g++.dg/inherit/local2.C: New test.
3789
3790 2004-08-25 Paul Brook <paul@codesourcery.com>
3791
3792 PR fortran/17144
3793 * gfortran.dg/string_ctor_1.f90: New test.
3794
3795 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3796
3797 PR c++/14428
3798 * g++.dg/template/redecl2.C: New test.
3799
3800 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3801
3802 PR fortran/17143
3803 * gfortran.dg/pr17143.f90: New test.
3804
3805 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3806
3807 PR fortran/17164
3808 * gfortran.dg/pr17164.f90: New test.
3809
3810 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3811
3812 * gcc.dg/tree-ssa/loop-1.c: New test.
3813
3814 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3815
3816 * gcc.c-torture/compile/20040824-1.c: New test.
3817
3818 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3819
3820 * gcc.c-torture/compile/iftrap-3.c: New test.
3821
3822 2004-08-24 Paul Brook <paul@codesourcery.com>
3823
3824 * gfortran.dg/entry_2.f90: New test.
3825
3826 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3827
3828 PR c++/16889
3829 * g++.dg/lookup/ambig[12].C: New.
3830
3831 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3832
3833 PR c++/16706
3834 * g++.dg/template/crash21.C: New test.
3835 * g++.dg/template/crash22.C: Likewise.
3836
3837 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3838
3839 PR c++/17149
3840 * g++.dg/template/access15.C: New.
3841
3842 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3843
3844 PR c++/17163
3845 * g++.dg/template/repo2.C: New test.
3846
3847 2004-08-23 Roger Sayle <roger@eyesopen.com>
3848
3849 PR rtl-optimization/17078
3850 * gcc.c-torture/execute/pr17078-1.c: New test case.
3851
3852 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3853
3854 PR c/14492
3855 * gcc.dg/debug/crash1.c: New test.
3856
3857 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3858
3859 PR c/16180
3860 * gcc.dg/loop-5.c: New test.
3861
3862 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3863
3864 * gcc.c-torture/execute/20040823-1.c: New test.
3865
3866 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3867
3868 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3869 to the assembler. Simplify test accordingly.
3870 (asm_abi_flags): Use GNU names.
3871 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3872 to check for ABI flags.
3873
3874 2004-08-22 Andrew Pinski <apinski@apple.com>
3875
3876 * g++.dg/opt/pr14029.C: New test.
3877 * gcc.c-torture/execute/pr15262.c: New test.
3878
3879 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3880
3881 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3882
3883 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3884
3885 PR 16908
3886 * gfortran.dg/direct_io.f90: New test.
3887
3888 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3889
3890 PR c++/17121
3891 * g++.dg/inherit/local2.C: New test.
3892
3893 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3894
3895 PR c++/17120
3896 * g++.dg/warn/Wparentheses-4.C: New test.
3897
3898 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3899
3900 PR c++/17121
3901 * g++.dg/inherit/local2.C: New test.
3902
3903 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3904 * gcc.dg/ppc-ldstruct.c: Likewise.
3905 * gcc.dg/ppc64-abi-2.c: Likewise.
3906
3907 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3908
3909 PR rtl-optimization/17099
3910 * gcc.c-torture/execute/20040820-1.c: New test.
3911
3912 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3913
3914 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3915
3916 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3917
3918 PR fortran/17077
3919 * gfortran.dg/auto_array_1.f90: New test.
3920
3921 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3922
3923 PR fortran/17074
3924 * gfortran.dg/simpleif_1.f90: New test.
3925
3926 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3927
3928 * lib/target-supports.exp (check_profiling_available): Return
3929 false for arm*-*-symbianelf* and arm*-*-eabi*.
3930
3931 PR c++/15890
3932 * g++.dg/template/delete1.C: New test.
3933
3934 2004-08-19 Paul Brook <paul@codesourcery.com>
3935
3936 PR fortran/14976
3937 PR fortran/16228
3938 * gfortran.dg/data_char_1.f90: New test.
3939
3940 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3941
3942 PR fortran/16946
3943 * gfortran.dg/reduction.f90: New testcase.
3944
3945 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3946
3947 PR fortran/16520
3948 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3949
3950 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3951
3952 PR c++/17041
3953 * g++.dg/Wparentheses-3.C: New test.
3954
3955 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3956
3957 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3958 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3959 * gcc.dg/vect/vect-2.c: Likewise.
3960 * gcc.dg/vect/vect-3.c: Likewise.
3961 * gcc.dg/vect/vect-4.c: Likewise.
3962 * gcc.dg/vect/vect-5.c: Likewise.
3963 * gcc.dg/vect/vect-6.c: Likewise.
3964 * gcc.dg/vect/vect-7.c: Likewise.
3965 * gcc.dg/vect/vect-25.c: Likewise.
3966 * gcc.dg/vect/vect-31.c: Likewise.
3967 * gcc.dg/vect/vect-32.c: Likewise.
3968 * gcc.dg/vect/vect-34.c: Likewise.
3969 * gcc.dg/vect/vect-36.c: Likewise.
3970 * gcc.dg/vect/vect-all.c: Likewise.
3971
3972 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3973
3974 PR c++/17068
3975 * g++.dg/template/operator4.C: New test.
3976
3977 2004-08-18 Richard Henderson <rth@redhat.com>
3978
3979 * gcc.dg/20040206-1.c: XFAIL.
3980
3981 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3982
3983 PR c++/16246
3984 * g++.dg/template/array7.C: New test.
3985
3986 2004-08-17 James E Wilson <wilson@specifixinc.com>
3987
3988 * gcc.dg/mips-movcc-1.c: New test.
3989 * gcc.dg/mips-movcc-2.c: New test.
3990 * gcc.dg/mips-movcc-3.c: New test.
3991
3992 * gcc.dg/mips-nmadd-1.c: New test.
3993 * gcc.dg/mips-nmadd-2.c: New test.
3994
3995 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3996
3997 PR c++/15871
3998 * g++.dg/opt/inline8.C: New test.
3999
4000 PR c++/16965
4001 * g++.dg/parse/error17.C: New test.
4002
4003 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
4004
4005 * gcc.dg/vect: New directory for vectorizer tests.
4006 * gcc.dg/vect/tree-vect.h: New file.
4007 * gcc.dg/vect/vect.exp: New file.
4008 * gcc.dg/vect/pr16105.c.c: New test.
4009 * gcc.dg/vect/vect-1.c: New test.
4010 * gcc.dg/vect/vect-2.c: New test.
4011 * gcc.dg/vect/vect-3.c: New test.
4012 * gcc.dg/vect/vect-4.c: New test.
4013 * gcc.dg/vect/vect-5.c: New test.
4014 * gcc.dg/vect/vect-6.c: New test.
4015 * gcc.dg/vect/vect-7.c: New test.
4016 * gcc.dg/vect/vect-8.c: New test.
4017 * gcc.dg/vect/vect-9.c: New test.
4018 * gcc.dg/vect/vect-10.c: New test.
4019 * gcc.dg/vect/vect-11.c: New test.
4020 * gcc.dg/vect/vect-12.c: New test.
4021 * gcc.dg/vect/vect-13.c: New test.
4022 * gcc.dg/vect/vect-14.c: New test.
4023 * gcc.dg/vect/vect-15.c: New test.
4024 * gcc.dg/vect/vect-16.c: New test.
4025 * gcc.dg/vect/vect-17.c: New test.
4026 * gcc.dg/vect/vect-18.c: New test.
4027 * gcc.dg/vect/vect-19.c: New test.
4028 * gcc.dg/vect/vect-20.c: New test.
4029 * gcc.dg/vect/vect-21.c: New test.
4030 * gcc.dg/vect/vect-22.c: New test.
4031 * gcc.dg/vect/vect-23.c: New test.
4032 * gcc.dg/vect/vect-24.c: New test.
4033 * gcc.dg/vect/vect-25.c: New test.
4034 * gcc.dg/vect/vect-26.c: New test.
4035 * gcc.dg/vect/vect-27.c: New test.
4036 * gcc.dg/vect/vect-28.c: New test.
4037 * gcc.dg/vect/vect-29.c: New test.
4038 * gcc.dg/vect/vect-30.c: New test.
4039 * gcc.dg/vect/vect-31.c: New test.
4040 * gcc.dg/vect/vect-32.c: New test.
4041 * gcc.dg/vect/vect-33.c: New test.
4042 * gcc.dg/vect/vect-34.c: New test.
4043 * gcc.dg/vect/vect-35.c: New test.
4044 * gcc.dg/vect/vect-36.c: New test.
4045 * gcc.dg/vect/vect-37.c: New test.
4046 * gcc.dg/vect/vect-38.c: New test.
4047 * gcc.dg/vect/vect-40.c: New test.
4048 * gcc.dg/vect/vect-41.c: New test.
4049 * gcc.dg/vect/vect-42.c: New test.
4050 * gcc.dg/vect/vect-43.c: New test.
4051 * gcc.dg/vect/vect-44.c: New test.
4052 * gcc.dg/vect/vect-45.c: New test.
4053 * gcc.dg/vect/vect-46.c: New test.
4054 * gcc.dg/vect/vect-47.c: New test.
4055 * gcc.dg/vect/vect-48.c: New test.
4056 * gcc.dg/vect/vect-49.c: New test.
4057 * gcc.dg/vect/vect-50.c: New test.
4058 * gcc.dg/vect/vect-51.c: New test.
4059 * gcc.dg/vect/vect-52.c: New test.
4060 * gcc.dg/vect/vect-53.c: New test.
4061 * gcc.dg/vect/vect-54.c: New test.
4062 * gcc.dg/vect/vect-55.c: New test.
4063 * gcc.dg/vect/vect-56.c: New test.
4064 * gcc.dg/vect/vect-57.c: New test.
4065 * gcc.dg/vect/vect-58.c: New test.
4066 * gcc.dg/vect/vect-59.c: New test.
4067 * gcc.dg/vect/vect-60.c: New test.
4068 * gcc.dg/vect/vect-61.c: New test.
4069 * gcc.dg/vect/vect-all.c: New test.
4070 * gcc.dg/vect/vect-none.c: New test.
4071
4072 2004-08-17 Paul Brook <paul@codesourcery.com>
4073
4074 PR fortran/13082
4075 * gfortran.dg/entry_1.f90: New test.
4076
4077 2004-08-17 Andrew Pinski <apinski@apple.com>
4078
4079 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
4080
4081 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4082
4083 * gcc.dg/pr17036-1.c: New test.
4084
4085 2004-08-16 Devang Patel <dpatel@apple.com>
4086
4087 * gcc.dg/darwin-20040809-1.c: New test.
4088
4089 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
4090
4091 * gcc.dg/funcdef-attr-1.c: New test.
4092
4093 2004-08-16 Janis Johnson <janis187@us.ibm.com>
4094
4095 * gcc.dg/altivec-17.c: New test.
4096 * gcc.dg/altivec-18.c: New test.
4097
4098 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4099
4100 PR c++/6749
4101 * g++.dg/template/vtable2.C: New test.
4102
4103 2004-08-14 Richard Henderson <rth@redhat.com>
4104
4105 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
4106 * gcc.dg/pack-test-4.c (main): Return 0.
4107 * gcc.dg/setjmp-1.c: Remove XFAIL.
4108 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
4109
4110 2004-08-14 Richard Henderson <rth@redhat.com>
4111
4112 * gcc.dg/980217-1.c: Add prototype for printf.
4113
4114 2004-08-13 Bud Davis <bdavis9659@comcast.net>
4115
4116 * gfortran.dg/pr16935.f90: New test.
4117
4118 2004-08-13 Janis Johnson <janis187@us.ibm.com>
4119
4120 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
4121
4122 2004-08-13 Paul Brook <paul@codesourcery.com>
4123
4124 * gfortran.dg/der_io_1.f90: Remove stray comma.
4125
4126 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4127
4128 * gcc.dg/vmx/cw-bug-2.c: Remove.
4129 * gcc.dg/vmx/vprint-1.c: Remove.
4130 * gcc.dg/vmx/vscan-1.c: Remove.
4131
4132 2004-08-12 Devang patel <dpatel@apple.com>
4133
4134 * gcc.dg/darwin-20040809-2.c: New test.
4135
4136 2004-08-12 Janis Johnson <janis1872us.ibm.com>
4137
4138 * g++.dg/ext/altivec-12.C: New test.
4139
4140 * g++.dg/ext/altivec-11.C: New test.
4141
4142 2004-08-12 Paul Brook <paul@codesourcery.com>
4143
4144 * g++.dg/abi/arm_cxa_vec_1.C: New test.
4145
4146 2004-08-12 Janis Johnson <janis187@us.ibm.com>
4147
4148 * g++.dg/ext/altivec-2.C: Check for hardware support before
4149 executing any VMX instructions.
4150
4151 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
4152
4153 2004-08-12 Jakub Jelinek <jakub@redhat.com>
4154
4155 PR c++/16276
4156 * g++.old-deja/g++.other/comdat4.C: New test.
4157 * g++.old-deja/g++.other/comdat4-aux.cc: New.
4158
4159 2004-08-12 Ben Elliston <bje@au.ibm.com>
4160
4161 PR target/16286
4162 * gcc.dg/pr16286.c: New test.
4163
4164 2004-08-12 Jan Beulich <jbeulich@novell.com>
4165
4166 * g++.dg/ext/asm5.C: New.
4167
4168 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4169
4170 PR c++/16698
4171 * g++.dg/eh/crash1.C: New test.
4172
4173 PR c++/16717
4174 * g++.dg/ext/construct1.C: New test.
4175
4176 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4177
4178 PR c++/16853
4179 * g++.dg/init/ptrmem1.C: New test.
4180
4181 PR c++/16618
4182 * g++.dg/parse/offsetof5.C: New test.
4183
4184 PR c++/16870
4185 * g++.dg/template/overload3.C: New test.
4186
4187 2004-08-11 Mark Mitchell <mark@codesourcery.com>
4188
4189 PR c++/16964
4190 * g++.dg/parse/error16.C: New test.
4191
4192 PR c++/16904
4193 * g++.dg/template/error14.C: New test.
4194
4195 PR c++/16929
4196 * g++.dg/template/error15.C: New test.
4197
4198 2004-08-11 Devang Patel <dpatel@apple.com>
4199
4200 * gcc.dg/darwin-ld-20040809-1.c: New test.
4201 * gcc.dg/darwin-ld-20040809-2.c: New test.
4202
4203 2004-08-11 Steven G. Kargl <kargls@comcast.net>
4204
4205 PR fortran/16917
4206 * gfortran.dg/dfloat_1.f90: New test.
4207
4208 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4209
4210 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
4211 * gcc.dg/dll-2.c: Fix dg-require syntax.
4212 * gcc.misc-tests/arm-isr.c (abort): Declare.
4213 (exit): Likewise.
4214
4215 2004-08-10 Mark Mitchell <mark@codesourcery.com>
4216
4217 PR c++/16971
4218 * g++.dg/parse/crash16.C: New test.
4219
4220 2004-08-10 Roger Sayle <roger@eyesopen.com>
4221
4222 * gcc.dg/mips-rsqrt-1.c: New test case.
4223 * gcc.dg/mips-rsqrt-2.c: New test case.
4224 * gcc.dg/mips-rsqrt-3.c: New test case.
4225
4226 2004-08-10 Paul Brook <paul@codesourcery.com>
4227
4228 * gfortran.dg/der_io_1.f90: New test.
4229
4230 2004-08-10 Paul Brook <paul@codesourcery.com>
4231
4232 PR fortran/16919
4233 * gfortran.dg/der_array_1.f90: New test.
4234
4235 2004-08-09 David Edelsohn <edelsohn@gnu.org>
4236
4237 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
4238
4239 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
4240
4241 * gcc.dg/wchar_t-2.c: Fix typo.
4242
4243 2004-08-09 Falk Hueffner <falk@debian.org>
4244
4245 PR tree-optimization/12517
4246 * gcc.c-torture/compile/pr12517.c: New test.
4247
4248 PR tree-optimization/12578
4249 * gcc.c-torture/compile/pr12578.c: New test.
4250
4251 PR tree-optimization/12899
4252 * gcc.c-torture/compile/pr12899.c: New test.
4253
4254 PR rtl-optimization/14692
4255 * gcc.c-torture/compile/pr14692.c: New test.
4256
4257 PR tree-optimization/16461
4258 * gcc.c-torture/compile/pr16461.c: New test.
4259
4260 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
4261
4262 * gfortran.dg/getenv_1.f90: New test.
4263
4264 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4265
4266 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
4267 wchar_t.
4268 * gcc.dg/symbian5.c: Test -fno-short-wchar.
4269
4270 2004-08-06 Paul Brook <paul@codesourcery.com>
4271
4272 * gfortran.dg/ret_array_1.f90: New test.
4273 * gfortran.dg/ret_pointer_1.f90: New test.
4274
4275 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
4276
4277 * gcc.dg/missing-field-init-[12].c: New tests.
4278 * g++.dg/warn/missing-field-init-[12].C: New tests.
4279
4280 2004-08-06 Mark Mitchell <mark@codesourcery.com>
4281
4282 * gcc.dg/enum2.c: New test.
4283 * gcc.dg/symbian3.c: Likewise.
4284 * gcc.dg/symbian4.c: Likewise.
4285 * gcc.dg/wchar_t-2.c: Likewise.
4286
4287 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4288
4289 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
4290 destructor tests.
4291
4292 2004-08-05 Mark Mitchell <mark@codesourcery.com>
4293
4294 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
4295 dg-require-visiblity.
4296 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
4297 * g++.dg/ext/visibility/fvisibility.C: Likewise.
4298 * g++.dg/ext/visibility/memfuncts.C: Likewise.
4299 * g++.dg/ext/visibility/new1.C: Likewise.
4300 * g++.dg/ext/visibility/pragma.C: Likewise.
4301 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
4302 * g++.dg/ext/visibility/virtual.C: Likewise.
4303 * g++/dg/ext/visibility/visibility-1.C: Likewise.
4304 * g++/dg/ext/visibility/visibility-2.C: Likewise.
4305 * g++/dg/ext/visibility/visibility-3.C: Likewise.
4306 * g++/dg/ext/visibility/visibility-4.C: Likewise.
4307 * g++/dg/ext/visibility/visibility-5.C: Likewise.
4308 * g++/dg/ext/visibility/visibility-6.C: Likewise.
4309 * g++/dg/ext/visibility/visibility-7.C: Likewise.
4310 * g++/dg/ext/visibility/visibility-8.C: New test.
4311 * gcc.c-torture/compile/dll.x: Remove.
4312 * gcc.dg/dll-2.c: Use dg-require-dll
4313 * gcc.dg/visibility-10.c: New test.
4314 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
4315 supporting DLLs.
4316 * testsuite/lib/scanasm.exp (scan_hidden): New function.
4317 (scan_not_hidden): Likewise.
4318
4319 2004-08-05 David Edelsohn <edelsohn@gnu.org>
4320
4321 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
4322
4323 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
4324
4325 * gcc.c-torture/execute/20040805-1.c: New test.
4326
4327 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
4328
4329 * gcc.dg/20020118-1.c: Declare abort.
4330 * gcc.dg/altivec_check.h: Likewise.
4331 * gcc.dg/iftrap-2.c: Likewise.
4332 * gcc.dg/pragma-darwin.c: Likewise.
4333 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
4334
4335 2004-08-04 Geoffrey Keating <geoffk@apple.com>
4336
4337 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
4338
4339 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
4340
4341 * gcc.c-torture/execute/builtins/abs-2.c,
4342 gcc.c-torture/execute/builtins/abs-3.c,
4343 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
4344 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
4345 intmax_t, uintmax_t and their limits.
4346 * gcc.dg/intmax_t-1.c: New test.
4347
4348 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4349
4350 * g++.dg/tc1/dr147.C: Add reference to PR.
4351
4352 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
4353
4354 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
4355 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
4356
4357 2004-08-03 David Edelsohn <edelsohn@gnu.org>
4358
4359 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
4360
4361 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4362
4363 * gcc.dg/redecl-5.c: New test.
4364 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
4365 of scanf.
4366
4367 2004-08-03 Roger Sayle <roger@eyesopen.com>
4368
4369 PR middle-end/16790
4370 * gcc.c-torture/execute/pr16790-1.c: New test case.
4371
4372 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4373
4374 * g++.dg/ext/visibility/assign1.C: New test.
4375 * g++.dg/ext/visibility/new1.C: Likewise.
4376
4377 * gcc.dg/symbian1.c: New test.
4378 * gcc.dg/symbian2.c: Likewise.
4379
4380 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
4381
4382 PR target/16570
4383 * gcc.dg/i386-sse-9.c: New test.
4384
4385 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4386
4387 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
4388
4389 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
4390
4391 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
4392 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
4393 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
4394 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
4395 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
4396 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
4397 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
4398 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
4399 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
4400 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
4401 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
4402 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
4403 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
4404 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
4405 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
4406 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
4407 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
4408 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
4409 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
4410 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
4411 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
4412 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
4413 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
4414 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
4415 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
4416 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
4417 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
4418 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
4419 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
4420 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
4421 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
4422 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
4423 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
4424 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
4425 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
4426 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
4427 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
4428 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
4429 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
4430 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
4431 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
4432 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
4433 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
4434 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
4435 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
4436 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
4437 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
4438 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
4439 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
4440 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
4441 gcc.misc-tests/i386-pf-3dnow-1.c,
4442 gcc.misc-tests/i386-pf-athlon-1.c,
4443 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
4444 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
4445 Declare built-in functions used.
4446 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
4447
4448 2004-08-02 Mark Mitchell <mark@codesourcery.com>
4449
4450 PR c++/16707
4451 * g++.dg/lookup/using12.C: New test.
4452
4453 * g++.dg/init/null1.C: Fix PR number.
4454 * g++.dg/parse/namespace10.C: Likewise.
4455
4456 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4457
4458 PR c++/16224
4459 * g++.dg/template/spec17.C: New test.
4460 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
4461 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
4462
4463 2004-08-02 David Billinghurst
4464
4465 PR fortran/16292
4466 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
4467
4468 2004-08-01 Zack Weinberg <zack@codesourcery.com>
4469
4470 * gcc.dg/ia64-got-1.c: New test case.
4471
4472 2004-08-01 Mark Mitchell <mark@codesourcery.com>
4473
4474 PR c++/16489
4475 * g++.dg/init/null1.C: New test.
4476 * g++.dg/tc1/dr76.C: Adjust error marker.
4477
4478 PR c++/16529
4479 * g++.dg/parse/namespace10.C: New test.
4480
4481 PR c++/16810
4482 * g++.dg/inherit/ptrmem2.C: New test.
4483
4484 2004-08-02 Ben Elliston <bje@au.ibm.com>
4485
4486 PR target/16155
4487 * gcc.dg/pr16155.c: New test.
4488
4489 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
4490
4491 * gcc.dg/redecl-2.c: New test.
4492
4493 2004-07-30 Geoffrey Keating <geoffk@apple.com>
4494
4495 * gcc.dg/darwin-longdouble.c: New file.
4496
4497 2004-07-30 Richard Henderson <rth@redhat.com>
4498
4499 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
4500 write to constant argument.
4501 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
4502
4503 2004-07-30 Richard Henderson <rth@redhat.com>
4504
4505 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
4506 tests of nearest around zero.
4507
4508 2004-07-30 Andrew Pinski <apinski@apple.com>
4509
4510 * gcc.c-torture/compile/20040730-1.c: New test.
4511
4512 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4513
4514 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
4515 powerpc-eabispe.
4516
4517 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
4518
4519 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
4520
4521 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
4522
4523 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
4524 contains $ld_library_path.
4525 * lib/gfortran.exp (gfortran_link_flags): Likewise.
4526
4527 2004-07-29 Richard Henderson <rth@redhat.com>
4528
4529 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4530
4531 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4532 (alt2, which): New.
4533 (Check): Accept either alternative.
4534
4535 2004-07-29 Mark Mitchell <mark@codesourcery.com>
4536
4537 * g++.dg/abi/inline1.C: New test.
4538 * g++.dg/abi/local1-a.cc: Likewise.
4539 * g++.dg/abi/local1.C: Likewise.
4540 * g++.dg/abi/mangle11.C: Tweak location of warnings.
4541 * g++.dg/abi/mangle12.C: Likewise.
4542 * g++.dg/abi/mangle17.C: Likewise.
4543 * g++.dg/abi/mangle20-2.C: Likewise.
4544 * g++.dg/opt/interface1.C: Likewise.
4545 * g++.dg/opt/interface1.h: Likewise.
4546 * g++.dg/opt/interface1-a.cc: New test.
4547 * g++.dg/parse/repo1.C: New test.
4548 * g++.dg/template/repo1.C: Likewise.
4549 * g++.dg/warn/Winline-1.C: Likewise.
4550 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4551
4552 2004-07-29 Diego Novillo <dnovillo@redhat.com>
4553
4554 * gcc.dg/tree-ssa/20040729-1.c: New test.
4555
4556 2004-07-27 Matt Austern <austern@apple.com>
4557
4558 * gcc.dg/darwin-bool-1.c: New test.
4559 * gcc.dg/darwin-bool-2.c: New test.
4560
4561 2004-07-28 Richard Henderson <rth@redhat.com>
4562
4563 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4564 arguments in the correct type. Don't write to constant arguments.
4565
4566 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4567
4568 PR tree-optimization/16688
4569 PR tree-optimization/16689
4570 * g++.dg/tree-ssa/pr16688.C: New test.
4571
4572 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4573
4574 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4575 loads. Not only in the comment, this time.
4576
4577 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
4578
4579 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
4580 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4581 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
4582 * gcc.dg/sh4a-bitmovua.c: New.
4583 * gcc.dg/sh4a-cos.c: New.
4584 * gcc.dg/sh4a-cosf.c: New.
4585 * gcc.dg/sh4a-fprun.c: New.
4586 * gcc.dg/sh4a-fsrra.c: New.
4587 * gcc.dg/sh4a-memmovua.c: New.
4588 * gcc.dg/sh4a-sin.c: New.
4589 * gcc.dg/sh4a-sincos.c: New.
4590 * gcc.dg/sh4a-sincosf.c: New.
4591 * gcc.dg/sh4a-sinf.c: New.
4592
4593 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4594
4595 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4596 conditionals.
4597 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4598 loads.
4599 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4600 DOM1.
4601
4602 2004-07-27 Andrew Pinski <apinski@apple.com>
4603
4604 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4605
4606 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4607
4608 * gcc.dg/pragma-isr.c: New test.
4609
4610 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4611
4612 PR c++/14429
4613 * g++.dg/template/ttp11.C: New test.
4614
4615 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4616
4617 * gcc.c-torture/compile/20040727-1.c: New test.
4618
4619 2004-07-26 Eric Christopher <echristo@redhat.com>
4620
4621 * gcc.c-torture/compile/20040726-2.c: New test.
4622
4623 2004-07-26 Andrew Pinski <apinski@apple.com>
4624
4625 * g++.dg/rtti/tinfo1.C: Xfail.
4626
4627 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4628
4629 * gcc.c-torture/compile/20040726-1.c: New test.
4630
4631 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4632 Brian Ryner <bryner@brianryner.com>
4633
4634 PR c++/9283
4635 PR c++/15000
4636 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4637 * g++.dg/ext/visibility/: New directory.
4638 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4639 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4640 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4641 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4642 * g++.dg/ext/visibility/fvisibility.C,
4643 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4644 g++.dg/ext/visibility/fvisibility-override1.C
4645 g++.dg/ext/visibility/fvisibility-override2.C
4646 g++.dg/ext/visibility/memfuncts.C
4647 g++.dg/ext/visibility/noPLT.C
4648 g++.dg/ext/visibility/pragma.C
4649 g++.dg/ext/visibility/pragma-override1.C
4650 g++.dg/ext/visibility/pragma-override2.C
4651 g++.dg/ext/visibility/staticmemfuncts.C
4652 g++.dg/ext/visibility/virtual.C: New tests.
4653
4654 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4655
4656 PR c/15360
4657 * gcc.dg/pr15360-1.c: New test.
4658
4659 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4660
4661 * gcc.dg/pragma-align-2.c: New test.
4662 * gcc.dg/pragma-init-fini.c: New test.
4663 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4664 targets.
4665
4666 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4667
4668 * gcc.dg/init-string-2.c: New test.
4669
4670 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4671
4672 PR 16684
4673 * gcc.dg/Wredundant-decls-1.c: New test case.
4674
4675 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4676
4677 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4678 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4679 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4680 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4681 * gcc.dg/compat/generate-random.c: New file.
4682 * gcc.dg/compat/generate-random.h: Likewise.
4683 * gcc.dg/compat/generate-random_r.c: Likewise.
4684 * gcc.dg/compat/struct-layout-1.h: Likewise.
4685 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4686 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4687 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4688 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4689 * gcc.dg/compat/struct-layout-1_main.c: New test.
4690 * gcc.dg/compat/struct-layout-1_x.c: New file.
4691 * gcc.dg/compat/struct-layout-1_y.c: New file.
4692 * gcc.dg/compat/struct-layout-1_test.h: New file.
4693
4694 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4695
4696 * gcc.dg/comp-return-1.c: New test
4697
4698 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4699
4700 * gcc.dg/vmx/8-02a.c: Fix typo.
4701
4702 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4703 * gcc.dg/darwin-abi-3.c: New test.
4704
4705 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4706 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4707
4708 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4709 * gcc.dg/vmx/ops-long-1.c: New test.
4710 * gcc.dg/vmx/ops-long-2.c: New test.
4711
4712 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4713
4714 * g++.dg/lookup/conv-[1234].C: New.
4715
4716 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4717
4718 * g++.dg/parse/attr2.C: Simplify.
4719
4720 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4721
4722 PR c/7284
4723 * gcc.c-torture/execute/pr7284-1.c: New test.
4724
4725 2004-07-22 Brian Booth <bbooth@redhat.com>
4726
4727 * gcc.dg/tree-ssa/20040721-1.c: New test.
4728
4729 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4730
4731 * g++.dg/template/crash20.c: New.
4732
4733 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4734
4735 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4736 Add dg-run directive. Declare variables as required.
4737 * gfortran.dg/g77/README: Update
4738
4739 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4740
4741 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4742 gcc.dg/cris-peep2-andu2.c: New tests.
4743
4744 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4745
4746 PR c/15052
4747 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4748 on return type.
4749 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4750 messages.
4751 * gcc.dg/qual-return-2.c: Update expected messages.
4752 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4753
4754 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4755
4756 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4757 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4758
4759 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4760
4761 PR c/11250
4762 * gcc.dg/init-string-1.c: New test.
4763
4764 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4765
4766 PR middle-end/15345
4767 PR c/16450
4768 * gcc.dg/torture/nested-fn-1.c: New test.
4769
4770 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4771
4772 PR target/16559
4773 * gcc.dg/ia64-fptr-1.c: New file.
4774
4775 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4776
4777 PR c++/14497
4778 * g++.dg/template/spec16.C: New test.
4779 * g++.old-deja/g++.robertl/eb118.C: Remove.
4780
4781 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4782
4783 PR c++/509
4784 * g++.dg/template/spec15.C: New test.
4785
4786 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4787
4788 Copy cases from g77.f-torture/execute and add dg-run
4789 directive. Other changes as noted.
4790 * gfortran.dg/g77/13037.f
4791 * gfortran.dg/g77/1832.f
4792 * gfortran.dg/g77/19981119-0.f
4793 * gfortran.dg/g77/19990313-0.f
4794 * gfortran.dg/g77/19990313-1.f
4795 * gfortran.dg/g77/19990313-2.f
4796 * gfortran.dg/g77/19990313-3.f
4797 * gfortran.dg/g77/19990419-1.f
4798 * gfortran.dg/g77/19990826-0.f
4799 * gfortran.dg/g77/19990826-2.f
4800 * gfortran.dg/g77/20000503-1.f
4801 * gfortran.dg/g77/20001111.f
4802 * gfortran.dg/g77/20010116.f
4803 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4804 * gfortran.dg/g77/20010430.f
4805 * gfortran.dg/g77/6177.f
4806 * gfortran.dg/g77/947.f
4807 * gfortran.dg/g77/970816-3.f
4808 * gfortran.dg/g77/971102-1.f
4809 * gfortran.dg/g77/980520-1.f
4810 * gfortran.dg/g77/980628-0.f
4811 * gfortran.dg/g77/980628-1.f
4812 * gfortran.dg/g77/980628-10.f
4813 * gfortran.dg/g77/980628-2.f
4814 * gfortran.dg/g77/980628-3.f
4815 * gfortran.dg/g77/980628-7.f
4816 * gfortran.dg/g77/980628-8.f
4817 * gfortran.dg/g77/980628-9.f
4818 * gfortran.dg/g77/980701-0.f
4819 * gfortran.dg/g77/980701-1.f
4820 * gfortran.dg/g77/cabs.f
4821 * gfortran.dg/g77/claus.f
4822 * gfortran.dg/g77/complex_1.f
4823 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4824 * gfortran.dg/g77/dcomplex.f
4825 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4826 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4827 * gfortran.dg/g77/f90-intrinsic-numeric.f
4828 * gfortran.dg/g77/int8421.f
4829 * gfortran.dg/g77/labug1.f
4830 * gfortran.dg/g77/large_vec.f
4831 * gfortran.dg/g77/le.f
4832 * gfortran.dg/g77/short.f
4833 * gfortran.dg/g77/README: Update
4834
4835 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4836
4837 PR c++/16637
4838 * g++.dg/parse/lookup4.C: New test.
4839
4840 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4841
4842 PR c++/16175
4843 * g++.dg/template/ttp10.C: New test.
4844
4845 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4846
4847 * gcc.dg/pr12625-1.c: New test.
4848
4849 2004-07-20 Steven Bosscher <stevenb@suse.de>
4850
4851 * testsuite/gcc.dg/switch-warn-1.c: New test.
4852 * testsuite/gcc.dg/switch-warn-2.c: New test.
4853 * gcc.c-torture/compile/pr14730.c: Update.
4854
4855 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4856
4857 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4858 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4859 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4860 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4861
4862 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4863
4864 PR c++/16623
4865 * g++.dg/template/assign1.C: New test.
4866
4867 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4868
4869 PR c++/12170
4870 * g++.dg/template/ttp9.C: New test.
4871
4872 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4873
4874 * gcc.dg/format/cmn-err-1.c: New test.
4875
4876 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4877
4878 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4879 gcc.dg/Wparentheses-10.c: New tests.
4880 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4881
4882 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4883
4884 PR fortran/16465
4885 * gfortran.dg/g77//ffixed-line-length-0.f,
4886 gfortran.dg/g77/ffixed-line-length-132.f,
4887 gfortran.dg/g77/ffixed-line-length-72.f,
4888 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4889 gfortran.dg/g77/README: Update.
4890
4891 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4892
4893 PR c++/13092
4894 * g++.dg/template/non-dependent7.C: New test.
4895 * g++.dg/template/non-dependent8.C: Likewise.
4896 * g++.dg/template/non-dependent9.C: Likewise.
4897 * g++.dg/template/non-dependent10.C: Likewise.
4898
4899 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4900
4901 PR c++/16337
4902 * g++.dg/parse/attr2.C: New test.
4903
4904 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4905
4906 * g77.dg: Removed.
4907 * g77.f-torture: Ditto.
4908
4909 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4910
4911 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4912 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4913 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4914
4915 2004-07-16 Richard Henderson <rth@redhat.com>
4916
4917 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4918
4919 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4920
4921 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4922 tests with full list of options.
4923 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4924 of TORTURE_OPTIONS if test contains 'dg-do run'.
4925
4926 PR fortran/16404
4927 * gfortran.dg/do_iterator.f90: New test.
4928
4929 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4930
4931 PR rtl-optimization/16536
4932 * gcc.c-torture/execute/restrict-1.c: New test.
4933
4934 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4935
4936 PR fortran/15324
4937 * gfortran.dg/pr15324.f90: New test.
4938
4939 PR fortran/15129
4940 * gfortran.dg/pr15129.f90: New test.
4941
4942 PR fortran/15140
4943 * gfortran.dg/pr15140.f90: New test.
4944
4945 PR fortran/13792
4946 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4947 compile-time simplification.
4948
4949 2004-07-14 Mike Stump <mrs@apple.com>
4950
4951 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4952
4953 2004-07-14 James E Wilson <wilson@specifixinc.com>
4954
4955 PR target/16325
4956 * gcc.dg/profile-generate-1.c: New.
4957
4958 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4959
4960 * gcc.c-torture/execute/20040709-1.c: New test.
4961 * gcc.c-torture/execute/20040709-2.c: New test.
4962
4963 2004-07-14 Mike Stump <mrs@apple.com>
4964
4965 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4966
4967 2004-07-14 Mike Stump <mrs@apple.com>
4968
4969 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4970
4971 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4972
4973 PR c++/16518
4974 * g++.dg/parse/mutable1.C: New test.
4975
4976 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4977
4978 PR tree-optimization/16443
4979 * gcc.dg/tree-ssa/20040713-1.c: New test.
4980
4981 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4982
4983 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4984 for operator new.
4985
4986 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4987
4988 * gfortran.dg/g77/README: New file
4989 * gfortran.dg/g77/19981216-0.f: Copy from
4990 g77.f-torture/noncompile. Add "dg-do compile" and
4991 dg-error as required.
4992 * gfortran.dg/g77/19990218-1.f: Likewise
4993 * gfortran.dg/g77/19990905-1.f: Likewise
4994 * gfortran.dg/g77/9263.f: Likewise
4995 * gfortran.dg/g77/980615-0.f: Likewise
4996 * gfortran.dg/g77/980616-0.f: Likewise
4997 * gfortran.dg/g77/check0.f: Likewise
4998 * gfortran.dg/g77/select_no_compile.f: Likewise
4999
5000 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5001
5002 Copy files from g77.f-torture/compile.
5003 Add "{ dg-do compile}". Other changes as noted
5004 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
5005 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
5006 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
5007 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
5008 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
5009 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
5010 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
5011 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
5012 statement to conform to standard. Append alpha1.x for reference.
5013 * gfortran.dg/g77/xformat.f: Add dg-warning
5014
5015 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
5016
5017 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
5018 Add {dg-do compile} directive.
5019 * gfortran.dg/g77/cpp2.F: Likewise
5020
5021 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5022
5023 PR c++/5402
5024 * g++.dg/lookup/name-clash1.C: New test.
5025
5026 PR c++/9777
5027 * g++.dg/lookup/name-clash2.C: New test.
5028
5029 PR c++/12102
5030 * g++.dg/lookup/name-clash3.C: New test.
5031
5032 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5033
5034 * g++.dg/lookup/new2.C: New test.
5035 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
5036
5037 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
5038
5039 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
5040 Add {dg-do compile} directive.
5041 * gfortran.dg/g77/13060.f: Likewise
5042 * gfortran.dg/g77/19990218-0.f: Likewise
5043 * gfortran.dg/g77/19990305-0.f: Likewise
5044 * gfortran.dg/g77/19990419-0.f: Likewise
5045 * gfortran.dg/g77/19990502-0.f: Likewise
5046 * gfortran.dg/g77/19990502-1.f: Likewise
5047 * gfortran.dg/g77/19990525-0.f: Likewise
5048 * gfortran.dg/g77/19990826-1.f: Likewise
5049 * gfortran.dg/g77/19990826-3.f: Likewise
5050 * gfortran.dg/g77/19990905-2.f: Likewise
5051 * gfortran.dg/g77/20000412-1.f: Likewise
5052 * gfortran.dg/g77/20000511-1.f: Likewise
5053 * gfortran.dg/g77/20000511-2.f: Likewise
5054 * gfortran.dg/g77/20000518.f: Likewise
5055 * gfortran.dg/g77/20000601-1.f: Likewise
5056 * gfortran.dg/g77/20000601-2.f: Likewise
5057 * gfortran.dg/g77/20000629-1.f: Likewise
5058 * gfortran.dg/g77/20000630-2.f: Likewise
5059 * gfortran.dg/g77/20010115.f: Likewise
5060 * gfortran.dg/g77/20010321-1.f: Likewise
5061 * gfortran.dg/g77/20010426.f: Likewise
5062 * gfortran.dg/g77/20020307-1.f: Likewise
5063 * gfortran.dg/g77/8485.f: Likewise
5064 * gfortran.dg/g77/960317-1.f: Likewise
5065 * gfortran.dg/g77/970915-0.f: Likewise
5066 * gfortran.dg/g77/980310-1.f: Likewise
5067 * gfortran.dg/g77/980310-2.f: Likewise
5068 * gfortran.dg/g77/980310-3.f: Likewise
5069 * gfortran.dg/g77/980310-4.f: Likewise
5070 * gfortran.dg/g77/980310-6.f: Likewise
5071 * gfortran.dg/g77/980310-7.f: Likewise
5072 * gfortran.dg/g77/980310-8.f: Likewise
5073 * gfortran.dg/g77/980419-2.f: Likewise
5074 * gfortran.dg/g77/980424-0.f: Likewise
5075 * gfortran.dg/g77/980427-0.f: Likewise
5076 * gfortran.dg/g77/980729-0.f: Likewise
5077 * gfortran.dg/g77/981117-1.f: Likewise
5078 * gfortran.dg/g77/toon_1.f: Likewise
5079
5080 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5081
5082 PR c++/2204
5083 * g++.dg/other/abstract2.C: New test.
5084
5085 2004-07-12 Paul Brook <paul@codesourcery.com>
5086
5087 * gfortran.dg/pointer_init_1.f90: New test.
5088
5089 2004-07-11 Paul Brook <paul@codesourcery.com>
5090
5091 PR fortran/15986
5092 * gfortran.dg/contained_1.f90: New test.
5093
5094 2004-07-11 Mark Mitchell <mark@codesourcery.com>
5095
5096 * g++.dg/parse/defarg8.C: New test.
5097
5098 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5099
5100 PR fortran/16433
5101 * gfortran.dg/pr16433.f: New test.
5102
5103 PR fortran/17574
5104 * gfortran.dg/pr15754.f90: New test.
5105
5106 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
5107
5108 PR tree-optimization/16437
5109 * gcc.c-torture/execute/bitfld-4.c: New test.
5110
5111 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5112
5113 * gfortran.fortran-torture/execute/common_2.f90: Add check for
5114 access to common var from module.
5115
5116 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5117
5118 PR fortran/16336
5119 * gfortran.fortran-torture/execute/common_2.f90: New test.
5120
5121 2004-07-10 Paul Brook <paul@codesourcery.com>
5122
5123 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
5124
5125 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5126
5127 PR fortran/15969
5128 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
5129
5130 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
5131
5132 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
5133 * gfortran.dg/g77/ffixed-form-2.f: Likewise
5134 * gfortran.dg/g77/ffree-form-1.f: Likewise
5135 * gfortran.dg/g77/ffree-form-2.f: Likewise
5136 * gfortran.dg/g77/ffree-form-3.f: Likewise
5137 * gfortran.dg/g77/fno-underscoring.f: Likewise
5138 * gfortran.dg/g77/funderscoring.f: Likewise
5139 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
5140
5141 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5142
5143 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
5144
5145 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5146 Paul Brook <paul@codesourcery.com>
5147
5148 PR fortran/13415
5149 * gfortran.dg/common_pointer_1.f90: New test.
5150
5151 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5152
5153 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
5154
5155 2004-07-09 James E Wilson <wilson@specifixinc.com>
5156
5157 PR target/16364
5158 * gcc.c-torture/compile/20040709-1.c: New.
5159
5160 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5161
5162 PR fortran/14077
5163 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
5164
5165 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5166
5167 PR fortran/13201
5168 * gfortran.dg/shape_1.f90: New test.
5169
5170 2004-07-09 Zack Weinberg <zack@codesourcery.com>
5171 Andrew Pinski <apinski@apple.com>
5172
5173 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
5174
5175 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5176
5177 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
5178 comment.
5179
5180 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5181 Paul Brook <paul@codesourcery.com>
5182
5183 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
5184 '.f95' and '.F95'.
5185
5186 2004-07-09 Diego Novillo <dnovillo@redhat.com>
5187
5188 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
5189
5190 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5191
5192 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
5193 testcases with capital suffix.
5194
5195 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5196
5197 PR fortran/15481
5198 PR fortran/13372
5199 PR fortran/13575
5200 PR fortran/15978
5201 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
5202
5203 * gfortran.dg/implicit_1.f90: New test.
5204
5205 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5206
5207 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
5208 expression to match gfortran warning/error messages
5209 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
5210 dg-error text.
5211
5212 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5213
5214 * lib/fortran-torture.exp: Rename proc search_for to
5215 search_for_re.
5216
5217 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5218
5219 * gcc.c-torture/execute/simd-5.x: New file.
5220 XFAIL on SPARC 64-bit at -O0.
5221
5222 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5223
5224 PR c++/8211
5225 PR c++/16165
5226 * g++.dg/warn/effc3.C: New test.
5227
5228 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5229
5230 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
5231 change X to 1X in format.
5232 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
5233 add data statements to conform to standard.
5234
5235 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5236
5237 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
5238 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
5239 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
5240
5241 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5242
5243 * gfortran.dg/g77/7388.f: Copy from g77.dg
5244 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
5245 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
5246 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
5247 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
5248 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
5249 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
5250 * gfortran.dg/g77/strlen0.f: Likewise
5251
5252 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
5253
5254 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
5255 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
5256
5257 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5258
5259 * gcc.c-torture/execute/920428-2.x: Delete.
5260 * gcc.c-torture/execute/920501-7.x: Likewise.
5261
5262 2004-07-08 Jakub Jelinek <jakub@redhat.com>
5263
5264 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
5265 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
5266 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
5267 prescott and c3-2.
5268 (PREFETCH_3DNOW): Add -march=c3.
5269
5270 2004-07-08 Diego Novillo <dnovillo@redhat.com>
5271
5272 PR c/16437
5273 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
5274 * gcc.c-torture/execute/bf64-1.x: Likewise.
5275
5276 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5277
5278 * gcc.c-torture/compile/20040708-1.c: New test.
5279
5280 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5281
5282 PR c++/16169
5283 * g++.dg/warn/effc2.C: New test.
5284
5285 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
5286
5287 * gcc.c-torture/execute/bitfld-1.x: Remove.
5288 * gcc.c-torture/execute/bitfld-3.c: New test.
5289 * gcc.dg/bitfld-2.c: Remove XFAILs.
5290
5291 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
5292
5293 PR c++/16276
5294 * g++.dg/rtti/tinfo1.C: New file.
5295
5296 2004-07-07 Eric Christopher <echristo@redhat.com>
5297
5298 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
5299
5300 2004-07-07 Andrew Pinski <apinski@apple.com>
5301
5302 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
5303
5304 2004-07-07 Mark Mitchell <mark@codesourcery.com>
5305
5306 * g++.dg/init/call1.C: XFAIL.
5307
5308 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
5309
5310 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
5311 except for movstrict*, to movmem* and clrstr* to clrmem*.
5312
5313 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
5314
5315 * gcc.c-torture/execute/20040707-1.c: New test.
5316
5317 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
5318
5319 * gcc.c-torture/execute/20040706-1.c: New test.
5320
5321 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5322
5323 PR c++/3671
5324 * g++.dg/template/spec14.C: New test.
5325
5326 2004-07-05 Jakub Jelinek <jakub@redhat.com>
5327
5328 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
5329 nothing if not yet defined. Use it in b, c and d type definitions.
5330 * gcc.c-torture/execute/20040705-1.c: New test.
5331 * gcc.c-torture/execute/20040705-2.c: New test.
5332
5333 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5334
5335 PR c++/2518
5336 * g++.dg/lookup/new1.C: New test.
5337
5338 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5339
5340 PR c++/11406
5341 * g++.dg/template/sizeof8.C: New test.
5342
5343 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
5344
5345 * gcc.c-torture/compile/20040705-1.c: New test.
5346
5347 2004-07-04 Bud Davis <bdavis9659@comcast.net>
5348
5349 * gfortran.fortran-torture/execute/seq_io.f90: New test.
5350
5351 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
5352
5353 * gcc.dg/cpp/if-mop.c: Two new testcases.
5354 * gcc.dg/cpp/trad/comment-3.c: New.
5355
5356 2004-07-04 Paul Brook <paul@codesourcery.com>
5357
5358 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
5359
5360 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
5361
5362 PR c++/3761
5363 * g++.dg/lookup/crash4.C: New test.
5364
5365 2004-07-02 Zack Weinberg <zack@codesourcery.com>
5366
5367 * gcc.c-torture/execute/builtin-abs-1.c
5368 * gcc.c-torture/execute/builtin-abs-2.c
5369 * gcc.c-torture/execute/builtin-complex-1.c
5370 * gcc.c-torture/execute/builtins/string-1-lib.c
5371 * gcc.c-torture/execute/builtins/string-1.c
5372 * gcc.c-torture/execute/builtins/string-2-lib.c
5373 * gcc.c-torture/execute/builtins/string-2.c
5374 * gcc.c-torture/execute/builtins/string-3-lib.c
5375 * gcc.c-torture/execute/builtins/string-3.c
5376 * gcc.c-torture/execute/builtins/string-4-lib.c
5377 * gcc.c-torture/execute/builtins/string-4.c
5378 * gcc.c-torture/execute/builtins/string-5-lib.c
5379 * gcc.c-torture/execute/builtins/string-5.c
5380 * gcc.c-torture/execute/builtins/string-6-lib.c
5381 * gcc.c-torture/execute/builtins/string-6.c
5382 * gcc.c-torture/execute/builtins/string-7-lib.c
5383 * gcc.c-torture/execute/builtins/string-7.c
5384 * gcc.c-torture/execute/builtins/string-8-lib.c
5385 * gcc.c-torture/execute/builtins/string-8.c
5386 * gcc.c-torture/execute/builtins/string-9-lib.c
5387 * gcc.c-torture/execute/builtins/string-9.c
5388 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
5389 * gcc.c-torture/execute/builtins/string-asm-1.c
5390 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
5391 * gcc.c-torture/execute/builtins/string-asm-2.c
5392 * gcc.c-torture/execute/stdio-opt-1.c
5393 * gcc.c-torture/execute/stdio-opt-2.c
5394 * gcc.c-torture/execute/stdio-opt-3.c
5395 * gcc.c-torture/execute/string-opt-1.c
5396 * gcc.c-torture/execute/string-opt-10.c
5397 * gcc.c-torture/execute/string-opt-11.c
5398 * gcc.c-torture/execute/string-opt-12.c
5399 * gcc.c-torture/execute/string-opt-13.c
5400 * gcc.c-torture/execute/string-opt-14.c
5401 * gcc.c-torture/execute/string-opt-15.c
5402 * gcc.c-torture/execute/string-opt-16.c
5403 * gcc.c-torture/execute/string-opt-2.c
5404 * gcc.c-torture/execute/string-opt-6.c
5405 * gcc.c-torture/execute/string-opt-7.c
5406 * gcc.c-torture/execute/string-opt-8.c:
5407 Replace with ...
5408
5409 * gcc.c-torture/execute/builtins/abs-2.c
5410 * gcc.c-torture/execute/builtins/abs-3.c
5411 * gcc.c-torture/execute/builtins/complex-1.c
5412 * gcc.c-torture/execute/builtins/fprintf.c
5413 * gcc.c-torture/execute/builtins/fputs.c
5414 * gcc.c-torture/execute/builtins/memcmp.c
5415 * gcc.c-torture/execute/builtins/memmove.c
5416 * gcc.c-torture/execute/builtins/memops-asm.c
5417 * gcc.c-torture/execute/builtins/mempcpy-2.c
5418 * gcc.c-torture/execute/builtins/mempcpy.c
5419 * gcc.c-torture/execute/builtins/memset.c
5420 * gcc.c-torture/execute/builtins/printf.c
5421 * gcc.c-torture/execute/builtins/sprintf.c
5422 * gcc.c-torture/execute/builtins/strcat.c
5423 * gcc.c-torture/execute/builtins/strchr.c
5424 * gcc.c-torture/execute/builtins/strcmp.c
5425 * gcc.c-torture/execute/builtins/strcpy.c
5426 * gcc.c-torture/execute/builtins/strcspn.c
5427 * gcc.c-torture/execute/builtins/strlen-2.c
5428 * gcc.c-torture/execute/builtins/strlen.c
5429 * gcc.c-torture/execute/builtins/strncat.c
5430 * gcc.c-torture/execute/builtins/strncmp-2.c
5431 * gcc.c-torture/execute/builtins/strncmp.c
5432 * gcc.c-torture/execute/builtins/strncpy.c
5433 * gcc.c-torture/execute/builtins/strpbrk.c
5434 * gcc.c-torture/execute/builtins/strpcpy-2.c
5435 * gcc.c-torture/execute/builtins/strpcpy.c
5436 * gcc.c-torture/execute/builtins/strrchr.c
5437 * gcc.c-torture/execute/builtins/strspn.c
5438 * gcc.c-torture/execute/builtins/strstr-asm.c
5439 * gcc.c-torture/execute/builtins/strstr.c:
5440 ... these new files.
5441
5442 * gcc.c-torture/execute/builtins/abs-2-lib.c
5443 * gcc.c-torture/execute/builtins/abs-3-lib.c
5444 * gcc.c-torture/execute/builtins/complex-1-lib.c
5445 * gcc.c-torture/execute/builtins/fprintf-lib.c
5446 * gcc.c-torture/execute/builtins/fputs-lib.c
5447 * gcc.c-torture/execute/builtins/memcmp-lib.c
5448 * gcc.c-torture/execute/builtins/memmove-lib.c
5449 * gcc.c-torture/execute/builtins/memops-asm-lib.c
5450 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
5451 * gcc.c-torture/execute/builtins/mempcpy-lib.c
5452 * gcc.c-torture/execute/builtins/memset-lib.c
5453 * gcc.c-torture/execute/builtins/printf-lib.c
5454 * gcc.c-torture/execute/builtins/sprintf-lib.c
5455 * gcc.c-torture/execute/builtins/strcat-lib.c
5456 * gcc.c-torture/execute/builtins/strchr-lib.c
5457 * gcc.c-torture/execute/builtins/strcmp-lib.c
5458 * gcc.c-torture/execute/builtins/strcpy-lib.c
5459 * gcc.c-torture/execute/builtins/strcspn-lib.c
5460 * gcc.c-torture/execute/builtins/strlen-2-lib.c
5461 * gcc.c-torture/execute/builtins/strlen-lib.c
5462 * gcc.c-torture/execute/builtins/strncat-lib.c
5463 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
5464 * gcc.c-torture/execute/builtins/strncmp-lib.c
5465 * gcc.c-torture/execute/builtins/strncpy-lib.c
5466 * gcc.c-torture/execute/builtins/strpbrk-lib.c
5467 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
5468 * gcc.c-torture/execute/builtins/strpcpy-lib.c
5469 * gcc.c-torture/execute/builtins/strrchr-lib.c
5470 * gcc.c-torture/execute/builtins/strspn-lib.c
5471 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
5472 * gcc.c-torture/execute/builtins/strstr-lib.c
5473 * gcc.c-torture/execute/builtins/lib/abs.c
5474 * gcc.c-torture/execute/builtins/lib/fprintf.c
5475 * gcc.c-torture/execute/builtins/lib/memset.c
5476 * gcc.c-torture/execute/builtins/lib/printf.c
5477 * gcc.c-torture/execute/builtins/lib/sprintf.c
5478 * gcc.c-torture/execute/builtins/lib/strcpy.c
5479 * gcc.c-torture/execute/builtins/lib/strcspn.c
5480 * gcc.c-torture/execute/builtins/lib/strncat.c
5481 * gcc.c-torture/execute/builtins/lib/strncmp.c
5482 * gcc.c-torture/execute/builtins/lib/strncpy.c
5483 * gcc.c-torture/execute/builtins/lib/strpbrk.c
5484 * gcc.c-torture/execute/builtins/lib/strspn.c
5485 * gcc.c-torture/execute/builtins/lib/strstr.c:
5486 New files containing support routines.
5487
5488 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
5489 declaration.
5490 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
5491 when not optimizing.
5492
5493 2004-07-02 Mark Mitchell <mark@codesourcery.com>
5494
5495 PR c++/16240
5496 * g++.dg/abi/mangle22.C: New test.
5497 * g++.dg/abi/mangle23.C: Likewise.
5498
5499 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
5500
5501 PR fortran/16290
5502 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
5503 Allow for cases without denormalized floating point numbers.
5504
5505 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
5506
5507 PR c/1027
5508 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
5509 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
5510 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
5511 expected warning text.
5512 * gcc.dg/format/diag-2.c: New test.
5513
5514 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5515
5516 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
5517
5518 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5519
5520 * gcc.dg/builtins-43.c: New.
5521 * gcc.dg/builtins-44.c: New.
5522 * gcc.dg/builtins-45.c: New.
5523
5524 2004-06-26 Geoffrey Keating <geoffk@apple.com>
5525 Andreas Tobler <a.tobler@schweiz.ch>
5526
5527 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5528 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
5529 as SIGSEGV.
5530 * gcc.dg/cleanup-11.c: Likewise.
5531 * gcc.dg/cleanup-8.c: Likewise.
5532 * gcc.dg/cleanup-9.c: Likewise.
5533 * gcc.dg/cleanup-5.c: Run on all platforms.
5534
5535 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
5536
5537 * g++.dg/warn/nonnull1.C: New test.
5538
5539 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
5540
5541 * gcc.dg/compat/compat-common.h: Wrap up CINT in
5542 an #ifndef SKIP_COMPLEX_INT/#endif pair.
5543 Special-case the Sun compiler wrt to <complex.h>.
5544
5545 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
5546
5547 * gcc.dg/Wunreachable-8.C: New test.
5548
5549 * gcc.dg/h8300-ice2.c : New test.
5550
5551 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
5552
5553 PR fortran/16161
5554 * gfortran.fortran-torture/compile/implicit.f90: Add test
5555 for implicit character.
5556
5557 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
5558
5559 PR fortran/16289
5560 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5561 Use tiny() intrinsic to find smallest non-negative real
5562
5563 2004-06-30 Jakub Jelinek <jakub@redhat.com>
5564
5565 * gcc.dg/compat/struct-by-value-22_main.c: New test.
5566 * gcc.dg/compat/struct-by-value-22_x.c: New.
5567 * gcc.dg/compat/struct-by-value-22_y.c: New.
5568
5569 * gcc.c-torture/execute/20040629-1.c: New test.
5570
5571 2004-06-29 Jakub Jelinek <jakub@redhat.com>
5572
5573 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5574 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5575
5576 PR target/16195
5577 * gcc.dg/20040625-1.c: New test.
5578
5579 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5580
5581 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5582
5583 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5584
5585 PR fortran/15963
5586 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5587
5588 2004-06-29 Richard Henderson <rth@redhat.com>
5589
5590 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5591
5592 2004-06-29 Paul Brook <paul@codesourcery.com>
5593
5594 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5595 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5596
5597 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5598
5599 PR c++/16260
5600 * g++.dg/parse/crash15.C: New.
5601
5602 2004-06-28 Andrew Pinski <apinski@apple.com>
5603
5604 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5605 by the error already.
5606
5607 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5608
5609 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5610
5611 PR target/14041
5612 * gcc.dg/h8300-bss-align-1.c : New.
5613
5614 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5615
5616 * PR c++/16174
5617 * g++.dg/template/ctor4.C: New.
5618
5619 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5620
5621 PR c++/16205
5622 * g++.dg/warn/Wsequence-point-1.C: New test.
5623
5624 2004-06-27 Paul Brook <paul@codesourcery.com>
5625
5626 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5627
5628 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5629
5630 * g++.old-deja/g++.mike/p7325.C: Remove.
5631
5632 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5633
5634 PR c/14963
5635 * gcc.dg/pr14963.c: New test.
5636
5637 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5638
5639 PR c++/16193
5640 * g++.dg/parse/redef1.C: New test.
5641
5642 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5643
5644 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5645 20021110.c.
5646 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5647 20021119-1.c.
5648 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5649 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5650 5-04.c.
5651 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5652 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5653 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5654 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5655 g++.brendan/enum14.C.
5656 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5657 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5658 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5659 g++.mike/virt1.C.
5660 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5661 memtemp24.C.
5662
5663 2004-06-27 Roger Sayle <roger@eyesopen.com>
5664
5665 * gcc.dg/20040527-1.c: New test case.
5666
5667 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5668
5669 PR gfortran/pr16196
5670 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5671
5672 2004-06-25 Roger Sayle <roger@eyesopen.com>
5673
5674 PR middle-end/15825
5675 * gcc.dg/pr15825-1.c: New test case.
5676
5677 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5678
5679 * gcc.c-torture/execute/20040625-1.c: New test.
5680
5681 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5682
5683 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5684
5685 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5686
5687 * gcc.dg/torture/mips-div-1.c: New test.
5688
5689 2004-06-24 Jeff Law <law@redhat.com>
5690
5691 * gcc.dg/tree-ssa/20040624-1.c: New test.
5692
5693 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5694
5695 * gcc.c-torture/compile/20040624-1.c: New test.
5696
5697 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5698
5699 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5700 this directory.
5701
5702 2004-06-23 Andrew Pinski <apinski@apple.com>
5703
5704 PR middle-end/15988
5705 * g++.dg/opt/ptrmem4.C: New test.
5706
5707 * gcc.dg/c90-array-quals-2.c: New test.
5708
5709 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5710
5711 * gcc.dg/kpice1.c: New test.
5712
5713 2006-06-23 Andrew Pinski <apinski@apple.com>
5714
5715 * gcc.dg/c90-array-quals.c: New test.
5716
5717 2006-06-22 Richard Henderson <rth@redhat.com>
5718
5719 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5720
5721 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5722
5723 * gcc.dg/builtins-config.h: Handle FreeBSD.
5724
5725 2006-06-22 Richard Henderson <rth@redhat.com>
5726
5727 * g++.dg/opt/devirt1.C: New.
5728
5729 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5730
5731 * g++.dg/opt/pr15551.C: New testcase.
5732
5733 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5734
5735 PR target/14800
5736 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5737 x86_64-*-linux* when compiling for 32bit.
5738
5739 2004-06-21 Andrew Pinski <apinski@apple.com>
5740
5741 * gcc.dg/pch/struct-1.c: New.
5742 * gcc.dg/pch/struct-1.hs: New.
5743
5744 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5745
5746 * gcc.dg/pch/save-temps-1.c: New file.
5747 * gcc.dg/pch/save-temps-1.hs: New file.
5748
5749 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5750
5751 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5752 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5753
5754 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5755
5756 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5757 to fix type error.
5758 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5759 Remove trailing spaces.
5760
5761 2004-06-21 Richard Henderson <rth@redhat.com>
5762
5763 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5764 merging && to BIT_FIELD_REF.
5765
5766 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5767
5768 * g++.dg/opt/placeholder1.C: New test.
5769
5770 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5771
5772 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5773 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5774 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5775 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5776
5777 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5778
5779 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5780 extern "C".
5781 * g++.dg/other/pragma-re-1.C: Add comments.
5782
5783 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5784
5785 PR gfortran/16080
5786 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5787
5788 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5789
5790 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5791 instead of setting the type of size_t by
5792 hand.
5793
5794 2004-06-18 Roger Sayle <roger@eyesopen.com>
5795
5796 * gcc.dg/unordered-2.c: New test case.
5797 * gcc.dg/unordered-3.c: New test case.
5798
5799 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5800
5801 PR other/16043
5802 * lib/g++.exp (g++_version): Tweak regexp for version
5803 * lib/g77.exp (g77_version): Likewise
5804 * lib/gfortran.exp (gfortran_version): Likewise
5805 * lib/objc.exp (objc_version): Likewise
5806 * lib/treelang.exp (treelang_version): Likewise
5807
5808 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5809
5810 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5811 Use INT_MAX instead of __INT_MAX__.
5812 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5813
5814 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5815 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5816 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5817 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5818 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5819 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5820 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5821 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5822 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5823
5824 * gcc.dg/range-test-1.c: New test.
5825 * g++.dg/opt/range-test-1.C: New test.
5826
5827 2004-06-17 Richard Henderson <rth@redhat.com>
5828
5829 * objc.dg/sync-1.m: New.
5830 * objc.dg/try-catch-1.m: Don't force next runtime.
5831 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5832 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5833 shadowed catch clause.
5834 * objc.dg/try-catch-5.m: New.
5835
5836 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5837
5838 Bug 14610
5839 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5840
5841 2004-06-15 Richard Henderson <rth@redhat.com>
5842
5843 * gcc.dg/20001116-1.c: Move expected warning line.
5844
5845 2004-06-15 Richard Henderson <rth@redhat.com>
5846
5847 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5848 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5849
5850 2004-06-15 Jeff Law <law@redhat.com>
5851
5852 * gcc.dg/tree-ssa/20040615-1.c: New test.
5853 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5854 be less sensitive to operand ordering.
5855 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5856
5857 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5858
5859 * g++.dg/abi/bitfield3.C: Add comment..
5860
5861 2004-06-15 Richard Henderson <rth@redhat.com>
5862
5863 * g++.dg/ext/stmtexpr1.C: XFAIL.
5864 * gcc.dg/20030612-1.c: XFAIL.
5865
5866 2004-06-15 Eric Christopher <echristo@redhat.com>
5867
5868 * g++.dg/charset/asm5.c: New.
5869 * gcc.dg/charset/asm6.c: New.
5870
5871 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5872
5873 PR fortran/15962
5874 * gfortran.fortran-torture/execute/select_1.f90: New test.
5875
5876 2004-06-15 Paul Brook <paul@codesourcery.com>
5877
5878 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5879
5880 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5881
5882 PR c++/15967
5883 * g++.dg/lookup/crash3.C: New test.
5884
5885 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5886
5887 PR c++/15947
5888 * g++.dg/parse/dtor4.C: New test.
5889
5890 2004-06-14 Jeff Law <law@redhat.com>
5891
5892 * gcc.c-torture/compile/20040614-1.c: New test.
5893
5894 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5895
5896 PR fortran/15211
5897 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5898 LEN of a character array.
5899
5900 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5901
5902 PR c++/15096
5903 * g++.dg/template/ptrmem10.C: New test.
5904
5905 PR c++/14930
5906 * g++.dg/template/friend30.C: New test.
5907
5908 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5909
5910 PR fortran/14928
5911 * gfortran.fortran-torture/compile/mloc.f90: New test.
5912
5913 2004-06-13 Paul Brook <paul@codesourcery.com>
5914
5915 * gfortran.fortran-torture/execute/random_2.f90: New test.
5916
5917 2004-06-13 Eric Christopher <echristo@redhat.com>
5918
5919 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5920
5921 2004-06-12 Paul Brook <paul@codesourcery.com>
5922
5923 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5924
5925 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5926
5927 PR fortran/14923
5928 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5929
5930 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5931
5932 PR fortran/14957
5933 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5934 syntax errors in end statements of contained subroutines.
5935
5936 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5937
5938 PR fortran/12841
5939 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5940
5941 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5942
5943 PR fortran/15665
5944 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5945
5946 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5947
5948 PR gfortran/12839
5949 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5950
5951 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5952
5953 PR c++/15862
5954 * g++.dg/parse/enum1.C: New test.
5955
5956 2004-06-10 Jeff Law <law@redhat.com>
5957
5958 * gcc.c-torture/compile/20040610-1.c: New test.
5959
5960 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5961
5962 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5963 * g++.old-deja/g++.other/decl3.C: Likewise.
5964
5965 2004-06-10 Brian Booth <bbooth@redhat.com>
5966
5967 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5968 V_MAY_DEF instead of VDEF.
5969 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5970
5971 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5972
5973 PR c++/14211
5974 * g++.dg/conversion/const1.C: New test.
5975
5976 PR c++/15076
5977 * g++.dg/conversion/reinterpret1.C: New test.
5978
5979 PR c++/15877
5980 * g++.dg/template/enum2.C: New test.
5981
5982 PR c++/15227
5983 * g++.dg/template/error13.C: New test.
5984
5985 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5986
5987 PR fortran/14957
5988 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5989 arguments to test_* REAL and of the right size.
5990
5991 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5992
5993 PR target/15569
5994 PR rtl-optimization/15681
5995 * gcc.dg/20040609-1.c: New test.
5996
5997 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5998
5999 PR c++/14791
6000 * g++.dg/opt/builtins1.C: New test.
6001
6002 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
6003
6004 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
6005 that use default windows32 struct layout.
6006 * gcc.dg/i386-bitfield2.c: Likewise.
6007
6008 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
6009
6010 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
6011 for mingw32 and cygwin targets.
6012
6013 2004-06-09 Geoffrey Keating <geoffk@apple.com>
6014
6015 * gcc.dg/pch/macro-4.c: New.
6016 * gcc.dg/pch/macro-4.hs: New.
6017
6018 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6019
6020 PR fortran/13249
6021 * gfortran.fortran-torture/compile/name_clash.f90: New test.
6022
6023 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6024
6025 PR fortran/13372
6026 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
6027
6028 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6029
6030 PR gfortran/14897
6031 * gfortran.fortran-torture/execute/t_edit.f90: New test.
6032
6033 2004-06-09 Bud Davis <bdavis9659@comcast.net>
6034
6035 PR gfortran/15755
6036 * gfortran.fortran-torture/execute/backspace.c : New test.
6037
6038 2004-06-09 Paul Brook <paul@codesourcery.com>
6039
6040 * gfortran.fortran-torture/execure/intrinsic_associated.f90
6041 (pointer_to_section): Rewrite to use smaller array.
6042
6043 2004-06-08 David Edelsohn <edelsohn@gnu.org>
6044
6045 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
6046 * gcc.dg/ext/altivec-10.c: Same.
6047 * gcc.dg/ext/altivec-11.c: Same.
6048 * gcc.dg/ext/altivec-12.c: Same.
6049 * gcc.dg/ext/altivec-13.c: Same.
6050 * gcc.dg/ext/altivec-14.c: Same.
6051 * gcc.dg/ext/altivec-15.c: Same.
6052 * gcc.dg/ext/altivec-16.c: Same.
6053 * gcc.dg/ext/altivec-3.c: Same.
6054 * gcc.dg/ext/altivec-4.c: Same.
6055 * gcc.dg/ext/altivec-6.c: Same.
6056 * gcc.dg/ext/altivec-7.c: Same.
6057 * gcc.dg/ext/altivec-8.c: Same.
6058 * gcc.dg/ext/altivec-varargs-1.c: Same.
6059
6060 * g++.dg/ext/altivec-1.C: Correct dg syntax.
6061 * g++.dg/ext/altivec-10.C: Same.
6062 * g++.dg/ext/altivec-2.C: Same.
6063 * g++.dg/ext/altivec-3.C: Same.
6064 * g++.dg/ext/altivec-4.C: Same.
6065 * g++.dg/ext/altivec-5.C: Same.
6066 * g++.dg/ext/altivec-6.C: Same.
6067 * g++.dg/ext/altivec-7.C: Same.
6068 * g++.dg/ext/altivec-8.C: Same.
6069 * g++.dg/ext/altivec-9.C: Same.
6070
6071 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6072
6073 PR c++/7841
6074 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
6075
6076 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6077
6078 * gcc.dg/union-1.c: New test.
6079
6080 2004-06-07 Roger Sayle <roger@eyesopen.com>
6081
6082 * gcc.dg/builtins-41.c: New test case.
6083 * gcc.dg/builtins-42.c: New test case.
6084
6085 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6086
6087 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
6088 * g++.dg/ext/altivec-10.C: Same.
6089 * g++.dg/ext/altivec-2.C: Same.
6090 * g++.dg/ext/altivec-3.C: Same.
6091 * g++.dg/ext/altivec-4.C: Same.
6092 * g++.dg/ext/altivec-5.C: Same.
6093 * g++.dg/ext/altivec-6.C: Same.
6094 * g++.dg/ext/altivec-7.C: Same.
6095 * g++.dg/ext/altivec-8.C: Same.
6096 * g++.dg/ext/altivec-9.C: Same.
6097 * g++.old-deja/g++.abi/cxa_vec.C: Same.
6098 * g++.old-deja/g++.brendan/new3.C: Same.
6099 * gcc.c-torture/execute/eeprof-1.x: Same.
6100
6101 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
6102
6103 PR c/14765
6104 * gcc.dg/pr14765-1.c: New test.
6105
6106 2004-06-07 Roger Sayle <roger@eyesopen.com>
6107
6108 PR c/14649
6109 * gcc.dg/pr14649-1.c: New test case.
6110
6111 2004-06-07 Richard Henderson <rth@redhat.com>
6112
6113 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
6114 if temporaries.
6115
6116 2004-06-07 David Edelsohn <edelsohn@gnu.org>
6117
6118 * g++.dg/eh/elide1.C: Remove XFAIL.
6119
6120 2004-06-07 Mark Mitchell <mark@codesourcery.com>
6121
6122 PR c++/15337
6123 * g++.dg/expr/sizeof3.C: New test.
6124
6125 PR c++/14777
6126 * g++.dg/template/access14.C: New test.
6127
6128 PR c++/15554
6129 * g++.dg/template/enum1.C: New test.
6130
6131 PR c++/15057
6132 * g++.dg/eh/throw1.C: New test.
6133
6134 2004-06-07 David Ayers <d.ayers@inode.at>
6135 Ziemowit Laski <zlaski@apple.com>
6136
6137 * lib/objc.exp (objc_target_compile): Revert the '-framework
6138 Foundation' flag fix, since bare Darwin does not ship
6139 with the Foundation framework.
6140 * objc/execute/next_mapping.h: Provide a local NSConstantString
6141 @interface and @implementation.
6142 (objc_constant_string_init): A constructor function, used to
6143 initialize the NSConstantString meta-class object.
6144 * objc/execute/string1.m: Include "next_mapping.h" instead of
6145 <Foundation/NSString.h>.
6146 * objc/execute/string2.m: Likewise.
6147 * objc/execute/string3.m: Likewise.
6148 * objc/execute/string4.m: Likewise.
6149
6150 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
6151
6152 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
6153 to double. Replace double with FLOAT.
6154 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
6155
6156 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
6157 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
6158 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
6159 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
6160 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
6161 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
6162 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
6163 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
6164
6165 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
6166
6167 PR c/13519
6168 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
6169
6170 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6171
6172 PR c++/15503
6173 * g++.dg/template/meminit2.C: New test.
6174
6175 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
6176
6177 PR target/15822
6178 * gcc.c-torture/execute/compare-fp-1.c,
6179 gcc.c-torture/execute/compare-fp-2.c,
6180 gcc.c-torture/execute/compare-fp-3.c,
6181 gcc.c-torture/execute/compare-fp-4.c,
6182 gcc.c-torture/execute/compare-fp-3.x,
6183 gcc.c-torture/execute/compare-fp-4.x: Moved...
6184 * gcc.c-torture/execute/ieee/compare-fp-1.c,
6185 gcc.c-torture/execute/ieee/compare-fp-2.c,
6186 gcc.c-torture/execute/ieee/compare-fp-3.c,
6187 gcc.c-torture/execute/ieee/compare-fp-4.c,
6188 gcc.c-torture/execute/ieee/compare-fp-3.x,
6189 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
6190
6191 2004-06-04 David Ayers <d.ayers@inode.at>
6192
6193 * objc/execute/protocol-isEqual-4.m: New testcase.
6194
6195 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
6196
6197 * objc/execute/protocol-isEqual-1.m: New testcase.
6198 * objc/execute/protocol-isEqual-2.m: New testcase.
6199 * objc/execute/protocol-isEqual-3.m: New testcase.
6200
6201 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6202
6203 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
6204
6205 2004-06-02 Ziemowit Laski <zlaski@apple.com>
6206
6207 * lib/objc.exp (objc_target_compile): When running tests on
6208 Darwin (Mac OS X), inform the linker about '-framework
6209 'Foundation'.
6210
6211 2004-06-02 Eric Christopher <echristo@redhat.com>
6212
6213 * gcc.c-torture/compile/20040602-1.c: New.
6214
6215 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
6216
6217 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
6218 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
6219
6220 PR tree-optimization/14736
6221 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
6222
6223 PR tree-optimization/14042
6224 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
6225
6226 PR tree-optimization/14729
6227 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
6228
6229 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6230
6231 PR fortran/15557
6232 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
6233
6234 2004-06-01 Richard Hederson <rth@redhat.com>
6235
6236 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
6237
6238 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6239
6240 PR c++/14932
6241 * g++.dg/parse/offsetof4.C: New test.
6242
6243 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
6244
6245 PR objc/7993
6246 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
6247
6248 2004-05-31 Mark Mitchell <mark@codesourcery.com>
6249
6250 PR c++/15701
6251 * g++.dg/template/friend29.C: New test.
6252
6253 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
6254
6255 PR c/15749
6256 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
6257
6258 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
6259
6260 * gcc.dg/sparc-trap-1.c: New test.
6261
6262 2004-05-31 Roger Sayle <roger@eyesopen.com>
6263
6264 PR middle-end/15069
6265 * g++.dg/opt/fold3.C: New test case.
6266
6267 2004-05-30 Graham Stott <graham.stott@btinternet.com>
6268
6269 * lib/target-supports.exp (check_iconv_available): Fix fallout
6270 from 2004-05-28 patch.
6271
6272 2004-05-30 Paul Brook <paul@codesourcery.com>
6273
6274 PR fortran/15620
6275 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
6276 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
6277
6278 2004-05-30 Steven G. Kargl <kargls@comcast.net>
6279
6280 * gfortran.fortran-torture/execute/random_1.f90: New test.
6281
6282 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6283
6284 * g++.dg/ext/altivec-10.C: New test.
6285
6286 2004-05-29 Paul Brook <paul@codesourcery.com>
6287
6288 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
6289
6290 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6291
6292 * gcc.dg/altivec-16.c: New test.
6293
6294 2004-05-28 Janis Johnson <janis187@us.ibm.com>
6295
6296 * lib/target-supports.exp (check_vmx_hw_available): New.
6297 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
6298
6299 * lib/target-supports.exp (check_alias_available,
6300 check_iconv_available, check_named_sections_available): Use
6301 unique names for temporary files.
6302
6303 2004-05-28 Ziemowit Laski <zlaski@apple.com>
6304
6305 * gcc.dg/altivec-15.c: New test.
6306
6307 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6308
6309 PR c++/15083
6310 * g++.dg/warn/noeffect6.C: New test.
6311
6312 PR c++/15471
6313 * g++.dg/expr/ptrmem4.C: New test.
6314
6315 PR c++/15640
6316 * g++.dg/template/operator3.C: New test.
6317
6318 2004-05-28 Mark Mitchell <mark@codesourcery.com>
6319
6320 PR c++/14668
6321 * g++.dg/lookup/redecl1.C: New test.
6322 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
6323
6324 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
6325
6326 * gcc.c-torture/execute/compare-fp-1.c,
6327 gcc.c-torture/execute/compare-fp-2.c,
6328 gcc.c-torture/execute/compare-fp-3.c,
6329 gcc.c-torture/execute/compare-fp-4.c,
6330 gcc.c-torture/execute/compare-fp-3.x,
6331 gcc.c-torture/execute/compare-fp-4.x,
6332 gcc.dg/pr15649-1.c: New.
6333
6334 2004-05-27 Adam Nemet <anemet@lnxw.com>
6335
6336 PR c++/12883
6337 * g++.dg/init/array14.C: New test.
6338
6339 2004-05-25 Janis Johnson <janis187@us.ibm.com>
6340
6341 * lib/compat.exp (compat-get-options-main): New.
6342 (compat-get-options): Remove unneeded code, warn for ignored
6343 command.
6344 (compat-execute): Check flag set by dg-require-* commands.
6345
6346 * lib/compat.exp (compat-execute): Break up long lines.
6347
6348 2004-05-24 Janis Johnson <janis187@us.ibm.com>
6349
6350 * gcc.dg/altivec-7.c: Don't use 'vector long'.
6351 * gcc.dg/altivec-14.c: New test.
6352 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
6353
6354 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
6355 * gcc.dg/altivec-12.c: Ditto.
6356
6357 * gcc.dg/altivec-3.c: Move call to altivec_check.
6358
6359 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6360
6361 PR c++/15044
6362 * g++.dg/template/error12.C: New test.
6363
6364 PR c++/15317
6365 * g++.dg/ext/attrib15.C: New test.
6366
6367 PR c++/15329
6368 * g++.dg/template/ptrmem9.C: New test.
6369
6370 2004-05-25 Paul Brook <paul@codesourcery.com>
6371
6372 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
6373
6374 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6375
6376 PR c++/15165
6377 * g++.dg/template/crash19.C: New test.
6378
6379 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6380
6381 PR c++/15025
6382 * g++.dg/template/redecl1.C: New test.
6383
6384 2004-05-23 Mark Mitchell <mark@codesourcery.com>
6385
6386 PR c++/14821
6387 * g++.dg/other/ns1.C: New test.
6388
6389 PR c++/14883
6390 * g++.dg/template/invalid1.C: New test.
6391
6392 2004-05-23 Paul Brook <paul@codesourcery.com>
6393 Victor Leikehman <lei@haifasphere.co.il>
6394
6395 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
6396 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
6397
6398 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6399
6400 PR c++/15285
6401 PR c++/15299
6402 * g++.dg/template/non-dependent5.C: New test.
6403 * g++.dg/template/non-dependent6.C: New test.
6404
6405 2004-05-22 Mark Mitchell <mark@codesourcery.com>
6406
6407 PR c++/15507
6408 * g++.dg/inherit/union1.C: New test.
6409
6410 PR c++/15542
6411 * g++.dg/template/addr1.C: New test.
6412
6413 PR c++/15427
6414 * g++.dg/template/array5.C: New test.
6415
6416 PR c++/15287
6417 * g++.dg/template/array6.C: New test.
6418
6419 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
6420 Roger Sayle <roger@eyesopen.com>
6421
6422 * g++.dg/lookup/forscope2.C: New test case.
6423
6424 2004-05-22 Ben Elliston <bje@au.ibm.com>
6425
6426 * gcc.dg/cpp/Wmissingdirs.c: New.
6427
6428 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6429
6430 PR target/15301
6431 * gcc.dg/compat/union-m128-1.h: New file.
6432 * gcc.dg/compat/union-m128-1_main.c: Likewise.
6433 * gcc.dg/compat/union-m128-1_x.c: Likewise.
6434 * gcc.dg/compat/union-m128-1_y.c: Likewise.
6435
6436 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
6437
6438 PR target/15302
6439 * gcc.dg/compat/struct-complex-1.h: New file.
6440 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
6441 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
6442 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
6443
6444 2004-05-20 Roger Sayle <roger@eyesopen.com>
6445
6446 PR middle-end/3074
6447 * gcc.dg/pr3074-1.c: New test case.
6448 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
6449
6450 2004-05-20 Falk Hueffner <falk@debian.org>
6451
6452 PR other/15526
6453 * gcc.dg/ftrapv-1.c: New test case.
6454
6455 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
6456
6457 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
6458
6459 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
6460 Jeff Law <law@redhat.com>
6461
6462 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
6463 * gcc.dg/tree-ssa/20040518-2.c: New test.
6464
6465 * gcc.dg/tree-ssa/20040518-1.c: New test.
6466
6467 2004-05-18 Zack Weinberg <zack@codesourcery.com>
6468
6469 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
6470
6471 2004-05-18 Paul Brook <paul@codesourcery.com>
6472
6473 PR fortran/13930
6474 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
6475
6476 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6477
6478 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
6479 constant folding.
6480
6481 2004-05-17 Steven Bosscher <stevenb@suse.de>
6482
6483 * gcc.dg/tree-ssa/20040517-1.c: New test.
6484
6485 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6486
6487 * gcc.dg/loop-4.c: New test.
6488
6489 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
6490
6491 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
6492
6493 2004-05-15 Bud Davis <bdavis9659@comcast.net>
6494
6495 PR fortran/15311
6496 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
6497
6498 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6499
6500 PR fortran/13826
6501 PR fortran/13940
6502 * gfortran.fortran-torture/compile/data_1.f90: New test.
6503
6504 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
6505
6506 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
6507 * gcc.dg/uninit-H.c: Define ASM for __s390__.
6508
6509 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6510
6511 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
6512
6513 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
6514
6515 PR c/15444
6516 * gcc.dg/format/xopen-1.c: Adjust expected message.
6517 * gcc.dg/format/xopen-3.c: New test.
6518
6519 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
6520
6521 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
6522
6523 2004-05-14 Jeff Law <law@redhat.com>
6524
6525 * gcc.dg/tree-ssa/20040514-2.c: New test.
6526
6527 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6528
6529 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6530 this ...
6531 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6532 this.
6533
6534 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
6535
6536 * gcc.dg/tree-ssa/20040514-1.c: New test.
6537
6538 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6539
6540 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6541 test.
6542
6543 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6544
6545 PR fortran/14066
6546 * gfortran.fortran-torture/compile/do_1.f90: New test.
6547
6548 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6549
6550 PR fortran/15051
6551 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6552 test.
6553
6554 2004-05-14 Bud Davis <bdavis9659@comcast.net>
6555
6556 PR fortran/15149
6557 * gfortran.fortran-torture/execute/random_init.f90: New test.
6558
6559 2004-05-13 Paul Brook <paul@codesourcery.com>
6560
6561 PR fortran/15314
6562 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6563
6564 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
6565
6566 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6567 for the powerpc case.
6568
6569 2004-05-13 Jeff Law <law@redhat.com>
6570
6571 * gcc.dg/tree-ssa/20040513-1.c: New test.
6572 * gcc.dg/tree-ssa/20040513-2.c: New test.
6573
6574 2004-05-13 Paul Brook <paul@codesourcery.com>
6575
6576 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6577 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6578 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6579
6580 2004-05-13 Andreas Schwab <schwab@suse.de>
6581
6582 PR other/10819
6583 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6584 characters.
6585
6586 2004-05-13 Bud Davis <bdavis9659@comcast.net>
6587
6588 PR fortran/15294
6589 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6590
6591 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6592
6593 Merge from tree-ssa-20020619-branch. See
6594 ChangeLog.tree-ssa for details.
6595
6596 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6597
6598 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6599 include <altivec.h> explicitly.
6600 * gcc.dg/altivec-13.c: Likewise.
6601
6602 2004-05-11 Paul Brook <paul@codesourcery.com>
6603
6604 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6605
6606 2004-05-10 Eric Christopher <echristo@redhat.com>
6607
6608 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6609 * gcc.dg/sibcall-4.c: Ditto.
6610
6611 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6612
6613 * g++.dg/ext/altivec-8.C: New test case.
6614 * gcc.dg/altivec-13.c: New test case.
6615
6616 2004-05-08 Roger Sayle <roger@eyesopen.com>
6617
6618 * gcc.c-torture/execute/divcmp-1.c: New test case.
6619 * gcc.c-torture/execute/divcmp-2.c: New test case.
6620 * gcc.c-torture/execute/divcmp-3.c: New test case.
6621
6622 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6623
6624 * g++.dg/other/pragma-re-2.C: New test.
6625
6626 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6627
6628 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6629 * gcc.dg/i386-387-2.c: Likewise.
6630
6631 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6632 __builtin_drem.
6633 * gcc.dg/i386-387-6.c: Likewise.
6634
6635 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6636
6637 * gcc.dg/builtins-33.c: Also check log1p*.
6638
6639 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6640
6641 PR optimization/15296
6642 * gcc.c-torture/execute/pr15296.c: New test.
6643
6644 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6645
6646 * gcc.dg/builtins-40.c: New test.
6647
6648 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6649
6650 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6651
6652 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6653
6654 * g++.dg/ext/spe1.C: New testcase.
6655
6656 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6657
6658 * objc.dg/image-info.m: Allow additional attributes
6659 for __image_info section.
6660
6661 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6662
6663 * gcc.dg/torture/mips-hilo-2.c: New test.
6664
6665 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6666
6667 PR c++/14389
6668 * g++.dg/template/member5.C: New test.
6669
6670 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6671
6672 * gcc.dg/builtins-34.c: Also check expm1*.
6673
6674 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6675
6676 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6677 * gcc.dg/torture/builtin-convert-3.c: New test.
6678
6679 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6680
6681 PR middle-end/15054
6682 * g++.dg/opt/pr15054.C: New test.
6683
6684 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6685
6686 * gcc.dg/torture/builtin-rounding-1.c: New test.
6687 * gcc.dg/builtins-25.c: Delete.
6688 * gcc.dg/builtins-29.c: Delete.
6689
6690 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6691
6692 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6693 * gcc.dg/sibcall-4.c: Likewise.
6694 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6695
6696 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6697
6698 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6699 bit-field on 16-bit targets.
6700
6701 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6702
6703 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6704 16-bit targets.
6705
6706 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6707
6708 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6709 * gcc.dg/rs6000-power2-2.c: Likewise.
6710
6711 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6712
6713 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6714 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6715 Change the asm registers to be in form of frN instead of fN.
6716
6717 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6718
6719 * gcc.dg/torture/builtin-convert-2.c: New test.
6720
6721 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6722
6723 * gcc.dg/rs6000-power2-1.c: New test.
6724 * gcc.dg/rs6000-power2-2.c: New test.
6725
6726 2004-04-28 Jan Hubicka <jh@suse.cz>
6727
6728 * gcc.dg/unused-6.c: New test.
6729
6730 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6731 Ulrich Weigand <uweigand@de.ibm.com>
6732
6733 * ada/acats/run_all.sh: Define $target variable.
6734
6735 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6736
6737 PR c++/15119
6738 * g++.dg/other/vararg-1.C: New test.
6739
6740 PR c++/4794
6741 * g++.dg/eh/cleanup3.C: New test.
6742
6743 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6744
6745 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6746 and ad8011a (target_insn).
6747 * ada/acats/support/macro.dfs: Likewise.
6748 * ada/acats/support/impbit.adb: New file.
6749
6750 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6751
6752 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6753
6754 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6755
6756 * gcc.dg/loop-3.c: New test.
6757
6758 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6759
6760 * gcc.c-torture/execute/simd-5.c: New test.
6761
6762 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6763
6764 PR c++/15064
6765 * g++.dg/template/crash18.C: New test.
6766
6767 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6768
6769 * g++.dg/ext/complit3.C: New test.
6770
6771 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6772
6773 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6774 * gcc.dg/altivec-3.c: Same.
6775 * gcc.dg/altivec-varargs-1.c: Same.
6776
6777 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6778
6779 * lib/target-supports.exp (check_profiling_available): Assume
6780 profiling is not available on powerpc-eabi targets.
6781
6782 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6783
6784 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6785 * gcc.dg/vmx/bug-1.c: Ditto.
6786
6787 2004-04-20 Eric Christopher <echristo@redhat.com>
6788
6789 * gcc.dg/charset/extern.c: New test.
6790 * g++.dg/charset/extern3.cc: Ditto.
6791
6792 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6793
6794 * gcc.dg/builtins-39.c: New test.
6795
6796 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6797
6798 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6799
6800 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6801
6802 * gcc.dg/torture/mips-hilo-1.c: New test.
6803
6804 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6805
6806 * gcc.c-torture/compile/20040419-1.c: New test.
6807
6808 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6809
6810 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6811
6812 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6813 Aldy Hernandez <aldyh@redhat.com>
6814
6815 * gcc.c-torture/execute/va-arg-24.c: New.
6816
6817 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6818 Aldy Hernandez <aldyh@redhat.com>
6819
6820 * gcc.dg/vmx/1b-01.c: New.
6821 * gcc.dg/vmx/1b-02.c: New.
6822 * gcc.dg/vmx/1b-03.c: New.
6823 * gcc.dg/vmx/1b-04.c: New.
6824 * gcc.dg/vmx/1b-05.c: New.
6825 * gcc.dg/vmx/1b-06.c: New.
6826 * gcc.dg/vmx/1b-07.c: New.
6827 * gcc.dg/vmx/1c-01.c: New.
6828 * gcc.dg/vmx/1c-02.c: New.
6829 * gcc.dg/vmx/3a-01a.c: New.
6830 * gcc.dg/vmx/3a-01.c: New.
6831 * gcc.dg/vmx/3a-01m.c: New.
6832 * gcc.dg/vmx/3a-03.c: New.
6833 * gcc.dg/vmx/3a-03m.c: New.
6834 * gcc.dg/vmx/3a-04.c: New.
6835 * gcc.dg/vmx/3a-04m.c: New.
6836 * gcc.dg/vmx/3a-05.c: New.
6837 * gcc.dg/vmx/3a-06.c: New.
6838 * gcc.dg/vmx/3a-06m.c: New.
6839 * gcc.dg/vmx/3a-07.c: New.
6840 * gcc.dg/vmx/3b-01.c: New.
6841 * gcc.dg/vmx/3b-02.c: New.
6842 * gcc.dg/vmx/3b-10.c: New.
6843 * gcc.dg/vmx/3b-13.c: New.
6844 * gcc.dg/vmx/3b-14.c: New.
6845 * gcc.dg/vmx/3b-15.c: New.
6846 * gcc.dg/vmx/3c-01a.c: New.
6847 * gcc.dg/vmx/3c-01.c: New.
6848 * gcc.dg/vmx/3c-02.c: New.
6849 * gcc.dg/vmx/3c-03.c: New.
6850 * gcc.dg/vmx/3d-01.c: New.
6851 * gcc.dg/vmx/4-01.c: New.
6852 * gcc.dg/vmx/4-03.c: New.
6853 * gcc.dg/vmx/5-01.c: New.
6854 * gcc.dg/vmx/5-02.c: New.
6855 * gcc.dg/vmx/5-03.c: New.
6856 * gcc.dg/vmx/5-04.c: New.
6857 * gcc.dg/vmx/5-05.c: New.
6858 * gcc.dg/vmx/5-06.c: New.
6859 * gcc.dg/vmx/5-07.c: New.
6860 * gcc.dg/vmx/5-07t.c: New.
6861 * gcc.dg/vmx/5-08.c: New.
6862 * gcc.dg/vmx/5-10.c: New.
6863 * gcc.dg/vmx/5-11.c: New.
6864 * gcc.dg/vmx/7-01a.c: New.
6865 * gcc.dg/vmx/7-01.c: New.
6866 * gcc.dg/vmx/7c-01.c: New.
6867 * gcc.dg/vmx/7d-01.c: New.
6868 * gcc.dg/vmx/7d-02.c: New.
6869 * gcc.dg/vmx/8-01.c: New.
6870 * gcc.dg/vmx/8-02a.c: New.
6871 * gcc.dg/vmx/8-02.c: New.
6872 * gcc.dg/vmx/brode-1.c: New.
6873 * gcc.dg/vmx/bug-1.c: New.
6874 * gcc.dg/vmx/bug-2.c: New.
6875 * gcc.dg/vmx/bug-3.c: New.
6876 * gcc.dg/vmx/cw-bug-1.c: New.
6877 * gcc.dg/vmx/cw-bug-2.c: New.
6878 * gcc.dg/vmx/cw-bug-3.c: New.
6879 * gcc.dg/vmx/dct.c: New.
6880 * gcc.dg/vmx/debug-1.c: New.
6881 * gcc.dg/vmx/debug-2.c: New.
6882 * gcc.dg/vmx/debug-3.c: New.
6883 * gcc.dg/vmx/debug-4.c: New.
6884 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6885 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6886 * gcc.dg/vmx/eg-5.c: New.
6887 * gcc.dg/vmx/fft.c: New.
6888 * gcc.dg/vmx/gcc-bug-1.c: New.
6889 * gcc.dg/vmx/gcc-bug-2.c: New.
6890 * gcc.dg/vmx/gcc-bug-3.c: New.
6891 * gcc.dg/vmx/gcc-bug-4.c: New.
6892 * gcc.dg/vmx/gcc-bug-5.c: New.
6893 * gcc.dg/vmx/gcc-bug-6.c: New.
6894 * gcc.dg/vmx/gcc-bug-7.c: New.
6895 * gcc.dg/vmx/gcc-bug-8.c: New.
6896 * gcc.dg/vmx/gcc-bug-9.c: New.
6897 * gcc.dg/vmx/gcc-bug-b.c: New.
6898 * gcc.dg/vmx/gcc-bug-c.c: New.
6899 * gcc.dg/vmx/gcc-bug-d.c: New.
6900 * gcc.dg/vmx/gcc-bug-e.c: New.
6901 * gcc.dg/vmx/gcc-bug-f.c: New.
6902 * gcc.dg/vmx/gcc-bug-g.c: New.
6903 * gcc.dg/vmx/gcc-bug-i.c: New.
6904 * gcc.dg/vmx/harness.h: New.
6905 * gcc.dg/vmx/ira1.c: New.
6906 * gcc.dg/vmx/ira2a.c: New.
6907 * gcc.dg/vmx/ira2b.c: New.
6908 * gcc.dg/vmx/ira2.c: New.
6909 * gcc.dg/vmx/ira2c.c: New.
6910 * gcc.dg/vmx/mem.c: New.
6911 * gcc.dg/vmx/newton-1.c: New.
6912 * gcc.dg/vmx/ops.c: New.
6913 * gcc.dg/vmx/sn7153.c: New.
6914 * gcc.dg/vmx/spill2.c: New.
6915 * gcc.dg/vmx/spill3.c: New.
6916 * gcc.dg/vmx/spill.c: New.
6917 * gcc.dg/vmx/t.c: New.
6918 * gcc.dg/vmx/varargs-1.c: New.
6919 * gcc.dg/vmx/varargs-2.c: New.
6920 * gcc.dg/vmx/varargs-3.c: New.
6921 * gcc.dg/vmx/varargs-4.c: New.
6922 * gcc.dg/vmx/varargs-5.c: New.
6923 * gcc.dg/vmx/varargs-6.c: New.
6924 * gcc.dg/vmx/varargs-7.c: New.
6925 * gcc.dg/vmx/vmx.exp: New.
6926 * gcc.dg/vmx/vprint-1.c: New.
6927 * gcc.dg/vmx/vscan-1.c: New.
6928 * gcc.dg/vmx/x-01.c: New.
6929 * gcc.dg/vmx/x-02.c: New.
6930 * gcc.dg/vmx/x-03.c: New.
6931 * gcc.dg/vmx/x-04.c: New.
6932 * gcc.dg/vmx/x-05.c: New.
6933 * gcc.dg/vmx/yousufi-1.c: New.
6934 * gcc.dg/vmx/zero-1.c: New.
6935 * gcc.dg/vmx/zero.c: New.
6936
6937 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6938
6939 * g++.dg/lookup/java1.C: Update for chage of
6940 _Jv_AllocObject.
6941 * g++.dg/lookup/java2.C: Likewise.
6942
6943 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6944
6945 * ada/acats/run_all.sh: use -O2 by default.
6946
6947 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6948
6949 * gcc.dg/vr-mult-[12].c: New tests.
6950
6951 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6952
6953 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6954
6955 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6956
6957 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6958
6959 * lib/target-supports.exp (check_profiling_available): Assume profiling
6960 isn't available for mips*-*-elf targets.
6961
6962 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6963
6964 * gcc.dg/builtins-38.c: New test.
6965
6966 2004-04-14 Eric Christopher <echristo@redhat.com>
6967
6968 * g++.dg/charset/charset.exp: Run .cc extension tests.
6969
6970 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6971
6972 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6973
6974 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6975
6976 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6977
6978 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6979
6980 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6981 * gcc.dg/i386-387-2.c: Likewise.
6982
6983 * gcc.dg/i386-387-7.c: New test.
6984 * gcc.dg/i386-387-8.c: New test.
6985
6986 * gcc.dg/builtins-37.c: New test.
6987
6988 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6989
6990 * g++.dg/pch/externc-1.C: Add missing semicolon.
6991
6992 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6993
6994 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6995
6996 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6997
6998 * gcc.c-torture/execute/20040411-1.c: New test.
6999
7000 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
7001
7002 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
7003
7004 2004-04-09 Chris Demetriou <cgd@broadcom.com>
7005
7006 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
7007
7008 2004-04-09 Zack Weinberg <zack@codesourcery.com>
7009
7010 * lib/target-supports.exp (check_named_sections_available): New.
7011 * lib/gcc-dg.exp (dg-require-named-sections): New.
7012 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
7013 old-deja.exp. Also prune error-count message from HP linker.
7014 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
7015
7016 * g++.dg/init/init-ref4.C: Use dg-require-weak.
7017 * g++.old-deja/g++.pt/static3.C: Likewise.
7018 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
7019
7020 2004-04-09 Roger Sayle <roger@eyesopen.com>
7021
7022 * gcc.c-torture/execute/20040409-1.c: New test case.
7023 * gcc.c-torture/execute/20040409-2.c: New test case.
7024 * gcc.c-torture/execute/20040409-3.c: New test case.
7025
7026 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
7027
7028 * gcc.dg/20040409-1.c: New test.
7029
7030 2004-04-08 Roger Sayle <roger@eyesopen.com>
7031
7032 PR target/14888
7033 * g++.dg/opt/pr14888.C: New test case.
7034
7035 2004-04-08 Geoffrey Keating <geoffk@apple.com>
7036
7037 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
7038 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
7039 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
7040 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
7041 New tests.
7042
7043 2004-04-08 Paul Brook <paul@codesourcery.com>
7044
7045 * gcc.dg/spill-1.c: New test.
7046
7047 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7048
7049 * gcc.dg/torture/builtin-ctype-2.c: New test.
7050
7051 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
7052
7053 * gcc.dg/pch/pch.exp: Add largefile test.
7054
7055 2004-04-06 Geoffrey Keating <geoffk@apple.com>
7056
7057 * g++.dg/pch/externc-1.Hs: New.
7058 * g++.dg/pch/externc-1.C: New.
7059
7060 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7061
7062 * gcc.dg/compat/struct-by-value-5a_main.c,
7063 gcc.dg/compat/struct-by-value-5b_main.c: New files.
7064 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
7065 * gcc.dg/compat/struct-by-value-5a_x.c,
7066 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
7067 gcc.dg/compat/struct-by-value-5_x.c.
7068 * gcc.dg/compat/struct-by-value-5a_y.c,
7069 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
7070 gcc.dg/compat/struct-by-value-5_y.c.
7071
7072 * gcc.dg/compat/struct-by-value-6a_main.c,
7073 gcc.dg/compat/struct-by-value-6b_main.c: New files.
7074 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
7075 * gcc.dg/compat/struct-by-value-6a_x.c,
7076 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
7077 gcc.dg/compat/struct-by-value-6_x.c.
7078 * gcc.dg/compat/struct-by-value-6a_y.c,
7079 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
7080 gcc.dg/compat/struct-by-value-6_y.c.
7081
7082 * gcc.dg/compat/struct-by-value-7a_main.c,
7083 gcc.dg/compat/struct-by-value-7b_main.c: New files.
7084 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
7085 * gcc.dg/compat/struct-by-value-7a_x.c,
7086 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
7087 gcc.dg/compat/struct-by-value-7_x.c.
7088 * gcc.dg/compat/struct-by-value-7a_y.c,
7089 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
7090 gcc.dg/compat/struct-by-value-7_y.c.
7091
7092 2004-04-06 Jakub Jelinek <jakub@redhat.com>
7093
7094 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
7095 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
7096 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
7097 options.
7098
7099 2004-04-06 Uros Bizjak <uros@kss-loka.si>
7100
7101 * gcc.dg/builtins-36.c: New test.
7102
7103 2004-04-06 Paul Brook <paul@codesourcery.com>
7104
7105 * README.gcc: Remove obsolete contraint on testcases.
7106
7107 2004-04-05 Paul Brook <paul@codesourcery.com>
7108
7109 PR2123
7110 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
7111 failure and exit(0) on success.
7112 * g++.dg/expr/anew2.C: Ditto.
7113 * g++.dg/expr/anew3.C: Ditto.
7114 * g++.dg/expr/anew4.C: Ditto.
7115
7116 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
7117
7118 PR c++/3518
7119 * g++.dg/template/unify7.C: New.
7120
7121 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
7122
7123 * g++.dg/README: Bring up to date with new subdirectories; remove
7124 duplicate subdirectory lines.
7125
7126 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
7127
7128 PR c++/14007
7129 * g++.dg/template/unify5.C: New.
7130 * g++.dg/template/unify6.C: New.
7131 * g++.dg/template/qualttp20.C: Adjust.
7132 * g++.old-deja/g++.jason/report.C: Adjust.
7133 * g++.old-deja/g++.other/qual1.C: Adjust.
7134
7135 2004-04-01 Mark Mitchell <mark@codesourcery.com>
7136
7137 PR c++/14803
7138 * g++.dg/inherit/ptrmem1.C: New test.
7139
7140 2004-04-01 Jakub Jelinek <jakub@redhat.com>
7141
7142 PR c++/14755
7143 * gcc.c-torture/execute/20040331-1.c: New test.
7144 * gcc.dg/20040331-1.c: New test.
7145
7146 2004-04-01 Paul Brook <paul@codesourcery.com>
7147
7148 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
7149
7150 2004-03-30 Mark Mitchell <mark@codesourcery.com>
7151
7152 PR c++/14724
7153 * g++.dg/init/goto1.C: New test.
7154
7155 PR c++/14763
7156 * g++.dg/template/defarg4.C: New test.
7157
7158 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
7159
7160 * gcc.dg/altivec-11.c: Extend test for more valid cases.
7161
7162 2004-03-28 David Edelsohn <edelsohn@gnu.org>
7163
7164 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
7165
7166 2004-03-28 Zack Weinberg <zack@codesourcery.com>
7167
7168 * gcc.dg/noncompile/undeclared-2.c: New test.
7169
7170 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
7171
7172 * gcc.dg/940409-1.c: Remove XFAIL.
7173 * gcc.dg/reg-vol-struct-1.c: New test.
7174
7175 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7176
7177 * gcc.dg/torture/builtin-wctype-1.c: New test.
7178
7179 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
7180
7181 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
7182 * gcc.dg/20001101-1.c: Likewise.
7183 * gcc.dg/20001102-1.c: Likewise.
7184
7185 2004-03-25 Roger Sayle <roger@eyesopen.com>
7186
7187 * gcc.dg/compare8.c: Add an additional test for XOR.
7188
7189 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7190
7191 * gcc.dg/torture/builtin-ctype-1.c: New test.
7192
7193 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7194
7195 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
7196 * gcc.dg/torture/builtin-math-1.c: Likewise.
7197 * gcc.dg/torture/builtin-power-1.c: New test.
7198
7199 2004-03-24 Andreas Schwab <schwab@suse.de>
7200
7201 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
7202 IA64 assembler.
7203
7204 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
7205 Roger Sayle <roger@eyesopen.com>
7206
7207 * gcc.dg/compare8.c: New test case.
7208
7209 2004-03-23 Ziemowit Laski <zlaski@apple.com>
7210
7211 * g++.dg/ext/altivec-7.C: New test.
7212
7213 2004-03-23 Zack Weinberg <zack@codesourcery.com>
7214
7215 PR 12267, 12391, 12560, 13129, 14114, 14133
7216 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
7217 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
7218 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
7219 Adjust error regexps.
7220 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
7221 * gcc.dg/noncompile/undeclared-1.c: New test cases.
7222 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
7223 * gcc.dg/local1.c: Add explanatory comment.
7224
7225 2004-03-23 Roger Sayle <roger@eyesopen.com>
7226
7227 PR optimization/14669
7228 * g++.dg/opt/fold2.C: New test case.
7229
7230 2004-03-22 Jakub Jelinek <jakub@redhat.com>
7231
7232 PR c/14069
7233 * gcc.dg/20040322-1.c: New test.
7234
7235 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7236
7237 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
7238 * gcc.dg/ultrasp4.c: Likewise.
7239 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
7240
7241 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7242
7243 * gcc.dg/i386-sse-8.c: Reset default options.
7244
7245 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
7246
7247 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
7248 in the error message text.
7249
7250 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
7251
7252 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
7253
7254 2004-03-21 Mark Mitchell <mark@codesourcery.com>
7255
7256 PR c++/14616
7257 * g++.dg/init/array13.C: New test.
7258
7259 2004-03-20 Roger Sayle <roger@eyesopen.com>
7260
7261 PR target/13889
7262 * gcc.c-torture/compile/pr13889.c: New test case.
7263
7264 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
7265
7266 PR c/14635
7267 * builtins-1.c (nan, nans): Don't test.
7268 * builtins-30.c: Don't use nan, nanf, nanl.
7269 * builtins-35.c: New test.
7270
7271 2004-03-19 Ziemowit Laski <zlaski@apple.com>
7272
7273 * g++.dg/ext/altivec-6.C: New test.
7274
7275 2004-03-19 Mark Mitchell <mark@codesourcery.com>
7276
7277 * g++.dg/init/placement3.C: New test.
7278
7279 * g++.dg/template/spec13.C: New test.
7280
7281 * g++.dg/lookup/using11.C: New test.
7282
7283 * g++.dg/lookup/koenig3.C: New test.
7284
7285 * g++.dg/template/operator2.C: New test.
7286
7287 * g++.dg/expr/dtor3.C: New test.
7288 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
7289 marker.
7290 * g++.old-deja/g++.law/visibility28.C: Likewise.
7291
7292 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
7293
7294 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
7295 * gcc.dg/ppc64-abi-3.c: Likewise.
7296
7297 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7298
7299 PR c++/14545
7300 * g++.dg/parse/template15.C: New test.
7301
7302 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7303
7304 * g++.dg/expr/dtor2.C: New test.
7305
7306 * g++.dg/lookup/anon4.C: New test.
7307
7308 * g++.dg/overload/using1.C: New test.
7309
7310 * g++.dg/template/lookup7.C: New test.
7311
7312 * g++.dg/template/typename6.C: New test.
7313
7314 * g++.dg/expr/cond6.C: New test.
7315
7316 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7317
7318 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
7319
7320 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7321
7322 * g++.dg/expr/cond5.C: New test.
7323 * g++.dg/expr/constcast1.C: Likewise.
7324 * g++.dg/expr/ptrmem2.C: Likewise.
7325 * g++.dg/expr/ptrmem3.C: Likewise.
7326 * g++.dg/lookup/main1.C: Likewise.
7327 * g++.dg/template/lookup6.C: Likewise.
7328
7329 2004-03-18 Mark Mitchell <mark@codesourcery.com>
7330
7331 * gcc.dg/local1.c: New test.
7332
7333 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
7334
7335 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7336
7337 * gcc.dg/torture/builtin-convert-1.c: New test.
7338
7339 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7340
7341 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
7342
7343 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7344
7345 PR c++/14481
7346 * g++.dg/warn/Wunused-7.C: New test.
7347
7348 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7349
7350 * gcc.dg/torture/builtin-integral-1.c: New test.
7351
7352 2004-03-16 Mark Mitchell <mark@codesourcery.com>
7353
7354 PR c++/14586
7355 * g++.dg/parse/non-dependent3.C: New test.
7356
7357 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
7358
7359 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
7360 * g++.dg/eh/simd-2.C: Likewise.
7361 * g++.dg/init/array10.C: Likewise.
7362 * gcc.c-torture/compile/simd-1.c: Likewise.
7363 * gcc.c-torture/compile/simd-2.c: Likewise.
7364 * gcc.c-torture/compile/simd-3.c: Likewise.
7365 * gcc.c-torture/compile/simd-4.c: Likewise.
7366 * gcc.c-torture/compile/simd-6.c: Likewise.
7367 * gcc.c-torture/execute/simd-1.c: Likewise.
7368 * gcc.c-torture/execute/simd-2.c: Likewise.
7369 * gcc.dg/compat/vector-defs.h: Likewise.
7370 * gcc.dg/20020531-1.c: Likewise.
7371 * gcc.dg/altivec-3.c: Likewise.
7372 * gcc.dg/altivec-4.c: Likewise.
7373 * gcc.dg/altivec-varargs-1.c: Likewise.
7374 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
7375 * gcc.dg/i386-mmx-3.c: Likewise.
7376 * gcc.dg/i386-sse-4.c: Likewise.
7377 * gcc.dg/i386-sse-5.c: Likewise.
7378 * gcc.dg/i386-sse-8.c: Likewise.
7379 * gcc.dg/simd-1.c: Likewise.
7380 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
7381 __ev64_opaque__ since the machine description provides it.
7382
7383 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7384
7385 * lib/compat.exp (skip_list): New global variable.
7386 Use it to hold the user defined COMPAT_SKIPS list if any.
7387 (compat-obj): Add the members of skip_list to optall.
7388
7389 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7390
7391 * gcc.dg/compat/union-by-value-1_main.c,
7392 union-by-value-1_x.c, union-by-value-1_y.c,
7393 union-check.h, union-defs.h,
7394 union-init.h, union-return-1_main.c,
7395 union-return-1_x.c, union-return-1_y.c: New files.
7396
7397 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7398
7399 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
7400 mixed-struct-init.h: Add 4 mixed structure types.
7401 struct-by-value-21_main.c, struct-by-value-21_x.c,
7402 struct-by-value-21_y.c, struct-return-21_main.c,
7403 struct-return-21_x.c, struct-return-21_y.c: New files.
7404
7405 2004-03-13 Mark Mitchell <mark@codesourcery.com>
7406
7407 PR c++/14550
7408 * g++.dg/parse/template14.C: New test.
7409
7410 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
7411
7412 * gcc.c-torture/execute/20040313-1.c: New test.
7413
7414 2004-03-13 Jakub Jelinek <jakub@redhat.com>
7415
7416 PR target/14533
7417 * gcc.dg/20040311-2.c: New test.
7418
7419 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
7420
7421 PR other/14544
7422 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
7423 bit-field.
7424
7425 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7426
7427 * gcc.dg/20040305-2.c: Add missing return statement.
7428
7429 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7430
7431 * gcc.dg/builtins-34.c: Also check pow10*.
7432
7433 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7434
7435 PR target/14262
7436 * gcc.dg/20040305-2.c: New test.
7437
7438 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
7439
7440 * gcc.dg/20040310-1.c: New test.
7441
7442 2004-03-11 Roger Sayle <roger@eyesopen.com>
7443
7444 * gcc.c-torture/execute/20040311-1.c: New test case.
7445
7446 2004-03-11 Mark Mitchell <mark@codesourcery.com>
7447
7448 PR c++/14476
7449 * g++.dg/lookup/enum1.C: New test.
7450
7451 2004-03-10 Mark Mitchell <mark@codesourcery.com>
7452
7453 PR c++/14510
7454 * g++.dg/lookup/struct2.C: New test.
7455
7456 2004-03-10 Uros Bizjak <uros@kss-loka.si>
7457
7458 * gcc.dg/builtins-34.c: New test.
7459
7460 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7461
7462 * gcc.dg/torture/builtin-nonneg-1.c: New test.
7463
7464 2004-03-09 James E Wilson <wilson@specifixinc.com>
7465
7466 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
7467 * gcc.dg/alias-2.c: New testcase.
7468
7469 2004-03-09 Zack Weinberg <zack@codesourcery.com>
7470
7471 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
7472
7473 2004-03-09 Roger Sayle <roger@eyesopen.com>
7474
7475 * gcc.c-torture/execute/20040309-1.c: New test case.
7476
7477 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
7478
7479 PR c++/14397
7480 * g++.dg/overload/ref1.C: New.
7481
7482 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7483
7484 PR c++/14409
7485 * g++.dg/template/spec12.C: New test.
7486
7487 PR c++/14448
7488 * g++.dg/parse/crash14.C: New test.
7489
7490 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7491
7492 PR c++/14230
7493 * g++.dg/init/ref11.C: New test.
7494
7495 2004-03-09 Mark Mitchell <mark@codesourcery.com>
7496
7497 PR c++/14432
7498 * g++.dg/parse/builtin2.C: New test.
7499
7500 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7501
7502 PR c++/14401
7503 * g++.dg/init/ctor3.C: New test.
7504 * g++.dg/init/union1.C: New test.
7505 * g++.dg/ext/anon-struct4.C: New test.
7506
7507 2004-03-08 Mark Mitchell <mark@codesourcery.com>
7508
7509 * g++.dg/lookup/koenig1.C: Tweak error messages.
7510 * g++.dg/lookup/used-before-declaration.C: Likewise.
7511 * g++.dg/other/do1.C: Likewise.
7512 * g++.dg/overload/koenig1.C: Likewise.
7513 * g++.dg/parse/crash13.C: Likewise.
7514 * g++.dg/template/instantiate3.C: Likewise.
7515
7516 2004-03-08 Eric Christopher <echristo@redhat.com>
7517
7518 * * lib/target-supports.exp: Enable libiconv in test
7519 compilation. Fix up error checking.
7520
7521 2004-03-08 Roger Sayle <roger@eyesopen.com>
7522
7523 PR middle-end/14289
7524 * gcc.dg/pr14289-1.c: New test case.
7525 * gcc.dg/pr14289-2.c: Likewise.
7526 * gcc.dg/pr14289-3.c: Likewise.
7527
7528 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
7529
7530 * gcc.c-torture/execute/20040308-1.c: New test.
7531
7532 2004-03-07 Roger Sayle <roger@eyesopen.com>
7533
7534 * gcc.c-torture/execute/20040307-1.c: New test case.
7535
7536 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
7537
7538 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7539
7540 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
7541
7542 * gcc.dg/20040306-1.c: New test.
7543
7544 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
7545
7546 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7547 them static.
7548 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7549
7550 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7551
7552 PR c/14465
7553 * gcc.dg/decl-6.c: New test.
7554
7555 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7556
7557 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7558 Rename LOGPOW -> LOG_POW.
7559 (SQRT_EXP, POW_EXP): New.
7560
7561 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7562
7563 * gcc.dg/i386-sse-8.c: New test.
7564
7565 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7566
7567 PR c/14114
7568 * gcc.dg/decl-5.c: New test.
7569
7570 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
7571
7572 * gcc.dg/20040305-1.c: New test.
7573
7574 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
7575
7576 PR other/14354
7577 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7578
7579 2004-03-04 Ziemowit Laski <zlaski@apple.com>
7580
7581 PR c++/14425, c++/14426
7582 * g++.dg/ext/altivec-4.C: New test.
7583 * g++.dg/ext/altivec-5.C: New test.
7584
7585 2004-03-04 Geoffrey Keating <geoffk@apple.com>
7586
7587 * g++.old-deja/g++.other/linkage1.C: Expect errors about
7588 global variables of a type with no linkage.
7589 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7590 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7591 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7592 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7593 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7594 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7595 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7596 * g++.dg/warn/deprecated.C: Name enum Color.
7597 * g++.dg/overload/VLA.C: Name structure for 'b'.
7598 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7599
7600 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7601
7602 * gcc.c-torture/compile/20040304-1.c: New test.
7603
7604 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7605
7606 PR 13728
7607 * gcc.dg/decl-4.c: New testcase.
7608
7609 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7610
7611 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7612 as PRECF if sizeof (float) > sizeof (double).
7613 (PRECL): Make it the same as PRECF if
7614 sizeof (float) > sizeof (long double).
7615
7616 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7617
7618 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7619 system type. Add check for irix6 which doesn't have c99 runtime.
7620
7621 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7622
7623 * gcc.dg/const-elim-1.c: xfail for xtensa.
7624
7625 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7626
7627 PR c++/14369
7628 * g++.dg/template/cond4.C: New test.
7629
7630 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7631
7632 PR c++/14360
7633 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7634
7635 PR c++/14361
7636 * g++.dg/parse/defarg7.C: New test.
7637
7638 PR c++/14359
7639 * g++.dg/template/friend26.C: New test.
7640
7641 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7642
7643 PR c++/14324
7644 * g++.dg/abi/mangle21.C: New test.
7645
7646 PR c++/14260
7647 * g++.dg/parse/constructor2.C: New test.
7648
7649 PR c++/14337
7650 * g++.dg/template/sfinae1.C: New test.
7651
7652 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7653
7654 PR c++/14267
7655 * g++.dg/expr/crash2.C: New test.
7656
7657 PR middle-end/13448
7658 * gcc.dg/inline-5.c: New test.
7659 * gcc.dg/always-inline.c: Split out tests into ...
7660 * gcc.dg/always-inline2.c: ... this and ...
7661 * gcc.dg/always-inline3.c: ... this.
7662
7663 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7664
7665 PR debug/12103
7666 * g++.dg/debug/crash1.C: New test.
7667
7668 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7669
7670 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7671 function with __attribute__((noinline)).
7672 (recurser_void2): Likewise.
7673 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7674 (recurser_void2): Likewise.
7675
7676 2004-02-29 Roger Sayle <roger@eyesopen.com>
7677
7678 PR middle-end/14203
7679 * g++.dg/warn/Wunused-6.C: New test case.
7680
7681 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7682
7683 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7684 not defined.
7685
7686 2004-02-27 Eric Christopher <echristo@redhat.com>
7687
7688 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7689 * g++.dg/charset/asm2.c: Run only x86.
7690 * gcc.dg/charset/asm3.c: Ditto.
7691
7692 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7693
7694 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7695 ld_library_path.
7696
7697 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7698
7699 * g++.dg/ext/altivec-3.C: New.
7700
7701 2004-02-26 Richard Henderson <rth@redhat.com>
7702
7703 * g++.dg/ext/attrib10.C: Mark for warning.
7704 * gcc.dg/attr-alias-1.c: New.
7705
7706 2004-02-26 Richard Henderson <rth@redhat.com>
7707
7708 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7709 * gcc.c-torture/execute/20040208-2.c: ... it back.
7710
7711 2004-02-26 Eric Christopher <echristo@redhat.com>
7712
7713 * lib/target-supports.exp (check-iconv-available): New function.
7714 * lib/gcc-dg.exp (dg-require-iconv): New function.
7715 Use above.
7716 * gcc.dg/charset: New directory.
7717 * gcc.dg/charset/charset.exp: New file.
7718 * gcc.dg/charset/asm1.c: Ditto.
7719 * gcc.dg/charset/asm2.c: Ditto.
7720 * gcc.dg/charset/asm3.c: Ditto.
7721 * gcc.dg/charset/asm4.c: Ditto.
7722 * gcc.dg/charset/asm5.c: Ditto.
7723 * gcc.dg/charset/attribute1.c: Ditto.
7724 * gcc.dg/charset/attribute2.c: Ditto.
7725 * gcc.dg/charset/string1.c: Ditto.
7726 * g++.dg/charset: New directory.
7727 * g++.dg/dg.exp: Add here. Special options.
7728 * g++.dg/charset/charset.exp: New file.
7729 * g++.dg/charset/asm1.c: Ditto.
7730 * g++.dg/charset/asm2.c: Ditto.
7731 * g++.dg/charset/asm3.c: Ditto.
7732 * g++.dg/charset/asm4.c: Ditto.
7733 * g++.dg/charset/attribute1.c: Ditto.
7734 * g++.dg/charset/attribute2.c: Ditto.
7735 * g++.dg/charset/extern1.cc: Ditto.
7736 * g++.dg/charset/extern2.cc: Ditto.
7737 * g++.dg/charset/string1.c: Ditto.
7738
7739 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7740
7741 PR c++/14278
7742 * g++.dg/parse/comma1.C: New test.
7743
7744 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7745
7746 PR c++/14284
7747 * g++.dg/template/ttp8.C: New test.
7748
7749 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7750
7751 * gcc.dg/fixuns-trunc-1.c: New test.
7752
7753 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7754
7755 * gcc.dg/builtins-config.h: Use #elif.
7756
7757 2004-02-26 Michael Matz <matz@suse.de>
7758
7759 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7760 * gcc.dg/991214-1.c: Likewise.
7761 * gcc.dg/i386-asm-1.c: Likewise.
7762
7763 2004-02-25 Richard Henderson <rth@redhat.com>
7764
7765 * gcc.c-torture/execute/20040208-2.c: Move ...
7766 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7767
7768 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7769
7770 PR c++/14246
7771 * g++.dg/other/crash-3.C: New test.
7772
7773 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7774
7775 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7776 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7777
7778 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7779 HP-UX.
7780
7781 2004-02-24 Michael Matz <matz@suse.de>
7782
7783 * gcc.dg/i386-regparm.c: New.
7784
7785 2004-02-23 James E Wilson <wilson@specifixinc.com>
7786
7787 * gcc.c-torture/execute/20040223-1.c: New.
7788
7789 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7790 Kazu Hirata <kazu@cs.umass.edu>
7791
7792 * gcc.dg/fwritable-strings-1.c: Remove.
7793
7794 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7795
7796 PR c/14156
7797 * gcc.dg/20040223-1.c: New test.
7798
7799 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7800
7801 PR c++/14106
7802 * g++.dg/ext/typeof9.C: New test.
7803
7804 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7805
7806 PR c++/14250
7807 * g++.dg/other/switch1.C: New test.
7808
7809 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7810
7811 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7812 * gcc.dg/va-arg-1.c: Likewise.
7813
7814 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7815
7816 PR c++/14143
7817 * g++.dg/template/koenig5.C: New test.
7818
7819 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7820
7821 * g++.dg/ext/altivec-1.C: Generalize target triple.
7822 * g++.dg/ext/altivec-2.C: New test case.
7823 * g++.dg/ext/altivec_check.h: New file.
7824 * gcc.dg/altivec-1.c: Generalize target triple;
7825 include altivec_check.h and call altivec_check().
7826 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7827 * gcc.dg/altivec-6.c: New test case.
7828 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7829 type casts as needed.
7830 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7831 altivec_check().
7832 * gcc.dg/altivec-12.c: New test case.
7833 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7834 include altivec_check.h and call altivec_check().
7835 * gcc.dg/altivec_check.h: New file.
7836
7837 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7838
7839 * lib/target-supports.exp (check_alias_available): Don't mangle
7840 function `g' in test program.
7841
7842 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7843
7844 * lib/target-supports.exp (check_profiling_available): Check
7845 argument to determine whether we support a profiling type.
7846 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7847 check_profiling_available.
7848 * g++.dg/bprob/bprob.exp: Likewise
7849 * g77.dg/bprob/bprob.exp: Likewise.
7850 * gcc.misc-tests/bprob.exp: Likewise.
7851 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7852 dg-require-profiling and delete expected error handling.
7853 * gcc.dg/20021014-1.c: Likewise.
7854 * gcc.dg/nest.c: Likewise.
7855
7856 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7857
7858 PR c++/12007
7859 * g++.dg/other/vthunk1.C: New test.
7860
7861 2004-02-20 Falk Hueffner <falk@debian.org>
7862
7863 PR target/14201
7864 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7865
7866 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7867
7868 PR c++/13927
7869 * g++.dg/other/error8.C: Remove XFAIL markers.
7870
7871 PR c++/14173
7872 * g++.dg/ext/packed5.C: New test.
7873
7874 PR c++/14199
7875 * g++.dg/warn/Wunused-5.C: New test.
7876
7877 PR c++/14186
7878 * g++.dg/lookup/member1.C: New test.
7879
7880 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7881
7882 * gcc.c-torture/compile/20040130-1.c: Enable only when
7883 __INT_MAX__ >= 2147483647L.
7884 * gcc.c-torture/compile/961203-1.c: Likewise.
7885
7886 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7887
7888 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7889 * g++.dg/opt/template1.C: Robustify assembler regexp
7890
7891 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7892
7893 * gcc.c-torture/execute/simd-4.x: Remove.
7894 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7895 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7896 Guard with #ifndef SKIP_ATTRIBUTE.
7897 * gcc.dg/compat/vector-1_y.c: Likewise.
7898 * gcc.dg/compat/vector-2_x.c: Likewise.
7899 * gcc.dg/compat/vector-2_y.c: Likewise.
7900 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7901 * g++.dg/eh/simd-2.C: Likewise.
7902
7903 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7904
7905 * gcc.c-torture/compile/complex-1.c: New.
7906
7907 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7908
7909 PR target/14209
7910 * gcc.c-torture/execute/20040218-1.c: New test.
7911
7912 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7913
7914 PR c++/14181
7915 * g++.dg/parse/new2.C: New test.
7916
7917 2004-02-18 Paul Brook <paul@codesourcery.com>
7918
7919 * gcc.c-torture/compile/libcall-1.c: New test.
7920
7921 2004-02-18 Paul Brook <paul@codesourcery.com>
7922
7923 PR debug/12934
7924 * gcc.dg/debug/debug-7.c: New test.
7925
7926 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7927
7928 * gcc.dg/20040217-1.c: New test.
7929
7930 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7931
7932 * gcc.c-torture/execute/990208-1.x: Delete.
7933
7934 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7935
7936 * gcc.c-torture/execute/20040208-2.x: New file.
7937
7938 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7939
7940 PR c++/11326
7941 * g++.dg/abi/structret1.C: New test.
7942
7943 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7944
7945 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7946 (i386_cpuid): No need to test if cpuid is available on AMD64.
7947 Fix assembly, so that it works onboth i386 and AMD64.
7948 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7949 (vecInLong): Fix s[] member type to unsigned int.
7950 (vecInWord): Remove type.
7951 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7952 (a64, b64, c64, d64, e64): Remove.
7953 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7954 Remove unused variable. Remove initialization of removed variables.
7955 Don't call mmx_tests nor sse_tests.
7956 (reference_mmx, reference_sse): Remove.
7957 (check): Add return stmt.
7958 * gcc.dg/i386-sse-7.c: New test.
7959 * gcc.dg/i386-mmx-4.c: New test.
7960
7961 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7962
7963 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7964 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7965 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7966 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7967 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7968 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7969 g++.dg/tc1/dr94.C: Fix line terminator.
7970
7971 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7972
7973 * gcc.c-torture/compile/20040216-1.c: New.
7974
7975 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7976
7977 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7978 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7979 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7980 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7981 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7982 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7983
7984 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7985
7986 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7987
7988 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7989
7990 PR c++/13971
7991 * g++.dg/expr/cond4.C: New test.
7992
7993 PR c++/14086
7994 * g++.dg/lookup/crash2.C: New test.
7995
7996 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7997
7998 * gcc.c-torture/compile/20040214-2.c: New test.
7999
8000 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
8001
8002 PR c++/14116
8003 * g++.dg/ext/typeof8.C: New test.
8004
8005 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
8006
8007 * gcc.c-torture/compile/20040214-1.c: New test.
8008
8009 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8010
8011 PR c++/13635
8012 * g++.dg/template/spec11.C: New test.
8013
8014 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8015
8016 PR c++/13927
8017 * g++.dg/other/error8.C: New test.
8018
8019 2004-02-13 Mark Mitchell <mark@codesourcery.com>
8020
8021 PR c++/14122
8022 * g++.dg/template/array4.C: New test.
8023
8024 PR c++/14108
8025 * g++.dg/inherit/thunk2.C: New test.
8026
8027 PR c++/14083
8028 * g++.dg/eh/cond2.C: New test.
8029
8030 2004-02-12 Alan Modra <amodra@bigpond.net.au>
8031
8032 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
8033
8034 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
8035
8036 * lib/scanasm.exp (dg-scan): Quote pattern before display.
8037
8038 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
8039
8040 * g++.dg/simd-2.C: xfail on ppc64-linux.
8041
8042 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
8043
8044 PR c/456
8045 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
8046 tests.
8047
8048 2004-02-11 Uros Bizjak <uros@kss-loka.si>
8049
8050 * gcc.dg/builtins-33.c: New test.
8051
8052 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
8053
8054 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
8055
8056 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8057
8058 * g++.dg/simd-2.C: Set -maltivec for ppc64.
8059
8060 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
8061
8062 * gcc.dg/ppc64-abi-3.c: New test.
8063
8064 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
8065
8066 PR c/14092
8067
8068 * gcc.dg/pr14092-1.c: New testcase.
8069
8070 2004-02-10 Alan Modra <amodra@bigpond.net.au>
8071
8072 * gcc.dg/cpp/assert4.c: Fix typo last change.
8073
8074 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
8075 * gcc.dg/cpp/assert4.c: Handle powerpc64.
8076
8077 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
8078
8079 2004-02-09 Roger Sayle <roger@eyesopen.com>
8080
8081 * gcc.c-torture/compile/20040209-1.c: New test case.
8082
8083 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
8084
8085 * gcc.dg/c90-init-1.c: Adjust expected error messages.
8086
8087 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
8088
8089 * gcc.c-torture/execute/20040208-[12].c: New tests.
8090
8091 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8092
8093 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
8094
8095 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8096
8097 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
8098
8099 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8100
8101 Bug 13856
8102 * gcc.dg/visibility-8.c: New testcase.
8103
8104 2004-02-07 Zack Weinberg <zack@codesourcery.com>
8105
8106 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
8107 arguments.
8108 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
8109
8110 2004-02-07 Roger Sayle <roger@eyesopen.com>
8111
8112 PR middle-end/13696
8113 * g++.dg/opt/fold1.C: New test case.
8114
8115 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8116
8117 PR c++/14033
8118 * g++.dg/other/crash-2.C: New test.
8119
8120 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8121
8122 PR c++/14028
8123 * g++.dg/parse/angle-bracket2.C: New test.
8124
8125 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8126
8127 PR middle-end/13750
8128 Revert:
8129 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8130 PR pch/13361
8131 * testsuite/g++.dg/pch/wchar-1.C: New.
8132 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8133
8134 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8135
8136 PR c++/14008
8137 * g++.dg/parse/error15.C: New test.
8138 * g++.dg/parse/crash11.C: Update dg-error mark.
8139
8140 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8141
8142 PR c++/13932
8143 * g++.dg/warn/conv2.C: New test.
8144
8145 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8146
8147 PR c++/13086
8148 * g++.dg/warn/incomplete1.C: Remove xfail.
8149
8150 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8151
8152 * lib/file-format.exp (gcc_target_object_format): Use
8153 ${tool}_target_compile, not gcc_target_compile.
8154 * lib/target-supports.exp (check_alias_available): Likewise.
8155 (check_gc_sections_available): Likewise.
8156 * g++.dg/ext/attrib10.C: Use dg-require-alias.
8157 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
8158 dg-require-alias.
8159
8160 2004-02-04 Mark Mitchell <mark@codesourcery.com>
8161
8162 PR c++/13969
8163 * g++.dg/template/static6.C: New test.
8164
8165 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
8166
8167 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
8168
8169 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8170
8171 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
8172 tests for systems where `char' is unsigned by default.
8173
8174 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8175
8176 PR c++/13997
8177 * g++.dg/template/partial3.C: New test.
8178
8179 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8180
8181 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
8182 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
8183 Remove mentions of obsolete ports.
8184
8185 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
8186
8187 * gcc.dg/noncompile/20001228-1.c: Fix for new
8188 error message.
8189
8190 2004-02-03 Roger Sayle <roger@eyesopen.com>
8191
8192 PR target/9348
8193 * gcc.c-torture/execute/multdi-1.c: New test case.
8194
8195 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8196
8197 PR c++/13925
8198 * g++.dg/template/lookup5.C: New test.
8199
8200 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8201
8202 PR c++/13950
8203 * g++.dg/template/lookup4.C: New test.
8204
8205 PR c++/13970
8206 * g++.dg/parse/error14.C: New test.
8207
8208 PR c++/14002
8209 * g++.dg/parse/template13.C: New test.
8210
8211 2004-02-03 Mark Mitchell <mark@codesourcery.com>
8212
8213 PR c++/13978
8214 * g++.dg/template/koenig4.C: New test.
8215
8216 PR c++/13968
8217 * g++.dg/template/crash17.C: New test.
8218
8219 PR c++/13975
8220 * g++.dg/parse/error13.C: New test.
8221 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
8222
8223 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
8224
8225 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
8226
8227 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
8228
8229 PR c/11658
8230 PR c/13994
8231 * gcc.dg/noncompile/20040203-1.c: New test.
8232 * gcc.dg/noncompile/20040203-2.c: Likewise.
8233 * gcc.dg/noncompile/20040203-3.c: Likewise.
8234 * gcc.dg/20040203-1.c: Likewise.
8235
8236 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
8237
8238 PR c++/10858
8239 * g++.dg/template/sizeof7.C: New test.
8240
8241 2004-02-02 Eric Christopher <echristo@redhat.com>
8242 Zack Weinberg <zack@codesourcery.com>
8243
8244 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
8245
8246 2004-02-02 Zack Weinberg <zack@codesourcery.com>
8247
8248 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
8249 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
8250 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
8251 * gcc.dg/cleanup-5.c: Run only on Linux targets.
8252
8253 2004-02-02 Mark Mitchell <mark@codesourcery.com>
8254
8255 PR c++/13113
8256 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
8257
8258 PR c++/13854
8259 * g++.dg/ext/attrib13.C: New test.
8260
8261 PR c++/13907
8262 * g++.dg/conversion/op2.C: New test.
8263
8264 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8265
8266 * gcc.dg/titype-1.c: Fix pasto.
8267
8268 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
8269
8270 * gcc.dg/titype-1.c: New test.
8271
8272 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8273
8274 PR c++/13957
8275 * g++.dg/template/non-type-template-argument-1.C,
8276 g++.dg/template/qualified-id1.C: Update dg-error marks.
8277 * g++.dg/template/nontype6.C: New test.
8278
8279 2004-02-01 Roger Sayle <roger@eyesopen.com>
8280
8281 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
8282 * gcc.dg/builtins-31.c: New testcase.
8283 * gcc.dg/builtins-32.c: New testcase.
8284
8285 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
8286
8287 * objc.dg/call-super-2.m: Update line numbers
8288 for the including of stddef.h.
8289
8290 2004-01-30 Michael Matz <matz@suse.de>
8291
8292 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
8293 g++.dg/ext/case-range3.C: New tests.
8294
8295 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8296
8297 DR206
8298 PR c++/13813
8299 * g++.dg/template/member4.C: New test.
8300
8301 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8302
8303 PR c++/13683
8304 * g++.dg/template/sizeof6.C: New test.
8305
8306 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8307
8308 * gcc.dg/fwritable-strings-1.c: New test.
8309
8310 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
8311
8312 * gcc.c-torture/compile/20040130-1.c: New test.
8313
8314 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
8315
8316 * objc.dg/call-super-2.m: Include stddef.h for size_t.
8317
8318 2004-01-29 Mark Mitchell <mark@codesourcery.com>
8319
8320 PR c++/13883
8321 * g++.dg/template/ctor3.C: New test.
8322
8323 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8324
8325 * g++.dg/tc1: New directory.
8326 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
8327 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
8328 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
8329 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
8330 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
8331
8332 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8333
8334 * g++.dg/parse/error11.C: New test.
8335 * g++.dg/parse/error12.C: Likewise.
8336
8337 2004-01-28 Ziemowit Laski <zlaski@apple.com>
8338
8339 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
8340 (scan_initial, main): Use aligned_sizeof instead of sizeof.
8341
8342 2004-01-28 Mark Mitchell <mark@codesourcery.com>
8343
8344 PR c++/13791
8345 * g++.dg/ext/attrib12.C: New test.
8346
8347 PR c++/13736
8348 * g++.dg/parse/cast2.C: New test.
8349
8350 2004-01-27 James E Wilson <wilson@specifixinc.com>
8351
8352 * objc.dg/encode-2.m (main): New local string. Set depending on
8353 sizeof long. Use in sscanf call.
8354 * objc.dg/encode-3.m (main): New local string. Set depending on
8355 sizeof long. Use in scan_initial call.
8356
8357 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8358
8359 * objc.dg/call-super-2.m: Make LP64-safe.
8360 * objc.dg/desig-init-1.m: Likewise.
8361
8362 2004-01-27 Devang Patel <dpatel@apple.com>
8363
8364 * g++.dg/debug/namespace1.C: New test.
8365
8366 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
8367
8368 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
8369 xscale-*-*.
8370
8371 * gcc.dg/arm-mmx-1.c: New test.
8372
8373 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8374
8375 * gcc.dg/20040127-1.c: New test.
8376 * gcc.dg/20040127-2.c: New test.
8377
8378 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8379
8380 * objc.dg/stret-1.m (glob): Renamed to globa.
8381
8382 2004-01-26 Mark Mitchell <mark@codesourcery.com>
8383
8384 PR c++/13663
8385 * g++.dg/expr/for1.C: New test.
8386
8387 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
8388
8389 PR middle-end/13779
8390 * gcc.dg/darwin-longlong.c: New test.
8391
8392 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
8393
8394 * gcc.dg/20040124-1.c: Moved test from here...
8395 * gcc.c-torture/compile/20040124-1.c: ...to here.
8396
8397 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8398
8399 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
8400 the assembly output if -m64 is passed.
8401
8402 2004-01-25 Mark Mitchell <mark@codesourcery.com>
8403
8404 PR c++/13833
8405 * g++.dg/template/cond3.C: New test.
8406
8407 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8408
8409 PR c++/13810
8410 * g++.dg/template/ttp7.C: New test.
8411
8412 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8413
8414 PR c++/13797
8415 * g++.dg/template/nontype4.C: New test.
8416 * g++.dg/template/nontype5.C: Likewise.
8417
8418 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
8419
8420 * gcc.dg/torture/mips-clobber-at.c: New test.
8421
8422 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
8423
8424 * gcc.dg/20040124-1.c: New test.
8425
8426 2004-01-24 Jakub Jelinek <jakub@redhat.com>
8427
8428 * gcc.dg/20040123-1.c: New test.
8429
8430 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8431
8432 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
8433
8434 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
8435
8436 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
8437
8438 2004-01-23 Andrew Pinski <apinski@apple.com>
8439
8440 * gcc.dg/20030121-1.c: Move to ..
8441 * gcc.dg/20040121-1.c: here.
8442
8443 2004-01-23 Roger Sayle <roger@eyesopen.com>
8444
8445 * gcc.dg/builtins-29.c: New test case.
8446
8447 2004-01-23 Zack Weinberg <zack@codesourcery.com>
8448
8449 PR 18314
8450 * gcc.dg/builtins-30.c: New testcase.
8451
8452 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
8453
8454 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
8455 * lib/g77.exp: Likewise.
8456 * lib/objc.exp: Likewise.
8457 * lib/g++.exp: Likewise.
8458
8459 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
8460
8461 * gcc.dg/struct-by-value-2.c: New test.
8462
8463 2004-01-21 Andrew Pinski <apinski@apple.com>
8464
8465 PR target/13785
8466 * gcc.dg/20030121-1.c: New test.
8467
8468 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
8469
8470 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
8471 clobber frame pointer register in asm statement.
8472
8473 2004-01-21 Falk Hueffner <falk@debian.org>
8474
8475 * gcc.c-torture/compile/20040121-1.c: New test.
8476
8477 2004-01-21 Zack Weinberg <zack@codesourcery.com>
8478
8479 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
8480
8481 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
8482
8483 * gcc.dg/ppc64-abi-2.c: New test.
8484
8485 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8486
8487 * lib/treelang.exp: Fill out this file.
8488 * lib/treelang-dg.exp: New File.
8489
8490 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
8491
8492 * gcc.c-torture/compile/981022-1.c: Remove.
8493 * gcc.dg/array-5.c: Remove XFAIL.
8494 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
8495 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
8496 gcc.dg/cond-lvalue-1.c: Update.
8497 * gcc.dg/cast-lvalue-2.c: New test.
8498
8499 2004-01-19 Mark Mitchell <mark@codesourcery.com>
8500
8501 PR c++/13592
8502 * g++.dg/other/error1.C (class foo): Tweak error message.
8503
8504 PR c++/13592
8505 * g++.dg/template/call2.C: New test.
8506
8507 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8508
8509 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
8510 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
8511 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
8512 scalar-return-1_x.c, scalar-return-2_y.c,
8513 scalar-return-3_x.c, scalar-return-3_y.c,
8514 scalar-return-4_x.c, scalar-return-4_y.c,
8515 struct-align-1.h, struct-align-1_x.c,
8516 struct-align-1_y.c, struct-align-2.h,
8517 struct-align-2_x.c, struct-align-2_y.c,
8518 struct-by-value-10_y.c, struct-by-value-11_x.c,
8519 struct-by-value-11_y.c, struct-by-value-12_x.c,
8520 struct-by-value-12_y.c, struct-by-value-13_x.c,
8521 struct-by-value-13_y.c, struct-by-value-14_x.c,
8522 struct-by-value-14_y.c, struct-by-value-15_x.c,
8523 struct-by-value-15_y.c, struct-by-value-16_y.c,
8524 struct-by-value-17_y.c, struct-by-value-18_y.c,
8525 struct-by-value-19_y.c, struct-by-value-1_x.c,
8526 struct-by-value-1_y.c, struct-by-value-20_y.c,
8527 struct-by-value-2_x.c, struct-by-value-2_y.c,
8528 struct-by-value-3_y.c, struct-by-value-4_x.c,
8529 struct-by-value-4_y.c, struct-by-value-5_y.c,
8530 struct-by-value-6_y.c, struct-by-value-7_y.c
8531 struct-by-value-8_x.c, struct-by-value-8_y.c
8532 struct-by-value-9_x.c, struct-by-value-9_y.c
8533 struct-return-10_x.c, struct-return-10_y.c,
8534 struct-return-19_x.c, struct-return-20_x.c
8535 struct-return-2_x.c, struct-return-2_y.c
8536 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8537 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
8538
8539 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
8540
8541 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8542 attribute on sparc*-sun-solaris2.*.
8543
8544 2004-01-18 Mark Mitchell <mark@codesourcery.com>
8545
8546 PR c++/13710
8547 * g++.dg/ext/typeof7.C: New test.
8548
8549 2004-01-18 David Edelsohn <edelsohn@gnu.org>
8550
8551 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8552 * gcc.dg/const-elim-1.c: Same.
8553
8554 2004-01-17 Ziemowit Laski <zlaski@apple.com>
8555
8556 * objc.dg/stret-1.m: New.
8557 * objc.dg/stret-2.m: New.
8558
8559 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
8560
8561 PR c++/11895
8562 * g++.dg/ext/vector1.C: New test.
8563
8564 2004-01-16 Geoffrey Keating <geoffk@apple.com>
8565
8566 * gcc.dg/pch/import-1.c: New.
8567 * gcc.dg/pch/import-1.hs: New.
8568 * gcc.dg/pch/import-1a.h: New.
8569 * gcc.dg/pch/import-1b.h: New.
8570 * gcc.dg/pch/import-1c.h: New.
8571
8572 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8573
8574 PR c++/13574
8575 * g++.dg/ext/array1.C: New test.
8576
8577 PR c++/13178
8578 * g++.dg/conversion/op1.C: New test.
8579
8580 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
8581
8582 PR 11864
8583 From Kazumoto Kojima / Dan Kegel:
8584 * gcc.dg/pr11864-1.c: New test.
8585
8586 PR 10392
8587 From Marcus Comstedt / Dan Kegel:
8588 * gcc.dg/pr10392-1.c: New test.
8589
8590 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8591
8592 PR c++/13478
8593 * g++.dg/init/ref10.C: New test.
8594
8595 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8596
8597 PR c++/13407
8598 * g++.dg/parse/typename6.C: New test.
8599
8600 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8601
8602 PR pch/13361
8603 * testsuite/g++.dg/pch/wchar-1.C: New.
8604 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8605
8606 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8607
8608 PR c++/9259
8609 * g++.dg/expr/sizeof2.C: New test.
8610
8611 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8612
8613 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8614
8615 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8616
8617 PR c++/13659
8618 * g++.dg/lookup/strong-using-3.C: New.
8619 * g++.dg/lookup/using-10.C: New.
8620
8621 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8622
8623 PR c++/13594
8624 * g++.dg/lookup/strong-using-2.C: New.
8625
8626 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8627 Dan Kegel <dank@kegel.com>
8628 J"orn Rennecke <joern.rennecke@superh.com>
8629
8630 PR target/9365
8631 * gcc.dg/pr9365-1.c: New test.
8632
8633 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8634
8635 PR c++/8856
8636 * g++.dg/parse/casting-operator2.C: New test.
8637 * g++.old-deja/g++.pt/explicit83.C: Remove.
8638
8639 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8640
8641 * gcc.dg/label-compound-stmt-1.c: New test.
8642 * gcc.c-torture/compile/950922-1.c,
8643 gcc.c-torture/compile/20000211-3.c,
8644 gcc.c-torture/compile/20000518-1.c,
8645 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8646 compound statements.
8647
8648 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8649
8650 * gcc.dg/ppc64-abi-1.c: New test.
8651
8652 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8653
8654 * g++.dg/ext/attrib9.C: Add dg-warnings.
8655
8656 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8657
8658 PR c++/12335
8659 * g++.dg/parse/dtor3.C: New test.
8660
8661 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8662
8663 PR c++/12709
8664 * g++.dg/parse/try-catch-1.C: New test.
8665
8666 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8667
8668 * ada/acats/run_all.sh: Add more verbose output in acats.log
8669 when compiling tests.
8670
8671 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8672
8673 PR 13656
8674 * gcc.dg/typedef-redecl.c: New test case.
8675 * gcc.dg/typedef-redecl.h: New support file.
8676
8677 2004-01-13 Jan Hubicka <jh@suse.cz>
8678
8679 * gcc.dg/always_inline.c: New test.
8680 * gcc.dg/debug/20031231-1.c: Fix.
8681
8682 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8683
8684 PR c++/13474
8685 * g++.dg/template/array3.C: New test.
8686
8687 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8688
8689 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8690 * g++.dg/warn/Wunused-2.C: Likewise.
8691
8692 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8693
8694 PR c++/13289
8695 * g++.dg/template/instantiate6.C: New test.
8696
8697 2004-01-12 Roger Sayle <roger@eyesopen.com>
8698
8699 PR middle-end/11397
8700 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8701
8702 2004-01-12 Jan Hubicka <jh@suse.cz>
8703
8704 PR opt/12826
8705 * gcc.dg/20040112-1.c: New.
8706
8707 * gcc.dg/dwarf-die[1-7].c: Move to...
8708 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8709 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8710
8711 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8712
8713 PR c++/4100
8714 * g++.dg/parse/friend4.C: New test.
8715
8716 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8717
8718 PR c++/4100
8719 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8720 definition is called a friend.
8721
8722 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8723
8724 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8725
8726 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8727
8728 PR c++/3478
8729 * g++.dg/parse/error10.C: New test.
8730 * g++.dg/template/arg2.C: Accept "invalid type" error.
8731
8732 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8733
8734 PR middle-end/13392
8735 * g++.dg/opt/expect2.C: New test.
8736
8737 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8738
8739 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8740 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8741 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8742 Update dg-error regexps.
8743
8744 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8745
8746 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8747 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8748
8749 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8750
8751 * gcc.dg/pragma-re-1.c: Use right pointer type.
8752
8753 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8754
8755 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8756
8757 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8758
8759 * gcc.dg/rs6000-ldouble-1.c: New.
8760
8761 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8762
8763 DR 337
8764 PR c++/9256
8765 * g++.dg/other/abstract1.C: New test.
8766
8767 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8768
8769 * g++.dg/lookup/strong-using-1.C: New.
8770
8771 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8772
8773 PR c/11234
8774 * gcc.dg/func-ptr-conv-1.c: New test.
8775 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8776
8777 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8778
8779 PR target/13380.
8780 * gcc.c-torture/compile/20040109-1.c: New.
8781
8782 2004-01-08 Stuart Hastings <stuart@apple.com>
8783
8784 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8785 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8786 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8787
8788 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8789
8790 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8791
8792 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8793
8794 * ada/acats/run_acats: Treat 'gnatchop' the same way
8795 as 'gnatmake'. Export GCC_DRIVER.
8796 * ada/acats/run_all.sh: Add target_gnatchop. Use
8797 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8798
8799 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8800
8801 PR c++/12573
8802 * g++.dg/template/dependent-expr4.C: New test.
8803
8804 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8805
8806 * gcc.dg/altivec-11.c: New test.
8807
8808 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8809
8810 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8811
8812 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8813
8814 PR c/6024
8815 * gcc.dg/enum-compat-1.c: New test.
8816 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8817
8818 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8819
8820 PR c/12165
8821 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8822 gcc.dg/c99-idem-qual-3.c: New tests.
8823
8824 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8825
8826 * gcc.dg/winline-7.c: Don't cast void * to int.
8827
8828 2004-01-06 Jan Hubicka <jh@suse.cz>
8829
8830 * gcc.dg/i386-sse-5.c: New test
8831 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8832
8833 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8834
8835 PR c++/12815
8836 * g++.dg/rtti/typeid4.C: New test.
8837
8838 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8839
8840 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8841
8842 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8843
8844 PR c++/12132
8845 * g++.dg/template/error11.C: New test.
8846
8847 PR c++/13451
8848 * g++.dg/template/class2.C: New test.
8849
8850 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8851 Richard Sandiford <rsandifo@redhat.com>
8852
8853 PR c++/13387
8854 * g++.dg/opt/alias3.C: New test.
8855
8856 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8857
8858 PR c++/13157
8859 * g++.dg/template/koenig3.C: New test.
8860
8861 PR c++/13529
8862 * g++.dg/parse/offsetof3.C: New test.
8863
8864 * g++.dg/init/copy7.C: Add missing dg-error markers.
8865
8866 PR c++/12226
8867 * g++.dg/init/copy7.c: New test.
8868
8869 PR c++/13536
8870 * g++.dg/parse/cast1.C: New test.
8871
8872 2004-01-04 Jan Hubicka <jh@suse.cz>
8873
8874 * gcc.dg/winline[1-7].c: New tests.
8875
8876 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8877
8878 PR c++/13520
8879 * g++.dg/template/qualttp22.C: New test.
8880
8881 2004-01-01 Jan Hubicka <jh@suse.cz>
8882
8883 * gcc.dg/debug/20031231-1.c: New.
8884 * gcc.c-torture/compile/20040101-1.c: New.
8885 * gcc.dg/dwarf-die-[1-7].c: New.
8886
8887 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8888
8889 PR optimization/13521
8890 * gcc.c-torture/compile/20031231-1.c: New test.
8891
8892 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8893
8894 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8895
8896 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8897
8898 PR c++/10079
8899 * g++.dg/template/crash16.C: New test.
8900
8901 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8902
8903 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8904
8905 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8906
8907 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8908 ports.
8909 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8910 * g++.old-deja/g++.law/profile1.C: Likewise.
8911 * gcc.c-torture/compile/981006-1.c: Likewise.
8912 * gcc.c-torture/execute/loop-2e.x: Likewise.
8913 * gcc.c-torture/execute/loop-2f.x: Remove.
8914 * gcc.c-torture/execute/loop-2g.x: Likewise.
8915 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8916 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8917
8918 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8919
8920 PR c++/13507
8921 * g++.dg/ext/attrib11.C: New test.
8922
8923 PR c++/13494
8924 * g++.dg/template/array2-1.C: New test.
8925 * g++.dg/template/array2-2.C: New test.
8926
8927 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8928
8929 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8930
8931 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8932
8933 PR c++/12774
8934 * g++.dg/template/array1-1.C: New test.
8935 * g++.dg/template/array1-2.C: New test.
8936
8937 2003-12-29 Roger Sayle <roger@eyesopen.com>
8938
8939 PR fortran/12632
8940 * g77.dg/12632.f: New test case.
8941
8942 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8943
8944 PR c++/13289
8945 * g++.dg/parse/nontype1.C: New test.
8946
8947 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8948
8949 PR c++/12403
8950 * g++.dg/parse/explicit1.C: New test.
8951 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8952
8953 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8954
8955 PR c++/13081
8956 * g++.dg/opt/inline6.C: New test.
8957
8958 PR c++/12613
8959 * g++.dg/parse/error9.C: New test.
8960
8961 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8962
8963 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8964
8965 PR c++/13009
8966 * g++.dg/init/assign1.C: New test.
8967
8968 2003-12-28 Roger Sayle <roger@eyesopen.com>
8969
8970 PR c++/13070
8971 * g++.dg/warn/format3.C: New test case.
8972
8973 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8974
8975 * gcc.c-torture/compile/20031227-1.c: New test.
8976
8977 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8978
8979 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8980 * g77.dg/bprob/bprob.exp: Likewise.
8981 * gcc.misc-tests/bprob.exp: Likewise.
8982 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8983 variants on systems where the library does not provide that
8984 functionality.
8985 * gcc.dg/builtins-20.c: Use builtins-config.h.
8986 * gcc.dg/builtins-config.h: New file.
8987
8988 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8989
8990 * lib/gcc-dg.exp (dg-require-profiling): New function.
8991 * lib/target-supports.exp (check_profiling_available): Likewise.
8992 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8993 * g77.dg/bprob/bprob.exp: Likewise.
8994 * gcc.misc-tests/bprob.exp: Likewise.
8995 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8996 * gcc.dg/20021014-1.c: Likewise.
8997 * gcc.dg/nest.c: Likewise.
8998
8999 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9000
9001 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
9002 compiling.
9003 * g++.dg/lookup/java2.C: Likewise.
9004 * gcc.dg/cpp/lexident.c: Likewise.
9005
9006 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9007
9008 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
9009 given.
9010 * gcc.c-torture/compile/961203-1.c: Likewise.
9011 * gcc.c-torture/compile/980506-1.c: Likewise.
9012
9013 2003-12-23 Zack Weinberg <zack@codesourcery.com>
9014
9015 * lib/gcc-dg.exp (dg-prune-output): New annotation.
9016 (additional_prunes): New global.
9017 (gcc-dg-prune): Handle additional per-test pruning.
9018 (dg-test): Clear additional_prunes between tests.
9019
9020 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
9021 dg-prune-output to avoid spurious failures from assembler
9022 complaining about nonexistent WAW violations.
9023 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
9024 Use dg-prune-output to avoid spurious failures from assembler
9025 warning about Itanium B-step errata.
9026
9027 2003-12-23 Mark Mitchell <mark@codesourcery.com>
9028
9029 * g++.dg/abi/macro0.C: New test.
9030 * g++.dg/abi/macro1.C: Likewise.
9031 * g++.dg/abi/macro2.C: Likewise.
9032
9033 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
9034 * g++.dg/abi/bitfield7.C: Likewise.
9035 * g++.dg/abi/dtor2.C: Likewise.
9036 * g++.dg/abi/mangle11.C: Likewise.
9037 * g++.dg/abi/mangle12.C: Likewise.
9038 * g++.dg/abi/mangle14.C: Likewise.
9039 * g++.dg/abi/mangle17.C: Likewise.
9040 * g++.dg/abi/vbase10.C: Likewise.
9041 * g++.dg/abi/vbase14.C: Likewise.
9042 * g++.dg/template/qualttp17.C: Likewise.
9043
9044 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
9045
9046 PR c/11995
9047 * gcc.dg/20031223-1.c: New test.
9048
9049 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9050
9051 * gcc.dg/noreturn-7.c: New test.
9052
9053 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
9054
9055 * gcc.dg/null-pointer-1.c: New test.
9056
9057 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9058
9059 * g++.old-deja/g++.jason/template18.C: Remove.
9060 * g++.old-deja/g++.jason/template37.C: Likewise.
9061
9062 PR c++/12862
9063 * g++.dg/lookup/ns1.C: New test.
9064
9065 PR c++/12397
9066 * g++.dg/template/lookup3.C: New test.
9067
9068 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9069
9070 * g++.dg/template/recurse1.C: New test
9071
9072 2003-12-22 Mark Mitchell <mark@codesourcery.com>
9073
9074 PR c++/12479
9075 * g++.dg/parse/semicolon1.C: New test.
9076 * g++.dg/parse/semicolon1.h: Likewise.
9077
9078 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
9079
9080 * gcc.dg/darwin-misaligned.c: New test.
9081
9082 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
9083
9084 PR c/9163
9085 * gcc.dg/20031222-1.c: New test.
9086
9087 2003-12-21 Mark Mitchell <mark@codesourcery.com>
9088
9089 PR c++/13438
9090 * g++.dg/parse/error8.C: New test.
9091
9092 PR c++/11554
9093 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
9094
9095 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
9096
9097 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
9098 too small.
9099 * gcc.c-torture/compile/930217-1.c: Likewise.
9100 * gcc.c-torture/compile/930513-1.c: Likewise.
9101 * gcc.c-torture/execute/920908-2.c: Likewise.
9102 * gcc.c-torture/execute/921204-1.c: Likewise.
9103 * gcc.c-torture/execute/930621-1.c: Likewise.
9104 * gcc.c-torture/execute/930630-1.c: Likewise.
9105 * gcc.c-torture/execute/931031-1.c: Likewise.
9106 * gcc.c-torture/execute/980602-2.c: Likewise.
9107 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9108 * gcc.c-torture/execute/compndlit-1.c: Likewise.
9109 * gcc.c-torture/execute/extzvsi.c: Likewise.
9110 * gcc.c-torture/unsorted/ext.c: Likewise.
9111
9112 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
9113
9114 PR target/12749
9115 * gcc.c-torture/compile/20031220-2.c: New test case.
9116
9117 2003-12-20 Roger Sayle <roger@eyesopen.com>
9118
9119 PR optimization/13031
9120 * gcc.c-torture/compile/20031220-1.c: New test case.
9121
9122 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9123
9124 * gcc.dg/cast-function-1.c: New test.
9125
9126 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
9127
9128 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
9129 formats.
9130
9131 2003-12-19 Mark Mitchell <mark@codesourcery.com>
9132
9133 PR c++/12795
9134 * g++.dg/ext/attrib10.C: New test.
9135
9136 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9137
9138 * gcc.dg/cleanup-10.c: New test.
9139 * gcc.dg/cleanup-11.c: New test.
9140
9141 2003-12-19 Jakub Jelinek <jakub@redhat.com>
9142
9143 PR c++/13239
9144 * g++.dg/opt/expect1.C: New test.
9145
9146 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
9147
9148 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
9149
9150 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
9151
9152 PR debug/12923
9153 * gcc.dg/20031218-1.c: New test.
9154
9155 PR debug/12389
9156 * gcc.dg/20031218-2.c: New test.
9157 * gcc.dg/20031218-3.c: New test.
9158
9159 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
9160 of label name and allow for USER_LABEL_PREFIX == "_" names.
9161 * g++.dg/abi/mangle18-2.C: Likewise.
9162 * g++.dg/abi/mangle19-1.C: Likewise.
9163 * g++.dg/abi/mangle19-2.C: Likewise.
9164 * g++.dg/abi/mangle20-1.C: Likewise.
9165 * g++.dg/abi/mangle20-2.C: Likewise.
9166
9167 2003-12-18 Richard Henderson <rth@redhat.com>
9168
9169 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
9170
9171 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
9172 Dan Kegel <dank@kegel.com>
9173
9174 PR other/12009
9175 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
9176 testing a cross compiler, it causes spurious compile failures.
9177 * lib/g++.exp: Likewise.
9178
9179 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9180
9181 PR c++/13262
9182 * g++.dg/template/access13.C: New test.
9183
9184 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
9185
9186 * gcc.dg/20031216-1.c: New test.
9187
9188 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9189
9190 PR c++/9154
9191 * g++.dg/template/error10.C: New test.
9192
9193 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
9194
9195 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
9196 * g++.dg/eh/simd-2.C: Likewise.
9197
9198 2003-12-17 James E Wilson <wilson@specifixinc.com>
9199 Roger Sayle <roger@eyesopen.com>
9200
9201 * gcc.c-torture/execute/ieee/mzero5.c: New.
9202
9203 2003-12-17 Mark Mitchell <mark@codesourcery.com>
9204
9205 PR c++/10603
9206 * g++.dg/parse/error6.C: New test.
9207
9208 PR c++/12827
9209 * g++.dg/parse/error7.C: New test.
9210
9211 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9212
9213 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
9214 at -O with stabs debugging formats.
9215 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
9216 * gcc.dg/debug/debug-2.c: Likewise.
9217
9218 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9219
9220 PR c++/12696
9221 * g++.dg/init/error1.C: New test.
9222
9223 PR c++/12218
9224 * g++.dg/init/pm3.C: New test.
9225
9226 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
9227
9228 PR c/3347
9229 * gcc.dg/bitfld-8.c: New test.
9230
9231 2003-12-16 James Lemke <jim@wasabisystems.com>
9232
9233 * gcc.dg/arm-scd42-[123].c: New tests.
9234
9235 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9236
9237 PR c++/9043
9238 * g++.dg/abi/mangle20-1.C: New test.
9239 * g++.dg/abi/mangle20-2.C: New test.
9240
9241 2003-12-16 Mark Mitchell <mark@codesourcery.com>
9242
9243 PR c++/13275
9244 * g++.dg/other/offsetof2.C: Remove XFAIL.
9245 * g++.dg/parse/offsetof1.C: New test.
9246 * g++.gd/parse/offsetof2.C: Likewise.
9247
9248 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9249
9250 * g++.dg/template/nontype3.C: New test.
9251 * g++.dg/template/static2.C: Tweaked the dg-error clause.
9252
9253 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9254
9255 * g++.dg/warn/noreturn-3.C: Also test instantiation.
9256
9257 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
9258
9259 PR c++/13387
9260 * g++.dg/expr/assign1.C: New test.
9261
9262 PR c++/13242
9263 * g++.dg/abi/mangle19-1.C: New test.
9264 * g++.dg/abi/mangle19-2.C: New test.
9265
9266 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
9267
9268 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
9269
9270 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
9271
9272 * gcc.c-torture/execute/20031216-1.c: New test.
9273
9274 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9275
9276 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
9277 an ICE regression.
9278
9279 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9280
9281 PR c++/10926
9282 * g++.dg/template/error9.C: New test.
9283
9284 PR c++/11116
9285 * g++.dg/template/error8.C: New test.
9286
9287 2003-12-15 Roger Sayle <roger@eyesopen.com>
9288
9289 PR middle-end/13400
9290 * gcc.c-torture/execute/20031215-1.c: New test case.
9291
9292 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9293
9294 PR c++/13269
9295 * g++.dg/parse/error5.C: New test.
9296
9297 PR c++/12989
9298 * g++.dg/expr/sizeof1.C: New test.
9299
9300 PR c++/13310
9301 * g++.dg/template/crash15.C: New test.
9302
9303 2003-12-15 Geoffrey Keating <geoffk@apple.com>
9304
9305 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
9306 a non-POD type as the last named parameter of a varargs function.
9307
9308 2003-12-15 Mark Mitchell <mark@codesourcery.com>
9309
9310 PR c++/13243
9311 PR c++/12573
9312 * g++.dg/template/crash14.C: New test.
9313 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
9314
9315 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
9316
9317 * g++.dg/other/java1.C: New test.
9318
9319 PR c++/13241
9320 * g++.dg/abi/mangle18-1.C: New test.
9321 * g++.dg/abi/mangle18-2.C: New test.
9322
9323 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9324
9325 PR optimization/10312
9326 * gcc.c-torture/execute/20031214-1.c: New.
9327
9328 2003-12-14 Mark Mitchell <mark@codesourcery.com>
9329
9330 PR c++/10779
9331 PR c++/12160
9332 * g++.dg/parse/error3.C: New test.
9333 * g++.dg/parse/error4.C: Likewise.
9334 * g++.dg/abi/mangle4.C: Tweak error messages.
9335 * g++.dg/lookup/using5.C: Likewise.
9336 * g++.dg/other/error2.C: Likewise.
9337 * g++.dg/parse/typename5.C: Likewise.
9338 * g++.dg/parse/undefined1.C: Likewise.
9339 * g++.dg/template/arg2.C: Likewise.
9340 * g++.dg/template/ttp3.C: Likewise.
9341 * g++.dg/template/type1.C: Likewise.
9342 * g++.old-deja/g++.other/crash32.C: Likewise.
9343 * g++.old-djea/g++.pt/defarg8.C: Likewise.
9344
9345 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9346
9347 PR c++/13106
9348 * g++.dg/warn/noreturn-3.C: New test.
9349
9350 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9351
9352 PR c++/13118
9353 * g++.dg/abi/covariant3.C: New.
9354
9355 2003-12-12 Jakub Jelinek <jakub@redhat.com>
9356
9357 * g++.dg/eh/ia64-1.C: New test.
9358
9359 2003-12-12 Roger Sayle <roger@eyesopen.com>
9360
9361 PR optimization/13037
9362 * g77.f-torture/execute/13037.f: New test case.
9363
9364 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
9365
9366 PR c++/12881
9367 * g++.dg/abi/covariant2.C: New.
9368
9369 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
9370
9371 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
9372
9373 2003-12-11 Zack Weinberg <zack@codesourcery.com>
9374
9375 * gcc.c-torture/execute/wchar_t-1.x: Delete.
9376
9377 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
9378
9379 PR other/10819
9380 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
9381 to fix Bug 10819.
9382 * lib/g++.exp (g++_version): Likewise.
9383 * lib/g77.exp (g77_version): Likewise.
9384 * lib/objc.exp (default_objc_version): Likewise.
9385
9386 2003-12-10 Richard Henderson <rth@redhat.com>
9387
9388 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
9389
9390 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
9391
9392 2003-12-08 Matt Austern <austern@apple.com>
9393
9394 PR c/13134
9395 * lib/gcc-dg.exp (dg-require-visibility): Define.
9396 * lib/target-supports (check_visibility_available): Define.
9397 * gcc.dg/visibility-1.c: New test.
9398 * gcc.dg/visibility-2.c: Likewise.
9399 * gcc.dg/visibility-3.c: Likewise.
9400 * gcc.dg/visibility-4.c: Likewise.
9401 * gcc.dg/visibility-5.c: Likewise.
9402 * gcc.dg/visibility-6.c: Likewise.
9403 * g++.dg/ext/visibility-1.C: Likewise.
9404 * g++.dg/ext/visibility-2.C: Likewise.
9405 * g++.dg/ext/visibility-3.C: Likewise.
9406 * g++.dg/ext/visibility-4.C: Likewise.
9407 * g++.dg/ext/visibility-5.C: Likewise.
9408 * g++.dg/ext/visibility-6.C: Likewise.
9409
9410 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9411
9412 * g++.dg/lookup/java1.C: New test.
9413 * g++.dg/lookup/java2.C: New test.
9414
9415 2003-12-07 Falk Hueffner <falk@debian.org>
9416
9417 * g++.dg/opt/noreturn-1.C: New test.
9418
9419 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
9420
9421 * gcc.dg/overflow-1.c: New test.
9422
9423 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9424
9425 * g77.f-torture/compile/13060.f: New test.
9426
9427 2003-12-06 Mark Mitchell <mark@codesourcery.com>
9428
9429 PR c++/13323
9430 * g++.dg/inherit/operator2.C: New test.
9431
9432 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9433
9434 PR c++/13305
9435 * g++.dg/ext/attrib9.C: New test.
9436
9437 2003-12-05 Mark Mitchell <mark@codesourcery.com>
9438
9439 PR c++/13314
9440 * g++.dg/template/error7.C: New test.
9441
9442 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
9443 J"orn Rennecke <joern.rennecke@superh.com>
9444
9445 PR target/13302
9446 * g++.dg/other/struct-va_list.C: New test.
9447
9448 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9449
9450 PR c++/13166
9451 * g++.dg/parse/defarg6.C: New test.
9452
9453 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
9454
9455 PR target/13256
9456 * gcc.c-torture/execute/20031201-1.c: New test.
9457
9458 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
9459
9460 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
9461
9462 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9463
9464 * gcc.dg/builtin-return-1.c: New test.
9465
9466 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
9467 J"orn Rennecke <joern.rennecke@superh.com>
9468
9469 PR optimization/13260
9470 * gcc.c-torture/execute/20031204-1.c: New test.
9471
9472 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9473
9474 PR c++/9127
9475 * g++.dg/template/error6.C: New test.
9476
9477 2003-12-03 Jakub Jelinek <jakub@redhat.com>
9478
9479 * gcc.dg/20031202-1.c: New test.
9480
9481 2003-12-03 Mark Mitchell <mark@codesourcery.com>
9482
9483 PR c++/13179
9484 * g++.dg/template/eh1.C: New test.
9485
9486 PR c++/10771
9487 * g++.dg/template/error5.C: New test.
9488
9489 2003-12-02 David Ung <davidu@mips.com>
9490
9491 * gcc.dg/compat/vector-check.h: Corrected type for var
9492 g_##TMODE
9493
9494 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9495
9496 PR c++/10126
9497 * g++.dg/template/ptrmem8.C: New test.
9498
9499 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9500
9501 PR c++/12573
9502 * g++.dg/template/dependent-expr3.C: New test.
9503
9504 2003-12-01 James Lemke <jim@wasabisystems.com>
9505
9506 * gcc.dg/arm-g2.c: New test.
9507
9508 2003-12-01 Roger Sayle <roger@eyesopen.com>
9509
9510 PR optimization/11634
9511 * gcc.dg/20031201-2.c: New test case.
9512
9513 2003-12-01 Zack Weinberg <zack@codesourcery.com>
9514
9515 PR 11433
9516 * objc.dg/proto-lossage-3.m: New test.
9517
9518 2003-12-01 Roger Sayle <roger@eyesopen.com>
9519
9520 PR optimization/12628
9521 * gcc.dg/20031201-1.c: New test case.
9522
9523 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
9524
9525 * gcc.dg/unaligned-1.c: New test.
9526
9527 2003-11-30 Mark Mitchell <mark@codesourcery.com>
9528
9529 PR c++/9849
9530 * g++.dg/template/error4.C: New test.
9531 * g++.dg/template/nested3.C: Adjust error markers.
9532
9533 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9534
9535 * gcc.dg/cpp/assert4.c: Check more #system assertions.
9536
9537 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
9538
9539 PR c/10333
9540 * gcc.dg/bitfld-7.c: New test.
9541
9542 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
9543
9544 * gcc.dg/tls/asm-1.C: New test.
9545
9546 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9547
9548 * gcc.dg/cpp/assert4.c: Update.
9549
9550 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
9551
9552 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9553 * gcc.dg/builtin-apply3.c: New test.
9554
9555 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9556
9557 * lib/compat.exp (compat-obj): New xfaildata parameter.
9558 Use it to set compiler_conditional_xfail_data before compiling.
9559 (compat-get-options): Handle dg-xfail-if.
9560 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9561 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9562 * gcc.dg/compat/vector-1_y.c: Likewise.
9563 * gcc.dg/compat/vector-2_x.c: Likewise.
9564 * gcc.dg/compat/vector-2_y.c: Likewise.
9565
9566 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9567
9568 * g++.dg/opt/reg-stack4.C: New test.
9569
9570 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9571
9572 * gcc.dg/builtin-apply2.c: New test.
9573
9574 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
9575
9576 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9577
9578 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9579
9580 PR c++/12924
9581 * g++.dg/template/template-id-2.C: New test.
9582
9583 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9584
9585 PR c++/5369
9586 * g++.dg/template/memfriend1.C: New test.
9587 * g++.dg/template/memfriend2.C: Likewise.
9588 * g++.dg/template/memfriend3.C: Likewise.
9589 * g++.dg/template/memfriend4.C: Likewise.
9590 * g++.dg/template/memfriend5.C: Likewise.
9591 * g++.dg/template/memfriend6.C: Likewise.
9592 * g++.dg/template/memfriend7.C: Likewise.
9593 * g++.dg/template/memfriend8.C: Likewise.
9594 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9595
9596 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9597
9598 PR c++/12515
9599 * g++.dg/ext/cond1.C: New test.
9600
9601 2003-11-20 Richard Henderson <rth@redhat.com>
9602
9603 * gcc.dg/20020201-2.c: Remove.
9604 * gcc.dg/20020201-4.c: Remove.
9605 * gcc.dg/20020304-1.c: Remove.
9606
9607 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9608
9609 * gcc.dg/cpp/trad/xwin1.c: New test case.
9610
9611 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9612
9613 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9614 * lib/g77.exp: Likewise.
9615 * lib/objc.exp: Likewise.
9616 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9617 for darwin.
9618
9619 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9620
9621 PR c++/12932
9622 * g++.dg/template/static5.C: New test.
9623
9624 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9625
9626 * gcc.dg/nested-func-1.c: New test.
9627
9628 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9629
9630 * gcc.dg/cpp/assert4.c: New test.
9631
9632 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9633
9634 PR c++/2294
9635 * g++.dg/lookup/using9.c: New test.
9636
9637 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9638
9639 PR c++/12762
9640 * g++.dg/template/error3.C: New test.
9641
9642 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9643
9644 PR ada/13035
9645 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9646 No longer use a wrapper for gcc, since this does not work under
9647 Windows.
9648
9649 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9650
9651 PR c++/2094
9652 * g++.dg/template/ptrmem7.C: New test.
9653
9654 2003-11-13 Andrew Pinski <apinski@apple.com>
9655
9656 * gcc.c-torture/compile/20031113-1.c: New test.
9657
9658 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9659 Kean Johnston <jkj@sco.com>
9660
9661 PR c/13029
9662 * gcc.dg/unused-4.c: Update.
9663
9664 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9665
9666 * g++.dg/opt/const3.C: New test.
9667
9668 2003-11-13 Jan Hubicka <jh@suse.cz>
9669
9670 * gcc.c-torture/compile/20031112-1.c: New test.
9671
9672 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9673
9674 * g++.dg/parse/crash10.C: Remove bogus error marker.
9675
9676 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9677
9678 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9679 (host_gcc): Likewise.
9680 (ROOT): Honor $PWDCMD.
9681 (BASE): Likewise.
9682 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9683
9684 2003-11-12 Catherine Moore <clm@redhat.com>
9685
9686 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9687
9688 2003-11-12 Andreas Jaeger <aj@suse.de>
9689 Jakub Jelinek <jakub@redhat.com>
9690 Andrew Pinski <pinskia@physics.uc.edu>
9691 Richard Henderson <rth@redhat.com>
9692
9693 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9694 systems.
9695 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9696
9697 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9698 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9699
9700 2003-11-11 Andreas Jaeger <aj@suse.de>
9701
9702 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9703
9704 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9705
9706 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9707
9708 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9709 Clean ups.
9710
9711 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9712
9713 * gcc.dg/trampoline-1.c: New test.
9714
9715 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9716
9717 * gcc.c-torture/compile/200031109-1.c: New test.
9718
9719 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9720
9721 PR c/3190
9722 PR c/8714
9723 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9724 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9725 gcc.dg/format/no-y2k-1.c: Update.
9726
9727 2003-11-08 Roger Sayle <roger@eyesopen.com>
9728
9729 PR optimization/10467
9730 * gcc.dg/20031108-1.c: New test case.
9731
9732 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9733
9734 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9735
9736 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9737
9738 * gcc.dg/compound-lvalue-1.c: New test.
9739 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9740 some XFAILs.
9741
9742 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9743
9744 * gcc.dg/altivec-varargs-1.c: New test.
9745
9746 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9747
9748 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9749 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9750 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9751 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9752 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9753
9754 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9755
9756 * gcc.dg/cond-lvalue-1.c: New test.
9757
9758 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9759
9760 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9761
9762 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9763
9764 PR c++/11616
9765 * g++.dg/template/instantiate5.C: New test.
9766
9767 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9768
9769 PR c++/12726
9770 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9771 * ChangeLog: Add missing first entry for above test.
9772
9773 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9774
9775 PR c++/9810
9776 * g++.dg/template/using8.C: New test.
9777 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9778
9779 2003-11-02 Roger Sayle <roger@eyesopen.com>
9780
9781 PR optimization/10817
9782 * gcc.c-torture/compile/20031102-1.c: New test case.
9783
9784 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9785
9786 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9787 2147483647.
9788
9789 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9790
9791 * gcc.dg/20031102-1.c: New test.
9792
9793 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9794
9795 * gcc.dg/complex-1.c: New test.
9796
9797 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9798
9799 PR c++/12796
9800 * g++.dg/template/crash13.C: Adjust expected error location.
9801 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9802
9803 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9804
9805 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9806
9807 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9808
9809 PR/10239
9810 * gcc.c-torture/compile/20031031-2.c: New test.
9811
9812 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9813
9814 PR/11640
9815 * gcc.c-torture/compile/20031031-1.c: New test.
9816
9817 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9818
9819 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9820 * gcc.misc-tests/bprob.exp: Likewise.
9821 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9822 the execution test on arm-elf configs.
9823 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9824 configs that don't support scratch files.
9825 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9826
9827 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9828
9829 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9830 done by dejagnu.
9831
9832 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9833
9834 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9835 Avoid non pure sh syntax. Add more logging.
9836
9837 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9838 fail.
9839
9840 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9841
9842 PR libgcj/10610
9843 * gcc.dg/ppc-stackalign-1.c: New test.
9844
9845 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9846
9847 * ada/acats/run_all.sh: Change output to be more compliant with
9848 dejagnu framework.
9849 Create acats.sum and acats.log files under testsuite/ada/acats
9850 Only run [a-z]* directories, to filter out e.g. CVS.
9851 Redirect build output to log file.
9852
9853 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9854
9855 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9856
9857 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9858
9859 PR ada/5909:
9860 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9861
9862 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9863
9864 * gcc.c-torture/compile/20031023-1.c: New test.
9865 * gcc.c-torture/compile/20031023-2.c: New test.
9866 * gcc.c-torture/compile/20031023-3.c: New test.
9867 * gcc.c-torture/compile/20031023-4.c: New test.
9868
9869 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9870
9871 PR c++/10371
9872 * g++.dg/lookup/scoped8.C: New test.
9873
9874 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9875
9876 * g++.dg/opt/reg-stack3.C: New test.
9877
9878 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9879
9880 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9881
9882 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9883
9884 PR c++/11076
9885 * g++.dg/template/crash13.C: New test.
9886
9887 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9888
9889 * gcc.dg/c99-restrict-2.c: New test.
9890
9891 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9892
9893 PR c++/12698, c++/12699, c++/12700, c++/12566
9894 * g++.dg/inherit/covariant9.C: New test.
9895 * g++.dg/inherit/covariant10.C: New test.
9896 * g++.dg/inherit/covariant11.C: New test.
9897
9898 2003-10-23 Jason Merrill <jason@redhat.com>
9899
9900 PR c++/12726
9901 * g++.dg/ext/complit2.C: New test.
9902
9903 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9904
9905 PR target/12654
9906 * gcc.c-torture/execute/20031020-1.c: New test.
9907
9908 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9909
9910 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9911 following the jump_insn.
9912
9913 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9914
9915 * gcc.dg/cast-lvalue-1.c: New test.
9916
9917 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9918
9919 PR c++/11962
9920 * g++.dg/template/cond2.C: New test.
9921
9922 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9923
9924 * gcc.dg/builtins-28.c: New test.
9925
9926 2003-10-20 Jan Hubicka <jh@suse.cz>
9927
9928 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9929 parameter.
9930 * testsuite/gcc.dg/inline-2.c: Likewise.
9931
9932 2003-10-20 Phil Edwards <phil@codesourcery.com>
9933
9934 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9935 * gcc.dg/nest.c: Likewise.
9936
9937 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9938
9939 PR c++/9781, c++/10583, c++/11862
9940 * g++.dg/parse/crash13.C: New test.
9941
9942 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9943
9944 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9945
9946 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9947
9948 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9949 Define HAVE_C99_RUNTIME except on Solaris.
9950 * gcc.dg/builtins-20.c: Likewise.
9951
9952 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9953
9954 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9955
9956 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9957
9958 PR c++/12495
9959 * g++.dg/template/crash21.C: New test.
9960
9961 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9962
9963 PR c++/2513
9964 * g++.dg/template/typename5.C: New test.
9965
9966 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9967
9968 PR c++/12369
9969 * g++.dg/template/friend25.C: New test.
9970
9971 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9972
9973 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9974 versions.
9975
9976 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9977
9978 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9979 == 2147483647.
9980
9981 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9982
9983 * gcc.c-torture/execute/960416-1.x: Remove.
9984 * gcc.c-torture/execute/divconst-3.x: Likewise.
9985
9986 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9987
9988 PR target/12598
9989 * gcc.dg/torture/cris-volatile-1.c: New test.
9990
9991 2003-10-14 Roger Sayle <roger@eyesopen.com>
9992
9993 PR optimization/9325
9994 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9995 for overflowing floating point to integer conversion during RTL
9996 simplification.
9997
9998 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9999
10000 * objc/execute/_cmd.m: Fix typo.
10001 * objc.dg/image-info.m, objc.dg/symtab-1.m:
10002 Relax 'scan-assembler' regexp.
10003 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
10004 objc.dg/try-catch-4.m: Run on non-Darwin targets.
10005 * objc.dg/zero-link-2.m: Remove blank line.
10006 * objc.dg/zero-link-3.m: New test case.
10007
10008 2003-10-13 Geoffrey Keating <geoffk@apple.com>
10009
10010 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
10011
10012 * gcc.dg/asm-names.c: Use scan-assembler-not rather
10013 than linker trickery.
10014
10015 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10016
10017 PR c++/12370
10018 * g++.dg/other/friend2.C: New test.
10019
10020 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10021
10022 * gcc.dg/20031012-1.c: New test.
10023
10024 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
10025
10026 * gcc.dg/weak/weak-3.c: Fix for new warning.
10027
10028 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
10029
10030 PR optimization/8750
10031 * gcc.c-torture/execute/20031012-1.c: New test case.
10032
10033 2003-10-11 Roger Sayle <roger@eyesopen.com>
10034
10035 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
10036 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
10037
10038 2003-10-11 Roger Sayle <roger@eyesopen.com>
10039
10040 PR optimization/12260
10041 * gcc.c-torture/compile/20031011-2.c: New test case.
10042
10043 2003-10-11 Roger Sayle <roger@eyesopen.com>
10044
10045 * gcc.c-torture/execute/20031011-1.c: New testcase.
10046
10047 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
10048
10049 * gcc.c-torture/compile/20031011-1.c: New test.
10050
10051 2003-10-11 Jan Hubicka <jh@suse.cz>
10052
10053 * g++.dg/other/first-global.C: New test.
10054
10055 2003-10-11 Roger Sayle <roger@eyesopen.com>
10056
10057 * gcc.c-torture/execute/string-opt-18.c: New testcase.
10058
10059 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
10060
10061 * gcc.c-torture/compile/20031010-1.c: New test.
10062
10063 2003-10-10 Geoffrey Keating <geoffk@apple.com>
10064
10065 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
10066 * gcc.c-torture/execute/va-arg-25.c: ... here.
10067
10068 2003-10-09 Mark Mitchell <mark@codesourcery.com>
10069
10070 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
10071
10072 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
10073
10074 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
10075
10076 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10077
10078 * g++.dg/parse/error2.C: New test.
10079
10080 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
10081
10082 PR c++/11097
10083 * g++.dg/other/error5.C: Modify the error message.
10084 * g++.dg/lookup/using8.C: New test.
10085
10086 2003-10-07 Geoffrey Keating <geoffk@apple.com>
10087
10088 * gcc.dg/darwin-abi-2.c: New file.
10089 * gcc.c-torture/execute/va-arg-24.c: New file.
10090
10091 2003-10-06 Bob Wilson <bob.wilson@acm.org>
10092
10093 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
10094 indentation.
10095
10096 2003-10-06 Mark Mitchell <mark@codesourcery.com>
10097
10098 PR c++/10147
10099 * g++.dg/other/error4.C: Update error messages.
10100 * g++.dg/template/ptrmem4.C: Likewise.
10101
10102 PR c++/12337
10103 * g++.dg/init/new9.C: New test.
10104
10105 PR c++/12334, c++/12236, c++/8656
10106 * g++.dg/ext/attrib8.C: New test.
10107
10108 2003-10-06 Devang Patel <dpatel@apple.com>
10109
10110 * gcc.dg/debug/dwarf2-3.h: New test.
10111 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
10112
10113 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
10114
10115 * g++.dg/opt/cfg2.C: New test.
10116
10117 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10118
10119 * g++.dg/opt/float1.C: New test.
10120
10121 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10122
10123 * gcc.dg/c90-array-lval-6.c: New test.
10124 * gcc.dg/c99-array-lval-6.c: New test.
10125
10126 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
10127 Ziemowit Laski <zlaski@apple.com>
10128
10129 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
10130 'Derived', so that it is never considered a class method; add
10131 new warning for '+port' method ambiguity.
10132 * objc.dg/method-12.m: Include <objc/objc.h> instead of
10133 <objc/objc-api.h> (needed on Mac OS X).
10134 * objc.dg/method-13.m: New test.
10135
10136 2003-10-03 Roger Sayle <roger@eyesopen.com>
10137
10138 PR optimization/9325, PR java/6391
10139 * gcc.c-torture/execute/20031003-1.c: New test case.
10140
10141 2003-10-02 Mark Mitchell <mark@codesourcery.com>
10142
10143 PR optimization/12180
10144 * gcc.dg/20031002-1.c: New test.
10145
10146 PR c++/12486
10147 * g++.dg/inherit/error1.C: New test.
10148
10149 2003-10-02 Chris Demetriou <cgd@broadcom.com>
10150
10151 * lib/f-torture.exp (search_for): Rename to...
10152 (search_for_re): This. Also, clean up comments and the
10153 "regexp" invocation.
10154
10155 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
10156
10157 * gcc.c-torture/compile/20031002-1.c: New test.
10158
10159 2003-10-02 Jakub Jelinek <jakub@redhat.com>
10160
10161 * g++.dg/opt/cond1.C: New test.
10162
10163 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
10164
10165 * gcc.dg/Wold-style-definition-2.c: New testcase.
10166 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
10167
10168 2003-09-29 Richard Henderson <rth@redhat.com>
10169
10170 * g++.dg/init/array10.C: Add dg-options.
10171
10172 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
10173
10174 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
10175
10176 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10177
10178 * g++.dg/template/friend19.C: Fix typo.
10179 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
10180
10181 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
10182
10183 * gcc.c-torture/execute/20030928-1.c: New test.
10184 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
10185
10186 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
10187
10188 * g++.dg/opt/unroll1.C: New test.
10189
10190 2003-09-26 Roger Sayle <roger@eyesopen.com>
10191
10192 PR optimization/11741
10193 * gcc.dg/20030926-1.c: New test case.
10194
10195 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10196
10197 PR c++/5655
10198 * g++.dg/parse/access7.C: New test.
10199 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
10200
10201 2003-09-24 Ziemowit Laski <zlaski@apple.com>
10202
10203 MERGE OF objc-improvements-branch into MAINLINE:
10204 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
10205 if libobjc has not been built.
10206 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
10207 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
10208 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
10209 objc/execute/nested-3.m, objc/execute/np-2.m,
10210 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
10211 objc/execute/redefining_self.m, objc/execute/root_methods.m,
10212 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
10213 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
10214 objc.dg/special/unclaimed-category-1.h,
10215 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
10216 well as GNU runtime.
10217 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
10218 * execute/cascading-1.m, execute/function-message-1.m,
10219 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
10220 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
10221 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
10222 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
10223 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
10224 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
10225 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
10226 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
10227 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
10228 * objc.dg/bitfield-2.m: Run only on Darwin.
10229 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
10230 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
10231 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
10232 * objc.dg/const-str-1.m: Fix constant string layout.
10233
10234 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
10235
10236 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
10237
10238 2003-09-23 Geoffrey Keating <geoffk@apple.com>
10239
10240 * gcc.dg/darwin-abi-1.c: New file.
10241
10242 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
10243
10244 PR target/12281
10245 * gcc.c-torture/compile/20030921-1.c: New test.
10246
10247 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
10248
10249 * g++.dg/opt/reg-stack2.C: New test.
10250
10251 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
10252
10253 * g++.dg/eh/delayslot1.C: New test.
10254
10255 2003-09-20 Richard Henderson <rth@redhat.com>
10256
10257 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
10258
10259 2003-09-20 Roger Sayle <roger@eyesopen.com>
10260
10261 * gcc.c-torture/execute/20030920-1.c: New test case.
10262
10263 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10264
10265 * g++.dg/rtti/typeid3.C: Correct expected error message.
10266
10267 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10268
10269 PR c++/157
10270 * g++.dg/parse/crash12.C: New test.
10271
10272 2003-09-19 Janis Johnson <janis187@us.ibm.com>
10273
10274 * gcc.dg/compat/mixed-struct-check.h: New.
10275 * gcc.dg/compat/mixed-struct-defs.h: New.
10276 * gcc.dg/compat/mixed-struct-init.h: New.
10277 * gcc.dg/compat/struct-by-value-19_main.c: New.
10278 * gcc.dg/compat/struct-by-value-19_x.c: New.
10279 * gcc.dg/compat/struct-by-value-19_y.c: New.
10280 * gcc.dg/compat/struct-by-value-20_main.c: New.
10281 * gcc.dg/compat/struct-by-value-20_x.c: New.
10282 * gcc.dg/compat/struct-by-value-20_y.c: New.
10283 * gcc.dg/compat/struct-return-19_main.c: New.
10284 * gcc.dg/compat/struct-return-19_x.c: New.
10285 * gcc.dg/compat/struct-return-19_y.c: New.
10286 * gcc.dg/compat/struct-return-20_main.c: New.
10287 * gcc.dg/compat/struct-return-20_x.c: New.
10288 * gcc.dg/compat/struct-return-20_y.c: New.
10289
10290 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
10291 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
10292 so that it will not complain on LP64 targets.
10293
10294 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10295
10296 PR c++/495
10297 * g++.dg/template/friend24.C: New test.
10298
10299 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
10300
10301 PR c++/12332
10302 * g++.dg/template/memtmpl2.C: New test.
10303
10304 2003-09-18 Mark Mitchell <mark@codesourcery.com>
10305
10306 PR target/11184
10307 * gcc.dg/builtin-apply1.c: New test.
10308
10309 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
10310
10311 PR c++/9848
10312 * g++.dg/warn/Wunused-4.C: New test.
10313
10314 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10315
10316 PR c++/12316
10317 * g++.dg/other/gc2.C: New test.
10318
10319 2003-09-17 Mark Mitchell <mark@codesourcery.com>
10320
10321 PR c++/11991
10322 * g++.dg/rtti/typeid3.C: New test.
10323
10324 PR c++/12266
10325 * g++.dg/overload/template1.C: New test.
10326
10327 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
10328
10329 * g++.dg/opt/cfg3.C: New test.
10330
10331 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10332
10333 PR c++/7939
10334 * g++.dg/template/crash11.C: New test.
10335
10336 2003-09-16 Jason Merrill <jason@redhat.com>
10337 Jakub Jelinek <jakub@redhat.com>
10338
10339 * gcc.dg/attr-warn-unused-result.c: New test.
10340
10341 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
10342
10343 PR c++/12184
10344 * g++.dg/expr/call2.C: New test.
10345
10346 2003-09-15 Andreas Jaeger <aj@suse.de>
10347
10348 * gcc.dg/Wold-style-definition-1.c: New test.
10349
10350 2003-09-14 Mark Mitchell <mark@codesourcery.com>
10351
10352 PR c++/3907
10353 * g++.dg/parse/template12.C: New test.
10354
10355 * g++.dg/abi/bitfield11.C: New test.
10356 * g++.dg/abi/bitfield12.C: Likewise.
10357
10358 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
10359
10360 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
10361 non-expansion of functional macro name without arguments at EOL.
10362 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
10363
10364 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
10365
10366 * gcc.c-torture/execute/20030914-[12].c: New tests.
10367
10368 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
10369
10370 PR c++/11788
10371 * g++.dg/overload/addr1.C: New test.
10372
10373 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
10374
10375 * gcc.dg/20030909-1.c: New test.
10376
10377 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
10378
10379 * gcc.dg/ultrasp10.c: New test.
10380
10381 2003-09-09 Devang Patel <dpatel@apple.com>
10382
10383 * gcc.dg/darwin-ld-6.c: New test.
10384
10385 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10386
10387 * gcc.dg/torture/builtin-explog-1.c: New testcase.
10388
10389 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10390
10391 * gcc.dg/ia64-types1.c: New test.
10392 * gcc.dg/ia64-types2.c: Likewise.
10393
10394 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10395
10396 * gcc.dg/builtins-1.c: Add more _Complex tests.
10397 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10398
10399 * gcc.dg/builtins-1.c: Test existing _Complex functions.
10400 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10401
10402 2003-09-08 Mark Mitchell <mark@codesourcery.com>
10403
10404 PR c++/11786
10405 * g++.dg/lookup/koenig2.C: New test.
10406
10407 PR c++/5296
10408 * g++.dg/rtti/typeid2.C: New test.
10409
10410 2003-09-08 Jakub Jelinek <jakub@redhat.com>
10411
10412 * gcc.c-torture/compile/20030904-1.c: New test.
10413
10414 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
10415
10416 * g++.dg/opt/longbranch2.C: New test.
10417
10418 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10419
10420 * g++.dg/template/crash10.C: Only compile it.
10421
10422 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
10423
10424 PR middle-end/11665
10425 * gcc.c-torture/compile/20030907-1.c: New test.
10426 * g++.dg/init/array11.C: New test.
10427
10428 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10429
10430 PR c++/11852
10431 * g++.dg/init/struct1.C: New test.
10432
10433 2003-09-07 Mark Mitchell <mark@codesourcery.com>
10434
10435 PR c++/12181
10436 * g++.dg/expr/comma1.C: New test.
10437
10438 2003-09-06 Mark Mitchell <mark@codesourcery.com>
10439
10440 PR c++/11867
10441 * g++.dg/expr/static_cast5.C: New test.
10442
10443 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
10444
10445 PR c++/11507
10446 * g++.dg/lookup/scoped7.C: New test.
10447
10448 PR c++/9574
10449 * g++.dg/other/static1.C: New test.
10450
10451 PR c++/11490
10452 * g++.dg/warn/template-1.C: New test.
10453
10454 PR c++/11432
10455 * g++.dg/template/crash10.C: New test.
10456
10457 PR c++/2478
10458 * g++.dg/overload/VLA.C: New test.
10459
10460 PR c++/10804
10461 * g++.dg/template/call1.C: New test.
10462
10463 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10464
10465 PR c++/11794
10466 * g++.dg/parse/using3.C: New test.
10467
10468 2003-09-06 Roger Sayle <roger@eyesopen.com>
10469
10470 PR c++/11409
10471 * g++.dg/overload/builtin3.C: New test case.
10472
10473 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
10474
10475 PR c/9862
10476 * gcc.dg/20030906-1.c: New test.
10477 * gcc.dg/20030906-2.c: Likewise.
10478
10479 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
10480
10481 PR c++/12167
10482 * g++.dg/parse/defarg5.C: New test.
10483
10484 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
10485
10486 2003-09-05 Mark Mitchell <mark@codesourcery.com>
10487
10488 PR c++/12163
10489 * g++.dg/expr/static_cast4.C: New test.
10490
10491 PR c++/12146
10492 * g++.dg/template/crash9.C: New test.
10493
10494 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
10495
10496 * g++.old-deja/g++.ext/pretty2.C: Update for change
10497 in __FUNCTION__.
10498 * g++.old-deja/g++.ext/pretty3.C: Likewise.
10499
10500 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
10501
10502 PR c++/11922
10503 * g++/dg/template/qualified-id1.C: New test.
10504
10505 PR c++/12037
10506 * g++.dg/warn/noeffect4.C: New test.
10507
10508 2003-09-04 Matt Austern <austern@apple.com>
10509
10510 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
10511 * g++.dg/ext/fnname2.C: Likewise.
10512 * g++.dg/ext/fnname3.C: Likewise.
10513
10514 2003-09-04 Mark Mitchell <mark@codesourcery.com>
10515
10516 * g++.dg/expr/lval1.C: New test.
10517 * g++.dg/ext/lvcast.C: Remove.
10518
10519 2003-09-03 Roger Sayle <roger@eyesopen.com>
10520
10521 PR optimization/11700.
10522 * gcc.c-torture/compile/20030903-1.c: New test case.
10523
10524 2003-09-03 Mark Mitchell <mark@codesourcery.com>
10525
10526 PR c++/12053
10527 * g++.dg/abi/layout4.C: New test.
10528
10529 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
10530
10531 PR c++/11553
10532 * g++.dg/parse/friend3.C: New test.
10533
10534 2003-09-02 Mark Mitchell <mark@codesourcery.com>
10535
10536 PR c++/11847
10537 * g++.dg/template/class1.C: New test.
10538
10539 PR c++/11808
10540 * g++.dg/expr/call1.C: New test.
10541
10542 2003-09-01 Mark Mitchell <mark@codesourcery.com>
10543
10544 PR c++/12114
10545 * g++.dg/init/ref9.C: New test.
10546
10547 PR c++/11972
10548 * g++.dg/template/nested4.C: New test.
10549
10550 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10551
10552 PR c++/12093
10553 * g++.dg/template/non-dependent4.C: New test.
10554
10555 PR c++/11928
10556 * g++.dg/inherit/conv1.C: New test.
10557
10558 2003-08-29 Mark Mitchell <mark@codesourcery.com>
10559
10560 PR c++/6196
10561 * g++.dg/ext/label1.C: New test.
10562 * g++.dg/ext/label2.C: Likewise.
10563
10564 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10565
10566 * g++.dg/expr/cond3.C: New test.
10567
10568 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10569
10570 * gcc.dg/builtins-1.c: Add new builtin cases.
10571
10572 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10573
10574 * gcc.dg/builtins-1.c: Add new cases.
10575 * gcc.dg/torture/builtin-attr-1.c: Likewise.
10576
10577 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10578
10579 * gcc.dg/builtins-1.c: Add more math builtin tests.
10580 * gcc.dg/torture/builtin-attr-1.c: New test.
10581
10582 2003-08-28 Mark Mitchell <mark@codesourcery.com>
10583
10584 PR optimization/5079
10585 * g++.dg/opt/static3.C: New test.
10586
10587 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10588
10589 * gcc.misc-tests/gcov-10b.c: New test.
10590
10591 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10592
10593 * g++.dg/opt/ptrmem3.C: New test.
10594
10595 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10596
10597 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10598
10599 * gcc.dg/20030826-2.c: New test.
10600
10601 2003-08-26 Roger Sayle <roger@eyesopen.com>
10602
10603 PR middle-end/12002
10604 * g77.f-torture/compile/12002.f: New test case.
10605
10606 2003-08-26 Roger Sayle <roger@eyesopen.com>
10607
10608 * gcc.dg/20030826-1.c: New test case.
10609
10610 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10611
10612 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10613
10614 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10615
10616 PR c++/11871
10617 * c++.dg/lookup/crash1.C: New test.
10618
10619 * c++.dg/warn/noeffect3.C: New test.
10620
10621 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10622
10623 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10624 * gcc.dg/compat/vector-1_y.c: Ditto.
10625 * gcc.dg/compat/vector-2_x.c: Ditto.
10626 * gcc.dg/compat/vector-2_y.c: Ditto.
10627
10628 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10629
10630 * gcc.dg/20030702-1.c: New test.
10631
10632 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10633
10634 PR c++/8795
10635 * g++.dg/ext/altivec-1.C: New test.
10636
10637 2003-08-24 Richard Henderson <rth@redhat.com>
10638
10639 * g++.dg/eh/simd-2.C: Add -w for x86.
10640
10641 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10642
10643 * gcc.dg/20030815-1.c: New test.
10644
10645 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10646
10647 PR c++/3765
10648 * g++.dg/parse/access6.C: New test.
10649
10650 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10651
10652 PR c++/641, c++/11876
10653 * g++.dg/template/friend22.C: New test.
10654 * g++.dg/template/friend23.C: Likewise.
10655
10656 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10657
10658 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10659 identically.
10660
10661 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10662
10663 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10664
10665 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10666
10667 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10668
10669 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10670
10671 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10672
10673 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10674
10675 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10676
10677 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10678
10679 PR c++/11919
10680 * g++.dg/overload/prom1.C: New test.
10681
10682 PR c++/11551
10683 * g++.dg/parse/dtor2.C: New test.
10684
10685 PR c++/10762
10686 * g++.dg/parse/using2.C: New test.
10687
10688 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10689
10690 PR target/11805
10691 * gcc.c-torture/compile/20030821-1.c: New.
10692
10693 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10694
10695 PR c++/11834
10696 * g++.dg/template/deduce2.C: New test.
10697
10698 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10699
10700 * gcc.c-torture/execute/20030821-1.c: New test.
10701
10702 2003-08-20 Roger Sayle <roger@eyesopen.com>
10703
10704 PR middle-end/11984
10705 * gcc.dg/20030820-1.c: New test case.
10706
10707 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10708
10709 PR c++/11945
10710 * g++.dg/warn/noeffect2.C: New test.
10711
10712 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10713
10714 PR c++/10926
10715 * g++.dg/template/dtor2.C: New test.
10716
10717 PR c++/11684
10718 * g++.dg/template/operator1.C: New test.
10719 * g++.dg/parse/operator4.C: New test.
10720
10721 PR c++/11946.C
10722 * g++.dg/expr/enum1.C: New test.
10723 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10724
10725 PR c++/11036.C
10726 * g++.dg/parse/elab2.C: New test.
10727 * g++.dg/parse/typedef4.C: Change error message.
10728 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10729 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10730 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10731
10732 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10733
10734 * gcc.dg/pch/warn-1.c: New.
10735 * gcc.dg/pch/warn-1.hs: New.
10736
10737 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10738 not-tested file.
10739
10740 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10741
10742 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10743
10744 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10745
10746 * gcc.dg/uninit-D.c: New Test.
10747 * gcc.dg/uninit-E.c: New Test.
10748 * gcc.dg/uninit-F.c: New Test.
10749 * gcc.dg/uninit-G.c: New Test.
10750
10751 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10752
10753 * g++.dg/README: Describe the pch directory.
10754
10755 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10756
10757 PR c++/11174
10758 * g++.dg/parse/access4.C: New test.
10759 * g++.dg/parse/access5.C: Likewise.
10760 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10761
10762 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10763
10764 * gcc.dg/noncompile/20030818-1.c: New.
10765
10766 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10767
10768 PR c++/11957
10769 * g++.dg/warn/noeffect1.C: New test.
10770
10771 * g++.dg/template/scope2.C: New test.
10772 * g++.dg/template/error2.C: Correct dg-error
10773
10774 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10775
10776 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10777
10778 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10779
10780 PR C++/11512
10781 * g++.dg/template/warn1.C: New.
10782
10783 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10784
10785 * g++.dg/template/error2.C: New test.
10786 * g++.dg/lookup/using7.C: Adjust errors
10787 * g++.old-deja/g++.pt/crash36.C: Likewise.
10788 * g++.old-deja/g++.pt/derived3.C: Likewise.
10789
10790 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10791
10792 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10793 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10794 * gcc.c-torture/execute/builtins/string-9.c: New, from
10795 string-opt-9.c. Adjust for execute/builtins framework.
10796 * gcc.c-torture/execute/string-opt-9.c: Delete.
10797
10798 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10799
10800 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10801
10802 * g++.dg/parse/ret-type2.C: New test.
10803
10804 PR c++/11703
10805 * g++.dg/init/new8.C: New test.
10806
10807 PR c++/10923
10808 * g++.dg/parse/typedef5.C: New test.
10809
10810 PR c++/9512
10811 * g++.dg/parse/qualified2.C: New test.
10812 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10813 invalid code.
10814
10815 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10816
10817 * g++.dg/conversion/ptrmem1.C: New test.
10818
10819 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10820
10821 PR target/11693
10822 * gcc.dg/20030811-1.c: New test.
10823
10824 PR target/11535
10825 * gcc.c-torture/execute/20030811-1.c: New test.
10826
10827 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10828
10829 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10830
10831 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10832
10833 PR c++/11789.C
10834 * g++.dg/inherit/multiple1.C: New test.
10835
10836 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10837
10838 * gcc.dg/spe1.c: New test.
10839
10840 PR c++/11670
10841 * g++.dg/expr/cast2.C: New test.
10842
10843 PR c++/10530
10844 * g++.dg/template/dependent-name2.C: New test.
10845
10846 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10847
10848 * g++.dg/parse/crash11.C: Put the dg options in comments.
10849
10850 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10851
10852 * lib/gcc-dg.exp: Update for diagnostic change.
10853
10854 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10855
10856 PR c++/5767
10857 * g++.dg/parse/crash11.C: New test.
10858
10859 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10860
10861 * gcc.dg/cpp/spacing1.c: Update.
10862
10863 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10864
10865 PR target/11739
10866 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10867 a value for -mtune.
10868
10869 2003-08-04 Roger Sayle <roger@eyesopen.com>
10870
10871 PR middle-end/11771
10872 * gcc.c-torture/compile/20030804-1.c: New test case.
10873
10874 2003-08-04 Roger Sayle <roger@eyesopen.com>
10875
10876 * gcc.dg/20030804-1.c: New test case.
10877
10878 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10879
10880 * gcc.dg/cpp/separate-1.c: New test.
10881
10882 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10883
10884 PR c++/11704
10885 * g++.dg/template/dependent-expr2.C: New test.
10886
10887 PR c++/11766
10888 * g++.dg/expr/ptrmem1.C: New test.
10889
10890 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10891
10892 PR c++/9453
10893 * g++.dg/template/friend15.C: New test.
10894
10895 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10896
10897 * lib/dg-pch.exp: Work round PCH bug.
10898
10899 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10900
10901 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10902 builtins. Move cases from builtins-4.c here.
10903
10904 * gcc.dg/torture/builtin-math-1.c: New test taken from
10905 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10906 additional cases.
10907
10908 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10909 Delete.
10910
10911 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10912
10913 PR c++/9447
10914 * g++.dg/template/using7.C: New test.
10915
10916 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10917
10918 * import1.c, import2.c: New tests.
10919
10920 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10921
10922 * g++.dg/eh/crossjump1.C: New test.
10923
10924 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10925
10926 PR c++/11697
10927 * g++.dg/template/using6.C: New test.
10928
10929 PR c++/11744
10930 * g++.dg/template/koenig2.C: New test.
10931
10932 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10933
10934 PR c++/7983
10935 * g++.dg/parse/typedef4.C: New test.
10936
10937 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10938
10939 PR c++/8442, c++/8806
10940 * g++.dg/template/elab1.C: New test.
10941 * g++.dg/template/type2.C: Likewise.
10942 * g++.dg/template/ttp3.C: Adjust expected error message.
10943 * g++.old-deja/g++.law/visibility13.C: Likewise.
10944 * g++.old-deja/g++.niklas/t135.C: Likewise.
10945 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10946 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10947 template argument.
10948 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10949
10950 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10951
10952 PR c++/11295
10953 * g++.dg/ext/stmtexpr1.C: New test.
10954
10955 * g++.dg/opt/tmp1.C: New test.
10956
10957 PR c++/11525
10958 * g++.dg/parse/constant4.C: New test.
10959
10960 PR c++/9447
10961 * g++.dg/template/using5.C: New test.
10962
10963 2003-07-31 Roger Sayle <roger@eyesopen.com>
10964
10965 * gcc.dg/builtins-27.c: New test case.
10966
10967 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10968
10969 * gcc.dg/tls/opt-7.c: New test.
10970
10971 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10972
10973 * g++.old-deja/g++.other/crash18.C: Remove.
10974
10975 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10976
10977 * g++.dg/template/explicit3.C: New.
10978 * g++.dg/template/explicit4.C: New.
10979 * g++.dg/template/explicit5.C: New.
10980
10981 PR c++/11347
10982 * g++.dg/template/memtmpl1.C: New.
10983
10984 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10985
10986 PR target/11565
10987 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10988 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10989
10990 2003-07-30 Jan Hubicka <jh@suse.cz>
10991
10992 * vtgc1.c: Kill.
10993
10994 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10995
10996 * gcc.dg/struct-in-proto-1.c: New test.
10997
10998 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10999
11000 * gcc.dg/cpp/include2.c: Only expect one message.
11001
11002 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
11003
11004 PR c++/9447
11005 * g++.dg/template/using1.C: New test.
11006 * g++.dg/template/using2.C: New test.
11007 * g++.dg/template/using3.C: New test.
11008 * g++.dg/template/using4.C: New test.
11009
11010 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
11011
11012 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
11013 * gcc.c-torture/execute/string-opt-10.c: Likewise.
11014
11015 2003-07-28 Jan Hubicka <jh@suse.cz>
11016
11017 PR c++/11530
11018 * g++.dg/opt/call1.C: New test.
11019
11020 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
11021
11022 PR c++/11667
11023 * g++.dg/init/enum2.C: New test.
11024 * g++.dg/template/overload1.C: Add "-w" option.
11025
11026 2003-07-28 <hp@bitrange.com>
11027
11028 * gcc.dg/Wdeclaration-after-statement-1.c,
11029 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
11030
11031 2003-07-28 Jakub Jelinek <jakub@redhat.com>
11032
11033 * gcc.c-torture/compile/20030725-1.c: New test.
11034
11035 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
11036
11037 * gcc.dg/20030505.c: Only run for SPE.
11038 Remove definition of opaque type.
11039
11040 2003-07-27 Mark Mitchell <mark@codesourcery.com>
11041
11042 * g++.dg/template/ptrmem6.C: New test.
11043
11044 2003-07-26 Geoffrey Keating <geoffk@apple.com>
11045
11046 * gcc.c-torture/compile/zero-strct-2.c: New test.
11047
11048 2003-07-25 Geoffrey Keating <geoffk@apple.com>
11049
11050 * gcc.dg/intermod-1.c: New test.
11051
11052 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
11053
11054 PR c++/11617
11055 * g++.dg/template/lookup2.C: New test.
11056 * g++.dg/template/memclass1.C: Remove instantiated from error.
11057 * g++.dg/other/error2.C: Tweak expected errors.
11058
11059 PR c++/11596
11060 * g++.dg/template/defarg3.C: New test.
11061
11062 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
11063
11064 2003-07-24 Mark Mitchell <mark@codesourcery.com>
11065
11066 * g++.dg/inherit/access5.C: New test.
11067
11068 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11069
11070 PR c++/11513
11071 * g++.dg/template/crash8.C: New test.
11072
11073 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
11074
11075 PR c/10602
11076 * gcc.dg/noncompile/incomplete-2.c: New test.
11077
11078 2003-07-23 Mark Mitchell <mark@codesourcery.com>
11079
11080 PR c++/11645
11081 * g++.dg/inherit/access4.C: New test.
11082
11083 PR c++/11517
11084 * g++.dg/expr/cond2.C: New test.
11085
11086 PR optimization/10679
11087 * g++.dg/opt/inline4.C: New test.
11088
11089 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
11090
11091 * g++.dg/parse/crash10: New test.
11092
11093 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11094
11095 * g++.dg/ext/flexary1.C: New test.
11096
11097 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11098
11099 PR c++/10793
11100 * g++.dg/template/crash9.C: New test.
11101
11102 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11103
11104 PR c++/3004
11105 * g++.dg/parse/typedef3.C: New test.
11106
11107 PR c++/7906
11108 * g++.dg/parse/operator2.C: New test.
11109
11110 PR c++/8895
11111 * g++.dg/parse/def-tmpl-arg1.C: New test.
11112
11113 PR c++/9282
11114 * g++.dg/parse/funptr1.C: New test.
11115
11116 PR c++/9452
11117 * g++.dg/parse/ambig3.C: New test.
11118
11119 PR c++/9454
11120 * g++.dg/parse/operator3.C: New test.
11121
11122 PR c++/9486
11123 * g++.dg/parse/template10.C: New test.
11124
11125 PR c++/9488
11126 * g++.dg/parse/template11.C: New test.
11127
11128 PR c++/10150
11129 * g++.dg/parse/invalid-op1.C: New test.
11130
11131 PR c++/10247
11132 * g++.dg/parse/condexpr1.C: New test.
11133
11134 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
11135
11136 * g++.dg/ext/packed3.C: New test.
11137 * g++.dg/ext/packed4.C: New test.
11138
11139 * gcc.dg/pack-test-3.c: New test.
11140
11141 2003-07-21 Janis Johnson <janis187@us.ibm.com>
11142
11143 * lib/compat.exp: Handle dg-options per source file.
11144 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
11145 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
11146 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
11147 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
11148 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
11149 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
11150 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
11151 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
11152 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
11153 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
11154 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
11155 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
11156 * g++.dg/compat/break/bitfield7_x.C: Ditto.
11157 * g++.dg/compat/break/bitfield7_y.C: Ditto.
11158
11159 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
11160
11161 PR c/10320
11162 * gcc.c-torture/execute/20030718-1.c: New test.
11163
11164 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
11165
11166 PR optimization/11536
11167 * gcc.dg/20030721-1.c: New test.
11168
11169 2003-07-19 Mark Mitchell <mark@codesourcery.com>
11170
11171 PR c++/11546
11172 * g++.dg/template/lookup1.C: New test.
11173
11174 2003-07-19 Zack Weinberg <zack@codesourcery.com>
11175
11176 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
11177 diagnostics of ill-formed constructs involving labels.
11178 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
11179 the new 'previously defined here' message.
11180
11181 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
11182
11183 * g++.dg/parse/non-dependent2.C: New test.
11184
11185 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
11186
11187 * g++.dg/init/init-ref4.C: xfail on targets without
11188 weak symbols.
11189
11190 2003-07-17 Jakub Jelinek <jakub@redhat.com>
11191
11192 PR target/11087
11193 * gcc.c-torture/execute/20030717-1.c: New test.
11194
11195 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
11196
11197 * g++.dg/opt/cfg1.C: New test.
11198
11199 2003-07-17 Mark Mitchell <mark@codesourcery.com>
11200
11201 PR optimization/11557
11202 * gcc.dg/20030717-1.c: New test.
11203
11204 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11205
11206 PR c++/10476
11207 * g++.dg/expr/crash-1.C: New test.
11208
11209 PR c++/11027
11210 * g++.dg/template/init3.C: New test.
11211
11212 PR c++/8222
11213 * g++.dg/template/non-dependent1.C: New test.
11214
11215 PR c++/11070
11216 * g++.dg/template/non-dependent2.C: New test.
11217
11218 PR c++/11071
11219 * g++.dg/template/non-dependent3.C: New test.
11220
11221 PR c++/9907
11222 * g++.dg/template/sizeof5.C: New test.
11223
11224 2003-07-17 Geoffrey Keating <geoffk@apple.com>
11225
11226 PR 11498
11227 * gcc.c-torture/compile/mangle-1.c: New file.
11228
11229 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11230
11231 PR c++/7809
11232 * g++.dg/parse/access3.C: New test.
11233
11234 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
11235
11236 PR c++/11384
11237 * g++.dg/init/init-ref4.C: New test.
11238
11239 2003-07-16 Mark Mitchell <mark@codesourcery.com>
11240
11241 PR c++/11547
11242 * g++.dg/parse/constant3.C: New test.
11243 * g++.dg/parse/crash7.C: Likewise.
11244
11245 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
11246
11247 PR target/11008
11248 * gcc.dg/i386-pentium4-not-mull.c: New.
11249
11250 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
11251
11252 * gcc.dg/asm-names.c (ymain): Make it weak.
11253
11254 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11255
11256 PR c++/5421
11257 * g++.dg/template/friend21.C: New test.
11258
11259 2003-07-16 Jakub Jelinek <jakub@redhat.com>
11260
11261 * gcc.dg/cleanup-8.c: New test.
11262 * gcc.dg/cleanup-9.c: New test.
11263
11264 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
11265
11266 * g++.dg/ext/dll-MI1.h: New file.
11267 * g++.dg/ext/dllexport-MI1.C: New file.
11268 * g++.dg/ext/dllimport-MI1.C: New file.
11269
11270 2003-07-15 Jakub Jelinek <jakub@redhat.com>
11271
11272 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
11273 it does not have cmpstrsi patterns (just cmpmemsi).
11274
11275 2003-07-15 Mark Mitchell <mark@codesourcery.com>
11276
11277 PR debug/11473
11278 * g++.dg/debug/debug8.C: New test.
11279
11280 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11281
11282 PR c++/10108
11283 * g++.dg/template/crash7.C: New test.
11284
11285 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
11286
11287 PR target/10795
11288 * gcc.c-torture/compile/20030708-1.c: New.
11289
11290 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11291
11292 * gcc.c-torture/execute/20030715-1.c: New test.
11293
11294 2003-07-14 Geoffrey Keating <geoffk@apple.com>
11295
11296 * gcc.dg/pch/inline-3.c: New file.
11297 * gcc.dg/pch/inline-3.hs: New file.
11298 * gcc.dg/pch/inline-4.c: New file.
11299 * gcc.dg/pch/inline-4.hs: New file.
11300
11301 2003-07-14 Mark Mitchell <mark@codesourcery.com>
11302
11303 PR c++/11509
11304 * g++.dg/template/crash6.C: New test.
11305
11306 PR c++/7053
11307 * g++.dg/template/friend20.C: New test.
11308
11309 PR c++/7019
11310 * g++.dg/template/overload2.C: New test.
11311
11312 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11313
11314 PR optimization/11440
11315 * gcc.c-torture/execute/20030714-1.c: New test.
11316
11317 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11318
11319 PR c++/11154
11320 * g++.dg/template/partial2.C: New test.
11321
11322 2003-07-13 Mark Mitchell <mark@codesourcery.com>
11323
11324 PR c++/11503
11325 * g++.dg/template/anon1.C: New test.
11326
11327 PR c++/11493
11328 PR c++/11495
11329 * g++.dg/parse/template9.C: Likewise.
11330 * g++.dg/template/crash4.C: New test.
11331 * g++.dg/template/koenig1.C: Likewise.
11332 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
11333 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
11334 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
11335 functions.
11336 * g++.old-deja/g++.jason/template36.C: Likewise.
11337 * g++.old-deja/g++.mike/p1989.C: Likewise.
11338 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
11339 * g++.old-deja/g++.pt/ttp20.C: Use this->.
11340 * g++.old-deja/g++.pt/ttp21.C: Use this->.
11341 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
11342 compiling.
11343 * g++.old-deja/g++.pt/union2.C: Use this->.
11344
11345 2003-07-11 Jakub Jelinek <jakub@redhat.com>
11346
11347 * gcc.dg/20030711-1.c: New test.
11348
11349 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
11350
11351 PR c++/11050
11352 * g++.dg/parse/args1.C: New test.
11353 * g++.pt/defarg8.C: Change expected errors.
11354
11355 2003-07-11 Mark Mitchell <mark@codesourcery.com>
11356
11357 PR c++/8164
11358 * g++.dg/template/nontype2.C: New test.
11359
11360 PR c++/10558
11361 * g++.dg/parse/template8.C: New test.
11362
11363 PR c++/8327
11364 * g++.dg/template/scope1.C: New test.
11365
11366 * g++.dg/warn/Wsign-compare-1.C: New test.
11367
11368 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11369
11370 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
11371
11372 2003-07-10 Mark Mitchell <mark@codesourcery.com>
11373
11374 PR c++/9411
11375 * g++.dg/template/explicit2.C: New test.
11376
11377 PR c++/10032
11378 * g++.dg/warn/pedantic1.C: New test.
11379
11380 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
11381
11382 PR c++ 9483
11383 * g++.dg/other/field1.C: New test.
11384
11385 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
11386
11387 PR c/11449
11388 * gcc.c-torture/compile/20030707-1.c: New.
11389
11390 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11391
11392 PR c++/10849
11393 * g++.dg/template/access12.C: New test.
11394
11395 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
11396
11397 * g++.dg/bprob/bprob.exp (prof_ext): Update.
11398 * g77.dg/bprob/bprob.exp (prof_ext): Update.
11399 * gcc.misc-tests/bprob.exp (prof_ext): Update.
11400 * gcc.misc-tests/gcov.exp: Update
11401 * g++.dg/gcov/gcov.exp: Update
11402 * lib/gcov.exp: Update.
11403
11404 2003-07-08 Mark Mitchell <mark@codesourcery.com>
11405
11406 * g++.dg/abi/mangle17.C: Make sure template expressions are
11407 dependent.
11408 * g++.dg/abi/mangle4.C: Mark erroneous casts.
11409 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
11410 * g++.dg/opt/stack1.C: Remove erroneous code.
11411 * g++.dg/parse/template7.C: New test.
11412 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
11413 * g++.old-deja/g++.pt/crash4.C: Likewise.
11414
11415 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11416
11417 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
11418 with zero or one occurence of `$' after the initial `L'.
11419
11420 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
11421
11422 * gcc.c-torture/compile/20030704-1.c: Add a comment.
11423
11424 2003-07-08 Roger Sayle <roger@eyesopen.com>
11425
11426 PR c/11370
11427 * gcc.dg/Wunreachable-6.c: New testcase.
11428 * gcc.dg/Wunreachable-7.c: New testcase.
11429
11430 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11431
11432 PR c/11420
11433 * gcc.dg/20030708-1.c: New test.
11434
11435 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
11436
11437 * gcc.dg/compat/sdata-section.h: New file.
11438 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
11439 * gcc.dg/torture/mips-sdata-1.c: New test.
11440
11441 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11442
11443 PR c++/11030
11444 * g++.dg/template/friend19.C: New test.
11445
11446 2003-07-08 Jakub Jelinek <jakub@redhat.com>
11447
11448 * g++.dg/opt/strength-reduce.C: New test.
11449
11450 2003-07-07 Roger Sayle <roger@eyesopen.com>
11451
11452 PR target/10979
11453 * gcc.dg/20030707-1.c: New testcase.
11454
11455 2003-07-07 Roger Sayle <roger@eyesopen.com>
11456
11457 PR optimization/11059
11458 * g++.dg/opt/emptyunion.C: New testcase.
11459
11460 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11461 Eric Botcazou <ebotcazou@libertysurf.fr>
11462
11463 * g++.dg/opt/stack1.C: New test.
11464
11465 2003-07-05 Mark Mitchell <mark@codesourcery.com>
11466
11467 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
11468 run test.
11469
11470 PR c++/11431
11471 * g++.dg/expr/static_cast3.C: New test.
11472
11473 2003-07-04 Zack Weinberg <zack@codesourcery.com>
11474
11475 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
11476 everywhere.
11477 * gcc.dg/concat.c: Concatenation of string constants with
11478 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
11479 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
11480 * gcc.dg/cpp/escape-2.c: Use wide character constants where
11481 necessary to avoid multi-character character constant warning.
11482 * gcc.dg/cpp/escape.c: Likewise.
11483 * gcc.dg/cpp/ucs.c: Likewise.
11484 Remove backslashes from dg-bogus comments, as they confuse Tcl.
11485 Fix a typo.
11486
11487 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11488
11489 PR c/11428
11490 * gcc.c-torture/compile/20030704-1.c: New.
11491
11492 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
11493
11494 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
11495
11496 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
11497
11498 PR c++/5287, PR c++/7910, PR c++/11021
11499 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
11500 tests for warnings.
11501 * g++.dg/ext/dllimport2.C: Add tests for warnings.
11502 * g++.dg/ext/dllimport3.C: Likewise.
11503 * g++.dg/ext/dllimport4.C: New file.
11504 * g++.dg/ext/dllimport5.C: New file.
11505 * g++.dg/ext/dllimport6.C: New file.
11506 * g++.dg/ext/dllimport7.C: New file.
11507 * g++.dg/ext/dllimport8.C: New file.
11508 * g++.dg/ext/dllimport9.C: New file.
11509 * g++.dg/ext/dllimport10.C: New file.
11510 * g++.dg/ext/dllexport1.C: New file.
11511
11512 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11513
11514 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
11515 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
11516
11517 2003-07-03 Roger Sayle <roger@eyesopen.com>
11518
11519 * gcc.dg/builtins-25.c: New testcase.
11520 * gcc.dg/builtins-26.c: New testcase.
11521
11522 2003-07-03 Janis Johnson <janis187@us.ibm.com>
11523
11524 * gcc.dg/compat/vector-defs.h: New file.
11525 * gcc.dg/compat/vector-setup.h: New file.
11526 * gcc.dg/compat/vector-check.h: New file.
11527 * gcc.dg/compat/vector-1_main.c: New file.
11528 * gcc.dg/compat/vector-1_x.c: New file.
11529 * gcc.dg/compat/vector-1_y.c: New file.
11530 * gcc.dg/compat/vector-2_main.c: New file.
11531 * gcc.dg/compat/vector-2_x.c: New file.
11532 * gcc.dg/compat/vector-2_y.c: New file.
11533
11534 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11535 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11536 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11537 * gcc.dg/compat/struct-align-1.h: New file.
11538 * gcc.dg/compat/struct-align-1_main.c: New file.
11539 * gcc.dg/compat/struct-align-1_x.c: New file.
11540 * gcc.dg/compat/struct-align-1_y.c: New file.
11541 * gcc.dg/compat/struct-align-2.h: New file.
11542 * gcc.dg/compat/struct-align-2_main.c: New file.
11543 * gcc.dg/compat/struct-align-2_x.c: New file.
11544 * gcc.dg/compat/struct-align-2_y.c: New file.
11545
11546 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11547 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11548 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11549 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11550 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11551 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11552 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11553 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11554 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11555 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11556 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11557 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11558 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11559 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11560 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11561 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11562 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11563 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11564 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11565 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11566 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11567 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11568 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11569 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11570 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11571 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11572 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11573 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11574 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11575
11576 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11577
11578 * gcc.dg/i386-call-1.c: New test.
11579
11580 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
11581
11582 PR c++/9162
11583 * g++.dg/parse/defarg4.C: New.
11584
11585 2003-07-03 Roger Sayle <roger@eyesopen.com>
11586
11587 PR target/10700
11588 * gcc.c-torture/compile/20030703-1.c: New test case.
11589
11590 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11591
11592 * g++.dg/template/local3.C: Remove extra semicolon.
11593
11594 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11595
11596 * gcc.dg/i386-volatile-1.c: New test.
11597
11598 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11599
11600 PR c++/11072
11601 * g++.dg/other/offsetof2.C: XFAIL.
11602 * g++.dg/other/offsetof5.C: New.
11603
11604 PR c++/10219
11605 * g++.dg/template/error1.C: New.
11606
11607 PR c++/9779
11608 * g++.dg/template/dependent-expr1.C: New.
11609
11610 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11611
11612 PR c++/6949
11613 * g++.dg/template/local3.C: New test.
11614
11615 PR c++/11149
11616 * g++.dg/lookup/scoped6.C: New test.
11617
11618 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11619
11620 PR c++/8046
11621 * g++.dg/other/error7.C: New test.
11622
11623 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11624
11625 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11626 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11627 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11628 * g++.old-deja/g++.other/union2.C: Likewise.
11629 * gcc.dg/c90-const-expr-2.c: Likewise.
11630 * gcc.dg/c90-const-expr-3.c: Likewise.
11631 * gcc.dg/c99-const-expr-2.c: Likewise.
11632 * gcc.dg/c99-const-expr-3.c: Likewise.
11633 * gcc.dg/concat.c: Likewise.
11634
11635 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11636
11637 PR c++/9559
11638 * g++.dg/init/static1.C: New test.
11639
11640 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11641
11642 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11643 * g++.old-deja/g++.other/access2.C: Likewise.
11644 * g++.old-deja/g++.other/decl2.C: Likewise.
11645 * gcc.c-torture/execute/20020615-1.c: Likewise.
11646
11647 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11648
11649 PR c++/4933
11650 * g++.dg/template/sizeof4.C: New test.
11651
11652 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11653
11654 * g++.dg/other/error6.C: New test.
11655
11656 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11657
11658 PR c++/10750
11659 * g++.dg/parse/constant2.C: New test.
11660
11661 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11662
11663 PR c++/11106
11664 * g++.dg/other/error5.C: New test.
11665
11666 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11667
11668 * gcc.dg/format/gcc_diag-1.c: New test.
11669
11670 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11671
11672 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11673
11674 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11675
11676 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11677 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11678 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11679
11680 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11681
11682 * gcc.c-torture/execute/builtins/string-8.c: New test.
11683 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11684 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11685 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11686
11687 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11688
11689 PR c++/10468
11690 * g++.dg/ext/typeof6.C: New test.
11691
11692 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11693
11694 PR c++/10796
11695 * g++.dg/init/enum1.C: New test.
11696
11697 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11698
11699 * gcc.dg/20030627-1.c: New test.
11700
11701 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11702
11703 PR c++/11332
11704 * g++.dg/expr/static_cast2.C: New test.
11705
11706 2003-06-26 Roger Sayle <roger@eyesopen.com>
11707 Jakub Jelinek <jakub@redhat.com>
11708
11709 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11710 sprintf(dst,"%s",src) optimization.
11711 * gcc.c-torture/execute/20030626-1.c: New test case.
11712 * gcc.c-torture/execute/20030626-2.c: New test case.
11713
11714 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11715
11716 * gcc.c-torture/execute/multi-ix.c: New test.
11717
11718 * gcc.c-torture/execute/simd-4.c (main):
11719 Added missing semicolon at end of union.
11720
11721 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11722
11723 PR c++/8266
11724 * g++.dg/template/explicit-instantiation3.C: New test.
11725
11726 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11727
11728 * gcc.dg/20030626-1.c: Use signed char.
11729
11730 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11731
11732 * gcc.dg/20030626-1.c: New test.
11733
11734 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11735
11736 * const-str-2.m: Update.
11737
11738 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11739
11740 PR c++/10990
11741 * g++.dg/rtti/dyncast1.C: New test.
11742 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11743 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11744 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11745
11746 PR c++/10931
11747 * g++.dg/expr/static_cast1.C: New test.
11748
11749 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11750
11751 * gcc.dg/20030625-1.c: New test.
11752
11753 2003-06-24 Roger Sayle <roger@eyesopen.com>
11754
11755 * gcc.c-torture/compile/20030624-1.c: New test case.
11756
11757 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11758
11759 * gcc.c-torture/execute/string-opt-17.c: New test.
11760
11761 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11762
11763 PR c++/5754
11764 * g++.dg/parse/crash6.C: New test.
11765
11766 2003-06-23 Roger Sayle <roger@eyesopen.com>
11767
11768 * gcc.dg/builtins-24.c: New test case.
11769
11770 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11771
11772 * g++.dg/opt/operator1.C: New test.
11773
11774 2003-06-22 Roger Sayle <roger@eyesopen.com>
11775
11776 * gcc.c-torture/execute/string-opt-16.c: New test case.
11777
11778 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11779
11780 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11781 * g++.old-deja/g++.other/conv7.C: Likewise
11782 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11783 * g++.old-deja/g++.other/overload14.C: Likewise.
11784
11785 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11786
11787 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11788 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11789
11790 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11791
11792 PR c++/10888
11793 * g++.dg/warn/Winline-3.C: New test.
11794
11795 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11796
11797 * lib/target-supports.exp (check_alias_available): Make the test
11798 program acceptable to the Solaris assembler.
11799
11800 PR c++/10749
11801 * g++.dg/template/memclass2.C: New test.
11802
11803 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11804 Eric Botcazou <ebotcazou@libertysurf.fr>
11805
11806 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11807 data for non-matching targets.
11808 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11809
11810 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11811
11812 PR c++/10845
11813 * g++.dg/template/member3.C: New test.
11814
11815 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11816
11817 PR c++/10939
11818 * g++.dg/template/func1.C: New test.
11819
11820 PR c++/9649
11821 * g++.dg/template/static4.C: New test.
11822 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11823
11824 PR c++/11041
11825 * g++.dg/init/ref7.C: New test.
11826
11827 2003-06-19 Matt Austern <austern@apple.com>
11828
11829 PR c++/11228
11830 * g++.dg/anew1.C: New test.
11831 * g++.dg/anew2.C: New test.
11832 * g++.dg/anew3.C: New test.
11833 * g++.dg/anew4.C: New test.
11834
11835 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11836
11837 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11838
11839 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11840
11841 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11842 endian-dependent.
11843
11844 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11845
11846 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11847 Remove cruft.
11848
11849 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11850
11851 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11852 * gcc.c-torture/compile/961203-1.c: Likewise.
11853 * gcc.c-torture/compile/980506-1.c: Likewise.
11854
11855 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11856
11857 PR c++/10712
11858 * g++.dg/lookup/using7.C: New test.
11859
11860 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11861
11862 PR c++/11105
11863 * g++.dg/abi/conv1.C: Remove it.
11864 * g++.dg/template/conv7.C: New test.
11865 * g++.dg/template/conv8.C: Likewise.
11866 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11867 conversion operator.
11868
11869 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11870
11871 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11872 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11873 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11874 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11875 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11876 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11877 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11878 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11879 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11880 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11881 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11882 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11883 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11884 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11885 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11886 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11887 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11888 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11889 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11890 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11891 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11892 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11893 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11894 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11895 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11896 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11897 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11898 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11899 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11900
11901 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11902
11903 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11904 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11905 indications.
11906
11907 2003-06-16 Roger Sayle <roger@eyesopen.com>
11908
11909 * gcc.dg/i386-387-5.c: New test case.
11910 * gcc.dg/i386-387-6.c: New test case.
11911 * gcc.dg/builtins-23.c: New test case.
11912
11913 2003-06-15 Roger Sayle <roger@eyesopen.com>
11914
11915 * gcc.dg/builtins-22.c: New test case.
11916 * gcc.dg/i386-387-1.c: Update to test exp.
11917 * gcc.dg/i386-387-2.c: Likewise.
11918
11919 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11920
11921 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11922
11923 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11924
11925 * lib/gcc-dg.exp (dg-require-dll): New function.
11926 (dg-xfail-if): Likewise.
11927 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11928 driver.
11929
11930 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11931 * gcc.c-torture/compile/20001205-1.c: Likewise.
11932 * gcc.c-torture/compile/20001226-1.c: Likewise.
11933 * gcc.c-torture/compile/20010518-2.c: Likewise.
11934 * gcc.c-torture/compile/20020312-1.c: Likewise.
11935 * gcc.c-torture/compile/20020604-1.c: Likewise.
11936 * gcc.c-torture/compile/920501-12.c: Likewise.
11937 * gcc.c-torture/compile/920501-4.c: Likewise.
11938 * gcc.c-torture/compile/920520-1.c: Likewise.
11939 * gcc.c-torture/compile/920521-1.c: Likewise.
11940 * gcc.c-torture/compile/920625-1.c: Likewise.
11941 * gcc.c-torture/compile/961203-1.c: Likewise.
11942 * gcc.c-torture/compile/980506-1.c: Likewise.
11943 * gcc.c-torture/compile/981006-1.c: Likewise.
11944 * gcc.c-torture/compile/981022-1.c: Likewise.
11945 * gcc.c-torture/compile/981223-1.c: Likewise.
11946 * gcc.c-torture/compile/990617-1.c: Likewise.
11947 * gcc.c-torture/compile/dll.c: Likewise.
11948 * gcc.c-torture/compile/labels-3.c: Likewise.
11949 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11950 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11951 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11952 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11953 * gcc.c-torture/compile/simd-5.c: Likewise.
11954 * gcc.c-torture/compile/20000804-1.x: Remove.
11955 * gcc.c-torture/compile/20001205-1.x: Likewise.
11956 * gcc.c-torture/compile/20001226-1.x: Likewise.
11957 * gcc.c-torture/compile/20010518-2.x: Likewise.
11958 * gcc.c-torture/compile/20020312-1.x: Likewise.
11959 * gcc.c-torture/compile/20020604-1.x: Likewise.
11960 * gcc.c-torture/compile/920501-12.x: Likewise.
11961 * gcc.c-torture/compile/920501-4.x: Likewise.
11962 * gcc.c-torture/compile/920520-1.x: Likewise.
11963 * gcc.c-torture/compile/920521-1.x: Likewise.
11964 * gcc.c-torture/compile/920625-1.x: Likewise.
11965 * gcc.c-torture/compile/961203-1.x: Likewise.
11966 * gcc.c-torture/compile/980506-1.x: Likewise.
11967 * gcc.c-torture/compile/981006-1.x: Likewise.
11968 * gcc.c-torture/compile/981022-1.x: Likewise.
11969 * gcc.c-torture/compile/981223-1.x: Likewise.
11970 * gcc.c-torture/compile/990617-1.x: Likewise.
11971 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11972 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11973 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11974 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11975 * gcc.c-torture/compile/simd-5.x: Likewise.
11976
11977 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11978
11979 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11980
11981 * gcc.c-torture/execute/20030611-1.c: New test.
11982
11983 2003-06-12 Roger Sayle <roger@eyesopen.com>
11984
11985 PR middle-end/168
11986 * gcc.dg/20030612-1.c: New test case.
11987
11988 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11989
11990 PR c++/10635
11991 * g++.dg/expr/cast1.C: New test.
11992
11993 2003-06-12 Roger Sayle <roger@eyesopen.com>
11994
11995 * gcc.dg/builtins-21.c: New test case.
11996
11997 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11998
11999 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
12000 options instead of at the end.
12001 * lib/objc.exp (objc_target_compile): Likewise.
12002
12003 2003-06-11 Mark Mitchell <mark@codesourcery.com>
12004
12005 PR c++/10432
12006 * g++.dg/parse/error1.C: New test.
12007
12008 2003-06-11 Janis Johnson <janis187@us.ibm.com>
12009
12010 * gcc.dg/compat/struct-by-value-11_main.c: New file.
12011 * gcc.dg/compat/struct-by-value-11_x.c: New file.
12012 * gcc.dg/compat/struct-by-value-11_y.c: New file.
12013 * gcc.dg/compat/struct-by-value-12_main.c: New file.
12014 * gcc.dg/compat/struct-by-value-12_x.c: New file.
12015 * gcc.dg/compat/struct-by-value-12_y.c: New file.
12016 * gcc.dg/compat/struct-by-value-13_main.c: New file.
12017 * gcc.dg/compat/struct-by-value-13_x.c: New file.
12018 * gcc.dg/compat/struct-by-value-13_y.c: New file.
12019 * gcc.dg/compat/struct-by-value-14_main.c: New file.
12020 * gcc.dg/compat/struct-by-value-14_x.c: New file.
12021 * gcc.dg/compat/struct-by-value-14_y.c: New file.
12022 * gcc.dg/compat/struct-by-value-15_main.c: New file.
12023 * gcc.dg/compat/struct-by-value-15_x.c: New file.
12024 * gcc.dg/compat/struct-by-value-15_y.c: New file.
12025 * gcc.dg/compat/struct-by-value-16_main.c: New file.
12026 * gcc.dg/compat/struct-by-value-16_x.c: New file.
12027 * gcc.dg/compat/struct-by-value-16_y.c: New file.
12028 * gcc.dg/compat/struct-by-value-17_main.c: New file.
12029 * gcc.dg/compat/struct-by-value-17_x.c: New file.
12030 * gcc.dg/compat/struct-by-value-17_y.c: New file.
12031 * gcc.dg/compat/struct-by-value-18_main.c: New file.
12032 * gcc.dg/compat/struct-by-value-18_x.c: New file.
12033 * gcc.dg/compat/struct-by-value-18_y.c: New file.
12034
12035 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
12036 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
12037 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
12038 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
12039 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
12040 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
12041 * gcc.dg/compat/scalar-return-3_main.c: New file.
12042 * gcc.dg/compat/scalar-return-3_x.c: New file.
12043 * gcc.dg/compat/scalar-return-3_y.c: New file.
12044 * gcc.dg/compat/scalar-return-4_main.c: New file.
12045 * gcc.dg/compat/scalar-return-4_x.c: New file.
12046 * gcc.dg/compat/scalar-return-4_y.c: New file.
12047
12048 2003-06-10 Janis Johnson <janis187@us.ibm.com>
12049
12050 * gcc.dg/compat/fp2-struct-check.h: New file.
12051 * gcc.dg/compat/fp2-struct-defs.h: New file.
12052 * gcc.dg/compat/fp2-struct-init.h: New file.
12053 * gcc.dg/compat/struct-by-value-10_main.c: New file.
12054 * gcc.dg/compat/struct-by-value-10_x.c: New file.
12055 * gcc.dg/compat/struct-by-value-10_y.c: New file.
12056 * gcc.dg/compat/struct-return-10_main.c: New file.
12057 * gcc.dg/compat/struct-return-10_x.c: New file.
12058 * gcc.dg/compat/struct-return-10_y.c: New file.
12059
12060 * gcc.dg/compat/compat-common.h: New file.
12061 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
12062 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
12063 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
12064 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
12065 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
12066 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
12067 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
12068 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
12069 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
12070 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
12071 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
12072 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
12073 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
12074 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
12075 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
12076 * gcc.dg/compat/small-struct-check.h: Ditto.
12077 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
12078 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
12079 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
12080 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
12081 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
12082 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12083 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
12084 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
12085 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
12086 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
12087 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12088 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12089 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
12090 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12091 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12092 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
12093 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
12094 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
12095 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
12096 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
12097 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
12098 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
12099 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
12100 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
12101 * gcc.dg/compat/struct-return-2_main.c: Ditto.
12102 * gcc.dg/compat/struct-return-2_x.c: Ditto.
12103 * gcc.dg/compat/struct-return-2_y.c: Ditto.
12104 * gcc.dg/compat/struct-return-3_main.c: Ditto.
12105 * gcc.dg/compat/struct-return-3_x.c: Ditto.
12106 * gcc.dg/compat/struct-return-3_y.c: Ditto.
12107
12108 2003-06-10 Geoffrey Keating <geoffk@apple.com>
12109
12110 * g++.dg/pch/static-1.C: New file.
12111 * g++.dg/pch/static-1.Hs: New file.
12112
12113 2003-06-10 Richard Henderson <rth@redhat.com>
12114
12115 * gcc.dg/asm-7.c: Adjust expected warning text.
12116
12117 2003-06-10 Roger Sayle <roger@eyesopen.com>
12118
12119 * gcc.dg/builtins-20.c: New test case.
12120
12121 2003-06-10 Mark Mitchell <mark@codesourcery.com>
12122
12123 PR c++/11131
12124 * g++.dg/opt/template1.C: New test.
12125
12126 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12127
12128 * lib/gcc-dg.exp (dg-test): Clear additional_files and
12129 additional_sources.
12130
12131 2003-05-21 David Taylor <dtaylor@emc.com>
12132
12133 * gcc.dg/Wpadded.c: New file.
12134
12135 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12136
12137 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
12138 * gcc.dg/special/weak-2.c: Add dg-require-weak.
12139 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
12140 dg-require-weak.
12141
12142 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
12143
12144 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
12145
12146 2003-06-09 Mark Mitchell <mark@codesourcery.com>
12147
12148 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
12149 (dg-require-alias): Likewise.
12150 (dg-require-gc-sections): Likewise.
12151 * lib/target-supports.exp (check_gc_sections_available): Likewise.
12152
12153 2003-06-08 Richard Henderson <rth@redhat.com>
12154
12155 * gcc.dg/20011029-2.c: Fix the array reference.
12156 * gcc.dg/asm-7.c: New.
12157
12158 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
12159
12160 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
12161
12162 2003-06-08 Mark Mitchell <mark@codesourcery.com>
12163
12164 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
12165 (dg-require-gc-sections): Likewise.
12166
12167 2003-06-08 Jan Hubicka <jh@suse.cz>
12168
12169 * i386-cmov1.c: Fix regular expression.
12170 * i386-cvt-1.c: Likewise.
12171 * i386-local.c: Likewise.
12172 * i386-local2.c: Likewise.
12173 * i386-mul.c: Likewise.
12174 * i386-ssetype-1.c: Likewise.
12175 * i386-ssetype-3.c: Likewise.
12176 * i386-ssetype-5.c: Likewise.
12177
12178 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12179
12180 PR c++/11039
12181 * g++.dg/warn/implicit-typename2.C: New test.
12182 * g++.dg/warn/implicit-typename3.C: New test.
12183
12184 2003-06-07 Richard Henderson <rth@redhat.com>
12185
12186 * g++.dg/other/offsetof3.C: Use size_t.
12187 * g++.dg/other/offsetof4.C: Likewise.
12188
12189 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
12190
12191 * lib/copy-file.exp: New. Implement gcc_copy_files.
12192
12193 * lib/dg-pch.exp: Load copy-file.exp
12194 (dg-pch): Use gcc_copy_files instead of "file copy".
12195
12196 2003-06-06 Mark Mitchell <mark@codesourcery.com>
12197
12198 * gcc.dg/weak/weak.exp: Simplify.
12199 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
12200 * gcc.dg/weak/weak-1.c: Likewise.
12201 * gcc.dg/weak/weak-2.c: Likewise.
12202 * gcc.dg/weak/weak-3.c: Likewise.
12203 * gcc.dg/weak/weak-4.c: Likewise.
12204 * gcc.dg/weak/weak-5.c: Likewise.
12205 * gcc.dg/weak/weak-6.c: Likewise.
12206 * gcc.dg/weak/weak-7.c: Likewise.
12207 * gcc.dg/weak/weak-8.c: Likewise.
12208 * gcc.dg/weak/weak-9.c: Likewise.
12209
12210 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
12211
12212 gcc.c-torture/execute/20030606-1.c: New.
12213
12214 2003-06-06 Roger Sayle <roger@eyesopen.com>
12215
12216 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
12217 * gcc.dg/builtins-19.c: Likewise.
12218
12219 2003-06-06 Roger Sayle <roger@eyesopen.com>
12220
12221 * gcc.dg/builtins-2.c: Add some more tests.
12222 * gcc.dg/builtins-18.c: New test case.
12223 * gcc.dg/builtins-19.c: New test case.
12224
12225 2003-06-06 Roger Sayle <roger@eyesopen.com>
12226 Jim Wilson <wilson@tuliptree.org>
12227
12228 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
12229
12230 2003-06-06 Jakub Jelinek <jakub@redhat.com>
12231
12232 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
12233 mempcpy/stpcpy calls not to be optimized into something else.
12234 * gcc.c-torture/execute/string-opt-3.c: Moved to...
12235 * gcc.c-torture/execute/builtins/string-7.c: ...here.
12236 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
12237
12238 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12239
12240 * gcc.dg/format/asm_fprintf-1.c: New test.
12241
12242 2003-06-05 Mark Mitchell <mark@codesourcery.com>
12243
12244 * lib/gcc-defs.exp (additional_sources): New variable.
12245 (dg-additional-sources): New function.
12246 (additional_files): New variable.
12247 (dg-additional-files): New function.
12248 (dg-additional-files-options): Likewise.
12249 * lib/gcc-dg.exp (dg-require-weak): New function.
12250 (dg-require-alias): Likewise.
12251 (dg-require-gc-sections): Likewise.
12252 * lib/target-supports.exp (check_alias_available): Remove testfile
12253 parameter.
12254 (check_gc_sections_available): New function.
12255 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
12256 (dg-gpp-additional-files): Likewise.
12257 * lib/g++.exp (additional_sources): Remove.
12258 (additional_files): Likewise.
12259 (g++_target_compile): Use dg-additional-files-options.
12260
12261 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
12262 Tcl logic.
12263 * gcc.dg/special/ecos.exp: Remove.
12264 * gcc.dg/special/20000419-2.c: Use dg-require-*.
12265 * gcc.dg/special/alias-1.c: Likewise.
12266 * gcc.dg/special/alias-2.c: Likewise.
12267 * gcc.dg/special/gcsec-1.c: Likewise.
12268 * gcc.dg/special/weak-1.c: Likewise.
12269 * gcc.dg/special/weak-2.c: Likewise.
12270 * gcc.dg/special/wkali-1.c: Likewise.
12271 * gcc.dg/special/wkali-2.c: Likewise.
12272
12273 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
12274 dg-gpp-additional-*.
12275 * g++.dg/special/conpr-3.C: Likewise.
12276 * g++.dg/special/conpr-4.C: Likewise.
12277 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
12278 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
12279 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
12280 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
12281 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
12282 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
12283 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
12284 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
12285 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
12286 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
12287 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
12288 * g++.old-deja/g++.other/comdat1.C: Likewise.
12289 * g++.old-deja/g++.other/comdat2.C: Likewise.
12290 * g++.old-deja/g++.other/comdat3.C: Likewise.
12291 * g++.old-deja/g++.other/ctor1.C: Likewise.
12292 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
12293
12294 2003-06-05 Richard Henderson <rth@redhat.com>
12295
12296 * gcc.dg/debug/20030605-1.c: New.
12297
12298 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12299
12300 * README.QMTEST: Update.
12301
12302 2003-06-04 Richard Henderson <rth@redhat.com>
12303
12304 * gcc.dg/cleanup-1.c: New.
12305 * gcc.dg/cleanup-2.c: New.
12306 * gcc.dg/cleanup-3.c: New.
12307 * gcc.dg/cleanup-4.c: New.
12308 * gcc.dg/cleanup-5.c: New.
12309 * gcc.dg/cleanup-6.c: New.
12310 * gcc.dg/cleanup-7.c: New.
12311
12312 2003-06-04 Mark Mitchell <mark@codesourcery.com>
12313
12314 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
12315
12316 * lib/dg-pch.exp: New file.
12317 * g++.dg/pch/pch.exp: Use dg-pch.exp.
12318 * gcc.dg/pch/pch.exp: Likewise.
12319
12320 2003-06-04 Roger Sayle <roger@eyesopen.com>
12321
12322 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
12323 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
12324 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
12325 * gcc.dg/builtins-17.c: New test case.
12326 * gcc.dg/i386-387-4.c: New test case.
12327 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
12328
12329 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12330
12331 * gcc.dg/ultrasp9.c: New test.
12332
12333 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12334
12335 * gcc.c-torture/compile/20030604-1.c: New test.
12336 * gcc.dg/sparc-constant-1.c: New test.
12337
12338 2003-06-03 Glen Nakamura <glen@imodulo.com>
12339
12340 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
12341
12342 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
12343
12344 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
12345
12346 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
12347 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
12348
12349 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
12350
12351 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
12352
12353 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12354
12355 PR c++/10940
12356 * g++.dg/template/spec10.C: New test.
12357
12358 2003-06-03 Roger Sayle <roger@eyesopen.com>
12359
12360 * gcc.dg/builtins-16.c: New test case.
12361
12362 2003-06-03 Jakub Jelinek <jakub@redhat.com>
12363
12364 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
12365 mempcpy test with post-increments.
12366 * gcc.c-torture/execute/string-opt-3.c: New test.
12367 * gcc.dg/string-opt-1.c: New test.
12368
12369 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
12370
12371 PR fortran/10965
12372 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
12373
12374 2003-06-02 Mark Mitchell <mark@codesourcery.com>
12375
12376 * lib/scanasm.exp (dg-scan): New function, factored out of ...
12377 (scan-assembler): ... here. Use dg-scan.
12378 (scan-assembler-not): Likewise.
12379 (scan-file): New function.
12380 (scan-file-not): Likewise.
12381 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
12382 * gcc.dg/cpp/_Pragma4.c: Likewise.
12383 * gcc.dg/cpp/_Pragma5.c: Likewise.
12384 * gcc.dg/cpp/avoidpaste1.c: Likewise.
12385 * gcc.dg/cpp/avoidpaste2.c: Likewise.
12386 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
12387 * gcc.dg/cpp/cmdlne-P.c: Likewise.
12388 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
12389 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
12390 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
12391 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
12392 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
12393 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
12394 * gcc.dg/cpp/cxxcom1.c: Likewise.
12395 * gcc.dg/cpp/line1.c: Likewise.
12396 * gcc.dg/cpp/maccom1.c: Likewise.
12397 * gcc.dg/cpp/maccom2.c: Likewise.
12398 * gcc.dg/cpp/maccom3.c: Likewise.
12399 * gcc.dg/cpp/maccom4.c: Likewise.
12400 * gcc.dg/cpp/maccom5.c: Likewise.
12401 * gcc.dg/cpp/maccom6.c: Likewise.
12402 * gcc.dg/cpp/multiline.c: Likewise.
12403 * gcc.dg/cpp/spacing1.c: Likewise.
12404 * gcc.dg/cpp/spacing2.c: Likewise.
12405 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
12406 * gcc.dg/cpp/trad/maccom1.c: Likewise.
12407 * gcc.dg/cpp/trad/maccom2.c: Likewise.
12408 * gcc.dg/cpp/trad/maccom3.c: Likewise.
12409 * gcc.dg/cpp/trad/maccom4.c: Likewise.
12410 * gcc.dg/cpp/trad/maccom6.c: Likewise.
12411 * gcc.dg/cpp/cxxcom2.c: Likewise.
12412 * gcc.dg/cpp/cxxcom2.h: New file.
12413
12414 * gcc.dg/cpp/truefalse.cpp: Move it to ...
12415 * g++.dg/cpp/truefalse.C: Here.
12416 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
12417
12418 2003-06-01 Loren James Rittle <ljrittle@acm.org>
12419
12420 * gcc.dg/cpp/redef3.c: New file.
12421
12422 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
12423
12424 * gcc.dg/i386-loop-3.c: New test.
12425
12426 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
12427
12428 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
12429
12430 2003-05-31 Roger Sayle <roger@eyesopen.com>
12431
12432 * gcc.dg/fwrapv-1.c: New test case.
12433 * gcc.dg/fwrapv-2.c: New test case.
12434
12435 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12436
12437 PR c++/10956
12438 * g++.dg/template/spec9.C: New test.
12439
12440 2003-05-29 Roger Sayle <roger@eyesopen.com>
12441
12442 * gcc.dg/duff-4.c: New test case.
12443
12444 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
12445
12446 PR fortran/10843
12447 * g77.dg/ffixed-form-1.f: New test
12448 * g77.dg/ffixed-form-2.f: New test
12449 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
12450 * g77.dg/ffree-form-3.f: New test
12451
12452 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
12453
12454 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
12455 * gcc.dg/wint_t-1.c: Likewise.
12456
12457 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12458
12459 * g++.dg/template/access11.C: New test.
12460
12461 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12462
12463 PR c++/10849
12464 * g++.dg/template/access10.C: New test.
12465
12466 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12467 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12468
12469 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
12470
12471 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12472
12473 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
12474 suppress for powerpc-*-darwin*.
12475 * gcc.dg/torture/builtin-noret-2.c: Likewise.
12476
12477 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
12478
12479 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
12480 suppress option for powerpc-*-darwin*.
12481
12482 2003-05-23 Roger Sayle <roger@eyesopen.com>
12483
12484 * gcc.dg/builtins-1.c: Add tests for tan and atan.
12485 * gcc.dg/builtins-4.c: Add test for fmod.
12486
12487 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12488
12489 PR c++/10682
12490 * g++.dg/template/instantiate4.C: New test.
12491
12492 2003-05-22 Roger Sayle <roger@eyesopen.com>
12493
12494 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
12495
12496 2003-05-21 Janis Johnson <janis187@us.ibm.com>
12497
12498 * gcc.dg/compat/scalar-return-1_main.c: New file.
12499 * gcc.dg/compat/scalar-return-1_x.c: New file.
12500 * gcc.dg/compat/scalar-return-1_y.c: New file.
12501 * gcc.dg/compat/scalar-return-2_main.c: New file.
12502 * gcc.dg/compat/scalar-return-2_x.c: New file.
12503 * gcc.dg/compat/scalar-return-2_y.c: New file.
12504 * gcc.dg/compat/struct-return-3_main.c: New file.
12505 * gcc.dg/compat/struct-return-3_y.c: New file.
12506 * gcc.dg/compat/struct-return-3_x.c: New file.
12507 * gcc.dg/compat/struct-return-2_main.c: New file.
12508 * gcc.dg/compat/struct-return-2_x.c: New file.
12509 * gcc.dg/compat/struct-return-2_y.c: New file.
12510
12511 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12512
12513 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
12514 for hppa*-hp-hpux*.
12515 * gcc.dg/20021014-1.c (dg-options): Likewise.
12516 * gcc.dg/nest.c (dg-options): Likewise.
12517
12518 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
12519
12520 PR c++/9738
12521 * g++.dg/ext/dllimport2.C: New file.
12522 * g++.dg/ext/dllimport3.C: New file.
12523
12524 2003-05-20 Janis Johnson <janis187@us.ibm.com>
12525
12526 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12527 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12528 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12529 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12530 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12531 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12532 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12533 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12534 * gcc.dg/compat/small-struct-defs.h: New file.
12535 * gcc.dg/compat/small-struct-init.h: New file.
12536 * gcc.dg/compat/small-struct-check.h: New file.
12537 * gcc.dg/compat/fp-struct-defs.h: New file.
12538 * gcc.dg/compat/fp-struct-check.h: New file.
12539 * gcc.dg/compat/fp-struct-init.h: New file.
12540 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12541 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12542
12543 2003-05-19 Jakub Jelinek <jakub@redhat.com>
12544
12545 * gcc.dg/20030225-2.c: New test.
12546
12547 2003-05-18 Roger Sayle <roger@eyesopen.com>
12548 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12549
12550 * gcc.c-torture/compile/20030518-1.c: New test case.
12551
12552 2003-05-18 Mark Mitchell <mark@codesourcery.com>
12553
12554 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12555 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12556 gcc-dg-debug-runtest.
12557 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12558 gcc-dg-debug-runtest.
12559
12560 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12561
12562 PR c++/9022
12563 * g++.dg/lookup/using6.C: New test.
12564
12565 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12566
12567 * g++.dg/parse/access2.C: New test.
12568
12569 2003-05-17 Mark Mitchell <mark@codesourcery.com>
12570
12571 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12572 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12573 * gcc.dg/debug/debug.exp: Likewise.
12574
12575 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
12576
12577 * gcc.dg/dollar.c: New test.
12578
12579 2003-05-16 Janis Johnson <janis187@us.ibm.com>
12580
12581 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12582 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12583 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12584 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12585 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12586 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12587 * gcc.dg/compat/struct-by-value-6_main.c: New file.
12588 * gcc.dg/compat/struct-by-value-6_x.c: New file.
12589 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12590 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12591 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12592 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12593 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12594 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12595 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12596 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12597 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12598 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12599
12600 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12601
12602 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12603 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12604 support for "repo" mode.
12605 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12606 * lib/g77-dg.exp: Likewise.
12607 * lib/obj-dg.exp: Likewise.
12608
12609 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12610
12611 Merge from gcc-3_2-rhl8-branch:
12612 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12613
12614 * gcc.dg/tls/opt-6.c: New test.
12615
12616 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12617
12618 * gcc.dg/20030405-1.c: New test.
12619
12620 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12621
12622 * gcc.dg/20030309-1.c: New test.
12623
12624 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12625
12626 * gcc.c-torture/execute/20030307-1.c: New test.
12627
12628 2003-02-20 Randolph Chung <tausq@debian.org>
12629
12630 * gcc.c-torture/compile/20030220-1.c: New test.
12631
12632 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12633
12634 * gcc.dg/20030217-1.c: New test.
12635
12636 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12637
12638 * gcc.c-torture/compile/20020129-1.c: New test.
12639
12640 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12641
12642 * gcc.dg/unroll-1.c: New test.
12643
12644 2002-11-16 Jan Hubicka <jh@suse.cz>
12645
12646 * gcc.c-torture/execute/20020920-1.c: New test.
12647
12648 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12649
12650 PR target/7434
12651 * gcc.c-torture/compile/20021008-1.c: New test.
12652
12653 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12654
12655 PR target/7559
12656 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12657
12658 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12659
12660 * gcc.c-torture/compile/20020807-1.c: New test.
12661
12662 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12663
12664 * gcc.dg/tls/opt-1.c: New test.
12665
12666 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12667
12668 * gcc.dg/20020729-1.c: New test.
12669
12670 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12671
12672 * g++.dg/opt/life1.C: New test.
12673
12674 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12675
12676 * gcc.dg/20020525-1.c: New test.
12677
12678 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12679
12680 PR c++/6794
12681 * g++.dg/ext/pretty1.C: New test.
12682 * g++.dg/ext/pretty2.C: New test.
12683
12684 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12685
12686 PR c++/8385
12687 * g++.dg/ext/typeof5.C: New test.
12688
12689 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12690
12691 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12692 __USER_LABEL_PREFIX__ into account.
12693 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12694
12695 2003-05-14 Roger Sayle <roger@eyesopen.com>
12696
12697 * gcc.dg/builtins-15.c: New test case.
12698
12699 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12700
12701 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12702
12703 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12704
12705 * lib/g++.exp: Tweak handling of additional source files.
12706 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12707 * g++.dg/special/conpr-2a.C: Rename to ...
12708 * g++.dg/special/conpr-2a.cc: ... this.
12709 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12710 * g++.dg/special/conpr-3a.C: Rename to ...
12711 * g++.dg/special/conpr-3a.cc: This.
12712 * g++.dg/special/conpr-3b.C: Rename to ...
12713 * g++.dg/special/conpr-3b.cc: This.
12714 * g++.dg/special/conpr-4.C: New test.
12715 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12716
12717 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12718
12719 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12720
12721 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12722
12723 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12724 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12725 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12726 * g++.old-deja/g++.other/warn3.C: Likewise.
12727
12728 2003-05-11 Roger Sayle <roger@eyesopen.com>
12729
12730 * gcc.dg/i386-387-1.c: Update to also test log.
12731 * gcc.dg/i386-387-2.c: Likewise.
12732
12733 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12734
12735 * g77.f-torture/execute/int8421.f: New test.
12736
12737 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12738
12739 PR c++/10230, c++/10481
12740 * g++.dg/lookup/scoped5.C: New test.
12741
12742 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12743
12744 PR c++/10552
12745 * g++.dg/template/ttp6.C: New test.
12746
12747 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12748
12749 * gcc.c-torture/execute/builtins: New directory.
12750 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12751 gcc.c-torture/execute/builtins.
12752 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12753 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12754 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12755 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12756
12757 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12758
12759 PR c++/9252
12760 * g++.dg/template/access8.C: New test.
12761 * g++.dg/template/access9.C: New test.
12762
12763 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12764
12765 PR c++/9554
12766 * g++.dg/parse/access1.C: New test.
12767
12768 2003-05-09 DJ Delorie <dj@redhat.com>
12769
12770 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12771 long, and not an int.
12772
12773 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12774
12775 PR c++/10555, c++/10576
12776 * g++.dg/template/memclass1.C: New test.
12777
12778 2003-05-08 DJ Delorie <dj@redhat.com>
12779
12780 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12781 targets.
12782 * gcc.c-torture/execute/20021024-1.x: Likewise.
12783 * gcc.c-torture/execute/shiftdi.x: Likewise.
12784 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12785 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12786 * gcc.dg/20021018-1.c: Likewise.
12787
12788 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12789
12790 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12791
12792 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12793 (bcopy): Call memmove.
12794
12795 2003-05-08 Roger Sayle <roger@eyesopen.com>
12796
12797 * g77.f-torture/compile/8485.f: New test case.
12798
12799 2003-05-07 Richard Henderson <rth@redhat.com>
12800
12801 PR c++/10570
12802 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12803 Verify exception_cleanup not called for rethrows.
12804 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12805 when exiting catch block without rethrowing.
12806 * g++.dg/eh/forced3.C: New.
12807 * g++.dg/eh/forced4.C: New.
12808
12809 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12810
12811 * gcc.dg/20030505.c: Fix triplet.
12812
12813 2003-05-06 DJ Delorie <dj@redhat.com>
12814
12815 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12816 * gcc.dg/nest.c: Likewise.
12817
12818 2003-05-05 Roger Sayle <roger@eyesopen.com>
12819
12820 * gcc.dg/builtins-14.c: New test case.
12821
12822 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12823
12824 * lib/compat.exp (compat-execute): New argument.
12825 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12826 * gcc.dg/compat: New test directory.
12827 * gcc.dg/compat/compat.exp: New expect script.
12828 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12829 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12830 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12831 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12832 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12833 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12834
12835 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12836 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12837 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12838 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12839 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12840 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12841 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12842 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12843 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12844 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12845 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12846 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12847 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12848 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12849 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12850
12851 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12852
12853 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12854
12855 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12856
12857 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12858
12859 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12860
12861 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12862 * gcc.dg/ppc-fsel-2.c: New test.
12863
12864 * gcc.dg/unused-5.c: New test.
12865
12866 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12867
12868 PR c++/10496
12869 * g++.dg/warn/pmf1.C: New test.
12870
12871 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12872
12873 PR c++/4494
12874 * g++.dg/warn/main.C: New test.
12875
12876 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12877
12878 * gcc.dg/nonnull-3.c: New test.
12879
12880 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12881
12882 * gcc.dg/cpp/Wtrigraphs.c: Update.
12883 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12884
12885 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12886
12887 * gcc.dg/ppc-fsel-1.c: New test.
12888
12889 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12890
12891 PR c/10604
12892 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12893
12894 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12895
12896 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12897
12898 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12899
12900 PR c++/9364, c++/10553, c++/10586
12901 * g++.dg/parse/typename4.C: New test.
12902 * g++.dg/parse/typename5.C: Likewise.
12903
12904 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12905
12906 * gcc.c-torture/compile/20030503-1.c: New test.
12907
12908 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12909
12910 * g++.dg/lookup/using5.C: Fix testcase error.
12911
12912 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12913
12914 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12915 since MEABI is no longer supported. Remove all vestiges
12916 of MEABI from the test.
12917
12918 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12919
12920 PR c++/10554
12921 * g++.dg/lookup/using5.C: New test.
12922
12923 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12924
12925 PR c++/8772
12926 * g++.dg/template/ttp5.C: New test.
12927
12928 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12929
12930 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12931 (dg-gpp-additional-sources): New function.
12932 (dg-gpp-additional-files): Likewise.
12933 * lib/g++.exp (additional_sources): New variable.
12934 (additional_files): Likewise.
12935 (g++_target_compile): Deal with them.
12936 * lib/old-dejagnu.exp: Remove.
12937 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12938 * g++.old-deja: Revise all tests to use dg commands.
12939
12940 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12941
12942 PR c++/9432, c++/9528
12943 * g++.dg/lookup/using4.C: New test.
12944
12945 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12946
12947 * gcc.dg/noreturn-5.c: New file.
12948 * gcc.dg/noreturn-6.c: New file.
12949
12950 * gcc.c-torture/compile/inline-1.c: New file.
12951
12952 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12953
12954 PR c++/10551
12955 * g++.dg/template/explicit1.C: New test.
12956
12957 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12958
12959 PR c++/10549
12960 * g++.dg/other/bitfield1.C: New test.
12961
12962 PR c++/10527
12963 * g++.dg/init/new7.C: New test.
12964
12965 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12966
12967 * g++.dg/ext/desig1.C: New test.
12968 * g++.dg/ext/init1.C: Update.
12969
12970 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12971
12972 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12973
12974 PR c++/10180
12975 * g++.dg/warn/Winline-1.C: New test.
12976
12977 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12978
12979 * gcc.c-torture/execute/string-opt-19.c: New test.
12980
12981 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12982 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12983
12984 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12985
12986 PR c++/10506
12987 * g++.dg/init/new6.C: New test.
12988
12989 PR c++/10503
12990 * g++.dg/init/ref6.C: New test.
12991
12992 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12993
12994 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12995
12996 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12997
12998 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12999 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
13000
13001 2003-04-25 Mark Mitchell <mark@codesourcery.com>
13002
13003 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
13004 initialized static data members.
13005
13006 2003-04-25 H.J. Lu <hjl@gnu.org>
13007
13008 * gcc.dg/ia64-sync-4.c: New test.
13009
13010 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13011
13012 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
13013 date.
13014
13015 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
13016
13017 PR c++/10337
13018 * g++.dg/warn/conv1.C: New test.
13019 * g++.old-deja/g++.other/conv7.C: Adjust.
13020 * g++.old-deja/g++.other/overload14.C: Adjust.
13021
13022 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13023
13024 PR c++/10471
13025 * g++.dg/template/defarg2.C: New test.
13026
13027 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
13028
13029 * gcc.dg/cpp/include2.c: Update.
13030 * gcc.dg/cpp/multiline-2.c: New.
13031 * gcc.dg/cpp/multiline.c: Update.
13032 * gcc.dg/cpp/strify2.c: Update.
13033 * gcc.dg/cpp/trad/literals-2.c: Update.
13034
13035 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13036
13037 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
13038
13039 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13040
13041 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
13042
13043 2003-04-23 Mark Mitchell <mark@codesourcery.com>
13044
13045 PR c++/10451
13046 * g++.dg/parse/crash4.C: New test.
13047
13048 PR c++/9847
13049 * g++.dg/parse/crash5.C: New test.
13050
13051 2003-04-22 Mark Mitchell <mark@codesourcery.com>
13052
13053 PR c++/10446
13054 * g++.dg/parse/crash3.C: New test.
13055
13056 PR c++/10428
13057 * g++.dg/parse/elab1.C: New test.
13058
13059 2003-04-22 Devang Patel <dpatel@apple.com>
13060
13061 * gcc.dg/cpp/trad/funlike-5.c: New test.
13062
13063 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
13064
13065 * g++.dg/other/packed1.C: Fix dg options.
13066
13067 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
13068
13069 * g++.dg/other/offsetof2.C: New test.
13070
13071 2003-04-21 Mark Mitchell <mark@codesourcery.com>
13072
13073 * g++.dg/template/recurse.C: Adjust location of error messages.
13074
13075 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
13076
13077 PR c++/9881
13078 * g++.dg/init/addr-const1.C: New test.
13079 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
13080
13081 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
13082
13083 PR c++/10405
13084 * g++.dg/lookup/struct-hack1.C: New test.
13085
13086 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
13087
13088 * ucs.c: Update diagnostic messages.
13089
13090 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13091
13092 * gcc.dg/cpp/truefalse.cpp: New test.
13093 * gcc.dg/cpp/cpp.exp: Update.
13094 * g++.dg/other/stdbool-if.C: Remove.
13095
13096 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
13097
13098 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
13099 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
13100
13101 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
13102
13103 * gcc.c-torture/compile/20030418-1.c: New test.
13104
13105 2003-04-17 Janis Johnson <janis187@us.ibm.com>
13106
13107 * README.compat: Remove; content moved to doc/sourcebuild.texi.
13108
13109 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13110
13111 PR c++/10347
13112 g++.dg/template/dependent-name1.C: New test.
13113
13114 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
13115
13116 * gcc.dg/warn-1.c (tourist_guide): New array,
13117 contains a pointer to bar.
13118
13119 2003-04-16 Roger Sayle <roger@eyesopen.com>
13120
13121 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
13122 * gcc.c-torture/execute/medce-1.c: New test case.
13123 * gcc.c-torture/execute/medce-2.c: New test case.
13124
13125 2003-04-15 Mark Mitchell <mark@codesourcery.com>
13126
13127 * lib/prune.exp: Ignore more messages.
13128
13129 PR c++/10381
13130 * g++.dg/parse/lookup3.C: New test.
13131
13132 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
13133
13134 * gcc.c-torture/compile/20030415-1.c : New test.
13135
13136 2003-04-14 Mark Mitchell <mark@codesourcery.com>
13137
13138 * gcc.c-torture/execute/scope-2.c: Move to ...
13139 * gcc.dg/noncompile/scope.c: .... here.
13140
13141 2003-04-14 Roger Sayle <roger@eyesopen.com>
13142
13143 * gcc.dg/20030414-2.c: New test case.
13144
13145 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
13146
13147 PR target/10377
13148 * gcc.dg/20030414-1.c: New test.
13149
13150 2003-04-13 Roger Sayle <roger@eyesopen.com>
13151
13152 * gcc.dg/builtins-12.c: New test case.
13153 * gcc.dg/builtins-13.c: New test case.
13154
13155 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13156
13157 * gcc.c-torture/execute/string-opt-18.c: New test.
13158
13159 2003-04-13 Mark Mitchell <mark@codesourcery.com>
13160
13161 PR c++/10300
13162 * g++.dg/init/new5.C: New test.
13163
13164 2003-04-12 Mark Mitchell <mark@codesourcery.com>
13165
13166 PR c++/7910
13167 * g++.dg/ext/dllimport1.C: New test.
13168
13169 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13170
13171 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
13172
13173 2003-04-11 Bud Davis <bdavis9659@comcast.net>
13174
13175 PR Fortran/9263
13176 * g77.f-torture/noncompile/9263.f: New test
13177 PR Fortran/1832
13178 * g77.f-torture/execute/1832.f: New test
13179
13180 2003-04-11 David Chad <davidc@freebsd.org>
13181 Loren J. Rittle <ljrittle@acm.org>
13182
13183 libobjc/8562
13184 * objc.dg/headers.m: New test.
13185
13186 2003-04-10 Zack Weinberg <zack@codesourcery.com>
13187
13188 * gcc.c-torture/execute/builtin-noret-2.c: New.
13189 * gcc.c-torture/execute/builtin-noret-2.x: New.
13190 XFAIL builtin-noret-2.c at -O1 and above.
13191 * gcc.dg/redecl.c: New.
13192 * gcc.dg/Wshadow-1.c: Update error regexps.
13193
13194 2003-04-10 Mark Mitchell <mark@codesourcery.com>
13195
13196 * g++.dg/abi/bitfield10.C: New test.
13197
13198 2003-04-09 Mike Stump <mrs@apple.com>
13199
13200 * gcc.dg/pch/pch.exp: Make testcase names longer.
13201 * g++.dg/pch/pch.exp: Make testcase names longer.
13202
13203 2003-04-08 Roger Sayle <roger@eyesopen.com>
13204
13205 * gcc.dg/builtins-11.c: New test case.
13206
13207 2003-04-08 Roger Sayle <roger@eyesopen.com>
13208
13209 * gcc.dg/builtins-9.c: New test case.
13210 * gcc.dg/builtins-10.c: New test case.
13211
13212 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
13213
13214 * gcc.dg/noncompile/init-4.c.c: New test.
13215
13216 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
13217
13218 * gcc.misc-test/gcov-9.c: New test.
13219 * gcc.misc-test/gcov-10.c: New test
13220 * gcc.misc-test/gcov-11.c: New test.
13221
13222 2003-04-05 Zack Weinberg <zack@codesourcery.com>
13223
13224 PR optimization/10024
13225 * gcc.c-torture/compile/20030405-1.c: New test.
13226
13227 2003-04-04 Geoffrey Keating <geoffk@apple.com>
13228
13229 * gcc.dg/pch/static-3.c: New.
13230 * gcc.dg/pch/static-3.hs: New.
13231 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
13232
13233 2003-04-04 Richard Henderson <rth@redhat.com>
13234
13235 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
13236 * g++.dg/eh/forced2.C: Likewise.
13237
13238 2003-04-03 Mike Stump <mrs@apple.com>
13239
13240 * lib/scanasm.exp (scan-assembler): Add xfail processing for
13241 target arg.
13242 (scan-assembler-times, scan-assembler-not): Likewise.
13243 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
13244
13245 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
13246
13247 * gcc.dg/sparc-loop-1.c: New test.
13248
13249 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13250
13251 PR other/9274
13252 * g++.dg/pch/system-2.C: New.
13253 * g++.dg/pch/system-2.Hs: New.
13254
13255 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
13256
13257 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
13258
13259 * g++.dg/eh/simd-1.C (vecfunc): Same.
13260
13261 2003-04-01 Roger Sayle <roger@eyesopen.com>
13262
13263 * gcc.c-torture/execute/20030401-1.c: New test case.
13264
13265 2003-04-01 Ziemowit Laski <zlaski@apple.com>
13266
13267 * objc.dg/defs.m: New.
13268
13269 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
13270
13271 * g++.dg/eh/simd-1.C: New.
13272 * g++.dg/eh/simd-2.C: New.
13273
13274 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
13275
13276 * gcc.c-torture/execute/simd-3.c: New.
13277
13278 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13279
13280 PR c/9936
13281 * gcc.dg/20030331-2.c: New test.
13282
13283 2003-03-31 Mark Mitchell <mark@codesourcery.com>
13284
13285 PR c++/10278
13286 * g++.dg/parse/crash2.C: New test.
13287
13288 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13289
13290 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
13291 * gcc.c-torture/execute/20030331-1.c: ...here.
13292
13293 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13294
13295 * gcc.c-torture/execute/20030331-1.c: New test.
13296
13297 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
13298
13299 * lib/gcov.exp: Adjust call return testing strings.
13300 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
13301
13302 2003-03-31 Roger Sayle <roger@eyesopen.com>
13303
13304 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
13305 * gcc.dg/builtins-7.c: New test case.
13306 * gcc.dg/builtins-8.c: New test case.
13307
13308 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
13309
13310 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
13311
13312 2003-03-30 Mark Mitchell <mark@codesourcery.com>
13313
13314 PR c++/7647
13315 * g++.dg/lookup-class-member-2.C: New test.
13316
13317 2003-03-30 Glen Nakamura <glen@imodulo.com>
13318
13319 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
13320
13321 2003-03-28 Roger Sayle <roger@eyesopen.com>
13322
13323 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
13324
13325 2003-03-28 Mark Mitchell <mark@codesourcery.com>
13326
13327 * g++.dg/init/attrib1.C: New test.
13328
13329 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13330
13331 * gcc.dg/ultrasp8.c: New test.
13332
13333 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13334
13335 * gcc.dg/ultrasp7.c: New test.
13336
13337 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
13338
13339 PR c++/10047
13340 * g++.dg/template/inline1.C: New test.
13341
13342 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
13343
13344 * gcc.dg/sparc-dwarf2.c: New test.
13345
13346 2003-03-27 Roger Sayle <roger@eyesopen.com>
13347
13348 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
13349 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
13350
13351 2003-03-27 Mark Mitchell <mark@codesourcery.com>
13352
13353 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
13354 than reading .x files.
13355 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
13356 * g77.dg/gcov/gcov-1.f: Likewise.
13357 * gcc.misc-tests/gcov-4b.c: Likewise.
13358 * gcc.misc-tests/gcov-5b.c: Likewise.
13359 * gcc.misc-tests/gcov-6.c: Likewise.
13360 * gcc.misc-tests/gcov-7.c: Likewise.
13361 * gcc.misc-tests/gcov-8.c: Likewise.
13362 * g++.dg/gcov/gcov-1.x: Remove.
13363 * g77.dg/gcov/gcov-1.x: Likewise.
13364 * gcc.misc-tests/gcov-4b.x: Likewise.
13365 * gcc.misc-tests/gcov-5b.x: Likewise.
13366 * gcc.misc-tests/gcov-6.x: Likewise.
13367 * gcc.misc-tests/gcov-7.x: Likewise.
13368 * gcc.misc-tests/gcov-8.x: Likewise.
13369
13370 2003-03-27 Glen Nakamura <glen@imodulo.com>
13371
13372 PR opt/10087
13373 * gcc.dg/20030324-1.c: New test.
13374
13375 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
13376
13377 PR c++/10224
13378 * g++.dg/template/arg3.C: New test.
13379
13380 PR c++/10158
13381 * g++.dg/template/friend18.C: New test.
13382
13383 2003-03-26 Roger Sayle <roger@eyesopen.com>
13384
13385 * g77.f-torture/compile/20030326-1.f: New test case.
13386
13387 2003-03-26 Janis Johnson <janis187@us.ibm.com>
13388
13389 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
13390
13391 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
13392
13393 2003-03-26 Jakub Jelinek <jakub@redhat.com>
13394
13395 * gcc.dg/ia64-sync-3.c: New test.
13396
13397 2003-03-26 Alan Modra <amodra@bigpond.net.au>
13398
13399 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
13400
13401 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
13402
13403 * gcc.dg/ultrasp6.c: New test.
13404
13405 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13406
13407 * gcc.dg/i386-signbit-1.c: New test.
13408 * gcc.dg/i386-signbit-2.c: New test.
13409 * gcc.dg/i386-signbit-3.c: New test.
13410
13411 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
13412
13413 * gcc.dg/ultrasp5.c: Fix options.
13414
13415 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
13416
13417 * gcc.dg/ultrasp5.c: Fix comment.
13418
13419 2003-03-24 Bud Davis <bdavis9659@comcast.net>
13420
13421 PR fortran/10197
13422 * g77.f-torture/execute/10197.f: New test.
13423
13424 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
13425
13426 PR c++/9898, c++/383
13427 * g++.dg/template/conv6.C: New test.
13428
13429 PR c++/10119
13430 * g++.dg/template/ptrmem5.C: New test.
13431
13432 PR c++/10026
13433 * g++.dg/lookup/koenig1.C: New test.
13434
13435 PR C++/10199
13436 * g++.dg/lookup/template2.C: New test.
13437
13438 2003-03-24 Jakub Jelinek <jakub@redhat.com>
13439
13440 * g++.dg/opt/rtti1.C: New test.
13441
13442 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
13443
13444 * gcc.dg/ultrasp5.c: New test.
13445
13446 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
13447
13448 PR middle-end/9967
13449 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
13450 builtin fputs.
13451
13452 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
13453
13454 PR c/8224
13455 * gcc.dg/20030323-1.c: New test.
13456
13457 2003-03-23 Roger Sayle <roger@eyesopen.com>
13458
13459 * gcc.c-torture/compile/20030323-1.c: New test case.
13460
13461 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
13462
13463 * gcc.dg/20030321-1.c: New test.
13464
13465 2003-03-22 Zack Weinberg <zack@codesourcery.com>
13466
13467 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
13468
13469 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
13470
13471 PR c++/9978, c++/9708
13472 * g++.dg/ext/vlm1.C: Adjust expected error.
13473 * g++.dg/ext/vla2.C: New test.
13474 * g++.dg/template/arg1.C: New test.
13475 * g++.dg/template/arg2.C: New test.
13476
13477 2003-03-22 Bud Davis <bdavis9659@comcast.net>
13478
13479 * g77.f-torture/execute/select.f: New test.
13480 * g77.f-torture/noncompile/select_no_compile.f: New test.
13481
13482 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
13483
13484 PR c++/9898
13485 * g++.dg/other/error4.C: New test.
13486
13487 2003-03-20 Mark Mitchell <mark@codesourcery.com>
13488
13489 * g++.dg/template/friend17.C: New test.
13490
13491 2003-03-21 Alan Modra <amodra@bigpond.net.au>
13492
13493 * gcc.c-torture/compile/20030320-1.c: New.
13494
13495 2003-03-20 Roger Sayle <roger@eyesopen.com>
13496
13497 * gcc.dg/builtins-6.c: New test case.
13498
13499 2003-03-19 Alan Modra <amodra@bigpond.net.au>
13500
13501 PR target/10073
13502 * gcc.c-torture/compile/20030319-1.c: New.
13503
13504 2003-03-18 Jan Hubicka <jh@suse.cz>
13505
13506 * gcc.dg/i386-cvt-1.c: New test.
13507
13508 2003-03-17 Zack Weinberg <zack@codesourcery.com>
13509
13510 * objc.dg/naming-1.m: Use "(parse|syntax) error".
13511 * objc.dg/naming-2.m: Likewise.
13512
13513 2003-03-17 Mark Mitchell <mark@codesourcery.com>
13514
13515 PR c++/9639
13516 * g++.dg/parse/crash1.C: New test.
13517
13518 2003-03-16 Mark Mitchell <mark@codesourcery.com>
13519
13520 PR c++/8805
13521 * g++.dg/eh/cleanup1.C: New test.
13522
13523 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
13524
13525 * gcc.c-torture/execute/20030316-1.c: New test case.
13526
13527 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
13528
13529 PR c++/9629
13530 * g++.dg/init/ctor2.C: New test.
13531
13532 2003-03-15 Roger Sayle <roger@eyesopen.com>
13533
13534 * g77.f-torture/compile/xformat.f: New test case.
13535
13536 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13537
13538 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13539 * g++.old-deja/g++.mike/eh50.C: Likewise.
13540
13541 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13542
13543 PR c++/6440
13544 * g++.dg/template/spec7.C: New test.
13545 * g++.dg/template/spec8.C: Likewise.
13546
13547 2003-03-14 Jakub Jelinek <jakub@redhat.com>
13548
13549 * gcc.c-torture/execute/20030313-1.c: New test.
13550
13551 2003-03-14 Richard Henderson <rth@redhat.com>
13552
13553 * gcc.dg/inline-2.c: Adjust alpha test for external call.
13554
13555 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13556
13557 * gcc.c-torture/compile/20030314-1.c: New test.
13558
13559 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
13560
13561 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13562 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13563 thumb target,
13564 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13565 to accept newer _imp__ prefix and additional
13566 newline in .drectve section.
13567 * gcc.dg/dll-4.c: Likewise.
13568 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13569 switch.
13570
13571 2003-03-13 Mark Mitchell <mark@codesourcery.com>
13572
13573 * g++.dg/parse/namespace9.C: New test.
13574
13575 * g++.dg/init/ref5.C: New test.
13576 * g++.dg/parse/ptrmem1.C: Likewise.
13577
13578 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
13579
13580 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13581 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13582 regular expression.
13583 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13584 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13585
13586 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
13587
13588 * gcc.c-torture/execute/20030224-2.c: New test.
13589
13590 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13591
13592 * gcc.dg/decl-3.c: New test.
13593
13594 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13595
13596 * gcc.dg/i386-loop-2.c: New test.
13597
13598 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13599
13600 PR c++/9474
13601 * g++.dg/parse/namespace8.C: New test.
13602
13603 PR c++/9924
13604 * g++.dg/overload/builtin2.C: New test.
13605
13606 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13607
13608 * gcc.dg/return-type-3.c: New test.
13609
13610 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13611
13612 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13613 profiling options are not supported.
13614
13615 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13616
13617 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13618 * g++.old-deja/g++.warn/impint2.C: Likewise.
13619
13620 2003-03-10 Devang Patel <dpatel@apple.com>
13621
13622 * g++.dg/cpp/c++_cmd_1.C: New test.
13623 * g++.dg/cpp/c++_cmd_1.h: New file.
13624
13625 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13626
13627 * gcc.dg/altivec-9.c: New file.
13628
13629 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13630
13631 * gcc.dg/ppc-sdata-1.c: New test.
13632 * gcc.dg/ppc-sdata-2.c: New test.
13633
13634 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13635
13636 PR c++/9373
13637 * g++.dg/opt/ptrmem2.C: New test.
13638
13639 PR c++/8534
13640 * g++.dg/opt/ptrmem1.C: New test.
13641
13642 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13643
13644 * gcc.dg/i386-loop-1.c: New test.
13645
13646 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13647
13648 PR c++/9970
13649 * g++.dg/lookup/friend1.C: New test.
13650
13651 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13652
13653 PR c++/9823
13654 * g++.dg/parser/constructor1.C: New test.
13655
13656 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13657
13658 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13659
13660 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13661
13662 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13663
13664 * gcc.dg/cpp/Wunused.c: Update test.
13665
13666 2003-03-08 Jan Hubicka <jh@suse.cz>
13667
13668 * gcc.dg/inline-3.c: New test.
13669
13670 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13671
13672 PR c++/9809
13673 * g++.dg/parse/builtin1.C: New test.
13674
13675 PR c++/9982
13676 * g++.dg/abi/cookie1.C: New test.
13677 * g++.dg/abi/cookie2.C: Likewise.
13678
13679 PR c++/9524
13680 * g++.dg/template/field1.C: New test.
13681
13682 PR c++/9912
13683 * g++.dg/parse/class1.C: New test.
13684 * g++.dg/parse/namespace7.C: Likewise.
13685 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13686
13687 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13688
13689 * g++.dg/init/ref4.C: New test.
13690
13691 2003-03-07 Jan Hubicka <jh@suse.cz>
13692
13693 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13694 * gcc.dg/inline-3.c: New test.
13695
13696 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13697
13698 * g++.dg/init/ref3.C: New test.
13699
13700 PR c++/9965
13701 * g++.dg/init/ref2.C: New test.
13702
13703 PR c++/9400
13704 * g++.dg/warn/Wshadow-2.C: New test.
13705
13706 PR c++/9791
13707 * g++.dg/warn/Woverloaded-1.C: New test.
13708
13709 2003-03-05 Jan Hubicka <jh@suse.cz>
13710
13711 * gcc.dg/i386-local2.c: New.
13712 * gcc.dg/i386-local.c: Fix typo.
13713
13714 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13715
13716 * g++.dg/abi/layout3.C: New test.
13717
13718 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13719
13720 * gcc.c-torture/compile/20030305-1.c
13721
13722 2003-03-05 Jan Hubicka <jh@suse.cz>
13723
13724 * gcc.dg/i386-local.c: New.
13725
13726 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13727
13728 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13729
13730 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13731
13732 * gcc.dg/switch-2.c: New test.
13733 * gcc.dg/switch-3.c: New test.
13734 * gcc.dg/Wswitch.c: Adjust line numbers.
13735 * gcc.dg/Wswitch-default.c: Likewise.
13736 * gcc.dg/Wswitch-enum.c: Likewise.
13737
13738 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13739
13740 * gcc.c-torture/execute/20030222-1.c: New test.
13741
13742 2003-03-03 James E Wilson <wilson@tuliptree.org>
13743
13744 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13745
13746 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13747
13748 PR c++/9878
13749 * g++.dg/init/ref1.C: New test.
13750
13751 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13752
13753 * gcc.dg/sh-relax.c: New SH-only test.
13754
13755 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13756
13757 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13758 comment explaining purpose of testcase.
13759
13760 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13761
13762 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13763 for HC11/HC12 (asm needs two int registers).
13764 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13765 HC11/HC12 because the test uses an asm which needs two 32-bit
13766 registers.
13767
13768 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13769
13770 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13771 for HC11/HC12 (array is too large otherwise).
13772 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13773 * gcc.c-torture/compile/20010518-2.x: Likewise.
13774 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13775 HC11/HC12 (array is too large).
13776
13777 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13778
13779 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13780 * lib/g++-dg.exp (g++-dg-test): Likewise.
13781
13782 2003-03-01 Roger Sayle <roger@eyesopen.com>
13783
13784 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13785 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13786
13787 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13788
13789 * g++.dg/warn/implicit-typename1.C: Remove warning.
13790
13791 2003-02-28 Richard Henderson <rth@redhat.com>
13792
13793 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13794 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13795
13796 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13797
13798 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13799 * g++.dg/pch/pch.exp: Likewise.
13800
13801 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13802
13803 PR c++/9879
13804 * testsuite/g++.dg/init/new4.C: New test.
13805
13806 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13807
13808 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13809
13810 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13811
13812 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13813 unsigned long.
13814
13815 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13816 wider than float.
13817
13818 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13819
13820 * lib/scanasm.exp: Add support for counting numbers of
13821 occurences.
13822 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13823 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13824
13825 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13826
13827 PR c++/9683
13828 * g++.dg/template/static3.C: New test.
13829
13830 PR c++/9829
13831 * g++.dg/parse/namespace6.C: New test.
13832
13833 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13834
13835 PR target/9732
13836 * gcc.dg/20030225-1.c: New test.
13837
13838 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13839
13840 * README: Remove out-of-date information.
13841
13842 PR c++/9836
13843 * g++.dg/template/spec6.C: New test.
13844
13845 2003-02-24 Jeff Law <law@redhat.com>
13846
13847 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13848
13849 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13850
13851 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13852 * gcc.dg/pragma-ep-1.c: Likewise.
13853
13854 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13855
13856 PR c++/9602
13857 * g++.dg/template/friend16.C: New test.
13858
13859 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13860
13861 PR c++/5333
13862 * g++.dg/parse/fused-params1.C: Adjust error messages.
13863 * g++.dg/template/nested3.C: New test.
13864
13865 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13866
13867 * g++.dg/abi/param1.C: New test.
13868
13869 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13870
13871 PR c++/7982
13872 * g++.dg/warn/implicit-typename1.C: New test.
13873
13874 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13875
13876 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13877 with "mtune".
13878 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13879 * gcc.c-torture/execute/20010129-1.x: Likewise.
13880 * gcc.dg/20011107-1.c: Likewise.
13881 * gcc.dg/20020108-1.c: Likewise.
13882 * gcc.dg/20020122-3.c: Likewise.
13883 * gcc.dg/20020206-1.c: Likewise.
13884 * gcc.dg/20020310-1.c: Likewise.
13885 * gcc.dg/20020426-2.c: Likewise.
13886 * gcc.dg/20020517-1.c: Likewise.
13887 * gcc.dg/991230-1.c: Likewise.
13888 * gcc.dg/i386-unroll-1.c: Likewise.
13889 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13890
13891 2003-02-22 Jan Hubicka <jh@suse.cz>
13892
13893 * gcc.dg/i386-mul.c: New test.
13894
13895 2003-02-21 Roger Sayle <roger@eyesopen.com>
13896
13897 * gcc.dg/builtins-5.c: New test case.
13898
13899 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13900
13901 * gcc.dg/asmreg-1.c: New test.
13902
13903 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13904
13905 PR c++/9749
13906 * g++.dg/parse/varmod1.C: New test.
13907
13908 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13909
13910 PR c++/9727
13911 * g++.dg/template/op1.C: New test.
13912
13913 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13914
13915 PR c++/8906
13916 * g++.dg/template/nested2.C: New test.
13917
13918 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13919
13920 PR c++/8724
13921 * g++.dg/expr/dtor1.C: New test.
13922
13923 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13924
13925 * gcc.dg/cpp/include3.c: New test.
13926 * gcc.dg/cpp/inc/foo.h: New file.
13927
13928 2003-02-21 Glen Nakamura <glen@imodulo.com>
13929
13930 * gcc.c-torture/execute/20030221-1.c: New test.
13931
13932 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13933
13934 PR c++/9729
13935 * g++.dg/abi/conv1.C: New test.
13936
13937 2003-02-20 Jan Hubicka <jh@suse.cz>
13938
13939 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13940
13941 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13942
13943 * gcc.c-torture/compile/20030219-1.c: New test.
13944
13945 2003-02-18 Jan Hubicka <jh@suse.cz>
13946
13947 * gcc.dg/funcorder.c: New test.
13948
13949 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13950
13951 * gcc.c-torture/execute/20030218-1.c: New.
13952
13953 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13954
13955 * gcc.dg/20030218-1.c: New.
13956
13957 2003-02-18 Richard Henderson <rth@redhat.com>
13958
13959 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13960 * gcc.dg/attr-used-2.c: New.
13961
13962 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13963
13964 PR c++/9704
13965 * g++.dg/init/copy5.C: New test.
13966
13967 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13968
13969 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13970 * g++.dg/pch/pch.exp: Likewise.
13971
13972 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13973
13974 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13975 STACK_SIZE is not defined.
13976
13977 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13978
13979 PR c++/9457
13980 * g++.dg/template/init1.C: New test.
13981
13982 2003-02-16 Jan HUbicka <jh@suse.cz>
13983
13984 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13985 (foo): Add few extra tests
13986 * gcc.dg/c99-const-expr-3.c: Likewise.
13987 * gcc.c-torture/execute/20030216-1.c: New.
13988
13989 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13990
13991 PR c++/9459
13992 * g++.dg/ext/typeof4.C: New test.
13993
13994 2003-02-15 Roger Sayle <roger@eyesopen.com>
13995
13996 * gcc.dg/i386-387-3.c: New test case.
13997
13998 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13999
14000 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
14001 cris-*-elf* cris-*-aout* and mmix-*-*.
14002
14003 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
14004
14005 * gcc.dg/20030213-1.c: New test.
14006
14007 2003-02-12 Roger Sayle <roger@eyesopen.com>
14008
14009 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
14010 * gcc.dg/i386-387-2.c: Likewise.
14011
14012 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
14013
14014 * gcc.dg/ppc-spe.c: Fix formatting.
14015 Enable tests that were previously unsupported by gas.
14016 Delete tests for instructions that no longer exist.
14017 Switch arguments on evsubifw builtin.
14018
14019 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
14020
14021 * gcc.c-torture/execute/20030209-1.c: Disable the test if
14022 STACK_SIZE is too small.
14023
14024 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
14025 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
14026
14027 * gcc.dg/decl-2.c: New test.
14028
14029 2003-02-10 Jan Hubicka <jh@suse.cz>
14030
14031 * gcc.dg/i386-fpcvt-1.c: New test.
14032
14033 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
14034
14035 * gcc.c-torture/execute/20030209-1.c: New test.
14036
14037 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
14038
14039 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
14040 int-wide bitops, use the constants of the same width.
14041 Likewise, if long long is 32-bit wide, test bitops using
14042 32-bit constants.
14043
14044 2003-02-07 Loren James Rittle <ljrittle@acm.org>
14045
14046 * gcc.dg/20021014-1.c: Annotate with expected notice text.
14047
14048 2003-02-07 Roger Sayle <roger@eyesopen.com>
14049
14050 * testsuite/gcc.dg/builtins-4.c: New test case.
14051
14052 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14053
14054 * gcc.dg/20020430-1.c: Fix dg command typos.
14055 * gcc.dg/20020503-1.c: Likewise.
14056
14057 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14058
14059 PR c++/8785
14060 * g++.dg/parse/fused-params1.C: New test.
14061
14062 PR c++/8857
14063 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
14064
14065 PR c++/8921
14066 * g++.dg/parse/non-dependent1.C: New test.
14067
14068 PR c++/8928
14069 * g++.dg/parse/dupl-tmpl-args1.C: New test.
14070
14071 PR c++/9228
14072 * g++.dg/parse/undefined7.C: New test.
14073 * g++.dg/parse/non-templ1.C: New test.
14074
14075 PR c++/9229
14076 * g++.dg/parse/too-many-tmpl-args1.C: New test.
14077
14078 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
14079
14080 * gcc.c-torture/compile/20030206-1.c: New test.
14081
14082 2003-02-05 Roger Sayle <roger@eyesopen.com>
14083
14084 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
14085 "pow" to "foo" to avoid potential confusion with a math built-in.
14086
14087 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14088
14089 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
14090 conditions for SPARC targets.
14091
14092 2003-02-05 Jakub Jelinek <jakub@redhat.com>
14093
14094 * gcc.dg/20030204-1.c: New test.
14095
14096 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14097
14098 PR c++/38
14099 * g++.dg/parse/array-size1.C: New test.
14100
14101 PR c++/5657
14102 * g++.dg/parse/undefined3.C: New test.
14103
14104 PR c++/5665
14105 * g++.dg/parse/undefined4.C: New test.
14106
14107 PR c++/5975
14108 * g++.dg/parse/undefined5.C: New test.
14109
14110 PR c++/7259
14111 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
14112
14113 PR c++/8578
14114 * g++.dg/parse/casting-operator1.C: New test.
14115
14116 PR c++/8596
14117 * g++.dg/parse/undefined6.C: New test.
14118
14119 PR c++/8736
14120 * g++.dg/parse/missing-template1.C: New test.
14121
14122 2003-02-04 Jan Hubicka <jh@suse.cz>
14123
14124 * gcc.dg/i386-cadd.c: Compile using -march=k8.
14125 * gcc.dg/i386-cmov?.c: Likewise.
14126 * gcc.dg/i386-fpcvt-?.c: Likewise.
14127 * gcc.dg/i386-ssefp-1.c: Likewise.
14128 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
14129 conventions.
14130
14131 2003-02-03 Mark Mitchell <mark@codesourcery.com>
14132
14133 PR c++/7129
14134 * testsuite/g++.dg/ext/max.C: New test.
14135
14136 2003-02-03 Jan Hubicka <jh@suse.cz>
14137
14138 * gcc.c-torture/execute/20030203-1.c: New test.
14139
14140 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
14141
14142 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
14143 'natural-endian'.
14144
14145 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
14146
14147 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
14148 * g++.dg/init/new2.C: Likewise.
14149 * g++.dg/other/new1.C: Likewise.
14150
14151 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
14152
14153 * gcc.dg/struct-ret-libc.c: New test.
14154
14155 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
14156
14157 * gcc.dg/20030129-1.c: New test.
14158
14159 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14160
14161 PR c++/8849
14162 * g++.dg/template/ptrmem4.C: New test.
14163
14164 2003-01-29 Mark Mitchell <mark@codesourcery.com>
14165
14166 * g++.dg/parser/constant1.C: New test.
14167
14168 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14169
14170 PR c++/8591
14171 * g++.dg/parse/friend2.C: New test.
14172
14173 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
14174
14175 PR c++/9437
14176 * g++.dg/template/unify4.C: New test.
14177
14178 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
14179
14180 * gcc.c-torture/execute/20030128-1.c: New test.
14181
14182 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
14183
14184 * g++.dg/lookup/nested1.C: Test moved from ...
14185 * g++.old-deja/g++.other/lookup24.C: ... here.
14186
14187 2003-01-28 Jan Hubicka <jh@suse.cz>
14188
14189 * gcc.dg/i386-cmov5.c: New test.
14190
14191 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14192
14193 * gcc.c-torture/execute/20010925-1.c: Changed the
14194 memcpy declaration.
14195
14196 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14197
14198 PR c++/3902
14199 * g++.dg/parse/template5.C: New test.
14200
14201 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
14202
14203 PR fortran/9258
14204 * g77.dg/pr9258: New test.
14205
14206 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14207
14208 * README: Move relevant parts from README.g++.
14209
14210 * README.g++: Remove this file.
14211
14212 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
14213
14214 * g++.dg/abi/dcast1.C: New test.
14215
14216 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14217
14218 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
14219
14220 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
14221
14222 PR c++/47
14223 * g++.old-deja/g++.other/lookup24.C: New test.
14224
14225 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14226
14227 PR middle-end/7227
14228 * gcc.dg/uninit-C.c: New test.
14229
14230 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
14231
14232 * g++.dg/abi/covariant1.C: New test.
14233
14234 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
14235
14236 * gcc.dg/20030123-1.c: New test.
14237
14238 2003-01-25 Jan Hubicka <jh@suse.cz>
14239
14240 PR opt/8492
14241 * gcc.c-torture/compile/20030125-1.c
14242
14243 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
14244
14245 PR c++/9403
14246 * g++.dg/parse/template3.C: New test.
14247 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
14248
14249 PR c++/795
14250 * g++.dg/parse/template4.C: New test.
14251
14252 PR c++/9415
14253 * g++.dg/template/qual2.C: New test.
14254
14255 PR c++/8545
14256 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
14257
14258 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
14259
14260 2003-01-25 Roger Sayle <roger@eyesopen.com>
14261
14262 * gcc.c-torture/execute/switch-1.c: New test case.
14263
14264 2003-01-25 Jan Hubicka <jh@suse.cz>
14265
14266 * gcc.c-torture/execute/20030125-1.[cx]: New test.
14267
14268 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
14269
14270 Tweaks for Bison-1.875. From the NEWS file:
14271 "- `parse error' -> `syntax error'
14272 Bison now uniformly uses the term `syntax error'"
14273 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
14274 * gcc.dg/cpp/digraph2.c: Likewise.
14275 * gcc.dg/cpp/direct2.c: Likewise.
14276 * gcc.dg/cpp/paste4.c: Likewise.
14277 * gcc.dg/c90-restrict-1.c: Likewise.
14278 * gcc.dg/c99-func-2.c: Likewise.
14279 * gcc.dg/noncompile/920721-2.c: Likewise.
14280 * gcc.dg/noncompile/930622-2.c: Likewise.
14281 * gcc.dg/noncompile/940112-1.c: Likewise.
14282 * gcc.dg/noncompile/950921-1.c: Likewise.
14283 * gcc.dg/noncompile/951123-1.c: Likewise.
14284 * gcc.dg/noncompile/971104-1.c: Likewise.
14285 * gcc.dg/noncompile/990416-1.c: Likewise.
14286
14287 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
14288
14289 * g++.dg/parse/undefined1.C: Add error message.
14290
14291 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14292
14293 PR c++/9354
14294 * g++.dg/parse/new1.C: New test.
14295
14296 PR c++/9216
14297 * g++.dg/parse/template2.C: New test.
14298
14299 PR c++/9354
14300 * g++.dg/parse/typedef2.C: New test.
14301
14302 PR c++/9328
14303 * g++.dg/ext/typeof3.C: New test.
14304
14305 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
14306
14307 PR c++/2738
14308 * g++.dg/parse/ret-type1.C: New test.
14309
14310 PR c++/3792
14311 * g++.dg/parse/tmpl-outside1.C: New test.
14312
14313 PR c++/4207
14314 * g++.dg/parse/int-as-enum1.C: New test.
14315
14316 PR c++/4903
14317 * g++.dg/parse/no-typename1.C: New test.
14318
14319 PR c++/5533
14320 * g++.dg/parse/no-value1.C: New test.
14321
14322 PR c++/5921
14323 * g++.dg/parse/wrong-inline1.C: New test.
14324
14325 PR c++/6402
14326 * g++.dg/parse/ref1.C: New test.
14327
14328 PR c++/6992
14329 * g++.dg/parse/attr-ctor1.C: New test.
14330
14331 PR c++/7229
14332 * g++.dg/parse/namespace5.C: New test.
14333
14334 PR c++/7917
14335 * g++.dg/parse/func-def1.C: New test.
14336
14337 PR c++/8143
14338 * g++.dg/parse/undefined1.C: New test.
14339
14340 PR c++/5723, PR c++/8522
14341 * g++.dg/parse/specialization1.C: New test.
14342
14343 PR c++/163, PR c++/8595
14344 * g++.dg/parse/struct-as-enum1.C: New test.
14345
14346 PR c++/9173
14347 * g++.dg/parse/undefined2.C: New test.
14348
14349 2003-01-22 Mark Mitchell <mark@codesourcery.com>
14350
14351 PR c++/9298
14352 * g++.dg/parse/template1.C: New test.
14353
14354 PR c++/9384
14355 * g++.dg/parse/using1.C: New test.
14356
14357 PR c++/9285
14358 PR c++/9294
14359 * g++.dg/parse/expr2.C: New test.
14360
14361 PR c++/9388
14362 * g++.dg/parse/lookup2.C: Likewise.
14363
14364 2003-01-21 Jan Hubicka <jh@suse.cz>
14365
14366 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
14367 * gcc.c-torture/execute/eeprof-1.c: Likewise.
14368 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
14369 * gcc.c-torture/execute/string-opt-*.c: Likewise.
14370
14371 2003-01-20 Nick Clifton <nickc@redhat.com>
14372
14373 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
14374 problem with ARM sibcall code generation.
14375
14376 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
14377
14378 * gcc.c-torture/execute/20030120-1.c: New.
14379
14380 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
14381
14382 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
14383
14384 2003-01-17 Mark Mitchell <mark@codesourcery.com>
14385
14386 PR c++/9272
14387 * g++.dg/parse/ctor1.C: New test.
14388
14389 PR c++/9294:
14390 * g++.dg/parse/qualified1.C: New test.
14391
14392 * g++.dg/parse/typename3.C: New test.
14393
14394 2003-01-16 Richard Henderson <rth@redhat.com>
14395
14396 * g++.dg/tls/init-2.C: Fix error matches for real this time.
14397
14398 2003-01-16 Richard Henderson <rth@redhat.com>
14399
14400 * g++.dg/pch/pch.exp: Copy test header to the working directory
14401 before using it either for precompilation or direct use.
14402 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
14403 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
14404
14405 2003-01-16 Richard Henderson <rth@redhat.com>
14406
14407 * gcc.dg/pch/pch.exp: Copy test header to the working directory
14408 before using it either for precompilation or direct use.
14409 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
14410 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
14411
14412 2003-01-16 Mark Mitchell <mark@codesourcery.com>
14413
14414 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
14415 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
14416 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
14417 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
14418 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
14419 typename warning into error.
14420 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
14421 error messages.
14422 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
14423 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
14424 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
14425 messages.
14426 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
14427 make declaration visible in template.
14428 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
14429 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
14430 messages.
14431 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
14432 message.
14433 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
14434 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
14435 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
14436 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
14437 typename warning with error message.
14438 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
14439 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
14440 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
14441
14442 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
14443
14444 * g++.dg/parse/ambig2.C: New test.
14445
14446 2003-01-15 Richard Henderson <rth@redhat.com>
14447
14448 * g++.dg/tls/init-2.C: Update error message string.
14449
14450 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14451
14452 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
14453
14454 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
14455
14456 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
14457 all for HC11/HC12.
14458 * gcc.c-torture/compile/20001205-1.x: Likewise.
14459 * gcc.c-torture/compile/20001226-1.x: Likewise.
14460 * gcc.c-torture/compile/920520-1.x: Likewise.
14461 * gcc.c-torture/compile/961203-1.x: Likewise.
14462 * gcc.c-torture/compile/20020604-1.x: Likewise.
14463
14464 2003-01-15 Jan Hubicka <jh@suse.cz>
14465
14466 * gcc.c-torture/compile/20030115-1.c: New test.
14467
14468 * gcc.dg/i386-fpcvt-1.c: New test.
14469 * gcc.dg/i386-fpcvt-2.c: New test.
14470
14471 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
14472
14473 Further conform g++'s __vmi_class_type_info to the C++ ABI
14474 specification.
14475 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
14476 the specification.
14477
14478 2003-01-14 Jan Hubicka <jh@suse.cz>
14479
14480 * gcc.dg/i386-fpcvt-1.c: New test.
14481 * gcc.dg/i386-fpcvt-2.c: New test.
14482
14483 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
14484
14485 * gcc.dg/i386-mmx-3.c: New test.
14486
14487 2003-01-12 Mark Mitchell <mark@codesourcery.com>
14488
14489 PR c++/9264
14490 * g++.dg/parse/octal1.C: New file.
14491
14492 PR c++/9172
14493 * g++.dg/parse/typename1.C: New file.
14494
14495 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
14496
14497 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
14498 * gcc.dg/bf-no-ms-layout.c: Likewise.
14499 * gcc.dg/bf-ms-attrib.c: Likewise.
14500
14501 2003-01-10 Mark Mitchell <mark@codesourcery.com>
14502
14503 PR c++/9099
14504 * g++.dg/parse/dtor1.C: New file.
14505
14506 PR c++/9128
14507 * g++.dg/rtti/typeid1.C: New file.
14508
14509 PR c++/9153
14510 * g++.dg/parse/lookup1.C: New file.
14511
14512 PR c++/9171
14513 * g++.dg/templ/spec5.C: New file.
14514
14515 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
14516
14517 * gcc.c-torture/compile/20030110-1.c: New test.
14518
14519 2003-01-09 Geoffrey Keating <geoffk@apple.com>
14520
14521 Merge from pch-branch:
14522
14523 2002-12-23 Geoffrey Keating <geoffk@apple.com>
14524
14525 * gcc.dg/pch/cpp-1.h: New.
14526 * gcc.dg/pch/cpp-1.c: New.
14527 * gcc.dg/pch/cpp-2.h: New.
14528 * gcc.dg/pch/cpp-2.c: New.
14529
14530 2002-11-19 Geoffrey Keating <geoffk@apple.com>
14531
14532 * gcc.dg/pch/except-1.h: New.
14533 * gcc.dg/pch/except-1.c: New.
14534
14535 2002-11-13 Geoffrey Keating <geoffk@apple.com>
14536
14537 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14538 running test.
14539 * gcc.dg/pch: Include *.hp not *.h.
14540 * gcc.dg/pch/system-1.h: New.
14541 * gcc.dg/pch/system-1.c: New.
14542
14543 2002-11-11 Geoffrey Keating <geoffk@apple.com>
14544
14545 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14546 rather than trying to build and run a program using PCH.
14547 * gcc.dg/pch: Remove dg-do commands from test files.
14548
14549 2002-11-08 Geoffrey Keating <geoffk@apple.com>
14550
14551 * gcc.dg/pch/macro-3.c: New.
14552 * gcc.dg/pch/macro-3.h: New.
14553
14554 2002-11-04 Geoffrey Keating <geoffk@apple.com>
14555
14556 * gcc.dg/pch/common-1.c: New.
14557 * gcc.dg/pch/common-1.h: New.
14558 * gcc.dg/pch/decl-1.c: New.
14559 * gcc.dg/pch/decl-1.h: New.
14560 * gcc.dg/pch/decl-2.c: New.
14561 * gcc.dg/pch/decl-2.h: New.
14562 * gcc.dg/pch/decl-3.c: New.
14563 * gcc.dg/pch/decl-3.h: New.
14564 * gcc.dg/pch/decl-4.c: New.
14565 * gcc.dg/pch/decl-4.h: New.
14566 * gcc.dg/pch/decl-5.c: New.
14567 * gcc.dg/pch/decl-5.h: New.
14568 * gcc.dg/pch/global-1.c: New.
14569 * gcc.dg/pch/global-1.h: New.
14570 * gcc.dg/pch/inline-1.c: New.
14571 * gcc.dg/pch/inline-1.h: New.
14572 * gcc.dg/pch/inline-2.c: New.
14573 * gcc.dg/pch/inline-2.h: New.
14574 * gcc.dg/pch/static-1.c: New.
14575 * gcc.dg/pch/static-1.h: New.
14576 * gcc.dg/pch/static-2.c: New.
14577 * gcc.dg/pch/static-2.h: New.
14578
14579 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
14580
14581 * g++.dg/pch/pch.exp: Better handle failing testcases.
14582 * gcc.dg/pch/pch.exp: Likewise.
14583 * gcc.dg/pch/macro-1.c: New.
14584 * gcc.dg/pch/macro-1.h: New.
14585 * gcc.dg/pch/macro-2.c: New.
14586 * gcc.dg/pch/macro-2.h: New.
14587
14588 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
14589
14590 * g++.dg/dg.exp: Treat files in pch/ specially.
14591 * g++.dg/pch/pch.exp: New file.
14592 * g++.dg/pch/empty.H: New file.
14593 * g++.dg/pch/empty.C: New file.
14594 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14595 "precompile".
14596
14597 * gcc.dg/pch/pch.exp: New file.
14598 * gcc.dg/pch/empty.h: New file.
14599 * gcc.dg/pch/empty.c: New file.
14600 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14601 "precompile".
14602
14603 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14604
14605 * g++.dg/template/friend14.C: New test.
14606
14607 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14608
14609 * gcc.dg/old-style-asm-1.c: New test.
14610
14611 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14612
14613 * gcc.c-torture/compile/20030109-1.c: New test.
14614
14615 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14616
14617 * gcc.c-torture/execute/20030109-1.c: New test.
14618
14619 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14620
14621 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14622 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14623 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14624 * g++.old-deja/g++.mike/eh2.C: Likewise
14625 * g++.old-deja/g++.mike/eh3.C: Likewise
14626 * g++.old-deja/g++.mike/eh5.C: Likewise
14627 * g++.old-deja/g++.mike/eh6.C: Likewise
14628 * g++.old-deja/g++.mike/eh7.C: Likewise
14629 * g++.old-deja/g++.mike/eh8.C: Likewise
14630 * g++.old-deja/g++.mike/eh9.C: Likewise
14631 * g++.old-deja/g++.mike/eh10.C: Likewise
14632 * g++.old-deja/g++.mike/eh12.C: Likewise
14633 * g++.old-deja/g++.mike/eh13.C: Likewise
14634 * g++.old-deja/g++.mike/eh14.C: Likewise
14635 * g++.old-deja/g++.mike/eh16.C: Likewise
14636 * g++.old-deja/g++.mike/eh17.C: Likewise
14637 * g++.old-deja/g++.mike/eh18.C: Likewise
14638 * g++.old-deja/g++.mike/eh21.C: Likewise
14639 * g++.old-deja/g++.mike/eh23.C: Likewise
14640 * g++.old-deja/g++.mike/eh24.C: Likewise
14641 * g++.old-deja/g++.mike/eh25.C: Likewise
14642 * g++.old-deja/g++.mike/eh26.C: Likewise
14643 * g++.old-deja/g++.mike/eh27.C: Likewise
14644 * g++.old-deja/g++.mike/eh28.C: Likewise
14645 * g++.old-deja/g++.mike/eh29.C: Likewise
14646 * g++.old-deja/g++.mike/eh31.C: Likewise
14647 * g++.old-deja/g++.mike/eh33.C: Likewise
14648 * g++.old-deja/g++.mike/eh34.C: Likewise
14649 * g++.old-deja/g++.mike/eh35.C: Likewise
14650 * g++.old-deja/g++.mike/eh36.C: Likewise
14651 * g++.old-deja/g++.mike/eh37.C: Likewise
14652 * g++.old-deja/g++.mike/eh38.C: Likewise
14653 * g++.old-deja/g++.mike/eh39.C: Likewise
14654 * g++.old-deja/g++.mike/eh40.C: Likewise
14655 * g++.old-deja/g++.mike/eh41.C: Likewise
14656 * g++.old-deja/g++.mike/eh42.C: Likewise
14657 * g++.old-deja/g++.mike/eh44.C: Likewise
14658 * g++.old-deja/g++.mike/eh46.C: Likewise
14659 * g++.old-deja/g++.mike/eh47.C: Likewise
14660 * g++.old-deja/g++.mike/eh48.C: Likewise
14661 * g++.old-deja/g++.mike/eh49.C: Likewise
14662 * g++.old-deja/g++.mike/eh50.C: Likewise
14663 * g++.old-deja/g++.mike/eh51.C: Likewise
14664 * g++.old-deja/g++.mike/eh53.C: Likewise
14665 * g++.old-deja/g++.mike/eh55.C: Likewise
14666 * g++.old-deja/g++.mike/p7912.C: Likewise
14667 * g++.old-deja/g++.mike/p9706.C: Likewise
14668 * g++.old-deja/g++.mike/p10416.C: Likewise
14669 * g++.old-deja/g++.mike/p11667.C: Likewise
14670 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14671 Remove redundant reference to Iris.
14672 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14673 Elxsi, i860, Pico Java, and WE32K.
14674
14675 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14676
14677 * g++.dg/ext/asm4.C: New test.
14678
14679 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14680
14681 PR c++/9030
14682 * g++.dg/template/friend12.C: New test.
14683 * g++.dg/template/friend13.C: Likewise.
14684 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14685
14686 2003-01-08 Jan Hubicka <jh@suse.cz>
14687
14688 * gcc.dg/i386-cadd.c: New test.
14689 * gcc.dg/i386-cmov4.c: Likewise.
14690
14691 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14692
14693 PR c++/9165
14694 * g++.dg/warn/Wunused-3.C: New test.
14695
14696 * g++.dg/abi/bitfield9.C: New test.
14697
14698 PR c++/9189
14699 * g++.dg/parse/defarg3.C: New test.
14700
14701 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14702
14703 * g++.dg/parse/ambig1.C: New test.
14704 * g++.dg/parse/defarg2.C: New test.
14705
14706 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14707
14708 * g++.dg/template/defarg-1.C: New test.
14709 * g++.dg/template/local2.C: Likewise.
14710
14711 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14712
14713 * gcc.c-torture/execute/20030105-1.c: New test.
14714
14715 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14716
14717 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14718 * g++.dg/parse/namespace4.C: Likewise.
14719
14720 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14721
14722 * g++.dg/template/ntp2.C: New test.
14723
14724 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14725
14726 * g++.dg/parse/extern-C-1.C: New test.
14727
14728 * g++.dg/parse/namespace4.C: New test.
14729
14730 * g++.dg/template/nested1.C: New test.
14731
14732 * g++.dg/parse/namespace3.C: New test.
14733
14734 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14735
14736 * g++.dg/lookup/two-stage1.C: New test.
14737
14738 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14739
14740 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14741 * g++.old-deja/g++.jason/access8.C: Likewise.
14742 * g++.old-deja/g++.other/decl5.C: Likewise.
14743
14744 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14745
14746 * g++.dg/parse/parse7.C: New test.
14747
14748 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14749
14750 PR c++/2843
14751 * g++.dg/ext/attrib7.C: New test.
14752
14753 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14754
14755 * g++.dg/parse/parse6.C: New test.
14756
14757 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14758
14759 * gcc.dg/h8300-stack-1.c: New.
14760
14761 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14762
14763 g++.dg/lookup/exception1.C: New test.
14764
14765 g++.dg/lookup/template1.C: New test.
14766
14767 g++.dg/parse/namespace2.C: New test.
14768
14769 g++.dg/parse/parens2.C: New test.
14770
14771 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14772
14773 * g++.dg/parse/parse5.C: New test.
14774 * g++.dg/lookup/scoped4.C: New test.
14775
14776 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14777
14778 * g++.dg/parse/parens1.C: New test.
14779
14780 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14781 angle-bracket1.C.
14782 * g++.dg/parse/parens2.C: New test.
14783
14784 * g++.dg/lookup/scope-operator1.C: New test.
14785
14786 * g++.dg/parse/operator1.C: New test.
14787
14788 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14789
14790 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14791 * g++.old-deja/g++.other/access6.C: Likewise.
14792 * g++.old-deja/g++.other/decl1.C: Likewise.
14793 * g++.old-deja/g++.pt/typename12.C: Likewise.
14794
14795 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14796
14797 * g++.dg/parse/namespace1.C: New test.
14798
14799 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14800
14801 * g++.dg/parse/parse4.C: New test.
14802
14803 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14804
14805 * g++.dg/parse/parse3.C: New test.
14806
14807 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14808
14809 * g++.dg/parse/parse2.C: New test.
14810
14811 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14812
14813 * g++.dg/template/friend11.C: New test.
14814
14815 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14816
14817 * g++.dg/parse/parse1.C: New test.
14818
14819 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14820
14821 * lib/profopt.exp: Change the name of a global variable to avoid
14822 possible clashes with other test suites.
14823
14824 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14825
14826 * g++.dg/inherit/covariant8.C: New test.
14827
14828 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14829
14830 * g++.dg/init/array9.C: New test.
14831
14832 PR c++/9112
14833 * g++.dg/parse/expr1.C: New test.
14834
14835 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14836
14837 * gcc.c-torture/compile/20021230-1.c: New test.
14838
14839 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14840
14841 * g++.dg/inherit/covariant5.C: New test.
14842 * g++.dg/inherit/covariant6.C: New test.
14843 * g++.dg/inherit/covariant7.C: New test.
14844
14845 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14846
14847 PR c++/2739
14848 * g++.dg/other/access2.C: New test.
14849
14850 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14851
14852 * g++.dg/other/anon-struct.C: No longer fails
14853 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14854 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14855 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14856
14857 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14858
14859 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14860
14861 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14862
14863 * g++.dg/eh/spec4.C: Remove stray semicolon.
14864 * g++.dg/expr/pmf-1.C: Change error message.
14865 * g++.dg/ext/asm1.C: Remove stray semicolon.
14866 * g++.dg/ext/typename1.C: Add missing typenames.
14867 * g++.dg/inherit/template-as-base.C: Change error message.
14868 * g++.dg/lookup/scoped1.C: Likewise.
14869 * g++.dg/lookup/scoped2.C: Likewise.
14870 * g++.dg/lookup/using2.C: Likewise.
14871 * g++.dg/other/component1.C: Remove stray semicolon.
14872 * g++.dg/other/do1.C: Change error message.
14873 * g++.dg/other/error2.C: Likewise.
14874 * g++.dg/other/init1.C: Likewise.
14875 * g++.dg/other/packed1.C: Remove stray semicolon.
14876 * g++.dg/other/ptrmem2.C: Change error message.
14877 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14878 marker.
14879 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14880 * g++.dg/template/access3.C: Add typename keyword.
14881 * g++.dg/template/access5.C: Remove stray semicolon.
14882 * g++.dg/template/access6.C: Likewise.
14883 * g++.dg/template/complit1.C: Likewise.
14884 * g++.dg/template/crash1.C: Change error message.
14885 * g++.dg/template/inherit2.C: Remove stray semicolon.
14886 * g++.dg/template/instantiate2.C: Likewise.
14887 * g++.dg/template/instantiate3.C: Change error message.
14888 * g++.dg/template/qual1.C: Remove stray semicolon.
14889 * g++.dg/template/qualttp18.C: Change error message.
14890 * g++.dg/template/ref1.C: Remove stray semicolon.
14891 * g++.dg/template/sizeof1.C (A::value): Declare it.
14892 * g++.dg/template/spec4.C: Change error message.
14893 * g++.dg/template/static1.C: Likewise.
14894 * g++.dg/template/type1.C: Likewise.
14895 * g++.dg/template/typename3.C: Likewise.
14896 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14897 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14898 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14899 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14900 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14901 named return value extension.
14902 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14903 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14904 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14905 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14906 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14907 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14908 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14909 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14910 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14911 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14912 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14913 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14914 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14915 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14916 syntax.
14917 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14918 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14919 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14920 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14921 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14922 * g++.old-deja/g++.brendan/template11.C: Likewise.
14923 * g++.old-deja/g++.brendan/template26.C: Likewise.
14924 * g++.old-deja/g++.brendan/template27.C: Use explicit
14925 specialization syntax.
14926 * g++.old-deja/g++.brendan/template30.C: Likewise.
14927 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14928 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14929 non-dependent names.
14930 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14931 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14932 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14933 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14934 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14935 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14936 named return value extension.
14937 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14938 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14939 * g++.old-deja/g++.ext/return1.C: Likewise.
14940 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14941 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14942 * g++.old-deja/g++.jason/access8.C: Likewise.
14943 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14944 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14945 pseudo-destructor names.
14946 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14947 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14948 pseudo-destructor names.
14949 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14950 * g++.old-deja/g++.jason/overload19.C: Likewise.
14951 * g++.old-deja/g++.jason/overload32.C: Likewise.
14952 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14953 stray semicolons.
14954 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14955 * g++.old-deja/g++.jason/return.C: Likewise.
14956 * g++.old-deja/g++.jason/return2.C: Likewise.
14957 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14958 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14959 syntax.
14960 * g++.old-deja/g++.jason/template10.C: Account for use of
14961 non-dependent names.
14962 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14963 syntax.
14964 * g++.old-deja/g++.jason/template37.C: Likewise.
14965 * g++.old-deja/g++.law/access4.C: Change error messages.
14966 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14967 pseudo-destructor names.
14968 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14969 * g++.old-deja/g++.law/ctors9.C: Likewise.
14970 * g++.old-deja/g++.law/cvt22.C: Likewise.
14971 * g++.old-deja/g++.law/dtors5.C: Likewise.
14972 * g++.old-deja/g++.law/global-init1.C: Likewise.
14973 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14974 * g++.old-deja/g++.law/operators28.C: Likewise.
14975 * g++.old-deja/g++.law/visibility28.C: Likewise.
14976 * g++.old-deja/g++.martin/eval1.C: Likewise.
14977 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14978 name.
14979 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14980 * g++.old-deja/g++.mike/net34.C: Likewise.
14981 * g++.old-deja/g++.mike/net36.C: Likewise.
14982 * g++.old-deja/g++.mike/ns2.C: Likewise.
14983 * g++.old-deja/g++.mike/p12306.C: Likewise.
14984 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14985 value extension.
14986 * g++.old-deja/g++.mike/p700.C: Likewise.
14987 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14988 * g++.old-deja/g++.mike/p710.C: Likewise.
14989 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14990 value extension.
14991 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14992 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14993 * g++.old-deja/g++.ns/crash2.C: Likewise.
14994 * g++.old-deja/g++.ns/crash3.C: Likewise.
14995 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14996 * g++.old-deja/g++.ns/ns17.C: Likewise.
14997 * g++.old-deja/g++.ns/template16.C: Likewise.
14998 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14999 keyword.
15000 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
15001 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
15002 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
15003 named return value extension.
15004 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
15005 * g++.old-deja/g++.other/access4.C: Issue additional error
15006 messages.
15007 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
15008 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
15009 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
15010 * g++.old-deja/g++.other/crash25.C: Change error message.
15011 * g++.old-deja/g++.other/crash4.C: Change error message.
15012 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
15013 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
15014 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
15015 checks.
15016 * g++.old-deja/g++.other/defarg8.C: Likewise.
15017 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
15018 * g++.old-deja/g++.other/dtor10.C: Likewise.
15019 * g++.old-deja/g++.other/incomplete.C: Likewise.
15020 * g++.old-deja/g++.other/linkage7.C: Likewise.
15021 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
15022 lookup algorithm.
15023 * g++.old-deja/g++.other/mangle2.C: Likewise.
15024 * g++.old-deja/g++.other/refinit2.C: Likewise.
15025 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
15026 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
15027 * g++.old-deja/g++.pt/crash28.C: Likewise.
15028 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
15029 syntax.
15030 * g++.old-deja/g++.pt/crash32.C: Change error message.
15031 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
15032 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
15033 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
15034 error message position.
15035 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
15036 * g++.old-deja/g++.pt/defarg8.C: Change error message.
15037 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
15038 syntax.
15039 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
15040 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
15041 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
15042 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
15043 keyword.
15044 * g++.old-deja/g++.pt/explicit31.C: Likewise.
15045 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
15046 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
15047 keyword.
15048 * g++.old-deja/g++.pt/explicit71.C: Change error message.
15049 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
15050 syntax.
15051 * g++.old-deja/g++.pt/friend28.C: Account for use of
15052 non-dependent names.
15053 * g++.old-deja/g++.pt/friend29.C: Likewise.
15054 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
15055 rules.
15056 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
15057 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
15058 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
15059 lookup rules.
15060 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
15061 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
15062 keyword.
15063 * g++.old-deja/g++.pt/memclass20.C: Likewise.
15064 * g++.old-deja/g++.pt/memclass5.C: Likewise.
15065 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
15066 keyword.
15067 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
15068 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
15069 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
15070 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
15071 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
15072 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
15073 keyword.
15074 * g++.old-deja/g++.pt/spec10.C: Likewise.
15075 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
15076 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
15077 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
15078 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
15079 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
15080 * g++.old-deja/g++.pt/ttp62.C: Likewise.
15081 * g++.old-deja/g++.pt/ttp64.C: Likewise.
15082 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
15083 * g++.old-deja/g++.pt/typename15.C: Likewise.
15084 * g++.old-deja/g++.pt/typename22.C: Likewise.
15085 * g++.old-deja/g++.pt/typename6.C: Change error messages.
15086 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
15087 * g++.old-deja/g++.pt/virtual2.C: Likewise.
15088 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
15089 syntax.
15090 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
15091 return value extension.
15092 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
15093 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
15094 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
15095 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
15096
15097 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
15098
15099 * g++.dg/warn/inline1.C: New test.
15100 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
15101 * g++.old-deja/g++.jason/synth10.C: Likewise.
15102 * g++.old-deja/g++.mike/net31.C: Likewise.
15103 * g++.old-deja/g++.mike/p8786.C: Likewise.
15104
15105 * g++.dg/template/friend10.C: New test.
15106 * g++.dg/template/conv5.C: New test.
15107
15108 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
15109
15110 * g++.dg/lookup/scoped3.C: New test.
15111
15112 * g++.dg/lookup/decl1.C: New test.
15113 * g++.dg/lookup/decl2.C: New test.
15114
15115 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
15116
15117 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
15118 gcc.c-torture/compile/20021015-1.c,
15119 gcc.c-torture/compile/20021015-2.c,
15120 gcc.c-torture/compile/20021123-1.c,
15121 gcc.c-torture/compile/20021123-2.c,
15122 gcc.c-torture/compile/20021123-3.c,
15123 gcc.c-torture/compile/20021123-4.c,
15124 gcc.c-torture/execute/20021024-1.c: Add tests previously added
15125 only to 3.1 or 3.2 branch.
15126
15127 2002-12-23 Mark Mitchell <mark@codesourcery.com>
15128
15129 * gcc.dg/i386-bitfield3.c: New test.
15130
15131 * gcc.dg/i386-bitfield2.c: New test.
15132
15133 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
15134
15135 * g++.dg/parse/conv_op1.C: New test.
15136
15137 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
15138
15139 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
15140 approved.
15141
15142 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
15143
15144 * gcc.c-torture/compile/20021220-1.c: New test.
15145
15146 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
15147
15148 * gcc.dg/i386-fastcall-1.c: New.
15149
15150 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15151
15152 * gcc.c-torture/execute/20021219-1.c: New test.
15153
15154 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15155
15156 * gcc.dg/i386-pic-1.c: New test.
15157
15158 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15159
15160 PR c++/8099
15161 * g++.dg/template/friend9.C: New test.
15162
15163 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15164
15165 PR c++/3663
15166 * g++.dg/template/access7.C: New test.
15167
15168 2002-12-18 Nick Clifton <nickc@redhat.com>
15169
15170 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
15171 the libstdc++-v3 directory has been found.
15172
15173 2002-12-12 Devang Patel <dpatel@apple.com>
15174 * gcc.dg/darwin-ld-1.c: New test.
15175 * gcc.dg/darwin-ld-2.c: New test.
15176 * gcc.dg/darwin-ld-3.c: New test.
15177 * gcc.dg/darwin-ld-4.c: New test.
15178 * gcc.dg/darwin-ld-5.c: New test.
15179
15180 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
15181
15182 * gcc.c-torture/compile/20021212-1.c: New test.
15183
15184 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
15185
15186 * gcc.dg/fshort-wchar: New test.
15187
15188 2002-12-10 Mark Mitchell <mark@codesourcery.com>
15189
15190 PR c++/8372
15191 * g++.dg/template/dtor1.C: New test.
15192
15193 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
15194 markers.
15195
15196 2002-12-10 Jakub Jelinek <jakub@redhat.com>
15197
15198 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
15199
15200 2002-12-09 Mark Mitchell <mark@codesourcery.com>
15201
15202 * g++.dg/template/static1.C: New test.
15203 * g++.dg/template/static2.C: New test.
15204 * g++.old-deja/g++.ext/memconst.C: New test.
15205
15206 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15207
15208 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
15209 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
15210 * g++.dg/special/initp1.C: Likewise.
15211
15212 2002-12-06 Jakub Jelinek <jakub@redhat.com>
15213
15214 * gcc.c-torture/execute/20021204-1.c: New test.
15215
15216 2002-12-04 Geoffrey Keating <geoffk@apple.com>
15217
15218 * gcc.dg/ppc-fmadd-1.c: New file.
15219 * gcc.dg/ppc-fmadd-2.c: New file.
15220 * gcc.dg/ppc-fmadd-3.c: New file.
15221
15222 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
15223
15224 * gcc.c-torture/compile/20021204-1.c: New test.
15225
15226 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
15227
15228 * g++.dg/inherit/covariant2.C: New test.
15229 * g++.dg/inherit/covariant3.C: New test.
15230 * g++.dg/inherit/covariant4.C: New test.
15231 * g++.dg/inherit/covariant1.C: Remove XFAIL.
15232 * g++.old-deja/g++.robertl/eb17.C: Likewise.
15233
15234 2002-12-03 Mark Mitchell <mark@codesourcery.com>
15235
15236 PR c++/8688
15237 * g++.dg/init/brace3.C: New test.
15238
15239 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
15240
15241 * gcc.dg/20020210-1.c: Fix a comment typo.
15242
15243 2002-12-02 Mark Mitchell <mark@codesourcery.com>
15244
15245 PR c++/8720
15246 * g++.dg/parse/defarg1.C: New test.
15247
15248 PR c++/8615
15249 * g++.dg/template/char1.C: New test.
15250
15251 * g++.dg/template/varmod1.C: Fix typo.
15252
15253 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15254
15255 DR 180
15256 * g++.old-deja/g++.pt/crash32.C: Expect error.
15257
15258 2002-12-01 Mark Mitchell <mark@codesourcery.com>
15259
15260 PR c++/5919
15261 * g++.dg/template/varmod1.C: New test.
15262
15263 PR c++/8727
15264 * g++.dg/inherit/typeinfo1.C: New test.
15265
15266 PR c++/8663
15267 * g++.dg/inherit/typedef1.C: New test.
15268
15269 2002-11-30 Mark Mitchell <mark@codesourcery.com>
15270
15271 PR c++/8332
15272 PR c++/8493
15273 * g++.dg/template/strlen1.C: New test.
15274
15275 PR c++/8227
15276 * g++.dg/template/ctor2.C: New test.
15277
15278 PR c++/8214
15279 * g++.dg/init/string1.C: New test.
15280
15281 PR c++/8511
15282 * g++.dg/template/friend8.C: New test.
15283
15284 2002-11-29 Joe Buck <jbuck@synopsys.com>
15285
15286 * g++.dg/lookup/anon2.C: New test.
15287
15288 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
15289
15290 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
15291 h8300 port.
15292
15293 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
15294
15295 * gcc.dg/bitfld-6.c: New test.
15296
15297 2002-11-27 Jan Hubicka <jh@suse.cz>
15298
15299 * gcc.c-torture/execute/20021127.[cx]: New test.
15300
15301 2002-11-26 Jan Hubicka <jh@suse.cz>
15302
15303 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
15304 quality.
15305
15306 2002-11-26 Geoffrey Keating <geoffk@apple.com>
15307
15308 * g++.dg/init/brace2.C: New test.
15309 * g++.old-deja/g++.mike/p9129.C: Correct.
15310
15311 2002-11-26 Mark Mitchell <mark@codesourcery.com>
15312
15313 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
15314
15315 2002-11-25 Andreas Bauer <baueran@in.tum.de>
15316
15317 * gcc.dg/sibcall-6: New test for indirect sibcalls.
15318
15319 2002-11-25 Mark Mitchell <mark@codesourcery.com>
15320
15321 * testsuite/g++.dg/abi/empty11.C: New test.
15322 * testsuite/g++.dg/rtti/cv1.C: New test.
15323
15324 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
15325
15326 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
15327
15328 2002-11-24 Mark Mitchell <mark@codesourcery.com>
15329
15330 * g++.dg/abi/empty10.C: New test.
15331
15332 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
15333
15334 * gcc.c-torture/compile/20021124-1.c: New test.
15335
15336 2002-11-22 Mark Mitchell <mark@codesourcery.com>
15337
15338 * g++.dg/abi/rtti2.C: New test.
15339
15340 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
15341
15342 * gcc.dg/i386-unroll-1.c: New test.
15343
15344 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
15345
15346 * gcc.c-torture/compile/20021120-1.c: New test.
15347 * gcc.c-torture/compile/20021120-2.c: New test.
15348
15349 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15350
15351 * gcc.dg/bitfld-5.c: New test.
15352
15353 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15354
15355 * gcc.c-torture/execute/20021120-3.c: New test.
15356
15357 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15358
15359 * gcc.c-torture/execute/20021120-2.c: New test.
15360
15361 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
15362
15363 * gcc.c-torture/execute/20021120-1.c: New test.
15364
15365 2002-11-20 Jakub Jelinek <jakub@redhat.com>
15366
15367 * gcc.c-torture/execute/20021118-3.c: New test.
15368
15369 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
15370
15371 * gcc.c-torture/compile/20021119-1.c: New test.
15372
15373 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
15374
15375 * gcc.dg/duff-1.c: New test.
15376 * gcc.dg/duff-2.c: New test.
15377 * gcc.dg/duff-3.c: New test.
15378
15379 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
15380
15381 * gcc.dg/cpp/_Pragma5.c: New test.
15382
15383 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15384
15385 * gcc.c-torture/execute/20021118-2.c: New test.
15386
15387 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
15388
15389 * gcc.c-torture/execute/20021118-1.c: New test.
15390
15391 2002-11-16 Jakub Jelinek <jakub@redhat.com>
15392
15393 * gcc.dg/20021116-1.c: New test.
15394
15395 2002-11-14 Mark Mitchell <mark@codesourcery.com>
15396
15397 * g++.dg/abi/vcall1.C: New test.
15398
15399 2002-11-14 Jakub Jelinek <jakub@redhat.com>
15400
15401 * gcc.dg/20021029-1.c: New test.
15402 * gcc.dg/20021029-2.c: New test.
15403
15404 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
15405
15406 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
15407
15408 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15409
15410 PR c/8439
15411 * gcc.dg/20021110.c: Move to ...
15412 * gcc.c-torture/compile/20021110.c: .... here.
15413
15414 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15415
15416 PR c/8467
15417 * gcc.c-torture/execute/20021111-1.c
15418
15419 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
15420
15421 PR c/8439
15422 * gcc.dg/20021110.c: New test.
15423
15424 2002-11-10 Mark Mitchell <mark@codesourcery.com>
15425
15426 * g++.dg/abi/vthunk3.C: Run only on x86.
15427
15428 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
15429
15430 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
15431
15432 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
15433
15434 * lib/compat.exp (compat-execute): Fix logic error in last
15435 change.
15436
15437 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
15438
15439 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
15440
15441 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15442
15443 PR c++/8389
15444 * g++.dg/template/access6.C: New test.
15445
15446 2002-11-08 Jan Hubicka <jh@suse.cz>
15447
15448 * gcc.dg/i386-ssefp-1.c: New test.
15449 * gcc.dg/i386-ssefp-1.c: New test.
15450
15451 2002-11-08 Jan Hubicka <jh@suse.cz>
15452
15453 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
15454
15455 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15456
15457 * g++.dg/abi/vthunk3.C: New test.
15458
15459 PR c++/8338
15460 * g++.dg/template/crash2.C: New test.
15461
15462 2002-11-07 Mark Mitchell <mark@codesourcery.com>
15463
15464 * testsuite/g++.dg/abi/dtor1.C: New test.
15465 * testsuite/g++.dg/abi/dtor2.C: Likewise.
15466
15467 2002-11-05 Geoffrey Keating <geoffk@apple.com>
15468
15469 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
15470 Darwin.
15471
15472 2002-11-04 Adam Nemet <anemet@lnxw.com>
15473
15474 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
15475 -mthumb. Only xfail with -O0.
15476
15477 2002-11-03 Mark Mitchell <mark@codesourcery.com>
15478
15479 * g++.dg/abi/thunk1.C: New test.
15480 * g++.dg/abi/thunk2.C: Likewise.
15481 * g++.dg/abi/vtt1.C: Likewise.
15482
15483 2002-11-02 Diego Novillo <dnovillo@redhat.com>
15484
15485 PR optimization/8423
15486 * gcc.c-torture/execute/builtin-constant.c: New test.
15487
15488 2002-11-01 Zack Weinberg <zack@codesourcery.com>
15489
15490 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
15491 Add some more cases.
15492
15493 2002-11-01 Mark Mitchell <mark@codesourcery.com>
15494
15495 PR c++/8391
15496 * g++.dg/opt/local1.C: New test.
15497
15498 2002-10-30 Mark Mitchell <mark@codesourcery.com>
15499
15500 PR c++/8160
15501 * g++.dg/template/complit1.C: New test.
15502
15503 PR c++/8149
15504 * g++.dg/template/typename4.C: Likewise.
15505
15506 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15507
15508 Core issue 287, PR c++/7639
15509 * g++.dg/template/instantiate1.C: Adjust error location.
15510 * g++.dg/template/instantiate3.C: New test.
15511 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
15512 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
15513 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
15514
15515 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
15516
15517 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
15518
15519 2002-10-29 Mark Mitchell <mark@codesourcery.com>
15520
15521 PR c++/8287
15522 * g++.dg/init/dtor2.C: New test.
15523
15524 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15525
15526 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15527 * gcc.dg/nest.c: Bypass errors on irix6.
15528
15529 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
15530
15531 * gcc.dg/nest.c: Expect error for mmix-*-*.
15532 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15533
15534 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
15535
15536 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15537 markers.
15538
15539 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15540
15541 2002-10-25 Mike Stump <mrs@apple.com>
15542
15543 * gcc.dg/warn-1.c: New test.
15544
15545 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15546
15547 * g++.dg/template/typename3.C: New test.
15548
15549 2002-10-25 Mark Mitchell <mark@codesourcery.com>
15550
15551 * g++.dg/lookup/ptrmem1.C: New test.
15552
15553 * g++.dg/abi/vthunk2.C: New test.
15554
15555 2002-10-25 Zack Weinberg <zack@codesourcery.com>
15556
15557 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15558
15559 2002-10-24 Mark Mitchell <mark@codesourcery.com>
15560
15561 * g++.dg/abi/empty9.C: New test.
15562
15563 2002-10-24 Richard Henderson <rth@redhat.com>
15564
15565 * g++.dg/inherit/thunk1.C: Enable for ia64.
15566
15567 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15568
15569 PR c++/8067
15570 * g++.dg/lookup/pretty1.C: New test.
15571
15572 2002-10-23 Jakub Jelinek <jakub@redhat.com>
15573
15574 * gcc.dg/20021023-1.c: New test.
15575
15576 2002-10-23 Mark Mitchell <mark@codesourcery.com>
15577
15578 PR c++/7679
15579 * g++.dg/parse/inline1.C: New test.
15580
15581 2002-10-23 Richard Henderson <rth@redhat.com>
15582
15583 * g++.dg/inherit/thunk1.C: Enable for x86_64.
15584
15585 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15586
15587 2002-10-22 Mark Mitchell <mark@codesourcery.com>
15588
15589 PR c++/6579
15590 * g++.dg/parse/stmtexpr3.C: New test.
15591
15592 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15593
15594 * g++.dg/expr/cond1.C: New test.
15595
15596 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15597
15598 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15599
15600 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15601
15602 * g++.dg/abi/vbase13.C: New test.
15603 * g++.dg/abi/vbase14.C: Likewise.
15604
15605 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15606
15607 * gcc.dg/tls/pic-1.c: New test.
15608 * gcc.dg/tls/nonpic-1.c: New test.
15609 * gcc.dg/20021018-1.c: New test.
15610
15611 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15612
15613 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15614 Remove only files with the same base name as the test case.
15615 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15616 (profopt-execute): Likewise. Also, remove old profiling
15617 and performance data files before running the tests.
15618
15619 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15620 * g++.dg/bprob/bprob.exp: Likewise.
15621 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15622 to allow more general test case names.
15623
15624 * g++.dg/bprob/bprob-1.C: Rename to ...
15625 * g++.dg/bprob/g++-bprob-1.C: ... this.
15626
15627 * g77.dg/bprob/bprob-1.f: Rename to ...
15628 * g77.dg/bprob/g77-bprob-1.f: ... this.
15629
15630 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15631
15632 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15633 bison 1.50 or later.
15634
15635 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15636
15637 * g++.dg/README: Describe more test directories.
15638
15639 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15640
15641 * g++.dg/init/array6.C: Add additional tests.
15642
15643 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15644
15645 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15646 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15647
15648 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15649
15650 * gcc.c-torture/compile/20020604-1.x: New.
15651 * gcc.c-torture/compile/simd-5.x: Likewise.
15652 * gcc.c-torture/execute/920710-1.x: Likewise.
15653 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15654
15655 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15656
15657 * g++.dg/inherit/override1.C: Add dg-options clause.
15658
15659 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15660
15661 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15662 _mm_slli_si128.
15663
15664 2002-10-19 Andreas Schwab <schwab@suse.de>
15665
15666 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15667 directory component.
15668
15669 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15670
15671 * g++.dg/inherit/thunk1.C: New test.
15672
15673 * g++.dg/inherit/override1.C: New test.
15674
15675 * g++.dg/abi/mangle11.C: New test.
15676 * g++.dg/abi/mangle14.C: New test.
15677 * g++.dg/abi/mangle17.C: New test.
15678
15679 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15680
15681 * g++.dg/overload/member2.C: New test.
15682
15683 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15684
15685 * g++.dg/README: Describe new compat directory.
15686 * g++.dg/dg.exp: Skip tests in compat directory.
15687 * README.compat: New file.
15688 * lib/compat.exp: New expect script.
15689 * g++.dg/compat: New test directory.
15690 * g++.dg/compat/compat.exp: New expect script.
15691 * g++.dg/compat/abi: New test directory.
15692 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15693 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15694 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15695 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15696 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15697 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15698 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15699 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15700 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15701 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15702 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15703 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15704 * g++.dg/compat/break: New test directory.
15705 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15706 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15707 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15708 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15709 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15710 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15711 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15712 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15713 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15714 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15715 g++.dg/compat/break/README: New files.
15716 * g++.dg/compat/eh: New test directory.
15717 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15718 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15719 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15720 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15721 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15722 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15723 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15724 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15725 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15726 g++.dg/compat/eh/filter2_y.C,
15727 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15728 g++.dg/compat/eh/new1_y.C,
15729 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15730 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15731 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15732 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15733 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15734 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15735 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15736 g++.dg/compat/eh/unexpected1_y.C: New files.
15737 * g++.dg/compat/init: New test directory.
15738 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15739 g++.dg/compat/init/array5_y.C,
15740 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15741 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15742 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15743 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15744 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15745 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15746 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15747 g++.dg/compat/init/init-ref2_y.C: New files.
15748
15749 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15750
15751 PR c++/7584
15752 * g++.dg/inherit/using3.C: New test.
15753
15754 2002-10-17 Jan Hubicka <jh@suse.cz>
15755
15756 * gcc.dg/20021017-2.c: New test.
15757
15758 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15759
15760 * g++.dg/abi/mangle16.C: Adjust.
15761
15762 * g++.dg/init/array8.C: New test.
15763
15764 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15765
15766 * gcc.dg/special/mips-abi.exp: New test.
15767 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15768
15769 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15770
15771 * g++.dg/abi/mangle16.C: New test.
15772 * g++.dg/abi/mangle17.C: Likewise.
15773
15774 PR c++/7478
15775 * g++.dg/template/ref1.C: New test.
15776
15777 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15778
15779 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15780
15781 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15782
15783 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15784
15785 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15786
15787 PR c++/7524
15788 * g++.dg/init/array7.C: New test.
15789
15790 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15791
15792 * g++.dg/init/array6.C: New test.
15793
15794 * g++.dg/abi/mangle13.C: Likewise.
15795 * g++.dg/abi/mangle14.C: Likewise.
15796 * g++.dg/abi/mangle15.C: Likewise.
15797
15798 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15799
15800 * g++.dg/abi/empty8.C: New test.
15801
15802 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15803
15804 * g++.dg/init/ctor1.C: New test.
15805
15806 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15807
15808 * gcc.c-torture/execute/20021015-1.c: New test.
15809
15810 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15811
15812 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15813
15814 2002-10-14 Jan Hubicka <jh@suse.cz>
15815
15816 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15817
15818 2002-10-14 Richard Henderson <rth@redhat.com>
15819
15820 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15821
15822 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15823
15824 PR optimization/6631
15825 * g++.dg/opt/const2.C: New test.
15826
15827 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15828
15829 PR c++/7176
15830 * g++.dg/parse/friend1.C: New test.
15831 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15832
15833 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15834
15835 * gcc.dg/20021014-1.c: New test.
15836
15837 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15838
15839 PR c++/5661
15840 * g++.dg/ext/vlm1.C: New test.
15841 * g++.dg/ext/vlm2.C: Likewise.
15842
15843 * g++.dg/init/array1.C: Remove invalid braces.
15844 * g++.dg/init/brace1.C: New test.
15845 * g++.dg/init/copy2.C: Likewise.
15846 * g++.dg/init/copy3.C: Likewise.
15847 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15848 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15849 braces.
15850
15851 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15852
15853 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15854
15855 2002-10-11 Richard Shann <richard.shann@superh.com>
15856
15857 * gcc.c-torture/compile/simd-5.c: New test.
15858
15859 2002-10-10 Roger Sayle <roger@eyesopen.com>
15860
15861 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15862
15863 2002-10-10 Jim Wilson <wilson@redhat.com>
15864
15865 * gcc.c-torture/execute/20021010-1.c: New test.
15866
15867 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15868
15869 PR c/7353
15870 * g++.dg/ext/typedef-init.C: New test.
15871 * gcc.dg/typedef-init.c: New test.
15872
15873 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15874
15875 * gcc.dg/cpp/paste13.c: New test.
15876
15877 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15878
15879 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15880 remaining platforms, XFAIL during compile, not execute. Don't
15881 XFAIL at -O0.
15882
15883 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15884
15885 * gcc.dg/alias-1.c: Tweak expected warning.
15886
15887 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15888
15889 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15890
15891 2002-10-06 Andreas Jaeger <aj@suse.de>
15892
15893 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15894 * gcc.dg/cpp/c++98.C: Likewise.
15895
15896 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15897 * g++.dg/cpp/c++98.C: Likewise.
15898
15899 * g++.dg/README (Subdirectories): Mention cpp directory.
15900
15901 PR target/7559
15902 * gcc.dg/20021006-1.c: New test.
15903
15904 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15905
15906 PR c++/7804
15907 * g++.dg/other/warning1.C: New test.
15908
15909 2002-10-04 Roger Sayle <roger@eyesopen.com>
15910
15911 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15912 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15913 and sparc-*-* with -m64 as expected failures. See PR 8087.
15914
15915 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15916
15917 PR c++/7931
15918 * g++.dg/template/ptrmem3.C: New test.
15919
15920 PR c++/7754
15921 * g++.dg/template/union1.C: New test.
15922
15923 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15924
15925 PR c++/8006
15926 * g++.dg/abi/mangle9.C: New test.
15927 * g++.dg/abi/mangle10.C: New test.
15928 * g++.dg/abi/mangle11.C: New test.
15929 * g++.dg/abi/mangle12.C: New test.
15930
15931 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15932
15933 PR c++/7188.
15934 * g++.dg/template/meminit1.C: New test.
15935 * g++.dg/warn/Wreorder-1.C: Likewise.
15936 * g++.old-deja/g++.mike/warn3.C: Tweak.
15937 * lib/prune.exp: Ingore "in copy constructor".
15938
15939 2002-10-02 Andreas Jaeger <aj@suse.de>
15940
15941 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15942 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15943 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15944 on x86-64.
15945
15946 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15947
15948 * gcc.dg/empty1.C: Fix typo.
15949
15950 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15951
15952 * gcc.dg/alias-1.c: New test.
15953
15954 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15955
15956 * gcc.dg/empty1.C: New test.
15957
15958 * g++.dg/tls/init-2.C: Tweak error messages.
15959
15960 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15961
15962 * gcc.c-torture/compile/20020923-1.c: New test.
15963
15964 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15965
15966 * gcc.c-torture/execute/ffs-1.c: New test.
15967 * gcc.c-torture/execute/ffs-2.c: Ditto.
15968
15969 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15970
15971 * g++.dg/overload/member1.C: New test.
15972
15973 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15974
15975 * g++.dg/abi/empty7.C: New test.
15976 * g++.dg/init/pm2.C: Likewise.
15977
15978 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15979
15980 * g++.dg/rtti/crash1.C: New test.
15981
15982 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15983
15984 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15985 gcc.dg/sibcall-4.c: New tests.
15986
15987 2002-09-28 Roger Sayle <roger@eyesopen.com>
15988
15989 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15990 powerpc and MMIX targets.
15991
15992 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15993
15994 * gcc.dg/cpp/20020927-1.c: New.
15995
15996 2002-09-26 David S. Miller <davem@redhat.com>
15997
15998 * gcc.c-torture/compile/trunctfdf.c: New.
15999
16000 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16001
16002 * lib/target-supports.exp (check_weak_available): Handle solaris2.
16003
16004 2002-09-27 Alan Modra <amodra@bigpond.net.au>
16005
16006 * gcc.c-torture/execute/loop-15.c: New.
16007
16008 2002-09-26 Janis Johnson <janis187@us.ibm.com>
16009
16010 * README.QMTEST: Fix typo.
16011
16012 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
16013
16014 * gcc.dg/20020926-1.c: New test.
16015
16016 2002-09-25 David S. Miller <davem@redhat.com>
16017
16018 PR target/7842
16019 * gcc.c-torture/execute/shiftdi.c: New test.
16020
16021 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
16022
16023 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
16024 unique to the tool.
16025 * lib/g77.exp (g77_init): Likewise.
16026 * lib/g++.exp (g++_init): Likewise.
16027 * lib/objc.exp (objc_init): Likewise.
16028
16029 2002-09-25 Mark Mitchell <mark@codesourcery.com>
16030
16031 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
16032 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
16033 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
16034
16035 2002-09-25 Richard Henderson <rth@redhat.com>
16036
16037 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
16038 too-small long double.
16039
16040 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
16041
16042 * gcc.dg/20020919-1.c: New test.
16043
16044 2002-09-23 Mark Mitchell <mark@codesourcery.com>
16045
16046 * g++.dg/abi/bitfield6.C: New test.
16047 * g++.dg/abi/bitfield7.C: New test.
16048 * g++.dg/abi/bitfield8.C: New test.
16049 * g++.dg/abi/vbase11.C: New test.
16050
16051 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
16052
16053 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
16054 hppa*-*-hpux*. Update test comment.
16055
16056 2002-09-20 Jakub Jelinek <jakub@redhat.com>
16057
16058 * gcc.dg/tls/struct-1.c: New test.
16059
16060 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
16061
16062 * gcc.dg/cpp/tr-warn2.c: Update.
16063
16064 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16065
16066 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
16067
16068 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
16069
16070 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
16071 systems.
16072
16073 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
16074
16075 * gcc.c-torture/execute/ieee/mzero3.c: New test.
16076
16077 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
16078 Adjust for c++filt moved to binutils. Remove spurious duplicate
16079 setting of cxxfilt.
16080
16081 2002-09-19 Geoffrey Keating <geoffk@apple.com>
16082
16083 * gcc.dg/20020312-2.c: Update for darwin.
16084
16085 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
16086
16087 * g++.old-deja/g++.other/crash32.C: Mark ICE.
16088
16089 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
16090
16091 * objc.dg/comp-types-1.m: New test.
16092 * objc.dg/comp-types-2.m: New test.
16093 * objc.dg/comp-types-3.m: New test.
16094 * objc.dg/comp-types-4.m: New test.
16095 * objc.dg/comp-types-5.m: New test.
16096 * objc.dg/comp-types-6.m: New test.
16097
16098 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
16099
16100 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
16101
16102 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16103
16104 * g++.dg/other/do1.C: New test.
16105
16106 * g++.dg/template/subst1.C: New test.
16107
16108 2002-09-16 Steve Ellcey <sje@cup.hp.com>
16109
16110 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
16111
16112 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
16113
16114 * g++.dg/template/qualttp20.C: Adjust expected errors.
16115 * g++.old-deja/g++.jason/report.C: Likewise.
16116 * g++.old-deja/g++.other/qual1.C: Likewise.
16117
16118 * g++.dg/lookup/scoped2.C: New test.
16119
16120 * g++.dg/ext/asm3.C: New test.
16121
16122 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
16123
16124 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
16125
16126 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
16127
16128 * ChangeLog: follow spelling conventions.
16129 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
16130 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
16131 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
16132 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
16133 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
16134 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
16135 * g++.old-deja/g++.law/global-init1.C: Likewise.
16136 * g++.old-deja/g++.other/delete4.C: Likewise.
16137 * g++.old-deja/g++.other/inline21.C: Likewise.
16138 * g++.old-deja/g++.other/singleton.C: Likewise.
16139 * g77.dg/strlen0.f: Likewise.
16140 * g77.f-torture/compile/20010519-1.f: Likewise.
16141 * g77.f-torture/compile/980310-4.f: Likewise.
16142 * gcc.c-torture/compile/20000605-1.c: Likewise.
16143 * gcc.c-torture/execute/20020225-1.c: Likewise.
16144 * gcc.dg/c90-hexfloat-2.c: Likewise.
16145 * gcc.dg/c99-bool-1.c: Likewise.
16146 * gcc.dg/c99-hexfloat-2.c: Likewise.
16147 * gcc.dg/dll-2.c: Likewise.
16148 * gcc.dg/wtr-union-init-1.c: Likewise.
16149 * gcc.dg/wtr-union-init-2.c: Likewise.
16150 * gcc.dg/wtr-union-init-3.c: Likewise.
16151 * gcc.dg/cpp/avoidpaste1.c: Likewise.
16152 * gcc.dg/cpp/defined.c: Likewise.
16153 * gcc.dg/cpp/macsyntx.c: Likewise.
16154 * gcc.dg/cpp/paste2.c: Likewise.
16155 * gcc.dg/cpp/trad/defined.c: Likewise.
16156 * gcc.dg/format/c90-printf-1.c: Likewise.
16157 * gcc.dg/format/c90-scanf-1.c: Likewise.
16158 * gcc.dg/format/c99-printf-1.c: Likewise.
16159 * gcc.dg/format/c99-scanf-1.c: Likewise.
16160 * gcc.misc-tests/gcov-8.c: Likewise.
16161 * lib/profopt.exp: Likewise.
16162
16163 2002-09-15 Krister Walfridsson <cato@df.lth.se>
16164
16165 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
16166
16167 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16168
16169 * g++.dg/inherit/using2.C: New test.
16170
16171 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
16172
16173 * ChangeLog: Follow spelling conventions.
16174 * g++.dg/template/friend4.C: Likewise.
16175 * g++.old-deja/g++.pt/crash67.C: Likewise.
16176 * gcc.c-torture/execute/20000801-4.c: Likewise.
16177 * gcc.dg/c90-digraph-1.c: Likewise.
16178 * gcc.dg/c94-digraph-1.c: Likewise.
16179 * gcc.dg/c99-digraph-1.c: Likewise.
16180 * gcc.dg/cpp/line5.c: Likewise.
16181 * gcc.dg/cpp/multiline.c: Likewise.
16182 * gcc.dg/cpp/trad/literals-1.c: Likewise.
16183 * gcc.dg/format/attr-3.c: Likewise.
16184 * gcc.dg/format/c90-scanf-3.c: Likewise.
16185 * gcc.dg/format/ext-4.c: Likewise.
16186
16187 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
16188
16189 * g++.dg/template/pretty1.C: New test.
16190
16191 2002-09-14 Alan Modra <amodra@bigpond.net.au>
16192
16193 * gcc.c-torture/execute/struct-cpy-1.c: New test.
16194
16195 2002-09-13 Matt Austern <austern@apple.com>
16196
16197 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
16198 passing a cast expression to a function by const reference.
16199
16200 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
16201
16202 * g++.dg/template/deduce1.C: New test.
16203
16204 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
16205
16206 * gcc.c-torture/execute/simd-1.c: Force all use of int to
16207 32-bit int.
16208
16209 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
16210
16211 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
16212 usage.
16213
16214 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
16215
16216 * gcc.c-torture/compile/20020910-1.c: New test.
16217
16218 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
16219
16220 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
16221
16222 2002-09-10 Andreas Jaeger <aj@suse.de>
16223
16224 * gcc.dg/20020312-2.c: Adjust for x86-64.
16225
16226 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
16227
16228 * g77.dg/7388.f: New test case for PR 7388.
16229
16230 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
16231
16232 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
16233
16234 2002-09-05 Ziemowit Laski <zlaski@apple.com>
16235
16236 * objc.dg/proto-lossage-1.m: New test.
16237
16238 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
16239
16240 * gcc.dg/cpp/_Pragma4.c: Fix typo.
16241
16242 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
16243
16244 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
16245 expected to pass.
16246
16247 2002-09-06 Stan Shebs <shebs@apple.com>
16248 David Edelsohn <edelsohn@gnu.org>
16249
16250 * gcc.dg/weak: New directory.
16251 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
16252 target-specific xfail bits.
16253 * gcc.dg/typeof-2.c: Move to new directory.
16254 * gcc.dg/weak.exp: New expect script.
16255
16256 2002-09-06 Alan Modra <amodra@bigpond.net.au>
16257
16258 * gcc.c-torture/execute/extzvsi.c: New test.
16259
16260 2002-09-05 Stan Shebs <shebs@apple.com>
16261
16262 * gcc.dg/weak-1.c: xfail on Darwin.
16263 * gcc.dg/weak-2.c: Ditto.
16264 * gcc.dg/weak-3.c: Ditto.
16265 * gcc.dg/weak-4.c: Ditto.
16266 * gcc.dg/weak-5.c: Ditto.
16267 * gcc.dg/weak-6.c: Ditto.
16268 * gcc.dg/weak-7.c: Ditto.
16269 * gcc.dg/weak-8.c: Ditto.
16270 * gcc.dg/weak-9.c: Ditto.
16271
16272 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
16273
16274 * gcc.c-torture/execute/loop-14.c: New test.
16275
16276 2002-09-04 Jakub Jelinek <jakub@redhat.com>
16277
16278 * g++.dg/other/cxa-atexit1.C: New test.
16279
16280 * gcc.dg/typeof-2.c: New test.
16281
16282 2002-09-03 Roger Sayle <roger@eyesopen.com>
16283
16284 * gcc.dg/builtins-2.c: New testcase.
16285 * gcc.dg/builtins-3.c: New testcase.
16286
16287 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
16288
16289 * gcc.dg/cpp/_Pragma4.c: New test.
16290
16291 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
16292
16293 * objc/execute/nil_method-1.m: New testcase.
16294
16295 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
16296
16297 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
16298 [Object class], not [Object initialize].
16299
16300 2002-08-31 Roger Sayle <roger@eyesopen.com>
16301 Hans-Peter Nilsson <hp@bitrange.com>
16302
16303 * gcc.c-torture/execute/20020720-1.x: Skip test on
16304 mmix-knuth-mmixware. Correct comment.
16305
16306 2002-08-27 Mark Mitchell <mark@codesourcery.com>
16307
16308 * testsuite/g++.dg/abi/bitfield5.C: New test.
16309 * testsuite/g++.dg/abi/vbase10.C: Likewise.
16310
16311 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
16312
16313 * objc.dg/undeclared-selector.m: New test.
16314
16315 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
16316
16317 * g++.dg/other/offsetof1.C: Avoid cast warning.
16318
16319 2002-08-26 Ziemowit Laski <zlaski@apple.com>
16320
16321 * objc.dg/super-class-2.m: New test.
16322
16323 2002-08-24 Matt Austern <austern@apple.com>
16324
16325 * g++.dg/ext/lvaddr.C: New test.
16326 * g++.dg/ext/lvcast.C: New test.
16327
16328 2002-08-22 Mark Mitchell <mark@codesourcery.com>
16329
16330 * testsuite/g++.dg/inherit/cond1.C: New test.
16331
16332 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
16333
16334 * gcc.dg/noncompile/incomplete-1.c: New test.
16335
16336 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
16337
16338 * gcc.dg/typespec-1.c: New test.
16339
16340 2002-08-20 Devang Patel <dpatel@apple.com>
16341 * objc.dg/proto-hier-2.m: New test.
16342
16343 2002-08-19 Ziemowit Laski <zlaski@apple.com>
16344
16345 * objc.dg/bitfield-1.m: New test.
16346 * objc.dg/bitfield-2.m: New test.
16347
16348 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
16349
16350 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
16351 gcc.dg/c99-flex-array-4.c: New tests.
16352
16353 2002-08-16 Stan Shebs <shebs@apple.com>
16354
16355 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
16356
16357 2002-08-15 Jakub Jelinek <jakub@redhat.com>
16358
16359 * gcc.dg/typeof-1.c: New test.
16360 * g++.dg/ext/typeof2.C: New test.
16361
16362 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
16363
16364 * g++.dg/other/offsetof1.C: New test.
16365
16366 2002-08-14 Richard Henderson <rth@redhat.com>
16367
16368 * gcc.dg/tls/diag-3.c: Fix expected message strings.
16369
16370 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
16371
16372 * gcc.dg/cpp/_Pragma3.c: New test.
16373
16374 2002-08-13 Mark Mitchell <mark@codesourcery.com>
16375
16376 * g++.dg/template/inherit3: New test.
16377
16378 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
16379
16380 * gcc.dg/bitfld-4.c: Add blank options.
16381
16382 2002-08-09 Mark Mitchell <mark@codesourcery.com>
16383
16384 * g++.dg/template/crash1.C: New test.
16385
16386 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16387
16388 * gcc.dg/tls/opt-2.c: New test.
16389
16390 2002-08-08 Devang Patel <dpatel@apple.com>
16391
16392 * objc.dg/selector-1.m : New test
16393
16394 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16395
16396 * g++.dg/abi/bitfield4.C: New test.
16397 * gcc.dg/bitfld-4.c: New test.
16398
16399 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
16400
16401 * g++.dg/other/packed1.C: New test.
16402
16403 2002-08-07 Mark Mitchell <mark@codesourcery.com>
16404
16405 * g++.dg/abi/offsetof.C: Tweak error messages.
16406 * g++.old-deja/g++.mike/p10769a.C: Likewise.
16407
16408 2002-08-08 Jakub Jelinek <jakub@redhat.com>
16409
16410 * gcc.dg/bitfld-3.c: New test.
16411
16412 2002-08-07 Jakub Jelinek <jakub@redhat.com>
16413 Richard Henderson <rth@redhat.com>
16414
16415 * gcc.dg/i386-bitfield1.c: New test.
16416 * g++.dg/abi/bitfield3.C: Update.
16417
16418 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
16419
16420 * objc.dg/const-str-2.m: Update.
16421 * gcc.dg/cpp/c++98.c: Change to C extension.
16422 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
16423 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
16424
16425 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
16426
16427 * testsuite/gcc.dg/tls/diag-3.c: New.
16428
16429 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
16430
16431 * g++.dg/README (Subdirectories): Document new subdir expr.
16432 * g++.dg/expr/pmf-1.C: New test.
16433
16434 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
16435
16436 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
16437
16438 2002-08-06 Jakub Jelinek <jakub@redhat.com>
16439
16440 * g++.dg/abi/bitfield3.C: New test.
16441
16442 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
16443
16444 * lib/gcov.exp: Tweak expected line formats.
16445 * gcc.misc-tests/gcov8.c: New test.
16446 * gcc.misc-tests/gcov8.x: New flags.
16447
16448 2002-08-05 Jakub Jelinek <jakub@redhat.com>
16449
16450 * consistency.vlad/layout/endian.c: Include string.h.
16451
16452 * gcc.c-torture/execute/20020805-1.c: New test.
16453
16454 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
16455
16456 * g++.dg/other/conversion1.C: New test.
16457
16458 2002-08-03 Roger Sayle <roger@eyesopen.com>
16459
16460 * gcc.dg/builtins-1.c: New testcase.
16461
16462 2002-08-02 Mark Mitchell <mark@codesourcery.com>
16463
16464 * g++.dg/inherit/access3.C: New test.
16465
16466 2002-08-01 Jakub Jelinek <jakub@redhat.com>
16467
16468 * gcc.dg/ia64-visibility-2.c: New test.
16469
16470 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
16471
16472 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
16473 __qualifier_flags to __flags.
16474
16475 2002-07-31 Mark Mitchell <mark@codesourcery.com>
16476
16477 * g++.dg/inherit/operator1.C: New test.
16478 * g++.dg/lookup/disamb1.C: Fix typo in comment.
16479 * g++.dg/other/error1.C: Change expected error message.
16480 * g++.dg/template/conv4.C: Likewise.
16481
16482 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
16483
16484 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
16485 for documented behavior.
16486
16487 2002-07-25 Roger Sayle <roger@eyesopen.com>
16488
16489 * gcc.c-torture/execute/20020720-1.x: Skip this test on
16490 several targets known to fail.
16491
16492 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
16493
16494 * gcc.dg/mips-args-[123].c: New tests.
16495
16496 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
16497
16498 * gcc.dg/ppc-spe.c: New.
16499
16500 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
16501
16502 * g++.dg/other/ptrmem4.C: New testcase.
16503
16504 2002-07-24 Richard Henderson <rth@redhat.com>
16505
16506 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
16507
16508 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
16509
16510 * g++.dg/ext/alignof1.C (main): Return 0 for success.
16511
16512 2002-07-24 Roger Sayle <roger@eyesopen.com>
16513
16514 * gcc.c-torture/execute/memset-3.c: New testcase.
16515
16516 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
16517
16518 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
16519 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
16520
16521 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16522
16523 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
16524 Delete.
16525
16526 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
16527
16528 * gcc.c-torture/compile/simd-4.c: New test.
16529
16530 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16531
16532 PR c++/7347, c++/7348
16533 * g++.dg/template/access4.C: New test.
16534 * g++.dg/template/access5.C: New test.
16535 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16536 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16537 * g++.old-deja/g++.pt/ttp58.C: Likewise.
16538 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16539
16540 2002-07-22 Jakub Jelinek <jakub@redhat.com>
16541
16542 * gcc.dg/gnu89-init-2.c: New test.
16543
16544 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
16545
16546 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16547
16548 2002-07-20 Roger Sayle <roger@eyesopen.com>
16549
16550 * gcc.c-torture/execute/20020720-1.c: New testcase.
16551
16552 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
16553
16554 * gcc.dg/cpp/Wsignprom.c: New tests.
16555
16556 2002-07-20 Alan Modra <amodra@bigpond.net.au>
16557
16558 * gcc.c-torture/execute/loop-13.c: New test.
16559
16560 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
16561
16562 * gcc.dg/cpp/expr.c: New tests.
16563
16564 2002 07-18 David Edelsohn <edelsohn@gnu.org>
16565
16566 * g++.dg/opt/pr6713.C: Add template instantiation.
16567
16568 2002-07-18 Alan Modra <amodra@bigpond.net.au>
16569
16570 * gcc.dg/nest.c: New test.
16571
16572 2002-07-17 Richard Henderson <rth@redhat.com>
16573
16574 * g++.dg/opt/pr6713.C: New test.
16575
16576 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
16577
16578 * gcc.c-torture/execute/loop-2e.x: Let the testcase
16579 XFAIL for all x86 processors.
16580
16581 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
16582
16583 * gcc.c-torture/execute/20010122-1.x: Do not test with
16584 -fomit-frame-pointer.
16585
16586 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16587
16588 * g++.dg/template/instantiate2.C: New test.
16589 * g++.dg/template/spec4.C: New test.
16590
16591 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16592
16593 * g++.dg/template/access2.C: New test.
16594 * g++.dg/template/access3.C: New test.
16595
16596 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16597
16598 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16599 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16600 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16601 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16602 Convert to use <stdarg.h>.
16603 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16604 Delete.
16605 * gcc.dg/va-arg-2.c: New.
16606 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16607
16608 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16609
16610 * gcc.c-torture/compile/20020710-1.c: New test.
16611
16612 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16613 Andrew Pinski <pinskia@physics.uc.edu>
16614
16615 gcc.c-torture/compile/simd-2.c: New testcase.
16616 gcc.c-torture/compile/simd-3.c: Likewise.
16617
16618 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16619
16620 PR c++/7224
16621 * g++.dg/overload/error1.C: New test.
16622
16623 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16624
16625 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16626 configuration and IRIX 6 O32 ABI.
16627
16628 2002-07-11 Roger Sayle <roger@eyesopen.com>
16629
16630 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16631
16632 2002-07-10 Roger Sayle <roger@eyesopen.com>
16633
16634 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16635
16636 2002-07-10 Jeffrey A Law <law@redhat.com>
16637
16638 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16639
16640 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16641
16642 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16643
16644 * gcc.dg/20020312-2.c: Check for __PPC__.
16645
16646 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16647
16648 * gcc.c-torture/compile/20020709-1.c: New test.
16649
16650 2002-07-07 Roger Sayle <roger@eyesopen.com>
16651
16652 * g++.dg/template/qualttp21.C: New test case.
16653
16654 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16655
16656 * gcc.c-torture/compile/20020706-1.c: New test.
16657 * gcc.c-torture/compile/20020706-2.c: New test.
16658
16659 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16660 Alexandre Oliva <aoliva@redhat.com>
16661
16662 * g++.dg/warn/incomplete1.C: New test.
16663
16664 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16665
16666 PR c++/7099
16667 * g++.dg/warn/noreturn1.C: New test.
16668
16669 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16670
16671 PR c++/6706
16672 * g++.dg/debug/debug6.C: New test.
16673 * g++.dg/debug/debug7.C: New test.
16674
16675 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16676
16677 * gcc.c-torture/compile/simd-3.c: New test.
16678
16679 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16680
16681 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16682 * gcc.dg/20020620-1.c: Likewise.
16683
16684 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16685
16686 PR c++/6944
16687 * g++.dg/init/array4.C: New test.
16688 * g++.dg/init/array5.C: New test.
16689
16690 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16691
16692 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16693 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16694
16695 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16696
16697 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16698 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16699 * gcc.dg/wtr-conversion-1.c: Likewise.
16700 * gcc.dg/wtr-escape-1.c: Likewise.
16701 * gcc.dg/wtr-int-type-1.c: Likewise.
16702 * gcc.dg/wtr-label-1.c: Likewise.
16703 * gcc.dg/wtr-static-1.c: Likewise.
16704 * gcc.dg/wtr-strcat-1.c: Likewise.
16705 * gcc.dg/wtr-suffix-1.c: Likewise.
16706 * gcc.dg/wtr-switch-1.c: Likewise.
16707 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16708 * gcc.dg/wtr-union-init-1.c: Likewise.
16709 * gcc.dg/wtr-union-init-2.c: Likewise.
16710 * gcc.dg/wtr-union-init-3.c: Likewise.
16711
16712 * gcc.dg/wtr-func-def-1.c: New test.
16713
16714 2002-07-02 Devang Patel <dpatel@apple.com>
16715
16716 * objc.dg/param-1.m: New test.
16717
16718 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16719
16720 * gcc.dg/cpp/trad/directive.c: Add test.
16721 * gcc.dg/cpp/trad/macroargs.c: Add test.
16722 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16723
16724 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16725
16726 * gcc.dg/cpp/cmdlne-M.c: New test.
16727
16728 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16729
16730 * objc.dg/desig-init-1.m: New test.
16731
16732 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16733
16734 PR c++/6716
16735 * g++.dg/template/instantiate1.C: New test.
16736
16737 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16738
16739 PR c++/7112
16740 * g++.dg/template/sizeof2.C: New test.
16741
16742 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16743
16744 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16745 gcc.dg/cpp/trad/include.c: New tests.
16746
16747 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16748
16749 PR target/7177
16750 * gcc.c-torture/compile/20020701-1.c: New test.
16751
16752 2002-07-01 Stan Shebs <shebs@apple.com>
16753
16754 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16755 header here...
16756 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16757 (objc-torture-execute): or here.
16758
16759 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16760
16761 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16762
16763 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16764
16765 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16766
16767 2002-06-30 Devang Patel <dpatel@apple.com>
16768
16769 * objc.dg/fsyntax-only.m: New test.
16770
16771 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16772
16773 PR c++/6695
16774 * g++.dg/template/friend7.C: New file.
16775
16776 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16777
16778 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16779 return type.
16780
16781 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16782
16783 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16784 avoid division by zero.
16785
16786 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16787
16788 * gcc.dg/Wunknownprag.c: New tests.
16789
16790 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16791
16792 * gcc.c-torture/execute/simd-2.c: New test.
16793
16794 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16795
16796 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16797 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16798 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16799 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16800 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16801 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16802 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16803 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16804 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16805 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16806 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16807 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16808 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16809 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16810 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16811 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16812 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16813
16814 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16815
16816 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16817 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16818 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16819 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16820 New tests.
16821 * gcc.dg/cpp/trad/directive.c: Update.
16822
16823 2002-06-23 Andreas Jaeger <aj@suse.de>
16824
16825 * gcc.c-torture/execute/complex-6.c: New.
16826
16827 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16828
16829 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16830 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16831 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16832 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16833
16834 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16835
16836 * gcc.dg/cpp/trad: New directory with traditional tests copied
16837 from parent directory.
16838 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16839 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16840 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16841 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16842 Move to trad/ and rename.
16843 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16844 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16845 gcc.dg/cpp/trad/redef2.c: New tests.
16846 * gcc.dg/cpp/trad/trad.exp: New driver.
16847
16848 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16849
16850 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16851 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16852 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16853 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16854 Remove.
16855
16856 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16857
16858 * gcc.dg/20020620-1.c: New test.
16859
16860 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16861
16862 * g++.dg/template/ttp4.C: New test.
16863
16864 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16865
16866 * g++.dg/opt/vt1.C: Fix regexp.
16867
16868 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16869
16870 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16871 Don't use attribute `noinline'.
16872
16873 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16874
16875 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16876
16877 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16878
16879 * gcc.c-torture/execute/simd-1.c: New.
16880
16881 * gcc.dg/simd-1.c: New.
16882
16883 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16884
16885 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16886
16887 2002-06-16 Richard Henderson <rth@redhat.com>
16888
16889 * g++.dg/ext/anon-struct1.C: New.
16890 * g++.dg/ext/anon-struct2.C: New.
16891 * g++.dg/ext/anon-struct3.C: New.
16892 * gcc.dg/anon-struct-1.c: New.
16893 * gcc.dg/anon-struct-2.c: New.
16894 * gcc.dg/anon-struct-3.c: New.
16895 * gcc.dg/20011008-1.c: Adjust warning text.
16896 * gcc.dg/20020527-1.c: Add -fms-extensions.
16897
16898 2002-06-16 Richard Henderson <rth@redhat.com>
16899
16900 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16901
16902 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16903
16904 * gcc.c-torture/execute/20020615-1.c: New test.
16905
16906 2002-06-15 Roger Sayle <roger@eyesopen.com>
16907
16908 * gcc.c-tortuture/execute/compare-1.c: New test case.
16909 * gcc.c-tortuture/execute/compare-2.c: New test case.
16910 * gcc.c-tortuture/execute/compare-3.c: New test case.
16911
16912 2002-06-13 Richard Henderson <rth@redhat.com>
16913
16914 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16915 ia64 ilp32.
16916
16917 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16918
16919 * g++.dg/template/typename2.C: Update error message.
16920
16921 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16922
16923 * gcc.c-torture/execute/20020611-1.c: New test.
16924
16925 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16926
16927 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16928 list of targets to skip.
16929
16930 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16931
16932 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16933 targets if not optimizing.
16934
16935 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16936
16937 * gcc.c-torture/compile/20020605-1.c: New test.
16938
16939 * g++.dg/opt/vt1.C: New test.
16940
16941 * gcc.dg/20020531-1.c: New test.
16942
16943 * gcc.dg/20020530-1.c: New test.
16944
16945 * gcc.dg/20020527-1.c: New test.
16946
16947 * g++.dg/opt/cse1.C: New test.
16948
16949 2002-06-07 Roger Sayle <roger@eyesopen.com>
16950
16951 * gcc.dg/20020607-2.c: New test case.
16952
16953 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16954
16955 * gcc.c-torture/compile/20020604-1.c: New test.
16956
16957 2002-06-04 Richard Henderson <rth@redhat.com>
16958
16959 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16960 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16961 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16962
16963 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16964
16965 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16966
16967 2002-06-03 Richard Henderson <rth@redhat.com>
16968
16969 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16970 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16971
16972 2002-06-02 Richard Henderson <rth@redhat.com>
16973
16974 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16975 test functions static.
16976
16977 2002-06-02 Andreas Jaeger <aj@suse.de>
16978
16979 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16980 now.
16981
16982 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16983
16984 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16985 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16986 Update for mofified diagnostics.
16987 * gcc.dg/c99-intconst-1.c: No longer fail.
16988
16989 2002-06-02 Richard Henderson <rth@redhat.com>
16990
16991 * gcc.dg/uninit-A.c: Remove xfail markers.
16992
16993 2002-06-01 Roger Sayle <roger@eyesopen.com>
16994
16995 * gcc.dg/fnegate-1.c: New test case.
16996
16997 2002-05-30 Osku Salerma <osku@iki.fi>
16998
16999 * gcc.c-torture/execute/mayalias-1.c: New file.
17000
17001 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
17002
17003 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
17004 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
17005 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
17006
17007 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
17008
17009 * gcc.c-torture/execute/20020529-1.c: New test.
17010
17011 2002-05-27 Richard Henderson <rth@redhat.com>
17012
17013 * g++.dg/ext/attrib6.C: New test case.
17014
17015 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17016
17017 * gcc.c-torture/execute/pure-1.c: New test.
17018
17019 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17020
17021 * gcc.dg/cpp/arith-2.c: Remove.
17022
17023 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
17024
17025 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
17026 * gcc.dg/cpp/if-3.c: Remove.
17027
17028 2002-05-26 Jakub Jelinek <jakub@redhat.com>
17029
17030 * g++.dg/opt/cse2.C: New test.
17031
17032 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
17033
17034 * gcc.dg/cpp/arith-1.c: New semantic tests.
17035 * gcc.dg/cpp/if-1.c: Update.
17036
17037 2002-05-24 Ben Elliston <bje@redhat.com>
17038
17039 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
17040
17041 2002-05-24 Jakub Jelinek <jakub@redhat.com>
17042
17043 * gcc.dg/verbose-asm.c: New test.
17044
17045 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
17046
17047 * gcc.dg/cpp/paste12.c: New test.
17048
17049 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17050
17051 * g++.dg/parse/named_ops.C: New test.
17052
17053 2002-05-23 Mark Mitchell <mark@codesourcery.com>
17054
17055 * gcc/testsuite/gcc.dg/weak-8.c: New test.
17056
17057 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
17058
17059 * gcc.dg/weak-2.c: Allow optional leading underscore
17060 in scan-assembler symbol name.
17061 * gcc.dg/weak-3.c: Likewise.
17062 * gcc.dg/weak-4.c: Likewise.
17063 * gcc.dg/weak-5.c: Likewise.
17064
17065 2002-05-23 Jakub Jelinek <jakub@redhat.com>
17066
17067 * gcc.dg/20020523-1.c: New test.
17068
17069 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
17070
17071 * objc.dg/const-str-2.m: Update now that we stop after
17072 a command line error.
17073
17074 2002-05-22 Richard Henderson <rth@redhat.com>
17075
17076 * g++.dg/dg.exp: Fix typo in test pruneing.
17077
17078 2002-05-22 Richard Henderson <rth@redhat.com>
17079
17080 * g++.dg/dg.exp: Prune the tls subdirectory.
17081 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
17082 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
17083 * g++.dg/tls/init-1.C: New.
17084
17085 2002-05-22 Jakub Jelinek <jakub@redhat.com>
17086
17087 * gcc.dg/20020517-1.c: New test.
17088
17089 2002-05-21 Richard Henderson <rth@redhat.com>
17090
17091 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
17092 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
17093
17094 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
17095
17096 * g++.dg/other/copy2.C: New test.
17097
17098 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
17099
17100 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
17101 (MAX_COPY): Bump up to 10 times sizeof (long long).
17102 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
17103
17104 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
17105 sizeof (long long).
17106
17107 * gcc.c-torture/execute/strcpy-1.c: New test.
17108
17109 2002-05-19 Jason Merrill <jason2redhat.com>
17110
17111 * g++.dg/ext/oper1.C: New test.
17112
17113 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
17114 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
17115
17116 * README.QMTEST: New file.
17117
17118 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
17119
17120 2002-05-19 Andreas Jaeger <aj@suse.de>
17121
17122 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
17123 now.
17124 * gcc.c-torture/execute/loop-2d.x: Likewise.
17125
17126 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
17127
17128 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
17129 support weak symbols.
17130 * gcc.dg/weak-4.c: Likewise
17131 * gcc.dg/weak-6.c: Likewise
17132
17133 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
17134
17135 * gcc.dg/weak-3.c: Add dg-excess-error comment for
17136 cygwin, coff and h8300-*-hms targets
17137 * gcc.dg/weak-5.c: Likewise
17138 * gcc.dg/weak-7.c: Likewise
17139
17140 2002-05-16 Jason Merrill <jason@redhat.com>
17141
17142 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
17143 (scan-assembler-not, scan-assembler-dem): Likewise.
17144 (scan-assembler-dem-not): Likewise.
17145
17146 2002-05-15 Richard Henderson <rth@redhat.com>
17147
17148 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
17149
17150 2002-05-15 Richard Henderson <rth@redhat.com>
17151
17152 * gcc.dg/weak-5.c (vfoo1c): No warning here.
17153 (vfoo1f): Warning here.
17154 (vfoo1l): Don't redefine the alias.
17155
17156 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
17157
17158 * g++.dg/init/pm1.C: New test.
17159
17160 2002-05-12 David S. Miller <davem@redhat.com>
17161
17162 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
17163 types.
17164
17165 2002-05-10 Roger Sayle <roger@eyesopen.com>
17166
17167 * gcc.c-torture/execute/20020510-1.c: New test case.
17168
17169 2002-05-10 David S. Miller <davem@redhat.com>
17170
17171 * gcc.c-torture/execute/conversion.c: Test long double too.
17172
17173 2002-05-09 Jakub Jelinek <jakub@redhat.com>
17174
17175 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
17176 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
17177 * lib/g++.exp (g++_link_flags): Likewise.
17178 * lib/objc.exp (objc_target_compile): Likewise.
17179
17180 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
17181
17182 * gcc.dg/cpp/poison.c: Update.
17183 * gcc.dg/cpp/20000625-2.c: Remove.
17184 * gcc.dg/cpp/direct2s.c: Remove final test.
17185
17186 2002-05-08 Tom Rix <trix@redhat.com>
17187
17188 * gcc.c-torture/execute/20020508-1.c: New test.
17189 * gcc.c-torture/execute/20020508-2.c: New test.
17190 * gcc.c-torture/execute/20020508-3.c: New test.
17191
17192 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
17193
17194 * gcc.dg/cpp/charconst-4.c: More tests.
17195
17196 2002-05-08 Mark Mitchell <mark@codesourcery.com>
17197
17198 PR c/6569
17199 * gcc.dg/weak-3.c: Update location of warning messages.
17200 * gcc.dg/weak-5.c: Likewise.
17201
17202 2002-05-06 Roger Sayle <roger@eyesopen.com>
17203
17204 * gcc.c-torture/execute/20020506-1.c: New test case.
17205
17206 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
17207
17208 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
17209
17210 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17211
17212 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
17213
17214 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
17215
17216 * gcc.dg/cpp/charconst-3.c: New test.
17217
17218 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
17219
17220 * gcc.dg/cpp/charconst.c: Update tests.
17221
17222 2002-05-05 Tim Josling <tej@melbpc.org.au>
17223
17224 * treelang: Added directory for new sample language treelang. Also
17225 lib/treelang.exp: New file to signal treelang should be tested.
17226
17227 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17228
17229 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
17230 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
17231 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
17232 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
17233 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
17234 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
17235 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
17236
17237 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
17238
17239 * gcc.dg/format/xopen-2.c: New test.
17240
17241 2002-05-03 Jakub Jelinek <jakub@redhat.com>
17242
17243 * gcc.dg/20020503-1.c: New test.
17244
17245 2002-05-02 Mark Mitchell <mark@codesourcery.com>
17246
17247 * g++.dg/init/dtor1.C: Make it tougher.
17248
17249 2002-05-01 Mark Mitchell <mark@codesourcery.com>
17250
17251 * g++.dg/init/dtor1.C: New test.
17252
17253 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
17254
17255 * gcc.dg/altivec-8.c: New.
17256
17257 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
17258
17259 * gcc.dg/altivec-7.c: New.
17260
17261 2002-04-29 Jakub Jelinek <jakub@redhat.com>
17262
17263 * g++.dg/parse/typedef1.C: New test.
17264
17265 2002-04-29 Mark Mitchell <mark@codesourcery.com>
17266
17267 PR c++/6486
17268 * g++.dg/template/friend6.C: New test.
17269
17270 PR c++/6492
17271 * g++.dg/init/copy1.C: New test.
17272
17273 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
17274
17275 * g++.dg/warn/effc1.C: New test.
17276
17277 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
17278
17279 * gcc.dg/cpp/if-cexp.c: Add a test.
17280
17281 2002-04-28 Jakub Jelinek <jakub@redhat.com>
17282
17283 * gcc.dg/20020426-2.c: New test.
17284
17285 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
17286
17287 * gcc.dg/cpp/if-mop.c: Update.
17288 * gcc.dg/cpp/if-mpar.c: Add test.
17289 * gcc.dg/cpp/if-oppr.c: Update.
17290
17291 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17292
17293 PR c/6343
17294 * gcc.dg/weak-[2-7].c: New tests.
17295
17296 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17297
17298 * gcc.dg/enum1.c: New test.
17299
17300 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17301
17302 PR c++/6497
17303 * g++.dg/inherit/access2.C: New test.
17304
17305 2002-04-26 Mark Mitchell <mark@codesourcery.com>
17306
17307 PR bootstrap/6445
17308 * gcc.dg/20020426-1.c: New test.
17309
17310 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
17311
17312 * g++.dg/abi/enum1.C: New test.
17313
17314 2002-04-26 Richard Henderson <rth@redhat.com>
17315
17316 * gcc.dg/c99-bool-1.c: Expect always true warning.
17317
17318 2002-04-25 Roger Sayle <roger@eyesopen.com>
17319
17320 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
17321
17322 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17323
17324 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
17325 targets.
17326
17327 2002-04-24 Mark Mitchell <mark@codesourcery.com>
17328
17329 * g++.dg/abi/mange7.C: New test.
17330
17331 PR c++/6438.
17332 * g++.dg/parse/stmtexpr2.C: New test.
17333
17334 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
17335
17336 * gcc.dg/20020312-2.c: Add SH target.
17337
17338 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17339
17340 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
17341 compiler output on mips*-*-irix*.
17342
17343 2002-04-23 Jakub Jelinek <jakub@redhat.com>
17344
17345 * g++.dg/parse/attr1.C: New test.
17346
17347 2002-04-23 Roger Sayle <roger@eyesopen.com>
17348
17349 * gcc.c-torture/execute/string-opt-17.c: New test case.
17350 * gcc.c-torture/execute/memset-2.c: New test case.
17351
17352 2002-04-23 Mark Mitchell <mark@codesourcery.com>
17353
17354 PR c++/6256:
17355 * g++.dg/template/friend5.C: New test.
17356
17357 PR c++/6331:
17358 * g++.dg/template/qual1.C: Likewise.
17359
17360 2002-04-22 Zack Weinberg <zack@codesourcery.com>
17361
17362 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
17363 Include stdlib.h, not stdio.h or ctype.h.
17364
17365 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
17366
17367 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
17368 cris-*-elf* and mmix-*-*.
17369 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
17370 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
17371 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
17372 Ditto.
17373 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
17374 * gcc.dg/wchar_t-1.c: Ditto.
17375
17376 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
17377
17378 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
17379 Clarify comment.
17380
17381 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
17382
17383 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
17384
17385 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17386
17387 * gcc.c-torture/execute/20000906-1.x: Delete.
17388
17389 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
17390
17391 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
17392
17393 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
17394
17395 * PR6367
17396 * g77.f-torture/execute/6367.f: New test.
17397 * g77.f-torture/execute/6367.x: Disable for MMIX.
17398
17399 2002-04-19 Mark Mitchell <mark@codesourcery.com>
17400
17401 * PR6352
17402 * g++.dg/opt/inline2.C: New test.
17403
17404 2002-04-18 Richard Henderson <rth@redhat.com>
17405
17406 * gcc.dg/20000906-1.c: Enable for all targets.
17407 * gcc.c-torture/compile/iftrap-2.c: New.
17408
17409 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17410
17411 * gcc.dg/20020418-1.c: New test.
17412 * gcc.dg/20020418-2.c: New test.
17413
17414 2002-04-18 Richard Henderson <rth@redhat.com>
17415
17416 * gcc.c-torture/compile/iftrap-1.c: New.
17417 * gcc.dg/iftrap-1.c: Adjust for ia64.
17418 * gcc.dg/iftrap-2.c: New.
17419
17420 2002-04-18 Jakub Jelinek <jakub@redhat.com>
17421
17422 * gcc.c-torture/compile/20020418-1.c: New test.
17423
17424 2002-04-18 Roger Sayle <roger@eyesopen.com>
17425
17426 * gcc.c-torture/compile/20020415-1.c: New.
17427
17428 2002-04-18 David S. Miller <davem@redhat.com>
17429
17430 * gcc.c-torture/execute/20020418-1.c: New test.
17431
17432 2002-04-17 Jakub Jelinek <jakub@redhat.com>
17433
17434 * gcc.dg/20020416-1.c: New test.
17435
17436 * g++.dg/opt/inline1.C: New test.
17437
17438 2002-04-16 Jakub Jelinek <jakub@redhat.com>
17439
17440 * gcc.dg/altivec-5.c: New test.
17441
17442 * gcc.dg/20020415-1.c: New test.
17443
17444 2002-04-15 Mark Mitchell <mark@codesourcery.com>
17445
17446 * testsuite/lib/chill.exp: Remove.
17447
17448 2002-04-14 Jakub Jelinek <jakub@redhat.com>
17449
17450 * g++.dg/other/big-struct.C: New test.
17451
17452 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
17453
17454 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
17455 of scratch file.
17456
17457 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
17458
17459 PR c/6277
17460 * gcc.dg/i386-387-1.c: Allow optional leading underscore
17461 in scan-assembler function name
17462
17463 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
17464
17465 * g77.f-torture/execute/980628-4.x,
17466 g77.f-torture/execute/980628-5.x,
17467 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17468 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17469 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
17470 i[34567]86-*-*.
17471
17472 2002-04-13 David S. Miller <davem@redhat.com>
17473
17474 * gcc.c-torture/execute/20020413-1.c: New test.
17475
17476 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
17477
17478 * gcc.dg/asm-6.c,
17479 * g++.dg/ext/asm1.C: New tests.
17480
17481 2002-04-12 Mark Mitchell <mark@codesourcery.com>
17482
17483 PR c++ 5373.
17484 * g++.dg/parse/stmtexpr1.C: New test.
17485
17486 PR c++/5189.
17487 * g++.dg/template/copy1.C: New test.
17488
17489 2002-04-12 Richard Henderson <rth@redhat.com>
17490
17491 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
17492
17493 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
17494
17495 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
17496 gcc.c-torture/execute/20020307-2.c.
17497
17498 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
17499
17500 * g++.dg/ext/attrib5.C,
17501 * g++.dg/lookup/struct1.C: New tests.
17502
17503 2002-04-11 Jakub Jelinek <jakub@redhat.com>
17504
17505 * gcc.dg/20020411-1.c: New test.
17506
17507 * gcc.c-torture/execute/20020411-1.c: New test.
17508
17509 2002-04-10 Janis Johnson <janis187@us.ibm.com>
17510
17511 * g77.f-torture/execute/6177.f: New test.
17512
17513 2002-04-10 Jakub Jelinek <jakub@redhat.com>
17514
17515 PR middle-end/6247
17516 * g++.dg/opt/cleanup1.C: New test.
17517
17518 * g++.dg/opt/const1.C: New test.
17519
17520 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
17521
17522 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
17523
17524 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
17525
17526 PR c++/5507
17527 * g++.dg/template/typename2.C: New test.
17528
17529 2002-04-10 Alan Modra <amodra@bigpond.net.au>
17530
17531 * gcc.c-torture/execute/loop-12.c: New.
17532
17533 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
17534
17535 * g77.f-torture/execute/980628-4.x,
17536 g77.f-torture/execute/980628-5.x,
17537 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17538 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17539 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17540
17541 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17542
17543 PR optimization/6086
17544 * g++.dg/opt/preinc1.C: New test.
17545
17546 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17547
17548 PR c++/5571
17549 * g++.dg/opt/static2.C: New test.
17550
17551 2002-04-06 Mark Mitchell <mark@codesourcery.com>
17552
17553 PR c/5120
17554 * gcc.dg/20020406-1.c: New test.
17555
17556 2002-04-04 David S. Miller <davem@redhat.com>
17557
17558 * gcc.c-torture/execute/20020404-1.c: New test.
17559
17560 2002-04-04 Jakub Jelinek <jakub@redhat.com>
17561
17562 PR c/6123
17563 * gcc.dg/20020312-2.c: Do not declare global register variable
17564 if __PIC__ or __pic__ is defined.
17565
17566 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
17567
17568 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
17569 __asm__ so that it works correctly even if -ansi -pedantic-errors.
17570
17571 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17572
17573 * gcc.misc-tests/linkage.exp: Update last change to handle
17574 sparc*-, not just sparc-.
17575
17576 2002-04-03 Richard Henderson <rth@redhat.com>
17577
17578 * gcc.dg/cpp/ucs.c: Improved long UCS test.
17579
17580 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17581
17582 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17583
17584 2002-04-02 David S. Miller <davem@redhat.com>
17585
17586 * gcc.c-torture/execute/20020402-3.c: New test.
17587
17588 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
17589
17590 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17591 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17592
17593 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17594 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17595 g77.f-torture/execute/20001201.x,
17596 g77.f-torture/execute/u77-test.x: New files.
17597
17598 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17599 * gcc.dg/wchar_t-1.c: Ditto.
17600
17601 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17602
17603 * gcc.c-torture/execute/20020402-1.c: New test.
17604
17605 2002-04-01 Richard Henderson <rth@redhat.com>
17606
17607 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17608
17609 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17610
17611 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17612
17613 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17614
17615 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17616
17617 * g++.dg/inherit/template-as-base.C: Expect error.
17618 * g++.dg/inherit/namespace-as-base.C: Likewise.
17619
17620 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17621
17622 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17623 g++.dg/ext/instantiate3.C: Tweak match patterns.
17624
17625 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17626 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17627 -da test.
17628
17629 2002-03-31 Richard Henderson <rth@redhat.com>
17630
17631 * gcc.dg/special/alias-2.c: New.
17632 * gcc.dg/special/ecos.exp: Run it.
17633
17634 2002-03-31 Richard Henderson <rth@redhat.com>
17635
17636 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17637
17638 2002-03-31 Kazu Hirata <kazu@hxi.com>
17639
17640 * gcc.dg/weak-1.c: Disable on h8300 port.
17641
17642 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17643
17644 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17645 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17646 ordering tests.
17647 * g++.dg/bprob/bprob-1.C: New test.
17648 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17649 * g++.dg/gcov/gcov-1.C: New test.
17650 * g++.dg/gcov/gcov-1.x: New file.
17651 * g++.dg/gcov/gcov-2.C: New test.
17652 * g++.dg/gcov/gcov-3.C: New test.
17653 * g++.dg/gcov/gcov-3.h: New file.
17654
17655 2002-03-28 Roger Sayle <roger@eyesopen.com>
17656
17657 * g++.old-deja/g++.other/builtins5.C: New test.
17658 * g++.old-deja/g++.other/builtins6.C: New test.
17659 * g++.old-deja/g++.other/builtins7.C: New test.
17660 * g++.old-deja/g++.other/builtins8.C: New test.
17661 * g++.old-deja/g++.other/builtins9.C: New test.
17662
17663 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17664
17665 * g++.dg/opt/static1.C: New test.
17666
17667 * g++.dg/opt/longbranch1.C: New test.
17668
17669 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17670
17671 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17672
17673 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17674
17675 2002-03-28 Jeffrey A Law (law@redhat.com)
17676
17677 * gcc.c-torture/execute/20020328-1.c: New test.
17678
17679 2002-03-27 Richard Henderson <rth@redhat.com>
17680
17681 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17682 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17683 move from g++.old-deja/g++.ext/.
17684
17685 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17686
17687 * g++.dg/init/new2.C: New test.
17688
17689 2002-03-26 Richard Henderson <rth@redhat.com>
17690
17691 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17692
17693 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17694 on sparc.
17695
17696 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17697 sparcv9 systems.
17698 * gcc.dg/20001102-1.c: Likewise.
17699
17700 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17701
17702 * gcc.dg/cpp/endif-pedantic1.c,
17703 gcc.dg/cpp/endif-pedantic2.c: New tests.
17704
17705 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17706
17707 * g++.dg/init/new1.C: New test.
17708
17709 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17710
17711 * g++.dg/abi/vbase9.C: New test.
17712
17713 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17714
17715 * gcc.dg/arm-asm.c: New test.
17716
17717 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17718
17719 * gcc.dg/Wswitch-enum.c: New test.
17720 Fix PR c/5044.
17721
17722 2002-03-26 Richard Henderson <rth@redhat.com>
17723
17724 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17725 structure.
17726
17727 2002-03-25 Richard Henderson <rth@redhat.com>
17728
17729 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17730 sparcv9 systems.
17731
17732 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17733 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17734
17735 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17736
17737 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17738
17739 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17740
17741 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17742 targets using generic thunk support.
17743
17744 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17745
17746 * gcc.c-torture/compile/20020323-1.c: New test.
17747
17748 * g++.dg/opt/conj2.C: New test.
17749
17750 2002-03-24 Richard Henderson <rth@redhat.com>
17751
17752 * gcc.dg/weak-1.c: Use -fno-common.
17753
17754 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17755
17756 * g77.dg/f77-edit-apostrophe-out.f: New test
17757 * g77.dg/f77-edit-h-out.f: New test
17758 * g77.dg/f77-edit-t-in.f: New test
17759 * g77.dg/f77-edit-t-out.f: New test
17760 * g77.dg/f77-edit-x-out.f: New test
17761 * g77.dg/f77-edit-slash-out.f: New test
17762 * g77.dg/f77-edit-colon-out.f: New test
17763 * g77.dg/f77-edit-s-out.f: New test
17764
17765 2002-03-24 Richard Henderson <rth@redhat.com>
17766
17767 * objc/execute/formal_protocol-6.x: New XFAIL.
17768
17769 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17770
17771 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17772 that do not support weak symbols
17773
17774 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17775
17776 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17777 * lib/g77.exp: Likewise
17778 * lib/objc.exp: Likewise
17779
17780 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17781
17782 * gcc.dg/Wswitch-default.c: New test.
17783
17784 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17785
17786 * g++.dg/other/enum1.C: New test.
17787
17788 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17789
17790 * gcc.dg/pragma-ep-3.c: Fix typo.
17791
17792 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17793
17794 * g++.dg/inherit/template-as-base.C: New test.
17795
17796 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17797
17798 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17799 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17800
17801 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17802
17803 * gcc.dg/cpp/multiline.c: Update to match.
17804
17805 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17806
17807 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17808
17809 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17810
17811 * gcc.dg/cpp/extratokens2.c: New file.
17812
17813 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17814
17815 * gcc.dg/20020312-2.c: Add rs6000 target.
17816
17817 * gcc.c-torture/compile/20020319-1.c: New test.
17818
17819 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17820
17821 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17822 (A, E): Handle this.
17823
17824 2002-03-20 Jason Merrill <jason@redhat.com>
17825
17826 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17827 ignoring -fpic.
17828 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17829 through prune_gcc_output.
17830
17831 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17832
17833 * gcc.c-torture/compile/20020320-1.c: New test.
17834
17835 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17836
17837 * gcc.c-torture/compile/20020318-1.c: New test.
17838
17839 * gcc.dg/struct-by-value-1.c: New test.
17840
17841 * gcc.dg/20020319-1.c: New test.
17842
17843 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17844
17845 * g++.dg/opt/conj1.C: New test.
17846
17847 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17848
17849 * g++.dg/template/qualttp20.C: Revert previous change.
17850 * g++.dg/template/qualttp3.C: Likewise.
17851 * g++.dg/template/qualttp4.C: Likewise
17852 * g++.dg/template/qualttp5.C: Likewise
17853 * g++.dg/template/qualttp6.C: Likewise
17854 * g++.dg/template/qualttp7.C: Likewise
17855 * g++.dg/template/qualttp8.C: Likewise
17856 * g++.dg/template/recurse.C: Likewise.
17857
17858 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17859
17860 * gcc.dg/cpp/wchar-1.c: Update.
17861
17862 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17863
17864 * g++.dg/template/conv1.C: New test.
17865 * g++.dg/template/conv2.C: New test.
17866 * g++.dg/template/conv3.C: New test.
17867 * g++.dg/template/conv4.C: New test.
17868
17869 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17870
17871 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17872 * g++.dg/template/qualttp3.C: Likewise.
17873 * g++.dg/template/qualttp4.C: Likewise
17874 * g++.dg/template/qualttp5.C: Likewise
17875 * g++.dg/template/qualttp6.C: Likewise
17876 * g++.dg/template/qualttp7.C: Likewise
17877 * g++.dg/template/qualttp8.C: Likewise
17878 * g++.dg/template/recurse.C: Likewise.
17879
17880 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17881
17882 * g++.dg/opt/dtor1.C: New test.
17883
17884 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17885
17886 * gcc.c-torture/compile/20020315-1.c: New test.
17887
17888 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17889
17890 * gcc.dg/weak-1.c: Fix scan tests.
17891
17892 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17893
17894 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17895 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17896 cris-*-aout* mmix-*-*.
17897 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17898 cris-*-aout* mmix-*-*.
17899 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17900 cris-*-elf* cris-*-aout* and mmix-*-*.
17901 * gcc.dg/20001009-1.c: Ditto.
17902 * gcc.dg/20010912-1.c: Ditto.
17903 * gcc.dg/20020122-4.c: Ditto.
17904 * gcc.dg/inline-2.c: Ditto.
17905
17906 2002-03-14 Jeffrey A Law (law@cygnus.com)
17907
17908 * gcc.c-torture/compile/20020314-1.c: New test.
17909
17910 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17911
17912 * gcc.c-torture/execute/20020314-1.c: New test.
17913
17914 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17915
17916 * g++.dg/warn/Wunused-1.C: New test.
17917
17918 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17919
17920 * g++.dg/abi/mangle6.C: New test.
17921
17922 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17923
17924 * gcc.c-torture/compile/20020309-2.c: New test.
17925
17926 * gcc.c-torture/compile/20020312-1.c: New test.
17927
17928 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17929
17930 * g++.dg/other/access1.C: New test.
17931
17932 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17933
17934 * gcc.c-torture/execute/wchar_t-1.c: New test.
17935
17936 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17937
17938 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17939
17940 2002-03-12 Roger Sayle <roger@eyesopen.com>
17941
17942 * gcc.dg/20020312-1.c: New test case.
17943
17944 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17945
17946 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17947
17948 2002-03-11 Richard Henderson <rth@redhat.com>
17949
17950 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17951 * g++.old-deja/g++.jason/report.C: Likewise.
17952
17953 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17954
17955 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17956 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17957
17958 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17959
17960 * testsuite/g++.dg/overload/pmf1.C: New test.
17961
17962 2002-03-11 Kazu Hirata <kazu@hxi.com>
17963
17964 * gcc.c-torture/execute/20020307-1.c: Use long.
17965
17966 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17967
17968 PR optimization/5844
17969 * gcc.dg/20020310-1.c: New test.
17970
17971 2002-03-09 Michael Meissner <meissner@redhat.com>
17972
17973 * gcc.c-torture/execute/memcpy-2.c: New test.
17974 * gcc.c-torture/execute/memset-1.c: New test.
17975 * gcc.c-torture/execute/strlen-1.c: New test.
17976 * gcc.c-torture/execute/strcmp-1.c: New test.
17977 * gcc.c-torture/execute/strncmp-1.c: New test.
17978
17979 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17980
17981 * gcc.dg/ppc-ldstruct.c: New test.
17982
17983 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17984
17985 * gcc.c-torture/execute/va-arg-22.c: New test.
17986
17987 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17988
17989 * gcc.c-torture/compile/20020309-1.c: New test.
17990
17991 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17992
17993 * gcc.c-torture/execute/20020307-2.c: New test.
17994
17995 2002-03-07 Jeffrey A Law (law@redhat.com)
17996
17997 * g77.f-torture/compile/20020307-1.f: New test.
17998
17999 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
18000
18001 * gcc.dg/unordered-1.c: New test.
18002
18003 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
18004
18005 * gcc.c-torture/execute/20020307-1.c: New test.
18006
18007 2002-03-05 Jakub Jelinek <jakub@redhat.com>
18008
18009 * gcc.dg/20020304-1.c: New test.
18010
18011 * gcc.c-torture/compile/20020304-2.c: New test.
18012
18013 2002-03-04 Zack Weinberg <zack@codesourcery.com>
18014
18015 * gcc.c-torture/compile/20020304-1.c: New test case
18016 (from PR c/5830).
18017
18018 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
18019
18020 * gcc.dg/20020103-1.c: Add other -D ppc variants.
18021
18022 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
18023
18024 * g++.dg/other/classkey1.C: New test.
18025
18026 2002-03-01 Richard Henderson <rth@redhat.com>
18027
18028 * gcc.c-torture/compile/981223-1.x: New.
18029 * gcc.c-torture/compile/920625-1.x: New.
18030
18031 2002-02-28 Richard Henderson <rth@redhat.com>
18032
18033 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
18034
18035 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
18036
18037 * gcc.c-torture/execute/20020227-1.c: New test.
18038
18039 2002-02-27 Mark Mitchell <mark@codesourcery.com>
18040
18041 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
18042 here" ERROR lines.
18043 * g++.old-deja/g++.oliva/partord1.C: Likewise.
18044 * g++.old-deja.g++.other/defarg1.C: Likewise.
18045 * g++.old-deja/g++.pt/calls2.C: Likewise.
18046 * g++.old-deja/g++.pt/crash20.C: Likewise.
18047 * g++.old-deja/g++.pt/crash30.C: Likewise.
18048 * g++.old-deja/g++.pt/crash36.C: Likewise.
18049 * g++.old-deja/g++.pt/crash6.C: Likewise.
18050 * g++.old-deja/g++.pt/defarg13.C: Likewise.
18051 * g++.old-deja/g++.pt/derived3.C: Likewise.
18052 * g++.old-deja/g++.pt/error1.C: Likewise.
18053 * g++.old-deja/g++.pt/friend21.C: Likewise.
18054 * g++.old-deja/g++.pt/friend23.C: Likewise.
18055 * g++.old-deja/g++.pt/infinite1.C: Likewise.
18056 * g++.old-deja/g++.robertl/eb128.C: Likewise.
18057
18058 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
18059
18060 * gcc.c-torture/execute/20020225-2.c: New test.
18061
18062 2002-02-27 Zack Weinberg <zack@codesourcery.com>
18063
18064 * gcc.c-torture/execute/920730-1t.c,
18065 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
18066 Delete test cases, only relevant to -traditional.
18067
18068 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
18069
18070 * gcc.dg/cpp/undef1.c: Remove.
18071 * gcc.dg/cpp/directiv.c: Update.
18072 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
18073
18074 2002-02-27 Michael Meissner <meissner@redhat.com>
18075
18076 * gcc.c-torture/execute/20020226-1.c: New test.
18077
18078 2002-02-26 Jakub Jelinek <jakub@redhat.com>
18079
18080 * g++.dg/debug/debug4.C: New test.
18081
18082 * gcc.dg/ia64-visibility-1.c: New test.
18083
18084 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
18085
18086 * gcc.dg/debug/20020224-1.c: New.
18087
18088 2002-02-25 Kazu Hirata <kazu@hxi.com>
18089
18090 * gcc.c-torture/execute/960416-1.x: New.
18091 * gcc.c-torture/execute/divconst-3.x: Likewise.
18092
18093 2002-02-25 Jakub Jelinek <jakub@redhat.com>
18094
18095 * gcc.dg/20020224-1.c: New test.
18096
18097 2002-02-25 Alan Modra <amodra@bigpond.net.au>
18098
18099 * gcc.c-torture/execute/20020225-1.c: New.
18100
18101 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
18102
18103 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
18104
18105 2002-02-23 Jakub Jelinek <jakub@redhat.com>
18106
18107 * gcc.dg/20020222-1.c: New test.
18108
18109 2002-02-22 Jakub Jelinek <jakub@redhat.com>
18110
18111 * g++.dg/opt/anonunion1.C: New test.
18112
18113 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
18114
18115 * g++.dg/template/qualttp19.C: New test.
18116 * g++.dg/template/qualttp20.C: New test.
18117 * g++.old-deja/g++.jason/report.C: Adjust expected errors
18118 * g++.old-deja/g++.other/qual1.C: Likewise.
18119
18120 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
18121
18122 * gcc.dg/attr-alwaysinline.c: New.
18123
18124 2002-02-21 Jakub Jelinek <jakub@redhat.com>
18125
18126 * gcc.dg/20020220-1.c: New test.
18127
18128 * gcc.dg/20020220-2.c: New test.
18129
18130 * g++.dg/opt/mmx1.C: New test.
18131
18132 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
18133
18134 * gcc.c-torture/compile/20020110.c: New test.
18135
18136 2002-02-20 Jakub Jelinek <jakub@redhat.com>
18137
18138 * gcc.c-torture/execute/20020219-1.c: New test.
18139
18140 * gcc.dg/20020219-1.c: New test.
18141
18142 * gcc.dg/noncompile/20020220-1.c: New test.
18143
18144 * g++.dg/opt/ptrintsum1.C: New test.
18145
18146 * gcc.dg/debug/20020220-1.c: New test.
18147
18148 2002-02-17 Jakub Jelinek <jakub@redhat.com>
18149
18150 * gcc.c-torture/execute/20020216-1.c: New test.
18151
18152 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
18153
18154 * gcc.dg/decl-1.c: Update, new test.
18155
18156 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
18157
18158 * g++.dg/abi/bitfield1.C: New test.
18159 * g++.dg/abi/bitfield2.C: New test.
18160
18161 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18162
18163 * gcc.dg/attr-nest.c: New test.
18164
18165 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
18166
18167 * gcc.c-torture/execute/20020215-1.c: New test.
18168
18169 2002-02-14 Jakub Jelinek <jakub@redhat.com>
18170
18171 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
18172 * g++.dg/debug/debug.exp: New.
18173 * g++.dg/debug/trivial.C: New.
18174 * g++.dg/debug/debug1.C: Moved...
18175 * g++.dg/other/debug1.C: ...from here.
18176 * g++.dg/debug/debug2.C: Moved...
18177 * g++.dg/other/debug2.C: ...from here.
18178 * g++.dg/debug/debug3.C: Moved...
18179 * g++.dg/other/debug3.C: ...from here.
18180
18181 * gcc.dg/noncompile/20020213-1.c: New test.
18182
18183 2002-02-13 Jakub Jelinek <jakub@redhat.com>
18184
18185 * g++.dg/other/debug3.C: New test.
18186
18187 * gcc.c-torture/execute/20020213-1.c: New test.
18188
18189 2002-02-13 Richard Smith <richard@ex-parrot.com>
18190
18191 * g++.old-deja/g++.other/thunk1.C: New test.
18192
18193 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18194
18195 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
18196
18197 2002-02-13 Stan Shebs <shebs@apple.com>
18198
18199 * gcc.dg/altivec-3.c: New.
18200
18201 2002-02-12 Jakub Jelinek <jakub@redhat.com>
18202
18203 * gcc.dg/Wunreachable-1.c: New test.
18204 * gcc.dg/Wunreachable-2.c: New test.
18205
18206 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
18207
18208 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
18209
18210 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
18211
18212 * gcc.dg/decl-1.c: New test.
18213
18214 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
18215
18216 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
18217
18218 2002-02-10 Kazu Hirata <kazu@hxi.com>
18219
18220 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
18221 * gcc.c-torture/compile/980506-1.x: Likewise.
18222
18223 2002-02-10 Kazu Hirata <kazu@hxi.com>
18224
18225 * gcc.dg/20020210-1.c: New.
18226
18227 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
18228
18229 * g77.f-torture/execute/947.f: New regression test
18230 for PR fortran/947.
18231
18232 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
18233
18234 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
18235 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
18236
18237 2002-02-08 Richard Henderson <rth@redhat.com>
18238
18239 * gcc.c-torture/compile/labels-3.c: New.
18240
18241 2002-02-08 Jakub Jelinek <jakub@redhat.com>
18242
18243 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
18244 expression statements work instead.
18245 * gcc.dg/noncompile/20020207-1.c: New test.
18246
18247 2002-02-07 Richard Henderson <rth@redhat.com>
18248
18249 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
18250
18251 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18252
18253 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
18254 message from g77
18255 * lib/g77-dg.exp: Trim g77 error messages so that they are
18256 recognized by dg.exp.
18257
18258 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18259
18260 PR fortran/5473
18261 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
18262
18263 2002-02-07 Richard Henderson <rth@redhat.com>
18264
18265 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
18266 to be sufficiently aligned for integers.
18267
18268 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
18269
18270 * g++.dg/template/friend4.C: New test.
18271
18272 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
18273
18274 PR fortran/5743
18275 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
18276 unsupported cases.
18277
18278 2002-02-07 Richard Henderson <rth@redhat.com>
18279
18280 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
18281 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
18282 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
18283 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
18284
18285 2002-02-06 Richard Henderson <rth@redhat.com>
18286
18287 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
18288
18289 2002-02-06 Janis Johnson <janis187@us.ibm.com>
18290
18291 * gcc.dg/20020206-1.c: New test.
18292
18293 2002-02-06 Jakub Jelinek <jakub@redhat.com>
18294
18295 * gcc.c-torture/execute/20020206-1.c: New test.
18296
18297 * gcc.c-torture/execute/20020206-2.c: New test.
18298
18299 PR optimization/5429:
18300 * gcc.c-torture/compile/20020206-1.c: New test.
18301
18302 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
18303
18304 * g++.dg/ext/align1.C: Do not use an explicit alignment value
18305 as certain file formats cannot support particularly large
18306 alignments.
18307
18308 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
18309 and do not expect to be able to link the executable.
18310
18311 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
18312 fail because the COFF format does not support the weak attribute.
18313
18314 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
18315
18316 * g77.dg/pr5473.f: New test
18317
18318 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
18319
18320 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
18321 Fix testcase accordingly.
18322
18323 2002-02-04 Richard Henderson <rth@redhat.com>
18324
18325 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
18326 (buf): Change to be an array of pointers, not ints.
18327
18328 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18329
18330 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
18331 before all tests. Move warning one line above to match where it
18332 C frontend emits.
18333 * gcc.dg/Wswitch-2.c: New test.
18334 * g++.dg/warn/Wswitch-1.C: New test.
18335 * g++.dg/warn/Wswitch-2.C: New test.
18336
18337 2002-02-04 Richard Henderson <rth@redhat.com>
18338
18339 * g++.dg/abi/offsetof.C: Fix size comparison.
18340
18341 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
18342
18343 * gcc.dg/cast-qual-2.c: New test.
18344
18345 2002-02-04 Jakub Jelinek <jakub@redhat.com>
18346
18347 * gcc.dg/20020201-4.c: New test.
18348
18349 2002-02-04 Ben Elliston <bje@redhat.com>
18350
18351 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
18352 target_info attribute != 0, in addition to the empty string.
18353 (gcc_target_compile): Likewise.
18354
18355 2002-02-03 Andrew Cagney <ac131313@redhat.com>
18356
18357 * gcc.dg/Wswitch.c: New test.
18358 PR gcc/4475. PR gcc/3780.
18359
18360 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
18361
18362 * g77.f-torture/execute/5122.f: New test for regressions
18363 against PR fortran/5122.
18364
18365 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
18366
18367 * g77.f-torture/compile/pr3743.f: Delete
18368 * g77.dg/pr3743-1.f: New test.
18369 * g77.dg/pr3743-2.f: New test.
18370 * g77.dg/pr3743-3.f: New test.
18371 * g77.dg/pr3743-4.f: New test.
18372
18373 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18374
18375 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
18376
18377 2002-02-02 Richard Henderson <rth@redhat.com>
18378
18379 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
18380 * gcc.c-torture/execute/bf64-1.c: Likewise.
18381
18382 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18383
18384 * gcc.dg/20020201-2.c: New test.
18385
18386 * gcc.dg/20020201-3.c: New test.
18387
18388 * gcc.c-torture/execute/bitfld-2.c: New test.
18389
18390 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
18391
18392 * gcc.dg/bitfld-1.c: Update.
18393 * gcc.dg/bitfld-2.c: Update.
18394 * gcc.c-torture/execute/bitfld-1.x: New.
18395
18396 2002-02-02 Jakub Jelinek <jakub@redhat.com>
18397
18398 * gcc.c-torture/execute/20020201-1.c: New test.
18399
18400 2002-02-01 Janis Johnson <janis187@us.ibm.com>
18401
18402 PR target/5469
18403 * gcc.dg/20020201-1.c: New test.
18404
18405 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
18406
18407 PR fortran/3743
18408 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
18409 * g77.f-torture/compile/pr3743.x: Remove
18410
18411 2002-01-31 Tom Rix <trix@redhat.com>
18412
18413 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
18414
18415 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
18416
18417 * gcc.dg/noncompile/20020130-1.c: New test.
18418
18419 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
18420
18421 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
18422
18423 2002-01-29 Richard Henderson <rth@redhat.com>
18424
18425 * gcc.c-torture/execute/991118-1.c: Cast various constants back
18426 to long long.
18427 * gcc.c-torture/execute/bf64-1.c: Likewise.
18428
18429 2002-01-29 Jakub Jelinek <jakub@redhat.com>
18430
18431 * gcc.c-torture/execute/20020129-1.c: New test.
18432
18433 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
18434
18435 * gcc.c-torture/compile/20000224-1.c: Update.
18436 * gcc.c-torture/execute/bitfld-1.c: New tests.
18437 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
18438 * gcc.dg/uninit-A.c: Update.
18439
18440 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
18441
18442 * g++.dg/template/ctor1.C: Add instantiation.
18443
18444 2002-01-28 Paul Koning <pkoning@equallogic.com>
18445
18446 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
18447 argument to __builtin_prefetch to be const ptr.
18448
18449 2002-01-28 Jakub Jelinek <jakub@redhat.com>
18450
18451 * gcc.c-torture/compile/20020120-1.c: New test.
18452
18453 2002-01-27 Kazu Hirata <kazu@hxi.com>
18454
18455 * gcc.c-torture/execute/20020127-1.c: New test.
18456
18457 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
18458
18459 * g77.dg/f77-edit-i-in.f: New test
18460 * g77.dg/f77-edit-i-out.f: New test
18461
18462 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
18463
18464 * gcc.dg/debug/debug.exp: New file.
18465 * gcc.dg/debug/trivial.c: New file.
18466 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
18467 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
18468 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
18469 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
18470 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
18471 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
18472 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
18473 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
18474 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
18475 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
18476 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
18477 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
18478 * gcc.dg/20000503-1.c: Removed.
18479 * gcc.dg/20010207-1.c: Removed.
18480 * gcc.dg/20011223-1.c: Removed.
18481 * gcc.dg/20020104-2.c: Removed.
18482 * gcc.dg/debug-1.c: Removed.
18483 * gcc.dg/debug-2.c: Removed.
18484 * gcc.dg/debug-3.c: Removed.
18485 * gcc.dg/debug-4.c: Removed.
18486 * gcc.dg/debug-5.c: Removed.
18487 * gcc.dg/debug-6.c: Removed.
18488 * gcc.dg/dwarf2-1.c: Removed.
18489 * gcc.dg/dwarf2-2.c: Removed.
18490
18491 2002-01-25 Jakub Jelinek <jakub@redhat.com>
18492
18493 * g++.old-deja/g++.other/eh5.C: New test.
18494 * g++.old-deja/g++.other/sibcall2.C: New test.
18495 * g++.old-deja/g++.other/array9.C: New test.
18496 * g++.old-deja/g++.other/typename2.C: New test.
18497 * g++.old-deja/g++.other/crash60.C: New test.
18498 * g++.old-deja/g++.other/conv9.C: New test.
18499 * g++.old-deja/g++.other/mangle10.C: New test.
18500 * g++.old-deja/g++.other/unchanging1.C: New test.
18501 * g++.old-deja/g++.other/exprstmt1.C: New test.
18502 * g++.old-deja/g++.other/inline23.C: New test.
18503 * g++.old-deja/g++.eh/ia64-1.C: New test.
18504 * g++.old-deja/g++.other/dwarf2-1.C: New test.
18505 * g++.old-deja/g++.other/reload1.C: New test.
18506 * g++.old-deja/g++.other/static20.C: New test.
18507 * g++.old-deja/g++.other/local-alloc1.C: New test.
18508 * g++.old-deja/g++.other/conv8.C: New test.
18509 * g++.old-deja/g++.other/stmtexpr2.C: New test.
18510 * g++.old-deja/g++.other/storeexpr1.C: New test.
18511 * g++.old-deja/g++.other/storeexpr2.C: New test.
18512 * g++.dg/eh/template2.C: New test.
18513 * g++.dg/warn/weak1.C: New test.
18514
18515 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
18516
18517 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
18518 Remove first, non-varying, argument.
18519
18520 2002-01-23 Richard Henderson <rth@redhat.com>
18521
18522 * gcc.dg/inline-2.c: New.
18523
18524 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
18525 Add optional target arg. Check number of arguments.
18526 (scan-assembler-not, scan-assembler-dem): Likewise.
18527 (scan-assembler-dem-not): Likewise.
18528
18529 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18530
18531 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18532 line 12.
18533 * g++.old-deja/g++.brendan/parse3.C,
18534 g++.old-deja/g++.other/crash26.C,
18535 g++.old-deja/g++.other/crash28.C,
18536 g++.old-deja/g++.other/crash29.C,
18537 g++.old-deja/g++.other/crash30.C,
18538 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18539
18540 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
18541
18542 * gcc.dg/20020115-1.c: New.
18543
18544 2002-01-23 Bob Wilson <bob.wilson@acm.org>
18545
18546 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18547
18548 2002-01-23 Janis Johnson <janis187@us.ibm.com>
18549
18550 * gcc.dg/20020122-3.c: New.
18551
18552 2002-01-23 Jakub Jelinek <jakub@redhat.com>
18553
18554 * g++.dg/other/gc1.C: New test.
18555
18556 2002-01-23 Zack Weinberg <zack@codesourcery.com>
18557
18558 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18559
18560 2002-01-22 Richard Henderson <rth@redhat.com>
18561
18562 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18563
18564 2002-01-22 Richard Henderson <rth@redhat.com>
18565
18566 * gcc.dg/20020122-4.c: New.
18567
18568 2002-01-22 H.J. Lu <hjl@gnu.org>
18569
18570 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18571 link output.
18572 * gcc.dg/special/ecos.exp: Likewise.
18573 * lib/g++-dg.exp: Likewise.
18574 * lib/g77-dg.exp: Likewise.
18575 * lib/gcc-dg.exp : Likewise.
18576 * lib/mike-g++.exp: Likewise.
18577 * lib/mike-g77.exp: Likewise.
18578 * lib/mike-gcc.exp: Likewise.
18579 * lib/objc-dg.exp: Likewise.
18580
18581 2002-01-22 Janis Johnson <janis187@us.ibm.com>
18582
18583 PR target/5379
18584 * gcc.dg/20020122-2.c: New test.
18585
18586 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
18587
18588 * gcc.dg/20020122-1.c: New test.
18589
18590 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18591
18592 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18593
18594 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18595
18596 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18597
18598 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18599
18600 * gcc.c-torture/compile/20020121-1.c: New test.
18601
18602 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18603
18604 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18605 ld_library_path.
18606
18607 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18608
18609 * gcc.dg/20020218-1.c: New test.
18610
18611 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18612
18613 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18614 messages
18615 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18616 "At global scope" warning
18617 * g++.dg/ext/align1.C: Change cygwin test for alignment
18618 from db-bogus to dg-warning
18619
18620 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18621
18622 * g77.f-torture/compile/cpp2.F: New test.
18623
18624 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18625
18626 * g++.dg/template/access1.C: New test.
18627
18628 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18629
18630 * gcc.dg/20020118-1.c: New.
18631
18632 2002-01-18 Kazu Hirata <kazu@hxi.com>
18633
18634 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18635
18636 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18637
18638 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18639 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18640 alignment warnings.
18641
18642 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18643
18644 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18645 torture_with_loops and torture_without_loops
18646
18647 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18648
18649 * gcc.c-torture/compile/20020116-1.c: New test.
18650
18651 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18652
18653 * gcc.dg/20020116-2.c: New test.
18654
18655 * gcc.dg/ultrasp4.c: New test.
18656
18657 * gcc.dg/20020116-1.c: New test.
18658
18659 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18660
18661 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18662 by EABI.
18663
18664 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18665
18666 * gcc.misc-tests/i386-prefetch.exp: New.
18667 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18668 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18669 * gcc.misc-tests/i386-pf-none-1.c: New test.
18670 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18671
18672 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18673
18674 * gcc.dg/gnu89-init-1.c: Add new tests.
18675
18676 2002-01-15 Andreas Jaeger <aj@suse.de>
18677
18678 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18679 * gcc.dg/i386-mmx-2.c: Likewise.
18680 * gcc.dg/i386-sse-1.c: Likewise.
18681 * gcc.dg/i386-sse-2.c: Likewise.
18682 * gcc.dg/i386-sse-3.c: Likewise.
18683
18684 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18685
18686 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18687 Uncomment additional cases that now pass.
18688
18689 2002-01-11 Richard Henderson <rth@redhat.com>
18690
18691 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18692 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18693
18694 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18695
18696 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18697
18698 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18699
18700 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18701 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18702
18703 2002-01-10 Dale Johannesen <dalej@apple.com>
18704
18705 * gcc.c-torture/execute/loop-11.c: New.
18706
18707 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18708
18709 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18710 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18711
18712 2002-01-09 Richard Henderson <rth@redhat.com>
18713
18714 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18715 type in which to perform the operation for each size.
18716
18717 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18718
18719 * gcc.c-torture/compile/20020109-2.c: New test.
18720
18721 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18722
18723 * gcc.c-torture/execute/loop-10.c: New test.
18724
18725 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18726
18727 * gcc.c-torture/compile/20010226-1.c: New test.
18728 * gcc.c-torture/compile/20010227-1.c: New test.
18729 * gcc.c-torture/compile/20010426-1.c: New test.
18730 * gcc.c-torture/compile/20010510-1.c: New test.
18731 * gcc.c-torture/compile/20010605-3.c: New test.
18732 * gcc.c-torture/compile/20010824-1.c: New test.
18733 * gcc.c-torture/execute/20010409-1.c: New test.
18734 * gcc.dg/noncompile/20000901-1.c: New test.
18735 * gcc.dg/20001023-1.c: New test.
18736 * gcc.dg/20001101-1.c: New test.
18737 * gcc.dg/20001102-1.c: New test.
18738 * gcc.dg/20010207-1.c: New test.
18739 * gcc.dg/20010405-1.c: New test.
18740 * gcc.dg/20010822-1.c: New test.
18741 * gcc.dg/20011107-1.c: New test.
18742
18743 2002-01-09 Jeffrey A Law (law@redhat.com)
18744
18745 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18746
18747 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18748 execution failure on PA targets.
18749
18750 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18751
18752 * gcc.c-torture/compile/20020109-1.c: New test.
18753
18754 2002-01-08 Kazu Hirata <kazu@hxi.com>
18755
18756 * gcc.c-torture/execute/20020108-1.c: New test.
18757
18758 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18759
18760 * gcc.dg/20020108-1.c: New test.
18761
18762 2002-01-08 H.J. Lu <hjl@gnu.org>
18763
18764 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18765 for header files.
18766
18767 2002-01-08 Geoff Keating <geoffk@redhat.com>
18768
18769 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18770 consistency.
18771
18772 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18773
18774 * gcc.dg/altivec-4.c: Test altivec predicates.
18775
18776 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18777
18778 * gcc.c-torture/execute/20020107-1.c: New test.
18779
18780 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18781
18782 PR c/5279
18783 * gcc.c-torture/compile/20020106-1.c: New test.
18784
18785 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18786
18787 * gcc.c-torture/execute/nestfunc-4.c: New test.
18788
18789 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18790
18791 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18792 extra triple that slipped in.
18793 * g++.old-deja/g++.abi/align.C: Likewise.
18794 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18795
18796 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18797
18798 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18799 * g++.old-deja/g++.abi/align.C: Likewise.
18800 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18801
18802 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18803 on FreeBSD/i386.
18804 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18805 FreeBSD.
18806
18807 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18808
18809 * gcc.dg/20020104-1.c: New test.
18810
18811 * gcc.dg/20020104-2.c: New test.
18812
18813 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18814
18815 * gcc.dg/20020103-1.c: Fix typo in target selector.
18816
18817 2002-01-03 Richard Henderson <rth@redhat.com>
18818
18819 * gcc.dg/20020103-1.c: New.
18820
18821 2002-01-03 Kazu Hirata <kazu@hxi.com>
18822
18823 * gcc.c-torture/execute/20020103-1.c: New test.
18824
18825 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18826
18827 * g++.dg/other/debug2.C: New test.
18828
18829 * gcc.c-torture/compile/20020103-1.c: New test.
18830
18831 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18832
18833 * gcc.dg/gnu89-init-1.c: Added new tests.
18834
18835 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18836
18837 * g++.dg/template/friend2.C: Remove as patch is reverted.
18838
18839 * g++.dg/warn/oldcast1.C: New test.
18840
18841 * g++.dg/template/ptrmem1.C: New test.
18842 * g++.dg/template/ptrmem2.C: New test.
18843
18844 * g++.dg/template/ntp.C: New test.
18845
18846 * g++.dg/other/component1.C: New test.
18847
18848 * g++.dg/template/ttp3.C: New test.
18849
18850 * g++.dg/template/friend2.C: New test.
18851 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18852
18853 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18854
18855 * g++.dg/other/ptrmem1.C: New test.
18856 * g++.dg/other/ptrmem2.C: New test.
18857
18858 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18859
18860 * g++.dg/template/ctor1.C: New test.
18861
18862 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18863
18864 * g++.dg/template/friend2.C: New test.
18865
18866 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18867
18868 * gcc.dg/mmix-1.c: New test.
18869
18870 2001-12-31 Richard Henderson <rth@redhat.com>
18871
18872 * gcc.dg/asm-5.c: New.
18873
18874 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18875
18876 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18877 in namespace __gnu_cxx
18878
18879 2001-12-30 Richard Henderson <rth@redhat.com>
18880
18881 * gcc.dg/debug-6.c: New.
18882
18883 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18884
18885 * gcc.c-torture/compile/20011229-2.c: New test.
18886
18887 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18888
18889 * gcc.dg/debug-3.c: New test.
18890 * gcc.dg/debug-4.c: New test.
18891 * gcc.dg/debug-5.c: New test.
18892
18893 2001-12-29 Richard Henderson <rth@redhat.com>
18894
18895 * g++.dg/eh/loop1.C: New.
18896
18897 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18898
18899 * g++.dg/template/crash1.C: New test.
18900
18901 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18902
18903 * g++.dg/other/const1.C: New test.
18904
18905 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18906
18907 * gcc.c-torture/compile/20011229-1.c: New test.
18908
18909 2001-12-28 Stan Shebs <shebs@apple.com>
18910
18911 * lib/objc-torture.exp: Resync with c-torture.exp.
18912 * lib/objc.exp: Load standard libraries.
18913
18914 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18915
18916 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18917 additional tests.
18918
18919 2001-12-27 Roger Sayle <roger@eyesopen.com>
18920
18921 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18922
18923 2001-12-27 Richard Henderson <rth@redhat.com>
18924
18925 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18926
18927 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18928
18929 * g++.dg/eh/ctor1.C: New test.
18930 * g++.dg/other/error2.C: New test.
18931
18932 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18933
18934 * g++.dg/other/init2.C: New test.
18935
18936 2001-12-24 Richard Henderson <rth@redhat.com>
18937
18938 * gcc.dg/20011223-1.c: New.
18939 * gcc.dg/inline-1.c: New.
18940
18941 2001-12-23 Richard Henderson <rth@redhat.com>
18942
18943 * gcc.dg/asm-4.c: Test operand modifiers.
18944
18945 2001-12-23 Richard Henderson <rth@redhat.com>
18946
18947 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18948
18949 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18950
18951 * gcc.c-torture/execute/20011223-1.c: New test.
18952
18953 2001-12-21 Richard Henderson <rth@redhat.com>
18954
18955 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18956 re-enables the warning.
18957
18958 2001-12-21 Richard Henderson <rth@redhat.com>
18959
18960 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18961
18962 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18963
18964 * gcc.c-torture/compile/20011218-1.c: New test.
18965
18966 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18967
18968 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18969 arm-isr.c test.
18970 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18971 epilogue generation for ARM ISR routines.
18972
18973 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18974
18975 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18976 * gcc.dg/format/c90-printf-3.c: Likewise.
18977 * gcc.dg/format/c99-printf-3.c: Likewise.
18978 * gcc.dg/format/ext-1.c: Likewise.
18979 * gcc.dg/format/ext-6.c: Likewise.
18980 * gcc.dg/format/format.h: Prototype unlocked stdio.
18981
18982 2001-12-20 Richard Henderson <rth@redhat.com>
18983
18984 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18985 (arena): Use it.
18986 (malloc): Correct allocation logic. Abort if we fill up the
18987 arena before initialization complete.
18988 (realloc): Correct allocation logic.
18989
18990 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18991
18992 * gcc.c-torture/compile/20011219-2.c: New test.
18993
18994 * gcc.c-torture/execute/20011219-1.c: New test.
18995
18996 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18997
18998 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18999 target does not support weak symbols.
19000
19001 2001-12-19 Jakub Jelinek <jakub@redhat.com>
19002
19003 * gcc.c-torture/compile/20011219-1.c: New test.
19004
19005 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
19006
19007 * g++.dg/other/error1.C: New test.
19008
19009 2001-12-17 Jeffrey A Law (law@redhat.com)
19010
19011 * gcc.c-torture/execute/20011217-1.c: New test.
19012
19013 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
19014
19015 * objc.dg/special/: New directory.
19016 * objc.dg/special/special.exp: New file.
19017 * objc.dg/special/unclaimed-category-1.h: New file.
19018 * objc.dg/special/unclaimed-category-1a.m: New file.
19019 * objc.dg/special/unclaimed-category-1.m: New file.
19020
19021 2001-12-17 Andreas Jaeger <aj@suse.de>
19022
19023 * gcc.c-torture/compile/20011217-2.c: New test.
19024
19025 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
19026
19027 * gcc.c-torture/compile/20011217-1.c: New test.
19028
19029 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
19030
19031 * testsuite/gcc.dg/20011214-1.c: New.
19032
19033 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
19034
19035 * gcc.dg/altivec-4.c: New.
19036
19037 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
19038
19039 * gcc.dg/20011113-1.c: New test.
19040
19041 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
19042
19043 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
19044 std::__malloc_alloc_template<0> and
19045 std::__default_alloc_template<false, 0>.
19046
19047 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
19048
19049 * objc/execute/bf-21.m: New test.
19050 * objc/execute/enumeration-1.m: New test.
19051 * objc/execute/enumeration-2.m: New test.
19052
19053 2001-12-12 Jakub Jelinek <jakub@redhat.com>
19054
19055 * gcc.dg/gnu89-init-1.c: New test.
19056
19057 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
19058
19059 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
19060 * g++.old-deja/g++.jason/2371.C: Likewise.
19061 * g++.old-deja/g++.jason/template33.C: Likewise.
19062 * g++.old-deja/g++.jason/template34.C: Likewise.
19063 * g++.old-deja/g++.jason/template36.C: Likewise.
19064 * g++.old-deja/g++.oliva/typename1.C: Likewise.
19065 * g++.old-deja/g++.oliva/typename2.C: Likewise.
19066 * g++.old-deja/g++.other/typename1.C: Likewise.
19067 * g++.old-deja/g++.pt/inherit2.C: Likewise.
19068 * g++.old-deja/g++.pt/nontype5.C: Likewise.
19069 * g++.old-deja/g++.pt/typename11.C: Likewise.
19070 * g++.old-deja/g++.pt/typename14.C: Likewise.
19071 * g++.old-deja/g++.pt/typename16.C: Likewise.
19072 * g++.old-deja/g++.pt/typename3.C: Likewise.
19073 * g++.old-deja/g++.pt/typename4.C: Likewise.
19074 * g++.old-deja/g++.pt/typename5.C: Likewise.
19075 * g++.old-deja/g++.pt/typename7.C: Likewise.
19076 * g++.old-deja/g++.robertl/eb9.C: Likewise.
19077
19078 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
19079
19080 * g++.dg/other/linkage1.C: New test.
19081 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
19082 specifiers.
19083
19084 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
19085
19086 * gcc.dg/concat.c: New test.
19087
19088 2001-12-11 Stan Shebs <shebs@apple.com>
19089
19090 * objc/compile: New test directory.
19091 * objc/compile/compile.exp: New expect script.
19092 * objc/compile/20011211-1.m: New compile test.
19093
19094 2001-12-11 Jason Merrill <jason@redhat.com>
19095
19096 * lib/prune.exp (prune_gcc_output): Also handle "In member
19097 function". So many permutations...
19098
19099 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
19100
19101 * g++.dg/template/typedef1.C: New test.
19102
19103 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
19104
19105 * g++.dg/other/copy1.C: New test.
19106
19107 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
19108
19109 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
19110
19111 * gcc.dg/builtin-choose-expr.c: New.
19112
19113 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
19114
19115 * gcc.dg/altivec-2.c: New.
19116
19117 2001-12-07 Richard Henderson <rth@redhat.com>
19118
19119 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
19120
19121 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
19122
19123 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
19124 ultrasparc.
19125
19126 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
19127
19128 * g++-old.deja/g++.robertl/eb101.C: Deleted.
19129
19130 2001-12-06 Janis Johnson <janis187@us.ibm.com>
19131
19132 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
19133 variable argument list.
19134
19135 2001-12-06 Zack Weinberg <zack@codesourcery.com>
19136
19137 * gcc.c-torture/execute/memcheck: Delete entire directory.
19138 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19139 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
19140
19141 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
19142
19143 * gcc.dg/Wshadow-1.c: New test.
19144
19145 2001-12-05 Jakub Jelinek <jakub@redhat.com>
19146
19147 * gcc.c-torture/compile/20011130-1.c: New test.
19148
19149 * gcc.dg/noncompile/20011025-1.c: New test.
19150
19151 * g++.dg/other/anon-union.C: New test.
19152
19153 * gcc.c-torture/execute/20011024-1.c: New test.
19154
19155 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
19156
19157 * gcc.c-torture/execute/20000722-1.x,
19158 gcc.c-torture/execute/20010123-1.x: Remove.
19159 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
19160 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
19161 gcc.dg/c99-complit-2.c: New tests.
19162
19163 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
19164
19165 * g++.dg/inherit/base1.C: New test.
19166
19167 2001-12-04 Jakub Jelinek <jakub@redhat.com>
19168
19169 * g++.dg/other/stdarg1.C: New test.
19170
19171 * gcc.c-torture/compile/20011130-2.c: New test.
19172
19173 2001-12-03 Janis Johnson <janis187@us.ibm.com>
19174
19175 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
19176 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
19177 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
19178 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
19179 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
19180 * gcc.dg/builtin-prefetch-1.c: New test.
19181
19182 2001-12-03 Jakub Jelinek <jakub@redhat.com>
19183
19184 * gcc.dg/20011130-1.c: New test.
19185
19186 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
19187
19188 * g++.dg/other/scope1.C: New test.
19189 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
19190
19191 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
19192
19193 * gcc.dg/vla-init-1.c: New test.
19194
19195 2001-12-01 Geoff Keating <geoffk@redhat.com>
19196
19197 * gcc.c-torture/compile/structs.c: New testcase from GDB.
19198
19199 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
19200
19201 * objc.dg/alias.m: Update.
19202 * objc.dg/class-1.m: Update.
19203 * objc.dg/const-str-1.m: Update.
19204 * objc.dg/fwd-proto-1.m: Update.
19205 * objc.dg/id-1.m: Update.
19206 * objc.dg/super-class-1.m: Update.
19207
19208 2001-11-29 Mark Mitchell <mark@codesourcery.com>
19209
19210 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
19211 constructs.
19212
19213 2001-11-28 Jeffrey A Law (law@cygnus.com)
19214
19215 * gcc.c-torture/execute/20011128-1.c: New test.
19216
19217 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
19218
19219 * gcc.dg/20011127-1.c: New test.
19220
19221 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
19222
19223 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
19224 from Austin Group draft 7.
19225 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
19226 scanf format arguments.
19227 * gcc.dg/format/no-exargs-2.c: New test.
19228
19229 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
19230
19231 * g++.dg/abi/vbase8-4.C: New test.
19232
19233 2001-11-24 Ian Lance Taylor <ian@airs.com>
19234
19235 * gcc.c-torture/execute/20011121-1.c: New test.
19236
19237 2001-11-23 Jeffrey A Law (law@cygnus.com)
19238
19239 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
19240
19241 2001-11-23 Andreas Jaeger <aj@suse.de>
19242
19243 * gcc.dg/cpp/charconst-2.c: New test.
19244
19245 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
19246
19247 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
19248 to the host if it is remote. Let tests specify extra headers
19249 they use.
19250 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
19251 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
19252 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
19253 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
19254 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
19255 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
19256 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
19257 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
19258 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
19259 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
19260
19261 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
19262
19263 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
19264 for little endian ARMs.
19265
19266 2001-11-20 Jakub Jelinek <jakub@redhat.com>
19267
19268 * gcc.c-torture/compile/20011119-1.c: New test.
19269 * gcc.c-torture/compile/20011119-2.c: New test.
19270
19271 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
19272
19273 * gcc.dg/altivec-1.c: Fix typo.
19274
19275 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
19276
19277 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
19278
19279 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
19280
19281 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
19282
19283 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
19284
19285 * lib/g77.exp: Don't specify --rpath-link.
19286
19287 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
19288 across all the headers.
19289 * gcc.dg/format/format.exp: For testing on a remote host,
19290 copy format.h.
19291
19292 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
19293 * gcc.c-torture/execute/930406-1.c: Likewise.
19294 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
19295
19296 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
19297
19298 * gcc.dg/altivec-1.c: New.
19299
19300 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
19301
19302 * gcc.dg/cpp/fpreprocessed.c: New test case.
19303
19304 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19305
19306 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
19307 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
19308 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
19309
19310 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
19311
19312 * gcc.dg/no-builtin-1.c: New test.
19313
19314 2001-11-16 Jakub Jelinek <jakub@redhat.com>
19315
19316 * gcc.c-torture/execute/20011115-1.c: New test.
19317
19318 2001-11-15 Jakub Jelinek <jakub@redhat.com>
19319
19320 * gcc.c-torture/compile/20011114-2.c: New test.
19321 * gcc.c-torture/compile/20011114-3.c: New test.
19322 * gcc.c-torture/compile/20011114-4.c: New test.
19323
19324 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
19325
19326 * g++.dg/other/init1.C: New test.
19327
19328 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
19329
19330 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
19331 message.
19332
19333 * gcc.c-torture/execute/20011114-1.c: New testcase.
19334
19335 * gcc.c-torture/compile/20010327-1.c: Revert last change.
19336 * gcc.c-torture/compile/20011114-1.c: New test, exactly
19337 like the (before this change) version of 20010327-1.c.
19338
19339 2001-11-14 Roger Sayle <roger@eyesopen.com>
19340
19341 * gcc.c-torture/execute/string-opt-13.c: New testcase.
19342
19343 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
19344
19345 * g++.dg/init/array2.C: New test.
19346
19347 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
19348
19349 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
19350
19351 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
19352
19353 * g++.dg/other/forscope1.C: New test.
19354 * g++.dg/ext/forscope1.C: New test.
19355 * g++.dg/ext/forscope2.C: New test.
19356
19357 2001-11-13 Jakub Jelinek <jakub@redhat.com>
19358
19359 * gcc.c-torture/execute/20011113-1.c: New test.
19360
19361 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
19362
19363 * gcc.c-torture/execute/20011109-2.c: New test.
19364
19365 * gcc.c-torture/execute/20011109-1.c: New test.
19366
19367 2001-11-09 Jakub Jelinek <jakub@redhat.com>
19368
19369 * gcc.c-torture/compile/20011109-1.c: New test.
19370
19371 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
19372
19373 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
19374 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
19375 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
19376 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
19377 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
19378 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
19379 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
19380
19381 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
19382
19383 * g++.dg/warn/Wshadow-1.C: New tests.
19384 * g++.old-deja/g++.mike/for3.C: Update.
19385
19386 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
19387
19388 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
19389 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
19390 XFAILs. Adjust expected error texts.
19391 * gcc.c-torture/compile/20011106-1.c,
19392 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
19393 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
19394 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
19395 gcc.dg/c99-array-lval-5.c: New tests.
19396
19397 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19398
19399 * gcc.dg/cpp/defined.c: Update.
19400
19401 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19402
19403 * gcc.c-torture/execute/anon-1.c: New test.
19404
19405 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
19406
19407 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
19408 same size, so no warning should be produced on stormy16.
19409
19410 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
19411 due to oversized array.
19412 * g++.old-deja/g++.mike/ns15.C: Likewise.
19413 * g++.old-deja/g++.pt/crash16.C: Likewise.
19414
19415 2001-11-02 Graham Stott <grahams@redhat.com>
19416
19417 * g++.dgother/debug1.C: Fix typos.
19418
19419 2001-11-01 Jakub Jelinek <jakub@redhat.com>
19420
19421 * g++.dg/other/debug1.C: New test.
19422
19423 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19424
19425 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
19426 of unsigned long.
19427
19428 2001-10-30 Jakub Jelinek <jakub@redhat.com>
19429
19430 * gcc.dg/20011029-2.c: New test.
19431
19432 * gcc.c-torture/compile/20011029-1.c: New test.
19433
19434 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
19435
19436 * objc/execute/class_self-1.m: New test.
19437 * objc/execute/class_self-2.m: New test.
19438
19439 2001-10-25 Zack Weinberg <zack@codesourcery.com>
19440
19441 * gcc.misc-tests/msgs.exp: Delete.
19442 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
19443 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
19444 error set to match recent changes.
19445
19446 2001-10-24 Zack Weinberg <zack@codesourcery.com>
19447
19448 * gcc.dg/20011021-1.c: New test.
19449
19450 2001-10-24 Jakub Jelinek <jakub@redhat.com>
19451
19452 * gcc.c-torture/compile/20011023-1.c: New test.
19453
19454 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
19455
19456 * lib/g77.exp: Rewrite based on lib/g++.exp.
19457
19458 2001-10-19 Jakub Jelinek <jakub@redhat.com>
19459
19460 * gcc.c-torture/execute/20011019-1.c: New test.
19461
19462 * gcc.dg/20011018-1.c: New test.
19463
19464 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
19465
19466 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
19467
19468 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
19469
19470 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
19471 * gcc.dg/attr-invalid.c: Likewise.
19472
19473 2001-10-18 Jakub Jelinek <jakub@redhat.com>
19474
19475 * testsuite/gcc.dg/20011015-1.c: New test.
19476
19477 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19478
19479 * g++.dg/template/unify2.C: New test.
19480
19481 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
19482
19483 * g++.dg/other/exception-specification.C: New test
19484
19485 2001-10-13 Tom Rix <trix@redhat.com>
19486
19487 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
19488 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
19489
19490 2001-10-12 Jakub Jelinek <jakub@redhat.com>
19491
19492 * testsuite/gcc.dg/20011009-1.c: New test.
19493
19494 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
19495
19496 PR g++/4476
19497 * g++.dg/other/friend1.C: New test.
19498
19499 2001-10-11 Richard Henderson <rth@redhat.com>
19500
19501 * g++.old-deja/g++.other/crash18.C: Add -S to options.
19502
19503 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19504
19505 * gcc.c-torture/compile/20011010-1.c: New.
19506
19507 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
19508
19509 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
19510 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
19511 g77.f-torture/execute/execute.exp,
19512 g77.f-torture/noncompile/noncompile.exp,
19513 gcc.c-torture/compile/compile.exp,
19514 gcc.c-torture/execute/execute.exp,
19515 gcc.c-torture/execute/ieee/ieee.exp,
19516 gcc.c-torture/execute/memcheck/memcheck.exp,
19517 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
19518 objc/execute/execute.exp: Update FSF address.
19519
19520 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
19521
19522 * gcc.dg/cpp/cmdlne-C.c: Update.
19523 * gcc.dg/cpp/cmdlne-C2.c: New.
19524
19525 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19526
19527 * gcc.c-torture/execute/20011008-3.c: New.
19528
19529 2001-10-08 DJ Delorie <dj@redhat.com>
19530
19531 * gcc.dg/20011008-1.c: New.
19532 * gcc.dg/20011008-2.c: New.
19533
19534 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
19535
19536 * gcc.dg/cpp/spacing1.c: Update test.
19537
19538 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
19539
19540 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19541 spelling errors of "separate" as "seperate".
19542
19543 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
19544
19545 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19546 enough to avoid inlining.
19547
19548 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19549
19550 * lib/g77.exp: set libg2c_dir correctly.
19551
19552 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
19553
19554 * gcc.dg/cpp/macro11.c: New test.
19555
19556 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19557
19558 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19559 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19560 gcc.dg/format/multattr-3.c: New tests.
19561 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
19562 tests for format attributes on function pointers being rejected.
19563
19564 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19565
19566 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19567
19568 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
19569
19570 * g++.dg/warn/format1.C: New test.
19571
19572 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
19573
19574 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19575
19576 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19577
19578 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19579
19580 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
19581
19582 * gcc.dg/cpp/redef2.c: Add test.
19583
19584 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
19585
19586 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19587 long-standing bug on i686, apparently.
19588 * gcc.c-torture/execute/loop-2c.x: New file.
19589 * gcc.c-torture/execute/loop-2d.x: New file.
19590 * gcc.c-torture/execute/loop-3c.x: New file.
19591
19592 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19593
19594 * gcc.dg/cpp/20000625-2.c: Correct line number.
19595
19596 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19597
19598 * gcc.dg/cpp/macro10.c: New test.
19599 * gcc.dg/cpp/strify3.c: New test.
19600 * gcc.dg/cpp/spacing1.c: Add tests.
19601 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19602 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19603
19604 2001-09-24 DJ Delorie <dj@redhat.com>
19605
19606 * gcc.c-torture/execute/20010924-1.c: New test.
19607
19608 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19609
19610 * testsuite/objc/execute/paste.m: Remove.
19611
19612 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19613
19614 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19615
19616 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19617
19618 * g77.dg/strlen0.f: New test.
19619
19620 2001-09-21 Richard Henderson <rth@redhat.com>
19621
19622 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19623 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19624
19625 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19626
19627 Table-driven attributes.
19628 * g++.dg/ext/attrib1.C: New test.
19629
19630 2001-09-20 DJ Delorie <dj@redhat.com>
19631
19632 * gcc.dg/20000926-1.c: Update expected warning messages.
19633 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19634 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19635 array.
19636
19637 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19638
19639 * g++.dg/eh/registers1.C: New test case.
19640
19641 2001-09-17 Richard Henderson <rth@redhat.com>
19642
19643 * gcc.dg/array-5.c: Fix VLA decomposition test.
19644
19645 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19646
19647 * gcc.dg/cpp/line5.c: New testcase.
19648
19649 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19650
19651 * gcc.dg/cpp/macro9.c: New test.
19652
19653 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19654
19655 * gcc.c-torture/execute/980223.c: Change type of addr from long
19656 to char *.
19657
19658 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19659
19660 * gcc.c-torture/execute/20010915-1.c: New test.
19661
19662 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19663
19664 * g77.dg/bprob: New directory.
19665 * g77.dg/bprob/bprob.exp: New file.
19666 * g77.dg/bprob/bprob-1.f: New test.
19667 * g77.dg/gcov: New directory.
19668 * g77.dg/gcov/gcov.exp: New file.
19669 * g77.dg/gcov/gcov-1.f: New test.
19670 * g77.dg/gcov/gcov-1.x: New file.
19671
19672 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19673
19674 * gcc.dg/cpp/directiv.c: Update.
19675 * gcc.dg/cpp/undef1.c: Update.
19676
19677 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19678
19679 * gcc.dg/20010912-1.c: New test.
19680
19681 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19682
19683 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19684 language-independent file in lib.
19685 * lib/gcov.exp: New file.
19686
19687 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19688
19689 * gcc.c-torture/compile/20010911-1.c: New test.
19690
19691 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19692
19693 * lib/profopt.exp: New, to support profile-directed optimizations.
19694 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19695 * gcc.misc-tests/bprob-1.c: New test.
19696 * gcc.misc-tests/bprob-2.c: New test.
19697
19698 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19699
19700 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19701 XFAIL and which kinds of gcov output to verify.
19702 * gcc.misc-tests/gcov-4b.x: New file.
19703 * gcc.misc-tests/gcov-5b.x: New file.
19704 * gcc.misc-tests/gcov-6.x: New file.
19705 * gcc.misc-tests/gcov-7.c: New test.
19706 * gcc.misc-tests/gcov-7.x: New file.
19707
19708 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19709
19710 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19711 * gcc.misc-tests/gcov-6.c: New test.
19712
19713 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19714
19715 PR c++/3986
19716 * g++.dg/abi/vbase1.C: New test.
19717
19718 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19719
19720 * objc.dg/method-2.m: New.
19721
19722 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19723
19724 PR c++/4203
19725 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19726 * g++.dg/init/empty1.C: New test.
19727
19728 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19729
19730 * gcc.c-torture/compile/20010903-1.c: New test.
19731
19732 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19733
19734 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19735 for m68k.
19736
19737 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19738
19739 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19740
19741 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19742
19743 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19744
19745 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19746
19747 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19748 for 16-bit 'unsigned int'.
19749
19750 2001-08-29 Kazu Hirata <kazu@hxi.com>
19751
19752 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19753
19754 2001-08-27 Richard Henderson <rth@redhat.com>
19755
19756 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19757 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19758
19759 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19760
19761 * gcc.dg/asm-names.c (ymain): New.
19762
19763 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19764
19765 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19766 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19767 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19768
19769 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19770
19771 * gcc.dg/compare5.c: New testcase.
19772
19773 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19774
19775 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19776 and "In instantiation".
19777
19778 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19779
19780 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19781
19782 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19783
19784 * gcc.misc-tests/gcov.exp: Add support for branch information.
19785 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19786 * gcc.misc-tests/gcov-4.c: New test.
19787 * gcc.misc-tests/gcov-4b.c: New test.
19788 * gcc.misc-tests/gcov-5b.c: New test.
19789
19790 2001-08-20 Zack Weinberg <zackw@panix.com>
19791
19792 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19793 expected to fail.
19794
19795 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19796
19797 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19798
19799 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19800
19801 * g++.dg/eh/template1.C: New test.
19802
19803 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19804
19805 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19806 Fix thinko.
19807 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19808 for xfail.
19809
19810 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19811
19812 * lib/g77-dg.exp: Use prune.exp for common procedures
19813 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19814 * lib/g77.exp: (g77-dg-prune) Remove
19815
19816 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19817
19818 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19819
19820 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19821
19822 * g++.dg/template/unify1.C: New test.
19823
19824 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19825
19826 * g++.dg/abi/empty4.C: New test.
19827
19828 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19829
19830 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19831 solaris2.*
19832 * g77.f-torture/compile/pr3743.x: Likewise
19833
19834 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19835
19836 * g++.dg/other/using-declaration.C: New test.
19837
19838 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19839
19840 * gcc.dg/cpp/tr-sign.c: New testcase.
19841
19842 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19843
19844 * gcc.dg/cpp/19951025-1.c: Revert.
19845 * gcc.dg/cpp/directiv.c: We no longer process directives that
19846 interrupt macro arguments.
19847
19848 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19849
19850 * gcc.dg/bconstp-1.c: New test.
19851
19852 2001-08-03 Richard Henderson <rth@redhat.com>
19853
19854 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19855
19856 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19857
19858 * gcc.dg/cpp/19951025-1.c: Update.
19859
19860 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19861
19862 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19863 should be x.
19864
19865 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19866
19867 Kill -fhonor-std.
19868 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19869 * g++.old-deja/g++.other/std1.C: Likewise.
19870 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19871
19872 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19873
19874 * lib/g77.exp: Load gcc-defs.exp for common procedures
19875 (g77_pass, g77_fail, g77_finish, g77_exit,
19876 ${tool}_check_unsupported_p} Now redundant. Deleted.
19877
19878 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19879
19880 * g77.dg/fbackslash.f
19881 * g77.dg/fcase-preserve.f
19882 * g77.dg/ff90-1.f
19883 * g77.dg/ffixed-line-length-0.f
19884 * g77.dg/ffixed-line-length-132.f
19885 * g77.dg/ffixed-line-length-7.f
19886 * g77.dg/ffixed-line-length-72.f
19887 * g77.dg/ffixed-line-length-none.f
19888 * g77.dg/ffree-form-1.f
19889 * g77.dg/fno-backslash.f
19890 * g77.dg/fno-f90-1.f
19891 * g77.dg/fno-fixed-form-1.f
19892 * g77.dg/fno-onetrip.f
19893 * g77.dg/fno-typeless-boz.f
19894 * g77.dg/fno-underscoring.f
19895 * g77.dg/fno-vxt-1.f
19896 * g77.dg/fonetrip.f
19897 * g77.dg/ftypeless-boz.f
19898 * g77.dg/fugly-assumed.f
19899 * g77.dg/funderscoring.f
19900 * g77.dg/fvxt-1.f
19901
19902 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19903
19904 * objc.dg/fwd-proto-1.m: New.
19905 * objc.dg/local-decl-1.m: New.
19906 * objc.dg/naming-1.m: New.
19907 * objc.dg/naming-2.m: New.
19908 * objc.dg/proto-hier-1.m: New.
19909
19910 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19911
19912 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19913 largest-type elements to a struct makes its size grow.
19914
19915 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19916
19917 * g++.dg/abi/vthunk1.C: New test.
19918
19919 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19920
19921 * g++.dg/abi/vbase8-22.C: New test.
19922
19923 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19924
19925 * gcc.dg/cpp/macro8.c: New test.
19926
19927 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19928
19929 * g++.dg/abi/vbase8-21.C: New test.
19930
19931 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19932
19933 * g++.dg/abi/vbase8-10.C: New test.
19934
19935 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19936
19937 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19938 ${tool}_set_ld_library_path.
19939 Changed caller.
19940 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19941 g++.exp.
19942
19943 2001-07-26 Stan Cox <scox@redhat.com>
19944
19945 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19946 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19947 gcc_exit, gcc_check_unsupported_p):
19948 Moved to gcc-deps.exp
19949 * gcc-deps.exp: New file.
19950
19951 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19952
19953 * g++.old-deja/g++.pt/defarg14.C: New test.
19954
19955 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19956
19957 * g++.old-deja/g++.other/lineno5.C: New test.
19958
19959 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19960
19961 * g++.old-deja/g++.pt/crash68.C: New test.
19962
19963 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19964
19965 * g++.old-deja/g++.other/crash42.C: New test.
19966
19967 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19968
19969 * gcc.dg/cpp/extratokens.c: Fix.
19970 * gcc.dg/cpp/skipping2.c: New tests.
19971
19972 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19973
19974 * gcc.c-torture/execute/20010724-1.c: New file.
19975 * gcc.c-torture/execute/20010724-1.x: New file.
19976
19977 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19978
19979 * g++.old-deja/g++.other/cond7.C: New test.
19980
19981 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19982
19983 * g++.old-deja/g++.other/optimize4.C: New test.
19984
19985 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19986
19987 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19988
19989 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19990
19991 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19992 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19993 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19994 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19995
19996 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19997 bug report" message.
19998
19999 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
20000 * g++.dg/ext/instantiate1.C: Move from old-deja.
20001
20002 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
20003
20004 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
20005 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
20006 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
20007 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
20008
20009 2001-07-23 Jeffrey A Law (law@cygnus.com)
20010
20011 * gcc.c-torture/execute/20010723-1.c: New test.
20012
20013 2001-07-23 Ben Elliston <bje@redhat.com>
20014
20015 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
20016
20017 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20018
20019 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
20020 i[34567]86-*-*.
20021 Delete handling of ieee_multilib_flags.
20022 Pass -mieee for alpha*-*-* and sh-*-*.
20023 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
20024
20025 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
20026
20027 Remove old-abi tests.
20028 * g++.old-deja/g++.mike/p11116.C: Remove.
20029 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
20030
20031 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
20032
20033 * g77.f-torture/compile/pr3743.f: New test
20034
20035 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
20036
20037 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
20038
20039 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20040
20041 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
20042 g++.old-deja/g++.pt/static6.C: Likewise.
20043 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
20044 supports weak symbols.
20045
20046 2001-07-18 Andreas Jaeger <aj@suse.de>
20047
20048 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
20049 supported again.
20050
20051 2001-07-18 Andreas Jaeger <aj@suse.de>
20052
20053 * gcc.dg/iftrap-1.c: Fix target line.
20054
20055 2001-07-17 Richard Henderson <rth@redhat.com>
20056
20057 * gcc.c-torture/execute/20010717-1.c: New.
20058
20059 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
20060
20061 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
20062 tests.
20063
20064 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20065
20066 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
20067
20068 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20069
20070 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
20071 UAC_SIGBUS, UAC_NOPRINT definitions.
20072
20073 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
20074
20075 * objc/execute/object_is_class.m: New test.
20076 * objc/execute/object_is_meta_class.m: New test.
20077
20078 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20079
20080 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
20081 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
20082
20083 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
20084
20085 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
20086 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
20087
20088 2001-07-14 Richard Henderson <rth@redhat.com>
20089
20090 * gcc.dg/iftrap-1.c: New.
20091
20092 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
20093
20094 * g77.f-torture/execute/intrinsic77.f: New test.
20095
20096 2001-07-11 Janis Johnson <janis@us.ibm.com>
20097
20098 * gcc.misc-tests/gcov-3.c: New test.
20099
20100 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20101
20102 * gcc.c-torture/compile/20010711-1.c,
20103 * gcc.c-torture/compile/20010711-2.c: New tests.
20104
20105 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
20106
20107 * gcc.c-torture/execute/20010711-1.c: New test.
20108
20109 2001-07-11 Ben Elliston <bje@redhat.com>
20110
20111 * g++.old-deja/g++.other/enum5.C: New test.
20112
20113 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
20114
20115 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
20116 (g++-dg-prune): Call prune_gcc_output.
20117 * prune.exp: New file for prune_gcc_output.
20118 * lib/g++.exp, lib/gcc.exp: Load it.
20119
20120 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
20121
20122 * gcc.c-torture/compile/20010701-1.c,
20123 g++.old-deja/g++.ext/attrib6.C: New tests.
20124
20125 2001-07-06 Jeffrey A Law (law@cygnus.com)
20126
20127 * gcc.c-torture/compile/20010706-1.c: New test.
20128
20129 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
20130
20131 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
20132
20133 2001-06-28 Stan Shebs <shebs@apple.com>
20134
20135 * gcc.dg/pragma-darwin.c: New test.
20136
20137 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20138
20139 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
20140 Solaris 2.[678] system.
20141
20142 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
20143
20144 * gcc.dg/20010622-1.c: New test.
20145
20146 2001-06-18 Stan Shebs <shebs@apple.com>
20147
20148 * objc.dg: New directory.
20149 * objc.dg/dg.exp: New file.
20150 * objc.dg/alias.m: New.
20151 * objc.dg/class-1.m: New.
20152 * objc.dg/class-2.m: New.
20153 * objc.dg/const-str-1.m: New.
20154 * objc.dg/const-str-2.m: New.
20155 * objc.dg/id-1.m: New.
20156 * objc.dg/method-1.m: New.
20157 * objc.dg/super-class-1.m: New.
20158 * lib/objc-dg.exp: New file.
20159
20160 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
20161
20162 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
20163 of label name.
20164
20165 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
20166
20167 * g++.old-deja/g++.abi/vbase8-9.C: New test.
20168
20169 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20170
20171 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
20172 variable.
20173
20174 2001-06-12 Richard Henderson <rth@redhat.com>
20175
20176 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
20177
20178 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20179
20180 * g++.old-deja/g++.abi/vbase5.C: New test.
20181 * g++.old-deja/g++.abi/vbase6.C: New test.
20182 * g++.old-deja/g++.abi/vbase7.C: New test.
20183
20184 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20185
20186 * gcc.c-torture/compile/20010610-1.c: New test.
20187
20188 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
20189
20190 * g++.old-deja/g++.abi/vbase4.C: New test.
20191
20192 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20193
20194 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
20195 support %f for HC11/HC12 targets.
20196 * gcc.c-torture/execute/930513-1.x: New file, likewise.
20197 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
20198 on HC11/HC12 targets.
20199 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
20200
20201 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20202
20203 * gcc.dg/wchar_t-1.c: New file.
20204 * gcc.dg/wint_t-1.c: Likewise.
20205
20206 2001-06-11 Bernd Schmidt <bernds@redhat.com>
20207
20208 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
20209
20210 2001-06-11 Richard Henderson <rth@redhat.com>
20211
20212 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
20213
20214 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20215
20216 * gcc.c-torture/compile/20010611-1.c: New test.
20217
20218 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
20219
20220 * gcc.dg/c99-tag-1.c: Add more tests.
20221
20222 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
20223
20224 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
20225 representation on MN10300 and ARM/Thumb.
20226
20227 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
20228
20229 * g77.f-torture/execute/20010610.f: New.
20230
20231 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
20232
20233 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
20234 names.
20235
20236 2001-06-09 Richard Henderson <rth@redhat.com>
20237
20238 * gcc.c-torture/execute/ashrdi-1.c: New.
20239 * gcc.c-torture/execute/ashldi-1.c: New.
20240 * gcc.c-torture/execute/lshrdi-1.c: New.
20241
20242 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
20243
20244 * objc/execute/load-3.m: Added. Check sending +load to categories,
20245 in addition to classes.
20246
20247 2001-06-08 Stan Shebs <shebs@apple.com>
20248
20249 * objc/execute/load-2.m: New test. From Nicola Pero
20250 <n.pero@mi.flashnet.it>.
20251
20252 2001-06-08 Jakub Jelinek <jakub@redhat.com>
20253
20254 * gcc.c-torture/execute/20010605-2.c: New test.
20255
20256 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20257
20258 * g++.old-deja/g++.abi/vbase2.C: New test.
20259 * g++.old-deja/g++.abi/vbase3.C: New test.
20260
20261 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
20262
20263 * g++.old-deja/g++.pt/friend49.C: New test.
20264
20265 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
20266
20267 * g++.old-deja/g++.ext/anon3.C: New test.
20268
20269 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
20270
20271 * g++.old-deja/g++.other/conv7.C: New test.
20272
20273 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
20274
20275 * gcc.c-torture/compile/20010605-2.c: New test.
20276
20277 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
20278
20279 * gcc.c-torture/execute/20010604-1.c: New test.
20280
20281 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
20282
20283 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
20284
20285 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
20286
20287 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
20288 (g++_link_flags): Likewise.
20289 (g++_init): Pass gccpath's value to two previous functions.
20290
20291 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20292
20293 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
20294 Ensure logfile entry matches exec command line.
20295
20296 2001-05-31 Richard Henderson <rth@redhat.com>
20297
20298 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
20299 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
20300
20301 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
20302
20303 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
20304 compiler for irix6.2
20305
20306 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
20307
20308 * g++.old-deja/g++.other/optimize3.C: New file.
20309
20310 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
20311
20312 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
20313 assemble.
20314
20315 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
20316
20317 * g++.old-deja/g++.other/optimize2.C: New file.
20318
20319 2001-05-25 Diego Novillo <dnovillo@redhat.com>
20320
20321 * gcc.c-torture/compile/20010518-2.c: New file.
20322 * gcc.c-torture/execute/20010518-1.c: New file.
20323 * gcc.c-torture/execute/20010518-2.c: New file.
20324
20325 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
20326
20327 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
20328
20329 2001-05-24 Mark Mitchell <mark@codesourcery.com>
20330
20331 G++ no longer defines builtins that do not begin with __builtin.
20332 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
20333 * g++.old-deja/g++.brendand/misc13.C: Likewise.
20334 * g++.old-deja/g++.law/builtin1.C: Likewise.
20335 * g++.old-deja/g++.law/cvt2.C: Likewise.
20336 * g++.old-deja/g++.mike/net5.C: Likewise.
20337 * g++.old-deja/g++.other/builtins1.C: Likewise.
20338 * g++.old-deja/g++.other/builtins2.C: Likewise.
20339 * g++.old-deja/g++.other/builtins3.C: Likewise.
20340 * g++.old-deja/g++.other/builtins4.C: Likewise.
20341 * g++.old-deja/g++.other/inline8.C: Likewise.
20342 * g++.old-deja/g++.robertl/eb39.C: Likewise.
20343
20344 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
20345
20346 * g++.old-deja/g++.pt/using1.C: Adjust.
20347 * g++.old-deja/g++.pt/using2.C: New test.
20348
20349 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
20350
20351 * gcc.dg/cpp/charconst.c: New tests.
20352 * gcc.dg/cpp/escape.c: New tests.
20353 * gcc.dg/cpp/escape-1.c: New tests.
20354 * gcc.dg/cpp/escape-2.c: New tests.
20355 * gcc.dg/cpp/ucs.c: New tests.
20356
20357 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
20358
20359 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
20360 native compiler for irix6.5.
20361
20362 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
20363
20364 * lib/g++.exp (g++_include_flags): Use args to compute
20365 get_multilibs.
20366 (g++_link_flags): Likewise.
20367 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
20368
20369 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
20370
20371 * gcc.dg/c90-hexfloat-1.c: Add more tests.
20372
20373 2001-05-21 Geoff Keating <geoffk@redhat.com>
20374
20375 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
20376 this file.
20377
20378 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20379
20380 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
20381 STACK_SIZE;
20382 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
20383 to STACK_SIZE; Use it to define size of add_histo array.
20384 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
20385 to STACK_SIZE.
20386 (f): Use GITT_SIZE to define size of gitt local table.
20387 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
20388 to STACK_SIZE; Use it to define size of bytemem array.
20389
20390 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
20391
20392 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
20393 on 68HC11/HC12 due to the asm instruction.
20394 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
20395 * gcc.c-torture/compile/920520-1.x: Likewise.
20396 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
20397 on 68HC11/HC12 because the function is larger than 64K.
20398 * gcc.c-torture/compile/961203-1.x: New file, this test fails
20399 on 68HC11/HC12 because the structure is too large.
20400
20401 2001-05-20 Richard Henderson <rth@redhat.com>
20402
20403 * gcc.c-torture/execute/20010520-1.c: New.
20404
20405 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20406
20407 * g++.old-deja/g++.warn/compare1.C: New test.
20408 * gcc.dg/compare4.c: New test.
20409
20410 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
20411
20412 * g++.old-deja/g++.other/optimize1.C: New test.
20413
20414 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20415
20416 * g++.old-deja/g++.pt/spec41.C: New test.
20417
20418 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
20419
20420 * gcc.c-torture/compile/20010114-1.x: Remove.
20421
20422 2001-05-18 Stan Shebs <shebs@apple.com>
20423
20424 * gcc.c-torture/compile/20010518-1.c: New test.
20425
20426 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
20427
20428 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
20429 * g++.old-deja/g++.pt/crash67.C: New test.
20430
20431 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
20432
20433 * g++.old-deja/g++.other/debug9.C: New test.
20434
20435 2001-05-16 Zack Weinberg <zackw@stanford.edu>
20436
20437 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
20438
20439 2001-05-16 Jan Hubicka <jh@suse.cz>
20440
20441 * gcc.c-torture/compile/20010516-1.c: New test.
20442
20443 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20444
20445 * g++.old-deja/g++.other/crash41.C: New test.
20446
20447 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
20448
20449 * g++.old-deja/g++.pt/crash66.C: New test.
20450
20451 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
20452
20453 * g++.old-deja/g++.robertl/eb27.C: Convert.
20454
20455 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20456
20457 * g++.dg/friend-warn.C: New test. Do not warn about friend
20458 declaration being redundant.
20459
20460 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
20461
20462 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
20463
20464 2001-05-14 Mark Mitchell <mark@codesourcery.com>
20465
20466 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
20467
20468 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
20469
20470 * lib/g++.exp: Use testsuite_flags.
20471
20472 2001-05-13 Mark Mitchell <mark@codesourcery.com>
20473
20474 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
20475
20476 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
20477
20478 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
20479
20480 2001-05-11 Mark Mitchell <mark@codesourcery.com>
20481
20482 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20483
20484 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
20485
20486 * gcc.c-torture/compile/20010313-1.c: New test.
20487
20488 2001-05-09 Zack Weinberg <zackw@stanford.edu>
20489
20490 * gcc.dg/cpp/direct2.c: New test.
20491 * gccq.dg/cpp/direct2s.c: New test.
20492
20493 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
20494
20495 2001-05-07 Mark Mitchell <mark@codesourcery.com>
20496
20497 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
20498 * g++.old-deja/g++.other/op3.C: Likewise.
20499
20500 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
20501
20502 * gcc.dg/cpp/syshdr.h: New file.
20503 * gcc.dg/cpp/sysmac1.c: Update.
20504 * gcc.dg/cpp/sysmac2.c: Update.
20505
20506 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
20507
20508 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
20509
20510 2001-05-04 David Edelsohn <edelsohn@gnu.org>
20511
20512 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
20513 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
20514
20515 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
20516
20517 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
20518
20519 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
20520
20521 * lib/g++.exp (g++_include_flags): Don't use any special flags
20522 if TESTING_IN_BUILD_TREE is not defined.
20523 (g++_init): Use a plain 'c++' as the compiler if
20524 TESTING_IN_BUILD_TREEE is not defined.
20525
20526 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20527
20528 * g++.old-deja/g++.eh/catch13.C: New test.
20529 * g++.old-deja/g++.eh/catch14.C: New test.
20530
20531 2001-05-02 Jakub Jelinek <jakub@redhat.com>
20532
20533 * gcc.dg/cpp/tr-define.c: New test.
20534
20535 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
20536
20537 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20538 <stdlib.h>, not <malloc.h>.
20539
20540 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20541
20542 * g++.old-deja/g++.ns/template17.C: New test.
20543
20544 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
20545
20546 * g++.old-deja/g++.pt/ref4.C: New test.
20547
20548 2001-04-30 Richard Henderson <rth@redhat.com>
20549
20550 * gcc.dg/20000724-1.c: Revert last change.
20551
20552 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
20553
20554 * g77.f-torture/execute/20010430.f: New test.
20555
20556 2001-04-30 Mark Mitchell <mark@codesourcery.com>
20557
20558 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20559
20560 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
20561
20562 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20563
20564 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20565
20566 * g++.old-deja/g++.eh/crash6.C: New test.
20567
20568 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20569
20570 * g++.old-deja/g++.other/warn7.C: New test.
20571
20572 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
20573
20574 * g++.old-deja/g++.other/defarg9.C: New test.
20575
20576 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20577
20578 * g77.f-torture/compile/20010426.f: New test.
20579 * g77.f-torture/execute/20010426.f: New test.
20580
20581 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
20582
20583 * g77.f-torture/compile/20000629-1.x: Remove - error
20584 has been fixed.
20585
20586 2001-04-26 Jeffrey A Law (law@cygnus.com)
20587
20588 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20589 Tweak slightly to work with g++.dg framework.
20590 * g++.dg/special/ecos.exp: Run initp1.C test.
20591 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20592
20593 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20594 its linker doesn't give line numbers either.
20595 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20596
20597 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20598
20599 * g++.old-deja/g++.other/lex1.C: New test.
20600
20601 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20602
20603 * gcc.dg/noncompile/20010425-1.c: New test.
20604
20605 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20606
20607 * g++.old-deja/g++.pt/mangle2.C: New test.
20608
20609 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20610
20611 * gcc.dg/format/plus-1.c: New test.
20612
20613 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20614
20615 * gcc.dg/20010423-1.c: New test.
20616
20617 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20618
20619 * gcc.c-torture/execute/20010422-1.c: New test.
20620
20621 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20622
20623 * g++.old-deja/g++.ns/type2.C: New test.
20624
20625 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20626
20627 * g++.old-deja/g++.other/perf1.C: New test.
20628
20629 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20630
20631 * gcc.dg/c99-func-2.c: Remove xfail.
20632 * gcc.dg/c99-func-3.c: Remove xfail.
20633 * gcc.dg/c99-func-4.c: Remove xfail.
20634
20635 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20636
20637 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20638
20639 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20640
20641 * gcc.c-torture/compile/20010423-1.c: New test.
20642
20643 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20644
20645 * g++.old-deja/g++.pt/typename28.C: New test.
20646
20647 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20648
20649 * g++.old-deja/g++.abi/empty2.C: New test.
20650 * g++.old-deja/g++.abi/empty3.C: New test.
20651
20652 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20653
20654 * g++.old-deja/g++.other/comdat2.C: New test.
20655 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20656
20657 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20658
20659 * g++.old-deja/g++.other/overload14.C: New test.
20660
20661 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20662
20663 * g++.old-deja/g++.other/lookup23.C: New test.
20664
20665 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20666
20667 * gcc.c-torture/execute/20010403-1.c: New test.
20668
20669 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20670 Mark Mitchell <mark@codesourcery.com>
20671
20672 * lib/old-dejagnu.exp: Don't delete output of executable.
20673 Add .exe suffix to executables.
20674
20675 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20676
20677 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20678
20679 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20680
20681 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20682
20683 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20684
20685 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20686 * g++.old-deja/g++.abi/crash1.C: New test.
20687
20688 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20689
20690 * g++.old-deja/g++.other/crash40.C: New test.
20691
20692 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20693
20694 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20695
20696 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20697
20698 * g++.old-deja/g++.other/warn6.C: New test.
20699
20700 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20701
20702 * g++.old-deja/g++.robertl/eb42.C: Same.
20703
20704 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20705
20706 * gcc.dg/wtr-conversion-1.c: New testcase.
20707
20708 2001-04-10 Richard Henderson <rth@redhat.com>
20709
20710 * g++.old-deja/g++.other/array5.C: New.
20711
20712 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20713
20714 * gcc.c-torture/execute/20010408-1.c: New test.
20715
20716 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20717
20718 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20719 headers and constructs.
20720 * g++.old-deja/g++.robertl/eb79.C: Same.
20721 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20722 * g++.old-deja/g++.robertl/eb73.C: Same.
20723 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20724 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20725 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20726 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20727 * g++.old-deja/g++.robertl/eb44.C: Same.
20728 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20729 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20730 * g++.old-deja/g++.robertl/eb39.C: Same.
20731 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20732 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20733 * g++.old-deja/g++.robertl/eb30.C: Same.
20734 * g++.old-deja/g++.robertl/eb3.C: Same.
20735 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20736 * g++.old-deja/g++.robertl/eb21.C: Same.
20737 * g++.old-deja/g++.robertl/eb15.C: Same.
20738 * g++.old-deja/g++.robertl/eb118.C: Same.
20739 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20740 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20741 * g++.old-deja/g++.robertl/eb109.C: Same.
20742 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20743 * g++.old-deja/g++.mike/rtti1.C: Same.
20744 * g++.old-deja/g++.mike/p658.C: Same.
20745 * g++.old-deja/g++.mike/net46.C: Same.
20746 * g++.old-deja/g++.mike/net34.C: Same.
20747 * g++.old-deja/g++.mike/memoize1.C: Same.
20748 * g++.old-deja/g++.mike/eh2.C: Same.
20749 * g++.old-deja/g++.law/weak.C: Same.
20750 * g++.old-deja/g++.law/visibility7.C: Same.
20751 * g++.old-deja/g++.law/visibility25.C: Same.
20752 * g++.old-deja/g++.law/visibility22.C: Same.
20753 * g++.old-deja/g++.law/visibility2.C: Same.
20754 * g++.old-deja/g++.law/visibility17.C: Same.
20755 * g++.old-deja/g++.law/visibility13.C: Same.
20756 * g++.old-deja/g++.law/visibility10.C: Same.
20757 * g++.old-deja/g++.law/visibility1.C: Same.
20758 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20759 * g++.old-deja/g++.law/vbase1.C: Same.
20760 * g++.old-deja/g++.law/operators32.C: Same.
20761 * g++.old-deja/g++.law/nest3.C: Same.
20762 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20763 * g++.old-deja/g++.law/except5.C (main): Same.
20764 * g++.old-deja/g++.law/cvt7.C (run): Same.
20765 * g++.old-deja/g++.law/cvt2.C: Same.
20766 * g++.old-deja/g++.law/cvt16.C: Same.
20767 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20768 * g++.old-deja/g++.law/ctors17.C (main): Same.
20769 * g++.old-deja/g++.law/ctors13.C: Same.
20770 * g++.old-deja/g++.law/ctors12.C (main): Same.
20771 * g++.old-deja/g++.law/ctors10.C: Same.
20772 * g++.old-deja/g++.law/code-gen5.C: Same.
20773 * g++.old-deja/g++.law/bad-error7.C: Same.
20774 * g++.old-deja/g++.law/arm9.C: Same.
20775 * g++.old-deja/g++.law/arm12.C: Same.
20776 * g++.old-deja/g++.law/arg8.C: Same.
20777 * g++.old-deja/g++.law/arg1.C: Same.
20778 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20779 * g++.old-deja/g++.jason/template31.C: Same.
20780 * g++.old-deja/g++.jason/template24.C (main): Same.
20781 * g++.old-deja/g++.jason/2371.C: Same.
20782 * g++.old-deja/g++.eh/new2.C: Same.
20783 * g++.old-deja/g++.eh/new1.C: Same.
20784 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20785 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20786 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20787 * g++.old-deja/g++.brendan/crash62.C: Same.
20788 * g++.old-deja/g++.brendan/crash52.C: Same.
20789 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20790 * g++.old-deja/g++.brendan/crash38.C: Same.
20791 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20792 * g++.old-deja/g++.brendan/copy9.C: Same.
20793
20794 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20795
20796 * gcc.c-torture/execute/20001203-2.c (memset):
20797 Count argument is of type __SIZE_TYPE__.
20798
20799 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20800
20801 * gcc.c-torture/compile/20010404-1.c: New test.
20802
20803 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20804
20805 * gcc.c-torture/compile/20010326-1.c: New test.
20806
20807 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20808
20809 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20810 peculiarities of the SH.
20811 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20812
20813 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20814
20815 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20816 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20817 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20818
20819 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20820
20821 * g77.f-torture/compile/20010321-1.f: New test.
20822
20823 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20824
20825 * gcc.c-torture/compile/20010329-1.c: New test.
20826
20827 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20828
20829 * gcc.c-torture/execute/20010329-1.c: New test.
20830
20831 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20832
20833 * g++.old-deja/g++.other/eh4.C: Fix typo.
20834
20835 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20836
20837 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20838
20839 2001-03-28 Philip Blundell <philb@gnu.org>
20840
20841 * gcc.c-torture/compile/20010328-1.c: New test.
20842
20843 2001-03-27 Richard Henderson <rth@redhat.com>
20844
20845 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20846 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20847
20848 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20849
20850 * gcc.c-torture/compile/20010327-1.c: New test.
20851
20852 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20853
20854 * g++.old-deja/g++.other/friend12.C: New test.
20855 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20856 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20857
20858 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20859
20860 * gcc.c-torture/execute/20010325-1.c: New test.
20861
20862 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20863
20864 * g++.old-deja/g++.other/mangle3.C: New test.
20865
20866 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20867
20868 * g++.old-deja/g++.other/anon8.C: New test.
20869
20870 2001-03-20 Philip Blundell <philb@gnu.org>
20871
20872 * gcc.c-torture/compile/20010320-1.c: New test.
20873
20874 2001-03-17 Richard Henderson <rth@redhat.com>
20875
20876 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20877
20878 2001-03-15 Geoff Keating <geoff@redhat.com>
20879
20880 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20881 tests on AIX.
20882
20883 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20884
20885 * g++.old-deja/g++.other/eh4.C: New test.
20886
20887 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20888
20889 * gcc.dg/cpp/mi1.c: Update.
20890
20891 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20892
20893 * g++.old-deja/g++.other/regstack.C: New test.
20894
20895 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20896
20897 * g++.old-deja/g++.other/ref4.C: New test.
20898
20899 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20900
20901 * objc/execute/va_method.m: Added.
20902 * objc/execute/IMP.m: Added.
20903 * objc/execute/_cmd.m: Added.
20904 * objc/execute/accessing_ivars.m: Added.
20905 * objc/execute/class-1.m: Added.
20906 * objc/execute/class-10.m: Added.
20907 * objc/execute/class-11.m: Added.
20908 * objc/execute/class-12.m: Added.
20909 * objc/execute/class-13.m: Added.
20910 * objc/execute/class-14.m: Added.
20911 * objc/execute/class-2.m: Added.
20912 * objc/execute/class-3.m: Added.
20913 * objc/execute/class-4.m: Added.
20914 * objc/execute/class-5.m: Added.
20915 * objc/execute/class-6.m: Added.
20916 * objc/execute/class-7.m: Added.
20917 * objc/execute/class-8.m: Added.
20918 * objc/execute/class-9.m: Added.
20919 * objc/execute/class-tests-1.h
20920 * objc/execute/class-tests-2.h
20921 * objc/execute/compatibility_alias.m: Added.
20922 * objc/execute/encode-1.m: Added.
20923 * objc/execute/formal_protocol-1.m: Added.
20924 * objc/execute/formal_protocol-2.m: Added.
20925 * objc/execute/formal_protocol-3.m: Added.
20926 * objc/execute/formal_protocol-4.m: Added.
20927 * objc/execute/formal_protocol-5.m: Added.
20928 * objc/execute/formal_protocol-6.m: Added.
20929 * objc/execute/formal_protocol-7.m: Added.
20930 * objc/execute/informal_protocol.m: Added.
20931 * objc/execute/initialize.m: Added.
20932 * objc/execute/load.m: Added.
20933 * objc/execute/many_args_method.m: Added.
20934 * objc/execute/nested-3.m: Added.
20935 * objc/execute/no_clash.m: Added.
20936 * objc/execute/private.m: Added.
20937 * objc/execute/redefining_self.m: Added.
20938 * objc/execute/root_methods.m: Added.
20939 * objc/execute/selector-1.m: Added.
20940 * objc/execute/static-1.m: Added.
20941 * objc/execute/static-2.m: Added.
20942 * objc/execute/va_method.m: Added.
20943
20944 2001-03-10 Richard Henderson <rth@redhat.com>
20945
20946 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20947
20948 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20949
20950 * g++.old-deja/g++.other/crash31.C: XFAIL.
20951 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20952 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20953 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20954 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20955 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20956
20957 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20958
20959 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20960
20961 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20962
20963 * gcc.dg/20000724-1.c: Don't use multiline strings.
20964
20965 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20966
20967 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20968 result of -cString against what we expect it to be; don't just
20969 print it out for no one to read.
20970
20971 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20972 Based on testcases provided by Nicola Pero.
20973
20974 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20975
20976 * gcc.dg/cpp/macro7.c: New test.
20977
20978 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20979
20980 * gcc.dg/cpp/multiline.c: Update.
20981
20982 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20983
20984 * g++.old-deja/g++.other/enum3.C: New test.
20985
20986 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20987
20988 * g++.old-deja/g++.other/pod1.C: New test.
20989
20990 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20991
20992 * g++.old-deja/g++.ext/overload1.C: New test.
20993
20994 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20995
20996 * g++.old-deja/g++.pt/using1.C: New test.
20997
20998 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20999
21000 * g++.old-deja/g++.other/using9.C: New test.
21001
21002 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
21003
21004 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
21005
21006 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
21007
21008 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
21009
21010 * g++.old-deja/g++.ext/realpt1.C: Remove.
21011
21012 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
21013
21014 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
21015
21016 2001-02-26 Will Cohen <wcohen@redhat.com>
21017
21018 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
21019
21020 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
21021
21022 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
21023 templatized constructors.
21024
21025 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21026
21027 * gcc.c-torture/execute/20010224-1.c: New test.
21028
21029 2001-02-23 Jakub Jelinek <jakub@redhat.com>
21030
21031 * gcc.c-torture/execute/20010222-1.c: New test.
21032
21033 2001-02-22 Jakub Jelinek <jakub@redhat.com>
21034
21035 * g++.old-deja/g++.other/inline20.C: New test.
21036
21037 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
21038
21039 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
21040
21041 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
21042
21043 * g++.old-deja/g++.other/lookup22.C: New test.
21044
21045 2001-02-19 Zack Weinberg <zackw@stanford.edu>
21046
21047 * g77.dg: New directory.
21048 * g77.dg/20010216-1.f: New test case.
21049 * g77.dg/dg.exp: New driver.
21050 * lib/g77-dg.exp: New driver library.
21051
21052 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21053
21054 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
21055
21056 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
21057
21058 * g++.old-deja/g++.other/decl9.C: New test.
21059
21060 2001-02-16 Jakub Jelinek <jakub@redhat.com>
21061
21062 * g++.old-deja/g++.other/init16.C: Update the test so that it does
21063 not need <string> and also tests the initialization at runtime.
21064
21065 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
21066
21067 * gcc.c-torture/execute/longlong.c: New test.
21068
21069 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21070
21071 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
21072
21073 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
21074
21075 * gcc.c-torture/execute/920302-1.c (execute):
21076 Change argument type to short.
21077
21078 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21079
21080 * g++.old-deja/g++.pt/deduct6.C: New test.
21081
21082 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
21083
21084 * g++.old-deja/g++.pt/deduct5.C: New test.
21085
21086 2001-02-14 Jakub Jelinek <jakub@redhat.com>
21087
21088 * gcc.c-torture/execute/20010209-1.c: New test.
21089
21090 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
21091
21092 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
21093
21094 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
21095
21096 * g++.dg/vtgc1.C: Update for new ABI.
21097
21098 * consistency.vlad: New directory, 1665 files.
21099
21100 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
21101
21102 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
21103 return type.
21104 * gcc.dg/cpp/digraphs.c: Declare puts.
21105
21106 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21107
21108 * g++.old-deja/g++.other/warn5.C: New test.
21109
21110 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21111
21112 * g++.old-deja/g++.pt/spec40.C: New test.
21113
21114 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
21115
21116 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
21117 case.
21118 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
21119
21120 2001-02-12 Jakub Jelinek <jakub@redhat.com>
21121
21122 * gcc.c-torture/compile/20010209-1.c: New test.
21123
21124 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
21125
21126 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
21127 excess errors message but not if it crashes.
21128 * g++.old-deja/g++.other/crash27.C: Likewise.
21129 * g++.old-deja/g++.other/crash28.C: Likewise.
21130 * g++.old-deja/g++.other/crash30.C: Likewise.
21131 * g++.old-deja/g++.other/crash32.C: Likewise.
21132 * g++.old-deja/g++.other/crash35.C: Likewise.
21133 * g++.old-deja/g++.pt/inherit2.C: Likewise.
21134
21135 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
21136
21137 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
21138 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
21139 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
21140 g77.f-torture/execute/execute.exp,
21141 g77.f-torture/noncompile/noncompile.exp,
21142 gcc.c-torture/execute/execute.exp,
21143 gcc.c-torture/execute/memcheck/memcheck.exp,
21144 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
21145 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
21146 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
21147 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
21148 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
21149 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
21150 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
21151 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
21152 Remove bug reporting instructions with ancient email addresses.
21153
21154 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21155
21156 * gcc.dg/20010202-1.c: New test.
21157 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
21158
21159 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
21160
21161 * g++.dg/stdbool-if.C: New test.
21162
21163 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
21164
21165 * objc/execute/fdecl.m: Added main().
21166
21167 2001-02-07 Jakub Jelinek <jakub@redhat.com>
21168
21169 * gcc.c-torture/execute/20010206-1.c: New test.
21170
21171 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
21172
21173 * gcc.dg/cpp/avoidpaste1.c: Update.
21174
21175 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
21176
21177 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
21178 Pero <nicola@brainstorm.co.uk>.
21179 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
21180
21181 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
21182
21183 * g++.old-deja/g++.pt/spec39.C: New test.
21184
21185 2001-02-05 Jakub Jelinek <jakub@redhat.com>
21186
21187 * gcc.c-torture/compile/20010202-1.c: New test.
21188
21189 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
21190
21191 * g++.old-deja/g++.abi/primary2.C: New test.
21192 * g++.old-deja/g++.abi/primary3.C: New test.
21193 * g++.old-deja/g++.abi/primary4.C: New test.
21194 * g++.old-deja/g++.abi/primary5.C: New test.
21195 * g++.old-deja/g++.abi/vtable3.h: New test.
21196 * g++.old-deja/g++.abi/vtable3a.C: New test.
21197 * g++.old-deja/g++.abi/vtable3b.C: New test.
21198 * g++.old-deja/g++.abi/vtable3c.C: New test.
21199 * g++.old-deja/g++.abi/vtable3d.C: New test.
21200 * g++.old-deja/g++.abi/vtable3e.C: New test.
21201 * g++.old-deja/g++.abi/vtable3f.C: New test.
21202 * g++.old-deja/g++.abi/vtable3g.C: New test.
21203 * g++.old-deja/g++.abi/vtable3h.C: New test.
21204 * g++.old-deja/g++.abi/vtable3i.C: New test.
21205 * g++.old-deja/g++.abi/vtable3j.C: New test.
21206 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
21207
21208 2001-02-03 Jakub Jelinek <jakub@redhat.com>
21209
21210 * g++.old-deja/g++.other/anon6.C: New test.
21211 * g++.old-deja/g++.other/anon7.C: New test.
21212
21213 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
21214
21215 * gcc.dg/cpp/avoidpaste2.c: New tests.
21216
21217 2001-01-31 Jakub Jelinek <jakub@redhat.com>
21218
21219 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
21220
21221 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
21222
21223 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
21224 DECIMAL_DIG cases for Irix."
21225
21226 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
21227
21228 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
21229
21230 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
21231
21232 * gcc.dg/c99-tag-1.c: New test.
21233
21234 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21235
21236 * gcc.dg/cpp/tr-warn1.c: Add tests.
21237
21238 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
21239
21240 * gcc.dg/cpp/avoidpaste1.c: Update.
21241 * gcc.dg/cpp/paste4.c: Update.
21242
21243 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
21244
21245 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
21246 cases for Irix.
21247
21248 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
21249
21250 * g++.old-deja/g++.other/inline19.C: New test.
21251
21252 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
21253
21254 * gcc.dg/Wlarger-than.c: New test.
21255
21256 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
21257
21258 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
21259
21260 2001-01-29 Jakub Jelinek <jakub@redhat.com>
21261
21262 * gcc.c-torture/execute/20010129-1.c: New test.
21263 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
21264
21265 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
21266
21267 * gcc.dg/cpp/avoidpaste1.c: Test case.
21268
21269 2001-01-28 Jakub Jelinek <jakub@redhat.com>
21270
21271 * g++.old-deja/g++.other/inline18.C: New test.
21272
21273 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21274
21275 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
21276 and __builtin_putchar.
21277
21278 2001-01-27 Jakub Jelinek <jakub@redhat.com>
21279
21280 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
21281 tests.
21282
21283 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
21284
21285 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
21286 floating point number rounding mode to round to the nearest
21287 representable mode.
21288
21289 2001-01-25 Jakub Jelinek <jakub@redhat.com>
21290
21291 * g++.old-deja/g++.other/mangle2.C: New test.
21292
21293 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
21294
21295 * gcc.c-torture/compile/20010124-1.c: New test.
21296
21297 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
21298
21299 * g++.old-deja/g++.pt/spec38.C: New test.
21300
21301 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21302
21303 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
21304 "Build don't run".
21305
21306 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21307
21308 * gcc.c-torture/execute/20010123-1.c: New test.
21309
21310 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21311
21312 * g++.old-deja/g++.pt/spec37.C: New test.
21313
21314 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
21315
21316 * g++.old-deja/g++.pt/overload14.C: New test.
21317
21318 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21319
21320 * gcc.c-torture/execute/20010122-1.c: New test, exercise
21321 __builtin_return_address.
21322
21323 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
21324
21325 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
21326 * g++.old-deja/g++.pt/spec35.C: New test.
21327 * g++.old-deja/g++.pt/spec36.C: New test.
21328
21329 2001-01-20 Jakub Jelinek <jakub@redhat.com>
21330
21331 * gcc.c-torture/compile/20010118-1.c: New test.
21332
21333 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
21334
21335 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
21336
21337 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21338
21339 * gcc.c-torture/execute/20010119-1.c: New test.
21340
21341 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21342
21343 * g++.old-deja/g++.other/vbase5.C: New test.
21344
21345 2001-01-19 Jakub Jelinek <jakub@redhat.com>
21346
21347 * gcc.c-torture/execute/20010118-1.c: New test.
21348
21349 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21350
21351 * g++.old-deja/g++.pt/deduct3.C: New test.
21352
21353 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
21354
21355 * g++.old-deja/g++.pt/spec34.C: New test.
21356
21357 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
21358
21359 * g77.f-torture/compile/20000601-2.f: New test.
21360
21361 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21362
21363 * g++.old-deja/g++.other/init17.C: New test.
21364
21365 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
21366
21367 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
21368
21369 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21370
21371 * g++.old-deja/g++.pt/unify8.C: New test.
21372
21373 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21374
21375 * g++.old-deja/g++.abi/vbase1.C: New test.
21376
21377 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
21378
21379 * g++.old-deja/g++.pt/crash65.C: New test.
21380
21381 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
21382
21383 * gcc.dg/cpp/assembl2.S: New test case.
21384
21385 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
21386
21387 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
21388 are supported.
21389
21390 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21391
21392 * g++.old-deja/g++.other/builtins1.C: New test.
21393 * g++.old-deja/g++.other/builtins2.C: Likewise.
21394 * g++.old-deja/g++.other/builtins3.C: Likewise.
21395 * g++.old-deja/g++.other/builtins4.C: Likewise.
21396
21397 2001-01-17 Jakub Jelinek <jakub@redhat.com>
21398
21399 * gcc.c-torture/compile/20010117-1.c: New test.
21400 * gcc.c-torture/compile/20010117-2.c: New test.
21401
21402 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21403
21404 * g77.f-torture/execute/20010116.[fx]: New test,
21405 XFAIL on i?86-*-*.
21406 * g77.f-torture/compile/20010115.f: Indicate it's
21407 a test for PR fortran/1636.
21408
21409 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
21410
21411 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
21412
21413 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
21414
21415 * g77.f-torture/compile/20010115.f: New test.
21416
21417 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
21418
21419 * g++.old-deja/g++.pt/nontype5.C: New test.
21420
21421 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
21422
21423 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
21424 have an equivalent working one below it.
21425
21426 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21427
21428 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
21429 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21430
21431 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
21432
21433 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
21434 message containing "init_priority".
21435 (conpr-2.C): Likewise.
21436 (conpr-3.C): Likewise.
21437 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
21438
21439 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21440
21441 * gcc.c-torture/execute/20010114-2.c: New test.
21442
21443 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
21444
21445 * gcc.c-torture/compile/20010114-1.c: New test.
21446 * gcc.c-torture/compile/20010114-1.x: Xfail.
21447 * gcc.c-torture/compile/20010114-2.c: New test.
21448 * gcc.c-torture/execute/20010114-1.c: New test.
21449 * gcc.dg/trunc-1.c: New test.
21450 * gcc.dg/uninit-B.c: New test.
21451
21452 2001-01-13 Nick Clifton <nickc@redhat.com>
21453
21454 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
21455 target.
21456
21457 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
21458
21459 * gcc.c-torture/compile/20010113-1.c: New test.
21460
21461 2001-01-13 Jakub Jelinek <jakub@redhat.com>
21462
21463 * gcc.c-torture/compile/20001212-1.c: New test.
21464
21465 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
21466
21467 * gcc.dg/cpp/widestr1.c: Update.
21468 * gcc.dg/cpp/prag-imp.c: Remove.
21469
21470 2001-01-12 Jakub Jelinek <jakub@redhat.com>
21471
21472 * gcc.c-torture/execute/20000801-3.x: Remove.
21473 * gcc.dg/c90-init-1.c: New test.
21474 * gcc.dg/c99-init-1.c: New test.
21475 * gcc.dg/c99-init-2.c: New test.
21476 * gcc.dg/gnu99-init-1.c: New test.
21477
21478 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
21479
21480 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
21481 testing that no relevant ones were found.
21482
21483 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21484
21485 * g++.old-deja/g++.pt/cast2.C: New test.
21486
21487 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
21488
21489 * g++.old-deja/g++.pt/friend47.C: New test.
21490
21491 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21492
21493 * g++.old-deja/g++.pt/instantiate13.C: New test.
21494
21495 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21496
21497 * g++.old-deja/g++.other/defarg7.C: New test.
21498 * g++.old-deja/g++.other/defarg8.C: New test.
21499
21500 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21501
21502 * g++.old-deja/g++.pt/crash64.C: New test.
21503
21504 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
21505
21506 * g++.old-deja/g++.pt/crash63.C: New test.
21507
21508 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
21509
21510 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
21511
21512 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
21513
21514 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
21515
21516 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21517
21518 * g++.old-deja/g++.pt/error3.C: New test.
21519
21520 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21521
21522 * g++.old-deja/g++.other/crash39.C: New test.
21523
21524 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
21525
21526 * g++.old-deja/g++.other/vbase4.C: New test.
21527
21528 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
21529
21530 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21531 * gcc.dg/special/20000419-2.c: New file. Identical to above.
21532 * gcc.dg/special/special.exp: New test driver which will check
21533 for alias support for the above test.
21534
21535 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
21536
21537 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21538 problems on small machines.
21539 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21540 parameterize.
21541
21542 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
21543
21544 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21545 mips.
21546 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21547
21548 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
21549
21550 * g++.old_deja/g++.pt/using8.C: New test.
21551
21552 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
21553
21554 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21555
21556 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
21557
21558 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21559 where a failure is expected.
21560 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21561
21562 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21563
21564 * g++.old_deja/g++.pt/instantiate12.C: New test.
21565
21566 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21567
21568 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21569 start of structs.
21570 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21571 * g++.old-deja/g++.brendan/crash17.C: Likewise.
21572 * g++.old-deja/g++.brendan/crash29.C: Likewise.
21573 * g++.old-deja/g++.brendan/crash48.C: Likewise.
21574 * g++.old-deja/g++.brendan/ns1.C: Likewise.
21575 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21576 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21577 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21578 * g++.old-deja/g++.eh/spec6.C: Likewise.
21579 * g++.old-deja/g++.jason/crash3.C: Likewise.
21580 * g++.old-deja/g++.law/ctors11.C: Likewise.
21581 * g++.old-deja/g++.law/ctors17.C: Likewise.
21582 * g++.old-deja/g++.law/ctors5.C: Likewise.
21583 * g++.old-deja/g++.law/ctors9.C: Likewise.
21584 * g++.old-deja/g++.mike/ambig1.C: Likewise.
21585 * g++.old-deja/g++.mike/net22.C: Likewise.
21586 * g++.old-deja/g++.mike/p3538a.C: Likewise.
21587 * g++.old-deja/g++.mike/p3538b.C: Likewise.
21588 * g++.old-deja/g++.mike/virt3.C: Likewise.
21589 * g++.old-deja/g++.niklas/t128.C: Likewise.
21590 * g++.old-deja/g++.other/anon4.C: Likewise.
21591 * g++.old-deja/g++.other/using1.C: Likewise.
21592 * g++.old-deja/g++.other/warn3.C: Likewise.
21593 * g++.old-deja/g++.pt/t37.C: Likewise.
21594 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21595 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21596
21597 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21598
21599 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21600
21601 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21602
21603 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21604
21605 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21606
21607 * gcc.c-torture/compile/20010107-1.c: New test.
21608
21609 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21610
21611 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21612
21613 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21614
21615 * gcc.dg/format/format.h: New file.
21616 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21617 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21618 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21619 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21620 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21621 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21622 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21623 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21624 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21625 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21626 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21627 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21628 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21629 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21630 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21631 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21632 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21633 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21634 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21635 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21636 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21637 instead of declaring standard types, macros and functions in each
21638 test.
21639
21640 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21641
21642 * gcc.c-torture/execute/20010106-1.c: New test.
21643
21644 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21645
21646 * gcc.dg/format/format.exp: New file.
21647 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21648 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21649 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21650 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21651 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21652 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21653 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21654 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21655 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21656 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21657 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21658 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21659 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21660 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21661 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21662 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21663 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21664 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21665 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21666 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21667 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21668 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21669 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21670 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21671 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21672 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21673 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21674 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21675 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21676 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21677 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21678 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21679 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21680 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21681 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21682 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21683 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21684 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21685 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21686 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21687 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21688 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21689
21690 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21691
21692 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21693 account.
21694
21695 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21696
21697 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21698
21699 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21700
21701 * g++.old-deja/g++.pt/crash62.C: New test.
21702
21703 2001-01-04 Richard Henderson <rth@redhat.com>
21704
21705 * gcc.dg/20000926-1.c: Update expected warnings.
21706 * gcc.dg/array-2.c: Likewise.
21707 * gcc.dg/array-4.c: Also validate flexible array members.
21708 * gcc.dg/c99-flex-array-1.c: New.
21709
21710 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21711
21712 * gcc.c-torture/compile/20001222-1.x: Remove.
21713
21714 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21715
21716 * gcc.c-torture/execute/built-in-setjmp.c: New.
21717
21718 2001-01-03 Richard Henderson <rth@redhat.com>
21719
21720 * gcc.dg/940510-1.c: Update expected error wording.
21721 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21722
21723 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21724
21725 * lib/target-supports.exp (check_alias_available): Modified to
21726 indicate aliases not supported if only weak aliases are supported.
21727
21728 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21729
21730 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21731 Turn on cmpstrsi checks for __pj__ and __i370__.
21732
21733 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21734
21735 * g++.old-deja/g++.other/virtual11.C: New test.
21736
21737 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21738
21739 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21740
21741 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21742
21743 * gcc.c-torture/compile/20010102-1.c: New test.
21744
21745 2001-01-02 Andreas Jaeger <aj@suse.de>
21746
21747 * gcc.dg/noreturn-3.c: New test.
21748
21749 * gcc.dg/noreturn-4.c: New test.
21750
21751 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21752
21753 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21754 __builtin_fputc and __builtin_fwrite.
21755
21756 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21757
21758 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21759 signed char, not default char.
21760
21761 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21762
21763 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21764
21765 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21766
21767 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21768
21769 2000-12-29 Richard Henderson <rth@redhat.com>
21770
21771 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21772 (__cyg_profile_func_exit): Define.
21773
21774 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21775
21776 * g++.dg/vtgc1.C: New test.
21777
21778 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21779
21780 * gcc.dg/noncompile/20001228-1.c: New test.
21781
21782 * gcc.dg/20001228-1.c: New test.
21783
21784 * gcc.c-torture/execute/20001228-1.c: New test.
21785
21786 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21787
21788 * gcc.dg/format-strfmon-1.c: New test.
21789
21790 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21791
21792 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21793 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21794 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21795 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21796 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21797 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21798 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21799 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21800 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21801 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21802 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21803 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21804 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21805
21806 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21807 * gcc.c-torture/execute/string-opt-4.c: Test index.
21808
21809 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21810
21811 * gcc.c-torture/compile/20001226-1.c: New test.
21812
21813 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21814
21815 * gcc.c-torture/compile/20001222-1.c: New test.
21816 * gcc.c-torture/compile/20001222-1.x: Xfail.
21817
21818 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21819
21820 * gcc.c-torture/execute/comp-goto-2.c: New test.
21821
21822 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21823
21824 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21825 Use long types if __INT_MAX__ is 32767.
21826 (main): Use cast to (sint32 *) when poking 88 into a_page.
21827
21828 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21829
21830 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21831
21832 * gcc.c-torture/compile/20001221-1.c: New test.
21833 * gcc.c-torture/execute/20001221-1.c: New test.
21834
21835 2000-12-20 Richard Henderson <rth@redhat.com>
21836
21837 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21838 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21839
21840 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21841
21842 * gcc.dg/compare3.c: New test.
21843
21844 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21845
21846 * gcc.dg/format-warnll-1.c: New test.
21847
21848 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21849
21850 * gcc.dg/cpp/cmdlne-P.c: New test.
21851
21852 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21853
21854 * gcc.c-torture/execute/builtin-abs-1.c,
21855 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21856
21857 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21858
21859 * gcc.dg/cpp/multiline.c: New test.
21860
21861 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21862
21863 * g++.old-deja/g++.other/syshdr1.C: Update.
21864 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21865
21866 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21867
21868 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21869
21870 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21871
21872 * g++.old-deja/g++.pt/ttp65.C: New test.
21873
21874 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21875
21876 * g++.old-deja/g++.pt/ttp64.C: New test.
21877
21878 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21879
21880 * g++.old-deja/g++.pt/spec33.C: New test.
21881
21882 2000-12-14 Catherine Moore <clm@redhat.com>
21883
21884 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21885 * gcc.c-torture/execute/920612-2.c: Likewise.
21886 * gcc.c-torture/execute/920428-2.c: Likewise.
21887 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21888 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21889
21890 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21891
21892 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21893 * gcc.dg/pack-test-2.c: Likewise.
21894
21895 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21896
21897 Tests by Zack Weinberg <zackw@stanford.edu>.
21898
21899 * gcc.dg/cpp/defined.c: Update.
21900 * gcc.dg/cpp/defined_trad.c: New tests.
21901
21902 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21903
21904 * gcc.dg/cpp/trad-direct.c: Update.
21905
21906 2000-12-11 Neil Booth <neilb@earthling.net>
21907
21908 * gcc.dg/cpp/defined_trad.c
21909
21910 2000-12-11 Neil Booth <neilb@earthling.net>
21911
21912 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21913
21914 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21915
21916 * gcc.dg/format-miss-2.c: New test.
21917
21918 2000-12-09 Neil Booth <neilb@earthling.net>
21919
21920 * gcc.dg/cpp/lineflags.c: New tests.
21921 * gcc.dg/cpp/poison.c: Update.
21922 * gcc.dg/cpp/redef2.c: Update.
21923 * gcc.dg/cpp/skipping.c: New test.
21924
21925 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21926
21927 * g++.old-deja/g++.other/eh3.C: New testcase.
21928
21929 2000-12-07 Neil Booth <neilb@earthling.net>
21930
21931 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21932 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21933 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21934 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21935 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21936 Update.
21937
21938 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21939
21940 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21941 __SIZE_TYPE__ instead of int for type of integers cast to
21942 pointers.
21943
21944 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21945
21946 * g++.old-deja/g++.other/cleanup4.C: New test.
21947
21948 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21949
21950 * format-sec-1.c: New test.
21951
21952 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21953
21954 * gcc.dg/format-nonlit-3.c: New test.
21955
21956 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21957
21958 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21959 through a null pointer.
21960
21961 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21962
21963 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21964 * g++.old-deja/g++.pt/partial4.C: New test.
21965
21966 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21967
21968 * gcc.c-torture/execute/ieee/hugeval.x: New.
21969
21970 2000-12-06 Neil Booth <neilb@earthling.net>
21971
21972 * gcc.dg/cpp/backslash2.c: New tests.
21973
21974 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21975
21976 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21977 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21978
21979 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21980
21981 * gcc.c-torture/execute/20001203-2.c: New testcase.
21982
21983 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21984
21985 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21986 * g++.old-deja/g++.other/virtual10.C: New test.
21987
21988 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21989
21990 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21991
21992 2000-12-05 Richard Henderson <rth@redhat.com>
21993
21994 * gcc.c-torture/compile/20001205-1.c: New.
21995
21996 2000-12-04 Neil Booth <neilb@earthling.net>
21997
21998 * g++.old-deja/g++.other/virtual9.C: New test.
21999 * g++.old-deja/g++.pt/crash61.C: New test.
22000 * gcc.c-torture/execute/loop-9.c: New test.
22001
22002 2000-12-04 Neil Booth <neilb@earthling.net>
22003
22004 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
22005 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
22006 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
22007 * gcc.dg/cpp/extratokens.c: ...here.
22008
22009 2000-12-04 Neil Booth <neilb@earthling.net>
22010
22011 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
22012 New tests.
22013
22014 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22015
22016 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
22017 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
22018
22019 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
22020
22021 * gcc.c-torture/execute/20001203-1.c: New test.
22022
22023 2000-12-03 Neil Booth <neilb@earthling.net>
22024
22025 * gcc.dg/cpp/macro6.c: New test cases.
22026
22027 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22028
22029 * gcc.c-torture/execute/string-opt-9.c: New test.
22030 * gcc.c-torture/execute/string-opt-10.c: Likewise.
22031 * gcc.c-torture/execute/string-opt-11.c: Likewise.
22032 * gcc.c-torture/execute/string-opt-12.c: Likewise.
22033
22034 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
22035 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
22036
22037 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
22038
22039 * gcc.dg/cpp/if-6.c: New testcase.
22040
22041 * gcc.dg/20001201-1.c: New testcase.
22042
22043 2000-12-02 Neil Booth <neilb@earthling.net>
22044
22045 * g++.old-deja/g++.other/externC4.C,
22046 g++.old-deja/g++.other/friend10.C: New tests.
22047
22048 2000-12-02 Neil Booth <neilb@earthling.net>
22049
22050 * g++.old-deja/g++.other/instan2.C
22051 * g++.old-deja/g++.other/instan3.C: New test.
22052
22053 2000-12-02 Neil Booth <neilb@earthling.net>
22054
22055 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
22056 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
22057 gnuc99.c,gnuc99-pedantic.c: New tests.
22058
22059 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22060
22061 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
22062 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
22063
22064 2000-12-01 Neil Booth <neilb@earthling.net>
22065
22066 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
22067 * gcc.dg/cpp/poison.c: Update.
22068 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
22069
22070 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
22071
22072 * g77.f-torture/execute/20001201.f: New test.
22073
22074 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
22075
22076 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
22077
22078 2000-12-01 Jakub Jelinek <jakub@redhat.com>
22079
22080 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
22081
22082 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
22083
22084 * g++.old-deja/g++.other/cast6.C: New test.
22085
22086 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
22087
22088 * gcc.c-torture/execute/20001130-2.c: New testcase.
22089
22090 2000-11-30 Richard Henderson <rth@redhat.com>
22091
22092 * gcc.c-torture/execute/20001130-1.c: New test.
22093
22094 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22095
22096 * g++.old-deja/g++.other/op3.C: New test.
22097
22098 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22099
22100 * g++.old-deja/g++.other/op2.C: New test.
22101
22102 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
22103
22104 * g++.old-deja/g++.other/crash38.C: New test.
22105
22106 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
22107
22108 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
22109
22110 2000-11-29 Jakub Jelinek <jakub@redhat.com>
22111
22112 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
22113 tests.
22114 * gcc.c-torture/execute/string-opt-6.c: New test.
22115
22116 * gcc.dg/20001117-1.c: Add main.
22117
22118 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
22119
22120 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
22121 Move from here ...
22122 * gcc.dg/940510-1.c: ... to here.
22123
22124 * gcc.dg/20000926-1.c: GNU C now allows initializations of
22125 zero-size arrays in toplevel structures.
22126
22127 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22128
22129 * gcc.c-torture/execute/loop-8.c: New test.
22130
22131 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22132
22133 * g++.old-deja/g++.other/base1.C: New test.
22134
22135 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22136
22137 * g++.old-deja/g++.other/parse2.C: New test.
22138
22139 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22140
22141 * g++.old-deja/g++.pt/incomplete1.C: New test.
22142
22143 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
22144
22145 * g++.old-deja/g++.other/friend9.C: New test.
22146
22147 2000-11-28 Jakub Jelinek <jakub@redhat.com>
22148
22149 * gcc.dg/20001127-1.c: New test.
22150
22151 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22152
22153 * g++.old-deja/g++.pt/friend46.C: New test.
22154
22155 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
22156
22157 * g++.old-deja/g++.other/ptrmem8.C: New test.
22158
22159 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22160
22161 * gcc.c-torture/execute/string-opt-7.c: New test.
22162 * gcc.c-torture/execute/string-opt-8.c: Likewise.
22163
22164 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
22165
22166 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
22167 instead of 'mkcheck 2'.
22168
22169 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
22170
22171 * gcc.c-torture/execute/memcheck/driver.c,
22172 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
22173 C9X references to refer to C99.
22174
22175 2000-11-25 Jakub Jelinek <jakub@redhat.com>
22176
22177 * gcc.dg/ultrasp3.c: New test.
22178
22179 2000-11-25 Neil Booth <neilb@earthling.net>
22180
22181 * gcc.dg/cpp/include2.c: Update test to be locale independent.
22182
22183 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
22184
22185 * gcc.c-torture/compile/20001123-2.c: New.
22186
22187 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
22188
22189 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
22190
22191 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
22192
22193 * gcc.dg/sequence-point-1.c: Add some new tests.
22194 * gcc.c-torture/execute/20001124-1.c: New test.
22195
22196 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22197
22198 * g++.old-deja/g++.other/vaarg4.C: New test.
22199 * gcc.c-torture/compile/20001123-1.c: New test.
22200
22201 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
22202
22203 * g++.other/crash24.C: Adjust and remove XFAIL.
22204 * g++.other/crash37.C: New test.
22205
22206 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
22207
22208 * g++.old-deja/g++.pt/instantiate9.C: New test.
22209
22210 2000-11-22 Mark Mitchell <mark@codesourcery.com>
22211
22212 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
22213 new ABI, too.
22214
22215 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
22216 * g++.old-deja/g++.robertl/eb55.C: Likewise.
22217
22218 2000-11-22 Neil Booth <neilb@earthling.net>
22219
22220 * gcc.dg/cpp/Wtrigraphs.c: New test.
22221
22222 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
22223
22224 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
22225
22226 2000-11-22 Jakub Jelinek <jakub@redhat.com>
22227
22228 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
22229
22230 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
22231
22232 * lib/gcc-dg.exp: load_lib scanasm.exp.
22233 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
22234 * lib/g++-dg.exp: load_lib scanasm.exp.
22235 * lib/scanasm.exp: New.
22236 (scan-assembler, scan-assembler-not): Add optional arguments to
22237 test name, or if not present, the pattern name.
22238 (scan-assembler-dem, scan-assembler-dem-not): New.
22239
22240 * g++.dg/dg.exp: New.
22241
22242 2000-11-21 Neil Booth <neilb@earthling.net>
22243
22244 * gcc.dg/cpp/integrated1.c: Remove.
22245
22246 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22247
22248 * gcc.c-torture/execute/20001121-1.c: New test.
22249
22250 2000-11-21 Richard Henderson <rth@redhat.com>
22251
22252 * gcc.c-torture/compile/20001121-1.c: New test.
22253
22254 2000-11-20 Neil Booth <neilb@earthling.net>
22255
22256 * gcc.dg/cpp/integrated1.c: New test.
22257
22258 2000-11-21 Jakub Jelinek <jakub@redhat.com>
22259
22260 * g++.old-deja/g++.other/inline17.C: New test.
22261
22262 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
22263
22264 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
22265 local variable to be zero: I made the variable global. Now
22266 uses abort() and exit() instead of relying on main's return value.
22267
22268 2000-11-20 Neil Booth <neilb@earthling.net>
22269
22270 * gcc.dg/cpp/paste2.c: Update test.
22271 * objc/execute/paste.m: New test.
22272
22273 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
22274
22275 * gcc.dg/c99-condexpr-1.c: New test.
22276
22277 2000-11-20 Neil Booth <neilb@earthling.net>
22278
22279 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
22280
22281 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
22282
22283 * g++.old-deja/g++.pt/export1.C: New test.
22284
22285 2000-11-20 Jakub Jelinek <jakub@redhat.com>
22286
22287 * gcc.dg/20001117-1.c: New test.
22288
22289 2000-11-18 Richard Henderson <rth@redhat.com>
22290
22291 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
22292
22293 2000-11-18 Richard Henderson <rth@redhat.com>
22294
22295 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
22296 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
22297 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
22298
22299 2000-11-18 Richard Henderson <rth@redhat.com>
22300
22301 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
22302 (main): New. Exit cleanly.
22303
22304 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
22305
22306 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
22307 gcc.dg/c99-fordecl-2.c: New tests.
22308
22309 2000-11-18 Richard Henderson <rth@redhat.com>
22310
22311 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
22312 * gcc.c-torture/execute/zerolen-2.c: New.
22313
22314 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22315
22316 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
22317 memory.
22318
22319 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22320
22321 * g++.old-deja/g++.pt/instantiate8.C: New test.
22322
22323 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
22324
22325 * g++.old-deja/g++.other/incomplete.C: Add more tests.
22326 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
22327
22328 2000-11-16 Nick Clifton <nickc@redhat.com>
22329
22330 * gcc.c-torture/execute/nestfunc-2.c: New test.
22331 * gcc.c-torture/execute/nestfunc-3.c: New test.
22332
22333 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22334
22335 * gcc.c-torture/compile/20001116-1.c: New test.
22336
22337 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22338
22339 * gcc.c-torture/execute/20001115-1.c: New test.
22340
22341 2000-11-15 Mark Mitchell <mark@codesourcery.com>
22342
22343 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
22344 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
22345 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
22346 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22347
22348 2000-11-15 Neil Booth <neilb@earthling.net>
22349
22350 gcc.dg/cpp/_Pragma1.c: Update.
22351 gcc.dg/cpp/_Pragma2.c: New test.
22352
22353 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
22354
22355 * g++.old-deja/g++.other/anon5.C: New test.
22356
22357 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
22358
22359 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
22360 tests.
22361
22362 2000-11-14 Jakub Jelinek <jakub@redhat.com>
22363
22364 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
22365 output.
22366
22367 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22368
22369 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
22370 labels at end of compound statements.
22371
22372 2000-11-13 Jakub Jelinek <jakub@redhat.com>
22373
22374 * gcc.c-torture/execute/loop-7.c: New test.
22375
22376 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22377
22378 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
22379
22380 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22381
22382 * gcc.dg/c99-bool-1.c: New test.
22383
22384 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
22385
22386 * gcc.dg/c99-scope-1.c: Remove xfail.
22387 * gcc.dg/c99-scope-2.c: New test.
22388
22389 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22390
22391 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
22392 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
22393
22394 2000-11-11 Mark Mitchell <mark@codesourcery.com>
22395
22396 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
22397 error messages.
22398
22399 * g++.mike/p700.C: Don't typedef wchar_t.
22400 * g++.mike/p784.C: Likewise.
22401 * g++.mike/eb101.C: Don't use __wchar_t.
22402
22403 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
22404
22405 * g77.f-torture/execute/20001111.[fx]: Test premature exit
22406 from DO loop.
22407
22408 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
22409
22410 * gcc.c-torture/execute/20001111-1.c: New test.
22411
22412 2000-11-10 Nick Clifton <nickc@redhat.com>
22413
22414 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
22415 long multuiple and accumulate.
22416
22417 2000-11-09 Richard Henderson <rth@redhat.com>
22418
22419 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
22420 via size_t instead of int.
22421
22422 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
22423 * gcc.c-torture/execute/string-opt-2.c: Likewise.
22424 * gcc.c-torture/execute/string-opt-3.c: Likewise.
22425 * gcc.c-torture/execute/string-opt-4.c: Likewise.
22426
22427 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
22428
22429 * gcc.c-torture/compile/20001109-1.c: New test.
22430 * gcc.c-torture/compile/20001109-2.c: New test.
22431
22432 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
22433
22434 * g++.old-deja/g++.pt/operator1.C: New test.
22435 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
22436
22437 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22438
22439 * gcc.dg/20001108-1.c: New test.
22440
22441 2000-11-09 Jakub Jelinek <jakub@redhat.com>
22442
22443 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
22444 with both arguments constant strings.
22445 * gcc.c-torture/execute/string-opt-3.c: New test.
22446 * gcc.c-torture/execute/string-opt-4.c: New test.
22447 * gcc.c-torture/execute/string-opt-5.c: New test.
22448
22449 2000-11-08 Nick Clifton <nickc@redhat.com>
22450
22451 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
22452 mulsidi3adddi patterns.
22453
22454 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
22455
22456 * g++.old-deja/g++.other/crash36.C: New test.
22457
22458 2000-11-08 Jakub Jelinek <jakub@redhat.com>
22459
22460 * g++.old-deja/g++.other/init16.C: New test.
22461
22462 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
22463
22464 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
22465
22466 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22467
22468 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
22469 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22470 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22471
22472 2000-11-07 DJ Delorie <dj@redhat.com>
22473
22474 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
22475
22476 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22477
22478 * gcc.c-torture/execute/string-opt-1.c: New test.
22479
22480 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
22481
22482 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
22483 mips-sgi-irix6.* because the MIPS ABI passes floating-point
22484 parameters in registers, and there is no way for a varargs
22485 function to know in which order the integer and floating-point
22486 parameters should be interleaved when they are placed on the
22487 stack.
22488 * gcc.c-torture/execute/va-arg-16.x: Likewise.
22489 * gcc.c-torture/execute/va-arg-17.x: Likewise.
22490
22491 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22492
22493 * gcc.c-torture/execute/string-opt-2.c: New test.
22494
22495 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
22496
22497 * g++.old-deja/g++.pt/crash60.C: New test.
22498
22499 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22500
22501 * g++.old-deja/g++.other/crash24.C: New test.
22502 * g++.old-deja/g++.other/crash25.C: New test.
22503 * g++.old-deja/g++.other/crash26.C: New test.
22504 * g++.old-deja/g++.other/crash27.C: New test.
22505 * g++.old-deja/g++.other/crash28.C: New test.
22506 * g++.old-deja/g++.other/crash29.C: New test.
22507 * g++.old-deja/g++.other/crash30.C: New test.
22508 * g++.old-deja/g++.other/crash31.C: New test.
22509 * g++.old-deja/g++.other/crash32.C: New test.
22510 * g++.old-deja/g++.other/crash33.C: New test.
22511 * g++.old-deja/g++.other/crash34.C: New test.
22512 * g++.old-deja/g++.other/crash35.C: New test.
22513
22514 2000-11-06 Jakub Jelinek <jakub@redhat.com>
22515
22516 * gcc.c-torture/execute/20001031-1.c: New test.
22517
22518 2000-11-04 Mark Mitchell <mark@codesourcery.com>
22519
22520 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
22521 namespace.
22522
22523 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
22524 standards-conformant.
22525
22526 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22527
22528 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22529 * g++.old-deja/g++.mike/p755a.C: Likewise.
22530 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22531 library makes no calls to `operator new' during initialization.
22532
22533 2000-11-04 Neil Booth <neilb@earthling.net>
22534
22535 * gcc.dg/cpp/include2.c: New tests.
22536
22537 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
22538
22539 * lib/g++.exp (g++_set_ld_library_path): New function.
22540 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22541
22542 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
22543
22544 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
22545 warnings.
22546
22547 2000-11-01 Richard Henderson <rth@redhat.com>
22548
22549 * g++.old-deja/g++.ext/namedret1.C: New.
22550 * g++.old-deja/g++.ext/namedret2.C: New.
22551 * g++.old-deja/g++.ext/namedret3.C: New.
22552
22553 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
22554
22555 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22556 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22557
22558 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22559
22560 * gcc.c-torture/execute/va-arg-21.c: New test.
22561
22562 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
22563
22564 * gcc.dg/c99-complex-2.c: New test.
22565
22566 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22567
22568 * gcc.c-torture/execute/stdio-opt-1.c: New test.
22569
22570 2000-10-31 Jakub Jelinek <jakub@redhat.com>
22571
22572 * g++.old-deja/g++.other/inline16.C: New test.
22573
22574 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
22575
22576 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22577 __PRETTY_FUNCTION__
22578
22579 2000-10-29 Neil Booth <neilb@earthling.net>
22580
22581 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22582 New tests.
22583 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22584 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22585 optimisation.
22586
22587 2000-10-29 Neil Booth <neilb@earthling.net>
22588
22589 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22590 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22591 * mi5.c: Test multiple includes work with -C.
22592 * trigraphs.c: Test ^= version.
22593
22594 2000-10-28 Neil Booth <neilb@earthling.net>
22595
22596 New tests and test updates for new macro expander.
22597
22598 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22599 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22600 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22601 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22602 new diagnostic messages.
22603
22604 * gcc.dg/cpp/macro3.c: New tests.
22605
22606 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22607
22608 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22609 on the same line.
22610
22611 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22612
22613 * g++.old-deja/g++.other/eh2.C: New test.
22614
22615 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22616
22617 * gcc.c-torture/execute/20001027-1.c: New test.
22618
22619 2000-10-26 Richard Henderson <rth@redhat.com>
22620
22621 * gcc.c-torture/execute/20001026-1.c: New.
22622
22623 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22624
22625 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22626 * g++.old-deja/g++.law/builtin1.C: Likewise.
22627 * g++.old-deja/g++.law/ctors10.C: Likewise.
22628 * g++.old-deja/g++.law/virtual3.C: Likewise.
22629 * g++.old-deja/g++.mike/p658.C: Likewise.
22630 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22631 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22632 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22633 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22634 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22635
22636 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22637
22638 * gcc.c-torture/compile/20001024-1.c: New test.
22639
22640 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22641
22642 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22643 to tell us whether or not we are using V3.
22644
22645 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22646
22647 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22648 operands.
22649
22650 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22651
22652 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22653
22654 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22655
22656 * gcc.c-torture/execute/20001024-1.c: New test.
22657
22658 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22659
22660 * g++.old-deja/g++.other/sibcall1.C: New test.
22661
22662 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22663
22664 * gcc.dg/noncompile/init-3.c: New test.
22665
22666 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22667
22668 * gcc.dg/format-array-1.c: New test.
22669
22670 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22671
22672 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22673 writing through null pointers; remove comment about testing
22674 unterminated strings.
22675
22676 2000-10-17 Matthew Hiller <hiller@redhat.com>
22677
22678 * gcc.c-torture/execute/20001017-2.c: New test.
22679
22680 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22681
22682 * gcc.c-torture/compile/20001018-1.c: New test.
22683 * gcc.c-torture/compile/20001018-1.x: Xfail.
22684
22685 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22686
22687 * gcc.c-torture/execute/20001017-1.c: New test.
22688
22689 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22690
22691 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22692 for multiple use of arguments with scanf formats; add tests for
22693 multiple use of arguments.
22694
22695 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22696
22697 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22698
22699 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22700
22701 * gcc.dg/format-miss-1.c: New test.
22702
22703 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22704
22705 * gcc.c-torture/execute/20001013-1.c: New test.
22706
22707 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22708
22709 * gcc.dg/format-branch-1.c: New test.
22710
22711 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22712
22713 * README, lib/file-format.exp: Remove EGCS references.
22714
22715 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22716
22717 * gcc.dg/20001013-1.c: New test.
22718
22719 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22720
22721 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22722 for intmax_t in the compiler using __typeof__ and the type rules
22723 for conditional expressions.
22724
22725 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22726
22727 * gcc.dg/20001012-1.c: New test.
22728 * gcc.dg/20001012-2.c: New test.
22729
22730 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22731
22732 * gcc.dg/format-attr-1.c: New test.
22733
22734 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22735
22736 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22737 __LONG_LONG_MAX__ instead of LLONG_MAX.
22738
22739 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22740
22741 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22742 scanf flags.
22743 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22744 flags.
22745
22746 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22747
22748 * gcc.dg/sequence-pt-1.c: New test.
22749
22750 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22751
22752 * gcc.c-torture/execute/20001011-1.c: New testcase.
22753 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22754
22755 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22756
22757 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22758 does not error on it.
22759
22760 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22761
22762 * gcc.dg/20001009-1.c: New test.
22763
22764 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22765
22766 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22767 * gcc.c-torture/execute/20001009-2.c: ... to here.
22768
22769 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22770
22771 * gcc.c-torture/compile/20001009-1.c: New testcase.
22772 * gcc.c-torture/execute/20001009-1.c: New testcase.
22773 Testcases provided by Jan Hubicka <jh@suse.cz>.
22774
22775 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22776
22777 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22778 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22779 uintmax_t using <limits.h> to emulate the compiler's internal
22780 logic. No longer XFAIL %j tests.
22781
22782 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22783
22784 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22785 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22786 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22787 regexps and details of expected handling of some bad formats.
22788 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22789 suppression.
22790
22791 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22792
22793 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22794 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22795 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22796 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22797 in list archives.
22798
22799 2000-10-06 Richard Henderson <rth@cygnus.com>
22800
22801 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22802 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22803 * g++.old-deja/g++.jason/report.C: Likewise.
22804 * g++.old-deja/g++.law/friend5.C: Likewise.
22805 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22806 of the expected warnings.
22807
22808 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22809
22810 * g++.old-deja/g++.pt/enum14.C: New test.
22811
22812 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22813
22814 * g++.old-deja/g++.pt/crash59.C: New test.
22815
22816 2000-10-04 Will Cohen <wcohen@redhat.com>
22817
22818 * gcc.dg/20000926-1.c: New test.
22819
22820 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22821
22822 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22823 function name for current C++ compiler.
22824 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22825
22826 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22827
22828 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22829 __PRETTY_FUNCTION__.
22830 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22831
22832 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22833
22834 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22835
22836 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22837
22838 * gcc.c-torture/compile/20000923-1.c: New test.
22839
22840 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22841
22842 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22843 * g++.old-deja/g++.pt/ttp62.C: Same.
22844 * g++.old-deja/g++.other/inline14.C: Same.
22845
22846 2000-09-24 Richard Henderson <rth@cygnus.com>
22847
22848 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22849
22850 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22851
22852 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22853
22854 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22855
22856 * gcc.c-torture/compile/20000922-1.c: New file.
22857
22858 2000-09-21 Nick Clifton <nickc@redhat.com>
22859
22860 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22861 a signed long modulo operation.
22862 (mod6): New function - perform an unsigned long modulo operation.
22863 (main): Add tests for modulos of very large numbers by very small
22864 dividends.
22865
22866 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22867
22868 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22869
22870 2000-09-19 Richard Henderson <rth@cygnus.com>
22871
22872 * gcc.dg/compare2.c (case 10): XFAIL.
22873
22874 2000-09-18 Richard Henderson <rth@cygnus.com>
22875
22876 * gcc.c-torture/execute/20000906-1.c: Move ...
22877 * gcc.dg/20000906-1.c: ... here. Only run on targets
22878 that support __builtin_trap.
22879
22880 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22881
22882 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22883
22884 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22885
22886 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22887 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22888 more $ format tests.
22889
22890 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22891
22892 * gcc.dg/format-errmk-1.c: New test.
22893
22894 2000-09-17 Greg McGary <greg@mcgary.org>
22895
22896 * gcc.c-torture/execute/20000917-1.x: Remove.
22897
22898 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22899
22900 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22901
22902 2000-09-17 Greg McGary <greg@mcgary.org>
22903
22904 * gcc.c-torture/execute/20000917-1.c: New test.
22905 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22906
22907 2000-09-16 Neil Booth <NeilB@earthling.net>
22908
22909 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22910 in nested macro bug.
22911
22912 2000-09-15 Neil Booth <NeilB@earthling.net>
22913
22914 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22915
22916 2000-09-14 Jeffrey A Law (law@cygnus.com)
22917
22918 * gcc.c-torture/execute/20000914-1.c: New test.
22919
22920 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22921
22922 * g++.other/inline13.C: New test.
22923
22924 2000-09-12 Andreas Jaeger <aj@suse.de>
22925
22926 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22927 constant by Ulrich Drepper <drepper@redhat.com>.
22928
22929 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22930
22931 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22932
22933 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22934
22935 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22936
22937 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22938
22939 * gcc.dg/cpp/backslash.c: New test.
22940
22941 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22942
22943 * gcc.c-torture/execute/20000910-1.c: New test.
22944 * gcc.c-torture/execute/20000910-2.c: Likewise.
22945
22946 2000-09-11 Robert Lipe <robertl@sco.com>
22947
22948 * gcc.dg/pragma-align.c: New test.
22949
22950 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22951
22952 * g++.old-deja/g++.pt/explicit82.C: New test.
22953 * g++.old-deja/g++.pt/explicit83.C: New test.
22954
22955 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22956
22957 * gcc.dg/asm-names.c: New test.
22958
22959 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22960
22961 * gcc.dg/cpp/tr-warn6.c: New test
22962
22963 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22964
22965 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22966 be accepted.
22967
22968 2000-09-07 Catherine Moore <clm@redhat.com>
22969
22970 * gcc.c-torture/execute/unroll-1.c: New test.
22971
22972 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22973
22974 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22975 ERROR markers.
22976 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22977 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22978 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22979 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22980 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22981 Preprocess only.
22982 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22983 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22984
22985 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22986
22987 * g++.old-deja/g++.pt/deduct2.C: New test.
22988
22989 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22990
22991 * g++.old-deja/g++.pt/parms2.C: New test.
22992
22993 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22994
22995 * g++.old-deja/g++.pt/crash58.C: New test.
22996
22997 2000-09-06 Greg McGary <greg@mcgary.org>
22998
22999 * gcc.c-torture/execute/20000906-1.c: New test.
23000 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
23001
23002 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23003
23004 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
23005
23006 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23007
23008 * g++.old-deja/g++.pt/crash57.C: New test.
23009
23010 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23011
23012 * g++.old-deja/g++.pt/crash56.C: New test.
23013
23014 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
23015
23016 * g++.old-deja/g++.pt/koenig1.C: New test.
23017
23018 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23019
23020 * gcc.dg/20000904-1.c: New test.
23021
23022 2000-09-04 Jakub Jelinek <jakub@redhat.com>
23023
23024 * gcc.dg/cpp/paste8.c: New test.
23025
23026 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
23027
23028 * gcc.c-torture/compile/20000827-1.c: New test.
23029
23030 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23031
23032 * gcc.dg/format-diag-1.c: New test.
23033
23034 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
23035
23036 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
23037 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
23038 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
23039 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
23040 gcc.dg/formatz-1.c: Adjust warning regular expressions.
23041
23042 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23043
23044 * g++.old-deja/g++.other/nested4.C: New test.
23045
23046 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
23047
23048 * g++.old-deja/g++.ns/scoped1.C: New test.
23049
23050 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
23051
23052 * lib/g++.exp: Support testing already-installed GCC.
23053
23054 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23055
23056 * wtr-label-1.c, wtr-suffix-1.c: New tests.
23057
23058 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23059
23060 * gcc.dg/return-type-2.c: New test.
23061
23062 2000-08-27 Geoff Keating <geoffk@cygnus.com>
23063
23064 * gcc.c-torture/compile/20000825-1.c: New test.
23065
23066 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
23067
23068 * gcc.dg/dwarf2-2.c: New test.
23069
23070 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
23071
23072 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
23073 dg-warning regexps.
23074
23075 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
23076
23077 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
23078 gcc.dg/format-ext-5.c: New tests.
23079
23080 2000-08-25 Jakub Jelinek <jakub@redhat.com>
23081
23082 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
23083
23084 2000-08-24 Mark Mitchell <mark@codesourcery.com>
23085
23086 * gcc.dg/noncompile/930622-2.c: Adjust error message.
23087
23088 2000-08-24 Richard Henderson <rth@cygnus.com>
23089
23090 * gcc.dg/ia64-sync-1.c: New test.
23091 * gcc.dg/ia64-sync-2.c: New test.
23092 * gcc.dg/ia64-asm-1.c: New test.
23093
23094 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
23095
23096 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
23097 * gcc.dg/format-ext-2.c: New test.
23098
23099 2000-08-23 Jason Merrill <jason@redhat.com>
23100
23101 * lib/old-dejagnu.exp: Also ignore "In member function" and
23102 "At global scope".
23103
23104 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23105
23106 * gcc.dg/noncompile/label-lineno-1.c: New test.
23107
23108 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23109
23110 * gcc.dg/c99-array-nonobj-1.c: New test.
23111
23112 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
23113
23114 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
23115 tests.
23116 * gcc.dg/format-ext-1.c: New test.
23117
23118 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23119
23120 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
23121 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
23122 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
23123 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
23124 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
23125
23126 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
23127
23128 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
23129 gcc.dg/c99-strftime-2.c: New tests.
23130
23131 2000-08-22 Richard Henderson <rth@cygnus.com>
23132
23133 * gcc.c-torture/execute/20000822-1.c: New test.
23134
23135 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23136
23137 * gcc.c-torture/execute/20000819-1.x: Remove.
23138
23139 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23140
23141 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
23142 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
23143 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
23144 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
23145 gcc.dg/format-xopen-1.c: New tests.
23146
23147 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
23148
23149 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
23150
23151 2000-08-21 Jakub Jelinek <jakub@redhat.com>
23152
23153 * g++.old-deja/g++.other/loop2.C: New test.
23154
23155 * gcc.c-torture/compile/20000606-1.c: New test.
23156 * gcc.c-torture/compile/20000728-1.c: New test.
23157 * gcc.c-torture/execute/20000801-1.c: New test.
23158 * gcc.c-torture/execute/20000801-2.c: New test.
23159 * gcc.c-torture/execute/20000819-1.c: New test.
23160 * gcc.c-torture/execute/20000819-1.x: XFAIL.
23161 * gcc.dg/20000629-1.c: New test.
23162 * gcc.dg/20000724-1.c: New test.
23163 * gcc.dg/20000807-1.c: New test.
23164
23165 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
23166
23167 * gcc.dg/cpp/pragma-1.c: New test.
23168 * gcc.dg/cpp/pragma-2.c: New test.
23169
23170 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
23171
23172 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
23173 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
23174
23175 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23176
23177 * gcc.c-torture/compile/20000818-1.c: New test.
23178
23179 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
23180
23181 * gcc.c-torture/execute/20000818-1.c: New test.
23182
23183 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
23184
23185 * gcc.dg/format-va-1.c: New test.
23186
23187 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23188
23189 * g++.old-deja/g++.other/typedef8.C: New test.
23190
23191 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23192
23193 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
23194 * g++.old-deja/g++.mike/net36.C: Mark candidate.
23195 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
23196 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
23197 * g++.old-deja/g++.other/ptrmem7.C: New test.
23198 * g++.old-deja/g++.pt/ptrmem10.C: New test.
23199
23200 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
23201
23202 * g++.old-deja/g++.pt/typename27.C: New test.
23203
23204 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
23205
23206 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
23207 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
23208 * g++.old-deja/g++.pt/friend45.C: New test.
23209 * g++.old-deja/g++.other/friend8.C: New test.
23210
23211 2000-08-15 Richard Henderson <rth@cygnus.com>
23212
23213 * gcc.c-torture/execute/20000815-1.c: New test.
23214
23215 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
23216
23217 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
23218 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
23219 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
23220
23221 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
23222
23223 * g++.old-deja/g++.other/refinit2.C: New test.
23224
23225 2000-08-13 Geoff Keating <geoffk@cygnus.com>
23226
23227 * lib/c-torture.exp (c-torture): Make
23228 compiler_conditional_xfail_data global.
23229 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
23230 compiler_conditional_xfail_data machinery.
23231 (f-torture-execute): Likewise.
23232 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
23233 and only when unrolling loops.
23234
23235 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
23236
23237 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23238
23239 * g++.old-deja/g++.pt/explicit81.C: New test.
23240
23241 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
23242
23243 * g++.old-deja/g++.pt/typename26.C: New test.
23244
23245 2000-08-10 Geoff Keating <geoffk@cygnus.com>
23246
23247 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
23248 warning.
23249
23250 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
23251
23252 * g++.old-deja/g++.other/array3.C: New test.
23253
23254 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23255
23256 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
23257 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
23258 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
23259 New tests.
23260
23261 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
23262
23263 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
23264 * g++.old-deja/g++.abi/vmihint.C: Likewise.
23265
23266 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
23267
23268 * gcc.c-torture/execute/20000808-1.c: New test.
23269
23270 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
23271
23272 * gcc.dg/c90-const-expr-1.c: New test.
23273
23274 2000-08-08 Richard Henderson <rth@cygnus.com>
23275
23276 * gcc.dg/noncompile/920923-1.c: Declare calloc.
23277
23278 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
23279
23280 * gcc.dg/noncompile/const-ll-1.c: New test.
23281
23282 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
23283
23284 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
23285
23286 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
23287
23288 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
23289 that running programs linked against the shared version of libobjc
23290 run correctly.
23291
23292 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23293
23294 * gcc.dg/c99-printf-1.c: New test.
23295
23296 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
23297
23298 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
23299
23300 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
23301
23302 * gcc.c-torture/execute/20000731-1.x: Delete.
23303
23304 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
23305
23306 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
23307 and torture_without_loops as is done by c-torture.exp.
23308 (search_for): Copy from c-torture.exp.
23309 (gcc-dg-runtest): New function, drives a directory of tests
23310 iterating over the TORTURE_OPTIONS.
23311 (scan-assembler, scan-assembler-not): Move here from
23312 individual directory drivers.
23313
23314 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
23315 defined by lib/gcc-dg.exp.
23316 * gcc.dg/cpp/cpp.exp: Likewise.
23317 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
23318 gcc-dg-runtest, so we cycle over optimization options.
23319
23320 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
23321 * gcc.dg/compare2.c: No longer expected to fail.
23322
23323 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
23324
23325 * gcc.c-torture/execute/20000804-1.c: New test.
23326
23327 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
23328
23329 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
23330
23331 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
23332
23333 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
23334
23335 2000-08-03 Jeffrey A Law (law@cygnus.com)
23336
23337 * gcc.c-torture/compile/20000803-1.c: New test.
23338
23339 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
23340
23341 * gcc.c-torture/execute/20000801-3.c,
23342 gcc.c-torture/execute/20000801-4.c: New tests.
23343 * gcc.c-torture/execute/20000801-3.x,
23344 gcc.c-torture/execute/20000801-4.x: Xfail.
23345
23346 2000-08-02 Geoff Keating <geoffk@cygnus.com>
23347
23348 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
23349 libobjc/.libs to allow for libtool.
23350
23351 2000-08-02 Jakub Jelinek <jakub@redhat.com>
23352
23353 * gcc.c-torture/compile/20000802-1.c: New test.
23354
23355 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
23356
23357 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
23358
23359 2000-07-31 Jeffrey A Law (law@cygnus.com)
23360
23361 * gcc-c-torture/execute/20000731-2.c: New test.
23362
23363 * gcc.c-torture/execute/20000731-1.c: New test.
23364 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
23365
23366 2000-07-31 Jakub Jelinek <jakub@redhat.com>
23367
23368 * testsuite/gcc.dg/cpp/paste7.c: New test.
23369 * gcc.dg/cpp/20000725-1.c: New test.
23370
23371 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
23372
23373 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
23374 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
23375 declaration warning for __builtin_dwarf_reg_size.
23376
23377 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
23378
23379 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
23380
23381 * gcc.dg/noncompile/voidparam-1.c: New test.
23382
23383 2000-07-30 Richard Henderson <rth@cygnus.com>
23384
23385 * gcc.dg/c90-digraph-1.c: Don't xfail.
23386 * gcc.dg/compare2.c (case 10): Xfail.
23387 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
23388
23389 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
23390
23391 * gcc.dg/c99-main-1.c: New test.
23392
23393 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
23394
23395 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
23396
23397 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
23398
23399 * gcc.c-tortuer/execute/20000726-1.c: New test.
23400
23401 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
23402
23403 * gcc.c-torture/execute/enum-2.c: New test.
23404
23405 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23406
23407 * gcc.dg/cpp/tr-warn3.c: New test.
23408
23409 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23410
23411 * g++.old-deja/g++.ext/implicit1.C: Remove.
23412 * g++.old-deja/g++.jason/c2.C: Remove
23413 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
23414 * g++.old-deja/g++.pt/crash16.C: Likewise.
23415 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
23416
23417 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
23418
23419 * g++.old-deja/g++.other/for2.C: New test.
23420
23421 2000-07-25 Jakub Jelinek <jakub@redhat.com>
23422
23423 * gcc.dg/20000720-1.c: New test.
23424
23425 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
23426
23427 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
23428
23429 2000-07-24 Geoff Keating <geoffk@cygnus.com>
23430
23431 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
23432 * gcc.c-torture/execute/20000722-1.c: New.
23433 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
23434
23435 2000-07-24 Jakub Jelinek <jakub@redhat.com>
23436
23437 * gcc.dg/cpp/20000720-1.S: New test.
23438
23439 2000-07-21 Michael Meissner <meissner@redhat.com>
23440
23441 * gcc.c-torture/execute/ieee/hugeval.c: New test.
23442
23443 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23444
23445 * g++.old-deja/g++.brendan/crash16.C,
23446 g++.old-deja/g++.brendan/parse3.C,
23447 g++.old-deja/g++.brendan/redecl1.C,
23448 g++.old-deja/g++.ns/template13.C,
23449 g++.old-deja/g++.other/decl4.C,
23450 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
23451
23452 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
23453
23454 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
23455 and "Internal error".
23456
23457 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
23458 regexps.
23459 * gcc.dg/cpp/paste6.c: New test.
23460
23461 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
23462
23463 * gcc.dg/cpp/tr-direct.c: New test.
23464
23465 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
23466 gcc.dg/cpp/undef1.c: Tweak error regexps.
23467
23468 2000-07-18 Eric Christopher <echristo@redhat.com>
23469
23470 * gcc.c-torture/compile/20000718-1.c: New test.
23471
23472 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
23473
23474 * cpplex.c (_cpp_push_token): If the token being pushed back
23475 is the previous token in this context, just subtract one from
23476 context->posn.
23477 * cppmacro.c (save_expansion): Clear aux field when storing a
23478 placemarker.
23479
23480 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
23481
23482 * gcc.dg/noncompile/redecl-1.c: New test.
23483
23484 2000-07-18 Jakub Jelinek <jakub@redhat.com>
23485
23486 * gcc.c-torture/execute/20000717-5.c: New test.
23487 * gcc.c-torture/execute/20000717-1.x: Removed.
23488
23489 2000-07-17 Richard Henderson <rth@cygnus.com>
23490
23491 * gcc.c-torture/execute/20000717-4.c: New test.
23492
23493 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
23494
23495 * gcc.dg/cpp/syshdr.c: New test.
23496 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
23497
23498 2000-07-17 Neil Booth <neilb@earthling.net>
23499
23500 * gcc.dg/cpp/cmdlne-dM.c: New test.
23501 * gcc.dg/cpp/cmdlne-dD.c: New test.
23502
23503 2000-07-17 Jeffrey A Law (law@cygnus.com)
23504
23505 * gcc.c-torture/execute/20000717-3.c: New test.
23506
23507 * gcc.c-torture/compile/20000717-1.c: New test.
23508
23509 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
23510
23511 * gcc.c-torture/execute/20000717-2.c: New test.
23512
23513 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
23514
23515 * gcc.dg/formatz-1.c: New test.
23516
23517 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
23518 * gcc.dg/c99-digraph-1.c: New tests.
23519
23520 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
23521 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
23522
23523 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
23524 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
23525 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23526 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23527 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23528 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23529 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23530
23531 2000-07-17 Greg McGary <greg@mcgary.org>
23532
23533 * gcc.c-torture/execute/20000717-1.c: New test.
23534 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23535
23536 2000-07-15 Jakub Jelinek <jakub@redhat.com>
23537
23538 * gcc.c-torture/execute/20000715-2.c: New test.
23539 * gcc.dg/20000715-1.c: New test.
23540
23541 2000-07-15 Michael Meissner <meissner@redhat.com>
23542
23543 * gcc.c-torture/execute/20000715-1.c: New test.
23544
23545 2000-07-13 Jakub Jelinek <jakub@redhat.com>
23546
23547 * gcc.c-torture/execute/20000707-1.c: New test.
23548
23549 2000-07-13 Neil Booth <NeilB@earthling.net>
23550
23551 * testsuite/gcc.dg/cpp/digraph1.c,
23552 testsuite/gcc.dg/cpp/digraph2.c,
23553 testsuite/gcc.dg/cpp/digraphs.c: New tests.
23554
23555 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
23556
23557 * g77.f-torture/compile/20000630-2.f: New test.
23558 * g77.f-torture/compile/20000630-2.x
23559
23560 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
23561
23562 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
23563
23564 2000-07-11 Neil Booth <NeilB@earthling.net>
23565
23566 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23567
23568 2000-07-11 Neil Booth <NeilB@earthling.net>
23569
23570 * gcc.dg/cpp/cmdlne-C.c: New.
23571
23572 2000-07-09 Neil Booth <NeilB@earthling.net>
23573
23574 * gcc.dg/cpp/directiv.c: New tests.
23575 * gcc.dg/cpp/undef1.c: Update.
23576
23577 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
23578
23579 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23580
23581 2000-07-09 Neil Booth <NeilB@earthling.net>
23582
23583 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23584
23585 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
23586
23587 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23588 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23589
23590 2000-07-08 Neil Booth <NeilB@earthling.net>
23591
23592 * gcc.dg/cpp/macsyntx.c: New tests.
23593
23594 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23595
23596 * gcc.dg/20000707-1.c: New test.
23597
23598 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23599
23600 * gcc.c-torture/execute/20000706-1.c: New test.
23601 * gcc.c-torture/execute/20000706-2.c: New test.
23602 * gcc.c-torture/execute/20000706-3.c: New test.
23603 * gcc.c-torture/execute/20000706-4.c: New test.
23604 * gcc.c-torture/execute/20000706-5.c: New test.
23605
23606 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23607
23608 * g++.old-deja/g++.pt/instantiate7.C: New test.
23609
23610 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23611
23612 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23613 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23614 * g++.old-deja/g++.other/rtti3.C: Likewise.
23615 * g++.old-deja/g++.other/rttid3.C: Likewise.
23616
23617 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23618
23619 * g77.f-torture/compile/20000630-1.x: Fix typo
23620
23621 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23622
23623 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23624 assembly output.
23625
23626 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23627
23628 * gcc.dg/cpp/ident.c: New test.
23629
23630 2000-07-05 Neil Booth <NeilB@earthling.net>
23631
23632 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23633 gcc.dg/cpp/lexstrng.c: New tests.
23634
23635 2000-07-04 Neil Booth <NeilB@earthling.net>
23636
23637 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23638 * gcc.dg/cpp/strify2.c: Same.
23639
23640 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23641
23642 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23643 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23644 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23645 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23646
23647 * testsuite/gcc.dg/cpp/macro1.c,
23648 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23649 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23650 testsuite/gcc.dg/cpp/strify1.c,
23651 testsuite/gcc.dg/cpp/strify2.c: New tests.
23652
23653 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23654
23655 * gcc.c-torture/execute/20000703-1.c: New test.
23656
23657 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23658
23659 * g++.old-deja/g++.pt (lookup10.C): New test.
23660
23661 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23662
23663 * g++.old-deja/g++.pt (typename25.C): New test.
23664
23665 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23666
23667 * gcc.c-torture/compile/20000701-1.c: New test.
23668
23669 2000-06-30 Nick Clifton <nickc@cygnus.com>
23670
23671 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23672 to test case.
23673
23674 2000-06-30 Catherine Moore <clm@cygnus.com>
23675
23676 * gcc.c-torture/execute/align-1.c: New test.
23677
23678 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23679
23680 * g++.old-deja/g++.pt/expr8.C: New test.
23681 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23682
23683 2000-06-29 Nick Clifton <nickc@cygnus.com>
23684
23685 * gcc.c-torture/compile/20000629-1.c: New test.
23686
23687 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23688
23689
23690 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23691 gcc.dg/noncompile directory, depending on whether they're
23692 preprocessor tests or not. Annotate all the tests for the dg
23693 framework.
23694
23695 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23696 * gcc.dg/noncompile/noncompile.exp: New.
23697
23698 * Moved files:
23699 Old name New name
23700 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23701 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23702 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23703 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23704 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23705 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23706 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23707 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23708 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23709 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23710 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23711 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23712 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23713 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23714 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23715 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23716 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23717 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23718 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23719 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23720 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23721 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23722 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23723 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23724
23725 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23726 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23727 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23728 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23729 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23730 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23731
23732 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23733
23734 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23735 declare one variable. On the fourth, error.
23736 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23737 declared by 20000628-1a.h.
23738
23739 2000-06-29 Richard Henderson <rth@redhat.com>
23740
23741 * gcc.c-torture/execute/930529-1.x: New file.
23742 * gcc.dg/920413-1.c: Adjust expected warning text.
23743 * gcc.dg/980217-1.c: Declare abort.
23744 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23745
23746 2000-06-29 Jeffrey A Law (law@cygnus.com)
23747
23748 * g77.f-torture/compile/20000629-1.f: New test.
23749 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23750
23751 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23752
23753 Rearrange lots of files, removing entirely the
23754 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23755 directories.
23756
23757 * Deleted files:
23758 gcc.c-torture/code_quality/code_quality.exp
23759 gcc.c-torture/special/special.exp
23760 gcc.failure/failure.exp
23761 gcc.failure/940409-1.x
23762 gcc.c-torture/compile/961203-1.x
23763
23764 * New files:
23765 gcc.misc-tests/linkage.exp
23766 gcc.c-torture/execute/920730-1t.c
23767 gcc.c-torture/execute/920730-1t.x
23768 gcc.c-torture/compile/920520-1.x
23769 gcc.c-torture/compile/920521-1.x
23770 gcc.c-torture/compile/981006-1.x
23771 gcc.c-torture/execute/eeprof-1.x
23772
23773 * Moved files (possibly with modifications to fit a new harness):
23774 Old name New name
23775 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23776 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23777 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23778 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23779 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23780 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23781 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23782 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23783 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23784 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23785 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23786 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23787 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23788 gcc.failure/940409-1.c gcc.dg/940409-1.c
23789
23790 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23791
23792 * c-torture/compile/961203-1.x: Delete.
23793
23794 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23795 not exit. Include stdio.h.
23796 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23797 * gcc.misc-tests/dg-12.c: Likewise.
23798 * gcc.misc-tests/dg-5.c: Likewise.
23799 * gcc.misc-tests/dg-6.c: Likewise.
23800 * gcc.misc-tests/dg-7.c: Prototype abort.
23801 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23802 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23803 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23804 not exit.
23805 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23806 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23807
23808 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23809
23810 * gcc.dg/cpp/20000628-1.c: New test.
23811 * gcc.dg/cpp/20000628-1.h: New header for above test.
23812 * gcc.dg/cpp/20000628-1a.h: Likewise.
23813
23814 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23815
23816 * gcc.dg/cpp: New directory.
23817 * gcc.dg/cpp/cpp.exp: New driver.
23818 * gcc.dg/cpp/20000627-1.c: New test.
23819 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23820 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23821 and rewrite as a compilation test.
23822
23823 * gcc.dg: Move many files into the cpp subdirectory, possibly
23824 renaming or editing them as well.
23825 Old name New name
23826 990119-1.c cpp/19990119-1.c
23827 990228-1.c cpp/19990228-1.c
23828 990407-1.c cpp/19990407-1.c
23829 990409-1.c cpp/19990409-1.c
23830 990413-1.c cpp/19990413-1.c
23831 990703-1.c cpp/19990703-1.c
23832 20000127-1.c cpp/20000127-1.c
23833 20000129-1.c cpp/20000129-1.c
23834 20000207-1.c cpp/20000207-1.c
23835 20000207-2.c cpp/20000207-2.c
23836 20000209-1.c cpp/20000209-1.c
23837 20000209-2.c cpp/20000209-2.c
23838 20000301-1.c cpp/20000301-1.c
23839 20000419-1.c cpp/20000419-1.c
23840 20000510-1.S cpp/20000510-1.S
23841 20000519-1.c cpp/20000519-1.c
23842 20000529-1.c cpp/20000529-1.c
23843 20000625-1.c cpp/20000625-1.c
23844 20000625-2.c cpp/20000625-2.c
23845 cpp-as1.c cpp/assert1.c
23846 cpp-as2.c cpp/assert2.c
23847 cxx-comments-1.c cpp/cxxcom1.c
23848 cxx-comments-2.c cpp/cxxcom2.c
23849 endif-label.c cpp/endif.c
23850 cpp-hash1.c cpp/hash1.c
23851 cpp-hash2.c cpp/hash2.c
23852 cpp-if1.c cpp/if-1.c
23853 cpp-if2.c cpp/if-2.c
23854 cpp-if3.c cpp/if-3.c
23855 cpp-if4.c cpp/if-4.c
23856 cpp-if5.c cpp/if-5.c
23857 cpp-cond.c cpp/if-cexp.c
23858 cpp-missingop.c cpp/if-mop.c
23859 cpp-missingparen.c cpp/if-mpar.c
23860 cpp-opprec.c cpp/if-oppr.c
23861 cpp-ifparen.c cpp/if-paren.c
23862 cpp-shortcircuit.c cpp/if-sc.c
23863 cpp-shift.c cpp/if-shift.c
23864 cpp-unary.c cpp/if-unary.c
23865 cpp-li1.c cpp/line1.c
23866 cpp-li2.c cpp/line2.c
23867 lineno.c cpp/line3.c
23868 lineno-2.c cpp/line4.c
23869 cpp-mi.c cpp/mi1.c
23870 cpp-mic.h cpp/mi1c.h
23871 cpp-micc.h cpp/mi1cc.h
23872 cpp-mind.h cpp/mi1nd.h
23873 cpp-mindp.h cpp/mi1ndp.h
23874 cpp-mix.h cpp/mi1x.h
23875 cpp-mi2.c cpp/mi2.c
23876 cpp-mi2a.h cpp/mi2a.h
23877 cpp-mi2b.h cpp/mi2b.h
23878 cpp-mi2c.h cpp/mi2c.h
23879 cpp-mi3.c cpp/mi3.c
23880 cpp-mi3.def cpp/mi3.def
23881 poison-1.c cpp/poison.c
23882 pr-impl.c cpp/prag-imp.c
23883 cpp-redef-2.c cpp/redef1.c
23884 cpp-redef.c cpp/redef2.c
23885 strpaste.c cpp/strp1.c
23886 strpaste-2.c cpp/strp2.c
23887 cpp-tradpaste.c cpp/tr-paste.c
23888 cpp-tradstringify.c cpp/tr-str.c
23889 cpp-tradwarn1.c cpp/tr-warn1.c
23890 cpp-tradwarn2.c cpp/tr-warn2.c
23891 trigraphs.c cpp/trigraphs.c
23892 cpp-unc1.c cpp/unc1.c
23893 cpp-unc2.c cpp/unc2.c
23894 cpp-unc3.c cpp/unc3.c
23895 cpp-unc.c cpp/unc4.c
23896 undef.c cpp/undef1.c
23897 undef-2.c cpp/undef2.c
23898 cpp-wi1.c cpp/widestr1.c
23899
23900 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23901
23902 * lib/g++.exp (g++_include_flags): Tweak.
23903
23904 2000-06-27 H.J. Lu <hjl@gnu.org>
23905 Loren J. Rittle <ljrittle@acm.org>
23906
23907 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23908 version with one that knows about the new gcc tree structure.
23909 (g++_link_flags): Same.
23910
23911 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23912
23913 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23914 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23915 case we are cross-compiling.
23916
23917 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23918 g++.old-deja/g++.niklas/Makefile.in,
23919 g++.old-deja/g++.niklas/configure.in,
23920 g++.old-deja/g++.other/Makefile.in,
23921 g++.old-deja/g++.other/configure.in,
23922 gcc.c-torture/code_quality/Makefile.in,
23923 gcc.c-torture/code_quality/configure.in,
23924 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23925 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23926 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23927 gcc.c-torture/execute/ieee/Makefile.in,
23928 gcc.c-torture/execute/ieee/configure.in,
23929 gcc.c-torture/noncompile/Makefile.in,
23930 gcc.c-torture/noncompile/configure.in,
23931 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23932 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23933 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23934
23935 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23936
23937 * g++.old-deja/g++.other/ambig3.C: New test.
23938
23939 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23940
23941 * g++.old-deja/g++.pt/syntax1.C: New test.
23942 * g++.old-deja/g++.pt/syntax2.C: New test.
23943 * g++.old-deja/g++.other/syntax3.C: New test.
23944 * g++.old-deja/g++.other/syntax4.C: New test.
23945
23946 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23947
23948 * gcc.dg/20000623-1.c: Prototype exit and abort.
23949
23950 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23951
23952 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23953 New tests.
23954 * gcc.dg/cpp-mi3.def: New file.
23955
23956 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23957 inside assertions.
23958 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23959 lexer's error messages.
23960 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23961 divine anything from the linemarkers.
23962 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23963 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23964
23965 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23966
23967 * gcc.dg/20000623-1.c: New test.
23968
23969 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23970
23971 * gcc.c-torture/execute/20000622-1.c: New test.
23972
23973 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23974
23975 * g++.old-deja/g++.other/init15.C: New test.
23976
23977 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23978
23979 * g++.old-deja/g++.pt/vaarg2.C: New test.
23980 * g++.old-deja/g++.pt/vaarg3.C: New test.
23981
23982 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23983
23984 * g++.old-deja/g++.other/dyncast6.C: New test.
23985
23986 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23987
23988 * gcc.c-torture/execute/loop-6.c: New test.
23989
23990 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23991
23992 * gcc.dg/20000614-1.c: New test.
23993 * gcc.dg/20000614-2.c: New test.
23994
23995 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23996
23997 * g++.old-deja/g++.other/inline12.C: New test.
23998
23999 2000-06-13 Jakub Jelinek <jakub@redhat.com>
24000
24001 * g++.old-deja/g++.other/eh1.C: New test.
24002
24003 2000-06-12 Jakub Jelinek <jakub@redhat.com>
24004
24005 * g++.old-deja/g++.other/type.C: New test.
24006
24007 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24008
24009 * g++.old-deja/g++.other/initstring.C: New test.
24010
24011 2000-06-12 Jason Merrill <jason@redhat.com>
24012
24013 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
24014
24015 2000-06-09 Jeffrey A Law (law@cygnus.com)
24016
24017 * gcc.c-torture/compile/20000609-1.c: New test.
24018
24019 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
24020
24021 * gcc.dg/20000609-1.c: New test.
24022
24023 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
24024
24025 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
24026 * gcc.c-torture/noncompile/poison-1.c: Move...
24027 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
24028 * gcc.dg/cpp-li1.c: Add a token after the #line.
24029
24030 2000-06-05 Richard Henderson <rth@cygnus.com>
24031
24032 * gcc.c-torture/execute/20000605-2.c: New test.
24033 * gcc.c-torture/execute/20000605-3.c: New test.
24034
24035 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
24036
24037 * g77.f-torture/execute/20000503-1.x: New file.
24038
24039 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
24040
24041 * g++.old-deja/g++.eh/badalloc1.C: New test.
24042
24043 2000-06-05 Richard Henderson <rth@cygnus.com>
24044
24045 * gcc.c-torture/execute/20000605-1.c: New test.
24046
24047 2000-06-05 Jakub Jelinek <jakub@redhat.com>
24048 Nathan Sidwell <nathan@codesourcery.com>
24049
24050 * gcc.c-torture/compile/20000605-1.c: New test.
24051
24052 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
24053
24054 * g77.f-torture/compile/20000601-1.f: New test.
24055
24056 2000-06-03 Richard Henderson <rth@cygnus.com>
24057
24058 * gcc.c-torture/execute/20000603-1.c: New.
24059
24060 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
24061
24062 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
24063 * gcc.dg/noreturn-2.c (noreturn): Likewise.
24064
24065 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
24066
24067 * gcc.dg/compare2.c (case 12): XFAIL.
24068 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
24069 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
24070
24071 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
24072
24073 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
24074
24075 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
24076 guard macro is already defined when the header is first
24077 included.
24078 * gcc.dg/cpp-mix.h: New file.
24079 * gcc.dg/endif-label.c: Update patterns to match compiler.
24080
24081 * g++.brendan/complex1.C: Declare abort.
24082 * g++.law/refs4.C: Remove XFAIL.
24083 * g++.oliva/expr2.C: Declare abort and exit.
24084
24085 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
24086
24087 * gcc.c-torture/execute/20000528-1.c: New test.
24088
24089 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
24090 * g++.old-deja/g++.law/temps4.C: Likewise.
24091
24092 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
24093 stdlib.h. Call abort() on failure.
24094 * g++.old-deja/g++.law/refs4.C: Likewise.
24095 * g++.old-deja/g++.law/temps4.C: Likewise.
24096 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
24097 * gcc.c-torture/execute/20000112-1.c: Include string.h.
24098
24099 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
24100
24101 Relative to g++.dg/special:
24102 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
24103
24104 Relative to g++.old-deja:
24105 * g++.brendan/complex1.C, g++.jason/optimize2.C,
24106 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
24107 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
24108 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
24109 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
24110 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
24111 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
24112
24113 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
24114 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
24115 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
24116 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
24117 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
24118 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
24119 and/or string.h.
24120
24121 * g++.other/goto1.C: Update expectations for error messages.
24122
24123 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
24124
24125 * gcc.c-torture/compile/20000523-1.c: New test.
24126
24127 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24128
24129 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
24130
24131 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
24132
24133 * g++.old-deja/g++.eh/catch11.C: New test.
24134 * g++.old-deja/g++.eh/catch12.C: New test.
24135
24136 2000-05-24 Nick Clifton <nickc@cygnus.com>
24137
24138 * gcc.c-torture/execute/20000523-1.c: New test.
24139
24140 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
24141
24142 * c-torture/execute/bcp-1.c: Replace abort in arg of
24143 __builtin_constant_p with a generic external function.
24144
24145 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
24146 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
24147 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
24148 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
24149 Prototype abort and/or exit.
24150
24151 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
24152 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
24153 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
24154 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
24155
24156 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
24157
24158 * gcc.dg/dwarf2-1.c: New test.
24159
24160 2000-05-20 Richard Henderson <rth@cygnus.com>
24161
24162 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
24163
24164 2000-05-20 Andreas Jaeger <aj@suse.de>
24165
24166 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
24167 testcase.
24168
24169 2000-05-19 David Edelsohn <edelsohn@gnu.org>
24170
24171 * gcc.c-torture/execute/20000519-2.c: New test.
24172
24173 2000-05-19 Andreas Jaeger <aj@suse.de>
24174
24175 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
24176 which fails with SSA.
24177
24178 * lib/c-torture.exp: Also test with -O3 -fssa.
24179
24180 2000-05-18 Michael Meissner <meissner@redhat.com>
24181
24182 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
24183 * gcc.c-torture/execute/920415-1.c: Ditto.
24184 * gcc.c-torture/execute/920501-1.c: Ditto.
24185 * gcc.c-torture/execute/conversion.c: Ditto.
24186 * gcc.c-torture/execute/cvt-1.c: Ditto.
24187
24188 2000-05-18 Jeffrey A Law (law@cygnus.com)
24189
24190 * gcc.c-torture/compile/20000518-1.c: New test.
24191
24192 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
24193
24194 * g77.f-torture/compile/200005018.f: New test.
24195
24196 2000-05-17 Jeffrey A Law (law@cygnus.com)
24197
24198 * gcc.c-torture/compile/20000517-1.c: New test.
24199
24200 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24201
24202 * gcc.c-torture/execute/20000516-1.c: New test.
24203
24204 2000-05-15 Jakub Jelinek <jakub@redhat.com>
24205
24206 * g++.old-deja/g++.other/eh.C: New test.
24207
24208 2000-05-12 Richard Henderson <rth@cygnus.com>
24209
24210 * gcc.c-torture/execute/990208-1.c (main): Don't pass
24211 constants through to doit's conditional.
24212
24213 2000-05-11 Jeffrey A Law (law@cygnus.com)
24214
24215 * gcc.c-torture/compile/20000511-1.c: New test.
24216 * g77.f-torture/compile/20000511-1.f: New test.
24217 * g77.f-torture/compile/20000511-2.f: New test.
24218
24219 2000-05-11 Michael Meissner <meissner@redhat.com>
24220
24221 * gcc.c-torture/execute/20000511-1.c: New test.
24222
24223 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
24224
24225 * gcc.dg/dg.exp: Scan .S files as well as .c files.
24226 * gcc.dg/20000510-1.S: New.
24227
24228 2000-05-08 Catherine Moore <clm@cygnus.com>
24229
24230 * gcc.dg/unused-3.c: New.
24231
24232 2000-05-06 Richard Henderson <rth@cygnus.com>
24233
24234 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
24235 * g++.old-deja/g++.mike/warn1.C: Likewise.
24236 * g++.old-deja/g++.pt/local1.C: Likewise.
24237 * g++.old-deja/g++.pt/local7.C: Likewise.
24238 * g++.old-deja/g++.pt/spec16.C: Likewise.
24239
24240 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
24241
24242 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
24243
24244 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
24245
24246 * g77.f-torture/execute/20000503-1.f: New test.
24247
24248 2000-05-04 Andreas Jaeger <aj@suse.de>
24249
24250 * gcc.dg/noreturn-2.c: New test.
24251
24252 2000-05-04 Neil Booth <NeilB@earthling.net>
24253
24254 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
24255 preprocessor.
24256
24257 2000-05-04 Richard Henderson <rth@cygnus.com>
24258
24259 * gcc.c-torture/execute/20000503-1.c: Fix typo.
24260
24261 2000-05-04 Richard Henderson <rth@cygnus.com>
24262
24263 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
24264 OpenSSL by Jason R Thorpe.
24265
24266 2000-05-03 Jim Wilson <wilson@cygnus.com>
24267
24268 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
24269
24270 2000-05-03 Robert Lipe <robertlipe@usa.net>
24271
24272 * gcc.dg/20000503-1.c: New test.
24273
24274 2000-05-02 Jakub Jelinek <jakub@redhat.com>
24275
24276 * gcc.c-torture/compile/20000502-1.c: New test.
24277 * g++.old-deja/g++.other/align.C: New test.
24278 * gcc.dg/cpp-tradstringify.c: New test.
24279
24280 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
24281
24282 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
24283 and hard registers.
24284
24285 2000-04-26 Geoff Keating <geoffk@cygnus.com>
24286
24287 * gcc.c-torture/execute/loop-5.c: New test.
24288
24289 2000-04-25 Jakub Jelinek <jakub@redhat.com>
24290
24291 * gcc.c-torture/execute/va-arg-20.c: New test.
24292
24293 2000-04-23 Jeffrey A Law (law@cygnus.com)
24294
24295 * gcc.c-torture/execute/20000422-1.c: New test.
24296
24297 2000-04-20 Greg McGary <gkm@gnu.org>
24298
24299 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
24300 when optimizing, but without sibling-call optimizations (-O1).
24301
24302 2000-04-20 Jeffrey A Law (law@cygnus.com)
24303
24304 * gcc.c-torture/compile/20000420-1.c: New test.
24305
24306 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
24307
24308 * g++.abi/ptrflags.C: New test.
24309 * g++.eh/catchptr1.C: Test incomplete pointer chains.
24310
24311 2000-04-19 Catherine Moore <clm@cygnus.com>
24312
24313 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
24314
24315 2000-04-19 Greg McGary <gkm@gnu.org>
24316
24317 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
24318 sibling-call optimizations.
24319
24320 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
24321
24322 * gcc.dg/20000419-1.c: New test.
24323
24324 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
24325
24326 * gcc.c-torture/execute/20000412-6.c: New test.
24327
24328 2000-04-12 Jeffrey A Law (law@cygnus.com)
24329
24330 * gcc.c-torture/execute/20000412-5.c: New test.
24331 * g77.f-torture/compile/20000412-1.f: New test.
24332 * gcc.c-torture/execute/20000412-4.c: New test.
24333 * gcc.c-torture/compile/20000412-2.c: New test.
24334 * gcc.c-torture/execute/20000412-3.c: New test.
24335 * gcc.c-torture/compile/20000412-1.c: New test.
24336 * gcc.c-torture/execute/20000412-2.c: New test.
24337
24338 2000-04-12 Jakub Jelinek <jakub@redhat.com>
24339
24340 * objc/execute/bf-20.m: New test.
24341
24342 2000-04-10 Richard Henderson <rth@cygnus.com>
24343
24344 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
24345
24346 * gcc.c-torture/execute/20000412-1.c: New test.
24347
24348 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
24349
24350 * g++.old-deja/g++.eh/catchptr1.C: New test.
24351
24352 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
24353
24354 * g++.old-deja/g++.abi/cxa_vec.C: New test.
24355
24356 2000-04-08 Neil Booth <NeilB@earthling.net>
24357
24358 * gcc.dg/cpp-nullchar.c: Remove test as
24359 embedded nulls cause problems.
24360
24361 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24362
24363 * gcc.dg/compare2.c: New test.
24364
24365 2000-04-08 Neil Booth <NeilB@earthling.net>
24366
24367 * gcc.dg/cpp-nullchar.c: New test.
24368
24369 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
24370
24371 * gcc.dg/cpp-mi2.c: New test.
24372 * gcc.dg/cpp-mi2[abc].h: New files.
24373
24374 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
24375
24376 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
24377 member name.
24378
24379 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
24380
24381 * g++.old-deja/g++.abi/vmihint.C: New test.
24382
24383 2000-04-06 Neil Booth <NeilB@earthling.net>
24384
24385 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
24386 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
24387 copyright.
24388
24389 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
24390
24391 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
24392 avoid stack-frame overwrite.
24393
24394 2000-04-05 Jakub Jelinek <jakub@redhat.com>
24395
24396 * gcc.c-torture/compile/20000405-2.c: New test.
24397 * gcc.c-torture/compile/20000405-3.c: New test.
24398
24399 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24400
24401 * gcc.c-torture/compile/20000405-1.c: New test.
24402
24403 2000-04-04 Geoff Keating <geoffk@cygnus.com>
24404
24405 * gcc.dg/cast-qual-1.c: Revert last change.
24406
24407 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24408
24409 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
24410
24411 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
24412
24413 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
24414 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
24415
24416 2000-04-03 Jeffrey A Law (law@cygnus.com)
24417
24418 * gcc.c-torture/compile/20000403-2.c: New test.
24419 * gcc.c-torture/compile/20000403-1.c: New test.
24420
24421 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
24422
24423 * gcc.c-torture/execute/20000403-1.c: New test.
24424
24425 2000-04-03 Geoff Keating <geoffk@cygnus.com>
24426
24427 * gcc.c-torture/execute/20000402-1.c: New test.
24428
24429 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
24430
24431 * gcc.c-torture/execute/va-arg-15.c: New test.
24432 * gcc.c-torture/execute/va-arg-16.c: New test.
24433 * gcc.c-torture/execute/va-arg-17.c: New test.
24434 * gcc.c-torture/execute/va-arg-18.c: New test.
24435 * gcc.c-torture/execute/va-arg-19.c: New test.
24436
24437 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
24438
24439 * gcc.c-torture/compile/981211-1.c: Move to...
24440 * gcc.dg/cpp-as1.c: ...here.
24441 * gcc.dg/cpp-as2.c: New file.
24442
24443 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
24444 compiler.
24445
24446 2000-04-02 Neil Booth <NeilB@earthling.net>
24447
24448 * gcc.dg/cpp-cond.c New tests.
24449 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
24450 accidental success less likely.
24451 * gcc.dg/cpp-missingop.c New tests.
24452 * gcc.dg/cpp-missingparen.c New tests.
24453 * gcc.dg/cpp-shift.c New tests.
24454 * gcc.dg/cpp-shortcircuit.c New tests.
24455 * gcc.dg/cpp-unary.c New tests.
24456
24457 2000-03-29 Jeffrey A Law (law@cygnus.com)
24458
24459 * gcc.c-torture/compile/20000329-1.c: New test.
24460
24461 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
24462
24463 * gcc.c-torture/compile/20000326-1.c: New test.
24464 * gcc.c-torture/compile/20000326-2.c: New test.
24465
24466 2000-03-24 Geoff Keating <geoffk@cygnus.com>
24467
24468 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
24469 the first parameter is a function argument.
24470
24471 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
24472
24473 * g++.old-deja/g++.ext/array4.C: New test.
24474
24475 2000-03-22 Geoff Keating <geoffk@cygnus.com>
24476
24477 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
24478
24479 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24480
24481 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
24482
24483 2000-03-19 Richard Henderson <rth@cygnus.com>
24484
24485 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
24486
24487 2000-03-19 Richard Henderson <rth@cygnus.com>
24488
24489 * gcc.c-torture/compile/20000319-1.c: New test.
24490
24491 2000-03-14 Jeffrey A Law (law@cygnus.com)
24492
24493 * gcc.c-torture/execute/20000314-3.c: New test.
24494 * gcc.c-torture/execute/20000314-2.c: New test.
24495 * gcc.c-torture/execute/20000314-1.c: New test.
24496 * gcc.c-torture/compile/20000314-2.c: New test.
24497 * gcc.c-torture/compile/20000314-1.c: New test.
24498
24499 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
24500
24501 * g++.old-deja/g++.warn/inline.C: New test.
24502
24503 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
24504
24505 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
24506 standards-compliant result rather than specific constants.
24507 Put test-values in array.
24508
24509 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
24510
24511 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
24512 (g++_target_compile): Put test-specific options last.
24513
24514 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24515
24516 * g++.old-deja/g++.eh/vbase4.C: New test.
24517
24518 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24519
24520 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
24521
24522 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24523
24524 * g++.old-deja/g++.brendan/misc12.C: Removed.
24525 * g++.old-deja/g++.pt/memtemp77.C: Constify.
24526 * g++.old-deja/g++.ext/pretty4.C: New test.
24527
24528 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
24529
24530 * g++.old-deja/g++.other/string2.C: New test.
24531
24532 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
24533
24534 * g++.old-deja/g++.warn/impint2.C: New test.
24535
24536 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
24537
24538 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24539 is 1, not zero.
24540
24541 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
24542
24543 * g++.old-deja/g++.warn/impint.C: New test.
24544 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24545 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24546 * g++.old-deja/g++.pt/explicit12.C: Likewise.
24547 * g++.old-deja/g++.pt/explicit13.C: Likewise.
24548 * g++.old-deja/g++.pt/explicit17.C: Likewise.
24549 * g++.old-deja/g++.pt/explicit18.C: Likewise.
24550 * g++.old-deja/g++.pt/explicit19.C: Likewise.
24551 * g++.old-deja/g++.pt/explicit23.C: Likewise.
24552 * g++.old-deja/g++.pt/explicit31.C: Likewise.
24553 * g++.old-deja/g++.pt/explicit35.C: Likewise.
24554 * g++.old-deja/g++.pt/explicit6.C: Likewise.
24555 * g++.old-deja/g++.pt/memclass7.C: Likewise.
24556
24557 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
24558
24559 * gcc.dg/cpp-redef.c: New test.
24560
24561 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
24562
24563 * g++.old-deja/g++.pt/unify7.C: New test.
24564
24565 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
24566
24567 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24568 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24569
24570 2000-02-25 Geoff Keating <geoffk@cygnus.com>
24571
24572 * gcc.c-torture/compile/20000224-1.c: New test.
24573
24574 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24575
24576 * gcc.c-torture/compile/cpp-2.c: New test.
24577 * gcc.c-torture/compile/cpp-1.c: New test.
24578
24579 2000-02-25 Jeffrey A Law (law@cygnus.com)
24580
24581 * gcc.c-torture/execute/20000225-1.c: New test.
24582
24583 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24584
24585 * gcc.dg/cpp-li2.c: New test.
24586
24587 * gcc.dg/cpp-wi1.c: New test.
24588
24589 * gcc.dg/cpp-li1.c: New test.
24590
24591 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24592
24593 * g++.old-deja/g++.other/sizeof5.C: New test.
24594
24595 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24596
24597 * gcc.c-torture/execute/va-arg-13.c: New test.
24598
24599 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24600
24601 * gcc.c-torture/execute/va-arg-12.c: New test.
24602
24603 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24604
24605 * gcc.c-torture/execute/20000223-1.c: New test.
24606
24607 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24608
24609 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24610
24611 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24612
24613 * g++.old-deja/g++.abi/ptrmem.C: New test.
24614
24615 2000-02-19 Richard Henderson <rth@cygnus.com>
24616
24617 * gcc.c-torture/compile/init-3.c: New.
24618
24619 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24620
24621 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24622 ALWAYS_CXXFLAGS.
24623
24624 2000-02-11 Robert Lipe <robertl@sco.com>
24625
24626 * gcc.c-torture/compile/20000211-3.c: New test.
24627
24628 2000-02-11 Martin Buchholz <martin@xemacs.org>
24629
24630 * gcc.c-torture/compile/20000211-2.c: New test.
24631
24632 2000-02-11 Jeffrey A Law (law@cygnus.com)
24633
24634 * gcc.c-torture/compile/20000211-1.c: New test.
24635
24636 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24637
24638 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24639 on native targets
24640
24641 2000-02-08 Nathan Sidwell <nathan@acm.org>
24642
24643 * g++.old-deja/g++.other/cast5.C: New test.
24644
24645 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24646
24647 * gcc.c-torture/execute/20000205-1.c: New.
24648
24649 2000-02-03 Nathan Sidwell <nathan@acm.org>
24650
24651 * g++.old-deja/g++.jason/cast3.C: Return void.
24652 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24653
24654 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24655
24656 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24657
24658 * gcc.dg/loop-1.c: New test.
24659
24660 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24661
24662 * gcc.c-torture/compile/20000127-1.c: New test.
24663 * gcc.c-torture/execute/991228-1.c: New test.
24664
24665 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24666
24667 * gcc.dg/unused-2.c: New test.
24668
24669 * gcc.dg/conv-1.c: New test.
24670
24671 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24672
24673 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24674 compiler.
24675 (tool_option_proc): Fix typo.
24676
24677 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24678
24679 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24680 of the ld on the host, not on the build machine.
24681 Also, don't crash if '--help' is not a supported option.
24682
24683 2000-01-24 Richard Henderson <rth@cygnus.com>
24684
24685 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24686
24687 2000-01-20 Jeffrey A Law (law@cygnus.com)
24688
24689 * gcc.c-torture/execute/20000120-2.c: New test.
24690 * gcc.c-torture/execute/20000120-1.c: New test.
24691
24692 2000-01-13 Jeffrey A Law (law@cygnus.com)
24693
24694 * gcc.c-torture/execute/20000113-1.c: New test.
24695
24696 2000-01-12 Jeffrey A Law (law@cygnus.com)
24697
24698 * gcc.c-torture/execute/20000112-1.c: New test.
24699
24700 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24701
24702 * gcc.dg/20000111-1.c: New test.
24703
24704 2000-01-10 Jeffrey A Law (law@cygnus.com)
24705
24706 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24707 with 16 bit integers.
24708
24709 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24710
24711 * gcc.dg/20000108-1.c: New test.
24712
24713 2000-01-05 Nathan Sidwell <nathan@acm.org>
24714
24715 * g++.old-deja/g++.ns/koenig8.C: New test.
24716
24717 2000-01-05 Nathan Sidwell <nathan@acm.org>
24718
24719 * g++.old-deja/g++.other/cast4.C: New test.
24720
24721 2000-01-05 Jeffrey A Law (law@cygnus.com)
24722
24723 * gcc.c-torture/compile/20000105-2.c: New test.
24724 * gcc.c-torture/compile/20000105-1.c: New test.
24725
24726 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24727
24728 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24729 references to printf & atoi to conform to ANSI standard.
24730 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24731 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24732 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24733 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24734 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24735 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24736 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24737 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24738 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24739 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24740 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24741 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24742 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24743 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24744 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24745 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24746 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24747 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24748 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24749 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24750 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24751 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24752 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24753 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24754 * g++.old-deja/g++.brendan/init3.C: Likewise.
24755 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24756 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24757 * g++.old-deja/g++.brendan/new2.C: Likewise.
24758 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24759 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24760 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24761 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24762 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24763 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24764 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24765 * g++.old-deja/g++.brendan/template24.C: Likewise.
24766 * g++.old-deja/g++.brendan/template3.C: Likewise.
24767 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24768 * g++.old-deja/g++.jason/inline3.C: Likewise.
24769 * g++.old-deja/g++.jason/opeq.C: Likewise.
24770 * g++.old-deja/g++.law/arg5.C: Likewise.
24771 * g++.old-deja/g++.law/arm7.C: Likewise.
24772 * g++.old-deja/g++.law/ctors11.C: Likewise.
24773 * g++.old-deja/g++.law/cvt8.C: Likewise.
24774 * g++.old-deja/g++.law/init9.C: Likewise.
24775 * g++.old-deja/g++.law/refs4.C: Likewise.
24776 * g++.old-deja/g++.law/template2.C: Likewise.
24777 * g++.old-deja/g++.law/visibility24.C: Likewise.
24778 * g++.old-deja/g++.law/vtable3.C: Likewise.
24779 * g++.old-deja/g++.mike/asm2.C: Likewise.
24780 * g++.old-deja/g++.mike/eh1.C: Likewise.
24781 * g++.old-deja/g++.mike/misc1.C: Likewise.
24782 * g++.old-deja/g++.mike/misc13.C: Likewise.
24783 * g++.old-deja/g++.mike/misc14.C: Likewise.
24784 * g++.old-deja/g++.mike/ns12.C: Likewise.
24785 * g++.old-deja/g++.mike/p1248.C: Likewise.
24786 * g++.old-deja/g++.mike/p3708.C: Likewise.
24787 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24788 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24789 * g++.old-deja/g++.mike/p646.C: Likewise.
24790 * g++.old-deja/g++.mike/p700.C: Likewise.
24791 * g++.old-deja/g++.mike/p783.C: Likewise.
24792 * g++.old-deja/g++.mike/p783a.C: Likewise.
24793 * g++.old-deja/g++.mike/p783b.C: Likewise.
24794 * g++.old-deja/g++.mike/p786.C: Likewise.
24795 * g++.old-deja/g++.mike/p789.C: Likewise.
24796 * g++.old-deja/g++.mike/p789a.C: Likewise.
24797 * g++.old-deja/g++.mike/p807a.C: Likewise.
24798 * g++.old-deja/g++.other/delete3.C: Likewise.
24799 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24800 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24801 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24802 * g++.old-deja/g++.other/empty1.C: Likewise.
24803 * g++.old-deja/g++.other/temporary1.C: Likewise.
24804 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24805 * g++.old-deja/g++.pt/t16.C: Likewise.
24806 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24807
24808 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24809
24810 * gcc.dg/991230-1.c: New test.
24811
24812 1999-12-29 Jeffrey A Law (law@cygnus.com)
24813
24814 * gcc.c-torture/compile/991229-3.c: New test.
24815 * gcc.c-torture/compile/991229-2.c: New test.
24816 * gcc.c-torture/compile/991229-1.c: New test.
24817
24818 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24819
24820 * gcc.c-torture/compile/labels-2.c: New test.
24821
24822 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24823
24824 * gcc.c-torture/execute/991227-1.c: New test.
24825
24826 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24827
24828 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24829
24830 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24831
24832 * gcc.c-torture/execute/991221-1.c: New test.
24833
24834 1999-12-20 Nathan Sidwell <nathan@acm.org>
24835
24836 * g++.old-deja/g++.other/cast3.C: New test.
24837
24838 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24839
24840 * gcc.c-torture/execute/991216-4.c: New test.
24841
24842 1999-12-16 Michael Meissner <meissner@cygnus.com>
24843
24844 * gcc.c-torture/execute/991216-1.c: New test.
24845 * gcc.c-torture/execute/991216-2.c: New test.
24846 * gcc.c-torture/execute/991216-3.c: New test.
24847
24848 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24849
24850 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24851 Actually make the test fail by using "-O2" for compilation.
24852
24853 1999-12-15 Nathan Sidwell <nathan@acm.org>
24854
24855 * g++.old-deja/g++.warn/cast-align1.C: New test.
24856
24857 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24858
24859 * gcc.c-torture/compile/991214-1.c: New test.
24860 * gcc.c-torture/compile/991214-2.c: New test.
24861
24862 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24863
24864 * gcc.dg/991214-1.c: New test.
24865
24866 1999-12-13 Jeffrey A Law (law@cygnus.com)
24867
24868 * gcc.c-torture/compile/991213-3.c: New test.
24869 * gcc.c-torture/compile/991213-2.c: New test.
24870 * gcc.c-torture/compile/991213-1.c: New test.
24871
24872 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24873
24874 * gcc.dg/991209-1.c: New test.
24875
24876 1999-12-08 Nathan Sidwell <nathan@acm.org>
24877
24878 * gcc.c-torture/compile/991208-1.c: New test.
24879
24880 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24881
24882 * gcc.dg/ultrasp2.c: New test.
24883
24884 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24885
24886 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24887
24888 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24889
24890 * gcc.c-torture/compile/991202-1.c: New test.
24891 * gcc.c-torture/execute/991202-1.c: New test.
24892 * gcc.c-torture/execute/991202-2.c: New test.
24893 * gcc.c-torture/execute/991202-3.c: New test.
24894
24895 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24896
24897 * g++.old-deja/g++.abi/align.C: New test.
24898 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24899 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24900
24901 1999-12-01 Richard Henderson <rth@cygnus.com>
24902
24903 * gcc.c-torture/execute/991201-1.c: New.
24904
24905 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24906
24907 * gcc.dg/991129-1.c: New test.
24908
24909 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24910
24911 * gcc.c-torture/compile/991127-1.c: New test.
24912
24913 1999-11-22 Nathan Sidwell <nathan@acm.org>
24914
24915 * g++.old-deja/g++.other/warn4.C: New test.
24916
24917 1999-11-22 Nathan Sidwell <nathan@acm.org>
24918
24919 * g++.old-deja/g++.eh/cleanup2.C: New test.
24920 * g++.old-deja/g++.ext/pretty2.C: New test.
24921 * g++.old-deja/g++.ext/pretty3.C: New test.
24922 * g++.old-deja/g++.other/debug6.C: New test.
24923
24924 1999-10-20 Jim Wilson <wilson@cygnus.com>
24925
24926 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24927 compiler_output to look for one error message instead of two.
24928
24929 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24930
24931 * gcc.c-torture/execute/991118-1.c: Also test case
24932 where the word boundary does not split a byte evenly.
24933
24934 1999-11-19 Nathan Sidwell <nathan@acm.org>
24935
24936 * g++.old-deja/g++.ext/restrict1.C: New test.
24937
24938 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24939
24940 * gcc.c-torture/execute/991118-1.c: New test.
24941
24942 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24943
24944 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24945 working directory pathnames.
24946
24947 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24948
24949 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24950 host is equipped with driver.h and driver.o so it can actually
24951 compile and run the tests.
24952
24953 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24954
24955 * gcc.c-torture/compile/991008-1.c: New test.
24956
24957 1999-11-08 Nick Clifton <nickc@cygnus.com>
24958
24959 * lib/gcc-dg.exp: Include target-supports.exp
24960
24961 1999-11-05 Nick Clifton <nickc@cygnus.com>
24962
24963 * lib/target-supports.exp: New file: Provide procs to test for
24964 features supported by the target.
24965 (check_weak_available): Moved here from ecos.exp.
24966 (check_alias_available): New proc: Determine of the target
24967 toolchain supports the alias attribute.
24968
24969 * gcc.dg/special/ecos.exp: Move check_weak_available to
24970 target-supports.exp.
24971 (alias-1.c): Only perform the test if the target supports
24972 aliases.
24973 (wkali-1.c): Only perform the test if the target supports
24974 aliases.
24975
24976 * gcc.dg/990506-0.c: Expect error messages from cross
24977 targets as well as native targets.
24978
24979 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24980
24981 * gcc.dg/ultrasp1.c: Removed xfail.
24982 * gcc.dg/struct-ret-2.c: Likewise.
24983 * gcc.dg/array-1.c: Likewise.
24984
24985 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24986
24987 * gcc.dg/struct-ret-2.c: New test.
24988
24989 * gcc.dg/array-1.c: New test.
24990
24991 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24992
24993 * gcc.c-torture/execute/991030-1.c: New test.
24994
24995 1999-10-26 Richard Henderson <rth@cygnus.com>
24996
24997 * gcc.c-torture/compile/991026-2.c: New test.
24998
24999 1999-10-26 Jeffrey A Law (law@cygnus.com)
25000
25001 * gcc.c-torture/compile/991026-1.c: New test.
25002
25003 1999-10-23 Jeffrey A Law (law@cygnus.com)
25004
25005 * gcc.c-torture/execute/991023-1.c: New test.
25006
25007 1999-10-19 Jeffrey A Law (law@cygnus.com)
25008
25009 * gcc.c-torture/execute/991019-1.c: New test.
25010
25011 1999-10-16 Richard Henderson <rth@cygnus.com>
25012
25013 * gcc.c-torture/execute/991016-1.c: New test.
25014
25015 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
25016
25017 * gcc.c-torture/execute/991014-1.c: New test.
25018
25019 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
25020
25021 * g++.old-deja/g++.other/union2.C: New test.
25022
25023 1999-10-13 Nathan Sidwell <nathan@acm.org>
25024
25025 * g++.old-deja/g++.other/vaarg2.C: New test.
25026 * g++.old-deja/g++.other/vaarg3.C: New test.
25027
25028 1999-10-12 Craig Burley <craig@jcb-sc.com>
25029
25030 * g77.f-torture/noncompile/19990905-1.f: Moved from being
25031 in compile/.
25032
25033 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
25034
25035 * gcc.c-torture/execute/va-arg-11.c: New test.
25036
25037 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
25038
25039 * lib/file-format.exp (gcc_target_object_format): Don't
25040 crash if objdump is unavailable.
25041
25042 1999-09-29 Donn Terry <donn@interix.com>
25043
25044 * gcc.misc-tests/mg.exp: delete extraneous redirection.
25045
25046 1999-09-28 Nick Clifton <nickc@cygnus.com>
25047
25048 * gcc.c-torture/compile/990928-1.c: New test.
25049
25050 1999-09-28 Nathan Sidwell <nathan@acm.org>
25051
25052 * g++.old-deja/g++.other/decl6.C: New test.
25053
25054 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25055
25056 * gcc.c-torture/execute/va-arg-10.c: New test.
25057
25058 1999-09-27 Nathan Sidwell <nathan@acm.org>
25059
25060 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
25061 __PRETTY_FUNCTION__.
25062
25063 1999-09-23 Nick Clifton <nickc@cygnus.com>
25064
25065 * gcc.c-torture/execute/990923-1.c: New test.
25066
25067 1999-09-21 Nick Clifton <nickc@cygnus.com>
25068
25069 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
25070 for which -fpic is inappropriate.
25071
25072 1999-09-21 Mark Mitchell <mark@codesourcery.com>
25073
25074 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
25075
25076 1999-09-21 Nathan Sidwell <nathan@acm.org>
25077
25078 * g++.old-deja/g++.other/dyncast1.C: New test.
25079 * g++.old-deja/g++.other/dyncast2.C: New test.
25080 * g++.old-deja/g++.other/dyncast3.C: New test.
25081 * g++.old-deja/g++.other/dyncast4.C: New test.
25082 * g++.old-deja/g++.other/dyncast5.C: New test.
25083 * g++.old-deja/g++.eh/catch3.C: New test.
25084 * g++.old-deja/g++.eh/catch3p.C: New test.
25085 * g++.old-deja/g++.eh/catch4.C: New test.
25086 * g++.old-deja/g++.eh/catch4p.C: New test.
25087 * g++.old-deja/g++.eh/catch5.C: New test.
25088 * g++.old-deja/g++.eh/catch5p.C: New test.
25089 * g++.old-deja/g++.eh/catch6.C: New test.
25090 * g++.old-deja/g++.eh/catch6p.C: New test.
25091 * g++.old-deja/g++.eh/catch7.C: New test.
25092 * g++.old-deja/g++.eh/catch7p.C: New test.
25093 * g++.old-deja/g++.eh/catch8.C: New test.
25094 * g++.old-deja/g++.eh/catch8p.C: New test.
25095 * g++.old-deja/g++.eh/catch9.C: New test.
25096 * g++.old-deja/g++.eh/catch9p.C: New test.
25097
25098 1999-09-13 Nathan Sidwell <nathan@acm.org>
25099
25100 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
25101 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
25102
25103 1999-09-13 Jeffrey A Law (law@cygnus.com)
25104
25105 * gcc.c-torture/compile/990913-1.c: New test.
25106
25107 1999-09-10 Nathan Sidwell <nathan@acm.org>
25108
25109 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
25110 * g++.old-deja/g++.jason/rfg5.C: Likewise.
25111
25112 1999-09-09 Richard Henderson <rth@cygnus.com>
25113
25114 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
25115
25116 1999-09-09 Nathan Sidwell <nathan@acm.org>
25117
25118 * g++.old-deja/g++.other/lookup11.C: New test.
25119 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
25120 what is permitted and what we want.
25121 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
25122 overload use.
25123 * g++.old-deja/g++.jason/rfg5.C: Likewise
25124
25125 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
25126
25127 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
25128 * gcc.c-torture/noncompile/poison-1.c: New file.
25129
25130 1999-09-08 Nathan Sidwell <nathan@acm.org>
25131
25132 * g++.old-deja/g++.other/sizeof3.C: New test.
25133 * g++.old-deja/g++.other/sizeof4.C: New test.
25134 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
25135 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
25136
25137 1999-09-07 Richard Henderson <rth@cygnus.com>
25138
25139 * gcc.dg/va-arg-1.c: New.
25140
25141 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25142
25143 * gcc.c-torture/execute/va-arg-9.c: New test.
25144
25145 1999-09-05 Craig Burley <craig@jcb-sc.com>
25146
25147 * g77.f-torture/compile/980519-2.f: New test.
25148 * g77.f-torture/compile/19990905-0.f: New test.
25149 * g77.f-torture/compile/19990905-1.f: New test.
25150 * g77.f-torture/compile/19990905-2.f: New test.
25151
25152 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
25153
25154 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
25155
25156 * gcc.c-torture/execute/990827-1.c: Fix typo.
25157
25158 1999-09-03 Nathan Sidwell <nathan@acm.org>
25159
25160 * g++.old-deja/g++.other/deref1.C: New test.
25161
25162 1999-09-02 Nathan Sidwell <nathan@acm.org>
25163
25164 * g++.old-deja/g++.other/ambig2.C: New test.
25165 * g++.old-deja/g++.other/cond5.C: New test.
25166 * g++.old-deja/g++.other/lookup16.C: New test.
25167
25168 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
25169
25170 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
25171 assemblers too.
25172
25173 1999-08-31 Jeffrey A Law (law@cygnus.com)
25174
25175 * lib/c-torture.exp: Avoid the "compare executables" optimization
25176 when testing native.
25177
25178 1999-08-29 Jeffrey A Law (law@cygnus.com)
25179
25180 * gcc.c-torture/execute/990829-1.c: New test.
25181 * gcc.c-torture/compile/990829-1.c: New test.
25182
25183 1999-08-27 Paul Burchard <burchard@pobox.com>
25184
25185 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
25186 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
25187 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
25188 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
25189 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
25190 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
25191 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
25192 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
25193 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
25194 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
25195 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
25196
25197 1999-08-27 Jeffrey A Law (law@cygnus.com)
25198
25199 * gcc.c-torture/execute/990827-1.c: New test.
25200
25201 1999-08-26 Craig Burley <craig@jcb-sc.com>
25202
25203 * g77.f-torture/noncompile/19990826-4.f: New test.
25204
25205 * g77.f-torture/compile/19990826-3.f: New test.
25206
25207 * g77.f-torture/execute/19990826-2.f: New test.
25208
25209 * g77.f-torture/compile/19990826-1.f: New test.
25210
25211 * gcc.c-torture/execute/990826-0.c: New test.
25212 * g77.c-torture/execute/19990826-0.f: New test.
25213
25214 * g77.f-torture/noncompile/970626-2.f: New test.
25215
25216 1999-08-25 Paul Burchard <burchard@pobox.com>
25217
25218 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
25219 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
25220 lss-011.C: New tests.
25221
25222 1999-08-25 Nathan Sidwell <nathan@acm.org>
25223
25224 * g++.old-deja/g++.other/decl5.C: New test.
25225
25226 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25227
25228 * noncompile/noncompile.exp: Load_lib c-torture.exp.
25229 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
25230 call `postbase' for each one. All callers of `postbase' changed
25231 to call this instead.
25232
25233 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
25234
25235 * gcc.c-torture/execute/990811-1.c: New test.
25236
25237 1999-08-09 Nick Clifton <nickc@cygnus.com>
25238
25239 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
25240 just native ones.
25241
25242 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
25243 just native ones.
25244
25245 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25246
25247 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
25248
25249 1999-08-04 Jeffrey A Law (law@cygnus.com)
25250
25251 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
25252
25253 1999-08-04 Nathan Sidwell <nathan@acm.org>
25254
25255 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
25256
25257 1999-08-04 Jeffrey A Law (law@cygnus.com)
25258
25259 * gcc.c-torture/execute/990804-1.c: New test.
25260
25261 1999-08-03 Nathan Sidwell <nathan@acm.org>
25262
25263 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
25264 * g++.old-deja/g++.brendan/crash64.C: Likewise
25265 * g++.old-deja/g++.brendan/overload8.C: Likewise
25266
25267 1999-08-03 Nathan Sidwell <nathan@acm.org>
25268
25269 * g++.old-deja/g++.other/struct1.C: New test.
25270
25271 1999-08-03 Nathan Sidwell <nathan@acm.org>
25272
25273 * g++.old-deja/g++.other/enum2.C: New test.
25274
25275 1999-08-02 Richard Henderson <rth@cygnus.com>
25276
25277 Adapted from tests from Franz Sirl:
25278 * gcc.c-torture/execute/va-arg-7.c: New test.
25279 * gcc.c-torture/execute/va-arg-8.c: New test.
25280
25281 1999-08-01 Jeffrey A Law (law@cygnus.com)
25282
25283 * gcc.c-torture/compile/990801-2.c: New test.
25284
25285 * gcc.c-torture/compile/990801-1.c: New test.
25286
25287 1999-07-27 Michael Meissner <meissner@cygnus.com>
25288
25289 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
25290 fp-cmp-1.c, converting double to float.
25291
25292 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
25293 fp-cmp-1.c, converting double to long double.
25294
25295 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
25296 from fr1 to unknown_register, since fr1 is a legitimate register
25297 on some machines.
25298
25299 1999-07-25 Jeffrey A Law (law@cygnus.com)
25300
25301 * README: More listname related changes.
25302
25303 1999-07-08 Catherine Moore <clm@cygnus.com>
25304
25305 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
25306
25307 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
25308
25309 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
25310
25311 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
25312
25313 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
25314
25315 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
25316
25317 * gcc.dg/990703-1.c: New test.
25318
25319 1999-06-29 Nick Clifton <nickc@cygnus.com>
25320
25321 * lib/file-format.exp: New file: Move definition of proc
25322 gcc_target_object_format to here from
25323 gcc.dg/special/ecos.exp.
25324
25325 * lib/c-torture.exp: Include lib file-format.exp.
25326 * lib/gcc-dg.exp: Include lib file-format.exp.
25327
25328 * gcc.dg/special/ecos.exp: Remove definition of proc
25329 gcc_target_object_format.
25330
25331 1999-06-28 Jeffrey A Law (law@cygnus.com)
25332
25333 * gcc.c-torture/execute/990628-1.c: New test.
25334
25335 1999-06-25 Jeffrey A Law (law@cygnus.com)
25336
25337 * gcc.c-torture/compile/990625-2.c: New test.
25338
25339 * gcc.c-torture/compile/990625-1.c: New test.
25340
25341 1999-06-23 Nick Clifton <nickc@cygnus.com>
25342
25343 * gcc.c-torture/compile/dll.c: New test case. Check that dll
25344 attributes compile.
25345 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
25346 ports that use the COFF/PE file format.
25347
25348 1999-06-17 Jeffrey A Law (law@cygnus.com)
25349
25350 * gcc.c-torture/compile/990617-1.c: New test.
25351
25352 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
25353
25354 * g++.old-deja/g++.other/decl4.C: New test.
25355
25356 1999-06-14 Nathan Sidwell <nathan@acm.org>
25357
25358 * g++.old-deja/g++.other/bitfld3.C: New test.
25359
25360 1999-06-08 Nathan Sidwell <nathan@acm.org>
25361
25362 * g++.old-deja/g++.eh/catch1.C: New test.
25363
25364 1999-06-07 Jeffrey A Law (law@cygnus.com)
25365
25366 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
25367
25368 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
25369 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
25370
25371 1999-06-05 Craig Burley <craig@jcb-sc.com>
25372
25373 * g77.f-torture/compile/19990502-0.f: Replace with new,
25374 shorter, test that still fails after recent changes.
25375
25376 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25377
25378 * gcc.c-torture/execute/990604-1.c: New test.
25379
25380 1999-05-31 Jeffrey A Law (law@cygnus.com)
25381
25382 * gcc.c-torture/execute/990531-1.c: New test.
25383
25384 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25385
25386 * gcc.c-torture/compile/990527-1.c: New test.
25387
25388 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
25389
25390 * gcc.c-torture/execute/990527-1.c: New test.
25391
25392 1999-05-25 Nick Clifton <nickc@cygnus.com>
25393
25394 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
25395 bitfields as signed.
25396
25397 1999-05-25 Craig Burley <craig@jcb-sc.com>
25398
25399 * g77.f-torture/compile/19990525-0.f: New test.
25400
25401 1999-05-25 Jeffrey A Law (law@cygnus.com)
25402
25403 * gcc.c-torture/execute/990525-2.c: New test.
25404
25405 * gcc.c-torture/execute/990525-1.c: New test.
25406
25407 1999-05-24 Nathan Sidwell <nathan@acm.org>
25408
25409 * g++.old-deja/g++.other/anon3.C: New test.
25410 * g++.old-deja/g++.other/anon4.C: New test.
25411 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
25412 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
25413 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
25414 Merrill).
25415
25416 1999-05-24 Jeffrey A Law (law@cygnus.com)
25417
25418 * gcc.c-torture/execute/990524-1.c: New test.
25419
25420 * gcc.dg/990524-1.c: New test.
25421
25422 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25423
25424 * gcc.c-torture/compile/990523-1.c: New test.
25425
25426 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
25427
25428 * gcc.c-torture/compile/990519-1.c: New test.
25429
25430 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25431
25432 * gcc.c-torture/compile/990517-1.c: New test.
25433
25434 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
25435 (e4, f4): New tests.
25436 (main): Call them.
25437
25438 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25439
25440 * gcc.dg/noreturn-1.c: New test.
25441
25442 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25443
25444 * gcc.c-torture/execute/990513-1.c: New test.
25445
25446 1999-05-10 Richard Henderson <rth@cygnus.com>
25447
25448 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
25449
25450 1999-05-10 Craig Burley <craig@jcb-sc.com>
25451
25452 * g77.f-torture/execute/erfc.f: Use small single-precision
25453 values, to avoid problems on Alphas when not -mieee.
25454
25455 1999-05-08 Craig Burley <craig@jcb-sc.com>
25456
25457 * gcc.dg/990506-0.c: New test.
25458
25459 1999-05-08 Richard Henderson <rth@cygnus.com>
25460
25461 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
25462 the constant to test. Don't XFAIL 64-bit targets.
25463
25464 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
25465 * g++.old-deja/g++.law/profile1.C: Likewise.
25466
25467 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
25468 operator new instances.
25469 * g++.old-deja/g++.other/delete5.C: Likewise.
25470
25471 1999-05-03 Craig Burley <craig@jcb-sc.com>
25472
25473 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
25474 intrinsic.
25475
25476 1999-05-03 Craig Burley <craig@jcb-sc.com>
25477
25478 * g77.f-torture/execute/u77-test.f: Reverse order of two
25479 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
25480
25481 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
25482
25483 * gcc.dg/compare1.c: New test.
25484
25485 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
25486
25487 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
25488 New tests.
25489
25490 1999-05-02 Craig Burley <craig@jcb-sc.com>
25491
25492 * g77.f-torture/compile/19990502-1.f: New test.
25493
25494 1999-05-02 Craig Burley <craig@jcb-sc.com>
25495
25496 * g77.f-torture/compile/19990502-0.f: New test.
25497
25498 1999-05-02 Craig Burley <craig@jcb-sc.com>
25499
25500 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
25501 intrinsic.
25502
25503 1999-05-02 Craig Burley <craig@jcb-sc.com>
25504
25505 * g77.f-torture/execute/u77-test.f (main): List libU77
25506 intrinsics not currently tested.
25507 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
25508 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
25509 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
25510 Trim blanks off the ends of some printed strings.
25511
25512 1999-05-02 Craig Burley <craig@jcb-sc.com>
25513
25514 * g77.f-torture/execute/u77-test.f (main): Just warn about
25515 FSTAT gid disagreement, as it's expected on some systems.
25516
25517 1999-05-01 Craig Burley <craig@jcb-sc.com>
25518
25519 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
25520 use a new function, which allows for some slop.
25521 Clean up some commentary.
25522 (issum): The new function.
25523 (sgladd): Deleted subroutine.
25524
25525 1999-05-01 Craig Burley <craig@jcb-sc.com>
25526
25527 * g77.f-torture/execute/u77-test.f: Modify to be more like
25528 libf2c/libU77 version, bringing patches to that version here.
25529 Add suitable commentary.
25530
25531 1999-04-25 Richard Henderson <rth@cygnus.com>
25532
25533 * gcc.dg/990424-1.c: New test.
25534
25535 1999-04-24 Craig Burley <craig@jcb-sc.com>
25536
25537 * g77.f-torture/execute/u77-test.f (main): Bug involving
25538 LSTAT has been fixed, so turn back on full checking.
25539
25540 1999-04-20 Craig Burley <craig@jcb-sc.com>
25541
25542 * g77.f-torture/compile/19990419-0.f: New test.
25543 * g77.f-torture/execute/19990419-1.f: New test.
25544
25545 1999-04-17 Richard Henderson <rth@cygnus.com>
25546
25547 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25548 to avoid the need for a prototype to supress a warning.
25549
25550 1999-04-07 Jim Wilson <wilson@cygnus.com>
25551
25552 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25553
25554 1999-04-04 Jeffrey A Law (law@cygnus.com)
25555
25556 * gcc.c-torture/execute/990404-1.c: New test.
25557
25558 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25559
25560 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25561 * gcc.dg/cpp-if3.c: Don't use -pedantic.
25562 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25563 missing initializer warnings.
25564
25565 1999-03-28 Jeffrey A Law (law@cygnus.com)
25566
25567 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25568 matching strings.
25569
25570 1999-03-26 Jeffrey A Law (law@cygnus.com)
25571
25572 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25573
25574 1999-03-26 Craig Burley <craig@jcb-sc.com>
25575
25576 * g77.f-torture/execute/19990325-0.f: New test.
25577 * g77.f-torture/execute/19990325-1.f: New test.
25578
25579 1999-03-24 Jeffrey A Law (law@cygnus.com)
25580
25581 * gcc.c-torture/execute/990324-1.c: New test.
25582
25583 1999-03-22 Jim Wilson <wilson@cygnus.com>
25584
25585 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25586 test with 4.
25587
25588 1999-03-17 Richard Henderson <rth@cygnus.com>
25589
25590 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25591
25592 1999-03-13 Craig Burley <craig@jcb-sc.com>
25593
25594 * g77.f-torture/execute/19990313-2.f: New test.
25595 * g77.f-torture/execute/19990313-3.f: New test.
25596
25597 1999-03-13 Craig Burley <craig@jcb-sc.com>
25598
25599 * g77.f-torture/execute/19990313-0.f: New test.
25600 * g77.f-torture/execute/19990313-1.f: New test.
25601
25602 1999-03-12 Jim Wilson <wilson@cygnus.com>
25603
25604 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25605 printf to sprintf.
25606 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25607 (main): Add check for u15. Conditionalize u31 check depending on
25608 whether ints are <32 bits or >=32 bits.
25609
25610 1999-03-08 Craig Burley <craig@jcb-sc.com>
25611
25612 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25613
25614 1999-03-08 Craig Burley <craig@jcb-sc.com>
25615
25616 * g77.f-torture/compile/19990305-0.f: New test.
25617 * g77.f-torture/execute/19981119-0.f: New test.
25618
25619 1999-03-08 Craig Burley <craig@jcb-sc.com>
25620
25621 * g77.f-torture/execute/970625-2.f: call ABORT if final
25622 result is not correct, instead of just printing it.
25623 Add this checking via newly introduced obfuscation, to
25624 trip up buggy front ends.
25625
25626 1999-03-07 Craig Burley <craig@jcb-sc.com>
25627
25628 * g77.f-torture/compile/960317-1.f: Moved from being
25629 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25630
25631 1999-03-06 Craig Burley <craig@jcb-sc.com>
25632
25633 * g77.f-torture/execute/960317-1.f: New (old) test.
25634 * g77.f-torture/execute/970625-2.f: Ditto.
25635
25636 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25637
25638 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25639 message on line 1 or line 2; cccp and cpplib do this differently.
25640
25641 1999-03-01 Jeffrey A Law (law@cygnus.com)
25642
25643 * g++.old-deja/g++.law/weak1.C: New test.
25644
25645 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25646
25647 * gcc.c-torture/execute/990119-1.c: Renamed to...
25648 * gcc.dg/990119-1.c: this, so it will only be tested once
25649 (it's a preprocessor test, it doesn't need to be run at
25650 multiple optimization levels).
25651
25652 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25653
25654 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25655 ALWAYS_CXXFLAGS.
25656
25657 1999-02-24 Craig Burley <craig@jcb-sc.com>
25658
25659 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25660 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25661 to not be compilable by current g77.
25662
25663 1999-02-24 Nick Clifton <nickc@cygnus.com>
25664
25665 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25666
25667 1999-02-22 Jeffrey A Law (law@cygnus.com)
25668
25669 * gcc.c-torture/execute/990222-1.c: New test.
25670
25671 1999-02-19 Craig Burley <craig@jcb-sc.com>
25672
25673 * g77.f-torture/compile/19990218-0.f: New test.
25674 * g77.f-torture/noncompile/19990218-1.f: New test.
25675
25676 1999-02-18 Craig Burley <craig@jcb-sc.com>
25677
25678 * g77.f-torture/compile/19981216-0.f: New test.
25679
25680 1999-02-14 Jeffrey A Law (law@cygnus.com)
25681
25682 * gcc.dg/990214-1.c: New test.
25683
25684 1999-02-13 Jeffrey A Law (law@cygnus.com)
25685
25686 * gcc.dg/990213-2.c: New test.
25687
25688 * gcc.dg/990213-1.c: New test.
25689
25690 1999-02-12 Jeffrey A Law (law@cygnus.com)
25691
25692 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25693 ints.
25694
25695 1999-02-11 Nick Clifton <nickc@cygnus.com>
25696
25697 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25698 specified by target.
25699
25700 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25701
25702 1999-02-11 Jeffrey A Law (law@cygnus.com)
25703
25704 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25705
25706 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25707
25708 * gcc.dg/special/ecos.exp: New test driver for new tests with
25709 special requirements.
25710
25711 * gcc.dg/special/alias-1.c: New test.
25712 * gcc.dg/special/gcsec-1.c: New test.
25713 * gcc.dg/special/weak-1.c: New test.
25714 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25715 * gcc.dg/special/weak-2.c: New test.
25716 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25717 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25718 * gcc.dg/special/wkali-1.c: New test.
25719 * gcc.dg/special/wkali-2.c: New test.
25720 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25721 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25722
25723 1999-02-10 Felix Lee <flee@cygnus.com>
25724
25725 * lib/c-torture.exp (c-torture-compile): Pull out code for
25726 analyzing gcc error messages.
25727 (c-torture-execute): Likewise. Fix some (harmless) false
25728 positives.
25729 * lib/gcc.exp (gcc_check_compile): New function.
25730
25731 1999-02-08 Richard Henderson <rth@cygnus.com>
25732
25733 * gcc.c-torture/execute/990208-1.c: New test.
25734
25735 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25736
25737 * g++.dg/special/ecos.exp: New driver for new tests with special
25738 requirements
25739
25740 * g++.dg/special/conpr-1.C: New test
25741 * g++.dg/special/conpr-2.C: New test
25742 * g++.dg/special/conpr-2a.C: New test
25743 * g++.dg/special/conpr-3.C: New test
25744 * g++.dg/special/conpr-3a.C: New test
25745 * g++.dg/special/conpr-3b.C: New test
25746
25747 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25748 allow g++ to use the dg driver
25749
25750 * README: Add comment about g++.dg directory
25751
25752 1999-02-06 Jeffrey A Law (law@cygnus.com)
25753
25754 * README: Update email addresses.
25755
25756 1999-02-03 Nick Clifton <nickc@cygnus.com>
25757
25758 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25759 arguments in order to force structure S onto the stack even on
25760 the alpha.
25761 (test): Pass 10 leading arguments to function foo as well as the
25762 structure S.
25763
25764 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25765 failure for all targets.
25766
25767 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25768 abort to terminate program execution.
25769
25770 1999-01-30 Richard Henderson <rth@cygnus.com>
25771
25772 * gcc.c-torture/execute/990130-1.c: New test.
25773
25774 1999-01-30 Jeffrey A Law (law@cygnus.com)
25775
25776 * gcc.dg/990130-1.c: New test.
25777
25778 1999-01-28 Michael Meissner <meissner@cygnus.com>
25779
25780 * gcc.c-torture/execute/990128-1.c: New test.
25781
25782 1999-01-27 Michael Meissner <meissner@cygnus.com>
25783
25784 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25785
25786 1999-01-27 Felix Lee <flee@cygnus.com>
25787
25788 * lib/c-torture.exp (c-torture-compile): pull out code for
25789 analyzing gcc error messages.
25790 (c-torture-execute): ditto, and fix some (harmless) false
25791 positives.
25792 * lib/gcc.exp (gcc_check_compile): new function.
25793
25794 1999-01-17 Jeffrey A Law (law@cygnus.com)
25795
25796 * gcc.dg/990117-1.c: New test.
25797
25798 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25799
25800 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25801
25802 1999-01-15 Jeffrey A Law (law@cygnus.com)
25803
25804 * g77.f-torture/compile/990115-1.f: New test.
25805
25806 1999-01-07 Jeffrey A Law (law@cygnus.com)
25807
25808 * gcc.c-torture/compile/990107-1.c: New test
25809
25810 1999-01-06 Jeffrey A Law (law@cygnus.com)
25811
25812 * gcc.c-torture/execute/990106-2.c: New test.
25813
25814 * gcc.c-torture/execute/990106-1.c: New test.
25815
25816 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25817
25818 * gcc.c-torture/compile/981223-1.c: New test.
25819
25820 1998-12-29 Richard Henderson <rth@cygnus.com>
25821
25822 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25823 (opt3): Rename from opt4 and disable.
25824
25825 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25826
25827 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25828
25829 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25830
25831 * g++.old-deja/g++.other/conv5.C: New test.
25832
25833 1998-12-14 Nick Clifton <nickc@cygnus.com>
25834
25835 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25836
25837 1998-12-11 Jeffrey A Law (law@cygnus.com)
25838
25839 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25840
25841 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25842
25843 * gcc.c-torture/compile/981211-1.c: New test.
25844
25845 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25846
25847 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25848
25849 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25850
25851 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25852
25853 * gcc.special/930510-1.c: Make C9X safe.
25854 * gcc.misc-tests/gcov-1.c Similarly.
25855 * gcc.misc-tests/gcov-2.c Similarly.
25856
25857 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25858
25859 * gcc.dg/ultrasp1.c: New test.
25860
25861 1998-12-06 Richard Henderson <rth@cygnus.com>
25862
25863 * gcc.c-torture/execute/981206.c: New test.
25864
25865 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25866
25867 * g++.old-deja/g++.ns/template7.C: New test.
25868
25869 * g++.old-deja/g++.other/expr1.C: New test.
25870
25871 * g++.old-deja/g++.eh/tmpl3.C: New test.
25872
25873 * g++.old-deja/g++.eh/tmpl2.C: New test.
25874
25875 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25876
25877 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25878 * g++.old-deja/g++.other/using6.C: Removed.
25879 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25880
25881 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25882
25883 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25884
25885 * g++.old-deja/g++.pt/overload8.C: New test.
25886
25887 * g++.old-deja/g++.pt/overload7.C: New test.
25888
25889 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25890
25891 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25892 and relinking messages.
25893 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25894 compiling with -frepo.
25895
25896 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25897
25898 * g++.old-deja/g++.pt/lookup6.C: New test.
25899
25900 1998-11-30 Nick Clifton <nickc@cygnus.com>
25901
25902 * gcc.c-torture/execute/981130-1.c: New test.
25903 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25904
25905 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25906
25907 * g++.old-deja/g++.pt/explicit76.C: New test.
25908
25909 * g++.old-deja/g++.pt/friend38.C: New test.
25910
25911 * g++.old-deja/g++.ns/crash2.C: New test.
25912
25913 * g++.old-deja/g++.pt/defarg8.C: New test.
25914
25915 * g++.old-deja/g++.pt/instantiate6.C: New test.
25916
25917 * g++.old-deja/g++.pt/static6.C: New test.
25918
25919 * g++.old-deja/g++.pt/decl2.C: New test.
25920
25921 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25922
25923 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25924 problem is actually related with name lookup, but so what? :-)
25925
25926 * g++.old-deja/g++.pt/friend37.C: New test.
25927
25928 1998-11-25 Dave Love <d.love@dl.ac.uk>
25929
25930 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25931 element, which fails on some systems.
25932
25933 * g77.f-torture/execute/labug1.f: New test.
25934
25935 1998-11-21 Jeffrey A Law (law@cygnus.com)
25936
25937 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25938 is defined.
25939
25940 1998-11-18 Dave Love <d.love@dl.ac.uk>
25941
25942 * g77.f-torture/compile/981117-1.f: New test.
25943
25944 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25945
25946 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25947 properly discarded.
25948
25949 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25950
25951 * gcc.c-torture/execute/memcheck: New directory of tests for
25952 -fcheck-memory-usage.
25953
25954 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25955
25956 * README: New file, general information about the testsuite and
25957 new description of the various C++ test subdirectories.
25958 * README.g++: Eliminate obsolete information, update and move most
25959 relevant stuff to README.
25960
25961 1998-11-07 Richard Henderson <rth@cygnus.com>
25962
25963 * gcc.c-torture/compile/981107-1.c: New test.
25964
25965 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25966
25967 * execute/memcpy-bi.c: New testcase.
25968
25969 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25970
25971 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25972 base classes.
25973
25974 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25975 template is selected.
25976
25977 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25978 classes, it should be accepted for all types.
25979
25980 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25981
25982 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25983 specializations start with template headers.
25984
25985 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25986
25987 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25988
25989 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25990 non-POD types.
25991
25992 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25993
25994 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25995
25996 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25997
25998 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25999
26000 1998-10-19 Jeffrey A Law (law@cygnus.com)
26001
26002 * 981019-1.c: New test.
26003
26004 1998-10-14 Robert Lipe <robertl@dgii.com>
26005
26006 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
26007 find objc headers.
26008
26009 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
26010
26011 * compile/981001-4.c: Remove use of GCC extension that triggers a
26012 compiler bug.
26013
26014 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
26015
26016 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
26017
26018 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26019
26020 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
26021 instantiation of template produces incorrect code for delete
26022 expression.
26023
26024 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
26025 constructors' name is not unique.
26026 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
26027 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
26028
26029 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
26030 automatic array of const is ill-formed.
26031
26032 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
26033 of template parameter?
26034
26035 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
26036 const.
26037
26038 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
26039 pointer-to-member expression.
26040
26041 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
26042 declaration causes ICE.
26043
26044 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
26045
26046 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
26047 reserved in the global namespace.
26048
26049 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
26050 generate needed virtual table.
26051
26052 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
26053
26054 1998-10-10 Dariush Eslimi <eslimi@loran.com>
26055
26056 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
26057 template-dependent type
26058
26059 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26060
26061 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
26062 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
26063 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
26064
26065 * g++.old-deja/g++.other/using5.C: New test; using decl from base
26066 class should be usable as argument of member function.
26067 * g++.old-deja/g++.other/using6.C: New test; using decl from base
26068 class should be usable as return type of member function.
26069 * g++.old-deja/g++.other/using7.C: New test; using decl from base
26070 class should be usable as type of data member.
26071
26072 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
26073
26074 1998-10-09 Jeffrey A Law (law@cygnus.com)
26075
26076 * gcc.c-torture/special/920521-1.c: Fix bogus test.
26077
26078 1998-10-08 Nick Clifton <nickc@cygnus.com>
26079
26080 * gcc.dg/dll-?.c Add thumb to target list.
26081 Fix assembler scan patterns to match current assembler output.
26082
26083 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
26084
26085 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
26086 matching of template brackets.
26087
26088 * g++.old-deja/g++.other/using4.C: New test. Test using
26089 declarations of methods from base classes.
26090
26091 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
26092 within functions should introduce names into the innermost
26093 enclosing namespace.
26094
26095 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
26096 of static locals if first initialization throws.
26097
26098 1998-10-07 Jim Wilson <wilson@cygnus.com>
26099
26100 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
26101
26102 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
26103
26104 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
26105 lose track of the possible targets of tablejump insns.
26106 * special/special.exp: Run it.
26107
26108 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
26109
26110 * g++.old-deja/g++.pt/friend35.C: New test. A template function
26111 must be declared before its specializations can be named in friend
26112 declarations.
26113
26114 1998-10-05 Dave Love <d.love@dl.ac.uk>
26115
26116 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
26117
26118 * g77.f-torture/execute/io1.f: New test.
26119
26120 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
26121
26122 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
26123 with pointer to template function, for which no argument deduction
26124 is possible.
26125
26126 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
26127 specialization of template function as argument to template
26128 function.
26129
26130 * g++.old-deja/g++.other/access2.C: New test; Inner class
26131 shouldn't have privileged access to Outer's names.
26132
26133 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
26134
26135 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
26136 friend template declared within template class conflicts with
26137 nested class of the same name.
26138
26139 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
26140 is ignored.
26141
26142 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
26143 object with direct initializer as function declaration.
26144
26145 * g++.old-deja/g++.other/decl2.C: New test; duplicate
26146 initializers.
26147
26148 * g++.old-deja/g++.other/null2.C: New test; conditional operator
26149 involving const pointer and NULL produces incorrect result.
26150
26151 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
26152 type name without `typename' should be rejected with -pedantic.
26153
26154 1998-10-02 Richard Henderson <rth@cygnus.com>
26155
26156 * g++.old-deja/g++.other/addrof1.C: New test.
26157
26158 1998-10-01 Nick Clifton <nickc@cygnus.com>
26159
26160 * gcc.c-torture/compile/981001-1.c: New test.
26161 * gcc.c-torture/execute/981001-1.c: New test.
26162
26163 1998-10-01 Jeffrey A Law (law@cygnus.com)
26164
26165 * gcc.c-torture/compile/981001-2.c: New test.
26166 * gcc.c-torture/compile/981001-3.c: New test.
26167 * gcc.c-torture/compile/981001-4.c: New test.
26168
26169 1998-10-01 Robert Lipe <robertl@dgii.com>
26170
26171 * lib/objc.exp (objc_target_compile): Add -L during compiles for
26172 multilibbed hosts. Idea grafted from g77.exp.
26173
26174 1998-09-30 Dave Love <d.love@dl.ac.uk>
26175
26176 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
26177 avoid losing on systems which need -lsocket.
26178
26179 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
26180
26181 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
26182 * g++.old-deja/g++.other/nested2.C: Ditto.
26183 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
26184 failure.
26185
26186 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
26187
26188 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
26189 preferred over template operator!= for enum bitfields.
26190
26191 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
26192
26193 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
26194 that happen to have the same base name, but in different scopes,
26195 are incorrectly rejected.
26196
26197 1998-09-16 Richard Henderson <rth@cygnus.com>
26198
26199 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
26200 on the native word size instead of an integer literal.
26201
26202 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
26203
26204 * g++.old-deja/g++.other/static2.C: Invocation of static data
26205 member of type pointer-to-function denoted as non-static member.
26206
26207 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
26208 checks involving function types and aliases.
26209
26210 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
26211
26212 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
26213 redefined to the same non-trivial type.
26214
26215 * g++.old-deja/g++.pt/explicit73.C: Test for proper
26216 namespace-qualification of template specializations declared in
26217 other namespaces.
26218
26219 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
26220 to declare a subset of the specializations of a template function
26221 as friends of specializations of a template class.
26222
26223 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
26224 member templates that do not fully specialize the enclosing
26225 template class are rejected.
26226
26227 1998-09-11 Dave Love <d.love@dl.ac.uk>
26228
26229 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
26230
26231 1998-09-08 Dave Love <d.love@dl.ac.uk>
26232
26233 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
26234 altered from libf2c/libU77 version.
26235
26236 1998-09-06 Dave Love <d.love@dl.ac.uk>
26237
26238 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
26239
26240 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
26241
26242 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
26243 (un)signed char are different types for template specialization
26244 purposes.
26245
26246 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
26247
26248 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
26249 * objc: ObjC testsuite.
26250
26251 1998-08-31 Catherine Moore <clm@cygnus.com>
26252
26253 * gcc.c-torture/execute/941014-1.x: New file.
26254
26255 1998-08-31 Nick Clifton <nickc@cygnus.com>
26256
26257 * lib/c-torture.exp: Add support for
26258 torture_eval_before_compile and torture_eval_before_execute
26259 variables.
26260
26261 1998-08-30 Jeffrey A Law (law@cygnus.com)
26262
26263 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
26264 this test triggers valid.
26265
26266 1998-08-27 Jeffrey A Law (law@cygnus.com)
26267
26268 * gcc.dg/980827-1.c: New test.
26269
26270 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
26271
26272 * gcc.c-torture/execute/loop-4b.c: New test.
26273
26274 1998-08-26 Nick Clifton <nickc@cygnus.com>
26275
26276 * lib/c-torture.exp: Add support for
26277 torture_eval_before_compile and torture_eval_before_execute
26278 variables.
26279
26280 1998-08-25 Jeffrey A Law (law@cygnus.com)
26281
26282 * gcc.c-torture/compile/980825-1.c: New test.
26283
26284 1998-08-24 Nick Clifton <nickc@cygnus.com>
26285
26286 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
26287 count number tests in opt_t0 not good_t0.
26288
26289 1998-08-24 Jeffrey A Law (law@cygnus.com)
26290
26291 * gcc.c-torture/compile/930326-1.x: Fix typo.
26292
26293 1998-08-23 Mark Mitchell <mark@markmitchell.com>
26294
26295 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
26296 causes an ICE.
26297
26298 1998-08-21 Jeffrey A Law (law@cygnus.com)
26299
26300 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
26301 STACK_SIZE is defined.
26302 * gcc.c-torture/unsorted/stuct.c: Similarly.
26303
26304 * gcc.c-torture/compile/980821-1.c: New test.
26305
26306 1998-08-21 Jeffrey A Law (law@cygnus.com)
26307
26308 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
26309
26310 1998-08-19 Mark Mitchell <mark@markmitchell.com>
26311
26312 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
26313 code.
26314
26315 1998-08-09 Mark Mitchell <mark@markmitchell.com>
26316
26317 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
26318 error'.
26319
26320 1998-08-18 Jeffrey A Law (law@cygnus.com)
26321
26322 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
26323
26324 1998-08-16 Jeffrey A Law (law@cygnus.com)
26325
26326 * gcc.c-torture/compile/980816-1.c: New test.
26327
26328 * gcc.dg/980816-1.c: New test.
26329
26330 1998-08-13 Jeffrey A Law (law@cygnus.com)
26331
26332 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
26333 compiler for ieee tests.
26334
26335 1998-08-01 Dave Love <d.love@dl.ac.uk>
26336
26337 * g77.f-torture/compile/980729-0.f: New test.
26338
26339 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
26340
26341 * gcc.c-torture/special/eeprof-1.c: New test, for
26342 -finstrument-functions.
26343 * gcc.c-torture/special/special.exp: Run it.
26344
26345 1998-07-29 Jeffrey A Law (law@cygnus.com)
26346
26347 * gcc.c-torture/compile/980729-1.c: New test.
26348
26349 1998-07-27 Nick Clifton <nickc@cygnus.com>
26350
26351 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
26352 __thumb__ is defined, and test for ARM style doubles if so.
26353
26354 1998-07-26 Dave Love <d.love@dl.ac.uk>
26355
26356 * g77.f-torture/noncompile/980615-0.f: New test.
26357
26358 1998-07-26 H.J. Lu (hjl@gnu.org)
26359
26360 * gcc.dg/980312-1.c: Do link instead of compile.
26361 * gcc.dg/980313-1.c: Likewise.
26362
26363 1998-07-26 Jeffrey A Law (law@cygnus.com)
26364
26365 * gcc.c-torture/compile/980726-1.c: New test.
26366
26367 1998-07-25 Dave Love <d.love@dl.ac.uk>
26368
26369 * g77.f-torture/execute/io0.f: New test.
26370
26371 1998-07-24 Nick Clifton <nickc@cygnus.com>
26372
26373 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
26374 an int.
26375
26376 1998-06-18 Michael Meissner <meissner@cygnus.com>
26377
26378 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
26379 m32r bugs.
26380
26381 1998-07-17 Nick Clifton <nickc@cygnus.com>
26382
26383 * gcc.dg/980626-1.c: Expect failures for all toolchains until
26384 c-decl.c:grokdeclarator can handle mode attributes.
26385
26386 1998-07-16 Jeffrey A Law (law@cygnus.com)
26387
26388 * gcc.c-torture/execute/980716-1.c: New test.
26389
26390 1998-07-13 Jeffrey A Law (law@cygnus.com)
26391
26392 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
26393 the mn10200.
26394 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
26395 the mn10200.
26396 * gcc.c-torture/execute/va-arg-3.x: Similarly.
26397 * gcc.c-torture/compile/930326-1.x: Similarly.
26398
26399 1998-07-13 Dave Love <d.love@dl.ac.uk>
26400
26401 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
26402 New test from Craig.
26403
26404 1998-07-12 Dave Love <d.love@dl.ac.uk>
26405
26406 * g77.f-torture/noncompile/980616-0.f: New test.
26407
26408 * g77.f-torture/execute/970816-3.f: New test from Craig.
26409
26410 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26411
26412 * g++.other/singleton.C: Return error value instead of taking
26413 SIGSEGV.
26414
26415 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
26416
26417 * g++.other/singleton.C: New test. Warning is under dispute.
26418 Runtime crash is not.
26419
26420 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
26421
26422 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
26423 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
26424 using6.C, using7.C}: New namespace tests.
26425
26426 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
26427
26428 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
26429 specialization with typedef'ed names used as array indexes.
26430
26431 1998-07-09 Jeffrey A Law (law@cygnus.com)
26432
26433 * gcc.c-torture/execute/980709-1.c: New test.
26434
26435 * gcc.dg/980709-1.c: New test.
26436
26437 1998-07-07 Richard Henderson <rth@cygnus.com>
26438
26439 * gcc.c-torture/execute/bcp-1.c: New test.
26440
26441 1998-07-07 Jeffrey A Law (law@cygnus.com)
26442
26443 * gcc.c-torture/execute/980707-1.c: New test.
26444
26445 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
26446
26447 * gcc.c-torture/compile/980706-1.c: New test.
26448
26449 1998-07-01 Dave Love <d.love@dl.ac.uk>
26450
26451 * g77.f-torture/execute/980701-0.f,
26452 g77.f-torture/execute/980701-1.f: New test from Craig.
26453
26454 1998-07-01 Jeffrey A Law (law@cygnus.com)
26455
26456 * gcc.c-torture/compile/980701-1.c: New test.
26457
26458 * gcc.c-torture/execute/980701-1.c: New test.
26459
26460 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
26461 rlsruhe.de>
26462
26463 * g++.old-deja/g++.robertl/eb132.C: New test.
26464 * g++.old-deja/g++.robertl/eb133.C: Likewise.
26465
26466 1998-06-29 Dave Love <d.love@dl.ac.uk>
26467
26468 * g77.f-torture/execute/980628-7.f,
26469 g77.f-torture/execute/980628-8.f,
26470 g77.f-torture/execute/980628-9.f,
26471 g77.f-torture/execute/980628-10.f: New tests from Craig.
26472
26473 * g77.f-torture/execute/980628-3.f: Remove mail headers.
26474
26475 1998-06-28 Jeffrey A Law (law@cygnus.com)
26476
26477 * g77.f-torture/execute/980628-4.f: New test from Craig.
26478 * g77.f-torture/execute/980628-5.f: Likewise.
26479 * g77.f-torture/execute/980628-2.f: Likewise.
26480 * g77.f-torture/execute/980628-0.f: Likewise.
26481 * g77.f-torture/execute/980628-1.f: Likewise.
26482 * g77.f-torture/execute/980628-3.f: Likewise.
26483 * g77.f-torture/execute/980628-6.f: Likewise.
26484
26485 1998-06-28 Jeffrey A Law (law@cygnus.com)
26486
26487 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
26488 directory when nothing has been installed yet.
26489
26490 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
26491
26492 * gcc.c-torture/special/special.exp: Handle newer versions of
26493 dejagnu.
26494
26495 1998-06-26 Jeffrey A Law (law@cygnus.com)
26496
26497 * gcc.dg/980626-1.c: New test.
26498
26499 1998-06-19 Bruno Haible <haible@ilog.fr>
26500
26501 * gcc.misc-tests/m-un-2.c: New test.
26502 * g++.old-deja/g++.other/warn01.c: Likewise.
26503
26504 1998-06-19 Robert Lipe <robertl@dgii.com>
26505
26506 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
26507 compatibility with assmblers with a different comment character.
26508 Eliminate use of GAS-specific extensions.
26509
26510 1998-06-19 Jeffrey A Law (law@cygnus.com)
26511
26512 * gcc.c-torture/execute/ieee/980619-1.c: New test.
26513
26514 1998-06-19 Robert Lipe <robertl@dgii.com>
26515
26516 *lib/g77.exp: Replace search for libf2c.a with search for newly
26517 renamed libg2c.a
26518
26519 1998-06-17 Jeffrey A Law (law@cygnus.com)
26520
26521 * gcc.c-torture/execute/980617-1.c: New test.
26522
26523 1998-06-12 Jeffrey A Law (law@cygnus.com)
26524
26525 * gcc.c-torture/execute/980612-1.c: New test.
26526
26527 1998-06-08 Jeffrey A Law (law@cygnus.com)
26528
26529 * gcc.dg/980523-1.c: Only test on ppc-linux.
26530 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26531
26532 * gcc.c-torture/execute/980608-1.c: New test.
26533
26534 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
26535
26536 * gcc.c-torture/execute/980605-1.c: New test.
26537
26538 1998-06-04 Jeffrey A Law (law@cygnus.com)
26539
26540 * gcc.c-torture/execute/980604-1.c: New test.
26541
26542 1998-06-02 Jeffrey A Law (law@cygnus.com)
26543
26544 * gcc.c-torture/execute/980602-1.c: New test.
26545 * gcc.c-torture/execute/980602-2.c: Likewise.
26546
26547 1998-06-02 Dave Love <d.love@dl.ac.uk>
26548
26549 * 970125-0.f: Fix per JCB. Add commentary.
26550
26551 1998-05-31 Michael Meissner <meissner@cygnus.com>
26552
26553 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26554 IEEE -0 support.
26555
26556 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26557
26558 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26559 earlier.
26560
26561 1998-05-28 Catherine Moore <clm@cygnus.com>
26562
26563 * gcc.c-torture/execute/980526-3.c: New test.
26564
26565 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
26566
26567 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26568 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26569 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26570 m88k-motorola-sysv3 to XFAIL.
26571
26572 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26573
26574 * gcc.dg/980526-1.c: New test.
26575 * gcc.c-torture/execute/980526-2.c: New test.
26576
26577 1998-05-26 Jeffrey A Law (law@cygnus.com)
26578
26579 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26580
26581 * gcc.c-torture/execute/980526-1.c: New test.
26582
26583 1998-05-26 Dave Love <d.love@dl.ac.uk>
26584
26585 * g77.f-torture/execute/alpha2.f: Add runtime test.
26586
26587 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
26588
26589 * g++.old-deja/old-deja.exp: Strip leading directories.
26590
26591 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26592 error for the line. Don't run multiple tests for the same line.
26593
26594 1998-05-23 Jeffrey A Law (law@cygnus.com)
26595
26596 * gcc.dg/980523-1.c: New test.
26597
26598 1998-05-23 Dave Love <d.love@dl.ac.uk>
26599
26600 * g77.f-torture/compile/970915-0.f: New test.
26601
26602 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26603
26604 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26605
26606 1998-05-21 Jeffrey A Law (law@cygnus.com)
26607
26608 * gcc.dg/980520-1.c: New test.
26609
26610 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26611
26612 * gcc.dg/980502-1.c: Fix return type.
26613
26614 1998-05-20 Jeffrey A Law (law@cygnus.com)
26615
26616 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26617 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26618 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26619 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26620 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26621
26622 1998-05-20 Dave Love <d.love@dl.ac.uk>
26623
26624 * g77.f-torture/execute/980520-1.f: New test.
26625
26626 1998-05-15 Dave Love <d.love@dl.ac.uk>
26627
26628 * lib/mike-g77.exp: New file.
26629
26630 * g77.f-torture/noncompile/noncompile.exp,
26631 g77.f-torture/noncompile/check0.f: New files.
26632
26633 1998-05-14 Dave Love <d.love@dl.ac.uk>
26634
26635 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26636 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26637 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26638 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26639 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26640 abort where appropriate.
26641
26642 1998-05-05 Michael Meissner <meissner@cygnus.com>
26643
26644 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26645 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26646
26647 1998-04-29 Dave Love <d.love@dl.ac.uk>
26648
26649 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26650
26651 1998-04-27 Dave Love <d.love@dl.ac.uk>
26652
26653 * g77.f-torture/compile/980427-0.f: New test.
26654
26655 1998-04-24 Dave Love <d.love@dl.ac.uk>
26656
26657 * g77.f-torture/compile/980424-0.f: New test.
26658
26659 1998-04-19 Dave Love <d.love@dl.ac.uk>
26660
26661 * g77.f-torture/compile/980419-2.f (main): New test.
26662 * g77.f-torture/compile/970125-0.f: New test.
26663 * g77.f-torture/compile/980419-1.f: New test.
26664
26665 1998-04-08 Jim Wilson <wilson@cygnus.com>
26666
26667 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26668 of loop-4.c.
26669
26670 1998-04-07 Jim Wilson <wilson@cygnus.com>
26671
26672 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26673
26674 1998-04-03 Jim Wilson <wilson@cygnus.com>
26675
26676 * gcc.c-torture/compile/980329-1.c: New test.
26677
26678 1998-03-18 Jim Wilson <wilson@cygnus.com>
26679
26680 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26681 * gcc.dg/980312-1.c: Fix typo in -march command.
26682
26683 1998-03-16 H.J. Lu (hjl@gnu.org)
26684
26685 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26686
26687 1998-03-11 Robert Lipe <robertl@dgii.com>
26688
26689 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26690 Dave Love agree the Fortran source is bogus.
26691
26692 1998-03-11 Robert Lipe <robertl@dgii.com>
26693
26694 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26695 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26696 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26697 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26698 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26699
26700 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26701
26702 * g++.old-deja/g++.other/friend1.C: New test.
26703
26704 1998-02-18 Dave Love <d.love@dl.ac.uk>
26705
26706 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26707 possibly uninitialized) variables and declare dnrm2.
26708
26709 1998-02-23 Robert Lipe <robertl@dgii.com>
26710
26711 From Bruno Haible <haible@ilog.fr>:
26712 * gcc.c-torture/execute/980223.c: New test.
26713
26714 1998-02-13 Jeffrey A Law (law@cygnus.com)
26715
26716 * gcc.dg/ifelse-1.c: New test.
26717
26718 1998-02-09 H.J. Lu (hjl@gnu.org)
26719
26720 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26721
26722 * lib/old-dejagnu.exp (old-dejagnu): Added the
26723 "execution test - XFAIL *-*-*" handling in the spirit of
26724 "excess errors test -". Changed the "execution test fails"
26725 handling to be like "excess errors test fails".
26726 * Update various tests accordingly.
26727
26728 1998-02-06 Jim Wilson <wilson@cygnus.com>
26729
26730 * gcc.c-torture/execute/980205.c: New test.
26731
26732 1998-01-18 Jeffrey A Law (law@cygnus.com)
26733
26734 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26735 * lib/f-torture.exp: Similarly.
26736 * gcc.c-torture: Rename all .cexp files to .x files.
26737
26738 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26739
26740 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26741 (940510-1.c): Removed duplicate.
26742 (971104-1.c): New test.
26743
26744 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26745
26746 * lib/f-torture.exp: Improve error and loop detection.
26747
26748 1997-11-19 Michael Meissner <meissner@cygnus.com>
26749
26750 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26751 use that to size the filler array.
26752
26753 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26754
26755 * lib/c-torture.exp(c-torture-execute): Fix typo.
26756
26757 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26758 testcase as the executable name. Keep the executable around if
26759 the test fails.
26760
26761 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26762
26763 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26764 changes. Only test one -g option, and move it to the end of the
26765 list of options to test.
26766
26767 1997-09-19 Michael Meissner <meissner@cygnus.com>
26768
26769 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26770 variable GCC_TORTURE_OPTIONS to supply default switches separated
26771 by colons. If no environment variable, run tests with -O0 -g, -O1
26772 -g, and -O2 -g as well.
26773
26774 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26775
26776 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26777 explanatory comments. Fix indentation.
26778
26779 1997-09-15 Jeffrey A Law (law@cygnus.com)
26780
26781 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26782
26783 1997-09-11 Jeffrey A Law (law@cygnus.com)
26784
26785 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26786 * g++.old-deja/g++.mike/p7325.C: Likewise.
26787 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26788
26789 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26790
26791 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26792 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26793 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26794 * g++.old-deja/g++.law/operators4.C: Likewise.
26795
26796 1997-09-11 Joe Buck (jbuck@synopsys.com)
26797
26798 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26799 * g++.old-deja/g++.mike/p784.C: Ditto.
26800 * g++.old-deja/g++.mike/p785.C: Ditto.
26801
26802 1997-09-05 Jeffrey A Law (law@cygnus.com)
26803
26804 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26805
26806 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26807
26808 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26809 target feature; pass this to c-torture-execute as needed.
26810
26811 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26812
26813 * lib/c-torture.exp(c-torture-execute): If the previous and the
26814 current executables being tested are identical, we don't need to
26815 run the executable again. Try to make the executable names
26816 unique. Add an optional argument for passing additional compiler
26817 flags.
26818
26819 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26820
26821 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26822
26823 1997-08-29 Jeffrey A Law (law@cygnus.com)
26824
26825 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26826
26827 1997-07-31 Jeffrey A Law (law@cygnus.com)
26828
26829 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26830 32bit or larger longs.
26831
26832 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26833 have either a 32bit long or 32bit int.
26834
26835 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26836
26837 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26838 Make double precision tests dependent on sizeof (double).
26839
26840 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26841
26842 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26843 too.
26844
26845 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26846
26847 * gcc.c-torture/compile/961203-1.cexp: New script.
26848
26849 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26850
26851 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26852 up the includes ourselves.
26853
26854 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26855
26856 * lib/plumhall.exp: Remove random include, and add a few
26857 verbose messages for debugging.
26858
26859 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26860
26861 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26862 of trying to do it ourselves.
26863
26864 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26865
26866 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26867
26868 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26869
26870 * gcc.prms/5403.c: Made regexp a bit less strict.
26871
26872 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26873
26874 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26875 is returned from remote_load instead.
26876 * lib/plumhall.exp: Ditto.
26877 * lib/mike-g++.exp: Ditto.
26878 * lib/old-dejagnu.exp: Ditto.
26879 * lib/c-torture.exp: Ditto.
26880
26881 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26882
26883 * lib/g++.exp: Use build_wrapper procedure.
26884 * lib/gcc.exp: Ditto.
26885
26886 1997-05-20 Jeffrey A Law (law@cygnus.com)
26887
26888 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26889 an old-style decl for malloc. Fixes tests to work when
26890 sizeof (int) != sizeof (size_t).
26891
26892 1997-05-15 Mike Meissner <meissner@cygnus.com>
26893
26894 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26895
26896 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26897 use stdargs.h interface.
26898
26899 1997-05-15 Mike Meissner <meissner@cygnus.com>
26900
26901 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26902 NO_VARARGS when compiling.
26903
26904 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26905
26906 * lib/plumhall.exp(ph_includes): New procedure.
26907 (ph_make): Use it.
26908 (ph_compiler): Ditto.
26909
26910 * lib/g++.exp: Rename test-glue.c to testglue.c.
26911 * lib/gcc.exp: Ditto.
26912
26913 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26914
26915 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26916 to completion when it's called.
26917
26918 1997-03-21 Michael Meissner <meissner@cygnus.com>
26919
26920 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26921 is defined, don't do test.
26922
26923 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26924
26925 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26926 for object files.
26927 (ph_summary): Mark skipped testcases as untested, not unresolved.
26928
26929 * lib/plumhall.exp (ph_make): If unresolved because of bad
26930 errorCode, record errorCode in log file.
26931 (*): Replace send_log/verbose with verbose -log.
26932
26933 1997-03-19 Michael Meissner <meissner@cygnus.com>
26934
26935 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26936 double conversion if double isn't at least 8 bytes.
26937
26938 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26939 int to work with targets where int is 16 bits.
26940
26941 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26942 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26943 precision for the test to complete.
26944
26945 1997-03-14 Michael Meissner <meissner@cygnus.com>
26946
26947 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26948 if d10v is not compiled with the -mdouble64 flag.
26949 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26950
26951 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26952 d10v is not compiled with the -mint32 flag.
26953
26954 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26955
26956 * lib/plumhall.exp: Use incr_count.
26957
26958 1997-03-12 Jeffrey A Law (law@cygnus.com)
26959
26960 * gcc.c-torture: Update to c-torture-1.45.
26961
26962 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26963
26964 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26965 the name of the expect testcase file).
26966
26967 * lib/g++.exp(g++_init): Ditto.
26968
26969 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26970
26971 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26972 the host.
26973
26974 * lib/gcc.exp(gcc_exit): New procedure.
26975
26976 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26977
26978 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26979 specs where appropriate.
26980
26981 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26982 because of new "candidates are" messages, and removed a few
26983
26984 * Converted all non-old-style g++ testcases to old-style, and
26985 moved into g++.old-deja.
26986
26987 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26988
26989 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26990 options.
26991
26992 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26993 succeeded.
26994
26995 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26996
26997 1997-02-13 Michael Meissner <meissner@cygnus.com>
26998
26999 * lib/gcc.exp (gcc_target_compile): Add support for defining
27000 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
27001 the machine doesn't have those features.
27002
27003 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
27004
27005 * g++.law/operators4.exp: Don't use LIBS.
27006
27007 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
27008
27009 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
27010
27011 * lib/mike-g++.exp: Don't set the compiler to be tested here.
27012 * lib/g++.exp: Set it here instead. Also, allow use of the
27013 --tool_exec and --tool_opt options. Change CXX to
27014 GXX_UNDER_TEST.
27015
27016 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
27017
27018 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
27019
27020 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
27021
27022 * lib/old-dejagnu.exp: Use prune_warnings instead of
27023 prune_system_crud.
27024 * lib/mike-g++.exp: Ditto.
27025 * lib/gcc.exp: Ditto.
27026 * lib/g++.exp: Ditto.
27027
27028 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
27029
27030 1997-02-07 Jeffrey A Law (law@cygnus.com)
27031
27032 * 941014-2.c: Include stdlib.h
27033 * 960327-1.c: Include stdio.h
27034 * dbra.c, index-1.c: Don't assume ints are 32bits.
27035
27036 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
27037
27038 * lib/gcc.exp: Add gcc,stack_size target feature.
27039
27040 * lib/g++.exp(g++_target_compile): Add the include and link
27041 paths here, not in two other places. And, it's $options, not
27042 options.
27043
27044 * lib/mike-g++.exp(postbase): Remove the code that determines
27045 the correct include and link paths.
27046 * g++.old-deja/old-deja.exp: Ditto.
27047
27048 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
27049
27050 * lib/g++.exp(g++_init): target_compile no longer returns the
27051 filename of the result.
27052
27053 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
27054
27055 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
27056 call to glob.
27057
27058 * gcc.c-torture/special/special.exp: Change call to
27059 gcc_target_compile to include the object file.
27060
27061 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
27062
27063 * gcc.c-torture/special/special.exp: Correct misspelling in last
27064 change.
27065
27066 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
27067
27068 * lib/plumhall.exp(ph_summary): Log the entire output of the
27069 executable. Return -1 if there were any failures, 0 otherwise.
27070 (ph_execute): Return -1 if there were any failures, 0 otherwise.
27071 (ph_make): Clean up objects and executables that were built
27072 if the tests succeeded.
27073
27074 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
27075
27076 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
27077 libraries and includes in the build tree as appropriate.
27078
27079 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27080
27081 * lib/c-torture.exp: Instead of looking for the global variable
27082 NO_LONG_LONG, check to see if that's a feature of the target.
27083
27084 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
27085
27086 * config/default.exp: Minimize. Delete the remainer of the files in
27087 config; this functionality is now in devo/dejagnu/config.
27088
27089 g++.*/*: Pass any additional flags used to compile to postbase;
27090 delete CXXFLAGS.
27091
27092 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
27093 is now done by runtest.exp. Use gcc_target_compile instead of
27094 compile.
27095
27096 lib/c-torture.exp: Use gcc_target_compile instead of compile.
27097 Remove references to CFLAGS. Use remote_file instead of
27098 calling rm -f.
27099 (c-torture): Take a list of arguments to use to compile this
27100 testcase.
27101
27102 lib/g++.exp: Simplify. Use target_compile instead of compile.
27103 lib/gcc-dg.exp: Ditto.
27104 lib/gcc.exp: Ditto.
27105 lib/mike-{gcc,g++}.exp: Ditto.
27106 lib/old-dejagnu.exp: Ditto.
27107 lib/plumhall.exp: Ditto.
27108
27109 1997-01-08 Jim Wilson <wilson@cygnus.com>
27110
27111 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
27112 (ph_linker): Likewise.
27113
27114 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
27115
27116 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
27117 MAP_ANON / MAP_ANONYMOUS if defined;
27118 else try to map from /dev/zero .
27119
27120 1996-11-12 Jeffrey A Law (law@cygnus.com)
27121
27122 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
27123 isn't defined, then define it to MAP_ANONYMOUS.
27124
27125 1996-11-12 Jeffrey A Law (law@cygnus.com)
27126
27127 * gcc.c-torture: Update to c-torture-1.42 release.
27128
27129 1996-11-11 Jeffrey A Law (law@cygnus.com)
27130
27131 * gcc.c-torture: Update to c-torture-1.41 release.
27132
27133 1996-10-27 Jeffrey A Law (law@cygnus.com)
27134
27135 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
27136 c-torture release.
27137
27138 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
27139
27140 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
27141 and LDFLAGS. Fix second case to append the target_info ldflags
27142 onto LDFLAGS, not CFLAGS.
27143 * lib/g++.exp (g++_init): Add target_info stuff.
27144 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
27145 of libgloss and newlib flags for !native.
27146
27147 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
27148 (GDB): Fix relative path to go up another dir for finding gdb.
27149
27150 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
27151
27152 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
27153 versions in the target_info array, if they don't exist.
27154
27155 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
27156
27157 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
27158
27159 1996-07-08 Jim Wilson <wilson@cygnus.com>
27160
27161 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
27162 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
27163
27164 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
27165
27166 * lib/old-dejagnu.exp: Don't remove the output file before we've
27167 actually tested it. Don't append pwd to the path of the executable
27168 we're testing.
27169
27170 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
27171
27172 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
27173
27174 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
27175
27176 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
27177 temporary directory for compiler files, and set it to a default
27178 value of /tmp. Set $output as the name of the output file from
27179 compiling the testcase. Add a -o option to $cflags_var so the
27180 compiler writes the final output file as $output. Set $executable
27181 to $output.
27182
27183 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
27184 directory for compiler files, and set it to /tmp if it doesn't
27185 already have a value. Set $output_file to the name of the output
27186 file from compiling the testcase. Add a -o option to CXXFLAGS so
27187 the compiler writes the final output file as $output. Use $output
27188 as the executable to be tested.
27189
27190 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27191
27192 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
27193
27194 1996-06-08 Jeffrey A Law (law@cygnus.com)
27195
27196 * gcc.c-torture/execute/pending-1.c: New test. Still
27197 pending in Tege's queue.
27198
27199 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
27200
27201 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
27202 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
27203 if there were failures. Call unresolved if there were unresolved
27204 testcases. Call gcc_fail if program did not run to completion.
27205 (ph_make): Pass additional argument name to ph_execute.
27206 (ph_execute): Add new argument. Pass additional arguments to
27207 ph_summary. Call gcc_fail is there is no execution output.
27208
27209 1996-04-24 Jeffrey A Law (law@cygnus.com)
27210
27211 * lib/plumhall.exp (proc_summary): Output relavent summary
27212 lines into the log so specific failures in plumhall can be
27213 investigated.
27214
27215 1996-04-10 Jeffrey A Law (law@cygnus.com)
27216
27217 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
27218 (c-torture-execute): Don't try to execute tests which use
27219 "long long" types if $NO_LONG_LONG is nonzero.
27220
27221 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
27222
27223 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
27224 not c-torture.
27225
27226 * gcc.ieee: Move from here.
27227 * gcc.c-torture/execute/ieee: To here.
27228
27229 1996-03-26 Jeffrey A Law (law@cygnus.com)
27230
27231 * gcc.c-torture: Update to c-torture-1.41 release.
27232
27233 1996-03-22 Jeffrey A Law (law@cygnus.com)
27234
27235 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
27236 not "$output".
27237
27238 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
27239
27240 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
27241 -c present.
27242
27243 1996-03-02 Jeffrey A Law (law@cygnus.com)
27244
27245 * config/proelf.exp: Handle connecting to a simulator.
27246
27247 1996-01-31 Jeffrey A Law (law@cygnus.com)
27248
27249 * config/proelf.exp: New file. Enough framework that we can
27250 run c-torture tests on the proelf targets (or any other target
27251 that gdb can connect to for that matter).
27252
27253 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
27254
27255 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
27256 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
27257
27258 * lib/plumhall.exp (ph_execute): Always call ph_summary if
27259 exec_output exists.
27260
27261 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
27262
27263 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
27264 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
27265
27266 * config/*.exp: Update FSF address. Change result of ${tool}_load
27267 to pass/fail/unresolved/unsupported/untested. Caller must now
27268 call unresolved/unsupported/untested.
27269 * lib/*.exp: Update FSF address. Update to handle new results of
27270 ${tool}_load.
27271 * lib/chill.exp (verbose): Delete.
27272
27273 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
27274
27275 * lib/gcc.exp (default_gcc_start): Change order of args to
27276 $LDFLAGS $CFLAGS $LIBS.
27277 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
27278 Save/set/restore CFLAGS. Pass single arg to gcc_start.
27279 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
27280 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27281 * gcc.misc-tests/dg-test.exp: Likewise.
27282 * gcc.misc-tests/msgs.exp: Likewise.
27283 * gcc.prms/prms.exp: Likewise.
27284 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
27285 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
27286
27287 * lib/dg.exp: Deleted, moved to dejagnu/lib.
27288
27289 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
27290
27291 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
27292
27293 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
27294 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
27295
27296 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
27297 necessary.
27298
27299 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
27300
27301 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
27302 global for loop; add use of $mathlib.
27303 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
27304 settings here; set mathlib for anything but VxWorks.
27305
27306 1996-01-22 Jeffrey A Law (law@cygnus.com)
27307
27308 * gcc.c-torture: Update to c-torture-1.40 release.
27309
27310 1996-01-03 Jeffrey A Law (law@cygnus.com)
27311
27312 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
27313 dg.exp.
27314
27315 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
27316
27317 * lib/c-torture.exp (c-torture-execute): Declare "output" as
27318 global.
27319
27320 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
27321
27322 * lib/g++.exp (LIBS): Define if not already.
27323 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
27324 (gcc-dg-prune): Call prune_gcc_output.
27325 * lib/gcc.exp (prune_gcc_output): New proc.
27326 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
27327 prune_gcc_output.
27328
27329 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
27330
27331 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
27332 (c-torture-execute): Likewise. Rename `name' to `testcase'.
27333
27334 1995-11-15 Jeffrey A Law (law@cygnus.com)
27335
27336 * gcc.c-torture: Update to c-torture-1.39 release.
27337
27338 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
27339
27340 * lib/c-torture.exp (c-torture-execute): Don't return if one option
27341 fails, try others as well.
27342
27343 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
27344
27345 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
27346 If compilation fails, mark execute tests as `untested'.
27347 If test is marked as unsupported, don't mark compilation and
27348 execute tests as failed.
27349
27350 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
27351
27352 * lib/g++.exp (g++_init): Don't link in libg++, and look to
27353 libstdc++ for whether or not we want to be doing shared
27354 libraries. Delete link_curses since we don't need it anymore.
27355 * lib/mike-g++.exp (postbase): Don't link in libg++.
27356 * g++.old-deja/old-deja.exp: Likewise.
27357
27358 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
27359
27360 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
27361
27362 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
27363
27364 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
27365 For that, add `-Wl,-a,shared_archive'.
27366 * g++.old-deja/old-deja.exp: Likewise.
27367
27368 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
27369
27370 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
27371
27372 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
27373
27374 * lib/mike-g++.exp (postbase): Pay attention to the status of
27375 g++_load.
27376
27377 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
27378
27379 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
27380
27381 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
27382
27383 * lib/gcc.exp (default_gcc_start): No longer need to log program
27384 being executed or its output, execute_anywhere does that now.
27385 * lib/g++.exp (default_g++_version): Call execute_anywhere.
27386 (default_g++_start): Likewise. Delete calls to verbose/send_log.
27387
27388 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
27389
27390 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
27391 the same as those in lib/g++.exp.
27392
27393 1995-10-10 Jeff Law (law@hurl.cygnus.com)
27394
27395 * gcc.c-torture: Update to c-torture-1.38 release.
27396 * gcc.ieee: Related changes.
27397
27398 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
27399
27400 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
27401 "exec". Minor reformatting changes.
27402
27403 * config/rom68k.exp (${tool}_load): Make it work in a canadian
27404 cross. This means all "exec" calls now work on a remote host as
27405 well.
27406 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
27407 cross. Filter out the extra "\r\n" stuff that expect puts in.
27408 (c-torture-execute): Filter out the bogus warnings like
27409 c-torture-compile does. Add support for canadian cross.
27410 * lib/gcc.exp (default_gcc_version, default_gcc_start)
27411 Use execute_anywhere rather than calling exec directly. Now it
27412 works for canadian cross testing.
27413
27414 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
27415
27416 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
27417 results into a variable, and check that rather than using file exists.
27418
27419 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
27420
27421 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
27422 create a libg++.so. For sunos4.1.*, also add -ltermcap.
27423
27424 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27425
27426 * g++.old-deja/old-deja.exp: Create and pass runshlib and
27427 lib_curses if there's a shared libg++ in the build tree.
27428
27429 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
27430
27431 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
27432 if not supported target.
27433
27434 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
27435
27436 * lib/g++.exp (g++_init): Move empty setting of runshlib and
27437 link_curses up to always happen, not just for native builds.
27438
27439 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
27440
27441 * gcc.c-torture: Update to c-torture-1.36 release.
27442 * gcc.failure: Related changes.
27443
27444 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
27445
27446 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
27447
27448 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
27449
27450 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
27451 * lib/mike-g++.exp (postbase): Not in here. Still reference
27452 runshlib, link_curses, and mathlib for link and run.
27453
27454 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
27455 pass the runtime shared library options for Solaris, OSF/1, and
27456 Irix5, and link with -lcurses to avoid unresolved references.
27457
27458 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
27459
27460 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
27461 only run once.
27462
27463 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
27464
27465 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
27466
27467 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
27468
27469 * gcc.c-torture: Update to c-torture-1.35 release. Note we
27470 do not have a framework for the "compat" tests yet.
27471
27472 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
27473
27474 * lib/mike-g++.exp (postbase): New local variable `mathlib',
27475 set to null if we're testing vxworks5.1. Use that instead of
27476 `-lm' in the setting of LIBS for link and run.
27477
27478 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
27479
27480 * config/rom68k.exp (${tool}_load): Major changes to make it
27481 work. Verified that it does in fact return the stuff in
27482 exec_output properly. Catch any Emul or any TRAP other than 0.
27483
27484 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
27485
27486 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
27487 LDFLAGS properly for targets that need stuff from libgloss.
27488 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
27489 only run once.
27490 (gpp_initialized): New variable.
27491
27492 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
27493
27494 * config/rom68k.exp: Load libgloss.exp.
27495 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
27496 so we can produce a fully linked binary.
27497 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
27498 so we can produce a fully linked binary.
27499
27500 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
27501
27502 * lib/plumhall.exp (ph_section): Watch for expected failures.
27503 Add missing `else'.
27504
27505 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
27506 run the testcase.
27507 (c-torture): Likewise.
27508
27509 1995-08-28 Doug Evans <dje@cygnus.com>
27510
27511 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
27512
27513 * lib/mike-g++.exp (mike_cleanup): New proc.
27514 (prebase): New globals compiler_result, not_compiler_result,
27515 target_regexp.
27516 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
27517 allow leading "-" in pattern. Watch for unsupported tests.
27518 If $compiler_result is set, pattern match assembler code,
27519 and ditto for $not_compiler_result.
27520 * lib/mike-gcc.exp: Likewise.
27521
27522 * lib/plumhall.exp (ph_execute): Only call ph_summary if
27523 execution "succeeded".
27524
27525 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
27526
27527 * config/win32.exp: New file.
27528 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27529
27530 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
27531
27532 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27533 unsupported.
27534 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27535 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27536 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27537
27538 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27539 "... without exceptions was ...". That is now handled by
27540 prune_system_crud.
27541 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27542
27543 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
27544
27545 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27546 sieve.c,sort2.c}: New files.
27547 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27548 sieve.exp,sort2.exp}: Drivers for them.
27549
27550 * lib/mike-gcc.exp (program_output): New user settable variable.
27551 (postbase): Call prune_system_crud. Also prune extraneous compiler
27552 messages.
27553 * lib/mike-g++.exp (program_output): New user settable variable.
27554
27555 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27556
27557 * config/sh.exp: Deleted (use sim.exp instead).
27558
27559 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
27560
27561 * config/vx.exp: Declare CHECKTASK as global.
27562 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27563 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27564 * lib/old-dejagnu.exp: Load [pwd]/$executable.
27565
27566 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
27567
27568 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27569 target. Like vx.exp, only includes `vx29k.exp' instead of
27570 `vxworks.exp'.
27571
27572 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
27573
27574 * config/sim.exp: Increase time limit from 120 seconds to 240.
27575
27576 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
27577
27578 * gcc.c-torture/execute/950628-1.c: New test.
27579
27580 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
27581
27582 * gcc.c-torture: Update with changes/additions from
27583 c-torture-1.34.
27584
27585 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
27586
27587 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27588
27589 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27590
27591 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27592
27593 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27594
27595 * gcc.c-torture/compile/950512-1.c: New test.
27596 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27597 * gcc.dg/struct-ret-1.c: Likewise.
27598
27599 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27600
27601 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27602 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27603
27604 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27605
27606 * gcc.c-torture/special/920411-1.c: Deleted.
27607 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27608
27609 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27610
27611 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27612 cpu limit.
27613
27614 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27615
27616 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27617
27618 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27619
27620 From kenner;
27621 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27622 is the proper length.
27623 * va-arg-3.c: Likewise.
27624
27625 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27626
27627 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27628 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27629
27630 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27631 * lib/g++.exp (default_g++_start): Delete old cruft.
27632
27633 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27634
27635 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27636 (2 * (1 << 18)) to (2 * (1 << 17)).
27637
27638 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27639
27640 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27641
27642 * config/rom68k.exp: Renamed from config/idp.exp
27643
27644 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27645
27646 * c-torture/compile/921109-2.c
27647
27648 1995-04-18 Mike Stump <mrs@cygnus.com>
27649
27650 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27651 excess errors.
27652
27653 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27654
27655 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27656 output.
27657 * lib/g++.exp (default_g++_start): Likewise.
27658
27659 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27660
27661 * gcc.c-torture/compile/950329-1.c: New test.
27662
27663 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27664
27665 * config/bug.exp (${tool}_load): Updated to use new remote_open
27666 and remote_close procs.
27667 * config/idp.exp: New file.
27668
27669 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27670
27671 * gcc.c-torture/execute/950322-1.c: New test.
27672
27673 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27674
27675 * config/vx.exp (${tool}_load): Clean up testing of return code from
27676 vxworks_ld and vxworks_spawn.
27677
27678 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27679
27680 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27681
27682 1995-03-13 Mike Stump <mrs@cygnus.com>
27683
27684 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27685 can mark excess errors on a machine by machine basis. Note, the
27686 default is to not expect any excess errors, even when excess
27687 errors test - is given, so you will want to put an XFAIL ... on
27688 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27689 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27690 those 4 machines, but no others.
27691
27692 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27693
27694 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27695 * lib/c-torture.exp: to here.
27696
27697 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27698
27699 * gcc.c-torture/execute/950221-1.c: New test.
27700 * gcc.c-torture/execute/struct-ret-1.c: New test.
27701 * gcc.c-torture/compile/950221-1.c: New test.
27702
27703 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27704
27705 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27706
27707 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27708 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27709
27710 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27711
27712 * g++.gb: New directory of tests, derived from my signature and
27713 class scoping tests.
27714
27715 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27716 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27717 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27718 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27719 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27720 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27721 * g++.gb/sig25.C: Likewise.
27722
27723 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27724 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27725 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27726 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27727 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27728 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27729 * g++.gb/sig25.exp: Likewise.
27730
27731 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27732 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27733 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27734 * g++.gb/scope13.C: Likewise, this test still fails.
27735
27736 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27737 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27738 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27739 * g++.gb/scope13.exp: Ditto.
27740
27741 * g++.gb/README: New file, explains what these tests are about.
27742
27743 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27744
27745 * lib/dg.exp (dg-do): Support `preprocess'.
27746 (dg-test): Likewise.
27747
27748 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27749
27750 * config/udi.exp: change "continue -expect" to "exp_continue".
27751
27752 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27753
27754 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27755 Delete redundant tests.
27756
27757 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27758 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27759 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27760 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27761 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27762 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27763 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27764 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27765
27766 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27767 storing label pointers.
27768 * gcc.c-torture/execute/921019-1.c: Likewise.
27769 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27770 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27771 parameter fp.
27772 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27773 constants.
27774
27775 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27776 Delete obsolete tests.
27777
27778 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27779 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27780 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27781 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27782 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27783 * gcc.c-torture/compile/950124-1.c: New test.
27784
27785 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27786
27787 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27788
27789 * lib/mike-g++.exp: Add -lm to LIBS.
27790
27791 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27792
27793 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27794
27795 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27796
27797 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27798
27799 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27800
27801 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27802
27803 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27804
27805 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27806 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27807 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27808 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27809 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27810 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27811 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27812 * g++.law/{operators31.C, operators32.C,
27813 * g++.law/{operators33.C, operators34.C}: Likewise.
27814 * g++.law/{pic1.C, refs2.C}: Likewise.
27815 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27816 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27817 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27818 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27819
27820 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27821 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27822 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27823 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27824 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27825 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27826 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27827 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27828 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27829 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27830 * g++.law/{operators34.exp}: Likewise.
27831 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27832 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27833 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27834 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27835 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27836
27837 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27838 No longer expected to fail.
27839 * g++.law/missed-error3.C: Tweak for recent bool changes.
27840
27841 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27842
27843 * config/emb-unix: Deleted.
27844 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27845 remote execution. Do final link on remote host if REMOTE_LINK is set.
27846
27847 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27848
27849 * lib/dg.exp (dg-test): Fix typo in last patch.
27850
27851 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27852
27853 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27854 (handles multiple occurrences).
27855
27856 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27857
27858 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27859 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27860 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27861 printed).
27862 * lib/c-torture.exp (c-torture-compile): Likewise.
27863 (c-torture): Prepend full path if missing.
27864 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27865 (gcc_fail): Likewise.
27866 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27867
27868 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27869
27870 * lib/netware.exp: Only attach to NetWare i386 systems.
27871
27872 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27873
27874 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27875 messages. Add test name to "output pattern match" pass/fail message.
27876
27877 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27878
27879 * gcc.dg: New testsuite.
27880 * gcc.dg/dg.exp: New file.
27881
27882 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27883 test-switch.c}: Deleted.
27884
27885 * gcc.misc-tests/msgs.exp: New testcase driver.
27886
27887 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27888
27889 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27890 Watch for illegal return values from ${tool}_load.
27891 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27892 cross targets. Coerce return value >0 to 1.
27893
27894 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27895
27896 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27897
27898 * config/emb-unix.exp: New file.
27899
27900 * config/sim.exp: Error if variable $SIM not defined.
27901 (${tool}_load): Mark test as "untested" if simulator missing.
27902
27903 * config/unix.exp: Load remote.exp to get rcp_download.
27904 * lib/c-torture.exp: Use different option lists for testcases with
27905 and without loops.
27906 * gcc.c-torture/execute/execute.exp: Likewise.
27907
27908 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27909
27910 * config/*.exp: Clarify return code from ${tool}_load.
27911 Call `unresolved' or `untested' instead of `warning' or `perror'
27912 (sometimes you still want to call both though).
27913 Add comment that `shell_id' is local to each file.
27914 * config/udi.exp (timeout): Set to 30.
27915 Don't print warning if connection fails, $connectmode has already
27916 printed an error.
27917 (${tool}_load): Move verbose messages to level 2.
27918 Rework pattern for "Process started" message.
27919 Pass `shell_id' to ${connectmode}_download.
27920 Retry twice upon timeout. Make resetting of target more robust.
27921 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27922 Pass `shell_id' to exit_$connectmode.
27923 Only call exit_$connectmode if connected.
27924 * config/unix.exp (${tool}_load): Check return codes better.
27925 * config/vrtx.exp (${tool}_load): Likewise.
27926 * config/vx.exp (${tool}_load): Likewise.
27927 Delete unneeded global's.
27928 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27929 from ${tool}_load.
27930 (dg-stat): Delete.
27931 (dg-init): Delete recording of pass/fail counts.
27932 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27933 (old-dejagnu-init): Likewise.
27934 (old-dejagnu-stat): Delete contents, empty proc now.
27935 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27936 (c-torture): Delete references to lcnt, lpass, lfail.
27937 Get option list from TORTURE_OPTIONS.
27938 Delete -funroll[-all]-loops if no loops.
27939 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27940 (g++_stat): Delete contents (empty proc now).
27941 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27942 (gcc_finish): Likewise.
27943 (gcc_stat): Deleted.
27944 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27945 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27946 * gcc.c-torture/execute/execute.exp: Likewise.
27947 Split tests into two parts: compile, execute.
27948 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27949 no loops. Update to reflect clarified return codes from ${tool}_load.
27950
27951 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27952
27953 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27954 to grep for.
27955 (old-dejagnu): Likewise (where necessary).
27956
27957 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27958
27959 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27960
27961 * lib/dg.exp (dg-process-target): Fix processing of selector.
27962 Add comment regarding use of `error'.
27963
27964 * lib/gcc.exp (prune_system_crud): Define if missing.
27965 * lib/g++.exp (prune_system_crud): Likewise.
27966
27967 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27968 Call prune_system_crud.
27969 * lib/dg.exp (dg-runtest): New proc.
27970 Use perror instead of send_user for tcl errors in testcase.
27971 Don't return any value, it's never used.
27972 Don't clobber previous definition of `unknown'.
27973 Print tcl errors in `dg-final'.
27974
27975 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27976
27977 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27978 (dg-test): Don't print errorInfo, it contains stack backtrace.
27979
27980 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27981
27982 * lib/g++.exp (runtest_file_p): Define if missing.
27983
27984 1994-09-24 Doug Evans (dje@cygnus.com)
27985
27986 * lib/mike-g++.exp: Comment out loading of g++.exp.
27987 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27988 (default_g++_version): Always print something.
27989 (default_g++_start): Comment out call to `which'.
27990 (g++_start, g++_load): Deleted (must be defined in config file).
27991 * lib/gcc.exp: Test for existence of $CC at start.
27992 Delete check for tmpdir (done in gcc_init).
27993 (default_gcc_version): Always print something.
27994 (default_gcc_start): Comment out call to `which'.
27995 * config/*.exp: Major cleanup - make cross targets work at least a
27996 little better for g++ (by not being "--tool gcc" specific).
27997 Rename gcc_xxx to ${tool}_xxx.
27998 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27999 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
28000
28001 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
28002
28003 * lib/c-torture.exp (c-torture-compile): Rework compiler
28004 message processing.
28005
28006 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
28007 c-torture.
28008
28009 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
28010
28011 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
28012
28013 * lib/dg.exp (dg-process-target): Support { target native }.
28014
28015 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
28016
28017 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
28018 looked for "... program xxx got fatal signal".
28019 Correct regsub munging of `comp_output'.
28020 Ignore compiler messages "path prefix not used" and "linker input
28021 file unused".
28022
28023 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
28024
28025 * lib/gcc.exp (runtest_file_p): Define if missing.
28026 * gcc.prms/template.c: Example to work from.
28027
28028 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
28029
28030 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
28031 * lib/dg.exp (dg-test): Call unsupported testcases as such.
28032
28033 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
28034 * gcc.prms/1883.c: Moved from compile/940714-1.c.
28035 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
28036 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
28037
28038 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
28039 (dg-process-target): No longer a varargs proc.
28040 Return S/N for target, P/F for xfail. All callers changed.
28041 (user option procs): More argument checking.
28042 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
28043 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
28044 (dg-test): Skip test if not running on selected target in `dg-do'.
28045 Update handling of `dg-do-what', `dg-output-text'.
28046 Separate execution pass/fail from output pattern match pass/fail.
28047 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
28048
28049 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
28050
28051 * gcc.c-torture/special/special.exp: Don't expect failure for mips
28052 target for 920510-1.c.
28053
28054 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
28055
28056 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
28057 Clean up comment regarding use of passcnt, etc.
28058 (gcc_stat): Don't update `testcnt' here.
28059 (gcc_finish): Do it here.
28060 Might as well reset `but_id' here too.
28061 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
28062 to determine if the file should be tested.
28063 * gcc.c-torture/compile/compile.exp: Likewise.
28064 * gcc.c-torture/execute/execute.exp: Likewise.
28065 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28066 * gcc.misc-tests/dg-test.exp: Likewise.
28067 * gcc.prms/prms.exp: Likewise.
28068 * gcc.wendy/wendy.exp: Likewise.
28069 * g++.old-deja.exp: Likewise.
28070 Move "Testing file" message to verbose level 1.
28071
28072 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
28073
28074 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
28075
28076 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
28077
28078 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
28079 (default_gcc_start): Accept optional second list element
28080 of compiler flags. Print compiler output at verbosity level 2.
28081 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
28082 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
28083 Save current values of framework globals passcnt, failcnt, xpasscnt,
28084 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
28085 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
28086 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
28087 xfailcnt to compute stats. Update framework global `testcnt' from
28088 pass/fail counts.
28089 (gcc_finish): New proc. Clean up test environment.
28090 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
28091 (gcc_epass, gcc_efail): Delete.
28092 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
28093 argument of line number.
28094 (dg-init): If the tool has an init routine, call it.
28095 (dg-test): Remove args `cflags_var' and `libs_var'.
28096 Pass all compiler options to ${tool}_start.
28097 Handle missing line number.
28098 (dg-finish): New function.
28099 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
28100 particular files. Call gcc_finish at end. Move "skipping test"
28101 message to verbosity level 3.
28102 * gcc.c-torture/compile/compile.exp: Likewise.
28103 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
28104 * gcc.c-torture/execute/execute.exp: Likewise.
28105 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28106 Print testcase being tried at verbosity level 1.
28107 * gcc.c-torture/special/special.exp: Unset xfail.
28108 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28109 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
28110 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
28111 * gcc.failure/failure.exp: Likewise.
28112 * gcc.ieee/ieee.exp: Likewise.
28113 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
28114 Update call to dg-test. Call dg-finish at end.
28115 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
28116 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
28117 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
28118 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
28119 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
28120 * gcc.wendy/wendy.exp: Add copyright.
28121 Delete setting of tmpdir (done by gcc_init).
28122 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
28123 Pass compiler flags to gcc_start. Call gcc_finish at end.
28124 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
28125 gcc_[ce]pass/fail.
28126
28127 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
28128
28129 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
28130 confusion.
28131 (g++_load): Likewise.
28132
28133 * config/*.exp (gcc_load): Some were varargs fns and some were not.
28134 Rename argument to `prog' to remove the confusion.
28135 Varargs fns behave differently too!
28136 (g++_load): Likewise.
28137
28138 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
28139
28140 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
28141 what it is. Delete (always) printing of status value for !native.
28142 Simplify verbose code, and include status and exec_output.
28143 (g++_load): Use gcc_load.
28144
28145 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
28146
28147 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
28148 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
28149 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
28150 940714-3.c as these testcases don't exist anymore. Make
28151 va-arg-1.c expected to pass.
28152
28153 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
28154
28155 * gcc.misc-tests/misc.exp: Only run specific testcases.
28156 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
28157 * gcc.misc-tests/dg-[1-9].c: New files.
28158
28159 * lib/dg.exp: New testsuite driver.
28160 * gcc.prms/prms.exp: Use it.
28161
28162 * README.gcc: New file.
28163
28164 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
28165 Document and reset `lxpass' and `lxfail'.
28166 Simplify "initialized" message.
28167 (gcc_stat): Clean up comments a little.
28168
28169 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
28170
28171 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
28172
28173 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
28174
28175 * lib/old-dejagnu.exp (process-option): New proc.
28176 (old-dejagnu-init, old-dejagnu-stat): Likewise.
28177 (old-dejagnu): Simplify.
28178 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
28179
28180 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
28181
28182 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
28183 exists and is not an empty string.
28184
28185 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
28186 $xfail rather than calling setup_xfail. Clear $xfail when test is
28187 finished.
28188 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
28189 automatically.
28190
28191 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
28192 longer expected to fail.
28193
28194 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
28195 "f" function call.
28196
28197 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
28198
28199 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
28200 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
28201 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
28202 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
28203 c-torture-1.29.
28204
28205 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
28206 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
28207
28208 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
28209
28210 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
28211 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
28212
28213 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
28214 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
28215 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
28216
28217 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
28218
28219 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
28220 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
28221 940714-1.c, 940714-2.c, 940714-3.c},
28222 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
28223 gcc.misc-tests/{mg.c,mg.exp}:
28224 New tests.
28225 * gcc.noncompile/noncompile.exp: Change accordingly.
28226
28227 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
28228
28229 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
28230 Undo previous clobberage.
28231
28232 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
28233
28234 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
28235 * gcc.special/{930510-1.c, special.exp}:
28236 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
28237 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
28238 struct-varargs-1.c}: New tests from c-torture-1.26.
28239
28240 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
28241
28242 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
28243 argument to switch.
28244
28245 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
28246
28247 * Revert the previous changes. Please see Rob's directory
28248 (/lisa/test/rob/progressive/gcc/testsuite) for testing
28249 fixes.
28250
28251 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
28252
28253 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
28254 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
28255 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
28256 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
28257 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
28258 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
28259 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
28260 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
28261 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
28262 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
28263 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
28264 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
28265 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
28266 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
28267 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
28268 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
28269 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
28270 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
28271 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
28272 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
28273 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
28274 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
28275 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
28276 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
28277 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
28278 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
28279 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
28280
28281 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
28282
28283 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
28284 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
28285 with perror calls.
28286
28287 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
28288
28289 * config/unix.exp (g++_load): Fix syntax.
28290
28291 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
28292
28293 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
28294 * gcc.noncompile/921017-1.c: Deleted obsolete test.
28295 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
28296 Don't expect va-arg-1.c to fail. Correct expected output for
28297 920928-1.c.
28298 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
28299 * gcc.wendy/hbm4.c: Correct typo.
28300 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
28301
28302 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
28303
28304 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
28305 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
28306 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
28307 * lib/c-torture.exp (c-torture-compile): Ditto.
28308
28309 Reduce volume of output (remove all the -I's and such).
28310 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
28311 Call gcc_cpass, gcc_cfail.
28312 (c-torture): Pass testing option to c-torture-compile.
28313
28314 1994-03-21 Doug Evans (dje@cygnus.com)
28315
28316 Bring patches over from progressive.
28317 * config/default.exp: Exit remote shell cleanly.
28318 (g++_exit, g++_start): Add default versions.
28319 * config/sim.exp (gcc_load): Use perror, not error.
28320
28321 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
28322
28323 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
28324 set in site.exp.
28325
28326 1994-03-14 Doug Evans (dje@cygnus.com)
28327
28328 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
28329 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
28330 (wendy_try): New proc to run testcase.
28331 (main loop): Call 'em.
28332 * gcc.wendy/*.c: Clean up pass to correct expected output.
28333
28334 * lib/gcc.exp: Minor cleanup work.
28335 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
28336
28337 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
28338
28339 * config/sim.exp (gcc_load): Document return codes better.
28340 Don't pass -v to simulator.
28341
28342 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
28343
28344 * gcc.special/920717-x.c: Fix typo.
28345 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
28346 get at sources.
28347
28348 * lib/mike-gcc.exp: Fix typo.
28349
28350 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
28351
28352 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
28353 binary to use, transform the name.
28354 * config/*.exp: rename everything. Nuke any g++ specific files,
28355 it's now a special case of gcc that requires no special support.
28356 Add a default.exp for unsupported targets.
28357
28358 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
28359
28360 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
28361 lib/old-dejagnu.exp: Fix a few patterns to work with the new
28362 version of Tcl.
28363
28364 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
28365
28366 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
28367 than a warning.
28368
28369 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
28370
28371 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
28372
28373 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
28374
28375 * gcc.execute/execute.exp: Combine opt_list and foption_list into
28376 option_list. Compile every file with only 4/6 option choices
28377 (same as C torture) instead of with 12/18 different option
28378 choices.
28379 * lib/c-torture.exp: Likewise.
28380
28381 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
28382 not already set.
28383
28384 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
28385
28386 * lib/old-deja.exp: Add `excess errors test fails' error, now one
28387 can put an XFAIL *-*-* on excess errors.
28388
28389 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
28390
28391 * g++.law: Add more tests derived from g++-bugs snapshots.
28392
28393 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
28394 equivalent to g++.law/init9.
28395
28396 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
28397 compiled it, and the a.out file after we've run it.
28398
28399 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
28400
28401 * lib/mike-g++.exp (postbase): Delete the .o file after we've
28402 compiled it, and the a.out file after we've run it.
28403
28404 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
28405
28406 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
28407
28408 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
28409
28410 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
28411 version number.
28412
28413 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
28414
28415 * g++.law: New directory of g++ tests derived from the g++-bugs
28416 snapshots.
28417
28418 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
28419
28420 * gcc.compile: initbug1.c initbug1.exp testcase added
28421
28422 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
28423
28424 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
28425 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
28426 fixes submitted by Jeff Law (law@cs.utah.edu)
28427 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
28428 Jeff Law (law@cs.utah.edu)
28429
28430
28431 1993-11-30 Mike Stump (mrs@cygnus.com)
28432
28433 * config/unix-g++.exp: Follow the gcc way of doing things.
28434 * g++.old-deja/old-deja.exp: Minor updates.
28435 * lib/g++.exp: New file, follow the gcc way of doing things.
28436 * lib/old-dejagnu.exp: Minor updates.
28437 * lib/mike-g++.exp: Always unset errorInfo.
28438
28439 1993-11-06 Mike Stump (mrs@cygnus.com)
28440
28441 * lib/gcc.exp: Fix some errors with the below change, CC and
28442 CFLAGS should be global when setting, not local.
28443
28444 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
28445
28446 * lib/gcc.exp: Transform tool name.
28447
28448 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28449
28450 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
28451
28452 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28453
28454 * lib/gcc.exp: change gcc_done to gcc_stat
28455
28456 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
28457
28458 * Upgraded gcc testsuite to c-torture version 1.25
28459
28460 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
28461
28462 * lib/gcc.exp: added reporting code. Changed verbose compile message.
28463 * lib/c-torture: added hooks for new reporting code.
28464
28465 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
28466
28467 * config/sh-gcc.exp: check if sh-sim exists in the path
28468
28469 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
28470
28471 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
28472 * gcc.compile/compile.exp: Initial changes for new logic.
28473 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
28474 * gcc.failure/failure.exp: Initial changes for new logic.
28475 * gcc.ieee/ieee.exp: Initial changes for new logic.
28476 * gcc.misc-tests/misc.exp: Initial changes for new logic.
28477 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
28478 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
28479 * lib/c-torture.exp: Initial changes for new logic.
28480 * lib/gcc.exp: Initial changes for new logic.
28481
28482 1993-10-15 Mike Stump (mrs@cygnus.com)
28483
28484 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
28485 depend upon failure or success. Fully qualify names in failure
28486 and success messages. Always remove a.out before starting
28487 compile, just in case. Pay more attention to error text output by
28488 the compiler. Handle testcases with no known past errors just
28489 like all others, so that things are uniform. Other miscellaneous
28490 improvements.
28491
28492 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
28493
28494 * gcc.cpp: new directory for cpp tests
28495
28496 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
28497
28498 * lib/chill.exp: Code reformatted, removed unused code.
28499 * config/unix-chill.exp: Code reformatted, removed unused code.
28500 * chill.execute/execute.exp: Code reformatted, removed unused code.
28501 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
28502
28503 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
28504
28505 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
28506 routines not written.
28507
28508 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
28509
28510 * config/bug-gcc.exp: Use new procs from bug.exp.
28511
28512 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
28513
28514 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
28515 via ftp, rather than depending on NFS.
28516 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
28517 case.
28518
28519 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
28520
28521 * config/bug-gcc.exp: Use new download proc.
28522
28523 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
28524
28525 * chill.execute/execute.exp: cleanups, handles errors better
28526 * chill.compile/compile.exp: rewrite, based on execute.exp
28527 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28528 * lib/chill.exp: major changes to diff proc and compile and link
28529 procs. added chill_fail and chill_pass wrappers to pass and
28530 fail. added more comments, and handle error codes better.
28531 Added a hack to capture stderr from exec, so noncompile tests
28532 can work.
28533
28534 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
28535
28536 * chill.execute/execute.exp: rewrite of testsuite driver
28537 * lib/chill.exp: rewrite of testsuite driver
28538 * config/unix-chill.exp: rewrite of testsuite driver
28539
28540 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
28541
28542 In chill.execute:
28543 * iexpr.ch: Standardize uppercase.
28544 * tuples.dat: Standardize uppercase.
28545 * vary.ch: standardize. Correct varying string assignments.
28546 * vary.dat: Add new output lines.
28547
28548 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
28549
28550 In chill.execute:
28551 * chprintf.ch: Standardize use of uppercase.
28552 * tuples.ch: Standardize and turn arr2 into a DCL,
28553 rather than a SYN.
28554 * pinits.ch: Standardize.
28555
28556 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
28557
28558 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
28559 * Makefil: Renamed to Makefile.in.
28560 * configure.in: New.
28561
28562 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
28563
28564 In chill.execute:
28565 * .cvsignore: Add result/output files.
28566 * Makefile: Fix up variables at start. Use MFLAGS
28567 everywhere. Correct bool_loc, built_ins entries.
28568 Add entry for vary1.ch.
28569 * bitarray.ch: Standardize upper-case usage.
28570 * bitexpr.ch: Standardize, add output of b1.
28571 * params.ch: Use arrayt in along PROC parameters, to
28572 avoid novelty problems.
28573 * sets.ch: Tiny cleanup.
28574 * vary1.ch: Re-indent.
28575
28576 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
28577
28578 * Add PR-related files to Makefiles, .cvsignore files, etc.
28579
28580 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
28581
28582 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28583 with compiler objects. New names are test-flow.c and test-loop.c
28584
28585 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
28586
28587 * Upgraded c-torture tests from 1.19 to 1.20
28588
28589 * new files:
28590 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28591 * gcc.compile: 930623-1.c 930623-2.c
28592 * gcc.noncompile: 930622-1.c 930622-2.c
28593 * gcc.failure: 920411-1.c 920627-2.c
28594 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28595
28596 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28597
28598 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28599 More changes to get testsuite working properly. Needs more work.
28600 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28601
28602 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28603
28604 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28605 More changes to get testsuite working properly. Needs more work.
28606
28607 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28608
28609 * chill.compile/compile.exp: Added for Dejagnu support
28610 * chill.execute/execute.exp: Added for Dejagnu support
28611 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28612
28613 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28614
28615 This should complete moving the CHILL test files.
28616 * chill.noncompile(.cvsignore printf.grt
28617 in-printf.grt chprintf.grt chprintf.ch):
28618 Added test-support files.
28619 (Makefile): Modified further.
28620 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28621 signal.ch): Added test files.
28622 * chill.execute (.cvsignore printf.grt printr.c
28623 in-printf.grt rts.c chprintf.grt rts.h): Added
28624 test-support files.
28625 (Makefile): More corrections.
28626
28627 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28628
28629 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28630 test cases, ready for DejaGnu.
28631
28632 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28633
28634 * Upgraded c-torture tests from 1.18 to 1.19
28635
28636 * gcc.compile: added test(s):
28637 930607-1.c
28638 * gcc.execute: added test(s):
28639 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28640
28641 * added new subdirectory for misc tests: gcc.misc-tests
28642 * gcc.misc-test(s): added tests:
28643 inst-check.c test-consts.c test-ior.c test-switch.c
28644
28645 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28646
28647 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28648
28649 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28650
28651 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28652
28653 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28654
28655 * Upgraded c-torture tests from 1.17 to 1.18
28656
28657 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28658
28659 * Upgraded c-torture tests from 1.12 to 1.17
28660
28661 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28662
28663 * lib/old-dejagnu.exp:
28664 Fixed handling of XFAIL target triplets to correctly
28665 recognize wildcard characters. Removed code that
28666 appended a unique id tag to the end of the file name
28667 printed out by the result of the testcases within a
28668 given test file.
28669
28670 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28671
28672 * lib/old-dejagnu.exp:
28673 Reworked expected failure handling to trigger off of XFAIL
28674 keyword in keyphrase embeded in testcase source code. The
28675 XFAIL keyword must be at the end of the keyphrase line. It
28676 may optionally be followed by one or more target triplets.
28677 It has just occured that the handling of wildcards in the
28678 target triplet may not be correct.
28679
28680 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28681
28682 * g++.old-deja/tests:
28683 Moved all subdirectories up one level into g++.old-deja .
28684
28685 * lib/old-dejagnu.exp:
28686 Fixed problem with CXXFLAGS not being properly reset, and being
28687 corrupted with extraneous "-c" compiler option. This was
28688 causing binaries to not be generated for test that needed them.
28689 Modified strings passed to "pass" and "fail" so that individual
28690 tests from the same test file would be distinguished by an
28691 identifier appended to the test file name in the summary logs;
28692 this corrected a problem with erroneous diff logs. Added code
28693 to search testcases for expected fail and unexpected pass keywords.
28694
28695 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28696
28697 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28698
28699 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28700
28701 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28702 Removed extraneous text from end of "Special g++ Options"
28703 keyphrase.
28704
28705 * lib/old-dejagnu.exp: Added pattern matching to look for new
28706 keywords, embedded in testcases comments, which will trigger
28707 calls to xpass and xfail.
28708
28709 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28710
28711 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28712 comments embedded in the testcases, especially the one looking for
28713 special compiler options, as well as the pattern matching for the
28714 compiler output again.
28715
28716 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28717
28718 * lib/old-dejagnu.exp: Do a proper check of the return value for
28719 execute tests. Fixed several problems with the pattern matching
28720 of the compiler output which gave erroneous test results.
28721 Changed several of the test result messages to be more descriptive.
28722 * config/unix-g++.exp: Proc g++_load now actually works and
28723 executes the tests passed to it and returns a usable return
28724 value.
28725
28726 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28727
28728 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28729
28730 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28731
28732 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28733 Modified both files to properly execute the old style
28734 dejagnu tests. The previous versions of these files were
28735 experimental and did not function anything near correctly.
28736
28737 1993-04-05 Rob Savoye (rob@cygnus.com)
28738
28739 * Removed all Makefile.in and configure.in files. No configuration
28740 needed now.
28741
28742 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28743
28744 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28745
28746 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28747
28748 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28749 gcc.special/configure.in, gcc.noncompile/configure.in,
28750 gcc.execute/configure.in, gcc.code_quality/configure.in,
28751 g++.other/configure.in, g++.old-deja/configure.in,
28752 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28753 in srcname setting.
28754
28755 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28756
28757 * lib/udi.exp: Fixed mondfe and mondfe_download.
28758 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28759 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28760
28761 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28762
28763 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28764 (gdb_exit): Don't remove *_soc files.
28765
28766 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28767
28768 * lib/c-torture.exp: Don't look for main; instead always use -w
28769 -c. This is how the c-torture tests work. Remove the object
28770 file if the compilation succeeds.
28771 * gcc.execute/execute.exp: Remove executable if test passes.
28772 * gcc.noncompile/noncompile.exp: Every test is an expected
28773 failure.
28774 * gcc.special/special.exp: Added tests from c-torture 1.11,
28775 corrected use of existing test.
28776 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28777 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28778 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28779 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28780 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28781 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28782 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28783 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28784 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28785 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28786 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28787 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28788 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28789 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28790 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28791 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28792 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28793 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28794 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28795 c-torture 1.11.
28796 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28797 correspond to c-torture 1.11.
28798
28799 * New file.
This page took 1.309578 seconds and 6 git commands to generate.