inquire.c (inquire_via_unit): do not allow a direct access file to be opened for...
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-12-02 Bud Davis <bdavis9659@comcast.net>
2
3 * gfortran.dg/inquire.f90: New test.
4
5 2004-12-01 Janis Johnson <janis187@us.ibm.com>
6
7 * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
8 handle effective-target-keyword.
9 (dg-skip-if): Support effective-target keyword as target list.
10 (dg-xfail-if): Ditto.
11 * lib/target-supports.exp (is-effective-target-keyword): New proc.
12
13 2004-12-01 Diego Novillo <dnovillo@redhat.com>
14
15 PR tree-optimization/18291
16 * testsuite/gcc.c-torture/compile/pr18291.c: New test.
17
18 2004-12-01 Nathan Sidwell <nathan@codesourcery.com>
19
20 PR C++/18729
21 * g++.dg/parse/crash20.C: New.
22
23 PR c++/17431
24 * g++.dg/overload/arg1.C: New.
25 * g++.dg/overload/arg2.C: New.
26 * g++.dg/overload/arg3.C: New.
27 * g++.dg/overload/arg4.C: New.
28
29 2004-12-01 Joseph S. Myers <joseph@codesourcery.com>
30
31 * gcc.dg/c99-flex-array-4.c: Remove.
32
33 2004-11-30 Janis Johnson <janis187@us.ibm.com>
34
35 * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
36
37 * lib/target-supports.exp (is-effective-target): Simplify.
38
39 * lib/target-supports.exp (check_effective_target_vect_long):
40 Fix for powerpc64-*-*.
41
42 2004-11-30 Loren James Rittle <ljrittle@acm.org>
43
44 * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
45 to support new requirements on FreeBSD 5.
46
47 2004-11-30 Devang Patel <dpatel@apple.com>
48
49 PR 18702
50 * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
51
52 2004-11-30 Janis Johnson <janis187@us.ibm.com>
53
54 * g++.dg/ext/altivec-13.C: New test.
55
56 2004-11-30 Andrew Pinski <pinskia@physics.uc.edu>
57
58 PR tree-opt/18298
59 * gcc.c-torture/execute/p18298.c: New test.
60
61 2004-11-30 Ira Rosen <irar@il.ibm.com>
62 Dorit Naishlos <dorit@il.ibm.com>
63
64 PR tree-opt/18607
65 * gcc.dg/vect/vect-89.c: New test.
66
67 2004-11-30 James A. Morrison <phython@gcc.gnu.org>
68
69 * gcc.dg/pr18596-1.c: New test.
70
71 2004-11-30 Ben Elliston <bje@au.ibm.com>
72
73 * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
74
75 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
76
77 PR c/18479
78 * gcc.dg/pr18479.c: New test.
79
80 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
81
82 PR target/18490
83 * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
84 mmix-knuth-mmixware.
85
86 * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
87 cris-*-elf* cris-*-aout* mmix-*-*
88
89 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>
90
91 PR middle-end/18725
92 * gcc.dg/pr18725.c: New test.
93
94 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
95
96 PR target/18488
97 * g++.dg/opt/vt1.C: Skip for mmix-*-*.
98
99 PR target/18336
100 * gcc.dg/20040813-1.c: Skip for mmix-*-*.
101
102 2004-11-29 Mark Mitchell <mark@codesourcery.com>
103
104 PR c++/18368
105 * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
106 * g++.old-deja/g++.law/ctors5.C: Likewise.
107 * g++.old-deja/g++.other/crash25.C: Likewise.
108
109 PR c++/18674
110 * g++.dg/template/error16.C: New test.
111
112 PR c++/18512
113 * g++.dg/template/crash29.C: New test.
114
115 2004-11-29 Diego Novillo <dnovillo@redhat.com>
116
117 PR tree-optimization/18712
118 * gcc.c-torture/compile/pr18712.c: New test.
119
120 2004-11-29 Joseph Myers <joseph@codesourcery.com>
121
122 PR c/7544
123 * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
124 tests.
125
126 2004-11-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
127
128 PR c++/18652
129 * g++.dg/lookup/crash6.C: New test.
130
131 2004-11-29 Hans-Peter Nilsson <hp@bitrange.com>
132
133 PR middle-end/18164
134 * gcc.dg/pr18164.c: Add dg-options "". Correct typo in dg-error.
135
136 2004-11-29 Joseph S. Myers <joseph@codesourcery.com>
137
138 * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
139 gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
140 gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
141
142 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu>
143
144 * gcc.dg/pr18164.c: New test.
145
146 2004-11-28 Matt Kraai <kraai@alumni.cmu.edu>
147
148 * gcc.dg/funroll-loops-all.c: New.
149
150 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
151
152 PR target/18489
153 * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
154 delimeter, match space and TAB as well as ":".
155
156 PR target/18484
157 * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
158
159 PR target/18348
160 * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
161
162 PR target/18345
163 * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
164
165 PR target/18337
166 * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
167
168 2004-11-28 Bud Davis <bdavis9659@comcast.net>
169
170 * gfortran.dg/direct_io_2.f90: New test.
171
172 2004-11-28 Hans-Peter Nilsson <hp@bitrange.com>
173
174 PR target/18334
175 * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
176
177 2004-11-28 Richard Henderson <rth@redhat.com>
178
179 * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
180
181 2004-11-28 Joseph S. Myers <joseph@codesourcery.com>
182
183 * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
184 gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
185 gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
186 gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
187 gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
188 gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
189 gcc.dg/pointer-arith-8.c: New tests.
190
191 2004-11-27 Bud Davis <bdavis9659@comcast.net>
192
193 PR fortran/18364
194 * gfortran.dg/endfile.f90: New test.
195
196 2004-11-27 Falk Hueffner <falk@debian.org>
197
198 * gcc.dg/loop-6.c: New test.
199
200 2004-11-27 Jakub Jelinek <jakub@redhat.com>
201
202 * gcc.c-torture/execute/20041126-1.c: New test.
203
204 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
205
206 * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
207 on IRIX.
208
209 2004-11-27 Richard Sandiford <rsandifo@redhat.com>
210
211 * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
212 functions.
213
214 2004-11-27 Jakub Jelinek <jakub@redhat.com>
215
216 PR rtl-optimization/17825
217 * gcc.c-torture/compile/20041119-1.c: New test.
218
219 2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
220
221 * lib/target-libpath.exp (restore_ld_library_path_env_vars):
222 Check existence of ld library path variables before unsetting.
223
224 2004-11-26 Mark Mitchell <mark@codesourcery.com>
225
226 * g++.old-deja/g++.eh/badalloc1.C: Robustify.
227
228 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
229
230 * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
231
232 2004-11-26 Richard Sandiford <rsandifo@redhat.com>
233
234 * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
235
236 2004-11-26 Ben Elliston <bje@au.ibm.com>
237
238 * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
239 dg-do directive.
240
241 2004-11-26 Ben Elliston <bje@au.ibm.com>
242
243 * gcc.dg/pr17957.c: Pass --param, not -param.
244
245 2004-11-25 Andrew Pinski <pinskia@physics.uc.edu>
246
247 PR middle-end/17957
248 * testsuite/gcc.dg/pr17957.c: New test.
249
250 2004-11-25 Mark Mitchell <mark@codesourcery.com>
251
252 PR c++/18445
253 * g++.dg/template/crash28.C: Likewise.
254
255 PR c++/18001
256 * g++.dg/expr/unary2.C: Adjust lvalue messages.
257 * g++.dg/ext/lvaddr.C: Likewise.
258 * g++.dg/opt/pr7503-3.C: Likewise.
259
260 PR c++/18466
261 * g++.dg/parse/qualified3.C: New test.
262 * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
263
264 PR c++/18545
265 * g++.dg/expr/return1.C: New test.
266
267 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
268
269 Friend class name lookup 3/n, PR c++/3332
270 * g++.dg/lookup/friend3.C: New test.
271 * g++.dg/lookup/friend4.C: Likewise.
272 * g++.dg/lookup/friend5.C: Likewise.
273
274 2004-11-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
275
276 Friend class name lookup 2/n, PR c++/14513, c++/15410
277 * g++.dg/lookup/friend2.C: New test.
278 * g++.dg/template/friend31.C: Likewise.
279
280 2004-11-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
281
282 * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
283
284 2004-11-24 Mark Mitchell <mark@codesourcery.com>
285
286 PR c++/17473
287 * g++.dg/tc1/dr56.C: Remove.
288 * g++.dg/template/typedef1.C: Add dg-error markers.
289 * g++.old-deja/g++.other/typedef7.C: Likewise.
290
291 PR c++/18285
292 * g++.dg/parse/typedef7.C: New test.
293
294 2004-11-24 Richard Sandiford <rsandifo@redhat.com>
295
296 * gcc.c-torture/execute/20041124-1.c: New test.
297
298 2004-11-24 Mark Mitchell <mark@codesourcery.com>
299
300 * g++.dg/template/deduce3.C: New test.
301
302 PR c++/18586
303 * g++.dg/template/crash27.C: New test.
304
305 PR c++/18530
306 * g++.dg/warn/Wshadow-3.C: New test.
307
308 2004-11-24 Devang Patel <dpatel@apple.com>
309
310 PR/18555
311 * gcc.dg/cpp/isysroot-1.c: New test.
312 * gcc.dg/cpp/usr/include/stdio.h: New file.
313 * gcc.dg/cpp/isysroot-2.c: New test.
314 * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
315 New file.
316
317 2004-11-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
318
319 PR c++/8929
320 * g++.old-deja/g++.oliva/template10.C: Remove xfail.
321
322 2004-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
323
324 * gcc.target/sparc/align.c: Do not include <stdint.h>.
325 * gcc.target/sparc/pdist.c: Likewise.
326
327 2004-11-24 Paolo Bonzini <bonzini@gnu.org>
328
329 PR c++/16882
330 * g++.dg/conversion/simd1.C: New test.
331
332 2004-11-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
333
334 * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
335 and restore_ld_library_path_env_vars.
336 * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
337 lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
338 * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
339 to LD_LIBRARY_PATH. Export LD_LIBRARY_PATH.
340
341 2004-11-23 Daniel Jacobowitz <dan@codesourcery.com>
342
343 * gcc.dg/pragma-align-2.c: Test macro expansion.
344 * gcc.dg/pragma-pack-2.c: New test.
345
346 2004-11-23 Richard Henderson <rth@redhat.com>
347
348 * gcc.dg/vect/pr18425.c: Use effective target vect_long.
349 * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
350 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
351 gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
352 gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
353 gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
354
355 * gcc.dg/vect/vect.exp: Add check for alpha.
356 * lib/target-supports.exp (check_alpha_max_hw_available): New.
357 (check_effective_target_vect_int): Enable for alpha.
358 (check_effective_target_vect_long): New.
359 (is-effective-target): Add it.
360
361 2004-11-23 Uros Bizjak <uros@kss-loka.si>
362
363 * gcc.dg/pr18614-1.c: New test.
364
365 2004-11-23 Eric Botcazou <ebotcazou@libertysurf.fr>
366
367 * gcc.dg/setjmp-2.c: New test.
368
369 2004-11-22 James A. Morrison <phython@gcc.gnu.org>
370
371 * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
372 gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
373 gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
374 gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
375 gcc.target/sparc/pdist.c: New tests.
376
377 2004-11-22 Bob Wilson <bob.wilson@acm.org>
378
379 * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
380
381 2004-11-22 Dale Johannesen <dalej@apple.com>
382
383 * gcc.dg/20041111-1.c: New.
384
385 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
386
387 PR tree-opt/18536
388 * gcc.dg/vect/pr18536.c: New test.
389
390 2004-11-22 Giovanni Bajo <giovannibajo@gcc.gnu.org>
391
392 PR c++/18354
393 * g++.dg/template/nontype11.C: New test.
394
395 2004-11-21 Roger Sayle <roger@eyesopen.com>
396
397 PR middle-end/18520
398 * gcc.dg/pr18520-1.c: New test case.
399
400 2004-11-20 Joseph S. Myers <joseph@codesourcery.com>
401
402 * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
403 * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
404 gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
405 expected diagnostics.
406
407 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
408
409 PR target/18580
410 * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
411 vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
412 vect-77.c, vect-77a.c: XFAIL on the SPARC.
413
414 2004-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
415
416 * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
417
418 2004-11-19 Mark Mitchell <mark@codesourcery.com>
419 Joseph Myers <joseph@codesourcery.com>
420
421 * lib/target-supports.exp (check_visibility_available): Really
422 test the compiler.
423
424 2004-11-19 Dorit Naishlos <dorit@il.ibm.com>
425
426 PR tree-opt/18181
427 * gcc.dg/vect/vect-85.c: New test.
428 * gcc.dg/vect/vect-86.c: New test.
429 * gcc.dg/vect/vect-87.c: New test.
430 * gcc.dg/vect/vect-88.c: New test.
431
432 2004-11-19 Ben Elliston <bje@au.ibm.com>
433
434 * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
435
436 2004-11-18 Janis Johnson <janis187@us.ibm.com>
437
438 * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
439 * gcc.dg/ppc-and-1.c: Ditto.
440 * gcc.dg/ppc-compare-1.c: Ditto.
441 * gcc.dg/ppc-mov-1.c: Ditto
442
443 2004-11-18 Daniel Jacobowitz <dan@codesourcery.com>
444 Mark Mitchell <mark@codesourcery.com>
445
446 * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
447
448 2004-11-17 Janis Johnson <janis187@us.ibm.com>
449 Aldy Hernandez <aldyh@redhat.com>
450
451 * lib/target-supports.exp (check_effective_target_vect_int): New
452 (check_effective_target_vect_float): New
453 (check_effective_target_vect_double): New.
454 (is-effective-target): Support new effective targets keywords.
455 * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
456 default action for dg-do.
457 * gcc.dg/vect/pr16105.c: Use new support.
458 * gcc.dg/vect/pr18400.c: Ditto.
459 * gcc.dg/vect/pr18425.c: Ditto.
460 * gcc.dg/vect/vect-1.c: Ditto.
461 * gcc.dg/vect/vect-10.c: Ditto.
462 * gcc.dg/vect/vect-11.c: Ditto.
463 * gcc.dg/vect/vect-12.c: Ditto.
464 * gcc.dg/vect/vect-13.c: Ditto.
465 * gcc.dg/vect/vect-14.c: Ditto.
466 * gcc.dg/vect/vect-15.c: Ditto.
467 * gcc.dg/vect/vect-16.c: Ditto.
468 * gcc.dg/vect/vect-17.c: Ditto.
469 * gcc.dg/vect/vect-18.c: Ditto.
470 * gcc.dg/vect/vect-19.c: Ditto.
471 * gcc.dg/vect/vect-2.c: Ditto.
472 * gcc.dg/vect/vect-20.c: Ditto.
473 * gcc.dg/vect/vect-21.c: Ditto.
474 * gcc.dg/vect/vect-22.c: Ditto.
475 * gcc.dg/vect/vect-23.c: Ditto.
476 * gcc.dg/vect/vect-24.c: Ditto.
477 * gcc.dg/vect/vect-25.c: Ditto.
478 * gcc.dg/vect/vect-26.c: Ditto.
479 * gcc.dg/vect/vect-27.c: Ditto.
480 * gcc.dg/vect/vect-27a.c: Ditto.
481 * gcc.dg/vect/vect-28.c: Ditto.
482 * gcc.dg/vect/vect-29.c: Ditto.
483 * gcc.dg/vect/vect-29a.c: Ditto.
484 * gcc.dg/vect/vect-3.c: Ditto.
485 * gcc.dg/vect/vect-30.c: Ditto.
486 * gcc.dg/vect/vect-31.c: Ditto.
487 * gcc.dg/vect/vect-32.c: Ditto.
488 * gcc.dg/vect/vect-33.c: Ditto.
489 * gcc.dg/vect/vect-34.c: Ditto.
490 * gcc.dg/vect/vect-35.c: Ditto.
491 * gcc.dg/vect/vect-36.c: Ditto.
492 * gcc.dg/vect/vect-37.c: Ditto.
493 * gcc.dg/vect/vect-38.c: Ditto.
494 * gcc.dg/vect/vect-4.c: Ditto.
495 * gcc.dg/vect/vect-40.c: Ditto.
496 * gcc.dg/vect/vect-41.c: Ditto.
497 * gcc.dg/vect/vect-42.c: Ditto.
498 * gcc.dg/vect/vect-43.c: Ditto.
499 * gcc.dg/vect/vect-44.c: Ditto.
500 * gcc.dg/vect/vect-45.c: Ditto.
501 * gcc.dg/vect/vect-46.c: Ditto.
502 * gcc.dg/vect/vect-47.c: Ditto.
503 * gcc.dg/vect/vect-48.c: Ditto.
504 * gcc.dg/vect/vect-48a.c: Ditto.
505 * gcc.dg/vect/vect-49.c: Ditto.
506 * gcc.dg/vect/vect-5.c: Ditto.
507 * gcc.dg/vect/vect-50.c: Ditto.
508 * gcc.dg/vect/vect-51.c: Ditto.
509 * gcc.dg/vect/vect-52.c: Ditto.
510 * gcc.dg/vect/vect-53.c: Ditto.
511 * gcc.dg/vect/vect-54.c: Ditto.
512 * gcc.dg/vect/vect-55.c: Ditto.
513 * gcc.dg/vect/vect-56.c: Ditto.
514 * gcc.dg/vect/vect-56a.c: Ditto.
515 * gcc.dg/vect/vect-57.c: Ditto.
516 * gcc.dg/vect/vect-58.c: Ditto.
517 * gcc.dg/vect/vect-59.c: Ditto.
518 * gcc.dg/vect/vect-6.c: Ditto.
519 * gcc.dg/vect/vect-60.c: Ditto.
520 * gcc.dg/vect/vect-61.c: Ditto.
521 * gcc.dg/vect/vect-62.c: Ditto.
522 * gcc.dg/vect/vect-63.c: Ditto.
523 * gcc.dg/vect/vect-64.c: Ditto.
524 * gcc.dg/vect/vect-65.c: Ditto.
525 * gcc.dg/vect/vect-66.c: Ditto.
526 * gcc.dg/vect/vect-67.c: Ditto.
527 * gcc.dg/vect/vect-68.c: Ditto.
528 * gcc.dg/vect/vect-69.c: Ditto.
529 * gcc.dg/vect/vect-7.c: Ditto.
530 * gcc.dg/vect/vect-72.c: Ditto.
531 * gcc.dg/vect/vect-72a.c: Ditto.
532 * gcc.dg/vect/vect-73.c: Ditto.
533 * gcc.dg/vect/vect-74.c: Ditto.
534 * gcc.dg/vect/vect-75.c: Ditto.
535 * gcc.dg/vect/vect-76.c: Ditto.
536 * gcc.dg/vect/vect-77.c: Ditto.
537 * gcc.dg/vect/vect-77a.c: Ditto.
538 * gcc.dg/vect/vect-78.c: Ditto.
539 * gcc.dg/vect/vect-79.c: Ditto.
540 * gcc.dg/vect/vect-8.c: Ditto.
541 * gcc.dg/vect/vect-80.c: Ditto.
542 * gcc.dg/vect/vect-82.c: Ditto.
543 * gcc.dg/vect/vect-82_64.c: Ditto.
544 * gcc.dg/vect/vect-83.c: Ditto.
545 * gcc.dg/vect/vect-83_64.c: Ditto.
546 * gcc.dg/vect/vect-9.c: Ditto.
547 * gcc.dg/vect/vect-all.c: Ditto.
548 * gcc.dg/vect/vect-none.c: Ditto.
549
550 2004-11-17 Janis Johnson <janis187@us.ibm.com>
551
552 * lib/gcc-dg.exp (dg-skip-if): New function.
553 (dg-forbid-option): Remove.
554 * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
555 * g++.dg/abi/bitfield8.C: Likewise.
556 * g++.dg/abi/dtor1.C: Likewise.
557 * g++.dg/abi/empty10.C: Likewise.
558 * g++.dg/abi/empty7.C: Likewise.
559 * g++.dg/abi/empty9.C: Likewise.
560 * g++.dg/abi/layout3.C: Likewise.
561 * g++.dg/abi/layout4.C: Likewise.
562 * g++.dg/abi/thunk1.C: Likewise.
563 * g++.dg/abi/thunk2.C: Likewise.
564 * g++.dg/abi/vbase11.C: Likewise.
565 * g++.dg/abi/vthunk2.C: Likewise.
566 * g++.dg/abi/vthunk3.C: Likewise.
567 * g++.dg/ext/attrib8.C: Likewise.
568 * g++.dg/opt/longbranch2.C: Likewise.
569 * g++.dg/opt/reg-stack4.C: Likewise.
570 * g++.old-deja/g++.ext/attrib1.C: Likewise.
571 * g++.old-deja/g++.ext/attrib2.C: Likewise.
572 * g++.old-deja/g++.ext/attrib3.C: Likewise.
573 * g++.old-deja/g++.other/store-expr1.C: Likewise.
574 * g++.old-deja/g++.other/store-expr2.C: Likewise.
575 * gcc.dg/20000609-1.c: Likewise.
576 * gcc.dg/20000720-1.c: Likewise.
577 * gcc.dg/20011107-1.c: Likewise.
578 * gcc.dg/20011119-1.c: Likewise.
579 * gcc.dg/20020108-1.c: Likewise.
580 * gcc.dg/20020122-2.c: Likewise.
581 * gcc.dg/20020122-3.c: Likewise.
582 * gcc.dg/20020201-3.c: Likewise.
583 * gcc.dg/20020206-1.c: Likewise.
584 * gcc.dg/20020218-1.c: Likewise.
585 * gcc.dg/20020310-1.c: Likewise.
586 * gcc.dg/20020411-1.c: Likewise.
587 * gcc.dg/20020418-2.c: Likewise.
588 * gcc.dg/20020426-1.c: Likewise.
589 * gcc.dg/20020426-2.c: Likewise.
590 * gcc.dg/20020517-1.c: Likewise.
591 * gcc.dg/20020523-1.c: Likewise.
592 * gcc.dg/20020523-2.c: Likewise.
593 * gcc.dg/20020729-1.c: Likewise.
594 * gcc.dg/20030204-1.c: Likewise.
595 * gcc.dg/20030826-2.c: Likewise.
596 * gcc.dg/20030926-1.c: Likewise.
597 * gcc.dg/20031202-1.c: Likewise.
598 * gcc.dg/980312-1.c: Likewise.
599 * gcc.dg/980313-1.c: Likewise.
600 * gcc.dg/990117-1.c: Likewise.
601 * gcc.dg/990424-1.c: Likewise.
602 * gcc.dg/990524-1.c: Likewise.
603 * gcc.dg/991230-1.c: Likewise.
604 * gcc.dg/i386-387-1.c: Likewise.
605 * gcc.dg/i386-387-2.c: Likewise.
606 * gcc.dg/i386-387-3.c: Likewise.
607 * gcc.dg/i386-387-4.c: Likewise.
608 * gcc.dg/i386-387-5.c: Likewise.
609 * gcc.dg/i386-387-6.c: Likewise.
610 * gcc.dg/i386-asm-1.c: Likewise.
611 * gcc.dg/i386-bitfield1.c: Likewise.
612 * gcc.dg/i386-bitfield2.c: Likewise.
613 * gcc.dg/i386-loop-1.c: Likewise.
614 * gcc.dg/i386-loop-2.c: Likewise.
615 * gcc.dg/i386-loop-3.c: Likewise.
616 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
617 * gcc.dg/i386-pic-1.c: Likewise.
618 * gcc.dg/i386-regparm.c: Likewise.
619 * gcc.dg/i386-signbit-1.c: Likewise.
620 * gcc.dg/i386-signbit-2.c: Likewise.
621 * gcc.dg/i386-signbit-3.c: Likewise.
622 * gcc.dg/i386-sse-5.c: Likewise.
623 * gcc.dg/i386-sse-8.c: Likewise.
624 * gcc.dg/i386-unroll-1.c: Likewise.
625 * gcc.dg/tls/opt-1.c: Likewise.
626 * gcc.dg/tls/opt-2.c: Likewise.
627 * gcc.dg/unroll-1.c: Likewise.
628 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
629 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
630 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
631 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
632
633 2004-11-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
634
635 * g++.dg/template/incomplete1.C: New test.
636
637 2004-11-16 Nick Clifton <nickc@redhat.com>
638
639 Revert patches accidentally commited during checkin of fixes for
640 xstormy16 tests:
641 gcc.c-torture/execute/simd-4.c: Revert
642 gcc.dg/20040910-1.c: Revert.
643
644 2004-11-16 Paul Brook <paul@codesourcery.com>
645
646 PR fortran/13010
647 * gfortran.dg/der_pointer_1.f90: New test.
648
649 2004-11-15 Joseph S. Myers <joseph@codesourcery.com>
650
651 PR c/18498
652 * gcc.dg/bitfld-13.c: New test.
653
654 2004-11-15 Janis Johnson <janis187@us.ibm.com>
655
656 * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
657 powerpc*-*-linux*.
658
659 * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
660 * gcc.dg/ppc64-abi-2.c: Ditto.
661 * gcc.dg/ppc64-abi-3.c: Ditto.
662
663 * lib/gcc-dg.exp (dg-target-list): Remove.
664
665 2004-11-15 Steve Ellcey <sje@cup.hp.com>
666
667 * gcc.dg/ia64-postinc.c: New test.
668
669 2004-11-15 Mark Mitchell <mark@codesourcery.com>
670
671 * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
672
673 2004-11-15 Nick Clifton <nickc@redhat.com>
674
675 * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
676 __INT_MAX__ so that the test can be compiled by toolchains
677 targeted at 16-bit processors.
678
679 * gcc.dg/20040625-1.c: Use long constants rather than integers
680 when performing arithmetic that will overflow 16-bits.
681
682 * gcc.dg/i386-sse-8.c: Expect this test to fail for the
683 xstormy16. It does not support 128-bit vector operations.
684
685 * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
686 with the macro PTR_TYPE. Define this macro to an integer type
687 suitable for holding a pointer.
688
689 * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
690 the target is a 16-bit processor.
691
692 * gcc.dg/cpp/if-2.c: Expect a different warning message from
693 16-bit targets where the character constant will be too long.
694
695 * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
696 where the double will not be directly addressable.
697
698 2004-11-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
699
700 Friend class name lookup 1/n, PR c++/18471
701 * g++.dg/template/crash26.C: New test.
702 * g++.dg/lookup/struct1.C: Adjust expected error.
703 * g++.dg/parse/elab1.C: Likewise.
704 * g++.dg/parse/elab2.C: Likewise.
705 * g++.dg/parse/int-as-enum1.C: Likewise.
706 * g++.dg/parse/struct-as-enum1.C: Likewise.
707 * g++.dg/parse/typedef1.C: Likewise.
708 * g++.dg/parse/typedef3.C: Likewise.
709 * g++.dg/parse/typedef4.C: Likewise.
710 * g++.dg/parse/typedef5.C: Likewise.
711 * g++.dg/template/nontype4.C: Likewise.
712 * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
713 * g++.old-deja/g++.other/elab1.C: Likewise.
714 * g++.old-deja/g++.other/syntax4.C: Likewise.
715
716 2004-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
717
718 * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
719
720 2004-11-14 Zdenek Dvorak <dvorakz@suse.cz>
721
722 * gcc.c-torture/execute/20041114-1.c: New test.
723
724 2004-11-14 Joseph S. Myers <joseph@codesourcery.com>
725
726 * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
727 gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
728 gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
729 gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
730 gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
731 gcc.dg/switch-7.c: New tests.
732
733 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
734
735 * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
736
737 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
738
739 PR tree-opt/18400
740 * gcc.dg/vect/pr18400.c: New test.
741
742 2004-11-14 Dorit Naishlos <dorit@il.ibm.com>
743 Andrew Pinski <pinskia@physics.uc.edu>
744
745 PR tree-opt/18425
746 * gcc.dg/vect/pr18425.c: New test.
747
748 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
749
750 * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
751 Guard with dg-require-alias and dg-require-visibility.
752
753 2004-11-14 Eric Botcazou <ebotcazou@libertysurf.fr>
754
755 * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
756
757 2004-11-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
758
759 * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
760
761 2004-11-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
762
763 PR c++/17344
764 * g++.dg/template/defarg5.C: New test.
765
766 2004-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
767
768 * g++.dg/parse/cast1.C: Run only on ILP32.
769 * g++.old-deja/g++.mike/p784.C: Likewise.
770
771 2004-11-13 Bernd Schmidt <bernd.schmidt@analog.com>
772
773 * gcc.c-torture/execute/20041113-1.c: New test.
774
775 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
776
777 PR target/18230
778 * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
779 * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
780 gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
781 gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
782 gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
783 gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
784 gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
785 gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
786 gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
787 gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
788 gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
789 gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
790 gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
791
792 2004-11-13 James A. Morrison <phython@gcc.gnu.org>
793
794 * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
795 gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
796 gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
797 gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
798 gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
799 gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
800 gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
801 gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
802 gcc.target/sparc/combined-1.c: New tests.
803
804 2004-11-12 Ziemowit Laski <zlaski@apple.com>
805
806 * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
807 New tests.
808
809 2004-11-12 Mark Mitchell <mark@codesourcery.com>
810
811 * lib/gcc-dg.exp (dg-forbid-option): New function.
812 * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
813 * g++.dg/abi/bitfield8.C: Likewise.
814 * g++.dg/abi/dtor1.C: Likewise.
815 * g++.dg/abi/empty10.C: Likewise.
816 * g++.dg/abi/empty7.C: Likewise.
817 * g++.dg/abi/empty9.C: Likewise.
818 * g++.dg/abi/layout3.C: Likewise.
819 * g++.dg/abi/layout4.C: Likewise.
820 * g++.dg/abi/thunk1.C: Likewise.
821 * g++.dg/abi/thunk2.C: Likewise.
822 * g++.dg/abi/vbase11.C: Likewise.
823 * g++.dg/abi/vthunk2.C: Likewise.
824 * g++.dg/abi/vthunk3.C: Likewise.
825 * g++.dg/ext/attrib8.C: Likewise.
826 * g++.dg/opt/longbranch2.C: Likewise.
827 * g++.dg/opt/reg-stack4.C: Likewise.
828 * g++.old-deja/g++.ext/attrib1.C: Likewise.
829 * g++.old-deja/g++.ext/attrib2.C: Likewise.
830 * g++.old-deja/g++.ext/attrib3.C: Likewise.
831 * g++.old-deja/g++.other/store-expr1.C: Likewise.
832 * g++.old-deja/g++.other/store-expr2.C: Likewise.
833 * gcc.dg/20000609-1.c: Likewise.
834 * gcc.dg/20000720-1.c: Likewise.
835 * gcc.dg/20011107-1.c: Likewise.
836 * gcc.dg/20011119-1.c: Likewise.
837 * gcc.dg/20020108-1.c: Likewise.
838 * gcc.dg/20020122-2.c: Likewise.
839 * gcc.dg/20020122-3.c: Likewise.
840 * gcc.dg/20020201-3.c: Likewise.
841 * gcc.dg/20020206-1.c: Likewise.
842 * gcc.dg/20020218-1.c: Likewise.
843 * gcc.dg/20020310-1.c: Likewise.
844 * gcc.dg/20020411-1.c: Likewise.
845 * gcc.dg/20020418-2.c: Likewise.
846 * gcc.dg/20020426-1.c: Likewise.
847 * gcc.dg/20020426-2.c: Likewise.
848 * gcc.dg/20020517-1.c: Likewise.
849 * gcc.dg/20020523-1.c: Likewise.
850 * gcc.dg/20020523-2.c: Likewise.
851 * gcc.dg/20020729-1.c: Likewise.
852 * gcc.dg/20030204-1.c: Likewise.
853 * gcc.dg/20030826-2.c: Likewise.
854 * gcc.dg/20030926-1.c: Likewise.
855 * gcc.dg/20031202-1.c: Likewise.
856 * gcc.dg/980312-1.c: Likewise.
857 * gcc.dg/980313-1.c: Likewise.
858 * gcc.dg/990117-1.c: Likewise.
859 * gcc.dg/990424-1.c: Likewise.
860 * gcc.dg/990524-1.c: Likewise.
861 * gcc.dg/991230-1.c: Likewise.
862 * gcc.dg/i386-387-1.c: Likewise.
863 * gcc.dg/i386-387-2.c: Likewise.
864 * gcc.dg/i386-387-3.c: Likewise.
865 * gcc.dg/i386-387-4.c: Likewise.
866 * gcc.dg/i386-387-5.c: Likewise.
867 * gcc.dg/i386-387-6.c: Likewise.
868 * gcc.dg/i386-asm-1.c: Likewise.
869 * gcc.dg/i386-bitfield1.c: Likewise.
870 * gcc.dg/i386-bitfield2.c: Likewise.
871 * gcc.dg/i386-loop-1.c: Likewise.
872 * gcc.dg/i386-loop-2.c: Likewise.
873 * gcc.dg/i386-loop-3.c: Likewise.
874 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
875 * gcc.dg/i386-pic-1.c: Likewise.
876 * gcc.dg/i386-regparm.c: Likewise.
877 * gcc.dg/i386-signbit-1.c: Likewise.
878 * gcc.dg/i386-signbit-2.c: Likewise.
879 * gcc.dg/i386-signbit-3.c: Likewise.
880 * gcc.dg/i386-sse-5.c: Likewise.
881 * gcc.dg/i386-sse-8.c: Likewise.
882 * gcc.dg/i386-unroll-1.c: Likewise.
883 * gcc.dg/tls/opt-1.c: Likewise.
884 * gcc.dg/tls/opt-2.c: Likewise.
885 * gcc.dg/unroll-1.c: Likewise.
886 * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
887 * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
888 * gcc.misc-tests/i386-pf-none-1.c: Likewise.
889 * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
890 * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
891 -m64 is specified.
892
893 2004-11-12 Mark Mitchell <mark@codesourcery.com>
894
895 PR c++/18389
896 * g++.dg/parse/cond1.C: New test.
897
898 PR c++/18429
899 * g++.dg/template/array9.C: New test.
900 * g++.dg/ext/vla1.C: Adjust error messages.
901 * g++.dg/ext/vlm1.C: Likewise.
902 * g++.dg/template/crash2.C: Likewise.
903
904 PR c++/18436
905 * g++.dg/template/call3.C: New test.
906
907 PR c++/18407
908 * g++.dg/template/ptrmem11.C: New test.
909
910 2004-11-12 Andrew Pinski <pinskia@physics.uc.edu>
911
912 PR other/14264
913 * lib/g++.exp: Set LC_ALL and LANG to C.
914 * lib/gcc-dg.exp: Likewise.
915 * lib/gfortran.exp: Likewise.
916 * lib/objc.exp: Likewise.
917 * lib/treelang.exp: Likewise.
918
919 2004-11-12 Andreas Schwab <schwab@suse.de>
920
921 * gcc.dg/pr16286.c: Fix last change.
922
923 2004-11-12 Mark Mitchell <mark@codesourcery.com>
924
925 PR c++/18416
926 * g++.dg/init/global1.C: New test.
927
928 2004-11-12 Eric Botcazou <ebotcazou@act-europe.fr>
929
930 * gcc.c-torture/execute/20041112-1.c: New test.
931
932 2004-11-11 Janis Johnson <janis187@us.ibm.com>
933
934 * lib/gcc-dg.exp (dg-target-list): New.
935
936 2004-11-11 Janis Johnson <janis187@us.ibm.com>
937 Richard Sandiford <rsandifo@redhat.com>
938
939 * lib/target-supports.exp (get-compiler_messages): New.
940 (check_named_sections_available): Use it.
941 (check_effective_target_ilp32): New.
942 (check_effective_target_lp64): New.
943 (is-effective-target): New.
944 * lib/gcc-dg.exp (dg-require-effective-target): New.
945
946 2004-11-11 Joseph S. Myers <joseph@codesourcery.com>
947
948 * gcc.dg/precedence-1.c: New test.
949
950 2004-11-11 Janis Johnson <janis187@us.ibm.com>
951
952 * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
953
954 * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
955 message, delete generated files, use more descriptive name for
956 executable, and make the test unsupported when it cannot be run.
957
958 * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
959 (dg-require-weak, dg-require-visibility, dg-require-alias,
960 dg-require-gc-sections, dg-require-profiling, dg-require-dll,
961 dg-require-iconv, dg-require-named-sections): Use it.
962
963 * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
964
965 2004-11-11 Nathan Sidwell <nathan@codesourcery.com>
966
967 PR target/16457
968 * gcc.dg/ppc-and-1: New
969
970 PR target/16796
971 * gcc.dg/ppc-mov-1.c: New.
972
973 PR target/16458
974 * gcc.dg/ppc-compare-1.c: New.
975
976 2004-11-10 Joseph S. Myers <joseph@codesourcery.com>
977
978 * objc.dg/desig-init-2.m: New test.
979
980 2004-11-10 Adam Nemet <anemet@lnxw.com>
981
982 PR middle-end/18160
983 * g++.dg/warn/register-var-1.C: New test.
984 * g++.dg/warn/register-var-2.C: New test.
985
986 2004-11-10 Eric Botcazou <ebotcazou@libertysurf.fr>
987
988 * gcc.dg/union-2.c: New test.
989
990 2004-11-10 Fariborz Jahanian <fjahanian@apple.com>
991
992 * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c:
993 New test for PR tree-optimization/17892.
994
995 2004-11-09 Mark Mitchell <mark@codesourcery.com>
996
997 PR c++/18369
998 * g++.dg/init/new12.C: New test.
999
1000 2004-11-10 James A. Morrison <phython@gcc.gnu.org>
1001
1002 * gcc.target/sparc: New directory.
1003 * gcc.target/sparc/sparc.exp: New driver.
1004 * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1005 gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1006 gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1007 gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1008
1009 2004-11-10 Paul Brook <paul@codesourcery.com>
1010
1011 PR fortran/18218
1012 * gfortran.dg/list_read.c: New test.
1013
1014 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1015
1016 PR c/18322
1017 * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1018 expected diagnostic location.
1019
1020 2004-11-09 Ulrich Weigand <uweigand@de.ibm.com>
1021
1022 * gcc.dg/20041109-1.c: New test.
1023
1024 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
1025
1026 PR objc/18406
1027 * objc/compile/pr18406.m: New test.
1028
1029 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1030
1031 * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1032
1033 2004-11-09 Joseph S. Myers <joseph@codesourcery.com>
1034
1035 * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1036
1037 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1038
1039 * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1040
1041 2004-11-08 Steve Ellcey <sje@cup.hp.com>
1042
1043 * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1044 exit.
1045
1046 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
1047
1048 PR tree-opt/18299
1049 * gcc.c-torture/pr18299-1.c: New test.
1050
1051 2004-11-06 Andreas Schwab <schwab@suse.de>
1052
1053 * gcc.dg/pr16286.c: Also test for bool and pixel.
1054
1055 2004-11-06 Joseph S. Myers <joseph@codesourcery.com>
1056
1057 * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1058 gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1059 gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1060 gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1061 gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1062 gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1063 gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1064 gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1065 gcc.dg/struct-semi-3.c: New tests.
1066
1067 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1068
1069 * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1070
1071 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1072
1073 * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1074 Do not use C99 designators.
1075
1076 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1077
1078 * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1079
1080 2004-11-06 Eric Botcazou <ebotcazou@libertysurf.fr>
1081
1082 * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1083 * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1084 * gcc.c-torture/execute/simd-5.x: Remove.
1085
1086 2004-11-06 Andrew Pinski <pinskia@physics.uc.edu>
1087
1088 PR rtl-optimization/17933
1089 * gcc.dg/torture/pr17933-1.c: New test.
1090
1091 2004-11-06 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1092
1093 PR target/18106
1094 * lib/target-supports.exp (check_weak_available): Support
1095 Windows.
1096
1097 2004-11-05 Danny Smith <dannysmith@users.sourceforge.net>
1098
1099 * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1100 call to fflush(stdout) before abort.
1101 (my_ffsll): New function.
1102 (generate_fields): Use it.
1103
1104 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1105
1106 * gcc.dg/init-undef-1.c: New test.
1107
1108 2004-11-05 Joseph S. Myers <joseph@codesourcery.com>
1109
1110 * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1111 gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1112 gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1113 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1114 expected messages for new parser.
1115
1116 2004-11-04 Mark Mitchell <mark@codesourcery.com>
1117
1118 * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1119
1120 2004-11-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1121
1122 * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1123 on LP64 targets.
1124
1125 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1126
1127 * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1128 gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1129 gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1130 gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1131 gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1132 gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1133 gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1134 gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1135 gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1136 gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1137
1138 2004-11-04 Joseph S. Myers <joseph@codesourcery.com>
1139
1140 * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1141 gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1142 gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1143 gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1144 gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1145 gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1146 objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1147 for new parser.
1148
1149 2004-11-04 Richard Sandiford <rsandifo@redhat.com>
1150
1151 PR target/15342
1152 * gcc.dg/20041104-1.c: New test.
1153
1154 2004-11-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1155
1156 * g++.dg/template/nontype7.C: New test.
1157 * g++.dg/template/nontype8.C: Likewise.
1158 * g++.dg/template/nontype9.C: Likewise.
1159 * g++.dg/template/nontype10.C: Likewise.
1160 * g++.dg/tc1/dr49.C: Likewise.
1161 * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1162 * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1163
1164 2004-11-04 Ben Elliston <bje@au.ibm.com>
1165
1166 * g++.dg/rtti/tinfo1.C: Remove xfails.
1167
1168 2004-11-04 Ben Elliston <bje@au.ibm.com>
1169
1170 * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1171 packed attribute to the definition to satisfy the new C++ parser.
1172
1173 2004-11-03 Eric Botcazou <ebotcazou@libertysurf.fr>
1174
1175 * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1176 invocations of va_arg.
1177
1178 2004-11-02 Mark Mitchell <mark@codesourcery.com>
1179
1180 PR c++/18124
1181 * g++.dg/template/crash25.C: New test.
1182
1183 PR c++/18155
1184 * g++.dg/template/typedef2.C: New test.
1185 * g++.dg/parse/crash13.C: Adjust error markers.
1186
1187 PR c++/18177
1188 * g++.dg/conversion/const3.C: New test.
1189
1190 2004-11-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1191
1192 PR fortran/17535
1193 PR fortran/17583
1194 PR fortran/17713
1195 * gfortran.dg/generic_[123].f90: New testcases.
1196
1197 2004-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
1198
1199 * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1200 * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1201
1202 2004-11-02 Andrew Pinski <pinskia@physics.uc.edu>
1203
1204 PR tree-opt/16808
1205 * gcc.c-torture/compile/pr16808.c: New test.
1206
1207 2004-11-02 Nathan Sidwell <nathan@codesourcery.com>
1208
1209 PR rtl-optimization/17104
1210 * gcc.dg/ppc-bitfield1.c: New.
1211
1212 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1213
1214 * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1215
1216 2004-11-01 Richard Sandiford <rsandifo@redhat.com>
1217
1218 * g++.dg/abi/mangle6.C: Run for all MIPS targets. Provide dummy
1219 strings for 32-bit code.
1220
1221 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1222
1223 PR c/18239
1224 * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1225
1226 2004-11-01 Nathan Sidwell <nathan@codesourcery.com>
1227
1228 PR c++/18064
1229 * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1230
1231 2004-10-31 Mark Mitchell <mark@codesourcery.com>
1232
1233 PR c++/15172
1234 * g++.dg/init/aggr2.C: New test.
1235
1236 2004-10-30 Ziemowit Laski <zlaski@apple.com>
1237
1238 * objc.dg/local-decl-1.m: New test.
1239
1240 2004-10-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
1241
1242 * gcc.dg/20040910-1.c: Adjust regex.
1243
1244 2004-10-30 Roger Sayle <roger@eyesopen.com>
1245
1246 PR rtl-optimization/18084
1247 * g++.dg/opt/pr18084-1.C: New testcase.
1248
1249 2004-10-30 Matt Austern <austern@apple.com>
1250
1251 PR c++/17542
1252 * g++.dg/ext/attrib18.C: New test.
1253
1254 2004-10-30 Roger Sayle <roger@eyesopen.com>
1255
1256 PR middle-end/18096
1257 * gcc.dg/pr18096-1.c: New test case.
1258
1259 2004-10-30 Roger Sayle <roger@eyesopen.com>
1260
1261 * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1262
1263 2004-10-30 Joseph S. Myers <joseph@codesourcery.com>
1264
1265 PR c/16666
1266 * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1267 gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1268 gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1269 gcc.dg/old-style-prom-3.c: New tests.
1270
1271 2004-10-30 Danny Smith <dannysmith@users.sourceforge.net>
1272
1273 * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1274 Remove unnecessary inclusion of stdio.h.
1275
1276 2004-10-29 Roger Sayle <roger@eyesopen.com>
1277
1278 PR rtl-optimization/17581
1279 * gcc.dg/pr17581-1.c: New test case.
1280
1281 2004-10-28 Nathan Sidwell <nathan@codesourcery.com>
1282
1283 * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1284 being implemented.
1285 * g++.dg/conversion/dr195-1.C: New.
1286 * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1287 * g++.old-deja/g++.mike/p10148.C: Likewise.
1288
1289 2004-10-29 Mark Mitchell <mark@codesourcery.com>
1290
1291 PR c++/17695
1292 * g++.dg/debug/typedef2.C: New test.
1293
1294 2004-10-29 David Billinghurst <David.Billinghurst@riotinto.com>
1295
1296 PR fortran/13490
1297 * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1298 * gfortran.dg/g77/README: Update.
1299
1300 2004-10-28 Matt Austern <austern@apple.com>
1301
1302 PR c++/14124
1303 * g++.dg/ext/packed7.C: New test.
1304
1305 2004-10-28 Andrew Pinski <pinskia@physics.uc.edu>
1306
1307 * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1308 scan-assembler.
1309 * lib/scanasm.exp (hidden-scan-for): New proc.
1310 (scan-hidden): Use hidden-scan-for instead of constructing the scan
1311 string.
1312 (scan-not-hidden): Likewise.
1313 * lib/target-supports.exp (check_visibility_available): mach-o is
1314 support too.
1315
1316 2004-10-28 Mark Mitchell <mark@codesourcery.com>
1317
1318 PR c++/17132
1319 * g++.dg/template/memclass3.C: New test.
1320
1321 2004-10-28 Adam Nemet <anemet@lnxw.com>
1322
1323 PR middle-end/18160
1324 * gcc.dg/register-var-1.c: New test.
1325 * gcc.dg/register-var-2.c: New test.
1326 * gcc.dg/asm-7.c: Taking the address of a register variable is an
1327 error now.
1328
1329 2004-10-28 Dorit Naishlos <dorit@il.ibm.com>
1330
1331 PR other/18172
1332 * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove
1333 unused variables.
1334 * gcc.dg/vect/vect-22.c: Likewise.
1335
1336 2004-10-28 Jakub Jelinek <jakub@redhat.com>
1337
1338 * gcc.dg/i386-rotate-1.c: New test.
1339
1340 2004-10-27 Mark Mitchell <mark@codesourcery.com>
1341
1342 * g++.dg/init/ref12.C: Add "run" marker.
1343
1344 PR c++/17435
1345 * g++.dg/init/ref12.C: New test.
1346
1347 PR c++/18140
1348 * g++.dg/template/shift1.C: New test.
1349 * g++.dg/template/error10.C: Adjust error markers.
1350
1351 2004-10-27 Andrew Pinski <pinskia@physics.uc.edu>
1352
1353 PR tree-opt/17529
1354 * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1355
1356 2004-10-27 Geoffrey Keating <geoffk@apple.com>
1357
1358 * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1359 * gcc.dg/weak/weak-3.c: Likewise.
1360 * gcc.dg/weak/weak-5.c: Likewise.
1361 * gcc.dg/weak/weak-9.c: Likewise.
1362 * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1363 * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1364
1365 * gcc.dg/darwin-weakimport-1.c: New.
1366
1367 2004-10-28 Ben Elliston <bje@au.ibm.com>
1368
1369 * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1370
1371 2004-10-27 Nathan Sidwell <nathan@codesourcery.com>
1372
1373 * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1374 'syntax' error messages.
1375 * gcc.dg/cpp/direct2s.c: Likewise.
1376
1377 2004-10-26 Geoffrey Keating <geoffk@apple.com>
1378
1379 * gcc.c-torture/compile/20041026-1.c: New.
1380
1381 2004-10-26 Mark Mitchell <mark@codesourcery.com>
1382
1383 PR c++/18093
1384 * g++.dg/lookup/ns2.C: New test.
1385
1386 PR c++/18020
1387 * g++.dg/template/enum4.C: New test.
1388
1389 PR c++/18161
1390 * g++.dg/template/expr1.C: New test.
1391
1392 2004-10-26 Ben Elliston <bje@au.ibm.com>
1393
1394 * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1395
1396 2004-10-26 Joseph S. Myers <jsm@polyomino.org.uk>
1397
1398 * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1399 gcc.dg/decl-nospec-3.c: New tests.
1400
1401 2004-10-26 Ziemowit Laski <zlaski@apple.com>
1402
1403 * objc.dg/super-class-3.m: New test.
1404
1405 2004-10-26 Nathan Sidwell <nathan@codesourcery.com>
1406
1407 * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1408 resyncing.
1409 * gcc.dg/cpp/direct2s.c: Likewise.
1410
1411 2004-10-25 Geoffrey Keating <geoffk@apple.com>
1412
1413 * objc.dg/image-info.m: Update for changes to section selection.
1414
1415 2004-10-25 David Ayers <d.ayers@inode.at>
1416 Ziemowit Laski <zlaski@apple.com>
1417
1418 * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1419 diagnostics when messaging 'id <Proto>'.
1420 * objc.dg/class-protocol-1.m: New test.
1421 * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1422 a non-existent method signature.
1423 * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1424 Update diagnostics when messaging with non-existent method signature.
1425 * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1426 * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1427 invalid receivers are now resolved as if messaging 'id'; remove
1428 extraneous diagnostics.
1429
1430 2004-10-25 Joseph S. Myers <jsm@polyomino.org.uk>
1431
1432 PR c/16667
1433 * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1434 gcc.dg/init-desig-obs-3.c: New tests.
1435
1436 2004-10-25 Jakub Jelinek <jakub@redhat.com>
1437
1438 * gcc.dg/debug/20041023-1.c: New test.
1439
1440 2004-10-25 Andrew Pinski <pinskia@physics.uc.edu>
1441
1442 PR middle-end/17407
1443 * gcc.c-torture/compile/pr17407.c: New test.
1444
1445 PR c++/18121
1446 * g++.dg/template/array8.C: New test.
1447
1448 2004-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
1449
1450 PR other/18138
1451 * lib/g++.exp: Accept more than one multilib libgcc.
1452 * lib/gcc-dg.exp: Likewise.
1453 * lib/objc.exp: Likewise.
1454 * lib/treelang.exp: Likewise.
1455 * lib/gfortran.exp: Likewise.
1456
1457 2004-10-24 Ben Elliston <bje@au.ibm.com>
1458
1459 * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1460
1461 2004-10-24 Geoffrey Keating <geoffk@geoffk.org>
1462
1463 * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1464 * gcc.dg/c99-const-expr-3.c: Likewise.
1465
1466 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.
1467
1468 * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1469
1470 2004-10-23 Ben Elliston <bje@au.ibm.com>
1471
1472 * gcc.c-torture/execute/loop-2e.x: Remove.
1473
1474 2004-10-22 Nathan Sidwell <nathan@codesourcery.com>
1475
1476 PR c++/18095
1477 * g++.dg/parse/crash18.C: New.
1478 * g++.dg/parse/crash19.C: New.
1479
1480 2004-10-22 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1481
1482 * g++.dg/ext/dllimport1.C: Move dg-warnings.
1483 * g++.dg/ext/dllimport2.C: Same.
1484 * g++.dg/ext/dllimport8.C: Same.
1485
1486 2004-10-21 Mark Mitchell <mark@codesourcery.com>
1487
1488 PR c++/10841
1489 * g++.dg/conversion/cast1.C: New test.
1490 * g++.dg/overload/pmf1.C: Adjust error marker.
1491
1492 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
1493
1494 PR objc/17923
1495 * objc.dg/const-str-7.m: New test.
1496
1497 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1498
1499 * g++.dg/template/memfriend11.C: Fix comment typo.
1500 * g++.dg/template/memfriend14.C: Likewise.
1501
1502 2004-10-20 Richard Henderson <rth@redhat.com>
1503
1504 * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1505 gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1506 -fasynchronous-unwind-tables.
1507
1508 2004-10-20 Richard Henderson <rth@redhat.com>
1509
1510 * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1511 (main): Return success.
1512 * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1513 (main): Return success.
1514
1515 2004-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1516
1517 PR c++/13495
1518 * g++.dg/template/memfriend9.C: New test.
1519 * g++.dg/template/memfriend10.C: Likewise.
1520 * g++.dg/template/memfriend11.C: Likewise.
1521 * g++.dg/template/memfriend12.C: Likewise.
1522 * g++.dg/template/memfriend13.C: Likewise.
1523 * g++.dg/template/memfriend14.C: Likewise.
1524 * g++.dg/template/memfriend15.C: Likewise.
1525 * g++.dg/template/memfriend16.C: Likewise.
1526 * g++.dg/template/memfriend17.C: Likewise.
1527 * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1528
1529 2004-10-20 Nathan Sidwell <nathan@codesourcery.com>
1530
1531 * g++.dg/conversion/dr195.C: New.
1532 * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1533
1534 2004-10-20 Ben Elliston <bje@au.ibm.com>
1535 Devang Patel <dpatel@apple.com>
1536
1537 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1538 of floating point arithmetic, which could trap.
1539
1540 2004-10-19 Mark Mitchell <mark@codesourcery.com>
1541
1542 PR c++/14035
1543 * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1544 * g++.dg/conversion/const2.C: New test.
1545 * g++.dg/expr/reinterpret2.C: New test.
1546 * g++.dg/expr/reinterpret3.C: New test.
1547 * g++.dg/expr/cast2.C: New test.
1548 * g++.dg/expr/copy1.C: New test.
1549 * g++.dg/other/conversion1.C: Change error message.
1550 * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1551 function pointers to void *.
1552 * g++.old-deja/g++.mike/p10148.C: Likewise.
1553
1554 2004-10-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1555
1556 * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1557
1558 2004-10-19 Paolo Bonzini <bonzini@gnu.org>
1559
1560 PR c++/18047
1561
1562 * g++.dg/parse/expr3.C: New test.
1563
1564 2004-10-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1565
1566 * gcc.dg/smod-1.c: New test.
1567
1568 2004-10-18 Ziemowit Laski <zlaski@apple.com>
1569
1570 * objc.dg/method-14.m: New test.
1571
1572 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1573
1574 * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1575 Also xfail as the patch was reverted.
1576
1577 2004-10-18 Andrew Pinski <pinskia@physics.uc.edu>
1578
1579 PR middle-end/16973
1580 * gcc.dg/pr16973.c: New test.
1581
1582 2004-10-18 Diego Novillo <dnovillo@redhat.com>
1583
1584 PR tree-optimization/17656
1585 * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1586
1587 2004-10-18 Nathan Sidwell <nathan@codesourcery.com>
1588
1589 * g++.dg/eh/shadow1.C: New.
1590
1591 2004-10-18 Jakub Jelinek <jakub@redhat.com>
1592
1593 * gcc.c-torture/compile/20041018-1.c: New test.
1594
1595 2004-10-18 Ben Elliston <bje@au.ibm.com>
1596
1597 * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1598 compiler referring to register 0 when accessing sdata. The linker
1599 now patches things up.
1600
1601 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu>
1602
1603 PR c/17529
1604 * gcc.c-torture/compile/pr17529.c: New test.
1605
1606 2004-10-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1607
1608 PR c++/17743
1609 * g++.dg/ext/attrib17.C: New test.
1610
1611 2004-10-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1612
1613 * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1614
1615 2004-10-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1616
1617 PR c++/10479
1618 * g++.dg/ext/attrib16.C: New test.
1619
1620 2004-10-15 Mark Mitchell <mark@codesourcery.com>
1621
1622 PR c++/17042
1623 * g++.dg/init/dso_handle1.C: New test.
1624
1625 PR c++/14667
1626 * g++.dg/parse/typedef6.C: New test.
1627
1628 PR c++/17916
1629 * g++.dg/parse/pragma1.C: New test.
1630
1631 2004-10-15 Aldy Hernandez <aldyh@redhat.com>
1632
1633 * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1634
1635 2004-10-15 Steve Ellcey <sje@cup.hp.com>
1636
1637 * gcc.dg/compat/struct-layout-1_generate.c (switchfiles): Use
1638 -fno-common when on HPPA HP-UX platforms.
1639
1640 2004-10-15 Jakub Jelinek <jakub@redhat.com>
1641
1642 PR other/16820
1643 * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1644 stdint.h.
1645 * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1646 uintptr_t.
1647
1648 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
1649
1650 PR c++/16301
1651 * g++.dg/lookup/strong-using-4.C: New test.
1652
1653 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
1654
1655 PR middle-end/16567
1656 * gcc.c-torture/compile/nested-1.c: New test.
1657
1658 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
1659
1660 * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1661 and mipsisa64*-*-* (until support for misaligned loads is added).
1662 * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1663 * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1664 * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1665 * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1666 * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1667 * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1668
1669 2004-10-14 Mark Mitchell <mark@codesourcery.com>
1670
1671 PR c++/17976
1672 * g++.dg/init/dtor3.C: New test.
1673
1674 2004-10-15 Ben Elliston <bje@au.ibm.com>
1675
1676 * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1677
1678 2004-10-14 Geoffrey Keating <geoffk@apple.com>
1679
1680 * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1681 * gcc.dg/macho-lo-sum.c: Likewise.
1682
1683 2004-10-14 Joseph S. Myers <joseph@codesourcery.com>
1684
1685 * gcc.dg/ppc-spe64-1.c: New test.
1686
1687 2004-10-14 Devang Patel <dpatel@apple.com>
1688
1689 PR 17635
1690 * gcc.dg/pr17635.c : New test.
1691
1692 2004-10-14 Olga Golovanevsky <olga@il.ibm.com>
1693
1694 * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1695 * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1696 * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1697 * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1698 * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1699 * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1700 * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1701 * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1702 * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1703 * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1704 * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1705 * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1706 * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1707 * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1708 * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1709 * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1710 * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1711 * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1712
1713 2004-10-14 Dorit Naishlos <dorit@il.ibm.com>
1714
1715 * gcc.dg/vect/vect-82.c: New testcase.
1716 * gcc.dg/vect/vect-82_64.c: New testcase.
1717 * gcc.dg/vect/vect-83.c: New testcase.
1718 * gcc.dg/vect/vect-83_64.c: New testcase.
1719
1720 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
1721
1722 * gcc.dg/cpp/error-1.c: New test.
1723
1724 2004-10-14 Joseph S. Myers <jsm@polyomino.org.uk>
1725
1726 * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1727
1728 2004-10-14 Hans-Peter Nilsson <hp@axis.com>
1729
1730 PR target/17984
1731 * gcc.dg/cris-peep2-xsrand2.c: New test.
1732
1733 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
1734
1735 PR c++/17661
1736 * testsuite/g++.dg/expr/for2.C: New test.
1737
1738 2004-10-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1739
1740 * g++.dg/inherit/thunk1.C: Run on the SPARC.
1741
1742 2004-10-13 Jakub Jelinek <jakub@redhat.com>
1743
1744 PR tree-optimization/17724
1745 * g++.dg/opt/pr17724-1.C: New test.
1746 * g++.dg/opt/pr17724-2.C: New test.
1747 * g++.dg/opt/pr17724-3.C: New test.
1748 * g++.dg/opt/pr17724-4.C: New test.
1749 * g++.dg/opt/pr17724-5.C: New test.
1750 * g++.dg/opt/pr17724-6.C: New test.
1751
1752 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk>
1753
1754 PR c/17301
1755 * gcc.dg/pr17301-2.c: New test.
1756
1757 2004-10-11 Mark Mitchell <mark@codesourcery.com>
1758
1759 PR c++/15876
1760 * g++.dg/parse/error22.C: New test.
1761
1762 PR c++/17936
1763 * g++.dg/template/spec18.C: New test.
1764
1765 2004-10-11 Steve Ellcey <sje@cup.hp.com>
1766
1767 * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1768 * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1769 memcpy.
1770 * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1771 * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1772
1773 2004-10-11 Andrew Pinski <pinskia@physics.uc.edu>
1774
1775 * g++.dg/eh/cleanup5.C: Add dg-options "".
1776
1777 2004-10-11 Roger Sayle <roger@eyesopen.com>
1778
1779 PR middle-end/17657
1780 * gcc.dg/switch-4.c: New test case.
1781
1782 2004-10-11 Richard Sandiford <rsandifo@redhat.com>
1783
1784 * gcc.c-torture/execute/20041011-1.c: New test.
1785
1786 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
1787
1788 PR c++/17554
1789 * g++.dg/init/for3.C: New test.
1790
1791 PR c++/17657
1792 * g++.dg/opt/switch2.C: New test.
1793
1794 PR middle-end/17703
1795 * g++.dg/warn/Wreturn-2.C: New test.
1796
1797 2004-10-10 Andrew Pinski <pinskia@physics.uc.edu>
1798
1799 PR c++/17907
1800 * g++.dg/eh/cleanup5.C: New test.
1801
1802 2004-10-10 Mark Mitchell <mark@codesourcery.com>
1803
1804 PR c++/17393
1805 * g++.dg/parse/error21.C: New test.
1806
1807 2004-10-10 Gabriel Dos Reis <gdr@integrable-solutions.net>
1808
1809 * g++.dg/overload/pmf1.C: Adjust quoting marks.
1810 * g++.dg/warn/incomplete1.C: Likewise.
1811 * g++.dg/template/qualttp20.C: Likewise.
1812
1813 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
1814
1815 PR c/17881
1816 * parm-incomplete-1.c: New test.
1817
1818 2004-10-09 Mark Mitchell <mark@codesourcery.com>
1819
1820 PR c++/17867
1821 * g++.dg/parse/error19.C: New test.
1822
1823 PR c++/17670
1824 * g++.dg/init/new11.C: New test.
1825
1826 PR c++/17821
1827 * g++.dg/parse/error20.C: New test.
1828
1829 PR c++/17826
1830 * g++.dg/template/crash24.C: New test.
1831
1832 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
1833
1834 PR c/17301
1835 * gcc.dg/pr17301-1.c: New test.
1836
1837 2004-10-10 Joseph S. Myers <jsm@polyomino.org.uk>
1838
1839 PR c/17189
1840 * gcc.dg/anon-struct-5.c: New test.
1841
1842 2004-10-09 Joseph S. Myers <jsm@polyomino.org.uk>
1843
1844 PR c/17844
1845 * gcc.dg/pr17844-1.c: New test.
1846
1847 2004-10-09 Zdenek Dvorak <dvorakz@suse.cz>
1848
1849 PR tree-optimization/17906
1850 * gcc.c-torture/compile/pr17906.c: New.
1851
1852 2004-10-09 Stuart Hastings <stuart@apple.com>
1853 Roger Sayle <roger@eyesopen.com>
1854
1855 PR rtl-optimization/17853
1856 * gcc.dg/i386-mmx-5.c: New testcase.
1857
1858 2004-10-09 Andrew Pinski <pinskia@physics.uc.edu>
1859
1860 * g++.dg/opt/pr17902.C: Fix typo in dg-do.
1861
1862 2004-10-09 Mark Mitchell <mark@codesourcery.com>
1863
1864 PR c++/17524
1865 * g++.dg/template/static9.C: New test.
1866
1867 PR c++/17685
1868 * g++.dg/parse/operator5.C: New test.
1869
1870 2004-10-09 Roger Sayle <roger@eyesopen.com>
1871
1872 PR middle-end/17894
1873 * gcc.c-torture/execute/divcmp-4.c: New test case.
1874
1875 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
1876
1877 PR tree-opt/17902
1878 * g++.dg/opt/pr17902.C: New test.
1879
1880 2004-10-09 Jakub Jelinek <jakub@redhat.com>
1881
1882 * gcc.dg/cpp/ident-1.c: Add dg-options "".
1883
1884 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
1885
1886 * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
1887
1888 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
1889
1890 * gcc.dg/assign-warn-3.c: New test.
1891
1892 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
1893
1894 PR c/16999
1895 * gcc.dg/cpp/ident-1.c: New test.
1896
1897 2004-10-08 Nathan Sidwell <nathan@codesourcery.com>
1898
1899 * gcc.c-torture/compile/acc1.c: New.
1900
1901 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu>
1902
1903 * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
1904 * gcc.dg/darwin-abi-2.c: Include stdlib.h.
1905
1906 2004-10-08 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
1907
1908 * gcc.dg/ultrasp11.c: New test.
1909
1910 2004-10-08 Michael Matz <matz@suse.de>
1911
1912 * gcc.dg/doloop-2.c: New test.
1913
1914 2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
1915
1916 * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
1917 * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
1918 objc.dg/method-9.m: Update expected diagnostics.
1919
1920 2004-10-07 Geoffrey Keating <geoffk@apple.com>
1921
1922 * gcc.dg/ppc-fsel-3.c: New file.
1923 * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
1924
1925 2004-10-07 Paul Brook <paul@codesourcery.com>
1926
1927 * gfortran.dg/intrinsic_verify_1.f90: New test.
1928
1929 2004-10-07 Paul Brook <paul@codesourcery.com>
1930
1931 * gfortran.dg/empty_format_1.f90: Remove stray commas.
1932
1933 2004-10-07 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1934
1935 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90,
1936 gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
1937 commit.
1938
1939 2004-10-07 Andrew Pinski <pinskia@physics.uc.edu>
1940
1941 * g++.dg/ext/asm6.C: Remove extraneous semicolon.
1942
1943 2004-10-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1944
1945 PR c++/17115
1946 * g++.dg/warn/Winline-4.C: New test.
1947
1948 2004-10-07 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
1949
1950 * gcc.c-torture/compile/20041007-1.c: New test.
1951
1952 2004-10-07 Paul Brook <paul@codesourcery.com>
1953
1954 PR fortran/17678
1955 * gfortran.dg/use_allocated_1.f90: New test.
1956
1957 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
1958
1959 PR middle-end/17849
1960 * gfortran.fortran-torture/compile/nested.f90: New test
1961
1962 2004-10-06 Joseph S. Myers <jsm@polyomino.org.uk>
1963
1964 * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
1965
1966 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>
1967
1968 PR c++/17368
1969 * g++.dg/ext/asm6.C: New test.
1970
1971 2004-10-06 Kenneth Zadeck <zadeck@naturalbridge.com>
1972
1973 * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
1974
1975 2004-10-06 Paul Brook <paul@codesourcery.com>
1976
1977 PR libfortran/17709
1978 * gfortran.dg/empty_format_1.f90: New test.
1979
1980 2004-10-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
1981
1982 PR fortran/17568
1983 * gfortran.dg/ishft.f90: New test.
1984
1985 PR fortran/17283
1986 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
1987 tests.
1988
1989 2004-10-06 Paul Brook <paul@codesourcery.com>
1990
1991 * gfortran.dg/do_1.f90: New test.
1992
1993 2004-10-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1994
1995 * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
1996 optimizing for size.
1997
1998 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
1999
2000 * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2001
2002 2004-10-05 Joseph S. Myers <jsm@polyomino.org.uk>
2003
2004 * gcc.c-torture/compile/20041005-1.c: New test.
2005
2006 2004-10-05 Nathan Sidwell <nathan@codesourcery.com>
2007
2008 PR c++/17829
2009 * g++.dg/lookup/koenig4.C: New.
2010
2011 2004-10-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
2012
2013 * g++.dg/other/classkey1.C: Adjust quoting marks.
2014 * g++.dg/parse/error15.C: Likewise.
2015 * g++.dg/template/meminit2.C (int>): Likewise.
2016
2017 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2018
2019 PR fortran/17283
2020 * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2021
2022 PR fortran/17631
2023 * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2024
2025 PR fortran/17708
2026 * gfortran.dg/pr17708.f90: New test.
2027
2028 2004-10-04 Chao-ying Fu <fu@mips.com>
2029
2030 * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2031 * gcc.dg/vect/vect-4.c: Ditto.
2032 * gcc.dg/vect/vect-5.c: Ditto.
2033 * gcc.dg/vect/vect-6.c: Ditto.
2034 * gcc.dg/vect/vect-8.c: Ditto.
2035 * gcc.dg/vect/vect-16.c: Ditto.
2036 * gcc.dg/vect/vect-30.c: Ditto.
2037 * gcc.dg/vect/vect-40.c: Ditto.
2038 * gcc.dg/vect/vect-41.c: Ditto.
2039 * gcc.dg/vect/vect-42.c: Ditto.
2040 * gcc.dg/vect/vect-43.c: Ditto.
2041 * gcc.dg/vect/vect-44.c: Ditto.
2042 * gcc.dg/vect/vect-45.c: Ditto.
2043 * gcc.dg/vect/vect-46.c: Ditto.
2044 * gcc.dg/vect/vect-47.c: Ditto.
2045 * gcc.dg/vect/vect-48.c: Ditto.
2046 * gcc.dg/vect/vect-49.c: Ditto.
2047 * gcc.dg/vect/vect-50.c: Ditto.
2048 * gcc.dg/vect/vect-51.c: Ditto.
2049 * gcc.dg/vect/vect-52.c: Ditto.
2050 * gcc.dg/vect/vect-53.c: Ditto.
2051 * gcc.dg/vect/vect-54.c: Ditto.
2052 * gcc.dg/vect/vect-55.c: Ditto.
2053 * gcc.dg/vect/vect-56.c: Ditto.
2054 * gcc.dg/vect/vect-57.c: Ditto.
2055 * gcc.dg/vect/vect-58.c: Ditto.
2056 * gcc.dg/vect/vect-59.c: Ditto.
2057 * gcc.dg/vect/vect-60.c: Ditto.
2058 * gcc.dg/vect/vect-74.c: Ditto.
2059 * gcc.dg/vect/vect-79.c: Ditto.
2060 * gcc.dg/vect/vect-80.c: Ditto.
2061
2062 2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2063
2064 * gcc.dg/unused-7.c: Use the correct option.
2065
2066 2004-10-04 Paul Brook <paul@codesourcery.com>
2067 Bud Davis <bdavis9659@comcast.net>
2068
2069 PR fortran/17706
2070 PR fortran/16434
2071 * gfortran/pr17706.f90: New test.
2072 * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2073
2074 2004-10-04 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2075
2076 * gfortran.dg/pr17612.f90: New test.
2077
2078 2004-10-03 Gabriel Dos Reis <gdr@integrable-solutions.net>
2079
2080 * g++.dg/template/local1.C: Adjust quoting marks in
2081 testing for diagnostics.
2082 * g++.dg/tls/diag-2.C: Likewise.
2083 * g++.dg/other/error8.C: Likewise.
2084
2085 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2086
2087 PR c/17178
2088 * gcc.dg/unused-4.c: Adjust to be correct.
2089
2090 PR c/17820
2091 * gcc.dg/unused-7.c: New test.
2092
2093 2004-10-03 Andrew Pinski <pinskia@physics.uc.edu>
2094
2095 PR c++/17797
2096 * g++.dg/overload/template2.C: New test.
2097
2098 2004-10-03 Kazu Hirata <kazu@cs.umass.edu>
2099
2100 PR tree-optimization/16632
2101 * gcc.dg/tree-ssa/20041002-1.c: New.
2102
2103 2004-10-03 Paul Brook <paul@codesourcery.com>
2104
2105 * gfortran.dg/pr17286.f90: Add dg-do line. Explicitly test bug,
2106 rather than relying on default formatting.
2107
2108 2004-10-02 Joseph S. Myers <jsm@polyomino.org.uk>
2109
2110 * gcc.dg/20040920-1.c: Update expected message text.
2111
2112 2004-10-02 Ulrich Weigand <uweigand@de.ibm.com>
2113
2114 * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2115
2116 2004-10-01 Zdenek Dvorak <dvorakz@suse.cz>
2117
2118 * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2119 tree level.
2120
2121 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2122
2123 * gcc.dg/tree-ssa/pr17343.c: Remove.
2124
2125 2004-10-01 Andrew Pinski <pinskia@physics.uc.edu>
2126
2127 PR tree-opt/17343
2128 * gcc.dg/tree-ssa/pr17343.c: New test.
2129
2130 2004-10-01 Jakub Jelinek <jakub@redhat.com>
2131
2132 * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2133 * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2134 * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2135 * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2136 * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2137
2138 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2139
2140 * gcc.dg/lvalue-2.c: New test.
2141
2142 2004-09-30 Joseph S. Myers <jsm@polyomino.org.uk>
2143
2144 PR c/17730
2145 * gcc.dg/pr17730-1.c: New test
2146
2147 2004-09-29 Joseph S. Myers <jsm@polyomino.org.uk>
2148
2149 PR c/7425
2150 * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2151
2152 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2153
2154 * gcc.c-torture/execute/stdarg-1.c: New test.
2155 * gcc.c-torture/execute/stdarg-2.c: New test.
2156 * gcc.c-torture/execute/stdarg-3.c: New test.
2157 * gcc.dg/tree-ssa/stdarg-1.c: New test.
2158 * gcc.dg/tree-ssa/stdarg-2.c: New test.
2159 * gcc.dg/tree-ssa/stdarg-3.c: New test.
2160 * gcc.dg/tree-ssa/stdarg-4.c: New test.
2161 * gcc.dg/tree-ssa/stdarg-5.c: New test.
2162
2163 2004-09-29 Jakub Jelinek <jakub@redhat.com>
2164
2165 PR tree-optimization/17697
2166 * g++.dg/opt/pr17697-1.C: New test.
2167 * g++.dg/opt/pr17697-2.C: New test.
2168 * g++.dg/opt/pr17697-3.C: New test.
2169
2170 2004-09-28 Joseph S. Myers <jsm@polyomino.org.uk>
2171
2172 PR c/16409
2173 * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2174 gcc.dg/vla-init-5.c: New tests.
2175
2176 2004-09-27 Joseph S. Myers <jsm@polyomino.org.uk>
2177
2178 PR c/13804
2179 * gcc.dg/pr13804-1.c: New test.
2180
2181 2004-09-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2182
2183 PR fortran/16938
2184 * gfortran.dg/pr16938.f90: New test.
2185
2186 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2187
2188 * g++.dg/template/crash23.C: New test.
2189
2190 2004-09-27 Mark Mitchell <mark@codesourcery.com>
2191
2192 PR c++/17585
2193 * g++.dg/template/static8.C: New test.
2194
2195 2004-09-27 Nathan Sidwell <nathan@codesourcery.com>
2196
2197 PR c++/17681
2198 * g++.dg/other/error9.C: New test.
2199
2200 2004-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2201
2202 * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2203
2204 2004-09-26 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2205
2206 PR fortran/15164
2207 * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2208
2209 2004-09-26 Roger Sayle <roger@eyesopen.com>
2210
2211 PR middle-end/17112
2212 * gcc.dg/pr17112-1.c: New test case.
2213
2214 2004-09-26 Joseph S. Myers <jsm@polyomino.org.uk>
2215
2216 PR c/11459
2217 * gcc.dg/pr11459-1.c: New test.
2218
2219 2004-09-25 Ulrich Weigand <uweigand@de.ibm.com>
2220
2221 * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2222 * gcc.dg/tree-ssa/loop-4.c: Likewise.
2223
2224 2004-09-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2225
2226 * gfortran.dg/pr15324.f90: Make array bounds consistent.
2227
2228 2004-09-25 Jan Hubicka <jh@suse.cz>
2229
2230 * compile/30040909-1.c: New test.
2231 * compile/30040907-1.c: New test.
2232
2233 2004-09-25 Richard Sandiford <rsandifo@redhat.com>
2234
2235 * gcc.c-torture/execute/va-arg-26.c: New test.
2236
2237 2004-09-24 Zack Weinberg <zack@codesourcery.com>
2238
2239 * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2240 extra diagnostics on targets with 64-bit pointers.
2241 * objc.dg/selector-1.m: Adjust dg-warning regexp.
2242
2243 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2244
2245 PR c/17188
2246 * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2247 * gcc.dg/decl-3.c: Adjust expected message.
2248
2249 2004-09-24 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2250
2251 PR fortran/17615
2252 * gfortran.dg/pr17615.f90: New test.
2253
2254 2004-09-24 Andrew MacLeod <amacleod@redhat.com>
2255
2256 PR tree-optimzation/17517
2257 * g++.dg/tree-ssa/pr17517.C: New Test.
2258
2259 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
2260
2261 PR c++/16889
2262 * g++.dg/lookup/ambig3.C: New.
2263
2264 2004-09-24 Andrew Pinski <pinskia@physics.uc.edu>
2265
2266 PR tree-opt/17624
2267 * g++.dg/opt/pr17624.C: New test.
2268
2269 2004-09-24 Joseph S. Myers <jsm@polyomino.org.uk>
2270
2271 PR c/6980
2272 * gcc.dg/Wbad-function-cast-1.c: New test.
2273
2274 2004-09-23 Zack Weinberg <zack@codesourcery.com>
2275
2276 * g++.dg/ext/complit1.C
2277 * g++.dg/other/error2.C
2278 * g++.dg/other/nontype-1.C
2279 * g++.dg/parse/crash11.C
2280 * g++.dg/parse/crash12.C
2281 * g++.dg/parse/error15.C
2282 * g++.dg/parse/error4.C
2283 * g++.dg/parse/tmpl-outside1.C
2284 * g++.dg/parse/too-many-tmpl-args1.C
2285 * g++.dg/template/dependent-expr3.C
2286 * g++.dg/template/error10.C
2287 * g++.dg/template/instantiate1.C
2288 * g++.dg/template/vtable2.C
2289 * g++.dg/warn/Wshadow-1.C
2290 * g++.dg/warn/weak1.C
2291 * g++.old-deja/g++.brendan/crash16.C
2292 * g++.old-deja/g++.brendan/crash18.C
2293 * g++.old-deja/g++.brendan/crash48.C
2294 * g++.old-deja/g++.brendan/crash49.C
2295 * g++.old-deja/g++.brendan/crash55.C
2296 * g++.old-deja/g++.brendan/crash56.C
2297 * g++.old-deja/g++.brendan/crash8.C
2298 * g++.old-deja/g++.brendan/enum11.C
2299 * g++.old-deja/g++.brendan/enum8.C
2300 * g++.old-deja/g++.brendan/enum9.C
2301 * g++.old-deja/g++.brendan/friend3.C
2302 * g++.old-deja/g++.brendan/misc14.C
2303 * g++.old-deja/g++.bugs/900402_02.C
2304 * g++.old-deja/g++.bugs/900404_03.C
2305 * g++.old-deja/g++.bugs/900404_04.C
2306 * g++.old-deja/g++.bugs/900428_03.C
2307 * g++.old-deja/g++.jason/crash4.C
2308 * g++.old-deja/g++.jason/overload21.C
2309 * g++.old-deja/g++.jason/redecl1.C
2310 * g++.old-deja/g++.jason/report.C
2311 * g++.old-deja/g++.jason/rfg10.C
2312 * g++.old-deja/g++.jason/template30.C
2313 * g++.old-deja/g++.law/arm12.C
2314 * g++.old-deja/g++.law/ctors5.C
2315 * g++.old-deja/g++.law/cvt20.C
2316 * g++.old-deja/g++.law/init10.C
2317 * g++.old-deja/g++.law/init8.C
2318 * g++.old-deja/g++.law/visibility17.C
2319 * g++.old-deja/g++.law/visibility7.C
2320 * g++.old-deja/g++.mike/net8.C
2321 * g++.old-deja/g++.mike/p646.C
2322 * g++.old-deja/g++.mike/p700.C
2323 * g++.old-deja/g++.mike/p701.C
2324 * g++.old-deja/g++.mike/p811.C
2325 * g++.old-deja/g++.ns/template13.C
2326 * g++.old-deja/g++.other/array3.C
2327 * g++.old-deja/g++.other/crash25.C
2328 * g++.old-deja/g++.other/dtor3.C
2329 * g++.old-deja/g++.other/dtor4.C
2330 * g++.old-deja/g++.other/main1.C
2331 * g++.old-deja/g++.other/warn7.C
2332 * g++.old-deja/g++.pt/crash11.C
2333 * g++.old-deja/g++.pt/crash36.C
2334 * g++.old-deja/g++.pt/spec22.C
2335 * g++.old-deja/g++.pt/spec9.C
2336 * g++.old-deja/g++.pt/ttp52.C
2337 * g++.old-deja/g++.robertl/eb103.C
2338 * g++.old-deja/g++.robertl/eb121.C
2339 * g++.old-deja/g++.robertl/eb22.C
2340 * g++.old-deja/g++.robertl/eb8.C:
2341 Update locations and/or regexps of dg-error markers.
2342 Remove markers for some bogus messages that are no longer issued.
2343
2344 2004-09-23 Jakub Jelinek <jakub@redhat.com>
2345
2346 * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2347 * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2348
2349 2004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2350
2351 PR c++/17618
2352 * g++.dg/lookup/crash5.C: New test.
2353
2354 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2355
2356 * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2357 * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2358 * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2359 * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2360 * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2361 * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2362
2363 * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2364 * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2365 * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2366 * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2367 * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2368 * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2369
2370 * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2371
2372 * gcc.dg/vect/vect-44.c: Check additional cases.
2373 * gcc.dg/vect/vect-48.c: Check additional cases.
2374
2375 * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2376 * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2377 * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2378 * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2379 * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2380 * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2381 * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2382 * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2383 * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2384
2385 * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2386 * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2387 * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2388
2389 2004-09-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2390
2391 * gcc.dg/tree-ssa/loop-6.c: New test.
2392
2393 2004-09-23 Nathan Sidwell <nathan@codesourcery.com>
2394
2395 PR c++/17620
2396 * g++.dg/inherit/base2.C: New.
2397
2398 2004-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2399
2400 * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2401 * gcc.dg/20001012-2.c: Likewise.
2402 * gcc.dg/20001013-1.c: Likewise.
2403 * gcc.dg/20001101-1.c: Likewise.
2404 * gcc.dg/20001102-1.c: Likewise.
2405 * gcc.dg/bf-spl1.c: Likewise.
2406 * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2407 * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2408
2409 2004-09-22 Diego Novillo <dnovillo@redhat.com>
2410
2411 PR tree-optimization/16721
2412 * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2413
2414 2004-09-23 Ulrich Weigand <uweigand@de.ibm.com>
2415
2416 * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2417 * gcc.dg/20040305-1.c: Likewise.
2418
2419 2004-09-22 Joseph S. Myers <jsm@polyomino.org.uk>
2420
2421 PR c/16566
2422 * gcc.c-torture/compile/pr16566-1.c,
2423 gcc.c-torture/compile/pr16566-2.c,
2424 gcc.c-torture/compile/pr16566-3.c: New tests.
2425
2426 2004-09-22 Kazu Hirata <kazu@cs.umass.edu>
2427
2428 PR tree-optimization/17512
2429 * gcc.c-torture/compile/20040916-1.c.
2430
2431 2004-09-21 Mark Mitchell <mark@codesourcery.com>
2432
2433 * gcc.dg/pragma-re-3.c: New test.
2434
2435 2004-09-17 Matt Austern <austern@apple.com>
2436
2437 PR c++/15049
2438 * g++.dg/other/anon3.C: New.
2439
2440 2004-09-21 Roger Sayle <roger@eyesopen.com>
2441
2442 PR c++/7503
2443 * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2444 * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2445 * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2446 * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2447 * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2448
2449 2004-09-21 Bud Davis <bdavis9659@comcast.net>
2450
2451 PR fortran/17286
2452 * gfortran.dg/pr17286.f90: New test.
2453
2454 2004-09-20 Mark Mitchell <mark@codesourcery.com>
2455
2456 PR c++/17530
2457 * g++.dg/template/static7.C: New test.
2458
2459 2004-09-20 Andrew Pinski <pinskia@physics.uc.edu>
2460
2461 PR tree-opt/17558
2462 * gcc.c-torture/compile/pr17558.c: New test.
2463
2464 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2465
2466 * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2467 if SKIP_ATTRIBUTE is defined.
2468
2469 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2470
2471 PR fortran/15957
2472 * gfortran.dg/pr15957.f90: New test.
2473
2474 2004-09-20 Dorit Naishlos <dorit@il.ibm.com>
2475
2476 * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2477 in comparison.
2478 * gcc.dg/vect/vect-79.c: Likewise.
2479 * gcc.dg/vect/vect-80.c: Likewise.
2480
2481 2004-09-20 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2482
2483 PR fortran/15750
2484 * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2485
2486 2004-09-20 Ira Rosen <irar@il.ibm.com>
2487
2488 * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2489 * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2490 * gcc.dg/vect/vect-62.c: New testcase.
2491 * gcc.dg/vect/vect-63.c: New testcase.
2492 * gcc.dg/vect/vect-64.c: New testcase.
2493 * gcc.dg/vect/vect-65.c: New testcase.
2494 * gcc.dg/vect/vect-66.c: New testcase.
2495 * gcc.dg/vect/vect-67.c: New testcase.
2496 * gcc.dg/vect/vect-68.c: New testcase.
2497 * gcc.dg/vect/vect-69.c: New testcase.
2498 * gcc.dg/vect/vect-79.c: New testcase.
2499 * gcc.dg/vect/vect-80.c: New testcase.
2500
2501 2004-09-20 Richard Sandiford <rsandifo@redhat.com>
2502
2503 * gcc.target/mips/asm-1.c: New test.
2504
2505 2004-09-19 Ira Rosen <irar@il.ibm.com>
2506
2507 * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2508 * gcc.dg/vect/vect-73.c: New testcase.
2509 * gcc.dg/vect/vect-74.c: New testcase.
2510 * gcc.dg/vect/vect-75.c: New testcase.
2511 * gcc.dg/vect/vect-76.c: New testcase.
2512 * gcc.dg/vect/vect-77.c: New testcase.
2513 * gcc.dg/vect/vect-78.c: New testcase
2514
2515 2004-09-18 Paul Brook <paul@codesourcery.com>
2516
2517 * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2518
2519 2004-09-18 Joseph S. Myers <jsm@polyomino.org.uk>
2520
2521 PR c/17424
2522 * gcc.dg/pr17424-1.c: New test.
2523
2524 2004-09-18 Diego Novillo <dnovillo@redhat.com>
2525
2526 * g++.dg/tree-ssa/pr17153.C: New test.
2527
2528 2004-09-16 Geoffrey Keating <geoffk@apple.com>
2529
2530 PR pch/13361
2531 * testsuite/g++.dg/pch/wchar-1.C: New.
2532 * testsuite/g++.dg/pch/wchar-1.Hs: New.
2533
2534 2004-09-17 Kenneth Zadeck <Kenneth.Zadeck@NaturalBridge.com>
2535
2536 * gcc.c-torture/execute/20040917-1.c: New test.
2537
2538 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2539
2540 PR tree-optimization/17319
2541 * gcc.dg/pr17319.c: New test.
2542
2543 2004-09-17 Devang Patel <dpatel@apple.com>
2544
2545 * gcc.dg/20040813-1.c: New test.
2546
2547 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2548
2549 PR tree-optimization/17273
2550 * gcc.c-torture/compile/pr17273.c: New test.
2551
2552 2004-09-17 Joseph S. Myers <jsm@polyomino.org.uk>
2553
2554 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2555 Update expected messages.
2556 * gcc.dg/declspec-13.c: New test.
2557
2558 2004-09-17 David Edelsohn <edelsohn@gnu.org>
2559
2560 * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2561
2562 2004-09-17 Diego Novillo <dnovillo@redhat.com>
2563
2564 * gcc.c-torture/execute/pr17252.c: Use post-increment to
2565 change what 'a' is pointing to.
2566
2567 2004-09-17 Mark Mitchell <mark@codesourcery.com>
2568
2569 PR c++/16002
2570 * g++.dg/template/error18.C: New test.
2571
2572 PR c++/16029
2573 * g++.dg/warn/Wunused-8.C: New test.
2574
2575 2004-09-17 Steven Bosscher <stevenb@suse.de>
2576
2577 PR tree-optimization/17513
2578 * gcc.dg/20040916-1.c: New test.
2579
2580 2004-09-16 Mark Mitchell <mark@codesourcery.com>
2581
2582 PR c++/17501
2583 * g++.dg/template/typename7.C: New test.
2584
2585 2004-09-16 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2586
2587 * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2588
2589 2004-09-16 Frank Ch. Eigler <fche@redhat.com>
2590
2591 * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2592 with -ftree-based-profiling also.
2593 * lib/profopt.exp: Support late-set profile_option/feedback_option.
2594
2595 2004-09-16 Victor Leikehman <lei@il.ibm.com>
2596
2597 PR/15364
2598 * gfortran.dg/der_array_io_1.f90: New test.
2599 * gfortran.dg/der_array_io_2.f90: New test.
2600 * gfortran.dg/der_array_io_3.f90: New test.
2601
2602 2004-09-15 Mark Mitchell <mark@codesourcery.com>
2603
2604 * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2605 EABI.
2606
2607 2004-09-15 Mark Mitchell <mark@codesourcery.com>
2608
2609 * g++.dg/opt/switch1.C: New test.
2610
2611 2004-09-15 Joseph S. Myers <jsm@polyomino.org.uk>
2612
2613 * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2614 gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2615 Update expected messages.
2616
2617 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2618
2619 PR fortran/16485
2620 * gfortran.dg/same_name_1.f90: New test.
2621
2622 2004-09-15 Diego Novillo <dnovillo@redhat.com>
2623
2624 * gcc.c-torture/execute/pr17252.c: Fix thinko. Don't
2625 dereference garbage pointers.
2626
2627 2004-09-15 Jakub Jelinek <jakub@redhat.com>
2628
2629 * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2630 * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2631
2632 * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2633 * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2634 * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2635
2636 2004-09-14 Mark Mitchell <mark@codesourcery.com>
2637
2638 PR c++/17324
2639 * g++.dg/template/mangle1.C: New test.
2640
2641 2004-09-14 Diego Novillo <dnovillo@redhat.com>
2642
2643 PR tree-optimization/17252
2644 * gcc.c-torture/execute/pr17252.c: New test.
2645
2646 2004-09-14 Andrew Pinski <apinski@apple.com>
2647
2648 * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2649
2650 2004-09-14 Roger Sayle <roger@eyesopen.com>
2651
2652 PR rtl-optimization/9771
2653 * gcc.dg/pr9771-1.c: New test case.
2654
2655 2004-09-14 Diego Novillo <dnovillo@redhat.com>
2656
2657 PR tree-optimization/15262
2658 * gcc.c-torture/execute/pr15262-1.c: New test.
2659 * gcc.c-torture/execute/pr15262-2.c: New test.
2660
2661 2004-09-14 Joseph S. Myers <jsm@polyomino.org.uk>
2662
2663 * gcc.dg/declspec-12.c: New test.
2664
2665 2004-09-14 Bud Davis <bdavis9659@comcast.net>
2666
2667 * gfortran.dg/pr17090.f90: Add directives to test.
2668
2669 2004-09-14 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2670
2671 * gcc.c-torture/compile/20040914-1.c: New test.
2672
2673 2004-09-13 Mark Mitchell <mark@codesourcery.com>
2674
2675 PR c++/16162
2676 * g++.dg/template/decl2.C: New test.
2677
2678 2004-09-13 Bud Davis <bdavis9659@comcast.net>
2679
2680 PR fortran/17090
2681 * gfortran.dg/pr17090.f90: New test.
2682
2683 2004-09-13 Dale Johannesen <dalej@apple.com>
2684
2685 * gcc.c-torture/compile/pr17408.c: New test case.
2686
2687 2004-09-13 Mark Mitchell <mark@codesourcery.com>
2688
2689 PR c++/16716
2690 * g++.dg/parse/crash17.C: New test.
2691
2692 PR c++/17327
2693 * g++.dg/template/enum3.C: New test.
2694
2695 2004-09-13 Hans-Peter Nilsson <hp@bitrange.com>
2696
2697 * lib/gcc-defs.exp: Load wrapper.exp.
2698 * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2699 using local code.
2700 * lib/gcc.exp (gcc_init): Similar.
2701 * lib/gfortran.exp (gfortran_init): Similar.
2702 * lib/objc.exp (objc_init): Similar.
2703 * lib/treelang.exp (treelang_init): Similar.
2704 * lib/wrapper.exp: New file with build_wrapper call machinery in
2705 ${tool}_maybe_build_wrapper.
2706
2707 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
2708
2709 * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2710 "inline".
2711 * gcc.dg/declspec-11.c: Update expected messages.
2712 * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2713 gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2714 gcc.dg/inline-12.c: New tests.
2715
2716 2004-09-13 Andrew MacLeod <amacleod@redhat.com>
2717
2718 * g++.dg/tree-ssa/pr17400.C: New testcase.
2719
2720 2004-09-13 James E Wilson <wilson@specifixinc.com>
2721
2722 * gcc.target/mips/sb1-1.c: New testcase.
2723
2724 2004-09-12 Hans-Peter Nilsson <hp@bitrange.com>
2725
2726 * lib/g77-dg.exp: Remove unused file.
2727 * lib/mike-g77.exp: Ditto.
2728 * lib/g77.exp: Ditto.
2729
2730 2004-09-12 Richard Henderson <rth@redhat.com>
2731
2732 * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2733
2734 2004-09-13 Joseph S. Myers <jsm@polyomino.org.uk>
2735
2736 * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2737 gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2738 gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2739 gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2740 Update expected messages.
2741
2742 2004-09-13 Hans-Peter Nilsson <hp@axis.com>
2743
2744 * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2745 declaration/use mismatch for dirp parameter.
2746
2747 2004-09-12 Andrew Pinski <apinski@apple.com>
2748
2749 * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2750 -fgnu-runtime is passed.
2751
2752 2004-09-12 Richard Henderson <rth@redhat.com>
2753
2754 * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2755 do the uplevel thing and update additional_flags directly.
2756 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2757 gfortran.fortran-torture/execute/intrinsic_nearest.x,
2758 gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2759 gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2760
2761 2004-09-11 Steven Bosscher <stevenb@suse.de>
2762
2763 * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2764
2765 2004-09-11 Roger Sayle <roger@eyesopen.com>
2766
2767 PR middle-end/17411
2768 * g++.dg/opt/pr17411-1.C: New test case.
2769
2770 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
2771
2772 * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2773 gcc.dg/tls/diag-2.c: Update expected messages.
2774 * gcc.dg/991209-1.c: Specify compilation options. Update expected
2775 messages.
2776 * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2777 * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
2778 gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
2779 gcc.dg/tls/diag-5.c: New tests.
2780
2781 2004-09-11 Zack Weinberg <zack@codesourcery.com>
2782
2783 * gcc.dg/20040910-1.c: Correct dg-error regexp.
2784
2785 2004-09-11 Steven Bosscher <stevenb@suse.de>
2786
2787 * g++.dg/parse/break-in-for.C: New test.
2788
2789 2004-09-11 Jakub Jelinek <jakub@redhat.com>
2790
2791 * gcc.dg/tree-ssa/20040911-1.c: New test.
2792
2793 2004-09-11 Andreas Jaeger <aj@suse.de>
2794
2795 * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
2796 * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
2797
2798 2004-09-11 Richard Sandiford <rsandifo@redhat.com>
2799
2800 * gcc.target/frv: New directory of FR-V-specific tests.
2801
2802 2004-09-10 James E Wilson <wilson@specifixinc.com>
2803
2804 * gcc.dg/convert-vec-1.c: New test.
2805
2806 2004-09-10 Roger Sayle <roger@eyesopen.com>
2807
2808 PR middle-end/17024
2809 * gcc.dg/pr17024-1.c: New test case.
2810
2811 2004-09-10 Eric Christopher <echristo@redhat.com>
2812
2813 * gcc.dg/20040910-1.c: New test.
2814
2815 2004-09-11 Joseph S. Myers <jsm@polyomino.org.uk>
2816
2817 * gcc.dg/bitfld-9.c: New test.
2818
2819 2004-09-10 Richard Sandiford <rsandifo@redhat.com>
2820
2821 * gcc.c-torture/execute/ieee/acc1.c: New test.
2822 * gcc.c-torture/execute/ieee/acc2.c: New test.
2823 * gcc.c-torture/execute/ieee/mzero6.c: New test.
2824
2825 2004-09-10 Joseph S. Myers <jsm@polyomino.org.uk>
2826
2827 * gcc.dg/deprecated-2.c: New test.
2828
2829 2004-09-09 James E Wilson <wilson@specifixinc.com>
2830
2831 * gcc.dg/init-vec-1.c: New test.
2832
2833 2004-09-09 Roger Sayle <roger@eyesopen.com>
2834
2835 PR middle-end/17055
2836 * gcc.dg/pr17055-1.c: New test case.
2837
2838 2004-09-09 Hans-Peter Nilsson <hp@axis.com>
2839
2840 PR target/17377
2841 * gcc.c-torture/execute/pr17377.c: New test.
2842
2843 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
2844
2845 PR c/8420
2846 * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
2847 gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
2848 gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2849 gcc.dg/long-long-typespec-1.c: New tests.
2850 * gcc.dg/tls/diag-2.c: Update expected diagnostics
2851
2852 2004-09-09 Joseph S. Myers <jsm@polyomino.org.uk>
2853
2854 * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
2855 gcc.dg/gnu99-static-1.c: New tests.
2856
2857 2004-09-08 Devang Patel <dpatel@apple.com>
2858
2859 * gcc.dg/darwin-ld-20040828-1.c: New test.
2860 * gcc.dg/darwin-ld-20040828-2.c: New test.
2861 * gcc.dg/darwin-ld-20040828-3.c: New test.
2862
2863 2004-09-08 Ziemowit Laski <zlaski@apple.com>
2864
2865 * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
2866 * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
2867 in error message.
2868 * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
2869 * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
2870 in error message.
2871 * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
2872 types they qualify.
2873 * objc.dg/type-size-2.m: Fix wording in comment.
2874 * objc.dg/va-meth-1.m: New test case.
2875
2876 2004-09-06 H.J. Lu <hongjiu.lu@intel.com>
2877
2878 PR c/16633:
2879 * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
2880 LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
2881
2882 2004-09-06 Devang Patel <dpatel@apple.com>
2883
2884 * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
2885 * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
2886
2887 2004-09-06 Zack Weinberg <zack@codesourcery.com>
2888
2889 * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
2890 reflect changed line numbering of diagnostics.
2891
2892 2004-09-06 Paul Brook <paul@codesourcery.com>
2893
2894 * gfortran.dg/edit_real_1.f90: Add new test.
2895
2896 2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2897
2898 * gcc.dg/tree-ssa/loop-2.c: New test.
2899 * gcc.dg/tree-ssa/loop-3.c: New test.
2900 * gcc.dg/tree-ssa/loop-4.c: New test.
2901 * gcc.dg/tree-ssa/loop-5.c: New test.
2902
2903 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2904
2905 * gcc.dg/format/sentinel-1.c: Update for parameter option.
2906
2907 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2908
2909 * gcc.dg/format/sentinel-1.c: New test.
2910
2911 2004-09-04 Uros Bizjak <uros@kss-loka.si>
2912
2913 * testsuite/gcc.dg/builtins-46.c: New.
2914
2915 2004-09-03 Devang Patel <dpatel@apple.com>
2916
2917 * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
2918 * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
2919
2920 2004-09-03 Jan Beulich <jbeulich@novell.com>
2921
2922 * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
2923 * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
2924 * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
2925 * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
2926 * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
2927 * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
2928 * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
2929 the non-portable bzero.
2930 * gcc.dg/20010912-1.c: xfail for NetWare.
2931 * gcc.dg/20020426-2.c: xfail for NetWare.
2932 * gcc.dg/20021014-1.c: xfail for NetWare.
2933 * gcc.dg/20021018-1.c: xfail for NetWare.
2934 * gcc.dg/20030213-1.c: xfail for NetWare.
2935 * gcc.dg/20030225-1.c: xfail for NetWare.
2936 * gcc.dg/20030708-1.c: xfail for NetWare.
2937 * gcc.dg/builtins-config.h: Also exclude NetWare.
2938 * gcc.dg/format/format.h: Define restrict only if not already defined.
2939 * gcc.dg/nest.c: xfail for NetWare.
2940 * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
2941 * lib/target-supports.exp (check_visibility_available): Exclude
2942 NetWare.
2943
2944 2004-09-03 Jan Beulich <jbeulich@novell.com>
2945
2946 * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
2947 * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
2948 deterministic starting point for the alignment of structure fields.
2949 * gcc.dg/Wpadded.c: Dito.
2950 * g++.dg/abi/vbase10.C: Dito.
2951
2952 2004-09-03 Devang Patel <dpatel@apple.com>
2953
2954 * g++.dg/debug/pr15736.cc: New test.
2955
2956 2004-09-02 Mark Mitchell <mark@codesourcery.com>
2957
2958 * README.QMTEST: Fix out-of-date link.
2959
2960 2004-09-03 David Billinghurst <David.Billinghurst@riotinto.com>
2961
2962 PR fortran/16579
2963 * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
2964 Delete. Duplicate of gfortran.dg/g77/20010610.f
2965
2966 2004-09-02 Mark Mitchell <mark@codesourcery.com>
2967
2968 * g++.dg/abi/arm_rtti1.C: New test.
2969
2970 2004-09-02 Geoffrey Keating <geoffk@apple.com>
2971
2972 * gcc.dg/ppc-vector-memcpy.c: New.
2973 * gcc.dg/ppc-vector-memset.c: New.
2974
2975 2004-09-02 Chao-ying Fu <fu@mips.com>
2976
2977 * gcc.target/mips/mips-3d-1.c: New test.
2978 * gcc.target/mips/mips-3d-2.c: New test.
2979 * gcc.target/mips/mips-3d-3.c: New test.
2980 * gcc.target/mips/mips-3d-4.c: New test.
2981 * gcc.target/mips/mips-3d-5.c: New test.
2982 * gcc.target/mips/mips-3d-6.c: New test.
2983 * gcc.target/mips/mips-3d-7.c: New test.
2984 * gcc.target/mips/mips-3d-8.c: New test.
2985 * gcc.target/mips/mips-3d-9.c: New test.
2986 * gcc.target/mips/mips-ps-1.c: New test.
2987 * gcc.target/mips/mips-ps-2.c: New test.
2988 * gcc.target/mips/mips-ps-3.c: New test.
2989 * gcc.target/mips/mips-ps-4.c: New test.
2990 * gcc.target/mips/mips-ps-type.c: New test.
2991
2992 2004-09-02 Paul Brook <paul@codesourcery.com>
2993
2994 * gfortran.dg/edit_real_1.f90: Add new tests.
2995
2996 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2997
2998 PR fortran/15327
2999 * gfortran.dg/merge_char_1.f90: New test.
3000
3001 2004-09-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3002
3003 PR fortran/16404
3004 * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3005
3006 2004-09-01 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3007
3008 PR c/1522
3009 * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3010
3011 2004-09-01 Mark Mitchell <mark@codesourcery.com>
3012
3013 * g++.dg/opt/loop1.C: Do not XFAIL.
3014
3015 2004-09-01 Jakub Jelinek <jakub@redhat.com>
3016
3017 * gcc.c-torture/execute/20040831-1.c: New test.
3018
3019 2004-09-01 David Billinghurst <David.Billinghurst@riotinto.com>
3020
3021 PR fortran/16579
3022 * gfortran.dg/g77/20010610.f: Now passes.
3023 Copy from g77.f-torture/execute. Add dg-run directive.
3024 * gfortran.dg/g77/README: Update
3025
3026 2004-08-31 Andrew Pinski <pinskia@physics.uc.edu>
3027
3028 * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3029 * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3030 (t1, t2, t3, t4): Add volatile.
3031
3032 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3033
3034 * g++.dg/ext/visibility/arm1.C: New test.
3035
3036 2004-08-31 Geoffrey Keating <geoffk@apple.com>
3037
3038 * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3039 -pedantic-errors.
3040
3041 2004-09-01 Paul Brook <paul@codesourcery.com>
3042
3043 * gfortran.dg/eof_2.f90: New test.
3044
3045 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3046
3047 PR fortran/16579
3048 * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3049
3050 2004-08-31 Bud Davis <bdavis9659@comcast.net>
3051
3052 PR libfortran/16805
3053 * gfortran.dg/list_read_2.f90: New test.
3054
3055 2004-08-31 Mark Mitchell <mark@codesourcery.com>
3056
3057 * g++.dg/abi/key1.C: New test.
3058
3059 2004-08-31 Richard Henderson <rth@redhat.com>
3060
3061 * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3062 form of offsetof.
3063 * g++.dg/other/offsetof5.C: Remove duplicate.
3064
3065 2004-08-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3066
3067 PR fortran/17244
3068 * gfortran.dg/func_derived_1.f90: New test.
3069
3070 2004-08-31 Paul Brook <paul@codesourcery.com>
3071
3072 * gfortran.dg/eof_1.f90: New test.
3073
3074 2004-08-31 Paul Brook <paul@codesourcery.com>
3075
3076 * gfortran.dg/list_read_1.f90: New file.
3077
3078 2004-08-30 Mark Mitchell <mark@codesourcery.com>
3079
3080 * g++.dg/opt/loop1.C: XFAIL.
3081
3082 2004-08-30 Geoffrey Keating <geoffk@apple.com>
3083
3084 * gcc.dg/funcdef-storage-1.c: New.
3085 * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3086 an extern function in local scope.
3087 * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3088 declare an 'auto inline' function in local scope.
3089 * gcc.dg/20011130-1.c: Likewise.
3090 * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3091 an 'auto' function in local scope.
3092 * gcc.dg/20021014-1.c: Likewise.
3093 * gcc.dg/20030331-2.c: Likewise.
3094
3095 2004-08-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3096
3097 * gfortran.dg/blockdata_1.f90: New test.
3098
3099 2004-08-30 Richard Henderson <rth@redhat.com>
3100
3101 * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3102
3103 2004-08-30 Richard Henderson <rth@redhat.com>
3104
3105 * lib/fortran-torture.exp (fortran-torture-execute): Honor
3106 additional_flags set by alternate driver.
3107 (ieee-options): New procedure.
3108 * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3109 * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3110 * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3111 * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3112
3113 2004-08-30 Richard Henderson <rth@redhat.com>
3114
3115 * lib/f-torture.exp: Remove.
3116
3117 2004-08-29 Mark Mitchell <mark@codesourcery.com>
3118
3119 PR rtl-optimization/16590
3120 * g++.dg/opt/loop1.C: New test.
3121
3122 2004-08-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3123
3124 PR fortran/13910
3125 * gfortran.dg/oldstyle_1.f90: New test.
3126
3127 2004-08-29 Steven G. Kargl <kargls@comcast.net>
3128 Paul Brook <paul@codesourcery.com>
3129
3130 * gfortran.dg/g77/README: Update.
3131 * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3132 * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3133 * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3134
3135 2004-08-28 Paul Brook <paul@codesourcery.com>
3136
3137 PR libfortran/17195
3138 * gfortran.dg/edit_real_1.f90: New test.
3139
3140 2004-08-27 Paul Brook <paul@codesourcery.com>
3141
3142 * gfortran.dg/rewind_1.f90: New test.
3143
3144 2004-08-27 Bud Davis <bdavis9659@comcast.net>
3145
3146 PR fortran/16597
3147 * gfortran.dg/pr16597.f90: New test.
3148
3149 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3150
3151 PR c/13801
3152 * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3153 gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3154 gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3155 gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3156 gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3157
3158 2004-08-26 Nick Clifton <nickc@redhat.com>
3159
3160 * gcc.c-torture/compile/pr17119.c: New test.
3161
3162 2004-08-26 Joseph S. Myers <jsm@polyomino.org.uk>
3163
3164 * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3165
3166 2004-08-25 Richard Henderson <rth@redhat.com>
3167
3168 * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3169 the bits that expect kind=8 to be the largest real kind.
3170
3171 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3172
3173 * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3174
3175 2004-08-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3176
3177 * gfortran.dg/assignment_1.f90: New test.
3178
3179 2004-08-25 Adam Nemet <anemet@lnxw.com>
3180
3181 * g++.dg/template/repo3.C: New test.
3182
3183 2004-08-25 Roger Sayle <roger@eyesopen.com>
3184
3185 PR middle-end/16693
3186 PR tree-optimization/16372
3187 * g++.dg/opt/pr16372-1.C: New test case.
3188 * g++.dg/opt/pr16693-1.C: New test case.
3189 * g++.dg/opt/pr16693-2.C: New test case.
3190
3191 2004-08-25 Ziemowit Laski <zlaski@apple.com>
3192
3193 * objc.dg/proto-lossage-4.m: New test.
3194
3195 2004-08-25 Mark Mitchell <mark@codesourcery.com>
3196
3197 PR c++/17155
3198 * g++.dg/inherit/local2.C: New test.
3199
3200 2004-08-25 Paul Brook <paul@codesourcery.com>
3201
3202 PR fortran/17144
3203 * gfortran.dg/string_ctor_1.f90: New test.
3204
3205 2004-08-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3206
3207 PR c++/14428
3208 * g++.dg/template/redecl2.C: New test.
3209
3210 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3211
3212 PR fortran/17143
3213 * gfortran.dg/pr17143.f90: New test.
3214
3215 2004-08-24 Bud Davis <bdavis9659@comcast.net>
3216
3217 PR fortran/17164
3218 * gfortran.dg/pr17164.f90: New test.
3219
3220 2004-08-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3221
3222 * gcc.dg/tree-ssa/loop-1.c: New test.
3223
3224 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3225
3226 * gcc.c-torture/compile/20040824-1.c: New test.
3227
3228 2004-08-24 Richard Sandiford <rsandifo@redhat.com>
3229
3230 * gcc.c-torture/compile/iftrap-3.c: New test.
3231
3232 2004-08-24 Paul Brook <paul@codesourcery.com>
3233
3234 * gfortran.dg/entry_2.f90: New test.
3235
3236 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3237
3238 PR c++/16889
3239 * g++.dg/lookup/ambig[12].C: New.
3240
3241 2004-08-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3242
3243 PR c++/16706
3244 * g++.dg/template/crash21.C: New test.
3245 * g++.dg/template/crash22.C: Likewise.
3246
3247 2004-08-24 Nathan Sidwell <nathan@codesourcery.com>
3248
3249 PR c++/17149
3250 * g++.dg/template/access15.C: New.
3251
3252 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3253
3254 PR c++/17163
3255 * g++.dg/template/repo2.C: New test.
3256
3257 2004-08-23 Roger Sayle <roger@eyesopen.com>
3258
3259 PR rtl-optimization/17078
3260 * gcc.c-torture/execute/pr17078-1.c: New test case.
3261
3262 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3263
3264 PR c/14492
3265 * gcc.dg/debug/crash1.c: New test.
3266
3267 2004-08-23 Mark Mitchell <mark@codesourcery.com>
3268
3269 PR c/16180
3270 * gcc.dg/loop-5.c: New test.
3271
3272 2004-08-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3273
3274 * gcc.c-torture/execute/20040823-1.c: New test.
3275
3276 2004-08-23 Richard Sandiford <rsandifo@redhat.com>
3277
3278 * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3279 to the assembler. Simplify test accordingly.
3280 (asm_abi_flags): Use GNU names.
3281 (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3282 to check for ABI flags.
3283
3284 2004-08-22 Andrew Pinski <apinski@apple.com>
3285
3286 * g++.dg/opt/pr14029.C: New test.
3287 * gcc.c-torture/execute/pr15262.c: New test.
3288
3289 2004-08-22 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3290
3291 * gfortran.dg/reduction.f90: Add checks with complex arguments.
3292
3293 2004-08-21 Bud Davis <bdavis9659@comcast.net>
3294
3295 PR 16908
3296 * gfortran.dg/direct_io.f90: New test.
3297
3298 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3299
3300 PR c++/17121
3301 * g++.dg/inherit/local2.C: New test.
3302
3303 2004-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3304
3305 PR c++/17120
3306 * g++.dg/warn/Wparentheses-4.C: New test.
3307
3308 2004-08-20 Mark Mitchell <mark@codesourcery.com>
3309
3310 PR c++/17121
3311 * g++.dg/inherit/local2.C: New test.
3312
3313 * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3314 * gcc.dg/ppc-ldstruct.c: Likewise.
3315 * gcc.dg/ppc64-abi-2.c: Likewise.
3316
3317 2004-08-20 Jakub Jelinek <jakub@redhat.com>
3318
3319 PR rtl-optimization/17099
3320 * gcc.c-torture/execute/20040820-1.c: New test.
3321
3322 2004-08-20 David Edelsohn <edelsohn@gnu.org>
3323
3324 * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3325
3326 2004-08-20 Canqun Yang <canqun@nudt.edu.cn>
3327
3328 PR fortran/17077
3329 * gfortran.dg/auto_array_1.f90: New test.
3330
3331 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3332
3333 PR fortran/17074
3334 * gfortran.dg/simpleif_1.f90: New test.
3335
3336 2004-08-19 Mark Mitchell <mark@codesourcery.com>
3337
3338 * lib/target-supports.exp (check_profiling_available): Return
3339 false for arm*-*-symbianelf* and arm*-*-eabi*.
3340
3341 PR c++/15890
3342 * g++.dg/template/delete1.C: New test.
3343
3344 2004-08-19 Paul Brook <paul@codesourcery.com>
3345
3346 PR fortran/14976
3347 PR fortran/16228
3348 * gfortran.dg/data_char_1.f90: New test.
3349
3350 2004-08-19 Erik Schnetter <schnetter@aei.mpg.de>
3351
3352 PR fortran/16946
3353 * gfortran.dg/reduction.f90: New testcase.
3354
3355 2004-08-19 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
3356
3357 PR fortran/16520
3358 * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3359
3360 2004-08-19 Joseph S. Myers <jsm@polyomino.org.uk>
3361
3362 PR c++/17041
3363 * g++.dg/Wparentheses-3.C: New test.
3364
3365 2004-08-19 Dorit Naishlos <dorit@il.ibm.com>
3366
3367 * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3368 to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3369 * gcc.dg/vect/vect-2.c: Likewise.
3370 * gcc.dg/vect/vect-3.c: Likewise.
3371 * gcc.dg/vect/vect-4.c: Likewise.
3372 * gcc.dg/vect/vect-5.c: Likewise.
3373 * gcc.dg/vect/vect-6.c: Likewise.
3374 * gcc.dg/vect/vect-7.c: Likewise.
3375 * gcc.dg/vect/vect-25.c: Likewise.
3376 * gcc.dg/vect/vect-31.c: Likewise.
3377 * gcc.dg/vect/vect-32.c: Likewise.
3378 * gcc.dg/vect/vect-34.c: Likewise.
3379 * gcc.dg/vect/vect-36.c: Likewise.
3380 * gcc.dg/vect/vect-all.c: Likewise.
3381
3382 2004-08-18 Mark Mitchell <mark@codesourcery.com>
3383
3384 PR c++/17068
3385 * g++.dg/template/operator4.C: New test.
3386
3387 2004-08-18 Richard Henderson <rth@redhat.com>
3388
3389 * gcc.dg/20040206-1.c: XFAIL.
3390
3391 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3392
3393 PR c++/16246
3394 * g++.dg/template/array7.C: New test.
3395
3396 2004-08-17 James E Wilson <wilson@specifixinc.com>
3397
3398 * gcc.dg/mips-movcc-1.c: New test.
3399 * gcc.dg/mips-movcc-2.c: New test.
3400 * gcc.dg/mips-movcc-3.c: New test.
3401
3402 * gcc.dg/mips-nmadd-1.c: New test.
3403 * gcc.dg/mips-nmadd-2.c: New test.
3404
3405 2004-08-17 Mark Mitchell <mark@codesourcery.com>
3406
3407 PR c++/15871
3408 * g++.dg/opt/inline8.C: New test.
3409
3410 PR c++/16965
3411 * g++.dg/parse/error17.C: New test.
3412
3413 2004-08-17 Dorit Naishlos <dorit@il.ibm.com>
3414
3415 * gcc.dg/vect: New directory for vectorizer tests.
3416 * gcc.dg/vect/tree-vect.h: New file.
3417 * gcc.dg/vect/vect.exp: New file.
3418 * gcc.dg/vect/pr16105.c.c: New test.
3419 * gcc.dg/vect/vect-1.c: New test.
3420 * gcc.dg/vect/vect-2.c: New test.
3421 * gcc.dg/vect/vect-3.c: New test.
3422 * gcc.dg/vect/vect-4.c: New test.
3423 * gcc.dg/vect/vect-5.c: New test.
3424 * gcc.dg/vect/vect-6.c: New test.
3425 * gcc.dg/vect/vect-7.c: New test.
3426 * gcc.dg/vect/vect-8.c: New test.
3427 * gcc.dg/vect/vect-9.c: New test.
3428 * gcc.dg/vect/vect-10.c: New test.
3429 * gcc.dg/vect/vect-11.c: New test.
3430 * gcc.dg/vect/vect-12.c: New test.
3431 * gcc.dg/vect/vect-13.c: New test.
3432 * gcc.dg/vect/vect-14.c: New test.
3433 * gcc.dg/vect/vect-15.c: New test.
3434 * gcc.dg/vect/vect-16.c: New test.
3435 * gcc.dg/vect/vect-17.c: New test.
3436 * gcc.dg/vect/vect-18.c: New test.
3437 * gcc.dg/vect/vect-19.c: New test.
3438 * gcc.dg/vect/vect-20.c: New test.
3439 * gcc.dg/vect/vect-21.c: New test.
3440 * gcc.dg/vect/vect-22.c: New test.
3441 * gcc.dg/vect/vect-23.c: New test.
3442 * gcc.dg/vect/vect-24.c: New test.
3443 * gcc.dg/vect/vect-25.c: New test.
3444 * gcc.dg/vect/vect-26.c: New test.
3445 * gcc.dg/vect/vect-27.c: New test.
3446 * gcc.dg/vect/vect-28.c: New test.
3447 * gcc.dg/vect/vect-29.c: New test.
3448 * gcc.dg/vect/vect-30.c: New test.
3449 * gcc.dg/vect/vect-31.c: New test.
3450 * gcc.dg/vect/vect-32.c: New test.
3451 * gcc.dg/vect/vect-33.c: New test.
3452 * gcc.dg/vect/vect-34.c: New test.
3453 * gcc.dg/vect/vect-35.c: New test.
3454 * gcc.dg/vect/vect-36.c: New test.
3455 * gcc.dg/vect/vect-37.c: New test.
3456 * gcc.dg/vect/vect-38.c: New test.
3457 * gcc.dg/vect/vect-40.c: New test.
3458 * gcc.dg/vect/vect-41.c: New test.
3459 * gcc.dg/vect/vect-42.c: New test.
3460 * gcc.dg/vect/vect-43.c: New test.
3461 * gcc.dg/vect/vect-44.c: New test.
3462 * gcc.dg/vect/vect-45.c: New test.
3463 * gcc.dg/vect/vect-46.c: New test.
3464 * gcc.dg/vect/vect-47.c: New test.
3465 * gcc.dg/vect/vect-48.c: New test.
3466 * gcc.dg/vect/vect-49.c: New test.
3467 * gcc.dg/vect/vect-50.c: New test.
3468 * gcc.dg/vect/vect-51.c: New test.
3469 * gcc.dg/vect/vect-52.c: New test.
3470 * gcc.dg/vect/vect-53.c: New test.
3471 * gcc.dg/vect/vect-54.c: New test.
3472 * gcc.dg/vect/vect-55.c: New test.
3473 * gcc.dg/vect/vect-56.c: New test.
3474 * gcc.dg/vect/vect-57.c: New test.
3475 * gcc.dg/vect/vect-58.c: New test.
3476 * gcc.dg/vect/vect-59.c: New test.
3477 * gcc.dg/vect/vect-60.c: New test.
3478 * gcc.dg/vect/vect-61.c: New test.
3479 * gcc.dg/vect/vect-all.c: New test.
3480 * gcc.dg/vect/vect-none.c: New test.
3481
3482 2004-08-17 Paul Brook <paul@codesourcery.com>
3483
3484 PR fortran/13082
3485 * gfortran.dg/entry_1.f90: New test.
3486
3487 2004-08-17 Andrew Pinski <apinski@apple.com>
3488
3489 * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3490
3491 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
3492
3493 * gcc.dg/pr17036-1.c: New test.
3494
3495 2004-08-16 Devang Patel <dpatel@apple.com>
3496
3497 * gcc.dg/darwin-20040809-1.c: New test.
3498
3499 2004-08-16 Joseph S. Myers <jsm@polyomino.org.uk>
3500
3501 * gcc.dg/funcdef-attr-1.c: New test.
3502
3503 2004-08-16 Janis Johnson <janis187@us.ibm.com>
3504
3505 * gcc.dg/altivec-17.c: New test.
3506 * gcc.dg/altivec-18.c: New test.
3507
3508 2004-08-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3509
3510 PR c++/6749
3511 * g++.dg/template/vtable2.C: New test.
3512
3513 2004-08-14 Richard Henderson <rth@redhat.com>
3514
3515 * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3516 * gcc.dg/pack-test-4.c (main): Return 0.
3517 * gcc.dg/setjmp-1.c: Remove XFAIL.
3518 * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3519
3520 2004-08-14 Richard Henderson <rth@redhat.com>
3521
3522 * gcc.dg/980217-1.c: Add prototype for printf.
3523
3524 2004-08-13 Bud Davis <bdavis9659@comcast.net>
3525
3526 * gfortran.dg/pr16935.f90: New test.
3527
3528 2004-08-13 Janis Johnson <janis187@us.ibm.com>
3529
3530 * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3531
3532 2004-08-13 Paul Brook <paul@codesourcery.com>
3533
3534 * gfortran.dg/der_io_1.f90: Remove stray comma.
3535
3536 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3537
3538 * gcc.dg/vmx/cw-bug-2.c: Remove.
3539 * gcc.dg/vmx/vprint-1.c: Remove.
3540 * gcc.dg/vmx/vscan-1.c: Remove.
3541
3542 2004-08-12 Devang patel <dpatel@apple.com>
3543
3544 * gcc.dg/darwin-20040809-2.c: New test.
3545
3546 2004-08-12 Janis Johnson <janis1872us.ibm.com>
3547
3548 * g++.dg/ext/altivec-12.C: New test.
3549
3550 * g++.dg/ext/altivec-11.C: New test.
3551
3552 2004-08-12 Paul Brook <paul@codesourcery.com>
3553
3554 * g++.dg/abi/arm_cxa_vec_1.C: New test.
3555
3556 2004-08-12 Janis Johnson <janis187@us.ibm.com>
3557
3558 * g++.dg/ext/altivec-2.C: Check for hardware support before
3559 executing any VMX instructions.
3560
3561 * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3562
3563 2004-08-12 Jakub Jelinek <jakub@redhat.com>
3564
3565 PR c++/16276
3566 * g++.old-deja/g++.other/comdat4.C: New test.
3567 * g++.old-deja/g++.other/comdat4-aux.cc: New.
3568
3569 2004-08-12 Ben Elliston <bje@au.ibm.com>
3570
3571 PR target/16286
3572 * gcc.dg/pr16286.c: New test.
3573
3574 2004-08-12 Jan Beulich <jbeulich@novell.com>
3575
3576 * g++.dg/ext/asm5.C: New.
3577
3578 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3579
3580 PR c++/16698
3581 * g++.dg/eh/crash1.C: New test.
3582
3583 PR c++/16717
3584 * g++.dg/ext/construct1.C: New test.
3585
3586 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3587
3588 PR c++/16853
3589 * g++.dg/init/ptrmem1.C: New test.
3590
3591 PR c++/16618
3592 * g++.dg/parse/offsetof5.C: New test.
3593
3594 PR c++/16870
3595 * g++.dg/template/overload3.C: New test.
3596
3597 2004-08-11 Mark Mitchell <mark@codesourcery.com>
3598
3599 PR c++/16964
3600 * g++.dg/parse/error16.C: New test.
3601
3602 PR c++/16904
3603 * g++.dg/template/error14.C: New test.
3604
3605 PR c++/16929
3606 * g++.dg/template/error15.C: New test.
3607
3608 2004-08-11 Devang Patel <dpatel@apple.com>
3609
3610 * gcc.dg/darwin-ld-20040809-1.c: New test.
3611 * gcc.dg/darwin-ld-20040809-2.c: New test.
3612
3613 2004-08-11 Steven G. Kargl <kargls@comcast.net>
3614
3615 PR fortran/16917
3616 * gfortran.dg/dfloat_1.f90: New test.
3617
3618 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3619
3620 * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3621 * gcc.dg/dll-2.c: Fix dg-require syntax.
3622 * gcc.misc-tests/arm-isr.c (abort): Declare.
3623 (exit): Likewise.
3624
3625 2004-08-10 Mark Mitchell <mark@codesourcery.com>
3626
3627 PR c++/16971
3628 * g++.dg/parse/crash16.C: New test.
3629
3630 2004-08-10 Roger Sayle <roger@eyesopen.com>
3631
3632 * gcc.dg/mips-rsqrt-1.c: New test case.
3633 * gcc.dg/mips-rsqrt-2.c: New test case.
3634 * gcc.dg/mips-rsqrt-3.c: New test case.
3635
3636 2004-08-10 Paul Brook <paul@codesourcery.com>
3637
3638 * gfortran.dg/der_io_1.f90: New test.
3639
3640 2004-08-10 Paul Brook <paul@codesourcery.com>
3641
3642 PR fortran/16919
3643 * gfortran.dg/der_array_1.f90: New test.
3644
3645 2004-08-09 David Edelsohn <edelsohn@gnu.org>
3646
3647 * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3648
3649 2004-08-09 Paolo Bonzini <bonzini@gnu.org>
3650
3651 * gcc.dg/wchar_t-2.c: Fix typo.
3652
3653 2004-08-09 Falk Hueffner <falk@debian.org>
3654
3655 PR tree-optimization/12517
3656 * gcc.c-torture/compile/pr12517.c: New test.
3657
3658 PR tree-optimization/12578
3659 * gcc.c-torture/compile/pr12578.c: New test.
3660
3661 PR tree-optimization/12899
3662 * gcc.c-torture/compile/pr12899.c: New test.
3663
3664 PR rtl-optimization/14692
3665 * gcc.c-torture/compile/pr14692.c: New test.
3666
3667 PR tree-optimization/16461
3668 * gcc.c-torture/compile/pr16461.c: New test.
3669
3670 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
3671
3672 * gfortran.dg/getenv_1.f90: New test.
3673
3674 2004-08-06 Mark Mitchell <mark@codesourcery.com>
3675
3676 * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3677 wchar_t.
3678 * gcc.dg/symbian5.c: Test -fno-short-wchar.
3679
3680 2004-08-06 Paul Brook <paul@codesourcery.com>
3681
3682 * gfortran.dg/ret_array_1.f90: New test.
3683 * gfortran.dg/ret_pointer_1.f90: New test.
3684
3685 2004-08-06 Richard Sandiford <rsandifo@redhat.com>
3686
3687 * gcc.dg/missing-field-init-[12].c: New tests.
3688 * g++.dg/warn/missing-field-init-[12].C: New tests.
3689
3690 2004-08-06 Mark Mitchell <mark@codesourcery.com>
3691
3692 * gcc.dg/enum2.c: New test.
3693 * gcc.dg/symbian3.c: Likewise.
3694 * gcc.dg/symbian4.c: Likewise.
3695 * gcc.dg/wchar_t-2.c: Likewise.
3696
3697 2004-08-05 Mark Mitchell <mark@codesourcery.com>
3698
3699 * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3700 destructor tests.
3701
3702 2004-08-05 Mark Mitchell <mark@codesourcery.com>
3703
3704 * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3705 dg-require-visiblity.
3706 * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3707 * g++.dg/ext/visibility/fvisibility.C: Likewise.
3708 * g++.dg/ext/visibility/memfuncts.C: Likewise.
3709 * g++.dg/ext/visibility/new1.C: Likewise.
3710 * g++.dg/ext/visibility/pragma.C: Likewise.
3711 * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3712 * g++.dg/ext/visibility/virtual.C: Likewise.
3713 * g++/dg/ext/visibility/visibility-1.C: Likewise.
3714 * g++/dg/ext/visibility/visibility-2.C: Likewise.
3715 * g++/dg/ext/visibility/visibility-3.C: Likewise.
3716 * g++/dg/ext/visibility/visibility-4.C: Likewise.
3717 * g++/dg/ext/visibility/visibility-5.C: Likewise.
3718 * g++/dg/ext/visibility/visibility-6.C: Likewise.
3719 * g++/dg/ext/visibility/visibility-7.C: Likewise.
3720 * g++/dg/ext/visibility/visibility-8.C: New test.
3721 * gcc.c-torture/compile/dll.x: Remove.
3722 * gcc.dg/dll-2.c: Use dg-require-dll
3723 * gcc.dg/visibility-10.c: New test.
3724 * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3725 supporting DLLs.
3726 * testsuite/lib/scanasm.exp (scan_hidden): New function.
3727 (scan_not_hidden): Likewise.
3728
3729 2004-08-05 David Edelsohn <edelsohn@gnu.org>
3730
3731 * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3732
3733 2004-08-05 Richard Sandiford <rsandifo@redhat.com>
3734
3735 * gcc.c-torture/execute/20040805-1.c: New test.
3736
3737 2004-08-04 Andrew Pinski <pinskia@physics.uc.edu>
3738
3739 * gcc.dg/20020118-1.c: Declare abort.
3740 * gcc.dg/altivec_check.h: Likewise.
3741 * gcc.dg/iftrap-2.c: Likewise.
3742 * gcc.dg/pragma-darwin.c: Likewise.
3743 * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3744
3745 2004-08-04 Geoffrey Keating <geoffk@apple.com>
3746
3747 * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3748
3749 2004-08-05 Joseph S. Myers <jsm@polyomino.org.uk>
3750
3751 * gcc.c-torture/execute/builtins/abs-2.c,
3752 gcc.c-torture/execute/builtins/abs-3.c,
3753 gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3754 gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3755 intmax_t, uintmax_t and their limits.
3756 * gcc.dg/intmax_t-1.c: New test.
3757
3758 2004-08-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3759
3760 * g++.dg/tc1/dr147.C: Add reference to PR.
3761
3762 2004-08-03 Richard Sandiford <rsandifo@redhat.com>
3763
3764 * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3765 * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3766
3767 2004-08-03 David Edelsohn <edelsohn@gnu.org>
3768
3769 * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3770
3771 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
3772
3773 * gcc.dg/redecl-5.c: New test.
3774 * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3775 of scanf.
3776
3777 2004-08-03 Roger Sayle <roger@eyesopen.com>
3778
3779 PR middle-end/16790
3780 * gcc.c-torture/execute/pr16790-1.c: New test case.
3781
3782 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3783
3784 * g++.dg/ext/visibility/assign1.C: New test.
3785 * g++.dg/ext/visibility/new1.C: Likewise.
3786
3787 * gcc.dg/symbian1.c: New test.
3788 * gcc.dg/symbian2.c: Likewise.
3789
3790 2004-08-03 H.J. Lu <hongjiu.lu@intel.com>
3791
3792 PR target/16570
3793 * gcc.dg/i386-sse-9.c: New test.
3794
3795 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
3796
3797 * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
3798
3799 2004-08-03 Joseph S. Myers <jsm@polyomino.org.uk>
3800
3801 * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
3802 gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
3803 gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
3804 gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
3805 gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
3806 gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
3807 gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
3808 gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
3809 gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
3810 gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
3811 gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
3812 gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
3813 gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
3814 gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
3815 gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
3816 gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
3817 gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
3818 gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
3819 gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
3820 gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
3821 gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
3822 gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
3823 gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
3824 gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
3825 gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
3826 gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
3827 gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
3828 gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
3829 gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
3830 gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
3831 gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
3832 gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
3833 gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
3834 gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
3835 gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
3836 gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
3837 gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
3838 gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
3839 gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
3840 gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
3841 gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
3842 gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
3843 gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
3844 gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
3845 gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
3846 gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
3847 gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
3848 gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
3849 gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
3850 gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
3851 gcc.misc-tests/i386-pf-3dnow-1.c,
3852 gcc.misc-tests/i386-pf-athlon-1.c,
3853 gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3854 objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
3855 Declare built-in functions used.
3856 * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
3857
3858 2004-08-02 Mark Mitchell <mark@codesourcery.com>
3859
3860 PR c++/16707
3861 * g++.dg/lookup/using12.C: New test.
3862
3863 * g++.dg/init/null1.C: Fix PR number.
3864 * g++.dg/parse/namespace10.C: Likewise.
3865
3866 2004-08-01 Mark Mitchell <mark@codesourcery.com>
3867
3868 PR c++/16224
3869 * g++.dg/template/spec17.C: New test.
3870 * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
3871 * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
3872
3873 2004-08-02 David Billinghurst
3874
3875 PR fortran/16292
3876 * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
3877
3878 2004-08-01 Zack Weinberg <zack@codesourcery.com>
3879
3880 * gcc.dg/ia64-got-1.c: New test case.
3881
3882 2004-08-01 Mark Mitchell <mark@codesourcery.com>
3883
3884 PR c++/16489
3885 * g++.dg/init/null1.C: New test.
3886 * g++.dg/tc1/dr76.C: Adjust error marker.
3887
3888 PR c++/16529
3889 * g++.dg/parse/namespace10.C: New test.
3890
3891 PR c++/16810
3892 * g++.dg/inherit/ptrmem2.C: New test.
3893
3894 2004-08-02 Ben Elliston <bje@au.ibm.com>
3895
3896 PR target/16155
3897 * gcc.dg/pr16155.c: New test.
3898
3899 2004-07-31 Joseph S. Myers <jsm@polyomino.org.uk>
3900
3901 * gcc.dg/redecl-2.c: New test.
3902
3903 2004-07-30 Geoffrey Keating <geoffk@apple.com>
3904
3905 * gcc.dg/darwin-longdouble.c: New file.
3906
3907 2004-07-30 Richard Henderson <rth@redhat.com>
3908
3909 * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
3910 write to constant argument.
3911 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3912
3913 2004-07-30 Richard Henderson <rth@redhat.com>
3914
3915 * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
3916 tests of nearest around zero.
3917
3918 2004-07-30 Andrew Pinski <apinski@apple.com>
3919
3920 * gcc.c-torture/compile/20040730-1.c: New test.
3921
3922 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
3923
3924 * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
3925 powerpc-eabispe.
3926
3927 2004-07-30 Aldy Hernandez <aldyh@redhat.com>
3928
3929 * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
3930
3931 2004-07-30 Richard Sandiford <rsandifo@redhat.com>
3932
3933 * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
3934 contains $ld_library_path.
3935 * lib/gfortran.exp (gfortran_link_flags): Likewise.
3936
3937 2004-07-29 Richard Henderson <rth@redhat.com>
3938
3939 * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
3940
3941 * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
3942 (alt2, which): New.
3943 (Check): Accept either alternative.
3944
3945 2004-07-29 Mark Mitchell <mark@codesourcery.com>
3946
3947 * g++.dg/abi/inline1.C: New test.
3948 * g++.dg/abi/local1-a.cc: Likewise.
3949 * g++.dg/abi/local1.C: Likewise.
3950 * g++.dg/abi/mangle11.C: Tweak location of warnings.
3951 * g++.dg/abi/mangle12.C: Likewise.
3952 * g++.dg/abi/mangle17.C: Likewise.
3953 * g++.dg/abi/mangle20-2.C: Likewise.
3954 * g++.dg/opt/interface1.C: Likewise.
3955 * g++.dg/opt/interface1.h: Likewise.
3956 * g++.dg/opt/interface1-a.cc: New test.
3957 * g++.dg/parse/repo1.C: New test.
3958 * g++.dg/template/repo1.C: Likewise.
3959 * g++.dg/warn/Winline-1.C: Likewise.
3960 * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
3961
3962 2004-07-29 Diego Novillo <dnovillo@redhat.com>
3963
3964 * gcc.dg/tree-ssa/20040729-1.c: New test.
3965
3966 2004-07-27 Matt Austern <austern@apple.com>
3967
3968 * gcc.dg/darwin-bool-1.c: New test.
3969 * gcc.dg/darwin-bool-2.c: New test.
3970
3971 2004-07-28 Richard Henderson <rth@redhat.com>
3972
3973 * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
3974 arguments in the correct type. Don't write to constant arguments.
3975
3976 2004-07-28 Diego Novillo <dnovillo@redhat.com>
3977
3978 PR tree-optimization/16688
3979 PR tree-optimization/16689
3980 * g++.dg/tree-ssa/pr16688.C: New test.
3981
3982 2004-07-28 Diego Novillo <dnovillo@redhat.com>
3983
3984 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3985 loads. Not only in the comment, this time.
3986
3987 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
3988
3989 2003-07-06 Alexandre Oliva <aoliva@redhat.com>
3990 * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
3991 2003-07-01 Alexandre Oliva <aoliva@redhat.com>
3992 * gcc.dg/sh4a-bitmovua.c: New.
3993 * gcc.dg/sh4a-cos.c: New.
3994 * gcc.dg/sh4a-cosf.c: New.
3995 * gcc.dg/sh4a-fprun.c: New.
3996 * gcc.dg/sh4a-fsrra.c: New.
3997 * gcc.dg/sh4a-memmovua.c: New.
3998 * gcc.dg/sh4a-sin.c: New.
3999 * gcc.dg/sh4a-sincos.c: New.
4000 * gcc.dg/sh4a-sincosf.c: New.
4001 * gcc.dg/sh4a-sinf.c: New.
4002
4003 2004-07-28 Diego Novillo <dnovillo@redhat.com>
4004
4005 * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4006 conditionals.
4007 * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4008 loads.
4009 * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4010 DOM1.
4011
4012 2004-07-27 Andrew Pinski <apinski@apple.com>
4013
4014 * g++.dg/rtti/tinfo1.C: Correct the xfail.
4015
4016 2004-07-27 Nitin Yewale <nitiny@kpitcummins.com>
4017
4018 * gcc.dg/pragma-isr.c: New test.
4019
4020 2004-07-27 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4021
4022 PR c++/14429
4023 * g++.dg/template/ttp11.C: New test.
4024
4025 2004-07-27 Diego Novillo <dnovillo@redhat.com>
4026
4027 * gcc.c-torture/compile/20040727-1.c: New test.
4028
4029 2004-07-26 Eric Christopher <echristo@redhat.com>
4030
4031 * gcc.c-torture/compile/20040726-2.c: New test.
4032
4033 2004-07-26 Andrew Pinski <apinski@apple.com>
4034
4035 * g++.dg/rtti/tinfo1.C: Xfail.
4036
4037 2004-07-26 Richard Sandiford <rsandifo@redhat.com>
4038
4039 * gcc.c-torture/compile/20040726-1.c: New test.
4040
4041 2004-07-26 Niall Douglas <s_fsfeurope2@nedprod.com>
4042 Brian Ryner <bryner@brianryner.com>
4043
4044 PR c++/9283
4045 PR c++/15000
4046 * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4047 * g++.dg/ext/visibility/: New directory.
4048 * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4049 g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4050 g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4051 g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4052 * g++.dg/ext/visibility/fvisibility.C,
4053 g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4054 g++.dg/ext/visibility/fvisibility-override1.C
4055 g++.dg/ext/visibility/fvisibility-override2.C
4056 g++.dg/ext/visibility/memfuncts.C
4057 g++.dg/ext/visibility/noPLT.C
4058 g++.dg/ext/visibility/pragma.C
4059 g++.dg/ext/visibility/pragma-override1.C
4060 g++.dg/ext/visibility/pragma-override2.C
4061 g++.dg/ext/visibility/staticmemfuncts.C
4062 g++.dg/ext/visibility/virtual.C: New tests.
4063
4064 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4065
4066 PR c/15360
4067 * gcc.dg/pr15360-1.c: New test.
4068
4069 2004-07-25 Daniel Jacobowitz <dan@debian.org>
4070
4071 * gcc.dg/pragma-align-2.c: New test.
4072 * gcc.dg/pragma-init-fini.c: New test.
4073 * gcc.dg/pragma-align.c: Change from compile to run. Run on Solaris
4074 targets.
4075
4076 2004-07-25 Joseph S. Myers <jsm@polyomino.org.uk>
4077
4078 * gcc.dg/init-string-2.c: New test.
4079
4080 2004-07-24 Zack Weinberg <zack@codesourcery.com>
4081
4082 PR 16684
4083 * gcc.dg/Wredundant-decls-1.c: New test case.
4084
4085 2004-07-24 Jakub Jelinek <jakub@redhat.com>
4086
4087 * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4088 * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4089 * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4090 * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4091 * gcc.dg/compat/generate-random.c: New file.
4092 * gcc.dg/compat/generate-random.h: Likewise.
4093 * gcc.dg/compat/generate-random_r.c: Likewise.
4094 * gcc.dg/compat/struct-layout-1.h: Likewise.
4095 * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4096 * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4097 * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4098 * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4099 * gcc.dg/compat/struct-layout-1_main.c: New test.
4100 * gcc.dg/compat/struct-layout-1_x.c: New file.
4101 * gcc.dg/compat/struct-layout-1_y.c: New file.
4102 * gcc.dg/compat/struct-layout-1_test.h: New file.
4103
4104 2004-07-23 Joseph S. Myers <jsm@polyomino.org.uk>
4105
4106 * gcc.dg/comp-return-1.c: New test
4107
4108 2004-07-23 Janis Johnson <janis187@us.ibm.com>
4109
4110 * gcc.dg/vmx/8-02a.c: Fix typo.
4111
4112 * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4113 * gcc.dg/darwin-abi-3.c: New test.
4114
4115 * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4116 * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4117
4118 * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4119 * gcc.dg/vmx/ops-long-1.c: New test.
4120 * gcc.dg/vmx/ops-long-2.c: New test.
4121
4122 2004-07-23 Nathan Sidwell <nathan@codesourcery.com>
4123
4124 * g++.dg/lookup/conv-[1234].C: New.
4125
4126 2004-07-22 Mark Mitchell <mark@codesourcery.com>
4127
4128 * g++.dg/parse/attr2.C: Simplify.
4129
4130 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4131
4132 PR c/7284
4133 * gcc.c-torture/execute/pr7284-1.c: New test.
4134
4135 2004-07-22 Brian Booth <bbooth@redhat.com>
4136
4137 * gcc.dg/tree-ssa/20040721-1.c: New test.
4138
4139 2004-07-22 Nathan Sidwell <nathan@codesourcery.com>
4140
4141 * g++.dg/template/crash20.c: New.
4142
4143 2004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)
4144
4145 * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4146 Add dg-run directive. Declare variables as required.
4147 * gfortran.dg/g77/README: Update
4148
4149 2004-07-22 Hans-Peter Nilsson <hp@axis.com>
4150
4151 * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4152 gcc.dg/cris-peep2-andu2.c: New tests.
4153
4154 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4155
4156 PR c/15052
4157 * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4158 on return type.
4159 * gcc.dg/qual-return-1.c: Use -Wreturn-type. Update expected
4160 messages.
4161 * gcc.dg/qual-return-2.c: Update expected messages.
4162 * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4163
4164 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4165
4166 * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4167 * gcc.dg/noncompile/921102-1.c: Update expected error message.
4168
4169 2004-07-22 Joseph S. Myers <jsm@polyomino.org.uk>
4170
4171 PR c/11250
4172 * gcc.dg/init-string-1.c: New test.
4173
4174 2004-07-21 Jakub Jelinek <jakub@redhat.com>
4175
4176 PR middle-end/15345
4177 PR c/16450
4178 * gcc.dg/torture/nested-fn-1.c: New test.
4179
4180 2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
4181
4182 PR target/16559
4183 * gcc.dg/ia64-fptr-1.c: New file.
4184
4185 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4186
4187 PR c++/14497
4188 * g++.dg/template/spec16.C: New test.
4189 * g++.old-deja/g++.robertl/eb118.C: Remove.
4190
4191 2004-07-21 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4192
4193 PR c++/509
4194 * g++.dg/template/spec15.C: New test.
4195
4196 2004-07-21 David Billinghurst (David.Billinghurst@riotinto.com)
4197
4198 Copy cases from g77.f-torture/execute and add dg-run
4199 directive. Other changes as noted.
4200 * gfortran.dg/g77/13037.f
4201 * gfortran.dg/g77/1832.f
4202 * gfortran.dg/g77/19981119-0.f
4203 * gfortran.dg/g77/19990313-0.f
4204 * gfortran.dg/g77/19990313-1.f
4205 * gfortran.dg/g77/19990313-2.f
4206 * gfortran.dg/g77/19990313-3.f
4207 * gfortran.dg/g77/19990419-1.f
4208 * gfortran.dg/g77/19990826-0.f
4209 * gfortran.dg/g77/19990826-2.f
4210 * gfortran.dg/g77/20000503-1.f
4211 * gfortran.dg/g77/20001111.f
4212 * gfortran.dg/g77/20010116.f
4213 * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4214 * gfortran.dg/g77/20010430.f
4215 * gfortran.dg/g77/6177.f
4216 * gfortran.dg/g77/947.f
4217 * gfortran.dg/g77/970816-3.f
4218 * gfortran.dg/g77/971102-1.f
4219 * gfortran.dg/g77/980520-1.f
4220 * gfortran.dg/g77/980628-0.f
4221 * gfortran.dg/g77/980628-1.f
4222 * gfortran.dg/g77/980628-10.f
4223 * gfortran.dg/g77/980628-2.f
4224 * gfortran.dg/g77/980628-3.f
4225 * gfortran.dg/g77/980628-7.f
4226 * gfortran.dg/g77/980628-8.f
4227 * gfortran.dg/g77/980628-9.f
4228 * gfortran.dg/g77/980701-0.f
4229 * gfortran.dg/g77/980701-1.f
4230 * gfortran.dg/g77/cabs.f
4231 * gfortran.dg/g77/claus.f
4232 * gfortran.dg/g77/complex_1.f
4233 * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4234 * gfortran.dg/g77/dcomplex.f
4235 * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4236 * gfortran.dg/g77/f90-intrinsic-mathematical.f
4237 * gfortran.dg/g77/f90-intrinsic-numeric.f
4238 * gfortran.dg/g77/int8421.f
4239 * gfortran.dg/g77/labug1.f
4240 * gfortran.dg/g77/large_vec.f
4241 * gfortran.dg/g77/le.f
4242 * gfortran.dg/g77/short.f
4243 * gfortran.dg/g77/README: Update
4244
4245 2004-07-20 Mark Mitchell <mark@codesourcery.com>
4246
4247 PR c++/16637
4248 * g++.dg/parse/lookup4.C: New test.
4249
4250 2004-07-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4251
4252 PR c++/16175
4253 * g++.dg/template/ttp10.C: New test.
4254
4255 2004-07-20 Joseph S. Myers <jsm@polyomino.org.uk>
4256
4257 * gcc.dg/pr12625-1.c: New test.
4258
4259 2004-07-20 Steven Bosscher <stevenb@suse.de>
4260
4261 * testsuite/gcc.dg/switch-warn-1.c: New test.
4262 * testsuite/gcc.dg/switch-warn-2.c: New test.
4263 * gcc.c-torture/compile/pr14730.c: Update.
4264
4265 2004-07-19 Kelley Cook <kcook@gcc.gnu.org>
4266
4267 * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4268 g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4269 g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4270 g++.dg/template/nontype3.C: Remove trailing CR from tests.
4271
4272 2004-07-18 Mark Mitchell <mark@codesourcery.com>
4273
4274 PR c++/16623
4275 * g++.dg/template/assign1.C: New test.
4276
4277 2004-07-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4278
4279 PR c++/12170
4280 * g++.dg/template/ttp9.C: New test.
4281
4282 2004-07-19 Daniel Jacobowitz <dan@debian.org>
4283
4284 * gcc.dg/format/cmn-err-1.c: New test.
4285
4286 2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
4287
4288 * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4289 gcc.dg/Wparentheses-10.c: New tests.
4290 * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4291
4292 2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4293
4294 PR fortran/16465
4295 * gfortran.dg/g77//ffixed-line-length-0.f,
4296 gfortran.dg/g77/ffixed-line-length-132.f,
4297 gfortran.dg/g77/ffixed-line-length-72.f,
4298 gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4299 gfortran.dg/g77/README: Update.
4300
4301 2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4302
4303 PR c++/13092
4304 * g++.dg/template/non-dependent7.C: New test.
4305 * g++.dg/template/non-dependent8.C: Likewise.
4306 * g++.dg/template/non-dependent9.C: Likewise.
4307 * g++.dg/template/non-dependent10.C: Likewise.
4308
4309 2004-07-17 Mark Mitchell <mark@codesourcery.com>
4310
4311 PR c++/16337
4312 * g++.dg/parse/attr2.C: New test.
4313
4314 2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
4315
4316 * g77.dg: Removed.
4317 * g77.f-torture: Ditto.
4318
4319 2004-07-17 Joseph S. Myers <jsm@polyomino.org.uk>
4320
4321 * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4322 gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4323 Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4324
4325 2004-07-16 Richard Henderson <rth@redhat.com>
4326
4327 * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4328
4329 2004-07-16 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4330
4331 * lib/fortran-torture.exp (fortran-torture): Don't test compile
4332 tests with full list of options.
4333 * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4334 of TORTURE_OPTIONS if test contains 'dg-do run'.
4335
4336 PR fortran/16404
4337 * gfortran.dg/do_iterator.f90: New test.
4338
4339 2004-07-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4340
4341 PR rtl-optimization/16536
4342 * gcc.c-torture/execute/restrict-1.c: New test.
4343
4344 2004-07-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4345
4346 PR fortran/15324
4347 * gfortran.dg/pr15324.f90: New test.
4348
4349 PR fortran/15129
4350 * gfortran.dg/pr15129.f90: New test.
4351
4352 PR fortran/15140
4353 * gfortran.dg/pr15140.f90: New test.
4354
4355 PR fortran/13792
4356 * gfortran.fortran-torture/execute/bounds.f90: Add check for
4357 compile-time simplification.
4358
4359 2004-07-14 Mike Stump <mrs@apple.com>
4360
4361 * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4362
4363 2004-07-14 James E Wilson <wilson@specifixinc.com>
4364
4365 PR target/16325
4366 * gcc.dg/profile-generate-1.c: New.
4367
4368 2004-07-15 Jakub Jelinek <jakub@redhat.com>
4369
4370 * gcc.c-torture/execute/20040709-1.c: New test.
4371 * gcc.c-torture/execute/20040709-2.c: New test.
4372
4373 2004-07-14 Mike Stump <mrs@apple.com>
4374
4375 * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4376
4377 2004-07-14 Mike Stump <mrs@apple.com>
4378
4379 * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4380
4381 2004-07-13 Mark Mitchell <mark@codesourcery.com>
4382
4383 PR c++/16518
4384 * g++.dg/parse/mutable1.C: New test.
4385
4386 2004-07-13 Diego Novillo <dnovillo@redhat.com>
4387
4388 PR tree-optimization/16443
4389 * gcc.dg/tree-ssa/20040713-1.c: New test.
4390
4391 2004-07-15 Ulrich Weigand <uweigand@de.ibm.com>
4392
4393 * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4394 for operator new.
4395
4396 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4397
4398 * gfortran.dg/g77/README: New file
4399 * gfortran.dg/g77/19981216-0.f: Copy from
4400 g77.f-torture/noncompile. Add "dg-do compile" and
4401 dg-error as required.
4402 * gfortran.dg/g77/19990218-1.f: Likewise
4403 * gfortran.dg/g77/19990905-1.f: Likewise
4404 * gfortran.dg/g77/9263.f: Likewise
4405 * gfortran.dg/g77/980615-0.f: Likewise
4406 * gfortran.dg/g77/980616-0.f: Likewise
4407 * gfortran.dg/g77/check0.f: Likewise
4408 * gfortran.dg/g77/select_no_compile.f: Likewise
4409
4410 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4411
4412 Copy files from g77.f-torture/compile.
4413 Add "{ dg-do compile}". Other changes as noted
4414 * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4415 * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4416 * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4417 * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4418 * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4419 * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4420 * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4421 * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4422 statement to conform to standard. Append alpha1.x for reference.
4423 * gfortran.dg/g77/xformat.f: Add dg-warning
4424
4425 2004-07-13 David Billinghurst <David.Billinghurst@riotinto.com>
4426
4427 * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4428 Add {dg-do compile} directive.
4429 * gfortran.dg/g77/cpp2.F: Likewise
4430
4431 2004-07-12 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4432
4433 PR c++/5402
4434 * g++.dg/lookup/name-clash1.C: New test.
4435
4436 PR c++/9777
4437 * g++.dg/lookup/name-clash2.C: New test.
4438
4439 PR c++/12102
4440 * g++.dg/lookup/name-clash3.C: New test.
4441
4442 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4443
4444 * g++.dg/lookup/new2.C: New test.
4445 * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4446
4447 2004-07-12 David Billinghurst <David.Billinghurst@riotinto.com>
4448
4449 * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4450 Add {dg-do compile} directive.
4451 * gfortran.dg/g77/13060.f: Likewise
4452 * gfortran.dg/g77/19990218-0.f: Likewise
4453 * gfortran.dg/g77/19990305-0.f: Likewise
4454 * gfortran.dg/g77/19990419-0.f: Likewise
4455 * gfortran.dg/g77/19990502-0.f: Likewise
4456 * gfortran.dg/g77/19990502-1.f: Likewise
4457 * gfortran.dg/g77/19990525-0.f: Likewise
4458 * gfortran.dg/g77/19990826-1.f: Likewise
4459 * gfortran.dg/g77/19990826-3.f: Likewise
4460 * gfortran.dg/g77/19990905-2.f: Likewise
4461 * gfortran.dg/g77/20000412-1.f: Likewise
4462 * gfortran.dg/g77/20000511-1.f: Likewise
4463 * gfortran.dg/g77/20000511-2.f: Likewise
4464 * gfortran.dg/g77/20000518.f: Likewise
4465 * gfortran.dg/g77/20000601-1.f: Likewise
4466 * gfortran.dg/g77/20000601-2.f: Likewise
4467 * gfortran.dg/g77/20000629-1.f: Likewise
4468 * gfortran.dg/g77/20000630-2.f: Likewise
4469 * gfortran.dg/g77/20010115.f: Likewise
4470 * gfortran.dg/g77/20010321-1.f: Likewise
4471 * gfortran.dg/g77/20010426.f: Likewise
4472 * gfortran.dg/g77/20020307-1.f: Likewise
4473 * gfortran.dg/g77/8485.f: Likewise
4474 * gfortran.dg/g77/960317-1.f: Likewise
4475 * gfortran.dg/g77/970915-0.f: Likewise
4476 * gfortran.dg/g77/980310-1.f: Likewise
4477 * gfortran.dg/g77/980310-2.f: Likewise
4478 * gfortran.dg/g77/980310-3.f: Likewise
4479 * gfortran.dg/g77/980310-4.f: Likewise
4480 * gfortran.dg/g77/980310-6.f: Likewise
4481 * gfortran.dg/g77/980310-7.f: Likewise
4482 * gfortran.dg/g77/980310-8.f: Likewise
4483 * gfortran.dg/g77/980419-2.f: Likewise
4484 * gfortran.dg/g77/980424-0.f: Likewise
4485 * gfortran.dg/g77/980427-0.f: Likewise
4486 * gfortran.dg/g77/980729-0.f: Likewise
4487 * gfortran.dg/g77/981117-1.f: Likewise
4488 * gfortran.dg/g77/toon_1.f: Likewise
4489
4490 2004-07-12 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4491
4492 PR c++/2204
4493 * g++.dg/other/abstract2.C: New test.
4494
4495 2004-07-12 Paul Brook <paul@codesourcery.com>
4496
4497 * gfortran.dg/pointer_init_1.f90: New test.
4498
4499 2004-07-11 Paul Brook <paul@codesourcery.com>
4500
4501 PR fortran/15986
4502 * gfortran.dg/contained_1.f90: New test.
4503
4504 2004-07-11 Mark Mitchell <mark@codesourcery.com>
4505
4506 * g++.dg/parse/defarg8.C: New test.
4507
4508 2004-07-11 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4509
4510 PR fortran/16433
4511 * gfortran.dg/pr16433.f: New test.
4512
4513 PR fortran/17574
4514 * gfortran.dg/pr15754.f90: New test.
4515
4516 2004-07-11 Joseph S. Myers <jsm@polyomino.org.uk>
4517
4518 PR tree-optimization/16437
4519 * gcc.c-torture/execute/bitfld-4.c: New test.
4520
4521 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4522
4523 * gfortran.fortran-torture/execute/common_2.f90: Add check for
4524 access to common var from module.
4525
4526 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4527
4528 PR fortran/16336
4529 * gfortran.fortran-torture/execute/common_2.f90: New test.
4530
4531 2004-07-10 Paul Brook <paul@codesourcery.com>
4532
4533 * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4534
4535 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4536
4537 PR fortran/15969
4538 * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4539
4540 2004-07-10 David Billinghurst <David.Billinghurst@riotinto.com>
4541
4542 * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4543 * gfortran.dg/g77/ffixed-form-2.f: Likewise
4544 * gfortran.dg/g77/ffree-form-1.f: Likewise
4545 * gfortran.dg/g77/ffree-form-2.f: Likewise
4546 * gfortran.dg/g77/ffree-form-3.f: Likewise
4547 * gfortran.dg/g77/fno-underscoring.f: Likewise
4548 * gfortran.dg/g77/funderscoring.f: Likewise
4549 * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines.
4550
4551 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4552
4553 * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4554
4555 2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4556 Paul Brook <paul@codesourcery.com>
4557
4558 PR fortran/13415
4559 * gfortran.dg/common_pointer_1.f90: New test.
4560
4561 2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4562
4563 * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4564
4565 2004-07-09 James E Wilson <wilson@specifixinc.com>
4566
4567 PR target/16364
4568 * gcc.c-torture/compile/20040709-1.c: New.
4569
4570 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4571
4572 PR fortran/14077
4573 * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4574
4575 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4576
4577 PR fortran/13201
4578 * gfortran.dg/shape_1.f90: New test.
4579
4580 2004-07-09 Zack Weinberg <zack@codesourcery.com>
4581 Andrew Pinski <apinski@apple.com>
4582
4583 * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4584
4585 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4586
4587 * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4588 comment.
4589
4590 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4591 Paul Brook <paul@codesourcery.com>
4592
4593 * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4594 '.f95' and '.F95'.
4595
4596 2004-07-09 Diego Novillo <dnovillo@redhat.com>
4597
4598 * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4599
4600 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4601
4602 * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4603 testcases with capital suffix.
4604
4605 2004-07-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4606
4607 PR fortran/15481
4608 PR fortran/13372
4609 PR fortran/13575
4610 PR fortran/15978
4611 * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4612
4613 * gfortran.dg/implicit_1.f90: New test.
4614
4615 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4616
4617 * lib/gfortran-dg.exp (gfortran-dg-test): Adapt regular
4618 expression to match gfortran warning/error messages
4619 * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4620 dg-error text.
4621
4622 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4623
4624 * lib/fortran-torture.exp: Rename proc search_for to
4625 search_for_re.
4626
4627 2004-07-09 Eric Botcazou <ebotcazou@libertysurf.fr>
4628
4629 * gcc.c-torture/execute/simd-5.x: New file.
4630 XFAIL on SPARC 64-bit at -O0.
4631
4632 2004-07-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4633
4634 PR c++/8211
4635 PR c++/16165
4636 * g++.dg/warn/effc3.C: New test.
4637
4638 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4639
4640 * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4641 change X to 1X in format.
4642 * gfortran.dg/g77/20010216-1.f: Copy from g77.dg and
4643 add data statements to conform to standard.
4644
4645 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4646
4647 * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4648 * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4649 * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4650
4651 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4652
4653 * gfortran.dg/g77/7388.f: Copy from g77.dg
4654 * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4655 * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4656 * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4657 * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4658 * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4659 * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4660 * gfortran.dg/g77/strlen0.f: Likewise
4661
4662 2004-07-09 David Billinghurst <David.Billinghurst@riotinto.com>
4663
4664 * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4665 * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4666
4667 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4668
4669 * gcc.c-torture/execute/920428-2.x: Delete.
4670 * gcc.c-torture/execute/920501-7.x: Likewise.
4671
4672 2004-07-08 Jakub Jelinek <jakub@redhat.com>
4673
4674 * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4675 -march=i386 into -march=i686. Add -march=i686 -mtune=x and
4676 -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4677 prescott and c3-2.
4678 (PREFETCH_3DNOW): Add -march=c3.
4679
4680 2004-07-08 Diego Novillo <dnovillo@redhat.com>
4681
4682 PR c/16437
4683 * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4684 * gcc.c-torture/execute/bf64-1.x: Likewise.
4685
4686 2004-07-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4687
4688 * gcc.c-torture/compile/20040708-1.c: New test.
4689
4690 2004-07-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4691
4692 PR c++/16169
4693 * g++.dg/warn/effc2.C: New test.
4694
4695 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
4696
4697 * gcc.c-torture/execute/bitfld-1.x: Remove.
4698 * gcc.c-torture/execute/bitfld-3.c: New test.
4699 * gcc.dg/bitfld-2.c: Remove XFAILs.
4700
4701 2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
4702
4703 PR c++/16276
4704 * g++.dg/rtti/tinfo1.C: New file.
4705
4706 2004-07-07 Eric Christopher <echristo@redhat.com>
4707
4708 * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4709
4710 2004-07-07 Andrew Pinski <apinski@apple.com>
4711
4712 * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4713
4714 2004-07-07 Mark Mitchell <mark@codesourcery.com>
4715
4716 * g++.dg/init/call1.C: XFAIL.
4717
4718 2004-07-07 Alexandre Oliva <aoliva@redhat.com>
4719
4720 * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4721 except for movstrict*, to movmem* and clrstr* to clrmem*.
4722
4723 2004-07-07 Richard Sandiford <rsandifo@redhat.com>
4724
4725 * gcc.c-torture/execute/20040707-1.c: New test.
4726
4727 2004-07-06 Richard Sandiford <rsandifo@redhat.com>
4728
4729 * gcc.c-torture/execute/20040706-1.c: New test.
4730
4731 2004-07-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4732
4733 PR c++/3671
4734 * g++.dg/template/spec14.C: New test.
4735
4736 2004-07-05 Jakub Jelinek <jakub@redhat.com>
4737
4738 * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4739 nothing if not yet defined. Use it in b, c and d type definitions.
4740 * gcc.c-torture/execute/20040705-1.c: New test.
4741 * gcc.c-torture/execute/20040705-2.c: New test.
4742
4743 2004-07-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
4744
4745 PR c++/2518
4746 * g++.dg/lookup/new1.C: New test.
4747
4748 2004-07-05 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
4749
4750 PR c++/11406
4751 * g++.dg/template/sizeof8.C: New test.
4752
4753 2004-07-05 Richard Sandiford <rsandifo@redhat.com>
4754
4755 * gcc.c-torture/compile/20040705-1.c: New test.
4756
4757 2004-07-04 Bud Davis <bdavis9659@comcast.net>
4758
4759 * gfortran.fortran-torture/execute/seq_io.f90: New test.
4760
4761 2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
4762
4763 * gcc.dg/cpp/if-mop.c: Two new testcases.
4764 * gcc.dg/cpp/trad/comment-3.c: New.
4765
4766 2004-07-04 Paul Brook <paul@codesourcery.com>
4767
4768 * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4769
4770 2004-07-03 Scott Brumbaugh <scottb.lists@verizon.net>
4771
4772 PR c++/3761
4773 * g++.dg/lookup/crash4.C: New test.
4774
4775 2004-07-02 Zack Weinberg <zack@codesourcery.com>
4776
4777 * gcc.c-torture/execute/builtin-abs-1.c
4778 * gcc.c-torture/execute/builtin-abs-2.c
4779 * gcc.c-torture/execute/builtin-complex-1.c
4780 * gcc.c-torture/execute/builtins/string-1-lib.c
4781 * gcc.c-torture/execute/builtins/string-1.c
4782 * gcc.c-torture/execute/builtins/string-2-lib.c
4783 * gcc.c-torture/execute/builtins/string-2.c
4784 * gcc.c-torture/execute/builtins/string-3-lib.c
4785 * gcc.c-torture/execute/builtins/string-3.c
4786 * gcc.c-torture/execute/builtins/string-4-lib.c
4787 * gcc.c-torture/execute/builtins/string-4.c
4788 * gcc.c-torture/execute/builtins/string-5-lib.c
4789 * gcc.c-torture/execute/builtins/string-5.c
4790 * gcc.c-torture/execute/builtins/string-6-lib.c
4791 * gcc.c-torture/execute/builtins/string-6.c
4792 * gcc.c-torture/execute/builtins/string-7-lib.c
4793 * gcc.c-torture/execute/builtins/string-7.c
4794 * gcc.c-torture/execute/builtins/string-8-lib.c
4795 * gcc.c-torture/execute/builtins/string-8.c
4796 * gcc.c-torture/execute/builtins/string-9-lib.c
4797 * gcc.c-torture/execute/builtins/string-9.c
4798 * gcc.c-torture/execute/builtins/string-asm-1-lib.c
4799 * gcc.c-torture/execute/builtins/string-asm-1.c
4800 * gcc.c-torture/execute/builtins/string-asm-2-lib.c
4801 * gcc.c-torture/execute/builtins/string-asm-2.c
4802 * gcc.c-torture/execute/stdio-opt-1.c
4803 * gcc.c-torture/execute/stdio-opt-2.c
4804 * gcc.c-torture/execute/stdio-opt-3.c
4805 * gcc.c-torture/execute/string-opt-1.c
4806 * gcc.c-torture/execute/string-opt-10.c
4807 * gcc.c-torture/execute/string-opt-11.c
4808 * gcc.c-torture/execute/string-opt-12.c
4809 * gcc.c-torture/execute/string-opt-13.c
4810 * gcc.c-torture/execute/string-opt-14.c
4811 * gcc.c-torture/execute/string-opt-15.c
4812 * gcc.c-torture/execute/string-opt-16.c
4813 * gcc.c-torture/execute/string-opt-2.c
4814 * gcc.c-torture/execute/string-opt-6.c
4815 * gcc.c-torture/execute/string-opt-7.c
4816 * gcc.c-torture/execute/string-opt-8.c:
4817 Replace with ...
4818
4819 * gcc.c-torture/execute/builtins/abs-2.c
4820 * gcc.c-torture/execute/builtins/abs-3.c
4821 * gcc.c-torture/execute/builtins/complex-1.c
4822 * gcc.c-torture/execute/builtins/fprintf.c
4823 * gcc.c-torture/execute/builtins/fputs.c
4824 * gcc.c-torture/execute/builtins/memcmp.c
4825 * gcc.c-torture/execute/builtins/memmove.c
4826 * gcc.c-torture/execute/builtins/memops-asm.c
4827 * gcc.c-torture/execute/builtins/mempcpy-2.c
4828 * gcc.c-torture/execute/builtins/mempcpy.c
4829 * gcc.c-torture/execute/builtins/memset.c
4830 * gcc.c-torture/execute/builtins/printf.c
4831 * gcc.c-torture/execute/builtins/sprintf.c
4832 * gcc.c-torture/execute/builtins/strcat.c
4833 * gcc.c-torture/execute/builtins/strchr.c
4834 * gcc.c-torture/execute/builtins/strcmp.c
4835 * gcc.c-torture/execute/builtins/strcpy.c
4836 * gcc.c-torture/execute/builtins/strcspn.c
4837 * gcc.c-torture/execute/builtins/strlen-2.c
4838 * gcc.c-torture/execute/builtins/strlen.c
4839 * gcc.c-torture/execute/builtins/strncat.c
4840 * gcc.c-torture/execute/builtins/strncmp-2.c
4841 * gcc.c-torture/execute/builtins/strncmp.c
4842 * gcc.c-torture/execute/builtins/strncpy.c
4843 * gcc.c-torture/execute/builtins/strpbrk.c
4844 * gcc.c-torture/execute/builtins/strpcpy-2.c
4845 * gcc.c-torture/execute/builtins/strpcpy.c
4846 * gcc.c-torture/execute/builtins/strrchr.c
4847 * gcc.c-torture/execute/builtins/strspn.c
4848 * gcc.c-torture/execute/builtins/strstr-asm.c
4849 * gcc.c-torture/execute/builtins/strstr.c:
4850 ... these new files.
4851
4852 * gcc.c-torture/execute/builtins/abs-2-lib.c
4853 * gcc.c-torture/execute/builtins/abs-3-lib.c
4854 * gcc.c-torture/execute/builtins/complex-1-lib.c
4855 * gcc.c-torture/execute/builtins/fprintf-lib.c
4856 * gcc.c-torture/execute/builtins/fputs-lib.c
4857 * gcc.c-torture/execute/builtins/memcmp-lib.c
4858 * gcc.c-torture/execute/builtins/memmove-lib.c
4859 * gcc.c-torture/execute/builtins/memops-asm-lib.c
4860 * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
4861 * gcc.c-torture/execute/builtins/mempcpy-lib.c
4862 * gcc.c-torture/execute/builtins/memset-lib.c
4863 * gcc.c-torture/execute/builtins/printf-lib.c
4864 * gcc.c-torture/execute/builtins/sprintf-lib.c
4865 * gcc.c-torture/execute/builtins/strcat-lib.c
4866 * gcc.c-torture/execute/builtins/strchr-lib.c
4867 * gcc.c-torture/execute/builtins/strcmp-lib.c
4868 * gcc.c-torture/execute/builtins/strcpy-lib.c
4869 * gcc.c-torture/execute/builtins/strcspn-lib.c
4870 * gcc.c-torture/execute/builtins/strlen-2-lib.c
4871 * gcc.c-torture/execute/builtins/strlen-lib.c
4872 * gcc.c-torture/execute/builtins/strncat-lib.c
4873 * gcc.c-torture/execute/builtins/strncmp-2-lib.c
4874 * gcc.c-torture/execute/builtins/strncmp-lib.c
4875 * gcc.c-torture/execute/builtins/strncpy-lib.c
4876 * gcc.c-torture/execute/builtins/strpbrk-lib.c
4877 * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
4878 * gcc.c-torture/execute/builtins/strpcpy-lib.c
4879 * gcc.c-torture/execute/builtins/strrchr-lib.c
4880 * gcc.c-torture/execute/builtins/strspn-lib.c
4881 * gcc.c-torture/execute/builtins/strstr-asm-lib.c
4882 * gcc.c-torture/execute/builtins/strstr-lib.c
4883 * gcc.c-torture/execute/builtins/lib/abs.c
4884 * gcc.c-torture/execute/builtins/lib/fprintf.c
4885 * gcc.c-torture/execute/builtins/lib/memset.c
4886 * gcc.c-torture/execute/builtins/lib/printf.c
4887 * gcc.c-torture/execute/builtins/lib/sprintf.c
4888 * gcc.c-torture/execute/builtins/lib/strcpy.c
4889 * gcc.c-torture/execute/builtins/lib/strcspn.c
4890 * gcc.c-torture/execute/builtins/lib/strncat.c
4891 * gcc.c-torture/execute/builtins/lib/strncmp.c
4892 * gcc.c-torture/execute/builtins/lib/strncpy.c
4893 * gcc.c-torture/execute/builtins/lib/strpbrk.c
4894 * gcc.c-torture/execute/builtins/lib/strspn.c
4895 * gcc.c-torture/execute/builtins/lib/strstr.c:
4896 New files containing support routines.
4897
4898 * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
4899 declaration.
4900 * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
4901 when not optimizing.
4902
4903 2004-07-02 Mark Mitchell <mark@codesourcery.com>
4904
4905 PR c++/16240
4906 * g++.dg/abi/mangle22.C: New test.
4907 * g++.dg/abi/mangle23.C: Likewise.
4908
4909 2004-07-02 David Billinghurst <David.Billinghurst@riotinto.com>
4910
4911 PR fortran/16290
4912 * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
4913 Allow for cases without denormalized floating point numbers.
4914
4915 2004-07-01 Joseph S. Myers <jsm@polyomino.org.uk>
4916
4917 PR c/1027
4918 * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4919 gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
4920 gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
4921 expected warning text.
4922 * gcc.dg/format/diag-2.c: New test.
4923
4924 2004-07-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4925
4926 * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
4927
4928 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4929
4930 * gcc.dg/builtins-43.c: New.
4931 * gcc.dg/builtins-44.c: New.
4932 * gcc.dg/builtins-45.c: New.
4933
4934 2004-06-26 Geoffrey Keating <geoffk@apple.com>
4935 Andreas Tobler <a.tobler@schweiz.ch>
4936
4937 * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
4938 Use SA_RESETHAND rather than SA_ONESHOT. Trap SIGBUS as well
4939 as SIGSEGV.
4940 * gcc.dg/cleanup-11.c: Likewise.
4941 * gcc.dg/cleanup-8.c: Likewise.
4942 * gcc.dg/cleanup-9.c: Likewise.
4943 * gcc.dg/cleanup-5.c: Run on all platforms.
4944
4945 2004-06-30 Joseph S. Myers <jsm@polyomino.org.uk>
4946
4947 * g++.dg/warn/nonnull1.C: New test.
4948
4949 2004-06-30 Eric Botcazou <ebotcazou@libertysurf.fr>
4950
4951 * gcc.dg/compat/compat-common.h: Wrap up CINT in
4952 an #ifndef SKIP_COMPLEX_INT/#endif pair.
4953 Special-case the Sun compiler wrt to <complex.h>.
4954
4955 2004-06-30 Nitin Yewale <nitiny@kpitcummins.com>
4956
4957 * gcc.dg/Wunreachable-8.C: New test.
4958
4959 * gcc.dg/h8300-ice2.c : New test.
4960
4961 2004-06-30 Tobias Schlueter <tobias.shclueter@physik.uni-muenchen.de>
4962
4963 PR fortran/16161
4964 * gfortran.fortran-torture/compile/implicit.f90: Add test
4965 for implicit character.
4966
4967 2004-06-30 David Billinghurst <David.Billinghurst@riotinto.com>
4968
4969 PR fortran/16289
4970 * gfortran.fortran-torture/execute/intrinsic_nearest.f90
4971 Use tiny() intrinsic to find smallest non-negative real
4972
4973 2004-06-30 Jakub Jelinek <jakub@redhat.com>
4974
4975 * gcc.dg/compat/struct-by-value-22_main.c: New test.
4976 * gcc.dg/compat/struct-by-value-22_x.c: New.
4977 * gcc.dg/compat/struct-by-value-22_y.c: New.
4978
4979 * gcc.c-torture/execute/20040629-1.c: New test.
4980
4981 2004-06-29 Jakub Jelinek <jakub@redhat.com>
4982
4983 * gcc.dg/compat/vector-defs.h: Use vector_size attribute
4984 only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
4985
4986 PR target/16195
4987 * gcc.dg/20040625-1.c: New test.
4988
4989 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4990
4991 * gfortran.fortran-torture/execute/parameter_2.f90: New test.
4992
4993 2004-06-29 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
4994
4995 PR fortran/15963
4996 * gfortran.fortran-torture/execute/initialization_1.f90: New test.
4997
4998 2004-06-29 Richard Henderson <rth@redhat.com>
4999
5000 * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5001
5002 2004-06-29 Paul Brook <paul@codesourcery.com>
5003
5004 * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5005 * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5006
5007 2004-06-29 Nathan Sidwell <nathan@codesourcery.com>
5008
5009 PR c++/16260
5010 * g++.dg/parse/crash15.C: New.
5011
5012 2004-06-28 Andrew Pinski <apinski@apple.com>
5013
5014 * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5015 by the error already.
5016
5017 * g++.dg/opt/ptrmem4.C: Change to compile only test.
5018
5019 2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5020
5021 PR target/14041
5022 * gcc.dg/h8300-bss-align-1.c : New.
5023
5024 2004-06-28 Nathan Sidwell <nathan@codesourcery.com>
5025
5026 * PR c++/16174
5027 * g++.dg/template/ctor4.C: New.
5028
5029 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5030
5031 PR c++/16205
5032 * g++.dg/warn/Wsequence-point-1.C: New test.
5033
5034 2004-06-27 Paul Brook <paul@codesourcery.com>
5035
5036 * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5037
5038 2004-06-27 Zack Weinberg <zack@codesourcery.com>
5039
5040 * g++.old-deja/g++.mike/p7325.C: Remove.
5041
5042 2004-06-27 Andrew Pinski <pinskia@physics.uc.edu>
5043
5044 PR c/14963
5045 * gcc.dg/pr14963.c: New test.
5046
5047 2004-06-27 Mark Mitchell <mark@codesourcery.com>
5048
5049 PR c++/16193
5050 * g++.dg/parse/redef1.C: New test.
5051
5052 2004-06-27 Joseph S. Myers <jsm@polyomino.org.uk>
5053
5054 * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5055 20021110.c.
5056 * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5057 20021119-1.c.
5058 * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5059 gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5060 5-04.c.
5061 * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5062 * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5063 * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5064 * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5065 g++.brendan/enum14.C.
5066 * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5067 * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5068 * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5069 g++.mike/virt1.C.
5070 * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5071 memtemp24.C.
5072
5073 2004-06-27 Roger Sayle <roger@eyesopen.com>
5074
5075 * gcc.dg/20040527-1.c: New test case.
5076
5077 2004-06-26 Bud Davis <bdavis9659@comcast.net>
5078
5079 PR gfortran/pr16196
5080 * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5081
5082 2004-06-25 Roger Sayle <roger@eyesopen.com>
5083
5084 PR middle-end/15825
5085 * gcc.dg/pr15825-1.c: New test case.
5086
5087 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5088
5089 * gcc.c-torture/execute/20040625-1.c: New test.
5090
5091 2004-06-25 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5092
5093 * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5094
5095 2004-06-25 Richard Sandiford <rsandifo@redhat.com>
5096
5097 * gcc.dg/torture/mips-div-1.c: New test.
5098
5099 2004-06-24 Jeff Law <law@redhat.com>
5100
5101 * gcc.dg/tree-ssa/20040624-1.c: New test.
5102
5103 2004-06-24 Richard Sandiford <rsandifo@redhat.com>
5104
5105 * gcc.c-torture/compile/20040624-1.c: New test.
5106
5107 2004-06-24 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5108
5109 * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5110 this directory.
5111
5112 2004-06-23 Andrew Pinski <apinski@apple.com>
5113
5114 PR middle-end/15988
5115 * g++.dg/opt/ptrmem4.C: New test.
5116
5117 * gcc.dg/c90-array-quals-2.c: New test.
5118
5119 2006-06-23 Nitin Yewale <NitinY@KPITCummins.com>
5120
5121 * gcc.dg/kpice1.c: New test.
5122
5123 2006-06-23 Andrew Pinski <apinski@apple.com>
5124
5125 * gcc.dg/c90-array-quals.c: New test.
5126
5127 2006-06-22 Richard Henderson <rth@redhat.com>
5128
5129 * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5130
5131 2004-06-22 Loren James Rittle <ljrittle@acm.org>
5132
5133 * gcc.dg/builtins-config.h: Handle FreeBSD.
5134
5135 2006-06-22 Richard Henderson <rth@redhat.com>
5136
5137 * g++.dg/opt/devirt1.C: New.
5138
5139 2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
5140
5141 * g++.dg/opt/pr15551.C: New testcase.
5142
5143 2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
5144
5145 PR target/14800
5146 * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5147 x86_64-*-linux* when compiling for 32bit.
5148
5149 2004-06-21 Andrew Pinski <apinski@apple.com>
5150
5151 * gcc.dg/pch/struct-1.c: New.
5152 * gcc.dg/pch/struct-1.hs: New.
5153
5154 2004-06-21 Geoffrey Keating <geoffk@apple.com>
5155
5156 * gcc.dg/pch/save-temps-1.c: New file.
5157 * gcc.dg/pch/save-temps-1.hs: New file.
5158
5159 2004-06-22 Janne Blomqvist <jblomqvi@cc.hut.fi>
5160
5161 * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5162 * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5163
5164 2004-06-21 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5165
5166 * gfortran.fortran-torture/execute/select_1.f90: Rename function
5167 to fix type error.
5168 * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5169 Remove trailing spaces.
5170
5171 2004-06-21 Richard Henderson <rth@redhat.com>
5172
5173 * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5174 merging && to BIT_FIELD_REF.
5175
5176 2004-06-21 Richard Sandiford <rsandifo@redhat.com>
5177
5178 * g++.dg/opt/placeholder1.C: New test.
5179
5180 2004-06-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5181
5182 * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5183 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5184 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5185 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5186
5187 2004-06-20 Zack Weinberg <zack@codesourcery.com>
5188
5189 * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5190 extern "C".
5191 * g++.dg/other/pragma-re-1.C: Add comments.
5192
5193 2004-06-19 Bud Davis <bdavis9659@comcast.net>
5194
5195 PR gfortran/16080
5196 * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5197
5198 2004-06-19 Andrew Pinski <pinskia@physics.uc.edu>
5199
5200 * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5201 instead of setting the type of size_t by
5202 hand.
5203
5204 2004-06-18 Roger Sayle <roger@eyesopen.com>
5205
5206 * gcc.dg/unordered-2.c: New test case.
5207 * gcc.dg/unordered-3.c: New test case.
5208
5209 2004-06-19 David Billinghurst <David.Billinghurst@riotinto.com>
5210
5211 PR other/16043
5212 * lib/g++.exp (g++_version): Tweak regexp for version
5213 * lib/g77.exp (g77_version): Likewise
5214 * lib/gfortran.exp (gfortran_version): Likewise
5215 * lib/objc.exp (objc_version): Likewise
5216 * lib/treelang.exp (treelang_version): Likewise
5217
5218 2004-06-19 Jakub Jelinek <jakub@redhat.com>
5219
5220 * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5221 Use INT_MAX instead of __INT_MAX__.
5222 * gcc.dg/compat/struct-align-2_y.c: Likewise.
5223
5224 * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5225 * gcc.dg/compat/scalar-return-3_x.c: Use it.
5226 * gcc.dg/compat/scalar-return-3_y.c: Use it.
5227 * gcc.dg/compat/scalar-return-4_x.c: Use it.
5228 * gcc.dg/compat/scalar-return-4_y.c: Use it.
5229 * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5230 * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5231 * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5232 * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5233
5234 * gcc.dg/range-test-1.c: New test.
5235 * g++.dg/opt/range-test-1.C: New test.
5236
5237 2004-06-17 Richard Henderson <rth@redhat.com>
5238
5239 * objc.dg/sync-1.m: New.
5240 * objc.dg/try-catch-1.m: Don't force next runtime.
5241 * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5242 * objc.dg/try-catch-2.m: Likewise. Enable everywhere. Remove
5243 shadowed catch clause.
5244 * objc.dg/try-catch-5.m: New.
5245
5246 2004-06-17 Zack Weinberg <zack@codesourcery.com>
5247
5248 Bug 14610
5249 * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5250
5251 2004-06-15 Richard Henderson <rth@redhat.com>
5252
5253 * gcc.dg/20001116-1.c: Move expected warning line.
5254
5255 2004-06-15 Richard Henderson <rth@redhat.com>
5256
5257 * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5258 * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5259
5260 2004-06-15 Jeff Law <law@redhat.com>
5261
5262 * gcc.dg/tree-ssa/20040615-1.c: New test.
5263 * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5264 be less sensitive to operand ordering.
5265 * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5266
5267 2004-06-16 Danny Smith <dannysmith@users.sourceforge.net>
5268
5269 * g++.dg/abi/bitfield3.C: Add comment..
5270
5271 2004-06-15 Richard Henderson <rth@redhat.com>
5272
5273 * g++.dg/ext/stmtexpr1.C: XFAIL.
5274 * gcc.dg/20030612-1.c: XFAIL.
5275
5276 2004-06-15 Eric Christopher <echristo@redhat.com>
5277
5278 * g++.dg/charset/asm5.c: New.
5279 * gcc.dg/charset/asm6.c: New.
5280
5281 2004-06-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5282
5283 PR fortran/15962
5284 * gfortran.fortran-torture/execute/select_1.f90: New test.
5285
5286 2004-06-15 Paul Brook <paul@codesourcery.com>
5287
5288 * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5289
5290 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5291
5292 PR c++/15967
5293 * g++.dg/lookup/crash3.C: New test.
5294
5295 2004-06-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5296
5297 PR c++/15947
5298 * g++.dg/parse/dtor4.C: New test.
5299
5300 2004-06-14 Jeff Law <law@redhat.com>
5301
5302 * gcc.c-torture/compile/20040614-1.c: New test.
5303
5304 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5305
5306 PR fortran/15211
5307 * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5308 LEN of a character array.
5309
5310 2004-06-14 Mark Mitchell <mark@codesourcery.com>
5311
5312 PR c++/15096
5313 * g++.dg/template/ptrmem10.C: New test.
5314
5315 PR c++/14930
5316 * g++.dg/template/friend30.C: New test.
5317
5318 2004-06-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5319
5320 PR fortran/14928
5321 * gfortran.fortran-torture/compile/mloc.f90: New test.
5322
5323 2004-06-13 Paul Brook <paul@codesourcery.com>
5324
5325 * gfortran.fortran-torture/execute/random_2.f90: New test.
5326
5327 2004-06-13 Eric Christopher <echristo@redhat.com>
5328
5329 * gcc.dg/noncompile/redecl-1.c: Fix error message.
5330
5331 2004-06-12 Paul Brook <paul@codesourcery.com>
5332
5333 * gfortran.fortran-torture/execute/contained_3.f90: New test.
5334
5335 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5336
5337 PR fortran/14923
5338 * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5339
5340 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5341
5342 PR fortran/14957
5343 * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5344 syntax errors in end statements of contained subroutines.
5345
5346 2004-06-12 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5347
5348 PR fortran/12841
5349 * gfortran.fortran-torture/execute/null_arg.f90: New test.
5350
5351 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5352
5353 PR fortran/15665
5354 * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5355
5356 2004-06-12 Bud Davis <bdavis9659@comcast.net>
5357
5358 PR gfortran/12839
5359 * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5360
5361 2004-06-11 Mark Mitchell <mark@codesourcery.com>
5362
5363 PR c++/15862
5364 * g++.dg/parse/enum1.C: New test.
5365
5366 2004-06-10 Jeff Law <law@redhat.com>
5367
5368 * gcc.c-torture/compile/20040610-1.c: New test.
5369
5370 2004-06-11 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5371
5372 * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5373 * g++.old-deja/g++.other/decl3.C: Likewise.
5374
5375 2004-06-10 Brian Booth <bbooth@redhat.com>
5376
5377 * gcc.dg/tree-ssa/20031015-1.c: Scan for
5378 V_MAY_DEF instead of VDEF.
5379 * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5380
5381 2004-06-10 Mark Mitchell <mark@codesourcery.com>
5382
5383 PR c++/14211
5384 * g++.dg/conversion/const1.C: New test.
5385
5386 PR c++/15076
5387 * g++.dg/conversion/reinterpret1.C: New test.
5388
5389 PR c++/15877
5390 * g++.dg/template/enum2.C: New test.
5391
5392 PR c++/15227
5393 * g++.dg/template/error13.C: New test.
5394
5395 2004-06-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5396
5397 PR fortran/14957
5398 * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5399 arguments to test_* REAL and of the right size.
5400
5401 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5402
5403 PR target/15569
5404 PR rtl-optimization/15681
5405 * gcc.dg/20040609-1.c: New test.
5406
5407 2004-06-10 Jakub Jelinek <jakub@redhat.com>
5408
5409 PR c++/14791
5410 * g++.dg/opt/builtins1.C: New test.
5411
5412 2004-06-10 Danny Smith <dannysmith@users.sourceforge.net>
5413
5414 * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5415 that use default windows32 struct layout.
5416 * gcc.dg/i386-bitfield2.c: Likewise.
5417
5418 2004-06-09 Danny Smith <dannysmith@users.sourceforge.net>
5419
5420 * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5421 for mingw32 and cygwin targets.
5422
5423 2004-06-09 Geoffrey Keating <geoffk@apple.com>
5424
5425 * gcc.dg/pch/macro-4.c: New.
5426 * gcc.dg/pch/macro-4.hs: New.
5427
5428 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5429
5430 PR fortran/13249
5431 * gfortran.fortran-torture/compile/name_clash.f90: New test.
5432
5433 2004-06-09 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5434
5435 PR fortran/13372
5436 * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5437
5438 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5439
5440 PR gfortran/14897
5441 * gfortran.fortran-torture/execute/t_edit.f90: New test.
5442
5443 2004-06-09 Bud Davis <bdavis9659@comcast.net>
5444
5445 PR gfortran/15755
5446 * gfortran.fortran-torture/execute/backspace.c : New test.
5447
5448 2004-06-09 Paul Brook <paul@codesourcery.com>
5449
5450 * gfortran.fortran-torture/execure/intrinsic_associated.f90
5451 (pointer_to_section): Rewrite to use smaller array.
5452
5453 2004-06-08 David Edelsohn <edelsohn@gnu.org>
5454
5455 * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5456 * gcc.dg/ext/altivec-10.c: Same.
5457 * gcc.dg/ext/altivec-11.c: Same.
5458 * gcc.dg/ext/altivec-12.c: Same.
5459 * gcc.dg/ext/altivec-13.c: Same.
5460 * gcc.dg/ext/altivec-14.c: Same.
5461 * gcc.dg/ext/altivec-15.c: Same.
5462 * gcc.dg/ext/altivec-16.c: Same.
5463 * gcc.dg/ext/altivec-3.c: Same.
5464 * gcc.dg/ext/altivec-4.c: Same.
5465 * gcc.dg/ext/altivec-6.c: Same.
5466 * gcc.dg/ext/altivec-7.c: Same.
5467 * gcc.dg/ext/altivec-8.c: Same.
5468 * gcc.dg/ext/altivec-varargs-1.c: Same.
5469
5470 * g++.dg/ext/altivec-1.C: Correct dg syntax.
5471 * g++.dg/ext/altivec-10.C: Same.
5472 * g++.dg/ext/altivec-2.C: Same.
5473 * g++.dg/ext/altivec-3.C: Same.
5474 * g++.dg/ext/altivec-4.C: Same.
5475 * g++.dg/ext/altivec-5.C: Same.
5476 * g++.dg/ext/altivec-6.C: Same.
5477 * g++.dg/ext/altivec-7.C: Same.
5478 * g++.dg/ext/altivec-8.C: Same.
5479 * g++.dg/ext/altivec-9.C: Same.
5480
5481 2004-06-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5482
5483 PR c++/7841
5484 * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5485
5486 2004-06-07 Eric Botcazou <ebotcazou@libertysurf.fr>
5487
5488 * gcc.dg/union-1.c: New test.
5489
5490 2004-06-07 Roger Sayle <roger@eyesopen.com>
5491
5492 * gcc.dg/builtins-41.c: New test case.
5493 * gcc.dg/builtins-42.c: New test case.
5494
5495 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5496
5497 * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5498 * g++.dg/ext/altivec-10.C: Same.
5499 * g++.dg/ext/altivec-2.C: Same.
5500 * g++.dg/ext/altivec-3.C: Same.
5501 * g++.dg/ext/altivec-4.C: Same.
5502 * g++.dg/ext/altivec-5.C: Same.
5503 * g++.dg/ext/altivec-6.C: Same.
5504 * g++.dg/ext/altivec-7.C: Same.
5505 * g++.dg/ext/altivec-8.C: Same.
5506 * g++.dg/ext/altivec-9.C: Same.
5507 * g++.old-deja/g++.abi/cxa_vec.C: Same.
5508 * g++.old-deja/g++.brendan/new3.C: Same.
5509 * gcc.c-torture/execute/eeprof-1.x: Same.
5510
5511 2004-06-07 Joseph S. Myers <jsm@polyomino.org.uk>
5512
5513 PR c/14765
5514 * gcc.dg/pr14765-1.c: New test.
5515
5516 2004-06-07 Roger Sayle <roger@eyesopen.com>
5517
5518 PR c/14649
5519 * gcc.dg/pr14649-1.c: New test case.
5520
5521 2004-06-07 Richard Henderson <rth@redhat.com>
5522
5523 * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5524 if temporaries.
5525
5526 2004-06-07 David Edelsohn <edelsohn@gnu.org>
5527
5528 * g++.dg/eh/elide1.C: Remove XFAIL.
5529
5530 2004-06-07 Mark Mitchell <mark@codesourcery.com>
5531
5532 PR c++/15337
5533 * g++.dg/expr/sizeof3.C: New test.
5534
5535 PR c++/14777
5536 * g++.dg/template/access14.C: New test.
5537
5538 PR c++/15554
5539 * g++.dg/template/enum1.C: New test.
5540
5541 PR c++/15057
5542 * g++.dg/eh/throw1.C: New test.
5543
5544 2004-06-07 David Ayers <d.ayers@inode.at>
5545 Ziemowit Laski <zlaski@apple.com>
5546
5547 * lib/objc.exp (objc_target_compile): Revert the '-framework
5548 Foundation' flag fix, since bare Darwin does not ship
5549 with the Foundation framework.
5550 * objc/execute/next_mapping.h: Provide a local NSConstantString
5551 @interface and @implementation.
5552 (objc_constant_string_init): A constructor function, used to
5553 initialize the NSConstantString meta-class object.
5554 * objc/execute/string1.m: Include "next_mapping.h" instead of
5555 <Foundation/NSString.h>.
5556 * objc/execute/string2.m: Likewise.
5557 * objc/execute/string3.m: Likewise.
5558 * objc/execute/string4.m: Likewise.
5559
5560 2004-06-06 H.J. Lu <hongjiu.lu@intel.com>
5561
5562 * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5563 to double. Replace double with FLOAT.
5564 * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5565
5566 * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5567 * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5568 * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5569 * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5570 * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5571 * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5572 * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5573 * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5574
5575 2004-06-06 Joseph S. Myers <jsm@polyomino.org.uk>
5576
5577 PR c/13519
5578 * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5579
5580 2004-06-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5581
5582 PR c++/15503
5583 * g++.dg/template/meminit2.C: New test.
5584
5585 2004-06-04 Paolo Bonzini <bonzini@gnu.org>
5586
5587 PR target/15822
5588 * gcc.c-torture/execute/compare-fp-1.c,
5589 gcc.c-torture/execute/compare-fp-2.c,
5590 gcc.c-torture/execute/compare-fp-3.c,
5591 gcc.c-torture/execute/compare-fp-4.c,
5592 gcc.c-torture/execute/compare-fp-3.x,
5593 gcc.c-torture/execute/compare-fp-4.x: Moved...
5594 * gcc.c-torture/execute/ieee/compare-fp-1.c,
5595 gcc.c-torture/execute/ieee/compare-fp-2.c,
5596 gcc.c-torture/execute/ieee/compare-fp-3.c,
5597 gcc.c-torture/execute/ieee/compare-fp-4.c,
5598 gcc.c-torture/execute/ieee/compare-fp-3.x,
5599 gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5600
5601 2004-06-04 David Ayers <d.ayers@inode.at>
5602
5603 * objc/execute/protocol-isEqual-4.m: New testcase.
5604
5605 2004-06-04 Nicola Pero <n.pero@mi.flashnet.it>
5606
5607 * objc/execute/protocol-isEqual-1.m: New testcase.
5608 * objc/execute/protocol-isEqual-2.m: New testcase.
5609 * objc/execute/protocol-isEqual-3.m: New testcase.
5610
5611 2004-06-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5612
5613 * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5614
5615 2004-06-02 Ziemowit Laski <zlaski@apple.com>
5616
5617 * lib/objc.exp (objc_target_compile): When running tests on
5618 Darwin (Mac OS X), inform the linker about '-framework
5619 'Foundation'.
5620
5621 2004-06-02 Eric Christopher <echristo@redhat.com>
5622
5623 * gcc.c-torture/compile/20040602-1.c: New.
5624
5625 2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
5626
5627 * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5628 * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5629
5630 PR tree-optimization/14736
5631 * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5632
5633 PR tree-optimization/14042
5634 * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5635
5636 PR tree-optimization/14729
5637 * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5638
5639 2004-06-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5640
5641 PR fortran/15557
5642 * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5643
5644 2004-06-01 Richard Hederson <rth@redhat.com>
5645
5646 * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5647
5648 2004-06-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5649
5650 PR c++/14932
5651 * g++.dg/parse/offsetof4.C: New test.
5652
5653 2004-06-01 Nicola Pero <nicola@brainstorm.co.uk>
5654
5655 PR objc/7993
5656 * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5657
5658 2004-05-31 Mark Mitchell <mark@codesourcery.com>
5659
5660 PR c++/15701
5661 * g++.dg/template/friend29.C: New test.
5662
5663 2004-05-31 Joseph S. Myers <jsm@polyomino.org.uk>
5664
5665 PR c/15749
5666 * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5667
5668 2004-05-31 Eric Botcazou <ebotcazou@libertysurf.fr>
5669
5670 * gcc.dg/sparc-trap-1.c: New test.
5671
5672 2004-05-31 Roger Sayle <roger@eyesopen.com>
5673
5674 PR middle-end/15069
5675 * g++.dg/opt/fold3.C: New test case.
5676
5677 2004-05-30 Graham Stott <graham.stott@btinternet.com>
5678
5679 * lib/target-supports.exp (check_iconv_available): Fix fallout
5680 from 2004-05-28 patch.
5681
5682 2004-05-30 Paul Brook <paul@codesourcery.com>
5683
5684 PR fortran/15620
5685 * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5686 * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5687
5688 2004-05-30 Steven G. Kargl <kargls@comcast.net>
5689
5690 * gfortran.fortran-torture/execute/random_1.f90: New test.
5691
5692 2004-05-28 Ziemowit Laski <zlaski@apple.com>
5693
5694 * g++.dg/ext/altivec-10.C: New test.
5695
5696 2004-05-29 Paul Brook <paul@codesourcery.com>
5697
5698 * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5699
5700 2004-05-28 Ziemowit Laski <zlaski@apple.com>
5701
5702 * gcc.dg/altivec-16.c: New test.
5703
5704 2004-05-28 Janis Johnson <janis187@us.ibm.com>
5705
5706 * lib/target-supports.exp (check_vmx_hw_available): New.
5707 * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5708
5709 * lib/target-supports.exp (check_alias_available,
5710 check_iconv_available, check_named_sections_available): Use
5711 unique names for temporary files.
5712
5713 2004-05-28 Ziemowit Laski <zlaski@apple.com>
5714
5715 * gcc.dg/altivec-15.c: New test.
5716
5717 2004-05-28 Mark Mitchell <mark@codesourcery.com>
5718
5719 PR c++/15083
5720 * g++.dg/warn/noeffect6.C: New test.
5721
5722 PR c++/15471
5723 * g++.dg/expr/ptrmem4.C: New test.
5724
5725 PR c++/15640
5726 * g++.dg/template/operator3.C: New test.
5727
5728 2004-05-28 Mark Mitchell <mark@codesourcery.com>
5729
5730 PR c++/14668
5731 * g++.dg/lookup/redecl1.C: New test.
5732 * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5733
5734 2004-05-28 Paolo Bonzini <bonzini@gnu.org>
5735
5736 * gcc.c-torture/execute/compare-fp-1.c,
5737 gcc.c-torture/execute/compare-fp-2.c,
5738 gcc.c-torture/execute/compare-fp-3.c,
5739 gcc.c-torture/execute/compare-fp-4.c,
5740 gcc.c-torture/execute/compare-fp-3.x,
5741 gcc.c-torture/execute/compare-fp-4.x,
5742 gcc.dg/pr15649-1.c: New.
5743
5744 2004-05-27 Adam Nemet <anemet@lnxw.com>
5745
5746 PR c++/12883
5747 * g++.dg/init/array14.C: New test.
5748
5749 2004-05-25 Janis Johnson <janis187@us.ibm.com>
5750
5751 * lib/compat.exp (compat-get-options-main): New.
5752 (compat-get-options): Remove unneeded code, warn for ignored
5753 command.
5754 (compat-execute): Check flag set by dg-require-* commands.
5755
5756 * lib/compat.exp (compat-execute): Break up long lines.
5757
5758 2004-05-24 Janis Johnson <janis187@us.ibm.com>
5759
5760 * gcc.dg/altivec-7.c: Don't use 'vector long'.
5761 * gcc.dg/altivec-14.c: New test.
5762 * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5763
5764 * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5765 * gcc.dg/altivec-12.c: Ditto.
5766
5767 * gcc.dg/altivec-3.c: Move call to altivec_check.
5768
5769 2004-05-23 Mark Mitchell <mark@codesourcery.com>
5770
5771 PR c++/15044
5772 * g++.dg/template/error12.C: New test.
5773
5774 PR c++/15317
5775 * g++.dg/ext/attrib15.C: New test.
5776
5777 PR c++/15329
5778 * g++.dg/template/ptrmem9.C: New test.
5779
5780 2004-05-25 Paul Brook <paul@codesourcery.com>
5781
5782 * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
5783
5784 2004-05-23 Mark Mitchell <mark@codesourcery.com>
5785
5786 PR c++/15165
5787 * g++.dg/template/crash19.C: New test.
5788
5789 2004-05-23 Mark Mitchell <mark@codesourcery.com>
5790
5791 PR c++/15025
5792 * g++.dg/template/redecl1.C: New test.
5793
5794 2004-05-23 Mark Mitchell <mark@codesourcery.com>
5795
5796 PR c++/14821
5797 * g++.dg/other/ns1.C: New test.
5798
5799 PR c++/14883
5800 * g++.dg/template/invalid1.C: New test.
5801
5802 2004-05-23 Paul Brook <paul@codesourcery.com>
5803 Victor Leikehman <lei@haifasphere.co.il>
5804
5805 * gfortran.fortran-torture/execute/common_init_1.f90: New test.
5806 * gfortran.fortran-torture/execute/equiv_init.f90: New test.
5807
5808 2004-05-22 Mark Mitchell <mark@codesourcery.com>
5809
5810 PR c++/15285
5811 PR c++/15299
5812 * g++.dg/template/non-dependent5.C: New test.
5813 * g++.dg/template/non-dependent6.C: New test.
5814
5815 2004-05-22 Mark Mitchell <mark@codesourcery.com>
5816
5817 PR c++/15507
5818 * g++.dg/inherit/union1.C: New test.
5819
5820 PR c++/15542
5821 * g++.dg/template/addr1.C: New test.
5822
5823 PR c++/15427
5824 * g++.dg/template/array5.C: New test.
5825
5826 PR c++/15287
5827 * g++.dg/template/array6.C: New test.
5828
5829 2004-05-22 Wolfgang Bangerth <bangerth@dealii.org>
5830 Roger Sayle <roger@eyesopen.com>
5831
5832 * g++.dg/lookup/forscope2.C: New test case.
5833
5834 2004-05-22 Ben Elliston <bje@au.ibm.com>
5835
5836 * gcc.dg/cpp/Wmissingdirs.c: New.
5837
5838 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
5839
5840 PR target/15301
5841 * gcc.dg/compat/union-m128-1.h: New file.
5842 * gcc.dg/compat/union-m128-1_main.c: Likewise.
5843 * gcc.dg/compat/union-m128-1_x.c: Likewise.
5844 * gcc.dg/compat/union-m128-1_y.c: Likewise.
5845
5846 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
5847
5848 PR target/15302
5849 * gcc.dg/compat/struct-complex-1.h: New file.
5850 * gcc.dg/compat/struct-complex-1_main.c: Likewise.
5851 * gcc.dg/compat/struct-complex-1_x.c: Likewise.
5852 * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5853
5854 2004-05-20 Roger Sayle <roger@eyesopen.com>
5855
5856 PR middle-end/3074
5857 * gcc.dg/pr3074-1.c: New test case.
5858 * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
5859
5860 2004-05-20 Falk Hueffner <falk@debian.org>
5861
5862 PR other/15526
5863 * gcc.dg/ftrapv-1.c: New test case.
5864
5865 2004-05-18 Feng Wang <fengwang@nudt.edu.cn>
5866
5867 * gfortran.fortran-torture/execute/power.f90: Test constant integers.
5868
5869 2004-05-18 Andrew Pinski <pinskia@physics.uc.edu>
5870 Jeff Law <law@redhat.com>
5871
5872 * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
5873 * gcc.dg/tree-ssa/20040518-2.c: New test.
5874
5875 * gcc.dg/tree-ssa/20040518-1.c: New test.
5876
5877 2004-05-18 Zack Weinberg <zack@codesourcery.com>
5878
5879 * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
5880
5881 2004-05-18 Paul Brook <paul@codesourcery.com>
5882
5883 PR fortran/13930
5884 * gfortran.fortran-torture/execute/der_init_4.f90: New test.
5885
5886 2004-05-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5887
5888 * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
5889 constant folding.
5890
5891 2004-05-17 Steven Bosscher <stevenb@suse.de>
5892
5893 * gcc.dg/tree-ssa/20040517-1.c: New test.
5894
5895 2004-05-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5896
5897 * gcc.dg/loop-4.c: New test.
5898
5899 2004-05-15 Andrew Pinski <pinskia@physics.uc.edu>
5900
5901 * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
5902
5903 2004-05-15 Bud Davis <bdavis9659@comcast.net>
5904
5905 PR fortran/15311
5906 * gfortran.fortran-torture/execute/write_a_1.f90: New test.
5907
5908 2004-05-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5909
5910 PR fortran/13826
5911 PR fortran/13940
5912 * gfortran.fortran-torture/compile/data_1.f90: New test.
5913
5914 2004-05-15 Ulrich Weigand <uweigand@de.ibm.com>
5915
5916 * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
5917 * gcc.dg/uninit-H.c: Define ASM for __s390__.
5918
5919 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
5920
5921 * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
5922
5923 2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
5924
5925 PR c/15444
5926 * gcc.dg/format/xopen-1.c: Adjust expected message.
5927 * gcc.dg/format/xopen-3.c: New test.
5928
5929 2004-05-14 Victor Leikehman <lei@haifasphere.co.il>
5930
5931 * gfortran.fortran-torture/execute/def_init_3.f90: New test.
5932
5933 2004-05-14 Jeff Law <law@redhat.com>
5934
5935 * gcc.dg/tree-ssa/20040514-2.c: New test.
5936
5937 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5938
5939 * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
5940 this ...
5941 * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
5942 this.
5943
5944 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>
5945
5946 * gcc.dg/tree-ssa/20040514-1.c: New test.
5947
5948 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5949
5950 * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
5951 test.
5952
5953 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5954
5955 PR fortran/14066
5956 * gfortran.fortran-torture/compile/do_1.f90: New test.
5957
5958 2004-05-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
5959
5960 PR fortran/15051
5961 * gfortran.fortran-torture/compile/empty_interface_1.f90: New
5962 test.
5963
5964 2004-05-14 Bud Davis <bdavis9659@comcast.net>
5965
5966 PR fortran/15149
5967 * gfortran.fortran-torture/execute/random_init.f90: New test.
5968
5969 2004-05-13 Paul Brook <paul@codesourcery.com>
5970
5971 PR fortran/15314
5972 * gfortran.fortran-torture/execute/der_init_s.f90: New test.
5973
5974 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
5975
5976 * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
5977 for the powerpc case.
5978
5979 2004-05-13 Jeff Law <law@redhat.com>
5980
5981 * gcc.dg/tree-ssa/20040513-1.c: New test.
5982 * gcc.dg/tree-ssa/20040513-2.c: New test.
5983
5984 2004-05-13 Paul Brook <paul@codesourcery.com>
5985
5986 * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
5987 * gcc.dg/tree-ssa/20030714-1.c: Ditto.
5988 * gcc.dg/tree-ssa/20030708-1.c: Ditto.
5989
5990 2004-05-13 Andreas Schwab <schwab@suse.de>
5991
5992 PR other/10819
5993 * lib/gfortran.exp (gfortran_version): Do not match NL/CR
5994 characters.
5995
5996 2004-05-13 Bud Davis <bdavis9659@comcast.net>
5997
5998 PR fortran/15294
5999 * gfortran.fortran-torture/execute/adjustr.f90: New file.
6000
6001 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6002
6003 Merge from tree-ssa-20020619-branch. See
6004 ChangeLog.tree-ssa for details.
6005
6006 2004-05-11 Ziemowit Laski <zlaski@apple.com>
6007
6008 * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6009 include <altivec.h> explicitly.
6010 * gcc.dg/altivec-13.c: Likewise.
6011
6012 2004-05-11 Paul Brook <paul@codesourcery.com>
6013
6014 * gcc.c-torture/compile/20010518-1.c: Force enum size.
6015
6016 2004-05-10 Eric Christopher <echristo@redhat.com>
6017
6018 * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6019 * gcc.dg/sibcall-4.c: Ditto.
6020
6021 2004-05-10 Ziemowit Laski <zlaski@apple.com>
6022
6023 * g++.dg/ext/altivec-8.C: New test case.
6024 * gcc.dg/altivec-13.c: New test case.
6025
6026 2004-05-08 Roger Sayle <roger@eyesopen.com>
6027
6028 * gcc.c-torture/execute/divcmp-1.c: New test case.
6029 * gcc.c-torture/execute/divcmp-2.c: New test case.
6030 * gcc.c-torture/execute/divcmp-3.c: New test case.
6031
6032 2004-05-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6033
6034 * g++.dg/other/pragma-re-2.C: New test.
6035
6036 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6037
6038 * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6039 * gcc.dg/i386-387-2.c: Likewise.
6040
6041 * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6042 __builtin_drem.
6043 * gcc.dg/i386-387-6.c: Likewise.
6044
6045 2004-05-07 Uros Bizjak <uros@kss-loka.si>
6046
6047 * gcc.dg/builtins-33.c: Also check log1p*.
6048
6049 2004-05-07 Hans-Peter Nilsson <hp@axis.com>
6050
6051 PR optimization/15296
6052 * gcc.c-torture/execute/pr15296.c: New test.
6053
6054 2004-05-05 Uros Bizjak <uros@kss-loka.si>
6055
6056 * gcc.dg/builtins-40.c: New test.
6057
6058 2004-05-05 Richard Sandiford <rsandifo@redhat.com>
6059
6060 * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6061
6062 2004-05-04 Paolo Bonzini <bonzini@gnu.org>
6063
6064 * g++.dg/ext/spe1.C: New testcase.
6065
6066 2004-05-04 Ziemowit Laski <zlaski@apple.com>
6067
6068 * objc.dg/image-info.m: Allow additional attributes
6069 for __image_info section.
6070
6071 2004-05-04 Richard Sandiford <rsandifo@redhat.com>
6072
6073 * gcc.dg/torture/mips-hilo-2.c: New test.
6074
6075 2004-05-03 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6076
6077 PR c++/14389
6078 * g++.dg/template/member5.C: New test.
6079
6080 2004-05-03 Uros Bizjak <uros@kss-loka.si>
6081
6082 * gcc.dg/builtins-34.c: Also check expm1*.
6083
6084 2004-05-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6085
6086 * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6087 * gcc.dg/torture/builtin-convert-3.c: New test.
6088
6089 2004-05-01 Ulrich Weigand <uweigand@de.ibm.com>
6090
6091 PR middle-end/15054
6092 * g++.dg/opt/pr15054.C: New test.
6093
6094 2004-04-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6095
6096 * gcc.dg/torture/builtin-rounding-1.c: New test.
6097 * gcc.dg/builtins-25.c: Delete.
6098 * gcc.dg/builtins-29.c: Delete.
6099
6100 2004-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
6101
6102 * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6103 * gcc.dg/sibcall-4.c: Likewise.
6104 * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6105
6106 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6107
6108 * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6109 bit-field on 16-bit targets.
6110
6111 2004-04-30 Kazu Hirata <kazu@cs.umass.edu>
6112
6113 * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6114 16-bit targets.
6115
6116 2004-04-30 Andrew Pinski <pinskia@physics.uc.edu>
6117
6118 * gcc.dg/rs6000-power2-1.c: Change to compile only.
6119 * gcc.dg/rs6000-power2-2.c: Likewise.
6120
6121 2004-04-29 Andrew Pinski <pinskia@physics.uc.edu>
6122
6123 * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6124 * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6125 Change the asm registers to be in form of frN instead of fN.
6126
6127 2004-04-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6128
6129 * gcc.dg/torture/builtin-convert-2.c: New test.
6130
6131 2004-04-28 Andrew Pinski <pinskia@physics.uc.edu>
6132
6133 * gcc.dg/rs6000-power2-1.c: New test.
6134 * gcc.dg/rs6000-power2-2.c: New test.
6135
6136 2004-04-28 Jan Hubicka <jh@suse.cz>
6137
6138 * gcc.dg/unused-6.c: New test.
6139
6140 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6141 Ulrich Weigand <uweigand@de.ibm.com>
6142
6143 * ada/acats/run_all.sh: Define $target variable.
6144
6145 2004-04-26 Andrew Pinski <pinskia@physics.uc.edu>
6146
6147 PR c++/15119
6148 * g++.dg/other/vararg-1.C: New test.
6149
6150 PR c++/4794
6151 * g++.dg/eh/cleanup3.C: New test.
6152
6153 2004-04-24 Laurent GUERBY <laurent@guerby.net>
6154
6155 * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6156 and ad8011a (target_insn).
6157 * ada/acats/support/macro.dfs: Likewise.
6158 * ada/acats/support/impbit.adb: New file.
6159
6160 2004-04-23 Ulrich Weigand <uweigand@de.ibm.com>
6161
6162 * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6163
6164 2004-04-23 Eric Botcazou <ebotcazou@libertysurf.fr>
6165
6166 * gcc.dg/loop-3.c: New test.
6167
6168 2004-04-23 Daniel Jacobowitz <drow@mvista.com>
6169
6170 * gcc.c-torture/execute/simd-5.c: New test.
6171
6172 2004-04-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6173
6174 PR c++/15064
6175 * g++.dg/template/crash18.C: New test.
6176
6177 2004-04-22 Mark Mitchell <mark@codesourcery.com>
6178
6179 * g++.dg/ext/complit3.C: New test.
6180
6181 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6182
6183 * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6184 * gcc.dg/altivec-3.c: Same.
6185 * gcc.dg/altivec-varargs-1.c: Same.
6186
6187 2004-04-21 Aldy Hernandez <aldyh@redhat.com>
6188
6189 * lib/target-supports.exp (check_profiling_available): Assume
6190 profiling is not available on powerpc-eabi targets.
6191
6192 2004-04-21 Janis Johnson <janis187@us.ibm.com>
6193
6194 * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6195 * gcc.dg/vmx/bug-1.c: Ditto.
6196
6197 2004-04-20 Eric Christopher <echristo@redhat.com>
6198
6199 * gcc.dg/charset/extern.c: New test.
6200 * g++.dg/charset/extern3.cc: Ditto.
6201
6202 2004-04-20 Uros Bizjak <uros@kss-loka.si>
6203
6204 * gcc.dg/builtins-39.c: New test.
6205
6206 2004-04-20 Aldy Hernandez <aldyh@redhat.com>
6207
6208 * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6209
6210 2004-04-20 Richard Sandiford <rsandifo@redhat.com>
6211
6212 * gcc.dg/torture/mips-hilo-1.c: New test.
6213
6214 2004-04-19 Andrew Pinski <pinskia@physics.uc.edu>
6215
6216 * gcc.c-torture/compile/20040419-1.c: New test.
6217
6218 2004-04-18 Aldy Hernandez <aldyh@redhat.com>
6219
6220 * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6221
6222 2004-04-18 Zack Weinberg <zack@codesourcery.com>
6223 Aldy Hernandez <aldyh@redhat.com>
6224
6225 * gcc.c-torture/execute/va-arg-24.c: New.
6226
6227 2004-04-17 Zack Weinberg <zack@codesourcery.com>
6228 Aldy Hernandez <aldyh@redhat.com>
6229
6230 * gcc.dg/vmx/1b-01.c: New.
6231 * gcc.dg/vmx/1b-02.c: New.
6232 * gcc.dg/vmx/1b-03.c: New.
6233 * gcc.dg/vmx/1b-04.c: New.
6234 * gcc.dg/vmx/1b-05.c: New.
6235 * gcc.dg/vmx/1b-06.c: New.
6236 * gcc.dg/vmx/1b-07.c: New.
6237 * gcc.dg/vmx/1c-01.c: New.
6238 * gcc.dg/vmx/1c-02.c: New.
6239 * gcc.dg/vmx/3a-01a.c: New.
6240 * gcc.dg/vmx/3a-01.c: New.
6241 * gcc.dg/vmx/3a-01m.c: New.
6242 * gcc.dg/vmx/3a-03.c: New.
6243 * gcc.dg/vmx/3a-03m.c: New.
6244 * gcc.dg/vmx/3a-04.c: New.
6245 * gcc.dg/vmx/3a-04m.c: New.
6246 * gcc.dg/vmx/3a-05.c: New.
6247 * gcc.dg/vmx/3a-06.c: New.
6248 * gcc.dg/vmx/3a-06m.c: New.
6249 * gcc.dg/vmx/3a-07.c: New.
6250 * gcc.dg/vmx/3b-01.c: New.
6251 * gcc.dg/vmx/3b-02.c: New.
6252 * gcc.dg/vmx/3b-10.c: New.
6253 * gcc.dg/vmx/3b-13.c: New.
6254 * gcc.dg/vmx/3b-14.c: New.
6255 * gcc.dg/vmx/3b-15.c: New.
6256 * gcc.dg/vmx/3c-01a.c: New.
6257 * gcc.dg/vmx/3c-01.c: New.
6258 * gcc.dg/vmx/3c-02.c: New.
6259 * gcc.dg/vmx/3c-03.c: New.
6260 * gcc.dg/vmx/3d-01.c: New.
6261 * gcc.dg/vmx/4-01.c: New.
6262 * gcc.dg/vmx/4-03.c: New.
6263 * gcc.dg/vmx/5-01.c: New.
6264 * gcc.dg/vmx/5-02.c: New.
6265 * gcc.dg/vmx/5-03.c: New.
6266 * gcc.dg/vmx/5-04.c: New.
6267 * gcc.dg/vmx/5-05.c: New.
6268 * gcc.dg/vmx/5-06.c: New.
6269 * gcc.dg/vmx/5-07.c: New.
6270 * gcc.dg/vmx/5-07t.c: New.
6271 * gcc.dg/vmx/5-08.c: New.
6272 * gcc.dg/vmx/5-10.c: New.
6273 * gcc.dg/vmx/5-11.c: New.
6274 * gcc.dg/vmx/7-01a.c: New.
6275 * gcc.dg/vmx/7-01.c: New.
6276 * gcc.dg/vmx/7c-01.c: New.
6277 * gcc.dg/vmx/7d-01.c: New.
6278 * gcc.dg/vmx/7d-02.c: New.
6279 * gcc.dg/vmx/8-01.c: New.
6280 * gcc.dg/vmx/8-02a.c: New.
6281 * gcc.dg/vmx/8-02.c: New.
6282 * gcc.dg/vmx/brode-1.c: New.
6283 * gcc.dg/vmx/bug-1.c: New.
6284 * gcc.dg/vmx/bug-2.c: New.
6285 * gcc.dg/vmx/bug-3.c: New.
6286 * gcc.dg/vmx/cw-bug-1.c: New.
6287 * gcc.dg/vmx/cw-bug-2.c: New.
6288 * gcc.dg/vmx/cw-bug-3.c: New.
6289 * gcc.dg/vmx/dct.c: New.
6290 * gcc.dg/vmx/debug-1.c: New.
6291 * gcc.dg/vmx/debug-2.c: New.
6292 * gcc.dg/vmx/debug-3.c: New.
6293 * gcc.dg/vmx/debug-4.c: New.
6294 * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6295 * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6296 * gcc.dg/vmx/eg-5.c: New.
6297 * gcc.dg/vmx/fft.c: New.
6298 * gcc.dg/vmx/gcc-bug-1.c: New.
6299 * gcc.dg/vmx/gcc-bug-2.c: New.
6300 * gcc.dg/vmx/gcc-bug-3.c: New.
6301 * gcc.dg/vmx/gcc-bug-4.c: New.
6302 * gcc.dg/vmx/gcc-bug-5.c: New.
6303 * gcc.dg/vmx/gcc-bug-6.c: New.
6304 * gcc.dg/vmx/gcc-bug-7.c: New.
6305 * gcc.dg/vmx/gcc-bug-8.c: New.
6306 * gcc.dg/vmx/gcc-bug-9.c: New.
6307 * gcc.dg/vmx/gcc-bug-b.c: New.
6308 * gcc.dg/vmx/gcc-bug-c.c: New.
6309 * gcc.dg/vmx/gcc-bug-d.c: New.
6310 * gcc.dg/vmx/gcc-bug-e.c: New.
6311 * gcc.dg/vmx/gcc-bug-f.c: New.
6312 * gcc.dg/vmx/gcc-bug-g.c: New.
6313 * gcc.dg/vmx/gcc-bug-i.c: New.
6314 * gcc.dg/vmx/harness.h: New.
6315 * gcc.dg/vmx/ira1.c: New.
6316 * gcc.dg/vmx/ira2a.c: New.
6317 * gcc.dg/vmx/ira2b.c: New.
6318 * gcc.dg/vmx/ira2.c: New.
6319 * gcc.dg/vmx/ira2c.c: New.
6320 * gcc.dg/vmx/mem.c: New.
6321 * gcc.dg/vmx/newton-1.c: New.
6322 * gcc.dg/vmx/ops.c: New.
6323 * gcc.dg/vmx/sn7153.c: New.
6324 * gcc.dg/vmx/spill2.c: New.
6325 * gcc.dg/vmx/spill3.c: New.
6326 * gcc.dg/vmx/spill.c: New.
6327 * gcc.dg/vmx/t.c: New.
6328 * gcc.dg/vmx/varargs-1.c: New.
6329 * gcc.dg/vmx/varargs-2.c: New.
6330 * gcc.dg/vmx/varargs-3.c: New.
6331 * gcc.dg/vmx/varargs-4.c: New.
6332 * gcc.dg/vmx/varargs-5.c: New.
6333 * gcc.dg/vmx/varargs-6.c: New.
6334 * gcc.dg/vmx/varargs-7.c: New.
6335 * gcc.dg/vmx/vmx.exp: New.
6336 * gcc.dg/vmx/vprint-1.c: New.
6337 * gcc.dg/vmx/vscan-1.c: New.
6338 * gcc.dg/vmx/x-01.c: New.
6339 * gcc.dg/vmx/x-02.c: New.
6340 * gcc.dg/vmx/x-03.c: New.
6341 * gcc.dg/vmx/x-04.c: New.
6342 * gcc.dg/vmx/x-05.c: New.
6343 * gcc.dg/vmx/yousufi-1.c: New.
6344 * gcc.dg/vmx/zero-1.c: New.
6345 * gcc.dg/vmx/zero.c: New.
6346
6347 2004-04-17 Andrew Pinski <pinskia@physics.uc.edu>
6348
6349 * g++.dg/lookup/java1.C: Update for chage of
6350 _Jv_AllocObject.
6351 * g++.dg/lookup/java2.C: Likewise.
6352
6353 2004-04-17 Laurent GUERBY <laurent@guerby.net>
6354
6355 * ada/acats/run_all.sh: use -O2 by default.
6356
6357 2004-04-17 Richard Sandiford <rsandifo@redhat.com>
6358
6359 * gcc.dg/vr-mult-[12].c: New tests.
6360
6361 2004-04-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6362
6363 * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6364
6365 * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6366
6367 2004-04-15 Richard Sandiford <rsandifo@redhat.com>
6368
6369 * lib/target-supports.exp (check_profiling_available): Assume profiling
6370 isn't available for mips*-*-elf targets.
6371
6372 2004-04-14 Uros Bizjak <uros@kss-loka.si>
6373
6374 * gcc.dg/builtins-38.c: New test.
6375
6376 2004-04-14 Eric Christopher <echristo@redhat.com>
6377
6378 * g++.dg/charset/charset.exp: Run .cc extension tests.
6379
6380 2004-04-14 Zack Weinberg <zack@codesourcery.com>
6381
6382 * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32). Update commentary.
6383
6384 2004-04-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6385
6386 * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6387
6388 2004-04-13 Uros Bizjak <uros@kss-loka.si>:
6389
6390 * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6391 * gcc.dg/i386-387-2.c: Likewise.
6392
6393 * gcc.dg/i386-387-7.c: New test.
6394 * gcc.dg/i386-387-8.c: New test.
6395
6396 * gcc.dg/builtins-37.c: New test.
6397
6398 2004-04-13 Geoffrey Keating <geoffk@apple.com>
6399
6400 * g++.dg/pch/externc-1.C: Add missing semicolon.
6401
6402 2004-04-13 Aldy Hernandez <aldyh@redhat.com>
6403
6404 * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6405
6406 2004-04-12 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
6407
6408 * gcc.c-torture/execute/20040411-1.c: New test.
6409
6410 2004-04-10 Joseph S. Myers <jsm@polyomino.org.uk>
6411
6412 * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6413
6414 2004-04-09 Chris Demetriou <cgd@broadcom.com>
6415
6416 * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6417
6418 2004-04-09 Zack Weinberg <zack@codesourcery.com>
6419
6420 * lib/target-supports.exp (check_named_sections_available): New.
6421 * lib/gcc-dg.exp (dg-require-named-sections): New.
6422 * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6423 old-deja.exp. Also prune error-count message from HP linker.
6424 * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6425
6426 * g++.dg/init/init-ref4.C: Use dg-require-weak.
6427 * g++.old-deja/g++.pt/static3.C: Likewise.
6428 * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6429
6430 2004-04-09 Roger Sayle <roger@eyesopen.com>
6431
6432 * gcc.c-torture/execute/20040409-1.c: New test case.
6433 * gcc.c-torture/execute/20040409-2.c: New test case.
6434 * gcc.c-torture/execute/20040409-3.c: New test case.
6435
6436 2004-04-09 Andrew Pinski <pinskia@physics.uc.edu>
6437
6438 * gcc.dg/20040409-1.c: New test.
6439
6440 2004-04-08 Roger Sayle <roger@eyesopen.com>
6441
6442 PR target/14888
6443 * g++.dg/opt/pr14888.C: New test case.
6444
6445 2004-04-08 Geoffrey Keating <geoffk@apple.com>
6446
6447 * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6448 gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6449 gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6450 gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6451 New tests.
6452
6453 2004-04-08 Paul Brook <paul@codesourcery.com>
6454
6455 * gcc.dg/spill-1.c: New test.
6456
6457 2004-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6458
6459 * gcc.dg/torture/builtin-ctype-2.c: New test.
6460
6461 2004-04-07 Ian Lance Taylor <ian@wasabisystems.com>
6462
6463 * gcc.dg/pch/pch.exp: Add largefile test.
6464
6465 2004-04-06 Geoffrey Keating <geoffk@apple.com>
6466
6467 * g++.dg/pch/externc-1.Hs: New.
6468 * g++.dg/pch/externc-1.C: New.
6469
6470 2004-04-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6471
6472 * gcc.dg/compat/struct-by-value-5a_main.c,
6473 gcc.dg/compat/struct-by-value-5b_main.c: New files.
6474 * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6475 * gcc.dg/compat/struct-by-value-5a_x.c,
6476 gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6477 gcc.dg/compat/struct-by-value-5_x.c.
6478 * gcc.dg/compat/struct-by-value-5a_y.c,
6479 gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6480 gcc.dg/compat/struct-by-value-5_y.c.
6481
6482 * gcc.dg/compat/struct-by-value-6a_main.c,
6483 gcc.dg/compat/struct-by-value-6b_main.c: New files.
6484 * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6485 * gcc.dg/compat/struct-by-value-6a_x.c,
6486 gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6487 gcc.dg/compat/struct-by-value-6_x.c.
6488 * gcc.dg/compat/struct-by-value-6a_y.c,
6489 gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6490 gcc.dg/compat/struct-by-value-6_y.c.
6491
6492 * gcc.dg/compat/struct-by-value-7a_main.c,
6493 gcc.dg/compat/struct-by-value-7b_main.c: New files.
6494 * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6495 * gcc.dg/compat/struct-by-value-7a_x.c,
6496 gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6497 gcc.dg/compat/struct-by-value-7_x.c.
6498 * gcc.dg/compat/struct-by-value-7a_y.c,
6499 gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6500 gcc.dg/compat/struct-by-value-7_y.c.
6501
6502 2004-04-06 Jakub Jelinek <jakub@redhat.com>
6503
6504 * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6505 * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6506 * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6507 options.
6508
6509 2004-04-06 Uros Bizjak <uros@kss-loka.si>
6510
6511 * gcc.dg/builtins-36.c: New test.
6512
6513 2004-04-06 Paul Brook <paul@codesourcery.com>
6514
6515 * README.gcc: Remove obsolete contraint on testcases.
6516
6517 2004-04-05 Paul Brook <paul@codesourcery.com>
6518
6519 PR2123
6520 * g++.dg/expr/anew1.C: XFAIL and make reproducible. Call abort on
6521 failure and exit(0) on success.
6522 * g++.dg/expr/anew2.C: Ditto.
6523 * g++.dg/expr/anew3.C: Ditto.
6524 * g++.dg/expr/anew4.C: Ditto.
6525
6526 2004-04-05 Nathan Sidwell <nathan@codesourcery.com>
6527
6528 PR c++/3518
6529 * g++.dg/template/unify7.C: New.
6530
6531 2004-04-02 Nathanael Nerode <neroden@gcc.gnu.org>
6532
6533 * g++.dg/README: Bring up to date with new subdirectories; remove
6534 duplicate subdirectory lines.
6535
6536 2004-04-02 Nathan Sidwell <nathan@codesourcery.com>
6537
6538 PR c++/14007
6539 * g++.dg/template/unify5.C: New.
6540 * g++.dg/template/unify6.C: New.
6541 * g++.dg/template/qualttp20.C: Adjust.
6542 * g++.old-deja/g++.jason/report.C: Adjust.
6543 * g++.old-deja/g++.other/qual1.C: Adjust.
6544
6545 2004-04-01 Mark Mitchell <mark@codesourcery.com>
6546
6547 PR c++/14803
6548 * g++.dg/inherit/ptrmem1.C: New test.
6549
6550 2004-04-01 Jakub Jelinek <jakub@redhat.com>
6551
6552 PR c++/14755
6553 * gcc.c-torture/execute/20040331-1.c: New test.
6554 * gcc.dg/20040331-1.c: New test.
6555
6556 2004-04-01 Paul Brook <paul@codesourcery.com>
6557
6558 * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6559
6560 2004-03-30 Mark Mitchell <mark@codesourcery.com>
6561
6562 PR c++/14724
6563 * g++.dg/init/goto1.C: New test.
6564
6565 PR c++/14763
6566 * g++.dg/template/defarg4.C: New test.
6567
6568 2004-03-30 Hartmut Penner <hpenner@de.ibm.com>
6569
6570 * gcc.dg/altivec-11.c: Extend test for more valid cases.
6571
6572 2004-03-28 David Edelsohn <edelsohn@gnu.org>
6573
6574 * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6575
6576 2004-03-28 Zack Weinberg <zack@codesourcery.com>
6577
6578 * gcc.dg/noncompile/undeclared-2.c: New test.
6579
6580 2004-03-28 Joseph S. Myers <jsm@polyomino.org.uk>
6581
6582 * gcc.dg/940409-1.c: Remove XFAIL.
6583 * gcc.dg/reg-vol-struct-1.c: New test.
6584
6585 2004-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6586
6587 * gcc.dg/torture/builtin-wctype-1.c: New test.
6588
6589 2004-03-26 James A. Morrison <ja2morri@uwaterloo.ca>
6590
6591 * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6592 * gcc.dg/20001101-1.c: Likewise.
6593 * gcc.dg/20001102-1.c: Likewise.
6594
6595 2004-03-25 Roger Sayle <roger@eyesopen.com>
6596
6597 * gcc.dg/compare8.c: Add an additional test for XOR.
6598
6599 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6600
6601 * gcc.dg/torture/builtin-ctype-1.c: New test.
6602
6603 2004-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6604
6605 * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6606 * gcc.dg/torture/builtin-math-1.c: Likewise.
6607 * gcc.dg/torture/builtin-power-1.c: New test.
6608
6609 2004-03-24 Andreas Schwab <schwab@suse.de>
6610
6611 * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6612 IA64 assembler.
6613
6614 2004-03-23 Joseph S. Myers <jsm@polyomino.org.uk>
6615 Roger Sayle <roger@eyesopen.com>
6616
6617 * gcc.dg/compare8.c: New test case.
6618
6619 2004-03-23 Ziemowit Laski <zlaski@apple.com>
6620
6621 * g++.dg/ext/altivec-7.C: New test.
6622
6623 2004-03-23 Zack Weinberg <zack@codesourcery.com>
6624
6625 PR 12267, 12391, 12560, 13129, 14114, 14133
6626 * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6627 * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6628 * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6629 Adjust error regexps.
6630 * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6631 * gcc.dg/noncompile/undeclared-1.c: New test cases.
6632 * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6633 * gcc.dg/local1.c: Add explanatory comment.
6634
6635 2004-03-23 Roger Sayle <roger@eyesopen.com>
6636
6637 PR optimization/14669
6638 * g++.dg/opt/fold2.C: New test case.
6639
6640 2004-03-22 Jakub Jelinek <jakub@redhat.com>
6641
6642 PR c/14069
6643 * gcc.dg/20040322-1.c: New test.
6644
6645 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr>
6646
6647 * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines.
6648 * gcc.dg/ultrasp4.c: Likewise.
6649 * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*.
6650
6651 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
6652
6653 * gcc.dg/i386-sse-8.c: Reset default options.
6654
6655 2004-03-21 Ulrich Weigand <uweigand@de.ibm.com>
6656
6657 * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6658 in the error message text.
6659
6660 2004-03-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
6661
6662 * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6663
6664 2004-03-21 Mark Mitchell <mark@codesourcery.com>
6665
6666 PR c++/14616
6667 * g++.dg/init/array13.C: New test.
6668
6669 2004-03-20 Roger Sayle <roger@eyesopen.com>
6670
6671 PR target/13889
6672 * gcc.c-torture/compile/pr13889.c: New test case.
6673
6674 2004-03-20 Joseph S. Myers <jsm@polyomino.org.uk>
6675
6676 PR c/14635
6677 * builtins-1.c (nan, nans): Don't test.
6678 * builtins-30.c: Don't use nan, nanf, nanl.
6679 * builtins-35.c: New test.
6680
6681 2004-03-19 Ziemowit Laski <zlaski@apple.com>
6682
6683 * g++.dg/ext/altivec-6.C: New test.
6684
6685 2004-03-19 Mark Mitchell <mark@codesourcery.com>
6686
6687 * g++.dg/init/placement3.C: New test.
6688
6689 * g++.dg/template/spec13.C: New test.
6690
6691 * g++.dg/lookup/using11.C: New test.
6692
6693 * g++.dg/lookup/koenig3.C: New test.
6694
6695 * g++.dg/template/operator2.C: New test.
6696
6697 * g++.dg/expr/dtor3.C: New test.
6698 * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6699 marker.
6700 * g++.old-deja/g++.law/visibility28.C: Likewise.
6701
6702 2004-03-19 Paolo Bonzini <bonzini@gnu.org>
6703
6704 * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6705 * gcc.dg/ppc64-abi-3.c: Likewise.
6706
6707 2004-03-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6708
6709 PR c++/14545
6710 * g++.dg/parse/template15.C: New test.
6711
6712 2004-03-18 Mark Mitchell <mark@codesourcery.com>
6713
6714 * g++.dg/expr/dtor2.C: New test.
6715
6716 * g++.dg/lookup/anon4.C: New test.
6717
6718 * g++.dg/overload/using1.C: New test.
6719
6720 * g++.dg/template/lookup7.C: New test.
6721
6722 * g++.dg/template/typename6.C: New test.
6723
6724 * g++.dg/expr/cond6.C: New test.
6725
6726 2004-03-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6727
6728 * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6729
6730 2004-03-18 Mark Mitchell <mark@codesourcery.com>
6731
6732 * g++.dg/expr/cond5.C: New test.
6733 * g++.dg/expr/constcast1.C: Likewise.
6734 * g++.dg/expr/ptrmem2.C: Likewise.
6735 * g++.dg/expr/ptrmem3.C: Likewise.
6736 * g++.dg/lookup/main1.C: Likewise.
6737 * g++.dg/template/lookup6.C: Likewise.
6738
6739 2004-03-18 Mark Mitchell <mark@codesourcery.com>
6740
6741 * gcc.dg/local1.c: New test.
6742
6743 * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6744
6745 2004-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6746
6747 * gcc.dg/torture/builtin-convert-1.c: New test.
6748
6749 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6750
6751 * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6752
6753 2004-03-16 Mark Mitchell <mark@codesourcery.com>
6754
6755 PR c++/14481
6756 * g++.dg/warn/Wunused-7.C: New test.
6757
6758 2004-03-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6759
6760 * gcc.dg/torture/builtin-integral-1.c: New test.
6761
6762 2004-03-16 Mark Mitchell <mark@codesourcery.com>
6763
6764 PR c++/14586
6765 * g++.dg/parse/non-dependent3.C: New test.
6766
6767 2004-03-16 Paolo Bonzini <bonzini@gnu.org>
6768
6769 * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6770 * g++.dg/eh/simd-2.C: Likewise.
6771 * g++.dg/init/array10.C: Likewise.
6772 * gcc.c-torture/compile/simd-1.c: Likewise.
6773 * gcc.c-torture/compile/simd-2.c: Likewise.
6774 * gcc.c-torture/compile/simd-3.c: Likewise.
6775 * gcc.c-torture/compile/simd-4.c: Likewise.
6776 * gcc.c-torture/compile/simd-6.c: Likewise.
6777 * gcc.c-torture/execute/simd-1.c: Likewise.
6778 * gcc.c-torture/execute/simd-2.c: Likewise.
6779 * gcc.dg/compat/vector-defs.h: Likewise.
6780 * gcc.dg/20020531-1.c: Likewise.
6781 * gcc.dg/altivec-3.c: Likewise.
6782 * gcc.dg/altivec-4.c: Likewise.
6783 * gcc.dg/altivec-varargs-1.c: Likewise.
6784 * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
6785 * gcc.dg/i386-mmx-3.c: Likewise.
6786 * gcc.dg/i386-sse-4.c: Likewise.
6787 * gcc.dg/i386-sse-5.c: Likewise.
6788 * gcc.dg/i386-sse-8.c: Likewise.
6789 * gcc.dg/simd-1.c: Likewise.
6790 * gcc.dg/20030218-1.c: Likewise. Plus, do not declare
6791 __ev64_opaque__ since the machine description provides it.
6792
6793 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
6794
6795 * lib/compat.exp (skip_list): New global variable.
6796 Use it to hold the user defined COMPAT_SKIPS list if any.
6797 (compat-obj): Add the members of skip_list to optall.
6798
6799 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
6800
6801 * gcc.dg/compat/union-by-value-1_main.c,
6802 union-by-value-1_x.c, union-by-value-1_y.c,
6803 union-check.h, union-defs.h,
6804 union-init.h, union-return-1_main.c,
6805 union-return-1_x.c, union-return-1_y.c: New files.
6806
6807 2004-03-16 Eric Botcazou <ebotcazou@libertysurf.fr>
6808
6809 * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
6810 mixed-struct-init.h: Add 4 mixed structure types.
6811 struct-by-value-21_main.c, struct-by-value-21_x.c,
6812 struct-by-value-21_y.c, struct-return-21_main.c,
6813 struct-return-21_x.c, struct-return-21_y.c: New files.
6814
6815 2004-03-13 Mark Mitchell <mark@codesourcery.com>
6816
6817 PR c++/14550
6818 * g++.dg/parse/template14.C: New test.
6819
6820 2004-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
6821
6822 * gcc.c-torture/execute/20040313-1.c: New test.
6823
6824 2004-03-13 Jakub Jelinek <jakub@redhat.com>
6825
6826 PR target/14533
6827 * gcc.dg/20040311-2.c: New test.
6828
6829 2004-03-12 Kazu Hirata <kazu@cs.umass.edu>
6830
6831 PR other/14544
6832 * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
6833 bit-field.
6834
6835 2004-03-12 Ulrich Weigand <uweigand@de.ibm.com>
6836
6837 * gcc.dg/20040305-2.c: Add missing return statement.
6838
6839 2004-03-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6840
6841 * gcc.dg/builtins-34.c: Also check pow10*.
6842
6843 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
6844
6845 PR target/14262
6846 * gcc.dg/20040305-2.c: New test.
6847
6848 2004-03-11 Ulrich Weigand <uweigand@de.ibm.com>
6849
6850 * gcc.dg/20040310-1.c: New test.
6851
6852 2004-03-11 Roger Sayle <roger@eyesopen.com>
6853
6854 * gcc.c-torture/execute/20040311-1.c: New test case.
6855
6856 2004-03-11 Mark Mitchell <mark@codesourcery.com>
6857
6858 PR c++/14476
6859 * g++.dg/lookup/enum1.C: New test.
6860
6861 2004-03-10 Mark Mitchell <mark@codesourcery.com>
6862
6863 PR c++/14510
6864 * g++.dg/lookup/struct2.C: New test.
6865
6866 2004-03-10 Uros Bizjak <uros@kss-loka.si>
6867
6868 * gcc.dg/builtins-34.c: New test.
6869
6870 2004-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6871
6872 * gcc.dg/torture/builtin-nonneg-1.c: New test.
6873
6874 2004-03-09 James E Wilson <wilson@specifixinc.com>
6875
6876 * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
6877 * gcc.dg/alias-2.c: New testcase.
6878
6879 2004-03-09 Zack Weinberg <zack@codesourcery.com>
6880
6881 * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
6882
6883 2004-03-09 Roger Sayle <roger@eyesopen.com>
6884
6885 * gcc.c-torture/execute/20040309-1.c: New test case.
6886
6887 2004-03-09 Nathan Sidwell <nathan@codesourcery.com>
6888
6889 PR c++/14397
6890 * g++.dg/overload/ref1.C: New.
6891
6892 2004-03-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6893
6894 PR c++/14409
6895 * g++.dg/template/spec12.C: New test.
6896
6897 PR c++/14448
6898 * g++.dg/parse/crash14.C: New test.
6899
6900 2004-03-09 Mark Mitchell <mark@codesourcery.com>
6901
6902 PR c++/14230
6903 * g++.dg/init/ref11.C: New test.
6904
6905 2004-03-09 Mark Mitchell <mark@codesourcery.com>
6906
6907 PR c++/14432
6908 * g++.dg/parse/builtin2.C: New test.
6909
6910 2004-03-08 Mark Mitchell <mark@codesourcery.com>
6911
6912 PR c++/14401
6913 * g++.dg/init/ctor3.C: New test.
6914 * g++.dg/init/union1.C: New test.
6915 * g++.dg/ext/anon-struct4.C: New test.
6916
6917 2004-03-08 Mark Mitchell <mark@codesourcery.com>
6918
6919 * g++.dg/lookup/koenig1.C: Tweak error messages.
6920 * g++.dg/lookup/used-before-declaration.C: Likewise.
6921 * g++.dg/other/do1.C: Likewise.
6922 * g++.dg/overload/koenig1.C: Likewise.
6923 * g++.dg/parse/crash13.C: Likewise.
6924 * g++.dg/template/instantiate3.C: Likewise.
6925
6926 2004-03-08 Eric Christopher <echristo@redhat.com>
6927
6928 * * lib/target-supports.exp: Enable libiconv in test
6929 compilation. Fix up error checking.
6930
6931 2004-03-08 Roger Sayle <roger@eyesopen.com>
6932
6933 PR middle-end/14289
6934 * gcc.dg/pr14289-1.c: New test case.
6935 * gcc.dg/pr14289-2.c: Likewise.
6936 * gcc.dg/pr14289-3.c: Likewise.
6937
6938 2004-03-08 Eric Botcazou <ebotcazou@act-europe.fr>
6939
6940 * gcc.c-torture/execute/20040308-1.c: New test.
6941
6942 2004-03-07 Roger Sayle <roger@eyesopen.com>
6943
6944 * gcc.c-torture/execute/20040307-1.c: New test case.
6945
6946 2004-03-07 Richard Sandiford <rsandifo@redhat.com>
6947
6948 * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
6949
6950 2004-03-06 Ulrich Weigand <uweigand@de.ibm.com>
6951
6952 * gcc.dg/20040306-1.c: New test.
6953
6954 2004-03-06 Kazu Hirata <kazu@cs.umass.edu>
6955
6956 * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
6957 them static.
6958 * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
6959
6960 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6961
6962 PR c/14465
6963 * gcc.dg/decl-6.c: New test.
6964
6965 2004-03-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6966
6967 * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
6968 Rename LOGPOW -> LOG_POW.
6969 (SQRT_EXP, POW_EXP): New.
6970
6971 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6972
6973 * gcc.dg/i386-sse-8.c: New test.
6974
6975 2004-03-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6976
6977 PR c/14114
6978 * gcc.dg/decl-5.c: New test.
6979
6980 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
6981
6982 * gcc.dg/20040305-1.c: New test.
6983
6984 2004-03-05 Hans-Peter Nilsson <hp@axis.com>
6985
6986 PR other/14354
6987 * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
6988
6989 2004-03-04 Ziemowit Laski <zlaski@apple.com>
6990
6991 PR c++/14425, c++/14426
6992 * g++.dg/ext/altivec-4.C: New test.
6993 * g++.dg/ext/altivec-5.C: New test.
6994
6995 2004-03-04 Geoffrey Keating <geoffk@apple.com>
6996
6997 * g++.old-deja/g++.other/linkage1.C: Expect errors about
6998 global variables of a type with no linkage.
6999 * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7000 * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7001 * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7002 * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7003 * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7004 * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7005 * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7006 * g++.dg/warn/deprecated.C: Name enum Color.
7007 * g++.dg/overload/VLA.C: Name structure for 'b'.
7008 * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7009
7010 2004-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7011
7012 * gcc.c-torture/compile/20040304-1.c: New test.
7013
7014 2004-03-03 Zack Weinberg <zack@codesourcery.com>
7015
7016 PR 13728
7017 * gcc.dg/decl-4.c: New testcase.
7018
7019 2004-03-03 Kazu Hirata <kazu@cs.umass.edu>
7020
7021 * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7022 as PRECF if sizeof (float) > sizeof (double).
7023 (PRECL): Make it the same as PRECF if
7024 sizeof (float) > sizeof (long double).
7025
7026 2004-03-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7027
7028 * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7029 system type. Add check for irix6 which doesn't have c99 runtime.
7030
7031 2004-03-03 Bob Wilson <bob.wilson@acm.org>
7032
7033 * gcc.dg/const-elim-1.c: xfail for xtensa.
7034
7035 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7036
7037 PR c++/14369
7038 * g++.dg/template/cond4.C: New test.
7039
7040 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7041
7042 PR c++/14360
7043 * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7044
7045 PR c++/14361
7046 * g++.dg/parse/defarg7.C: New test.
7047
7048 PR c++/14359
7049 * g++.dg/template/friend26.C: New test.
7050
7051 2004-03-01 Mark Mitchell <mark@codesourcery.com>
7052
7053 PR c++/14324
7054 * g++.dg/abi/mangle21.C: New test.
7055
7056 PR c++/14260
7057 * g++.dg/parse/constructor2.C: New test.
7058
7059 PR c++/14337
7060 * g++.dg/template/sfinae1.C: New test.
7061
7062 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7063
7064 PR c++/14267
7065 * g++.dg/expr/crash2.C: New test.
7066
7067 PR middle-end/13448
7068 * gcc.dg/inline-5.c: New test.
7069 * gcc.dg/always-inline.c: Split out tests into ...
7070 * gcc.dg/always-inline2.c: ... this and ...
7071 * gcc.dg/always-inline3.c: ... this.
7072
7073 2004-02-29 Mark Mitchell <mark@codesourcery.com>
7074
7075 PR debug/12103
7076 * g++.dg/debug/crash1.C: New test.
7077
7078 2004-02-29 Kazu Hirata <kazu@cs.umass.edu>
7079
7080 * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7081 function with __attribute__((noinline)).
7082 (recurser_void2): Likewise.
7083 * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7084 (recurser_void2): Likewise.
7085
7086 2004-02-29 Roger Sayle <roger@eyesopen.com>
7087
7088 PR middle-end/14203
7089 * g++.dg/warn/Wunused-6.C: New test case.
7090
7091 2004-02-28 Richard Earnshaw <rearnsha@arm.com>
7092
7093 * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7094 not defined.
7095
7096 2004-02-27 Eric Christopher <echristo@redhat.com>
7097
7098 * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7099 * g++.dg/charset/asm2.c: Run only x86.
7100 * gcc.dg/charset/asm3.c: Ditto.
7101
7102 2004-02-27 Aldy Hernandez <aldyh@redhat.com>
7103
7104 * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7105 ld_library_path.
7106
7107 2004-02-27 Ziemowit Laski <zlaski@apple.com>
7108
7109 * g++.dg/ext/altivec-3.C: New.
7110
7111 2004-02-26 Richard Henderson <rth@redhat.com>
7112
7113 * g++.dg/ext/attrib10.C: Mark for warning.
7114 * gcc.dg/attr-alias-1.c: New.
7115
7116 2004-02-26 Richard Henderson <rth@redhat.com>
7117
7118 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7119 * gcc.c-torture/execute/20040208-2.c: ... it back.
7120
7121 2004-02-26 Eric Christopher <echristo@redhat.com>
7122
7123 * lib/target-supports.exp (check-iconv-available): New function.
7124 * lib/gcc-dg.exp (dg-require-iconv): New function.
7125 Use above.
7126 * gcc.dg/charset: New directory.
7127 * gcc.dg/charset/charset.exp: New file.
7128 * gcc.dg/charset/asm1.c: Ditto.
7129 * gcc.dg/charset/asm2.c: Ditto.
7130 * gcc.dg/charset/asm3.c: Ditto.
7131 * gcc.dg/charset/asm4.c: Ditto.
7132 * gcc.dg/charset/asm5.c: Ditto.
7133 * gcc.dg/charset/attribute1.c: Ditto.
7134 * gcc.dg/charset/attribute2.c: Ditto.
7135 * gcc.dg/charset/string1.c: Ditto.
7136 * g++.dg/charset: New directory.
7137 * g++.dg/dg.exp: Add here. Special options.
7138 * g++.dg/charset/charset.exp: New file.
7139 * g++.dg/charset/asm1.c: Ditto.
7140 * g++.dg/charset/asm2.c: Ditto.
7141 * g++.dg/charset/asm3.c: Ditto.
7142 * g++.dg/charset/asm4.c: Ditto.
7143 * g++.dg/charset/attribute1.c: Ditto.
7144 * g++.dg/charset/attribute2.c: Ditto.
7145 * g++.dg/charset/extern1.cc: Ditto.
7146 * g++.dg/charset/extern2.cc: Ditto.
7147 * g++.dg/charset/string1.c: Ditto.
7148
7149 2004-02-26 Mark Mitchell <mark@codesourcery.com>
7150
7151 PR c++/14278
7152 * g++.dg/parse/comma1.C: New test.
7153
7154 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7155
7156 PR c++/14284
7157 * g++.dg/template/ttp8.C: New test.
7158
7159 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
7160
7161 * gcc.dg/fixuns-trunc-1.c: New test.
7162
7163 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7164
7165 * gcc.dg/builtins-config.h: Use #elif.
7166
7167 2004-02-26 Michael Matz <matz@suse.de>
7168
7169 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7170 * gcc.dg/991214-1.c: Likewise.
7171 * gcc.dg/i386-asm-1.c: Likewise.
7172
7173 2004-02-25 Richard Henderson <rth@redhat.com>
7174
7175 * gcc.c-torture/execute/20040208-2.c: Move ...
7176 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7177
7178 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7179
7180 PR c++/14246
7181 * g++.dg/other/crash-3.C: New test.
7182
7183 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7184
7185 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7186 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7187
7188 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7189 HP-UX.
7190
7191 2004-02-24 Michael Matz <matz@suse.de>
7192
7193 * gcc.dg/i386-regparm.c: New.
7194
7195 2004-02-23 James E Wilson <wilson@specifixinc.com>
7196
7197 * gcc.c-torture/execute/20040223-1.c: New.
7198
7199 2004-02-23 Zack Weinberg <zack@codesourcery.com>
7200 Kazu Hirata <kazu@cs.umass.edu>
7201
7202 * gcc.dg/fwritable-strings-1.c: Remove.
7203
7204 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
7205
7206 PR c/14156
7207 * gcc.dg/20040223-1.c: New test.
7208
7209 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7210
7211 PR c++/14106
7212 * g++.dg/ext/typeof9.C: New test.
7213
7214 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7215
7216 PR c++/14250
7217 * g++.dg/other/switch1.C: New test.
7218
7219 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
7220
7221 * gcc.dg/cast-function-1.c: Adjust for new informative message.
7222 * gcc.dg/va-arg-1.c: Likewise.
7223
7224 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7225
7226 PR c++/14143
7227 * g++.dg/template/koenig5.C: New test.
7228
7229 2004-02-21 Ziemowit Laski <zlaski@apple.com>
7230
7231 * g++.dg/ext/altivec-1.C: Generalize target triple.
7232 * g++.dg/ext/altivec-2.C: New test case.
7233 * g++.dg/ext/altivec_check.h: New file.
7234 * gcc.dg/altivec-1.c: Generalize target triple;
7235 include altivec_check.h and call altivec_check().
7236 * gcc.dg/altivec-[2-5].c: Generalize target triple.
7237 * gcc.dg/altivec-6.c: New test case.
7238 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7239 type casts as needed.
7240 * gcc.dg/altivec-10.c: Include altivec_check.h and call
7241 altivec_check().
7242 * gcc.dg/altivec-12.c: New test case.
7243 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7244 include altivec_check.h and call altivec_check().
7245 * gcc.dg/altivec_check.h: New file.
7246
7247 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7248
7249 * lib/target-supports.exp (check_alias_available): Don't mangle
7250 function `g' in test program.
7251
7252 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7253
7254 * lib/target-supports.exp (check_profiling_available): Check
7255 argument to determine whether we support a profiling type.
7256 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7257 check_profiling_available.
7258 * g++.dg/bprob/bprob.exp: Likewise
7259 * g77.dg/bprob/bprob.exp: Likewise.
7260 * gcc.misc-tests/bprob.exp: Likewise.
7261 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7262 dg-require-profiling and delete expected error handling.
7263 * gcc.dg/20021014-1.c: Likewise.
7264 * gcc.dg/nest.c: Likewise.
7265
7266 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7267
7268 PR c++/12007
7269 * g++.dg/other/vthunk1.C: New test.
7270
7271 2004-02-20 Falk Hueffner <falk@debian.org>
7272
7273 PR target/14201
7274 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7275
7276 2004-02-20 Mark Mitchell <mark@codesourcery.com>
7277
7278 PR c++/13927
7279 * g++.dg/other/error8.C: Remove XFAIL markers.
7280
7281 PR c++/14173
7282 * g++.dg/ext/packed5.C: New test.
7283
7284 PR c++/14199
7285 * g++.dg/warn/Wunused-5.C: New test.
7286
7287 PR c++/14186
7288 * g++.dg/lookup/member1.C: New test.
7289
7290 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
7291
7292 * gcc.c-torture/compile/20040130-1.c: Enable only when
7293 __INT_MAX__ >= 2147483647L.
7294 * gcc.c-torture/compile/961203-1.c: Likewise.
7295
7296 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
7297
7298 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7299 * g++.dg/opt/template1.C: Robustify assembler regexp
7300
7301 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7302
7303 * gcc.c-torture/execute/simd-4.x: Remove.
7304 * gcc.c-torture/execute/va-arg-25.x: Likewise.
7305 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7306 Guard with #ifndef SKIP_ATTRIBUTE.
7307 * gcc.dg/compat/vector-1_y.c: Likewise.
7308 * gcc.dg/compat/vector-2_x.c: Likewise.
7309 * gcc.dg/compat/vector-2_y.c: Likewise.
7310 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7311 * g++.dg/eh/simd-2.C: Likewise.
7312
7313 2004-02-19 Alan Modra <amodra@bigpond.net.au>
7314
7315 * gcc.c-torture/compile/complex-1.c: New.
7316
7317 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
7318
7319 PR target/14209
7320 * gcc.c-torture/execute/20040218-1.c: New test.
7321
7322 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7323
7324 PR c++/14181
7325 * g++.dg/parse/new2.C: New test.
7326
7327 2004-02-18 Paul Brook <paul@codesourcery.com>
7328
7329 * gcc.c-torture/compile/libcall-1.c: New test.
7330
7331 2004-02-18 Paul Brook <paul@codesourcery.com>
7332
7333 PR debug/12934
7334 * gcc.dg/debug/debug-7.c: New test.
7335
7336 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
7337
7338 * gcc.dg/20040217-1.c: New test.
7339
7340 2004-02-17 Zack Weinberg <zack@codesourcery.com>
7341
7342 * gcc.c-torture/execute/990208-1.x: Delete.
7343
7344 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
7345
7346 * gcc.c-torture/execute/20040208-2.x: New file.
7347
7348 2004-02-17 Mark Mitchell <mark@codesourcery.com>
7349
7350 PR c++/11326
7351 * g++.dg/abi/structret1.C: New test.
7352
7353 2004-02-17 Jakub Jelinek <jakub@redhat.com>
7354
7355 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7356 (i386_cpuid): No need to test if cpuid is available on AMD64.
7357 Fix assembly, so that it works onboth i386 and AMD64.
7358 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7359 (vecInLong): Fix s[] member type to unsigned int.
7360 (vecInWord): Remove type.
7361 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7362 (a64, b64, c64, d64, e64): Remove.
7363 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7364 Remove unused variable. Remove initialization of removed variables.
7365 Don't call mmx_tests nor sse_tests.
7366 (reference_mmx, reference_sse): Remove.
7367 (check): Add return stmt.
7368 * gcc.dg/i386-sse-7.c: New test.
7369 * gcc.dg/i386-mmx-4.c: New test.
7370
7371 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7372
7373 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7374 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7375 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7376 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7377 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7378 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7379 g++.dg/tc1/dr94.C: Fix line terminator.
7380
7381 2004-02-16 Geoffrey Keating <geoffk@apple.com>
7382
7383 * gcc.c-torture/compile/20040216-1.c: New.
7384
7385 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7386
7387 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7388 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7389 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7390 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7391 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7392 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7393
7394 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
7395
7396 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7397
7398 2004-02-15 Mark Mitchell <mark@codesourcery.com>
7399
7400 PR c++/13971
7401 * g++.dg/expr/cond4.C: New test.
7402
7403 PR c++/14086
7404 * g++.dg/lookup/crash2.C: New test.
7405
7406 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
7407
7408 * gcc.c-torture/compile/20040214-2.c: New test.
7409
7410 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
7411
7412 PR c++/14116
7413 * g++.dg/ext/typeof8.C: New test.
7414
7415 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
7416
7417 * gcc.c-torture/compile/20040214-1.c: New test.
7418
7419 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7420
7421 PR c++/13635
7422 * g++.dg/template/spec11.C: New test.
7423
7424 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7425
7426 PR c++/13927
7427 * g++.dg/other/error8.C: New test.
7428
7429 2004-02-13 Mark Mitchell <mark@codesourcery.com>
7430
7431 PR c++/14122
7432 * g++.dg/template/array4.C: New test.
7433
7434 PR c++/14108
7435 * g++.dg/inherit/thunk2.C: New test.
7436
7437 PR c++/14083
7438 * g++.dg/eh/cond2.C: New test.
7439
7440 2004-02-12 Alan Modra <amodra@bigpond.net.au>
7441
7442 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7443
7444 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
7445
7446 * lib/scanasm.exp (dg-scan): Quote pattern before display.
7447
7448 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
7449
7450 * g++.dg/simd-2.C: xfail on ppc64-linux.
7451
7452 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
7453
7454 PR c/456
7455 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7456 tests.
7457
7458 2004-02-11 Uros Bizjak <uros@kss-loka.si>
7459
7460 * gcc.dg/builtins-33.c: New test.
7461
7462 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
7463
7464 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7465
7466 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7467
7468 * g++.dg/simd-2.C: Set -maltivec for ppc64.
7469
7470 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
7471
7472 * gcc.dg/ppc64-abi-3.c: New test.
7473
7474 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
7475
7476 PR c/14092
7477
7478 * gcc.dg/pr14092-1.c: New testcase.
7479
7480 2004-02-10 Alan Modra <amodra@bigpond.net.au>
7481
7482 * gcc.dg/cpp/assert4.c: Fix typo last change.
7483
7484 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7485 * gcc.dg/cpp/assert4.c: Handle powerpc64.
7486
7487 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7488
7489 2004-02-09 Roger Sayle <roger@eyesopen.com>
7490
7491 * gcc.c-torture/compile/20040209-1.c: New test case.
7492
7493 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
7494
7495 * gcc.dg/c90-init-1.c: Adjust expected error messages.
7496
7497 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
7498
7499 * gcc.c-torture/execute/20040208-[12].c: New tests.
7500
7501 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7502
7503 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7504
7505 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7506
7507 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7508
7509 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7510
7511 Bug 13856
7512 * gcc.dg/visibility-8.c: New testcase.
7513
7514 2004-02-07 Zack Weinberg <zack@codesourcery.com>
7515
7516 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7517 arguments.
7518 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7519
7520 2004-02-07 Roger Sayle <roger@eyesopen.com>
7521
7522 PR middle-end/13696
7523 * g++.dg/opt/fold1.C: New test case.
7524
7525 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7526
7527 PR c++/14033
7528 * g++.dg/other/crash-2.C: New test.
7529
7530 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7531
7532 PR c++/14028
7533 * g++.dg/parse/angle-bracket2.C: New test.
7534
7535 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7536
7537 PR middle-end/13750
7538 Revert:
7539 2004-01-15 Geoffrey Keating <geoffk@apple.com>
7540 PR pch/13361
7541 * testsuite/g++.dg/pch/wchar-1.C: New.
7542 * testsuite/g++.dg/pch/wchar-1.Hs: New.
7543
7544 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7545
7546 PR c++/14008
7547 * g++.dg/parse/error15.C: New test.
7548 * g++.dg/parse/crash11.C: Update dg-error mark.
7549
7550 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7551
7552 PR c++/13932
7553 * g++.dg/warn/conv2.C: New test.
7554
7555 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7556
7557 PR c++/13086
7558 * g++.dg/warn/incomplete1.C: Remove xfail.
7559
7560 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7561
7562 * lib/file-format.exp (gcc_target_object_format): Use
7563 ${tool}_target_compile, not gcc_target_compile.
7564 * lib/target-supports.exp (check_alias_available): Likewise.
7565 (check_gc_sections_available): Likewise.
7566 * g++.dg/ext/attrib10.C: Use dg-require-alias.
7567 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7568 dg-require-alias.
7569
7570 2004-02-04 Mark Mitchell <mark@codesourcery.com>
7571
7572 PR c++/13969
7573 * g++.dg/template/static6.C: New test.
7574
7575 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
7576
7577 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7578
7579 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7580
7581 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7582 tests for systems where `char' is unsigned by default.
7583
7584 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7585
7586 PR c++/13997
7587 * g++.dg/template/partial3.C: New test.
7588
7589 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7590
7591 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7592 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7593 Remove mentions of obsolete ports.
7594
7595 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
7596
7597 * gcc.dg/noncompile/20001228-1.c: Fix for new
7598 error message.
7599
7600 2004-02-03 Roger Sayle <roger@eyesopen.com>
7601
7602 PR target/9348
7603 * gcc.c-torture/execute/multdi-1.c: New test case.
7604
7605 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7606
7607 PR c++/13925
7608 * g++.dg/template/lookup5.C: New test.
7609
7610 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7611
7612 PR c++/13950
7613 * g++.dg/template/lookup4.C: New test.
7614
7615 PR c++/13970
7616 * g++.dg/parse/error14.C: New test.
7617
7618 PR c++/14002
7619 * g++.dg/parse/template13.C: New test.
7620
7621 2004-02-03 Mark Mitchell <mark@codesourcery.com>
7622
7623 PR c++/13978
7624 * g++.dg/template/koenig4.C: New test.
7625
7626 PR c++/13968
7627 * g++.dg/template/crash17.C: New test.
7628
7629 PR c++/13975
7630 * g++.dg/parse/error13.C: New test.
7631 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7632
7633 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7634
7635 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7636
7637 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
7638
7639 PR c/11658
7640 PR c/13994
7641 * gcc.dg/noncompile/20040203-1.c: New test.
7642 * gcc.dg/noncompile/20040203-2.c: Likewise.
7643 * gcc.dg/noncompile/20040203-3.c: Likewise.
7644 * gcc.dg/20040203-1.c: Likewise.
7645
7646 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
7647
7648 PR c++/10858
7649 * g++.dg/template/sizeof7.C: New test.
7650
7651 2004-02-02 Eric Christopher <echristo@redhat.com>
7652 Zack Weinberg <zack@codesourcery.com>
7653
7654 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7655
7656 2004-02-02 Zack Weinberg <zack@codesourcery.com>
7657
7658 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7659 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7660 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7661 * gcc.dg/cleanup-5.c: Run only on Linux targets.
7662
7663 2004-02-02 Mark Mitchell <mark@codesourcery.com>
7664
7665 PR c++/13113
7666 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7667
7668 PR c++/13854
7669 * g++.dg/ext/attrib13.C: New test.
7670
7671 PR c++/13907
7672 * g++.dg/conversion/op2.C: New test.
7673
7674 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
7675
7676 * gcc.dg/titype-1.c: Fix pasto.
7677
7678 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
7679
7680 * gcc.dg/titype-1.c: New test.
7681
7682 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7683
7684 PR c++/13957
7685 * g++.dg/template/non-type-template-argument-1.C,
7686 g++.dg/template/qualified-id1.C: Update dg-error marks.
7687 * g++.dg/template/nontype6.C: New test.
7688
7689 2004-02-01 Roger Sayle <roger@eyesopen.com>
7690
7691 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7692 * gcc.dg/builtins-31.c: New testcase.
7693 * gcc.dg/builtins-32.c: New testcase.
7694
7695 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
7696
7697 * objc.dg/call-super-2.m: Update line numbers
7698 for the including of stddef.h.
7699
7700 2004-01-30 Michael Matz <matz@suse.de>
7701
7702 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7703 g++.dg/ext/case-range3.C: New tests.
7704
7705 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7706
7707 DR206
7708 PR c++/13813
7709 * g++.dg/template/member4.C: New test.
7710
7711 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7712
7713 PR c++/13683
7714 * g++.dg/template/sizeof6.C: New test.
7715
7716 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
7717
7718 * gcc.dg/fwritable-strings-1.c: New test.
7719
7720 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
7721
7722 * gcc.c-torture/compile/20040130-1.c: New test.
7723
7724 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
7725
7726 * objc.dg/call-super-2.m: Include stddef.h for size_t.
7727
7728 2004-01-29 Mark Mitchell <mark@codesourcery.com>
7729
7730 PR c++/13883
7731 * g++.dg/template/ctor3.C: New test.
7732
7733 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7734
7735 * g++.dg/tc1: New directory.
7736 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7737 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7738 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7739 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7740 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7741
7742 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7743
7744 * g++.dg/parse/error11.C: New test.
7745 * g++.dg/parse/error12.C: Likewise.
7746
7747 2004-01-28 Ziemowit Laski <zlaski@apple.com>
7748
7749 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7750 (scan_initial, main): Use aligned_sizeof instead of sizeof.
7751
7752 2004-01-28 Mark Mitchell <mark@codesourcery.com>
7753
7754 PR c++/13791
7755 * g++.dg/ext/attrib12.C: New test.
7756
7757 PR c++/13736
7758 * g++.dg/parse/cast2.C: New test.
7759
7760 2004-01-27 James E Wilson <wilson@specifixinc.com>
7761
7762 * objc.dg/encode-2.m (main): New local string. Set depending on
7763 sizeof long. Use in sscanf call.
7764 * objc.dg/encode-3.m (main): New local string. Set depending on
7765 sizeof long. Use in scan_initial call.
7766
7767 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7768
7769 * objc.dg/call-super-2.m: Make LP64-safe.
7770 * objc.dg/desig-init-1.m: Likewise.
7771
7772 2004-01-27 Devang Patel <dpatel@apple.com>
7773
7774 * g++.dg/debug/namespace1.C: New test.
7775
7776 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
7777
7778 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
7779 xscale-*-*.
7780
7781 * gcc.dg/arm-mmx-1.c: New test.
7782
7783 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
7784
7785 * gcc.dg/20040127-1.c: New test.
7786 * gcc.dg/20040127-2.c: New test.
7787
7788 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7789
7790 * objc.dg/stret-1.m (glob): Renamed to globa.
7791
7792 2004-01-26 Mark Mitchell <mark@codesourcery.com>
7793
7794 PR c++/13663
7795 * g++.dg/expr/for1.C: New test.
7796
7797 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
7798
7799 PR middle-end/13779
7800 * gcc.dg/darwin-longlong.c: New test.
7801
7802 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
7803
7804 * gcc.dg/20040124-1.c: Moved test from here...
7805 * gcc.c-torture/compile/20040124-1.c: ...to here.
7806
7807 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
7808
7809 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
7810 the assembly output if -m64 is passed.
7811
7812 2004-01-25 Mark Mitchell <mark@codesourcery.com>
7813
7814 PR c++/13833
7815 * g++.dg/template/cond3.C: New test.
7816
7817 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7818
7819 PR c++/13810
7820 * g++.dg/template/ttp7.C: New test.
7821
7822 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7823
7824 PR c++/13797
7825 * g++.dg/template/nontype4.C: New test.
7826 * g++.dg/template/nontype5.C: Likewise.
7827
7828 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
7829
7830 * gcc.dg/torture/mips-clobber-at.c: New test.
7831
7832 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
7833
7834 * gcc.dg/20040124-1.c: New test.
7835
7836 2004-01-24 Jakub Jelinek <jakub@redhat.com>
7837
7838 * gcc.dg/20040123-1.c: New test.
7839
7840 2004-01-23 Zack Weinberg <zack@codesourcery.com>
7841
7842 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
7843
7844 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
7845
7846 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
7847
7848 2004-01-23 Andrew Pinski <apinski@apple.com>
7849
7850 * gcc.dg/20030121-1.c: Move to ..
7851 * gcc.dg/20040121-1.c: here.
7852
7853 2004-01-23 Roger Sayle <roger@eyesopen.com>
7854
7855 * gcc.dg/builtins-29.c: New test case.
7856
7857 2004-01-23 Zack Weinberg <zack@codesourcery.com>
7858
7859 PR 18314
7860 * gcc.dg/builtins-30.c: New testcase.
7861
7862 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
7863
7864 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
7865 * lib/g77.exp: Likewise.
7866 * lib/objc.exp: Likewise.
7867 * lib/g++.exp: Likewise.
7868
7869 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
7870
7871 * gcc.dg/struct-by-value-2.c: New test.
7872
7873 2004-01-21 Andrew Pinski <apinski@apple.com>
7874
7875 PR target/13785
7876 * gcc.dg/20030121-1.c: New test.
7877
7878 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
7879
7880 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
7881 clobber frame pointer register in asm statement.
7882
7883 2004-01-21 Falk Hueffner <falk@debian.org>
7884
7885 * gcc.c-torture/compile/20040121-1.c: New test.
7886
7887 2004-01-21 Zack Weinberg <zack@codesourcery.com>
7888
7889 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
7890
7891 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
7892
7893 * gcc.dg/ppc64-abi-2.c: New test.
7894
7895 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7896
7897 * lib/treelang.exp: Fill out this file.
7898 * lib/treelang-dg.exp: New File.
7899
7900 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
7901
7902 * gcc.c-torture/compile/981022-1.c: Remove.
7903 * gcc.dg/array-5.c: Remove XFAIL.
7904 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
7905 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
7906 gcc.dg/cond-lvalue-1.c: Update.
7907 * gcc.dg/cast-lvalue-2.c: New test.
7908
7909 2004-01-19 Mark Mitchell <mark@codesourcery.com>
7910
7911 PR c++/13592
7912 * g++.dg/other/error1.C (class foo): Tweak error message.
7913
7914 PR c++/13592
7915 * g++.dg/template/call2.C: New test.
7916
7917 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7918
7919 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
7920 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
7921 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
7922 scalar-return-1_x.c, scalar-return-2_y.c,
7923 scalar-return-3_x.c, scalar-return-3_y.c,
7924 scalar-return-4_x.c, scalar-return-4_y.c,
7925 struct-align-1.h, struct-align-1_x.c,
7926 struct-align-1_y.c, struct-align-2.h,
7927 struct-align-2_x.c, struct-align-2_y.c,
7928 struct-by-value-10_y.c, struct-by-value-11_x.c,
7929 struct-by-value-11_y.c, struct-by-value-12_x.c,
7930 struct-by-value-12_y.c, struct-by-value-13_x.c,
7931 struct-by-value-13_y.c, struct-by-value-14_x.c,
7932 struct-by-value-14_y.c, struct-by-value-15_x.c,
7933 struct-by-value-15_y.c, struct-by-value-16_y.c,
7934 struct-by-value-17_y.c, struct-by-value-18_y.c,
7935 struct-by-value-19_y.c, struct-by-value-1_x.c,
7936 struct-by-value-1_y.c, struct-by-value-20_y.c,
7937 struct-by-value-2_x.c, struct-by-value-2_y.c,
7938 struct-by-value-3_y.c, struct-by-value-4_x.c,
7939 struct-by-value-4_y.c, struct-by-value-5_y.c,
7940 struct-by-value-6_y.c, struct-by-value-7_y.c
7941 struct-by-value-8_x.c, struct-by-value-8_y.c
7942 struct-by-value-9_x.c, struct-by-value-9_y.c
7943 struct-return-10_x.c, struct-return-10_y.c,
7944 struct-return-19_x.c, struct-return-20_x.c
7945 struct-return-2_x.c, struct-return-2_y.c
7946 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
7947 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
7948
7949 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7950
7951 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
7952 attribute on sparc*-sun-solaris2.*.
7953
7954 2004-01-18 Mark Mitchell <mark@codesourcery.com>
7955
7956 PR c++/13710
7957 * g++.dg/ext/typeof7.C: New test.
7958
7959 2004-01-18 David Edelsohn <edelsohn@gnu.org>
7960
7961 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
7962 * gcc.dg/const-elim-1.c: Same.
7963
7964 2004-01-17 Ziemowit Laski <zlaski@apple.com>
7965
7966 * objc.dg/stret-1.m: New.
7967 * objc.dg/stret-2.m: New.
7968
7969 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
7970
7971 PR c++/11895
7972 * g++.dg/ext/vector1.C: New test.
7973
7974 2004-01-16 Geoffrey Keating <geoffk@apple.com>
7975
7976 * gcc.dg/pch/import-1.c: New.
7977 * gcc.dg/pch/import-1.hs: New.
7978 * gcc.dg/pch/import-1a.h: New.
7979 * gcc.dg/pch/import-1b.h: New.
7980 * gcc.dg/pch/import-1c.h: New.
7981
7982 2004-01-16 Mark Mitchell <mark@codesourcery.com>
7983
7984 PR c++/13574
7985 * g++.dg/ext/array1.C: New test.
7986
7987 PR c++/13178
7988 * g++.dg/conversion/op1.C: New test.
7989
7990 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
7991
7992 PR 11864
7993 From Kazumoto Kojima / Dan Kegel:
7994 * gcc.dg/pr11864-1.c: New test.
7995
7996 PR 10392
7997 From Marcus Comstedt / Dan Kegel:
7998 * gcc.dg/pr10392-1.c: New test.
7999
8000 2004-01-16 Mark Mitchell <mark@codesourcery.com>
8001
8002 PR c++/13478
8003 * g++.dg/init/ref10.C: New test.
8004
8005 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8006
8007 PR c++/13407
8008 * g++.dg/parse/typename6.C: New test.
8009
8010 2004-01-15 Geoffrey Keating <geoffk@apple.com>
8011
8012 PR pch/13361
8013 * testsuite/g++.dg/pch/wchar-1.C: New.
8014 * testsuite/g++.dg/pch/wchar-1.Hs: New.
8015
8016 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8017
8018 PR c++/9259
8019 * g++.dg/expr/sizeof2.C: New test.
8020
8021 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
8022
8023 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8024
8025 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8026
8027 PR c++/13659
8028 * g++.dg/lookup/strong-using-3.C: New.
8029 * g++.dg/lookup/using-10.C: New.
8030
8031 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
8032
8033 PR c++/13594
8034 * g++.dg/lookup/strong-using-2.C: New.
8035
8036 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
8037 Dan Kegel <dank@kegel.com>
8038 J"orn Rennecke <joern.rennecke@superh.com>
8039
8040 PR target/9365
8041 * gcc.dg/pr9365-1.c: New test.
8042
8043 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8044
8045 PR c++/8856
8046 * g++.dg/parse/casting-operator2.C: New test.
8047 * g++.old-deja/g++.pt/explicit83.C: Remove.
8048
8049 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
8050
8051 * gcc.dg/label-compound-stmt-1.c: New test.
8052 * gcc.c-torture/compile/950922-1.c,
8053 gcc.c-torture/compile/20000211-3.c,
8054 gcc.c-torture/compile/20000518-1.c,
8055 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8056 compound statements.
8057
8058 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
8059
8060 * gcc.dg/ppc64-abi-1.c: New test.
8061
8062 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
8063
8064 * g++.dg/ext/attrib9.C: Add dg-warnings.
8065
8066 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8067
8068 PR c++/12335
8069 * g++.dg/parse/dtor3.C: New test.
8070
8071 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
8072
8073 PR c++/12709
8074 * g++.dg/parse/try-catch-1.C: New test.
8075
8076 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
8077
8078 * ada/acats/run_all.sh: Add more verbose output in acats.log
8079 when compiling tests.
8080
8081 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8082
8083 PR 13656
8084 * gcc.dg/typedef-redecl.c: New test case.
8085 * gcc.dg/typedef-redecl.h: New support file.
8086
8087 2004-01-13 Jan Hubicka <jh@suse.cz>
8088
8089 * gcc.dg/always_inline.c: New test.
8090 * gcc.dg/debug/20031231-1.c: Fix.
8091
8092 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8093
8094 PR c++/13474
8095 * g++.dg/template/array3.C: New test.
8096
8097 2004-01-12 Zack Weinberg <zack@codesourcery.com>
8098
8099 * g++.dg/ext/lvalue1.C: No longer expected to fail.
8100 * g++.dg/warn/Wunused-2.C: Likewise.
8101
8102 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8103
8104 PR c++/13289
8105 * g++.dg/template/instantiate6.C: New test.
8106
8107 2004-01-12 Roger Sayle <roger@eyesopen.com>
8108
8109 PR middle-end/11397
8110 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8111
8112 2004-01-12 Jan Hubicka <jh@suse.cz>
8113
8114 PR opt/12826
8115 * gcc.dg/20040112-1.c: New.
8116
8117 * gcc.dg/dwarf-die[1-7].c: Move to...
8118 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8119 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8120
8121 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8122
8123 PR c++/4100
8124 * g++.dg/parse/friend4.C: New test.
8125
8126 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
8127
8128 PR c++/4100
8129 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8130 definition is called a friend.
8131
8132 2004-01-11 Zack Weinberg <zack@codesourcery.com>
8133
8134 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8135
8136 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
8137
8138 PR c++/3478
8139 * g++.dg/parse/error10.C: New test.
8140 * g++.dg/template/arg2.C: Accept "invalid type" error.
8141
8142 2004-01-11 Jakub Jelinek <jakub@redhat.com>
8143
8144 PR middle-end/13392
8145 * g++.dg/opt/expect2.C: New test.
8146
8147 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8148
8149 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8150 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8151 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8152 Update dg-error regexps.
8153
8154 2004-01-10 Zack Weinberg <zack@codesourcery.com>
8155
8156 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8157 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8158
8159 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8160
8161 * gcc.dg/pragma-re-1.c: Use right pointer type.
8162
8163 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
8164
8165 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8166
8167 2004-01-09 Geoffrey Keating <geoffk@apple.com>
8168
8169 * gcc.dg/rs6000-ldouble-1.c: New.
8170
8171 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8172
8173 DR 337
8174 PR c++/9256
8175 * g++.dg/other/abstract1.C: New test.
8176
8177 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
8178
8179 * g++.dg/lookup/strong-using-1.C: New.
8180
8181 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
8182
8183 PR c/11234
8184 * gcc.dg/func-ptr-conv-1.c: New test.
8185 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8186
8187 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
8188
8189 PR target/13380.
8190 * gcc.c-torture/compile/20040109-1.c: New.
8191
8192 2004-01-08 Stuart Hastings <stuart@apple.com>
8193
8194 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8195 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8196 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8197
8198 2004-01-09 Alan Modra <amodra@bigpond.net.au>
8199
8200 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8201
8202 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8203
8204 * ada/acats/run_acats: Treat 'gnatchop' the same way
8205 as 'gnatmake'. Export GCC_DRIVER.
8206 * ada/acats/run_all.sh: Add target_gnatchop. Use
8207 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8208
8209 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8210
8211 PR c++/12573
8212 * g++.dg/template/dependent-expr4.C: New test.
8213
8214 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
8215
8216 * gcc.dg/altivec-11.c: New test.
8217
8218 2004-01-07 Mark Mitchell <mark@codesourcery.com>
8219
8220 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8221
8222 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8223
8224 PR c/6024
8225 * gcc.dg/enum-compat-1.c: New test.
8226 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8227
8228 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
8229
8230 PR c/12165
8231 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8232 gcc.dg/c99-idem-qual-3.c: New tests.
8233
8234 2004-01-07 Alan Modra <amodra@bigpond.net.au>
8235
8236 * gcc.dg/winline-7.c: Don't cast void * to int.
8237
8238 2004-01-06 Jan Hubicka <jh@suse.cz>
8239
8240 * gcc.dg/i386-sse-5.c: New test
8241 * g++.dg/eh/simd-1.c: Add -w argument for i386.
8242
8243 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8244
8245 PR c++/12815
8246 * g++.dg/rtti/typeid4.C: New test.
8247
8248 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8249
8250 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8251
8252 2004-01-05 Mark Mitchell <mark@codesourcery.com>
8253
8254 PR c++/12132
8255 * g++.dg/template/error11.C: New test.
8256
8257 PR c++/13451
8258 * g++.dg/template/class2.C: New test.
8259
8260 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
8261 Richard Sandiford <rsandifo@redhat.com>
8262
8263 PR c++/13387
8264 * g++.dg/opt/alias3.C: New test.
8265
8266 2004-01-04 Mark Mitchell <mark@codesourcery.com>
8267
8268 PR c++/13157
8269 * g++.dg/template/koenig3.C: New test.
8270
8271 PR c++/13529
8272 * g++.dg/parse/offsetof3.C: New test.
8273
8274 * g++.dg/init/copy7.C: Add missing dg-error markers.
8275
8276 PR c++/12226
8277 * g++.dg/init/copy7.c: New test.
8278
8279 PR c++/13536
8280 * g++.dg/parse/cast1.C: New test.
8281
8282 2004-01-04 Jan Hubicka <jh@suse.cz>
8283
8284 * gcc.dg/winline[1-7].c: New tests.
8285
8286 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8287
8288 PR c++/13520
8289 * g++.dg/template/qualttp22.C: New test.
8290
8291 2004-01-01 Jan Hubicka <jh@suse.cz>
8292
8293 * gcc.dg/debug/20031231-1.c: New.
8294 * gcc.c-torture/compile/20040101-1.c: New.
8295 * gcc.dg/dwarf-die-[1-7].c: New.
8296
8297 2004-01-01 Jakub Jelinek <jakub@redhat.com>
8298
8299 PR optimization/13521
8300 * gcc.c-torture/compile/20031231-1.c: New test.
8301
8302 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8303
8304 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8305
8306 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8307
8308 PR c++/10079
8309 * g++.dg/template/crash16.C: New test.
8310
8311 2003-12-30 Mark Mitchell <mark@codesourcery.com>
8312
8313 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8314
8315 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
8316
8317 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8318 ports.
8319 * g++.old-deja/g++.jason/thunk3.C: Likewise.
8320 * g++.old-deja/g++.law/profile1.C: Likewise.
8321 * gcc.c-torture/compile/981006-1.c: Likewise.
8322 * gcc.c-torture/execute/loop-2e.x: Likewise.
8323 * gcc.c-torture/execute/loop-2f.x: Remove.
8324 * gcc.c-torture/execute/loop-2g.x: Likewise.
8325 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8326 * gcc.dg/20020312-2.c: Remove traces of dead ports.
8327
8328 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
8329
8330 PR c++/13507
8331 * g++.dg/ext/attrib11.C: New test.
8332
8333 PR c++/13494
8334 * g++.dg/template/array2-1.C: New test.
8335 * g++.dg/template/array2-2.C: New test.
8336
8337 2003-12-29 Mark Mitchell <mark@codesourcery.com>
8338
8339 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8340
8341 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
8342
8343 PR c++/12774
8344 * g++.dg/template/array1-1.C: New test.
8345 * g++.dg/template/array1-2.C: New test.
8346
8347 2003-12-29 Roger Sayle <roger@eyesopen.com>
8348
8349 PR fortran/12632
8350 * g77.dg/12632.f: New test case.
8351
8352 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8353
8354 PR c++/13289
8355 * g++.dg/parse/nontype1.C: New test.
8356
8357 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8358
8359 PR c++/12403
8360 * g++.dg/parse/explicit1.C: New test.
8361 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8362
8363 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8364
8365 PR c++/13081
8366 * g++.dg/opt/inline6.C: New test.
8367
8368 PR c++/12613
8369 * g++.dg/parse/error9.C: New test.
8370
8371 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8372
8373 2003-12-28 Mark Mitchell <mark@codesourcery.com>
8374
8375 PR c++/13009
8376 * g++.dg/init/assign1.C: New test.
8377
8378 2003-12-28 Roger Sayle <roger@eyesopen.com>
8379
8380 PR c++/13070
8381 * g++.dg/warn/format3.C: New test case.
8382
8383 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8384
8385 * gcc.c-torture/compile/20031227-1.c: New test.
8386
8387 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8388
8389 * g++.dg/bprob/bprob.exp: Load target-supports.exp
8390 * g77.dg/bprob/bprob.exp: Likewise.
8391 * gcc.misc-tests/bprob.exp: Likewise.
8392 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
8393 variants on systems where the library does not provide that
8394 functionality.
8395 * gcc.dg/builtins-20.c: Use builtins-config.h.
8396 * gcc.dg/builtins-config.h: New file.
8397
8398 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8399
8400 * lib/gcc-dg.exp (dg-require-profiling): New function.
8401 * lib/target-supports.exp (check_profiling_available): Likewise.
8402 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8403 * g77.dg/bprob/bprob.exp: Likewise.
8404 * gcc.misc-tests/bprob.exp: Likewise.
8405 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8406 * gcc.dg/20021014-1.c: Likewise.
8407 * gcc.dg/nest.c: Likewise.
8408
8409 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8410
8411 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8412 compiling.
8413 * g++.dg/lookup/java2.C: Likewise.
8414 * gcc.dg/cpp/lexident.c: Likewise.
8415
8416 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8417
8418 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8419 given.
8420 * gcc.c-torture/compile/961203-1.c: Likewise.
8421 * gcc.c-torture/compile/980506-1.c: Likewise.
8422
8423 2003-12-23 Zack Weinberg <zack@codesourcery.com>
8424
8425 * lib/gcc-dg.exp (dg-prune-output): New annotation.
8426 (additional_prunes): New global.
8427 (gcc-dg-prune): Handle additional per-test pruning.
8428 (dg-test): Clear additional_prunes between tests.
8429
8430 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
8431 dg-prune-output to avoid spurious failures from assembler
8432 complaining about nonexistent WAW violations.
8433 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8434 Use dg-prune-output to avoid spurious failures from assembler
8435 warning about Itanium B-step errata.
8436
8437 2003-12-23 Mark Mitchell <mark@codesourcery.com>
8438
8439 * g++.dg/abi/macro0.C: New test.
8440 * g++.dg/abi/macro1.C: Likewise.
8441 * g++.dg/abi/macro2.C: Likewise.
8442
8443 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8444 * g++.dg/abi/bitfield7.C: Likewise.
8445 * g++.dg/abi/dtor2.C: Likewise.
8446 * g++.dg/abi/mangle11.C: Likewise.
8447 * g++.dg/abi/mangle12.C: Likewise.
8448 * g++.dg/abi/mangle14.C: Likewise.
8449 * g++.dg/abi/mangle17.C: Likewise.
8450 * g++.dg/abi/vbase10.C: Likewise.
8451 * g++.dg/abi/vbase14.C: Likewise.
8452 * g++.dg/template/qualttp17.C: Likewise.
8453
8454 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
8455
8456 PR c/11995
8457 * gcc.dg/20031223-1.c: New test.
8458
8459 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8460
8461 * gcc.dg/noreturn-7.c: New test.
8462
8463 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
8464
8465 * gcc.dg/null-pointer-1.c: New test.
8466
8467 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8468
8469 * g++.old-deja/g++.jason/template18.C: Remove.
8470 * g++.old-deja/g++.jason/template37.C: Likewise.
8471
8472 PR c++/12862
8473 * g++.dg/lookup/ns1.C: New test.
8474
8475 PR c++/12397
8476 * g++.dg/template/lookup3.C: New test.
8477
8478 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8479
8480 * g++.dg/template/recurse1.C: New test
8481
8482 2003-12-22 Mark Mitchell <mark@codesourcery.com>
8483
8484 PR c++/12479
8485 * g++.dg/parse/semicolon1.C: New test.
8486 * g++.dg/parse/semicolon1.h: Likewise.
8487
8488 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
8489
8490 * gcc.dg/darwin-misaligned.c: New test.
8491
8492 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
8493
8494 PR c/9163
8495 * gcc.dg/20031222-1.c: New test.
8496
8497 2003-12-21 Mark Mitchell <mark@codesourcery.com>
8498
8499 PR c++/13438
8500 * g++.dg/parse/error8.C: New test.
8501
8502 PR c++/11554
8503 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8504
8505 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
8506
8507 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8508 too small.
8509 * gcc.c-torture/compile/930217-1.c: Likewise.
8510 * gcc.c-torture/compile/930513-1.c: Likewise.
8511 * gcc.c-torture/execute/920908-2.c: Likewise.
8512 * gcc.c-torture/execute/921204-1.c: Likewise.
8513 * gcc.c-torture/execute/930621-1.c: Likewise.
8514 * gcc.c-torture/execute/930630-1.c: Likewise.
8515 * gcc.c-torture/execute/931031-1.c: Likewise.
8516 * gcc.c-torture/execute/980602-2.c: Likewise.
8517 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8518 * gcc.c-torture/execute/compndlit-1.c: Likewise.
8519 * gcc.c-torture/execute/extzvsi.c: Likewise.
8520 * gcc.c-torture/unsorted/ext.c: Likewise.
8521
8522 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
8523
8524 PR target/12749
8525 * gcc.c-torture/compile/20031220-2.c: New test case.
8526
8527 2003-12-20 Roger Sayle <roger@eyesopen.com>
8528
8529 PR optimization/13031
8530 * gcc.c-torture/compile/20031220-1.c: New test case.
8531
8532 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
8533
8534 * gcc.dg/cast-function-1.c: New test.
8535
8536 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
8537
8538 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8539 formats.
8540
8541 2003-12-19 Mark Mitchell <mark@codesourcery.com>
8542
8543 PR c++/12795
8544 * g++.dg/ext/attrib10.C: New test.
8545
8546 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8547
8548 * gcc.dg/cleanup-10.c: New test.
8549 * gcc.dg/cleanup-11.c: New test.
8550
8551 2003-12-19 Jakub Jelinek <jakub@redhat.com>
8552
8553 PR c++/13239
8554 * g++.dg/opt/expect1.C: New test.
8555
8556 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
8557
8558 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8559
8560 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
8561
8562 PR debug/12923
8563 * gcc.dg/20031218-1.c: New test.
8564
8565 PR debug/12389
8566 * gcc.dg/20031218-2.c: New test.
8567 * gcc.dg/20031218-3.c: New test.
8568
8569 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8570 of label name and allow for USER_LABEL_PREFIX == "_" names.
8571 * g++.dg/abi/mangle18-2.C: Likewise.
8572 * g++.dg/abi/mangle19-1.C: Likewise.
8573 * g++.dg/abi/mangle19-2.C: Likewise.
8574 * g++.dg/abi/mangle20-1.C: Likewise.
8575 * g++.dg/abi/mangle20-2.C: Likewise.
8576
8577 2003-12-18 Richard Henderson <rth@redhat.com>
8578
8579 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8580
8581 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
8582 Dan Kegel <dank@kegel.com>
8583
8584 PR other/12009
8585 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
8586 testing a cross compiler, it causes spurious compile failures.
8587 * lib/g++.exp: Likewise.
8588
8589 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8590
8591 PR c++/13262
8592 * g++.dg/template/access13.C: New test.
8593
8594 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
8595
8596 * gcc.dg/20031216-1.c: New test.
8597
8598 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8599
8600 PR c++/9154
8601 * g++.dg/template/error10.C: New test.
8602
8603 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
8604
8605 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8606 * g++.dg/eh/simd-2.C: Likewise.
8607
8608 2003-12-17 James E Wilson <wilson@specifixinc.com>
8609 Roger Sayle <roger@eyesopen.com>
8610
8611 * gcc.c-torture/execute/ieee/mzero5.c: New.
8612
8613 2003-12-17 Mark Mitchell <mark@codesourcery.com>
8614
8615 PR c++/10603
8616 * g++.dg/parse/error6.C: New test.
8617
8618 PR c++/12827
8619 * g++.dg/parse/error7.C: New test.
8620
8621 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
8622
8623 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8624 at -O with stabs debugging formats.
8625 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8626 * gcc.dg/debug/debug-2.c: Likewise.
8627
8628 2003-12-16 Mark Mitchell <mark@codesourcery.com>
8629
8630 PR c++/12696
8631 * g++.dg/init/error1.C: New test.
8632
8633 PR c++/12218
8634 * g++.dg/init/pm3.C: New test.
8635
8636 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
8637
8638 PR c/3347
8639 * gcc.dg/bitfld-8.c: New test.
8640
8641 2003-12-16 James Lemke <jim@wasabisystems.com>
8642
8643 * gcc.dg/arm-scd42-[123].c: New tests.
8644
8645 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
8646
8647 PR c++/9043
8648 * g++.dg/abi/mangle20-1.C: New test.
8649 * g++.dg/abi/mangle20-2.C: New test.
8650
8651 2003-12-16 Mark Mitchell <mark@codesourcery.com>
8652
8653 PR c++/13275
8654 * g++.dg/other/offsetof2.C: Remove XFAIL.
8655 * g++.dg/parse/offsetof1.C: New test.
8656 * g++.gd/parse/offsetof2.C: Likewise.
8657
8658 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8659
8660 * g++.dg/template/nontype3.C: New test.
8661 * g++.dg/template/static2.C: Tweaked the dg-error clause.
8662
8663 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8664
8665 * g++.dg/warn/noreturn-3.C: Also test instantiation.
8666
8667 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
8668
8669 PR c++/13387
8670 * g++.dg/expr/assign1.C: New test.
8671
8672 PR c++/13242
8673 * g++.dg/abi/mangle19-1.C: New test.
8674 * g++.dg/abi/mangle19-2.C: New test.
8675
8676 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
8677
8678 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8679
8680 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
8681
8682 * gcc.c-torture/execute/20031216-1.c: New test.
8683
8684 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8685
8686 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8687 an ICE regression.
8688
8689 2003-12-15 Mark Mitchell <mark@codesourcery.com>
8690
8691 PR c++/10926
8692 * g++.dg/template/error9.C: New test.
8693
8694 PR c++/11116
8695 * g++.dg/template/error8.C: New test.
8696
8697 2003-12-15 Roger Sayle <roger@eyesopen.com>
8698
8699 PR middle-end/13400
8700 * gcc.c-torture/execute/20031215-1.c: New test case.
8701
8702 2003-12-15 Mark Mitchell <mark@codesourcery.com>
8703
8704 PR c++/13269
8705 * g++.dg/parse/error5.C: New test.
8706
8707 PR c++/12989
8708 * g++.dg/expr/sizeof1.C: New test.
8709
8710 PR c++/13310
8711 * g++.dg/template/crash15.C: New test.
8712
8713 2003-12-15 Geoffrey Keating <geoffk@apple.com>
8714
8715 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8716 a non-POD type as the last named parameter of a varargs function.
8717
8718 2003-12-15 Mark Mitchell <mark@codesourcery.com>
8719
8720 PR c++/13243
8721 PR c++/12573
8722 * g++.dg/template/crash14.C: New test.
8723 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8724
8725 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
8726
8727 * g++.dg/other/java1.C: New test.
8728
8729 PR c++/13241
8730 * g++.dg/abi/mangle18-1.C: New test.
8731 * g++.dg/abi/mangle18-2.C: New test.
8732
8733 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8734
8735 PR optimization/10312
8736 * gcc.c-torture/execute/20031214-1.c: New.
8737
8738 2003-12-14 Mark Mitchell <mark@codesourcery.com>
8739
8740 PR c++/10779
8741 PR c++/12160
8742 * g++.dg/parse/error3.C: New test.
8743 * g++.dg/parse/error4.C: Likewise.
8744 * g++.dg/abi/mangle4.C: Tweak error messages.
8745 * g++.dg/lookup/using5.C: Likewise.
8746 * g++.dg/other/error2.C: Likewise.
8747 * g++.dg/parse/typename5.C: Likewise.
8748 * g++.dg/parse/undefined1.C: Likewise.
8749 * g++.dg/template/arg2.C: Likewise.
8750 * g++.dg/template/ttp3.C: Likewise.
8751 * g++.dg/template/type1.C: Likewise.
8752 * g++.old-deja/g++.other/crash32.C: Likewise.
8753 * g++.old-djea/g++.pt/defarg8.C: Likewise.
8754
8755 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8756
8757 PR c++/13106
8758 * g++.dg/warn/noreturn-3.C: New test.
8759
8760 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
8761
8762 PR c++/13118
8763 * g++.dg/abi/covariant3.C: New.
8764
8765 2003-12-12 Jakub Jelinek <jakub@redhat.com>
8766
8767 * g++.dg/eh/ia64-1.C: New test.
8768
8769 2003-12-12 Roger Sayle <roger@eyesopen.com>
8770
8771 PR optimization/13037
8772 * g77.f-torture/execute/13037.f: New test case.
8773
8774 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
8775
8776 PR c++/12881
8777 * g++.dg/abi/covariant2.C: New.
8778
8779 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
8780
8781 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
8782
8783 2003-12-11 Zack Weinberg <zack@codesourcery.com>
8784
8785 * gcc.c-torture/execute/wchar_t-1.x: Delete.
8786
8787 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
8788
8789 PR other/10819
8790 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
8791 to fix Bug 10819.
8792 * lib/g++.exp (g++_version): Likewise.
8793 * lib/g77.exp (g77_version): Likewise.
8794 * lib/objc.exp (default_objc_version): Likewise.
8795
8796 2003-12-10 Richard Henderson <rth@redhat.com>
8797
8798 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
8799
8800 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
8801
8802 2003-12-08 Matt Austern <austern@apple.com>
8803
8804 PR c/13134
8805 * lib/gcc-dg.exp (dg-require-visibility): Define.
8806 * lib/target-supports (check_visibility_available): Define.
8807 * gcc.dg/visibility-1.c: New test.
8808 * gcc.dg/visibility-2.c: Likewise.
8809 * gcc.dg/visibility-3.c: Likewise.
8810 * gcc.dg/visibility-4.c: Likewise.
8811 * gcc.dg/visibility-5.c: Likewise.
8812 * gcc.dg/visibility-6.c: Likewise.
8813 * g++.dg/ext/visibility-1.C: Likewise.
8814 * g++.dg/ext/visibility-2.C: Likewise.
8815 * g++.dg/ext/visibility-3.C: Likewise.
8816 * g++.dg/ext/visibility-4.C: Likewise.
8817 * g++.dg/ext/visibility-5.C: Likewise.
8818 * g++.dg/ext/visibility-6.C: Likewise.
8819
8820 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8821
8822 * g++.dg/lookup/java1.C: New test.
8823 * g++.dg/lookup/java2.C: New test.
8824
8825 2003-12-07 Falk Hueffner <falk@debian.org>
8826
8827 * g++.dg/opt/noreturn-1.C: New test.
8828
8829 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
8830
8831 * gcc.dg/overflow-1.c: New test.
8832
8833 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
8834
8835 * g77.f-torture/compile/13060.f: New test.
8836
8837 2003-12-06 Mark Mitchell <mark@codesourcery.com>
8838
8839 PR c++/13323
8840 * g++.dg/inherit/operator2.C: New test.
8841
8842 2003-12-05 Mark Mitchell <mark@codesourcery.com>
8843
8844 PR c++/13305
8845 * g++.dg/ext/attrib9.C: New test.
8846
8847 2003-12-05 Mark Mitchell <mark@codesourcery.com>
8848
8849 PR c++/13314
8850 * g++.dg/template/error7.C: New test.
8851
8852 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
8853 J"orn Rennecke <joern.rennecke@superh.com>
8854
8855 PR target/13302
8856 * g++.dg/other/struct-va_list.C: New test.
8857
8858 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8859
8860 PR c++/13166
8861 * g++.dg/parse/defarg6.C: New test.
8862
8863 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
8864
8865 PR target/13256
8866 * gcc.c-torture/execute/20031201-1.c: New test.
8867
8868 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
8869
8870 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
8871
8872 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
8873
8874 * gcc.dg/builtin-return-1.c: New test.
8875
8876 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
8877 J"orn Rennecke <joern.rennecke@superh.com>
8878
8879 PR optimization/13260
8880 * gcc.c-torture/execute/20031204-1.c: New test.
8881
8882 2003-12-03 Mark Mitchell <mark@codesourcery.com>
8883
8884 PR c++/9127
8885 * g++.dg/template/error6.C: New test.
8886
8887 2003-12-03 Jakub Jelinek <jakub@redhat.com>
8888
8889 * gcc.dg/20031202-1.c: New test.
8890
8891 2003-12-03 Mark Mitchell <mark@codesourcery.com>
8892
8893 PR c++/13179
8894 * g++.dg/template/eh1.C: New test.
8895
8896 PR c++/10771
8897 * g++.dg/template/error5.C: New test.
8898
8899 2003-12-02 David Ung <davidu@mips.com>
8900
8901 * gcc.dg/compat/vector-check.h: Corrected type for var
8902 g_##TMODE
8903
8904 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8905
8906 PR c++/10126
8907 * g++.dg/template/ptrmem8.C: New test.
8908
8909 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8910
8911 PR c++/12573
8912 * g++.dg/template/dependent-expr3.C: New test.
8913
8914 2003-12-01 James Lemke <jim@wasabisystems.com>
8915
8916 * gcc.dg/arm-g2.c: New test.
8917
8918 2003-12-01 Roger Sayle <roger@eyesopen.com>
8919
8920 PR optimization/11634
8921 * gcc.dg/20031201-2.c: New test case.
8922
8923 2003-12-01 Zack Weinberg <zack@codesourcery.com>
8924
8925 PR 11433
8926 * objc.dg/proto-lossage-3.m: New test.
8927
8928 2003-12-01 Roger Sayle <roger@eyesopen.com>
8929
8930 PR optimization/12628
8931 * gcc.dg/20031201-1.c: New test case.
8932
8933 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
8934
8935 * gcc.dg/unaligned-1.c: New test.
8936
8937 2003-11-30 Mark Mitchell <mark@codesourcery.com>
8938
8939 PR c++/9849
8940 * g++.dg/template/error4.C: New test.
8941 * g++.dg/template/nested3.C: Adjust error markers.
8942
8943 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8944
8945 * gcc.dg/cpp/assert4.c: Check more #system assertions.
8946
8947 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
8948
8949 PR c/10333
8950 * gcc.dg/bitfld-7.c: New test.
8951
8952 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
8953
8954 * gcc.dg/tls/asm-1.C: New test.
8955
8956 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8957
8958 * gcc.dg/cpp/assert4.c: Update.
8959
8960 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
8961
8962 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
8963 * gcc.dg/builtin-apply3.c: New test.
8964
8965 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8966
8967 * lib/compat.exp (compat-obj): New xfaildata parameter.
8968 Use it to set compiler_conditional_xfail_data before compiling.
8969 (compat-get-options): Handle dg-xfail-if.
8970 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
8971 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
8972 * gcc.dg/compat/vector-1_y.c: Likewise.
8973 * gcc.dg/compat/vector-2_x.c: Likewise.
8974 * gcc.dg/compat/vector-2_y.c: Likewise.
8975
8976 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8977
8978 * g++.dg/opt/reg-stack4.C: New test.
8979
8980 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
8981
8982 * gcc.dg/builtin-apply2.c: New test.
8983
8984 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
8985
8986 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
8987
8988 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8989
8990 PR c++/12924
8991 * g++.dg/template/template-id-2.C: New test.
8992
8993 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8994
8995 PR c++/5369
8996 * g++.dg/template/memfriend1.C: New test.
8997 * g++.dg/template/memfriend2.C: Likewise.
8998 * g++.dg/template/memfriend3.C: Likewise.
8999 * g++.dg/template/memfriend4.C: Likewise.
9000 * g++.dg/template/memfriend5.C: Likewise.
9001 * g++.dg/template/memfriend6.C: Likewise.
9002 * g++.dg/template/memfriend7.C: Likewise.
9003 * g++.dg/template/memfriend8.C: Likewise.
9004 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9005
9006 2003-11-21 Mark Mitchell <mark@codesourcery.com>
9007
9008 PR c++/12515
9009 * g++.dg/ext/cond1.C: New test.
9010
9011 2003-11-20 Richard Henderson <rth@redhat.com>
9012
9013 * gcc.dg/20020201-2.c: Remove.
9014 * gcc.dg/20020201-4.c: Remove.
9015 * gcc.dg/20020304-1.c: Remove.
9016
9017 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
9018
9019 * gcc.dg/cpp/trad/xwin1.c: New test case.
9020
9021 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9022
9023 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9024 * lib/g77.exp: Likewise.
9025 * lib/objc.exp: Likewise.
9026 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9027 for darwin.
9028
9029 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9030
9031 PR c++/12932
9032 * g++.dg/template/static5.C: New test.
9033
9034 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
9035
9036 * gcc.dg/nested-func-1.c: New test.
9037
9038 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9039
9040 * gcc.dg/cpp/assert4.c: New test.
9041
9042 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9043
9044 PR c++/2294
9045 * g++.dg/lookup/using9.c: New test.
9046
9047 2003-11-14 Mark Mitchell <mark@codesourcery.com>
9048
9049 PR c++/12762
9050 * g++.dg/template/error3.C: New test.
9051
9052 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9053
9054 PR ada/13035
9055 * ada/acats/run_acats, run_all.sh: Fix syntax error.
9056 No longer use a wrapper for gcc, since this does not work under
9057 Windows.
9058
9059 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
9060
9061 PR c++/2094
9062 * g++.dg/template/ptrmem7.C: New test.
9063
9064 2003-11-13 Andrew Pinski <apinski@apple.com>
9065
9066 * gcc.c-torture/compile/20031113-1.c: New test.
9067
9068 2003-11-13 Mark Mitchell <mark@codesourcery.com>
9069 Kean Johnston <jkj@sco.com>
9070
9071 PR c/13029
9072 * gcc.dg/unused-4.c: Update.
9073
9074 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
9075
9076 * g++.dg/opt/const3.C: New test.
9077
9078 2003-11-13 Jan Hubicka <jh@suse.cz>
9079
9080 * gcc.c-torture/compile/20031112-1.c: New test.
9081
9082 2003-11-12 Mark Mitchell <mark@codesourcery.com>
9083
9084 * g++.dg/parse/crash10.C: Remove bogus error marker.
9085
9086 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9087
9088 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9089 (host_gcc): Likewise.
9090 (ROOT): Honor $PWDCMD.
9091 (BASE): Likewise.
9092 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9093
9094 2003-11-12 Catherine Moore <clm@redhat.com>
9095
9096 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
9097
9098 2003-11-12 Andreas Jaeger <aj@suse.de>
9099 Jakub Jelinek <jakub@redhat.com>
9100 Andrew Pinski <pinskia@physics.uc.edu>
9101 Richard Henderson <rth@redhat.com>
9102
9103 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9104 systems.
9105 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9106
9107 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9108 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9109
9110 2003-11-11 Andreas Jaeger <aj@suse.de>
9111
9112 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9113
9114 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9115
9116 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
9117
9118 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9119 Clean ups.
9120
9121 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
9122
9123 * gcc.dg/trampoline-1.c: New test.
9124
9125 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
9126
9127 * gcc.c-torture/compile/200031109-1.c: New test.
9128
9129 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9130
9131 PR c/3190
9132 PR c/8714
9133 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9134 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9135 gcc.dg/format/no-y2k-1.c: Update.
9136
9137 2003-11-08 Roger Sayle <roger@eyesopen.com>
9138
9139 PR optimization/10467
9140 * gcc.dg/20031108-1.c: New test case.
9141
9142 2003-11-07 Geoffrey Keating <geoffk@apple.com>
9143
9144 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9145
9146 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
9147
9148 * gcc.dg/compound-lvalue-1.c: New test.
9149 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9150 some XFAILs.
9151
9152 2003-11-06 Geoffrey Keating <geoffk@apple.com>
9153
9154 * gcc.dg/altivec-varargs-1.c: New test.
9155
9156 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
9157
9158 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9159 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9160 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
9161 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
9162 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9163
9164 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
9165
9166 * gcc.dg/cond-lvalue-1.c: New test.
9167
9168 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
9169
9170 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9171
9172 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9173
9174 PR c++/11616
9175 * g++.dg/template/instantiate5.C: New test.
9176
9177 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9178
9179 PR c++/12726
9180 * g++.dg/ext/complit2.C: Replace test with self-contained version.
9181 * ChangeLog: Add missing first entry for above test.
9182
9183 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9184
9185 PR c++/9810
9186 * g++.dg/template/using8.C: New test.
9187 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9188
9189 2003-11-02 Roger Sayle <roger@eyesopen.com>
9190
9191 PR optimization/10817
9192 * gcc.c-torture/compile/20031102-1.c: New test case.
9193
9194 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
9195
9196 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9197 2147483647.
9198
9199 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9200
9201 * gcc.dg/20031102-1.c: New test.
9202
9203 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
9204
9205 * gcc.dg/complex-1.c: New test.
9206
9207 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9208
9209 PR c++/12796
9210 * g++.dg/template/crash13.C: Adjust expected error location.
9211 * g++.old-deja/g++.brendan/ns1.C: Likewise.
9212
9213 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9214
9215 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9216
9217 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9218
9219 PR/10239
9220 * gcc.c-torture/compile/20031031-2.c: New test.
9221
9222 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
9223
9224 PR/11640
9225 * gcc.c-torture/compile/20031031-1.c: New test.
9226
9227 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
9228
9229 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9230 * gcc.misc-tests/bprob.exp: Likewise.
9231 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9232 the execution test on arm-elf configs.
9233 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
9234 configs that don't support scratch files.
9235 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9236
9237 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
9238
9239 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9240 done by dejagnu.
9241
9242 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
9243
9244 * ada/acats/run_all.sh: Redirect mv output to /dev/null
9245 Avoid non pure sh syntax. Add more logging.
9246
9247 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9248 fail.
9249
9250 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9251
9252 PR libgcj/10610
9253 * gcc.dg/ppc-stackalign-1.c: New test.
9254
9255 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
9256
9257 * ada/acats/run_all.sh: Change output to be more compliant with
9258 dejagnu framework.
9259 Create acats.sum and acats.log files under testsuite/ada/acats
9260 Only run [a-z]* directories, to filter out e.g. CVS.
9261 Redirect build output to log file.
9262
9263 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9264
9265 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9266
9267 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
9268
9269 PR ada/5909:
9270 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9271
9272 2003-10-27 Jakub Jelinek <jakub@redhat.com>
9273
9274 * gcc.c-torture/compile/20031023-1.c: New test.
9275 * gcc.c-torture/compile/20031023-2.c: New test.
9276 * gcc.c-torture/compile/20031023-3.c: New test.
9277 * gcc.c-torture/compile/20031023-4.c: New test.
9278
9279 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9280
9281 PR c++/10371
9282 * g++.dg/lookup/scoped8.C: New test.
9283
9284 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
9285
9286 * g++.dg/opt/reg-stack3.C: New test.
9287
9288 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9289
9290 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
9291
9292 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9293
9294 PR c++/11076
9295 * g++.dg/template/crash13.C: New test.
9296
9297 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
9298
9299 * gcc.dg/c99-restrict-2.c: New test.
9300
9301 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
9302
9303 PR c++/12698, c++/12699, c++/12700, c++/12566
9304 * g++.dg/inherit/covariant9.C: New test.
9305 * g++.dg/inherit/covariant10.C: New test.
9306 * g++.dg/inherit/covariant11.C: New test.
9307
9308 2003-10-23 Jason Merrill <jason@redhat.com>
9309
9310 PR c++/12726
9311 * g++.dg/ext/complit2.C: New test.
9312
9313 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
9314
9315 PR target/12654
9316 * gcc.c-torture/execute/20031020-1.c: New test.
9317
9318 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9319
9320 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9321 following the jump_insn.
9322
9323 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
9324
9325 * gcc.dg/cast-lvalue-1.c: New test.
9326
9327 2003-10-21 Mark Mitchell <mark@codesourcery.com>
9328
9329 PR c++/11962
9330 * g++.dg/template/cond2.C: New test.
9331
9332 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
9333
9334 * gcc.dg/builtins-28.c: New test.
9335
9336 2003-10-20 Jan Hubicka <jh@suse.cz>
9337
9338 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9339 parameter.
9340 * testsuite/gcc.dg/inline-2.c: Likewise.
9341
9342 2003-10-20 Phil Edwards <phil@codesourcery.com>
9343
9344 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
9345 * gcc.dg/nest.c: Likewise.
9346
9347 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9348
9349 PR c++/9781, c++/10583, c++/11862
9350 * g++.dg/parse/crash13.C: New test.
9351
9352 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9353
9354 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9355
9356 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
9357
9358 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9359 Define HAVE_C99_RUNTIME except on Solaris.
9360 * gcc.dg/builtins-20.c: Likewise.
9361
9362 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9363
9364 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9365
9366 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9367
9368 PR c++/12495
9369 * g++.dg/template/crash21.C: New test.
9370
9371 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9372
9373 PR c++/2513
9374 * g++.dg/template/typename5.C: New test.
9375
9376 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9377
9378 PR c++/12369
9379 * g++.dg/template/friend25.C: New test.
9380
9381 2003-10-16 Ziemowit Laski <zlaski@apple.com>
9382
9383 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9384 versions.
9385
9386 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
9387
9388 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9389 == 2147483647.
9390
9391 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
9392
9393 * gcc.c-torture/execute/960416-1.x: Remove.
9394 * gcc.c-torture/execute/divconst-3.x: Likewise.
9395
9396 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
9397
9398 PR target/12598
9399 * gcc.dg/torture/cris-volatile-1.c: New test.
9400
9401 2003-10-14 Roger Sayle <roger@eyesopen.com>
9402
9403 PR optimization/9325
9404 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9405 for overflowing floating point to integer conversion during RTL
9406 simplification.
9407
9408 2003-10-13 Ziemowit Laski <zlaski@apple.com>
9409
9410 * objc/execute/_cmd.m: Fix typo.
9411 * objc.dg/image-info.m, objc.dg/symtab-1.m:
9412 Relax 'scan-assembler' regexp.
9413 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9414 objc.dg/try-catch-4.m: Run on non-Darwin targets.
9415 * objc.dg/zero-link-2.m: Remove blank line.
9416 * objc.dg/zero-link-3.m: New test case.
9417
9418 2003-10-13 Geoffrey Keating <geoffk@apple.com>
9419
9420 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9421
9422 * gcc.dg/asm-names.c: Use scan-assembler-not rather
9423 than linker trickery.
9424
9425 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9426
9427 PR c++/12370
9428 * g++.dg/other/friend2.C: New test.
9429
9430 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9431
9432 * gcc.dg/20031012-1.c: New test.
9433
9434 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
9435
9436 * gcc.dg/weak/weak-3.c: Fix for new warning.
9437
9438 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
9439
9440 PR optimization/8750
9441 * gcc.c-torture/execute/20031012-1.c: New test case.
9442
9443 2003-10-11 Roger Sayle <roger@eyesopen.com>
9444
9445 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9446 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9447
9448 2003-10-11 Roger Sayle <roger@eyesopen.com>
9449
9450 PR optimization/12260
9451 * gcc.c-torture/compile/20031011-2.c: New test case.
9452
9453 2003-10-11 Roger Sayle <roger@eyesopen.com>
9454
9455 * gcc.c-torture/execute/20031011-1.c: New testcase.
9456
9457 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
9458
9459 * gcc.c-torture/compile/20031011-1.c: New test.
9460
9461 2003-10-11 Jan Hubicka <jh@suse.cz>
9462
9463 * g++.dg/other/first-global.C: New test.
9464
9465 2003-10-11 Roger Sayle <roger@eyesopen.com>
9466
9467 * gcc.c-torture/execute/string-opt-18.c: New testcase.
9468
9469 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
9470
9471 * gcc.c-torture/compile/20031010-1.c: New test.
9472
9473 2003-10-10 Geoffrey Keating <geoffk@apple.com>
9474
9475 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9476 * gcc.c-torture/execute/va-arg-25.c: ... here.
9477
9478 2003-10-09 Mark Mitchell <mark@codesourcery.com>
9479
9480 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9481
9482 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
9483
9484 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9485
9486 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9487
9488 * g++.dg/parse/error2.C: New test.
9489
9490 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
9491
9492 PR c++/11097
9493 * g++.dg/other/error5.C: Modify the error message.
9494 * g++.dg/lookup/using8.C: New test.
9495
9496 2003-10-07 Geoffrey Keating <geoffk@apple.com>
9497
9498 * gcc.dg/darwin-abi-2.c: New file.
9499 * gcc.c-torture/execute/va-arg-24.c: New file.
9500
9501 2003-10-06 Bob Wilson <bob.wilson@acm.org>
9502
9503 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
9504 indentation.
9505
9506 2003-10-06 Mark Mitchell <mark@codesourcery.com>
9507
9508 PR c++/10147
9509 * g++.dg/other/error4.C: Update error messages.
9510 * g++.dg/template/ptrmem4.C: Likewise.
9511
9512 PR c++/12337
9513 * g++.dg/init/new9.C: New test.
9514
9515 PR c++/12334, c++/12236, c++/8656
9516 * g++.dg/ext/attrib8.C: New test.
9517
9518 2003-10-06 Devang Patel <dpatel@apple.com>
9519
9520 * gcc.dg/debug/dwarf2-3.h: New test.
9521 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9522
9523 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
9524
9525 * g++.dg/opt/cfg2.C: New test.
9526
9527 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9528
9529 * g++.dg/opt/float1.C: New test.
9530
9531 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9532
9533 * gcc.dg/c90-array-lval-6.c: New test.
9534 * gcc.dg/c99-array-lval-6.c: New test.
9535
9536 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
9537 Ziemowit Laski <zlaski@apple.com>
9538
9539 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9540 'Derived', so that it is never considered a class method; add
9541 new warning for '+port' method ambiguity.
9542 * objc.dg/method-12.m: Include <objc/objc.h> instead of
9543 <objc/objc-api.h> (needed on Mac OS X).
9544 * objc.dg/method-13.m: New test.
9545
9546 2003-10-03 Roger Sayle <roger@eyesopen.com>
9547
9548 PR optimization/9325, PR java/6391
9549 * gcc.c-torture/execute/20031003-1.c: New test case.
9550
9551 2003-10-02 Mark Mitchell <mark@codesourcery.com>
9552
9553 PR optimization/12180
9554 * gcc.dg/20031002-1.c: New test.
9555
9556 PR c++/12486
9557 * g++.dg/inherit/error1.C: New test.
9558
9559 2003-10-02 Chris Demetriou <cgd@broadcom.com>
9560
9561 * lib/f-torture.exp (search_for): Rename to...
9562 (search_for_re): This. Also, clean up comments and the
9563 "regexp" invocation.
9564
9565 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
9566
9567 * gcc.c-torture/compile/20031002-1.c: New test.
9568
9569 2003-10-02 Jakub Jelinek <jakub@redhat.com>
9570
9571 * g++.dg/opt/cond1.C: New test.
9572
9573 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
9574
9575 * gcc.dg/Wold-style-definition-2.c: New testcase.
9576 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9577
9578 2003-09-29 Richard Henderson <rth@redhat.com>
9579
9580 * g++.dg/init/array10.C: Add dg-options.
9581
9582 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
9583
9584 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9585
9586 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9587
9588 * g++.dg/template/friend19.C: Fix typo.
9589 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9590
9591 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
9592
9593 * gcc.c-torture/execute/20030928-1.c: New test.
9594 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9595
9596 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
9597
9598 * g++.dg/opt/unroll1.C: New test.
9599
9600 2003-09-26 Roger Sayle <roger@eyesopen.com>
9601
9602 PR optimization/11741
9603 * gcc.dg/20030926-1.c: New test case.
9604
9605 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9606
9607 PR c++/5655
9608 * g++.dg/parse/access7.C: New test.
9609 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9610
9611 2003-09-24 Ziemowit Laski <zlaski@apple.com>
9612
9613 MERGE OF objc-improvements-branch into MAINLINE:
9614 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9615 if libobjc has not been built.
9616 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9617 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9618 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9619 objc/execute/nested-3.m, objc/execute/np-2.m,
9620 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9621 objc/execute/redefining_self.m, objc/execute/root_methods.m,
9622 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9623 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9624 objc.dg/special/unclaimed-category-1.h,
9625 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9626 well as GNU runtime.
9627 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9628 * execute/cascading-1.m, execute/function-message-1.m,
9629 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9630 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9631 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9632 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9633 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9634 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9635 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9636 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9637 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9638 * objc.dg/bitfield-2.m: Run only on Darwin.
9639 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9640 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9641 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9642 * objc.dg/const-str-1.m: Fix constant string layout.
9643
9644 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
9645
9646 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9647
9648 2003-09-23 Geoffrey Keating <geoffk@apple.com>
9649
9650 * gcc.dg/darwin-abi-1.c: New file.
9651
9652 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
9653
9654 PR target/12281
9655 * gcc.c-torture/compile/20030921-1.c: New test.
9656
9657 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
9658
9659 * g++.dg/opt/reg-stack2.C: New test.
9660
9661 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
9662
9663 * g++.dg/eh/delayslot1.C: New test.
9664
9665 2003-09-20 Richard Henderson <rth@redhat.com>
9666
9667 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9668
9669 2003-09-20 Roger Sayle <roger@eyesopen.com>
9670
9671 * gcc.c-torture/execute/20030920-1.c: New test case.
9672
9673 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9674
9675 * g++.dg/rtti/typeid3.C: Correct expected error message.
9676
9677 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9678
9679 PR c++/157
9680 * g++.dg/parse/crash12.C: New test.
9681
9682 2003-09-19 Janis Johnson <janis187@us.ibm.com>
9683
9684 * gcc.dg/compat/mixed-struct-check.h: New.
9685 * gcc.dg/compat/mixed-struct-defs.h: New.
9686 * gcc.dg/compat/mixed-struct-init.h: New.
9687 * gcc.dg/compat/struct-by-value-19_main.c: New.
9688 * gcc.dg/compat/struct-by-value-19_x.c: New.
9689 * gcc.dg/compat/struct-by-value-19_y.c: New.
9690 * gcc.dg/compat/struct-by-value-20_main.c: New.
9691 * gcc.dg/compat/struct-by-value-20_x.c: New.
9692 * gcc.dg/compat/struct-by-value-20_y.c: New.
9693 * gcc.dg/compat/struct-return-19_main.c: New.
9694 * gcc.dg/compat/struct-return-19_x.c: New.
9695 * gcc.dg/compat/struct-return-19_y.c: New.
9696 * gcc.dg/compat/struct-return-20_main.c: New.
9697 * gcc.dg/compat/struct-return-20_x.c: New.
9698 * gcc.dg/compat/struct-return-20_y.c: New.
9699
9700 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
9701 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9702 so that it will not complain on LP64 targets.
9703
9704 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9705
9706 PR c++/495
9707 * g++.dg/template/friend24.C: New test.
9708
9709 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
9710
9711 PR c++/12332
9712 * g++.dg/template/memtmpl2.C: New test.
9713
9714 2003-09-18 Mark Mitchell <mark@codesourcery.com>
9715
9716 PR target/11184
9717 * gcc.dg/builtin-apply1.c: New test.
9718
9719 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
9720
9721 PR c++/9848
9722 * g++.dg/warn/Wunused-4.C: New test.
9723
9724 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9725
9726 PR c++/12316
9727 * g++.dg/other/gc2.C: New test.
9728
9729 2003-09-17 Mark Mitchell <mark@codesourcery.com>
9730
9731 PR c++/11991
9732 * g++.dg/rtti/typeid3.C: New test.
9733
9734 PR c++/12266
9735 * g++.dg/overload/template1.C: New test.
9736
9737 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
9738
9739 * g++.dg/opt/cfg3.C: New test.
9740
9741 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9742
9743 PR c++/7939
9744 * g++.dg/template/crash11.C: New test.
9745
9746 2003-09-16 Jason Merrill <jason@redhat.com>
9747 Jakub Jelinek <jakub@redhat.com>
9748
9749 * gcc.dg/attr-warn-unused-result.c: New test.
9750
9751 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
9752
9753 PR c++/12184
9754 * g++.dg/expr/call2.C: New test.
9755
9756 2003-09-15 Andreas Jaeger <aj@suse.de>
9757
9758 * gcc.dg/Wold-style-definition-1.c: New test.
9759
9760 2003-09-14 Mark Mitchell <mark@codesourcery.com>
9761
9762 PR c++/3907
9763 * g++.dg/parse/template12.C: New test.
9764
9765 * g++.dg/abi/bitfield11.C: New test.
9766 * g++.dg/abi/bitfield12.C: Likewise.
9767
9768 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
9769
9770 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
9771 non-expansion of functional macro name without arguments at EOL.
9772 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
9773
9774 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
9775
9776 * gcc.c-torture/execute/20030914-[12].c: New tests.
9777
9778 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
9779
9780 PR c++/11788
9781 * g++.dg/overload/addr1.C: New test.
9782
9783 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
9784
9785 * gcc.dg/20030909-1.c: New test.
9786
9787 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
9788
9789 * gcc.dg/ultrasp10.c: New test.
9790
9791 2003-09-09 Devang Patel <dpatel@apple.com>
9792
9793 * gcc.dg/darwin-ld-6.c: New test.
9794
9795 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9796
9797 * gcc.dg/torture/builtin-explog-1.c: New testcase.
9798
9799 2003-09-08 Mark Mitchell <mark@codesourcery.com>
9800
9801 * gcc.dg/ia64-types1.c: New test.
9802 * gcc.dg/ia64-types2.c: Likewise.
9803
9804 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9805
9806 * gcc.dg/builtins-1.c: Add more _Complex tests.
9807 * gcc.dg/torture/builtin-attr-1.c: Likewise.
9808
9809 * gcc.dg/builtins-1.c: Test existing _Complex functions.
9810 * gcc.dg/torture/builtin-attr-1.c: Likewise.
9811
9812 2003-09-08 Mark Mitchell <mark@codesourcery.com>
9813
9814 PR c++/11786
9815 * g++.dg/lookup/koenig2.C: New test.
9816
9817 PR c++/5296
9818 * g++.dg/rtti/typeid2.C: New test.
9819
9820 2003-09-08 Jakub Jelinek <jakub@redhat.com>
9821
9822 * gcc.c-torture/compile/20030904-1.c: New test.
9823
9824 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
9825
9826 * g++.dg/opt/longbranch2.C: New test.
9827
9828 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
9829
9830 * g++.dg/template/crash10.C: Only compile it.
9831
9832 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
9833
9834 PR middle-end/11665
9835 * gcc.c-torture/compile/20030907-1.c: New test.
9836 * g++.dg/init/array11.C: New test.
9837
9838 2003-09-07 Mark Mitchell <mark@codesourcery.com>
9839
9840 PR c++/11852
9841 * g++.dg/init/struct1.C: New test.
9842
9843 2003-09-07 Mark Mitchell <mark@codesourcery.com>
9844
9845 PR c++/12181
9846 * g++.dg/expr/comma1.C: New test.
9847
9848 2003-09-06 Mark Mitchell <mark@codesourcery.com>
9849
9850 PR c++/11867
9851 * g++.dg/expr/static_cast5.C: New test.
9852
9853 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
9854
9855 PR c++/11507
9856 * g++.dg/lookup/scoped7.C: New test.
9857
9858 PR c++/9574
9859 * g++.dg/other/static1.C: New test.
9860
9861 PR c++/11490
9862 * g++.dg/warn/template-1.C: New test.
9863
9864 PR c++/11432
9865 * g++.dg/template/crash10.C: New test.
9866
9867 PR c++/2478
9868 * g++.dg/overload/VLA.C: New test.
9869
9870 PR c++/10804
9871 * g++.dg/template/call1.C: New test.
9872
9873 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
9874
9875 PR c++/11794
9876 * g++.dg/parse/using3.C: New test.
9877
9878 2003-09-06 Roger Sayle <roger@eyesopen.com>
9879
9880 PR c++/11409
9881 * g++.dg/overload/builtin3.C: New test case.
9882
9883 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
9884
9885 PR c/9862
9886 * gcc.dg/20030906-1.c: New test.
9887 * gcc.dg/20030906-2.c: Likewise.
9888
9889 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
9890
9891 PR c++/12167
9892 * g++.dg/parse/defarg5.C: New test.
9893
9894 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
9895
9896 2003-09-05 Mark Mitchell <mark@codesourcery.com>
9897
9898 PR c++/12163
9899 * g++.dg/expr/static_cast4.C: New test.
9900
9901 PR c++/12146
9902 * g++.dg/template/crash9.C: New test.
9903
9904 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
9905
9906 * g++.old-deja/g++.ext/pretty2.C: Update for change
9907 in __FUNCTION__.
9908 * g++.old-deja/g++.ext/pretty3.C: Likewise.
9909
9910 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
9911
9912 PR c++/11922
9913 * g++/dg/template/qualified-id1.C: New test.
9914
9915 PR c++/12037
9916 * g++.dg/warn/noeffect4.C: New test.
9917
9918 2003-09-04 Matt Austern <austern@apple.com>
9919
9920 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
9921 * g++.dg/ext/fnname2.C: Likewise.
9922 * g++.dg/ext/fnname3.C: Likewise.
9923
9924 2003-09-04 Mark Mitchell <mark@codesourcery.com>
9925
9926 * g++.dg/expr/lval1.C: New test.
9927 * g++.dg/ext/lvcast.C: Remove.
9928
9929 2003-09-03 Roger Sayle <roger@eyesopen.com>
9930
9931 PR optimization/11700.
9932 * gcc.c-torture/compile/20030903-1.c: New test case.
9933
9934 2003-09-03 Mark Mitchell <mark@codesourcery.com>
9935
9936 PR c++/12053
9937 * g++.dg/abi/layout4.C: New test.
9938
9939 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
9940
9941 PR c++/11553
9942 * g++.dg/parse/friend3.C: New test.
9943
9944 2003-09-02 Mark Mitchell <mark@codesourcery.com>
9945
9946 PR c++/11847
9947 * g++.dg/template/class1.C: New test.
9948
9949 PR c++/11808
9950 * g++.dg/expr/call1.C: New test.
9951
9952 2003-09-01 Mark Mitchell <mark@codesourcery.com>
9953
9954 PR c++/12114
9955 * g++.dg/init/ref9.C: New test.
9956
9957 PR c++/11972
9958 * g++.dg/template/nested4.C: New test.
9959
9960 2003-08-29 Mark Mitchell <mark@codesourcery.com>
9961
9962 PR c++/12093
9963 * g++.dg/template/non-dependent4.C: New test.
9964
9965 PR c++/11928
9966 * g++.dg/inherit/conv1.C: New test.
9967
9968 2003-08-29 Mark Mitchell <mark@codesourcery.com>
9969
9970 PR c++/6196
9971 * g++.dg/ext/label1.C: New test.
9972 * g++.dg/ext/label2.C: Likewise.
9973
9974 2003-08-28 Mark Mitchell <mark@codesourcery.com>
9975
9976 * g++.dg/expr/cond3.C: New test.
9977
9978 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9979
9980 * gcc.dg/builtins-1.c: Add new builtin cases.
9981
9982 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9983
9984 * gcc.dg/builtins-1.c: Add new cases.
9985 * gcc.dg/torture/builtin-attr-1.c: Likewise.
9986
9987 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9988
9989 * gcc.dg/builtins-1.c: Add more math builtin tests.
9990 * gcc.dg/torture/builtin-attr-1.c: New test.
9991
9992 2003-08-28 Mark Mitchell <mark@codesourcery.com>
9993
9994 PR optimization/5079
9995 * g++.dg/opt/static3.C: New test.
9996
9997 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9998
9999 * gcc.misc-tests/gcov-10b.c: New test.
10000
10001 2003-08-27 Mark Mitchell <mark@codesourcery.com>
10002
10003 * g++.dg/opt/ptrmem3.C: New test.
10004
10005 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10006
10007 2003-08-27 Jakub Jelinek <jakub@redhat.com>
10008
10009 * gcc.dg/20030826-2.c: New test.
10010
10011 2003-08-26 Roger Sayle <roger@eyesopen.com>
10012
10013 PR middle-end/12002
10014 * g77.f-torture/compile/12002.f: New test case.
10015
10016 2003-08-26 Roger Sayle <roger@eyesopen.com>
10017
10018 * gcc.dg/20030826-1.c: New test case.
10019
10020 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
10021
10022 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10023
10024 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
10025
10026 PR c++/11871
10027 * c++.dg/lookup/crash1.C: New test.
10028
10029 * c++.dg/warn/noeffect3.C: New test.
10030
10031 2003-08-25 Janis Johnson <janis187@us.ibm.com>
10032
10033 * gcc.dg/compat/vector-1_x.c: Compile with -w.
10034 * gcc.dg/compat/vector-1_y.c: Ditto.
10035 * gcc.dg/compat/vector-2_x.c: Ditto.
10036 * gcc.dg/compat/vector-2_y.c: Ditto.
10037
10038 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
10039
10040 * gcc.dg/20030702-1.c: New test.
10041
10042 2003-08-25 Mark Mitchell <mark@codesourcery.com>
10043
10044 PR c++/8795
10045 * g++.dg/ext/altivec-1.C: New test.
10046
10047 2003-08-24 Richard Henderson <rth@redhat.com>
10048
10049 * g++.dg/eh/simd-2.C: Add -w for x86.
10050
10051 2003-08-23 Jakub Jelinek <jakub@redhat.com>
10052
10053 * gcc.dg/20030815-1.c: New test.
10054
10055 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10056
10057 PR c++/3765
10058 * g++.dg/parse/access6.C: New test.
10059
10060 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10061
10062 PR c++/641, c++/11876
10063 * g++.dg/template/friend22.C: New test.
10064 * g++.dg/template/friend23.C: Likewise.
10065
10066 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10067
10068 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10069 identically.
10070
10071 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10072
10073 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10074
10075 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10076
10077 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10078
10079 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10080
10081 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10082
10083 2003-08-22 Mark Mitchell <mark@codesourcery.com>
10084
10085 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10086
10087 2003-08-21 Mark Mitchell <mark@codesourcery.com>
10088
10089 PR c++/11919
10090 * g++.dg/overload/prom1.C: New test.
10091
10092 PR c++/11551
10093 * g++.dg/parse/dtor2.C: New test.
10094
10095 PR c++/10762
10096 * g++.dg/parse/using2.C: New test.
10097
10098 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
10099
10100 PR target/11805
10101 * gcc.c-torture/compile/20030821-1.c: New.
10102
10103 2003-08-20 Mark Mitchell <mark@codesourcery.com>
10104
10105 PR c++/11834
10106 * g++.dg/template/deduce2.C: New test.
10107
10108 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
10109
10110 * gcc.c-torture/execute/20030821-1.c: New test.
10111
10112 2003-08-20 Roger Sayle <roger@eyesopen.com>
10113
10114 PR middle-end/11984
10115 * gcc.dg/20030820-1.c: New test case.
10116
10117 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
10118
10119 PR c++/11945
10120 * g++.dg/warn/noeffect2.C: New test.
10121
10122 2003-08-19 Mark Mitchell <mark@codesourcery.com>
10123
10124 PR c++/10926
10125 * g++.dg/template/dtor2.C: New test.
10126
10127 PR c++/11684
10128 * g++.dg/template/operator1.C: New test.
10129 * g++.dg/parse/operator4.C: New test.
10130
10131 PR c++/11946.C
10132 * g++.dg/expr/enum1.C: New test.
10133 * gcc.dg/c99-bool-1.c: Remove bogus warning.
10134
10135 PR c++/11036.C
10136 * g++.dg/parse/elab2.C: New test.
10137 * g++.dg/parse/typedef4.C: Change error message.
10138 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10139 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10140 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10141
10142 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10143
10144 * gcc.dg/pch/warn-1.c: New.
10145 * gcc.dg/pch/warn-1.hs: New.
10146
10147 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10148 not-tested file.
10149
10150 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10151
10152 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10153
10154 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
10155
10156 * gcc.dg/uninit-D.c: New Test.
10157 * gcc.dg/uninit-E.c: New Test.
10158 * gcc.dg/uninit-F.c: New Test.
10159 * gcc.dg/uninit-G.c: New Test.
10160
10161 2003-08-19 Michael Ritzert <ritzert@t-online.de>
10162
10163 * g++.dg/README: Describe the pch directory.
10164
10165 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10166
10167 PR c++/11174
10168 * g++.dg/parse/access4.C: New test.
10169 * g++.dg/parse/access5.C: Likewise.
10170 * g++.old-deja/g++.jason/access17.C: Adjust error message.
10171
10172 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
10173
10174 * gcc.dg/noncompile/20030818-1.c: New.
10175
10176 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
10177
10178 PR c++/11957
10179 * g++.dg/warn/noeffect1.C: New test.
10180
10181 * g++.dg/template/scope2.C: New test.
10182 * g++.dg/template/error2.C: Correct dg-error
10183
10184 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
10185
10186 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10187
10188 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
10189
10190 PR C++/11512
10191 * g++.dg/template/warn1.C: New.
10192
10193 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
10194
10195 * g++.dg/template/error2.C: New test.
10196 * g++.dg/lookup/using7.C: Adjust errors
10197 * g++.old-deja/g++.pt/crash36.C: Likewise.
10198 * g++.old-deja/g++.pt/derived3.C: Likewise.
10199
10200 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10201
10202 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10203 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10204 * gcc.c-torture/execute/builtins/string-9.c: New, from
10205 string-opt-9.c. Adjust for execute/builtins framework.
10206 * gcc.c-torture/execute/string-opt-9.c: Delete.
10207
10208 2003-08-12 Mark Mitchell <mark@codesourcery.com>
10209
10210 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10211
10212 * g++.dg/parse/ret-type2.C: New test.
10213
10214 PR c++/11703
10215 * g++.dg/init/new8.C: New test.
10216
10217 PR c++/10923
10218 * g++.dg/parse/typedef5.C: New test.
10219
10220 PR c++/9512
10221 * g++.dg/parse/qualified2.C: New test.
10222 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10223 invalid code.
10224
10225 2003-08-11 Mark Mitchell <mark@codesourcery.com>
10226
10227 * g++.dg/conversion/ptrmem1.C: New test.
10228
10229 2003-08-11 Jakub Jelinek <jakub@redhat.com>
10230
10231 PR target/11693
10232 * gcc.dg/20030811-1.c: New test.
10233
10234 PR target/11535
10235 * gcc.c-torture/execute/20030811-1.c: New test.
10236
10237 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10238
10239 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10240
10241 2003-08-10 Mark Mitchell <mark@codesourcery.com>
10242
10243 PR c++/11789.C
10244 * g++.dg/inherit/multiple1.C: New test.
10245
10246 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
10247
10248 * gcc.dg/spe1.c: New test.
10249
10250 PR c++/11670
10251 * g++.dg/expr/cast2.C: New test.
10252
10253 PR c++/10530
10254 * g++.dg/template/dependent-name2.C: New test.
10255
10256 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
10257
10258 * g++.dg/parse/crash11.C: Put the dg options in comments.
10259
10260 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
10261
10262 * lib/gcc-dg.exp: Update for diagnostic change.
10263
10264 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10265
10266 PR c++/5767
10267 * g++.dg/parse/crash11.C: New test.
10268
10269 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
10270
10271 * gcc.dg/cpp/spacing1.c: Update.
10272
10273 2003-08-04 Janis Johnson <janis187@us.ibm.com>
10274
10275 PR target/11739
10276 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10277 a value for -mtune.
10278
10279 2003-08-04 Roger Sayle <roger@eyesopen.com>
10280
10281 PR middle-end/11771
10282 * gcc.c-torture/compile/20030804-1.c: New test case.
10283
10284 2003-08-04 Roger Sayle <roger@eyesopen.com>
10285
10286 * gcc.dg/20030804-1.c: New test case.
10287
10288 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
10289
10290 * gcc.dg/cpp/separate-1.c: New test.
10291
10292 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
10293
10294 PR c++/11704
10295 * g++.dg/template/dependent-expr2.C: New test.
10296
10297 PR c++/11766
10298 * g++.dg/expr/ptrmem1.C: New test.
10299
10300 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10301
10302 PR c++/9453
10303 * g++.dg/template/friend15.C: New test.
10304
10305 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
10306
10307 * lib/dg-pch.exp: Work round PCH bug.
10308
10309 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10310
10311 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
10312 builtins. Move cases from builtins-4.c here.
10313
10314 * gcc.dg/torture/builtin-math-1.c: New test taken from
10315 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10316 additional cases.
10317
10318 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10319 Delete.
10320
10321 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
10322
10323 PR c++/9447
10324 * g++.dg/template/using7.C: New test.
10325
10326 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
10327
10328 * import1.c, import2.c: New tests.
10329
10330 2003-08-01 Jakub Jelinek <jakub@redhat.com>
10331
10332 * g++.dg/eh/crossjump1.C: New test.
10333
10334 2003-08-01 Mark Mitchell <mark@codesourcery.com>
10335
10336 PR c++/11697
10337 * g++.dg/template/using6.C: New test.
10338
10339 PR c++/11744
10340 * g++.dg/template/koenig2.C: New test.
10341
10342 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10343
10344 PR c++/7983
10345 * g++.dg/parse/typedef4.C: New test.
10346
10347 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10348
10349 PR c++/8442, c++/8806
10350 * g++.dg/template/elab1.C: New test.
10351 * g++.dg/template/type2.C: Likewise.
10352 * g++.dg/template/ttp3.C: Adjust expected error message.
10353 * g++.old-deja/g++.law/visibility13.C: Likewise.
10354 * g++.old-deja/g++.niklas/t135.C: Likewise.
10355 * g++.old-deja/g++.pt/ttp41.C: Likewise.
10356 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10357 template argument.
10358 * g++.old-deja/g++.pt/ttp44.C: Likewise.
10359
10360 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
10361
10362 PR c++/11295
10363 * g++.dg/ext/stmtexpr1.C: New test.
10364
10365 * g++.dg/opt/tmp1.C: New test.
10366
10367 PR c++/11525
10368 * g++.dg/parse/constant4.C: New test.
10369
10370 PR c++/9447
10371 * g++.dg/template/using5.C: New test.
10372
10373 2003-07-31 Roger Sayle <roger@eyesopen.com>
10374
10375 * gcc.dg/builtins-27.c: New test case.
10376
10377 2003-07-31 Jakub Jelinek <jakub@redhat.com>
10378
10379 * gcc.dg/tls/opt-7.c: New test.
10380
10381 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
10382
10383 * g++.old-deja/g++.other/crash18.C: Remove.
10384
10385 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
10386
10387 * g++.dg/template/explicit3.C: New.
10388 * g++.dg/template/explicit4.C: New.
10389 * g++.dg/template/explicit5.C: New.
10390
10391 PR c++/11347
10392 * g++.dg/template/memtmpl1.C: New.
10393
10394 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
10395
10396 PR target/11565
10397 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10398 * gcc.dg/i386-387-5.c (dg-options): Likewise.
10399
10400 2003-07-30 Jan Hubicka <jh@suse.cz>
10401
10402 * vtgc1.c: Kill.
10403
10404 2003-07-29 Zack Weinberg <zack@codesourcery.com>
10405
10406 * gcc.dg/struct-in-proto-1.c: New test.
10407
10408 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
10409
10410 * gcc.dg/cpp/include2.c: Only expect one message.
10411
10412 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
10413
10414 PR c++/9447
10415 * g++.dg/template/using1.C: New test.
10416 * g++.dg/template/using2.C: New test.
10417 * g++.dg/template/using3.C: New test.
10418 * g++.dg/template/using4.C: New test.
10419
10420 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
10421
10422 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10423 * gcc.c-torture/execute/string-opt-10.c: Likewise.
10424
10425 2003-07-28 Jan Hubicka <jh@suse.cz>
10426
10427 PR c++/11530
10428 * g++.dg/opt/call1.C: New test.
10429
10430 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
10431
10432 PR c++/11667
10433 * g++.dg/init/enum2.C: New test.
10434 * g++.dg/template/overload1.C: Add "-w" option.
10435
10436 2003-07-28 <hp@bitrange.com>
10437
10438 * gcc.dg/Wdeclaration-after-statement-1.c,
10439 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10440
10441 2003-07-28 Jakub Jelinek <jakub@redhat.com>
10442
10443 * gcc.c-torture/compile/20030725-1.c: New test.
10444
10445 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
10446
10447 * gcc.dg/20030505.c: Only run for SPE.
10448 Remove definition of opaque type.
10449
10450 2003-07-27 Mark Mitchell <mark@codesourcery.com>
10451
10452 * g++.dg/template/ptrmem6.C: New test.
10453
10454 2003-07-26 Geoffrey Keating <geoffk@apple.com>
10455
10456 * gcc.c-torture/compile/zero-strct-2.c: New test.
10457
10458 2003-07-25 Geoffrey Keating <geoffk@apple.com>
10459
10460 * gcc.dg/intermod-1.c: New test.
10461
10462 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
10463
10464 PR c++/11617
10465 * g++.dg/template/lookup2.C: New test.
10466 * g++.dg/template/memclass1.C: Remove instantiated from error.
10467 * g++.dg/other/error2.C: Tweak expected errors.
10468
10469 PR c++/11596
10470 * g++.dg/template/defarg3.C: New test.
10471
10472 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10473
10474 2003-07-24 Mark Mitchell <mark@codesourcery.com>
10475
10476 * g++.dg/inherit/access5.C: New test.
10477
10478 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10479
10480 PR c++/11513
10481 * g++.dg/template/crash8.C: New test.
10482
10483 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
10484
10485 PR c/10602
10486 * gcc.dg/noncompile/incomplete-2.c: New test.
10487
10488 2003-07-23 Mark Mitchell <mark@codesourcery.com>
10489
10490 PR c++/11645
10491 * g++.dg/inherit/access4.C: New test.
10492
10493 PR c++/11517
10494 * g++.dg/expr/cond2.C: New test.
10495
10496 PR optimization/10679
10497 * g++.dg/opt/inline4.C: New test.
10498
10499 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
10500
10501 * g++.dg/parse/crash10: New test.
10502
10503 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10504
10505 * g++.dg/ext/flexary1.C: New test.
10506
10507 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10508
10509 PR c++/10793
10510 * g++.dg/template/crash9.C: New test.
10511
10512 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10513
10514 PR c++/3004
10515 * g++.dg/parse/typedef3.C: New test.
10516
10517 PR c++/7906
10518 * g++.dg/parse/operator2.C: New test.
10519
10520 PR c++/8895
10521 * g++.dg/parse/def-tmpl-arg1.C: New test.
10522
10523 PR c++/9282
10524 * g++.dg/parse/funptr1.C: New test.
10525
10526 PR c++/9452
10527 * g++.dg/parse/ambig3.C: New test.
10528
10529 PR c++/9454
10530 * g++.dg/parse/operator3.C: New test.
10531
10532 PR c++/9486
10533 * g++.dg/parse/template10.C: New test.
10534
10535 PR c++/9488
10536 * g++.dg/parse/template11.C: New test.
10537
10538 PR c++/10150
10539 * g++.dg/parse/invalid-op1.C: New test.
10540
10541 PR c++/10247
10542 * g++.dg/parse/condexpr1.C: New test.
10543
10544 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
10545
10546 * g++.dg/ext/packed3.C: New test.
10547 * g++.dg/ext/packed4.C: New test.
10548
10549 * gcc.dg/pack-test-3.c: New test.
10550
10551 2003-07-21 Janis Johnson <janis187@us.ibm.com>
10552
10553 * lib/compat.exp: Handle dg-options per source file.
10554 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10555 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10556 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10557 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10558 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10559 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10560 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10561 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10562 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10563 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10564 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10565 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10566 * g++.dg/compat/break/bitfield7_x.C: Ditto.
10567 * g++.dg/compat/break/bitfield7_y.C: Ditto.
10568
10569 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
10570
10571 PR c/10320
10572 * gcc.c-torture/execute/20030718-1.c: New test.
10573
10574 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10575
10576 PR optimization/11536
10577 * gcc.dg/20030721-1.c: New test.
10578
10579 2003-07-19 Mark Mitchell <mark@codesourcery.com>
10580
10581 PR c++/11546
10582 * g++.dg/template/lookup1.C: New test.
10583
10584 2003-07-19 Zack Weinberg <zack@codesourcery.com>
10585
10586 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10587 diagnostics of ill-formed constructs involving labels.
10588 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10589 the new 'previously defined here' message.
10590
10591 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
10592
10593 * g++.dg/parse/non-dependent2.C: New test.
10594
10595 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
10596
10597 * g++.dg/init/init-ref4.C: xfail on targets without
10598 weak symbols.
10599
10600 2003-07-17 Jakub Jelinek <jakub@redhat.com>
10601
10602 PR target/11087
10603 * gcc.c-torture/execute/20030717-1.c: New test.
10604
10605 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
10606
10607 * g++.dg/opt/cfg1.C: New test.
10608
10609 2003-07-17 Mark Mitchell <mark@codesourcery.com>
10610
10611 PR optimization/11557
10612 * gcc.dg/20030717-1.c: New test.
10613
10614 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
10615
10616 PR c++/10476
10617 * g++.dg/expr/crash-1.C: New test.
10618
10619 PR c++/11027
10620 * g++.dg/template/init3.C: New test.
10621
10622 PR c++/8222
10623 * g++.dg/template/non-dependent1.C: New test.
10624
10625 PR c++/11070
10626 * g++.dg/template/non-dependent2.C: New test.
10627
10628 PR c++/11071
10629 * g++.dg/template/non-dependent3.C: New test.
10630
10631 PR c++/9907
10632 * g++.dg/template/sizeof5.C: New test.
10633
10634 2003-07-17 Geoffrey Keating <geoffk@apple.com>
10635
10636 PR 11498
10637 * gcc.c-torture/compile/mangle-1.c: New file.
10638
10639 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10640
10641 PR c++/7809
10642 * g++.dg/parse/access3.C: New test.
10643
10644 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
10645
10646 PR c++/11384
10647 * g++.dg/init/init-ref4.C: New test.
10648
10649 2003-07-16 Mark Mitchell <mark@codesourcery.com>
10650
10651 PR c++/11547
10652 * g++.dg/parse/constant3.C: New test.
10653 * g++.dg/parse/crash7.C: Likewise.
10654
10655 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
10656
10657 PR target/11008
10658 * gcc.dg/i386-pentium4-not-mull.c: New.
10659
10660 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
10661
10662 * gcc.dg/asm-names.c (ymain): Make it weak.
10663
10664 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10665
10666 PR c++/5421
10667 * g++.dg/template/friend21.C: New test.
10668
10669 2003-07-16 Jakub Jelinek <jakub@redhat.com>
10670
10671 * gcc.dg/cleanup-8.c: New test.
10672 * gcc.dg/cleanup-9.c: New test.
10673
10674 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
10675
10676 * g++.dg/ext/dll-MI1.h: New file.
10677 * g++.dg/ext/dllexport-MI1.C: New file.
10678 * g++.dg/ext/dllimport-MI1.C: New file.
10679
10680 2003-07-15 Jakub Jelinek <jakub@redhat.com>
10681
10682 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10683 it does not have cmpstrsi patterns (just cmpmemsi).
10684
10685 2003-07-15 Mark Mitchell <mark@codesourcery.com>
10686
10687 PR debug/11473
10688 * g++.dg/debug/debug8.C: New test.
10689
10690 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10691
10692 PR c++/10108
10693 * g++.dg/template/crash7.C: New test.
10694
10695 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
10696
10697 PR target/10795
10698 * gcc.c-torture/compile/20030708-1.c: New.
10699
10700 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10701
10702 * gcc.c-torture/execute/20030715-1.c: New test.
10703
10704 2003-07-14 Geoffrey Keating <geoffk@apple.com>
10705
10706 * gcc.dg/pch/inline-3.c: New file.
10707 * gcc.dg/pch/inline-3.hs: New file.
10708 * gcc.dg/pch/inline-4.c: New file.
10709 * gcc.dg/pch/inline-4.hs: New file.
10710
10711 2003-07-14 Mark Mitchell <mark@codesourcery.com>
10712
10713 PR c++/11509
10714 * g++.dg/template/crash6.C: New test.
10715
10716 PR c++/7053
10717 * g++.dg/template/friend20.C: New test.
10718
10719 PR c++/7019
10720 * g++.dg/template/overload2.C: New test.
10721
10722 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10723
10724 PR optimization/11440
10725 * gcc.c-torture/execute/20030714-1.c: New test.
10726
10727 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10728
10729 PR c++/11154
10730 * g++.dg/template/partial2.C: New test.
10731
10732 2003-07-13 Mark Mitchell <mark@codesourcery.com>
10733
10734 PR c++/11503
10735 * g++.dg/template/anon1.C: New test.
10736
10737 PR c++/11493
10738 PR c++/11495
10739 * g++.dg/parse/template9.C: Likewise.
10740 * g++.dg/template/crash4.C: New test.
10741 * g++.dg/template/koenig1.C: Likewise.
10742 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10743 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10744 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10745 functions.
10746 * g++.old-deja/g++.jason/template36.C: Likewise.
10747 * g++.old-deja/g++.mike/p1989.C: Likewise.
10748 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10749 * g++.old-deja/g++.pt/ttp20.C: Use this->.
10750 * g++.old-deja/g++.pt/ttp21.C: Use this->.
10751 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10752 compiling.
10753 * g++.old-deja/g++.pt/union2.C: Use this->.
10754
10755 2003-07-11 Jakub Jelinek <jakub@redhat.com>
10756
10757 * gcc.dg/20030711-1.c: New test.
10758
10759 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
10760
10761 PR c++/11050
10762 * g++.dg/parse/args1.C: New test.
10763 * g++.pt/defarg8.C: Change expected errors.
10764
10765 2003-07-11 Mark Mitchell <mark@codesourcery.com>
10766
10767 PR c++/8164
10768 * g++.dg/template/nontype2.C: New test.
10769
10770 PR c++/10558
10771 * g++.dg/parse/template8.C: New test.
10772
10773 PR c++/8327
10774 * g++.dg/template/scope1.C: New test.
10775
10776 * g++.dg/warn/Wsign-compare-1.C: New test.
10777
10778 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
10779
10780 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
10781
10782 2003-07-10 Mark Mitchell <mark@codesourcery.com>
10783
10784 PR c++/9411
10785 * g++.dg/template/explicit2.C: New test.
10786
10787 PR c++/10032
10788 * g++.dg/warn/pedantic1.C: New test.
10789
10790 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
10791
10792 PR c++ 9483
10793 * g++.dg/other/field1.C: New test.
10794
10795 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
10796
10797 PR c/11449
10798 * gcc.c-torture/compile/20030707-1.c: New.
10799
10800 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10801
10802 PR c++/10849
10803 * g++.dg/template/access12.C: New test.
10804
10805 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
10806
10807 * g++.dg/bprob/bprob.exp (prof_ext): Update.
10808 * g77.dg/bprob/bprob.exp (prof_ext): Update.
10809 * gcc.misc-tests/bprob.exp (prof_ext): Update.
10810 * gcc.misc-tests/gcov.exp: Update
10811 * g++.dg/gcov/gcov.exp: Update
10812 * lib/gcov.exp: Update.
10813
10814 2003-07-08 Mark Mitchell <mark@codesourcery.com>
10815
10816 * g++.dg/abi/mangle17.C: Make sure template expressions are
10817 dependent.
10818 * g++.dg/abi/mangle4.C: Mark erroneous casts.
10819 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
10820 * g++.dg/opt/stack1.C: Remove erroneous code.
10821 * g++.dg/parse/template7.C: New test.
10822 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
10823 * g++.old-deja/g++.pt/crash4.C: Likewise.
10824
10825 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10826
10827 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
10828 with zero or one occurence of `$' after the initial `L'.
10829
10830 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
10831
10832 * gcc.c-torture/compile/20030704-1.c: Add a comment.
10833
10834 2003-07-08 Roger Sayle <roger@eyesopen.com>
10835
10836 PR c/11370
10837 * gcc.dg/Wunreachable-6.c: New testcase.
10838 * gcc.dg/Wunreachable-7.c: New testcase.
10839
10840 2003-07-08 Jakub Jelinek <jakub@redhat.com>
10841
10842 PR c/11420
10843 * gcc.dg/20030708-1.c: New test.
10844
10845 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
10846
10847 * gcc.dg/compat/sdata-section.h: New file.
10848 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
10849 * gcc.dg/torture/mips-sdata-1.c: New test.
10850
10851 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10852
10853 PR c++/11030
10854 * g++.dg/template/friend19.C: New test.
10855
10856 2003-07-08 Jakub Jelinek <jakub@redhat.com>
10857
10858 * g++.dg/opt/strength-reduce.C: New test.
10859
10860 2003-07-07 Roger Sayle <roger@eyesopen.com>
10861
10862 PR target/10979
10863 * gcc.dg/20030707-1.c: New testcase.
10864
10865 2003-07-07 Roger Sayle <roger@eyesopen.com>
10866
10867 PR optimization/11059
10868 * g++.dg/opt/emptyunion.C: New testcase.
10869
10870 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10871 Eric Botcazou <ebotcazou@libertysurf.fr>
10872
10873 * g++.dg/opt/stack1.C: New test.
10874
10875 2003-07-05 Mark Mitchell <mark@codesourcery.com>
10876
10877 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
10878 run test.
10879
10880 PR c++/11431
10881 * g++.dg/expr/static_cast3.C: New test.
10882
10883 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10884
10885 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
10886 everywhere.
10887 * gcc.dg/concat.c: Concatenation of string constants with
10888 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
10889 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
10890 * gcc.dg/cpp/escape-2.c: Use wide character constants where
10891 necessary to avoid multi-character character constant warning.
10892 * gcc.dg/cpp/escape.c: Likewise.
10893 * gcc.dg/cpp/ucs.c: Likewise.
10894 Remove backslashes from dg-bogus comments, as they confuse Tcl.
10895 Fix a typo.
10896
10897 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
10898
10899 PR c/11428
10900 * gcc.c-torture/compile/20030704-1.c: New.
10901
10902 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
10903
10904 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
10905
10906 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
10907
10908 PR c++/5287, PR c++/7910, PR c++/11021
10909 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
10910 tests for warnings.
10911 * g++.dg/ext/dllimport2.C: Add tests for warnings.
10912 * g++.dg/ext/dllimport3.C: Likewise.
10913 * g++.dg/ext/dllimport4.C: New file.
10914 * g++.dg/ext/dllimport5.C: New file.
10915 * g++.dg/ext/dllimport6.C: New file.
10916 * g++.dg/ext/dllimport7.C: New file.
10917 * g++.dg/ext/dllimport8.C: New file.
10918 * g++.dg/ext/dllimport9.C: New file.
10919 * g++.dg/ext/dllimport10.C: New file.
10920 * g++.dg/ext/dllexport1.C: New file.
10921
10922 2003-07-03 Mark Mitchell <mark@codesourcery.com>
10923
10924 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
10925 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
10926
10927 2003-07-03 Roger Sayle <roger@eyesopen.com>
10928
10929 * gcc.dg/builtins-25.c: New testcase.
10930 * gcc.dg/builtins-26.c: New testcase.
10931
10932 2003-07-03 Janis Johnson <janis187@us.ibm.com>
10933
10934 * gcc.dg/compat/vector-defs.h: New file.
10935 * gcc.dg/compat/vector-setup.h: New file.
10936 * gcc.dg/compat/vector-check.h: New file.
10937 * gcc.dg/compat/vector-1_main.c: New file.
10938 * gcc.dg/compat/vector-1_x.c: New file.
10939 * gcc.dg/compat/vector-1_y.c: New file.
10940 * gcc.dg/compat/vector-2_main.c: New file.
10941 * gcc.dg/compat/vector-2_x.c: New file.
10942 * gcc.dg/compat/vector-2_y.c: New file.
10943
10944 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
10945 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
10946 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
10947 * gcc.dg/compat/struct-align-1.h: New file.
10948 * gcc.dg/compat/struct-align-1_main.c: New file.
10949 * gcc.dg/compat/struct-align-1_x.c: New file.
10950 * gcc.dg/compat/struct-align-1_y.c: New file.
10951 * gcc.dg/compat/struct-align-2.h: New file.
10952 * gcc.dg/compat/struct-align-2_main.c: New file.
10953 * gcc.dg/compat/struct-align-2_x.c: New file.
10954 * gcc.dg/compat/struct-align-2_y.c: New file.
10955
10956 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
10957 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10958 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10959 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10960 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10961 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10962 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10963 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10964 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10965 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10966 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10967 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10968 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10969 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10970 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10971 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10972 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10973 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10974 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10975 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10976 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10977 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10978 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10979 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10980 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10981 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10982 * gcc.dg/compat/struct-return-10_x.c: Ditto.
10983 * gcc.dg/compat/struct-return-2_x.c: Ditto.
10984 * gcc.dg/compat/struct-return-3_x.c: Ditto.
10985
10986 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
10987
10988 * gcc.dg/i386-call-1.c: New test.
10989
10990 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
10991
10992 PR c++/9162
10993 * g++.dg/parse/defarg4.C: New.
10994
10995 2003-07-03 Roger Sayle <roger@eyesopen.com>
10996
10997 PR target/10700
10998 * gcc.c-torture/compile/20030703-1.c: New test case.
10999
11000 2003-07-03 Mark Mitchell <mark@codesourcery.com>
11001
11002 * g++.dg/template/local3.C: Remove extra semicolon.
11003
11004 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
11005
11006 * gcc.dg/i386-volatile-1.c: New test.
11007
11008 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
11009
11010 PR c++/11072
11011 * g++.dg/other/offsetof2.C: XFAIL.
11012 * g++.dg/other/offsetof5.C: New.
11013
11014 PR c++/10219
11015 * g++.dg/template/error1.C: New.
11016
11017 PR c++/9779
11018 * g++.dg/template/dependent-expr1.C: New.
11019
11020 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11021
11022 PR c++/6949
11023 * g++.dg/template/local3.C: New test.
11024
11025 PR c++/11149
11026 * g++.dg/lookup/scoped6.C: New test.
11027
11028 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
11029
11030 PR c++/8046
11031 * g++.dg/other/error7.C: New test.
11032
11033 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
11034
11035 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11036 * g++.old-deja/g++.abi/vtable3.h: Likewise.
11037 * g++.old-deja/g++.law/code-gen5.C: Likewise.
11038 * g++.old-deja/g++.other/union2.C: Likewise.
11039 * gcc.dg/c90-const-expr-2.c: Likewise.
11040 * gcc.dg/c90-const-expr-3.c: Likewise.
11041 * gcc.dg/c99-const-expr-2.c: Likewise.
11042 * gcc.dg/c99-const-expr-3.c: Likewise.
11043 * gcc.dg/concat.c: Likewise.
11044
11045 2003-07-01 Mark Mitchell <mark@codesourcery.com>
11046
11047 PR c++/9559
11048 * g++.dg/init/static1.C: New test.
11049
11050 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11051
11052 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11053 * g++.old-deja/g++.other/access2.C: Likewise.
11054 * g++.old-deja/g++.other/decl2.C: Likewise.
11055 * gcc.c-torture/execute/20020615-1.c: Likewise.
11056
11057 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11058
11059 PR c++/4933
11060 * g++.dg/template/sizeof4.C: New test.
11061
11062 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11063
11064 * g++.dg/other/error6.C: New test.
11065
11066 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11067
11068 PR c++/10750
11069 * g++.dg/parse/constant2.C: New test.
11070
11071 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
11072
11073 PR c++/11106
11074 * g++.dg/other/error5.C: New test.
11075
11076 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11077
11078 * gcc.dg/format/gcc_diag-1.c: New test.
11079
11080 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
11081
11082 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11083
11084 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
11085
11086 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11087 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11088 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11089
11090 2003-06-28 Jakub Jelinek <jakub@redhat.com>
11091
11092 * gcc.c-torture/execute/builtins/string-8.c: New test.
11093 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11094 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11095 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11096
11097 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11098
11099 PR c++/10468
11100 * g++.dg/ext/typeof6.C: New test.
11101
11102 2003-06-27 Mark Mitchell <mark@codesourcery.com>
11103
11104 PR c++/10796
11105 * g++.dg/init/enum1.C: New test.
11106
11107 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
11108
11109 * gcc.dg/20030627-1.c: New test.
11110
11111 2003-06-26 Mark Mitchell <mark@codesourcery.com>
11112
11113 PR c++/11332
11114 * g++.dg/expr/static_cast2.C: New test.
11115
11116 2003-06-26 Roger Sayle <roger@eyesopen.com>
11117 Jakub Jelinek <jakub@redhat.com>
11118
11119 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11120 sprintf(dst,"%s",src) optimization.
11121 * gcc.c-torture/execute/20030626-1.c: New test case.
11122 * gcc.c-torture/execute/20030626-2.c: New test case.
11123
11124 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
11125
11126 * gcc.c-torture/execute/multi-ix.c: New test.
11127
11128 * gcc.c-torture/execute/simd-4.c (main):
11129 Added missing semicolon at end of union.
11130
11131 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
11132
11133 PR c++/8266
11134 * g++.dg/template/explicit-instantiation3.C: New test.
11135
11136 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11137
11138 * gcc.dg/20030626-1.c: Use signed char.
11139
11140 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
11141
11142 * gcc.dg/20030626-1.c: New test.
11143
11144 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
11145
11146 * const-str-2.m: Update.
11147
11148 2003-06-25 Mark Mitchell <mark@codesourcery.com>
11149
11150 PR c++/10990
11151 * g++.dg/rtti/dyncast1.C: New test.
11152 * g++.dg/abi/mangle4.C: Correct base-specifier access.
11153 * g++.dg/lookup/scoped1.C: Remove XFAIL.
11154 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11155
11156 PR c++/10931
11157 * g++.dg/expr/static_cast1.C: New test.
11158
11159 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
11160
11161 * gcc.dg/20030625-1.c: New test.
11162
11163 2003-06-24 Roger Sayle <roger@eyesopen.com>
11164
11165 * gcc.c-torture/compile/20030624-1.c: New test case.
11166
11167 2003-06-24 Jakub Jelinek <jakub@redhat.com>
11168
11169 * gcc.c-torture/execute/string-opt-17.c: New test.
11170
11171 2003-06-24 Mark Mitchell <mark@codesourcery.com>
11172
11173 PR c++/5754
11174 * g++.dg/parse/crash6.C: New test.
11175
11176 2003-06-23 Roger Sayle <roger@eyesopen.com>
11177
11178 * gcc.dg/builtins-24.c: New test case.
11179
11180 2003-06-23 Jakub Jelinek <jakub@redhat.com>
11181
11182 * g++.dg/opt/operator1.C: New test.
11183
11184 2003-06-22 Roger Sayle <roger@eyesopen.com>
11185
11186 * gcc.c-torture/execute/string-opt-16.c: New test case.
11187
11188 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11189
11190 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
11191 * g++.old-deja/g++.other/conv7.C: Likewise
11192 * g++.old-deja/g++.other/overcnv2.C: Likewise.
11193 * g++.old-deja/g++.other/overload14.C: Likewise.
11194
11195 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
11196
11197 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11198 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11199
11200 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11201
11202 PR c++/10888
11203 * g++.dg/warn/Winline-3.C: New test.
11204
11205 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11206
11207 * lib/target-supports.exp (check_alias_available): Make the test
11208 program acceptable to the Solaris assembler.
11209
11210 PR c++/10749
11211 * g++.dg/template/memclass2.C: New test.
11212
11213 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11214 Eric Botcazou <ebotcazou@libertysurf.fr>
11215
11216 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11217 data for non-matching targets.
11218 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11219
11220 2003-06-20 Mark Mitchell <mark@codesourcery.com>
11221
11222 PR c++/10845
11223 * g++.dg/template/member3.C: New test.
11224
11225 2003-06-19 Mark Mitchell <mark@codesourcery.com>
11226
11227 PR c++/10939
11228 * g++.dg/template/func1.C: New test.
11229
11230 PR c++/9649
11231 * g++.dg/template/static4.C: New test.
11232 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11233
11234 PR c++/11041
11235 * g++.dg/init/ref7.C: New test.
11236
11237 2003-06-19 Matt Austern <austern@apple.com>
11238
11239 PR c++/11228
11240 * g++.dg/anew1.C: New test.
11241 * g++.dg/anew2.C: New test.
11242 * g++.dg/anew3.C: New test.
11243 * g++.dg/anew4.C: New test.
11244
11245 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
11246
11247 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11248
11249 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
11250
11251 * gcc.c-torture/execute/simd-4.c (main): Make expected value
11252 endian-dependent.
11253
11254 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11255
11256 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11257 Remove cruft.
11258
11259 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11260
11261 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11262 * gcc.c-torture/compile/961203-1.c: Likewise.
11263 * gcc.c-torture/compile/980506-1.c: Likewise.
11264
11265 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11266
11267 PR c++/10712
11268 * g++.dg/lookup/using7.C: New test.
11269
11270 2003-06-17 Mark Mitchell <mark@codesourcery.com>
11271
11272 PR c++/11105
11273 * g++.dg/abi/conv1.C: Remove it.
11274 * g++.dg/template/conv7.C: New test.
11275 * g++.dg/template/conv8.C: Likewise.
11276 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11277 conversion operator.
11278
11279 2003-06-17 Janis Johnson <janis187@us.ibm.com>
11280
11281 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11282 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11283 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11284 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11285 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11286 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11287 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11288 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11289 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11290 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11291 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11292 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11293 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11294 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11295 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11296 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11297 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11298 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11299 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11300 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11301 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11302 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11303 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11304 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11305 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11306 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11307 * gcc.dg/compat/struct-return-10_x.c: Ditto.
11308 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11309 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11310
11311 2003-06-16 Mark Mitchell <mark@codesourcery.com>
11312
11313 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11314 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11315 indications.
11316
11317 2003-06-16 Roger Sayle <roger@eyesopen.com>
11318
11319 * gcc.dg/i386-387-5.c: New test case.
11320 * gcc.dg/i386-387-6.c: New test case.
11321 * gcc.dg/builtins-23.c: New test case.
11322
11323 2003-06-15 Roger Sayle <roger@eyesopen.com>
11324
11325 * gcc.dg/builtins-22.c: New test case.
11326 * gcc.dg/i386-387-1.c: Update to test exp.
11327 * gcc.dg/i386-387-2.c: Likewise.
11328
11329 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11330
11331 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11332
11333 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11334
11335 * lib/gcc-dg.exp (dg-require-dll): New function.
11336 (dg-xfail-if): Likewise.
11337 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11338 driver.
11339
11340 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11341 * gcc.c-torture/compile/20001205-1.c: Likewise.
11342 * gcc.c-torture/compile/20001226-1.c: Likewise.
11343 * gcc.c-torture/compile/20010518-2.c: Likewise.
11344 * gcc.c-torture/compile/20020312-1.c: Likewise.
11345 * gcc.c-torture/compile/20020604-1.c: Likewise.
11346 * gcc.c-torture/compile/920501-12.c: Likewise.
11347 * gcc.c-torture/compile/920501-4.c: Likewise.
11348 * gcc.c-torture/compile/920520-1.c: Likewise.
11349 * gcc.c-torture/compile/920521-1.c: Likewise.
11350 * gcc.c-torture/compile/920625-1.c: Likewise.
11351 * gcc.c-torture/compile/961203-1.c: Likewise.
11352 * gcc.c-torture/compile/980506-1.c: Likewise.
11353 * gcc.c-torture/compile/981006-1.c: Likewise.
11354 * gcc.c-torture/compile/981022-1.c: Likewise.
11355 * gcc.c-torture/compile/981223-1.c: Likewise.
11356 * gcc.c-torture/compile/990617-1.c: Likewise.
11357 * gcc.c-torture/compile/dll.c: Likewise.
11358 * gcc.c-torture/compile/labels-3.c: Likewise.
11359 * gcc.c-torture/compile/mipscop-1.c: Likewise.
11360 * gcc.c-torture/compile/mipscop-2.c: Likewise.
11361 * gcc.c-torture/compile/mipscop-3.c: Likewise.
11362 * gcc.c-torture/compile/mipscop-4.c: Likewise.
11363 * gcc.c-torture/compile/simd-5.c: Likewise.
11364 * gcc.c-torture/compile/20000804-1.x: Remove.
11365 * gcc.c-torture/compile/20001205-1.x: Likewise.
11366 * gcc.c-torture/compile/20001226-1.x: Likewise.
11367 * gcc.c-torture/compile/20010518-2.x: Likewise.
11368 * gcc.c-torture/compile/20020312-1.x: Likewise.
11369 * gcc.c-torture/compile/20020604-1.x: Likewise.
11370 * gcc.c-torture/compile/920501-12.x: Likewise.
11371 * gcc.c-torture/compile/920501-4.x: Likewise.
11372 * gcc.c-torture/compile/920520-1.x: Likewise.
11373 * gcc.c-torture/compile/920521-1.x: Likewise.
11374 * gcc.c-torture/compile/920625-1.x: Likewise.
11375 * gcc.c-torture/compile/961203-1.x: Likewise.
11376 * gcc.c-torture/compile/980506-1.x: Likewise.
11377 * gcc.c-torture/compile/981006-1.x: Likewise.
11378 * gcc.c-torture/compile/981022-1.x: Likewise.
11379 * gcc.c-torture/compile/981223-1.x: Likewise.
11380 * gcc.c-torture/compile/990617-1.x: Likewise.
11381 * gcc.c-torture/compile/mipscop-1.x: Likewise.
11382 * gcc.c-torture/compile/mipscop-2.x: Likewise.
11383 * gcc.c-torture/compile/mipscop-3.x: Likewise.
11384 * gcc.c-torture/compile/mipscop-4.x: Likewise.
11385 * gcc.c-torture/compile/simd-5.x: Likewise.
11386
11387 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11388
11389 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
11390
11391 * gcc.c-torture/execute/20030611-1.c: New test.
11392
11393 2003-06-12 Roger Sayle <roger@eyesopen.com>
11394
11395 PR middle-end/168
11396 * gcc.dg/20030612-1.c: New test case.
11397
11398 2003-06-12 Mark Mitchell <mark@codesourcery.com>
11399
11400 PR c++/10635
11401 * g++.dg/expr/cast1.C: New test.
11402
11403 2003-06-12 Roger Sayle <roger@eyesopen.com>
11404
11405 * gcc.dg/builtins-21.c: New test case.
11406
11407 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
11408
11409 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11410 options instead of at the end.
11411 * lib/objc.exp (objc_target_compile): Likewise.
11412
11413 2003-06-11 Mark Mitchell <mark@codesourcery.com>
11414
11415 PR c++/10432
11416 * g++.dg/parse/error1.C: New test.
11417
11418 2003-06-11 Janis Johnson <janis187@us.ibm.com>
11419
11420 * gcc.dg/compat/struct-by-value-11_main.c: New file.
11421 * gcc.dg/compat/struct-by-value-11_x.c: New file.
11422 * gcc.dg/compat/struct-by-value-11_y.c: New file.
11423 * gcc.dg/compat/struct-by-value-12_main.c: New file.
11424 * gcc.dg/compat/struct-by-value-12_x.c: New file.
11425 * gcc.dg/compat/struct-by-value-12_y.c: New file.
11426 * gcc.dg/compat/struct-by-value-13_main.c: New file.
11427 * gcc.dg/compat/struct-by-value-13_x.c: New file.
11428 * gcc.dg/compat/struct-by-value-13_y.c: New file.
11429 * gcc.dg/compat/struct-by-value-14_main.c: New file.
11430 * gcc.dg/compat/struct-by-value-14_x.c: New file.
11431 * gcc.dg/compat/struct-by-value-14_y.c: New file.
11432 * gcc.dg/compat/struct-by-value-15_main.c: New file.
11433 * gcc.dg/compat/struct-by-value-15_x.c: New file.
11434 * gcc.dg/compat/struct-by-value-15_y.c: New file.
11435 * gcc.dg/compat/struct-by-value-16_main.c: New file.
11436 * gcc.dg/compat/struct-by-value-16_x.c: New file.
11437 * gcc.dg/compat/struct-by-value-16_y.c: New file.
11438 * gcc.dg/compat/struct-by-value-17_main.c: New file.
11439 * gcc.dg/compat/struct-by-value-17_x.c: New file.
11440 * gcc.dg/compat/struct-by-value-17_y.c: New file.
11441 * gcc.dg/compat/struct-by-value-18_main.c: New file.
11442 * gcc.dg/compat/struct-by-value-18_x.c: New file.
11443 * gcc.dg/compat/struct-by-value-18_y.c: New file.
11444
11445 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11446 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11447 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11448 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11449 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11450 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11451 * gcc.dg/compat/scalar-return-3_main.c: New file.
11452 * gcc.dg/compat/scalar-return-3_x.c: New file.
11453 * gcc.dg/compat/scalar-return-3_y.c: New file.
11454 * gcc.dg/compat/scalar-return-4_main.c: New file.
11455 * gcc.dg/compat/scalar-return-4_x.c: New file.
11456 * gcc.dg/compat/scalar-return-4_y.c: New file.
11457
11458 2003-06-10 Janis Johnson <janis187@us.ibm.com>
11459
11460 * gcc.dg/compat/fp2-struct-check.h: New file.
11461 * gcc.dg/compat/fp2-struct-defs.h: New file.
11462 * gcc.dg/compat/fp2-struct-init.h: New file.
11463 * gcc.dg/compat/struct-by-value-10_main.c: New file.
11464 * gcc.dg/compat/struct-by-value-10_x.c: New file.
11465 * gcc.dg/compat/struct-by-value-10_y.c: New file.
11466 * gcc.dg/compat/struct-return-10_main.c: New file.
11467 * gcc.dg/compat/struct-return-10_x.c: New file.
11468 * gcc.dg/compat/struct-return-10_y.c: New file.
11469
11470 * gcc.dg/compat/compat-common.h: New file.
11471 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11472 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11473 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11474 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11475 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11476 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11477 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11478 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11479 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11480 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11481 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11482 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11483 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11484 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11485 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11486 * gcc.dg/compat/small-struct-check.h: Ditto.
11487 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11488 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11489 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11490 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11491 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11492 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11493 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11494 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11495 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11496 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11497 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11498 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11499 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11500 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11501 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11502 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11503 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11504 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11505 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11506 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11507 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11508 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11509 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11510 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11511 * gcc.dg/compat/struct-return-2_main.c: Ditto.
11512 * gcc.dg/compat/struct-return-2_x.c: Ditto.
11513 * gcc.dg/compat/struct-return-2_y.c: Ditto.
11514 * gcc.dg/compat/struct-return-3_main.c: Ditto.
11515 * gcc.dg/compat/struct-return-3_x.c: Ditto.
11516 * gcc.dg/compat/struct-return-3_y.c: Ditto.
11517
11518 2003-06-10 Geoffrey Keating <geoffk@apple.com>
11519
11520 * g++.dg/pch/static-1.C: New file.
11521 * g++.dg/pch/static-1.Hs: New file.
11522
11523 2003-06-10 Richard Henderson <rth@redhat.com>
11524
11525 * gcc.dg/asm-7.c: Adjust expected warning text.
11526
11527 2003-06-10 Roger Sayle <roger@eyesopen.com>
11528
11529 * gcc.dg/builtins-20.c: New test case.
11530
11531 2003-06-10 Mark Mitchell <mark@codesourcery.com>
11532
11533 PR c++/11131
11534 * g++.dg/opt/template1.C: New test.
11535
11536 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11537
11538 * lib/gcc-dg.exp (dg-test): Clear additional_files and
11539 additional_sources.
11540
11541 2003-05-21 David Taylor <dtaylor@emc.com>
11542
11543 * gcc.dg/Wpadded.c: New file.
11544
11545 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11546
11547 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11548 * gcc.dg/special/weak-2.c: Add dg-require-weak.
11549 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11550 dg-require-weak.
11551
11552 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
11553
11554 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11555
11556 2003-06-09 Mark Mitchell <mark@codesourcery.com>
11557
11558 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11559 (dg-require-alias): Likewise.
11560 (dg-require-gc-sections): Likewise.
11561 * lib/target-supports.exp (check_gc_sections_available): Likewise.
11562
11563 2003-06-08 Richard Henderson <rth@redhat.com>
11564
11565 * gcc.dg/20011029-2.c: Fix the array reference.
11566 * gcc.dg/asm-7.c: New.
11567
11568 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
11569
11570 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11571
11572 2003-06-08 Mark Mitchell <mark@codesourcery.com>
11573
11574 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11575 (dg-require-gc-sections): Likewise.
11576
11577 2003-06-08 Jan Hubicka <jh@suse.cz>
11578
11579 * i386-cmov1.c: Fix regular expression.
11580 * i386-cvt-1.c: Likewise.
11581 * i386-local.c: Likewise.
11582 * i386-local2.c: Likewise.
11583 * i386-mul.c: Likewise.
11584 * i386-ssetype-1.c: Likewise.
11585 * i386-ssetype-3.c: Likewise.
11586 * i386-ssetype-5.c: Likewise.
11587
11588 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11589
11590 PR c++/11039
11591 * g++.dg/warn/implicit-typename2.C: New test.
11592 * g++.dg/warn/implicit-typename3.C: New test.
11593
11594 2003-06-07 Richard Henderson <rth@redhat.com>
11595
11596 * g++.dg/other/offsetof3.C: Use size_t.
11597 * g++.dg/other/offsetof4.C: Likewise.
11598
11599 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
11600
11601 * lib/copy-file.exp: New. Implement gcc_copy_files.
11602
11603 * lib/dg-pch.exp: Load copy-file.exp
11604 (dg-pch): Use gcc_copy_files instead of "file copy".
11605
11606 2003-06-06 Mark Mitchell <mark@codesourcery.com>
11607
11608 * gcc.dg/weak/weak.exp: Simplify.
11609 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11610 * gcc.dg/weak/weak-1.c: Likewise.
11611 * gcc.dg/weak/weak-2.c: Likewise.
11612 * gcc.dg/weak/weak-3.c: Likewise.
11613 * gcc.dg/weak/weak-4.c: Likewise.
11614 * gcc.dg/weak/weak-5.c: Likewise.
11615 * gcc.dg/weak/weak-6.c: Likewise.
11616 * gcc.dg/weak/weak-7.c: Likewise.
11617 * gcc.dg/weak/weak-8.c: Likewise.
11618 * gcc.dg/weak/weak-9.c: Likewise.
11619
11620 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
11621
11622 gcc.c-torture/execute/20030606-1.c: New.
11623
11624 2003-06-06 Roger Sayle <roger@eyesopen.com>
11625
11626 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11627 * gcc.dg/builtins-19.c: Likewise.
11628
11629 2003-06-06 Roger Sayle <roger@eyesopen.com>
11630
11631 * gcc.dg/builtins-2.c: Add some more tests.
11632 * gcc.dg/builtins-18.c: New test case.
11633 * gcc.dg/builtins-19.c: New test case.
11634
11635 2003-06-06 Roger Sayle <roger@eyesopen.com>
11636 Jim Wilson <wilson@tuliptree.org>
11637
11638 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11639
11640 2003-06-06 Jakub Jelinek <jakub@redhat.com>
11641
11642 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11643 mempcpy/stpcpy calls not to be optimized into something else.
11644 * gcc.c-torture/execute/string-opt-3.c: Moved to...
11645 * gcc.c-torture/execute/builtins/string-7.c: ...here.
11646 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11647
11648 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11649
11650 * gcc.dg/format/asm_fprintf-1.c: New test.
11651
11652 2003-06-05 Mark Mitchell <mark@codesourcery.com>
11653
11654 * lib/gcc-defs.exp (additional_sources): New variable.
11655 (dg-additional-sources): New function.
11656 (additional_files): New variable.
11657 (dg-additional-files): New function.
11658 (dg-additional-files-options): Likewise.
11659 * lib/gcc-dg.exp (dg-require-weak): New function.
11660 (dg-require-alias): Likewise.
11661 (dg-require-gc-sections): Likewise.
11662 * lib/target-supports.exp (check_alias_available): Remove testfile
11663 parameter.
11664 (check_gc_sections_available): New function.
11665 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11666 (dg-gpp-additional-files): Likewise.
11667 * lib/g++.exp (additional_sources): Remove.
11668 (additional_files): Likewise.
11669 (g++_target_compile): Use dg-additional-files-options.
11670
11671 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
11672 Tcl logic.
11673 * gcc.dg/special/ecos.exp: Remove.
11674 * gcc.dg/special/20000419-2.c: Use dg-require-*.
11675 * gcc.dg/special/alias-1.c: Likewise.
11676 * gcc.dg/special/alias-2.c: Likewise.
11677 * gcc.dg/special/gcsec-1.c: Likewise.
11678 * gcc.dg/special/weak-1.c: Likewise.
11679 * gcc.dg/special/weak-2.c: Likewise.
11680 * gcc.dg/special/wkali-1.c: Likewise.
11681 * gcc.dg/special/wkali-2.c: Likewise.
11682
11683 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11684 dg-gpp-additional-*.
11685 * g++.dg/special/conpr-3.C: Likewise.
11686 * g++.dg/special/conpr-4.C: Likewise.
11687 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11688 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11689 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11690 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11691 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11692 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11693 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11694 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11695 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11696 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11697 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11698 * g++.old-deja/g++.other/comdat1.C: Likewise.
11699 * g++.old-deja/g++.other/comdat2.C: Likewise.
11700 * g++.old-deja/g++.other/comdat3.C: Likewise.
11701 * g++.old-deja/g++.other/ctor1.C: Likewise.
11702 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11703
11704 2003-06-05 Richard Henderson <rth@redhat.com>
11705
11706 * gcc.dg/debug/20030605-1.c: New.
11707
11708 2003-06-04 Mark Mitchell <mark@codesourcery.com>
11709
11710 * README.QMTEST: Update.
11711
11712 2003-06-04 Richard Henderson <rth@redhat.com>
11713
11714 * gcc.dg/cleanup-1.c: New.
11715 * gcc.dg/cleanup-2.c: New.
11716 * gcc.dg/cleanup-3.c: New.
11717 * gcc.dg/cleanup-4.c: New.
11718 * gcc.dg/cleanup-5.c: New.
11719 * gcc.dg/cleanup-6.c: New.
11720 * gcc.dg/cleanup-7.c: New.
11721
11722 2003-06-04 Mark Mitchell <mark@codesourcery.com>
11723
11724 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11725
11726 * lib/dg-pch.exp: New file.
11727 * g++.dg/pch/pch.exp: Use dg-pch.exp.
11728 * gcc.dg/pch/pch.exp: Likewise.
11729
11730 2003-06-04 Roger Sayle <roger@eyesopen.com>
11731
11732 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11733 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11734 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11735 * gcc.dg/builtins-17.c: New test case.
11736 * gcc.dg/i386-387-4.c: New test case.
11737 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11738
11739 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11740
11741 * gcc.dg/ultrasp9.c: New test.
11742
11743 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11744
11745 * gcc.c-torture/compile/20030604-1.c: New test.
11746 * gcc.dg/sparc-constant-1.c: New test.
11747
11748 2003-06-03 Glen Nakamura <glen@imodulo.com>
11749
11750 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11751
11752 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
11753
11754 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11755
11756 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11757 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11758
11759 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
11760
11761 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11762
11763 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11764
11765 PR c++/10940
11766 * g++.dg/template/spec10.C: New test.
11767
11768 2003-06-03 Roger Sayle <roger@eyesopen.com>
11769
11770 * gcc.dg/builtins-16.c: New test case.
11771
11772 2003-06-03 Jakub Jelinek <jakub@redhat.com>
11773
11774 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11775 mempcpy test with post-increments.
11776 * gcc.c-torture/execute/string-opt-3.c: New test.
11777 * gcc.dg/string-opt-1.c: New test.
11778
11779 2003-06-03 David Billinghurst <David.Billinghurst@riotinto.com>
11780
11781 PR fortran/10965
11782 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
11783
11784 2003-06-02 Mark Mitchell <mark@codesourcery.com>
11785
11786 * lib/scanasm.exp (dg-scan): New function, factored out of ...
11787 (scan-assembler): ... here. Use dg-scan.
11788 (scan-assembler-not): Likewise.
11789 (scan-file): New function.
11790 (scan-file-not): Likewise.
11791 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
11792 * gcc.dg/cpp/_Pragma4.c: Likewise.
11793 * gcc.dg/cpp/_Pragma5.c: Likewise.
11794 * gcc.dg/cpp/avoidpaste1.c: Likewise.
11795 * gcc.dg/cpp/avoidpaste2.c: Likewise.
11796 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
11797 * gcc.dg/cpp/cmdlne-P.c: Likewise.
11798 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
11799 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
11800 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
11801 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
11802 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
11803 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
11804 * gcc.dg/cpp/cxxcom1.c: Likewise.
11805 * gcc.dg/cpp/line1.c: Likewise.
11806 * gcc.dg/cpp/maccom1.c: Likewise.
11807 * gcc.dg/cpp/maccom2.c: Likewise.
11808 * gcc.dg/cpp/maccom3.c: Likewise.
11809 * gcc.dg/cpp/maccom4.c: Likewise.
11810 * gcc.dg/cpp/maccom5.c: Likewise.
11811 * gcc.dg/cpp/maccom6.c: Likewise.
11812 * gcc.dg/cpp/multiline.c: Likewise.
11813 * gcc.dg/cpp/spacing1.c: Likewise.
11814 * gcc.dg/cpp/spacing2.c: Likewise.
11815 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
11816 * gcc.dg/cpp/trad/maccom1.c: Likewise.
11817 * gcc.dg/cpp/trad/maccom2.c: Likewise.
11818 * gcc.dg/cpp/trad/maccom3.c: Likewise.
11819 * gcc.dg/cpp/trad/maccom4.c: Likewise.
11820 * gcc.dg/cpp/trad/maccom6.c: Likewise.
11821 * gcc.dg/cpp/cxxcom2.c: Likewise.
11822 * gcc.dg/cpp/cxxcom2.h: New file.
11823
11824 * gcc.dg/cpp/truefalse.cpp: Move it to ...
11825 * g++.dg/cpp/truefalse.C: Here.
11826 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
11827
11828 2003-06-01 Loren James Rittle <ljrittle@acm.org>
11829
11830 * gcc.dg/cpp/redef3.c: New file.
11831
11832 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
11833
11834 * gcc.dg/i386-loop-3.c: New test.
11835
11836 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
11837
11838 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
11839
11840 2003-05-31 Roger Sayle <roger@eyesopen.com>
11841
11842 * gcc.dg/fwrapv-1.c: New test case.
11843 * gcc.dg/fwrapv-2.c: New test case.
11844
11845 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11846
11847 PR c++/10956
11848 * g++.dg/template/spec9.C: New test.
11849
11850 2003-05-29 Roger Sayle <roger@eyesopen.com>
11851
11852 * gcc.dg/duff-4.c: New test case.
11853
11854 2003-05-27 David Billinghurst <David.Billinghurst@riotinto.com>
11855
11856 PR fortran/10843
11857 * g77.dg/ffixed-form-1.f: New test
11858 * g77.dg/ffixed-form-2.f: New test
11859 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
11860 * g77.dg/ffree-form-3.f: New test
11861
11862 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
11863
11864 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
11865 * gcc.dg/wint_t-1.c: Likewise.
11866
11867 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11868
11869 * g++.dg/template/access11.C: New test.
11870
11871 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11872
11873 PR c++/10849
11874 * g++.dg/template/access10.C: New test.
11875
11876 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
11877 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11878
11879 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
11880
11881 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
11882
11883 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
11884 suppress for powerpc-*-darwin*.
11885 * gcc.dg/torture/builtin-noret-2.c: Likewise.
11886
11887 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
11888
11889 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
11890 suppress option for powerpc-*-darwin*.
11891
11892 2003-05-23 Roger Sayle <roger@eyesopen.com>
11893
11894 * gcc.dg/builtins-1.c: Add tests for tan and atan.
11895 * gcc.dg/builtins-4.c: Add test for fmod.
11896
11897 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11898
11899 PR c++/10682
11900 * g++.dg/template/instantiate4.C: New test.
11901
11902 2003-05-22 Roger Sayle <roger@eyesopen.com>
11903
11904 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
11905
11906 2003-05-21 Janis Johnson <janis187@us.ibm.com>
11907
11908 * gcc.dg/compat/scalar-return-1_main.c: New file.
11909 * gcc.dg/compat/scalar-return-1_x.c: New file.
11910 * gcc.dg/compat/scalar-return-1_y.c: New file.
11911 * gcc.dg/compat/scalar-return-2_main.c: New file.
11912 * gcc.dg/compat/scalar-return-2_x.c: New file.
11913 * gcc.dg/compat/scalar-return-2_y.c: New file.
11914 * gcc.dg/compat/struct-return-3_main.c: New file.
11915 * gcc.dg/compat/struct-return-3_y.c: New file.
11916 * gcc.dg/compat/struct-return-3_x.c: New file.
11917 * gcc.dg/compat/struct-return-2_main.c: New file.
11918 * gcc.dg/compat/struct-return-2_x.c: New file.
11919 * gcc.dg/compat/struct-return-2_y.c: New file.
11920
11921 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11922
11923 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
11924 for hppa*-hp-hpux*.
11925 * gcc.dg/20021014-1.c (dg-options): Likewise.
11926 * gcc.dg/nest.c (dg-options): Likewise.
11927
11928 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
11929
11930 PR c++/9738
11931 * g++.dg/ext/dllimport2.C: New file.
11932 * g++.dg/ext/dllimport3.C: New file.
11933
11934 2003-05-20 Janis Johnson <janis187@us.ibm.com>
11935
11936 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
11937 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11938 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11939 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11940 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11941 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11942 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
11943 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
11944 * gcc.dg/compat/small-struct-defs.h: New file.
11945 * gcc.dg/compat/small-struct-init.h: New file.
11946 * gcc.dg/compat/small-struct-check.h: New file.
11947 * gcc.dg/compat/fp-struct-defs.h: New file.
11948 * gcc.dg/compat/fp-struct-check.h: New file.
11949 * gcc.dg/compat/fp-struct-init.h: New file.
11950 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
11951 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
11952
11953 2003-05-19 Jakub Jelinek <jakub@redhat.com>
11954
11955 * gcc.dg/20030225-2.c: New test.
11956
11957 2003-05-18 Roger Sayle <roger@eyesopen.com>
11958 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11959
11960 * gcc.c-torture/compile/20030518-1.c: New test case.
11961
11962 2003-05-18 Mark Mitchell <mark@codesourcery.com>
11963
11964 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
11965 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
11966 gcc-dg-debug-runtest.
11967 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
11968 gcc-dg-debug-runtest.
11969
11970 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11971
11972 PR c++/9022
11973 * g++.dg/lookup/using6.C: New test.
11974
11975 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11976
11977 * g++.dg/parse/access2.C: New test.
11978
11979 2003-05-17 Mark Mitchell <mark@codesourcery.com>
11980
11981 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
11982 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
11983 * gcc.dg/debug/debug.exp: Likewise.
11984
11985 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
11986
11987 * gcc.dg/dollar.c: New test.
11988
11989 2003-05-16 Janis Johnson <janis187@us.ibm.com>
11990
11991 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
11992 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
11993 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
11994 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
11995 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
11996 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
11997 * gcc.dg/compat/struct-by-value-6_main.c: New file.
11998 * gcc.dg/compat/struct-by-value-6_x.c: New file.
11999 * gcc.dg/compat/struct-by-value-6_y.c: New file.
12000 * gcc.dg/compat/struct-by-value-7_main.c: New file.
12001 * gcc.dg/compat/struct-by-value-7_x.c: New file.
12002 * gcc.dg/compat/struct-by-value-7_y.c: New file.
12003 * gcc.dg/compat/struct-by-value-8_main.c: New file.
12004 * gcc.dg/compat/struct-by-value-8_x.c: New file.
12005 * gcc.dg/compat/struct-by-value-8_y.c: New file.
12006 * gcc.dg/compat/struct-by-value-9_main.c: New file.
12007 * gcc.dg/compat/struct-by-value-9_x.c: New file.
12008 * gcc.dg/compat/struct-by-value-9_y.c: New file.
12009
12010 2003-05-16 Mark Mitchell <mark@codesourcery.com>
12011
12012 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12013 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
12014 support for "repo" mode.
12015 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12016 * lib/g77-dg.exp: Likewise.
12017 * lib/obj-dg.exp: Likewise.
12018
12019 2003-05-16 Jakub Jelinek <jakub@redhat.com>
12020
12021 Merge from gcc-3_2-rhl8-branch:
12022 2003-04-23 Jakub Jelinek <jakub@redhat.com>
12023
12024 * gcc.dg/tls/opt-6.c: New test.
12025
12026 2003-04-05 Jakub Jelinek <jakub@redhat.com>
12027
12028 * gcc.dg/20030405-1.c: New test.
12029
12030 2003-03-09 Jakub Jelinek <jakub@redhat.com>
12031
12032 * gcc.dg/20030309-1.c: New test.
12033
12034 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
12035
12036 * gcc.c-torture/execute/20030307-1.c: New test.
12037
12038 2003-02-20 Randolph Chung <tausq@debian.org>
12039
12040 * gcc.c-torture/compile/20030220-1.c: New test.
12041
12042 2003-02-18 Jakub Jelinek <jakub@redhat.com>
12043
12044 * gcc.dg/20030217-1.c: New test.
12045
12046 2003-01-29 Jakub Jelinek <jakub@redhat.com>
12047
12048 * gcc.c-torture/compile/20020129-1.c: New test.
12049
12050 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
12051
12052 * gcc.dg/unroll-1.c: New test.
12053
12054 2002-11-16 Jan Hubicka <jh@suse.cz>
12055
12056 * gcc.c-torture/execute/20020920-1.c: New test.
12057
12058 2002-10-08 Jakub Jelinek <jakub@redhat.com>
12059
12060 PR target/7434
12061 * gcc.c-torture/compile/20021008-1.c: New test.
12062
12063 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
12064
12065 PR target/7559
12066 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12067
12068 2002-08-07 Jakub Jelinek <jakub@redhat.com>
12069
12070 * gcc.c-torture/compile/20020807-1.c: New test.
12071
12072 2002-07-30 Jakub Jelinek <jakub@redhat.com>
12073
12074 * gcc.dg/tls/opt-1.c: New test.
12075
12076 2002-07-29 Jakub Jelinek <jakub@redhat.com>
12077
12078 * gcc.dg/20020729-1.c: New test.
12079
12080 2002-07-20 Jakub Jelinek <jakub@redhat.com>
12081
12082 * g++.dg/opt/life1.C: New test.
12083
12084 2002-05-20 Jakub Jelinek <jakub@redhat.com>
12085
12086 * gcc.dg/20020525-1.c: New test.
12087
12088 2002-05-24 Jakub Jelinek <jakub@redhat.com>
12089
12090 PR c++/6794
12091 * g++.dg/ext/pretty1.C: New test.
12092 * g++.dg/ext/pretty2.C: New test.
12093
12094 2003-05-15 Mark Mitchell <mark@codesourcery.com>
12095
12096 PR c++/8385
12097 * g++.dg/ext/typeof5.C: New test.
12098
12099 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
12100
12101 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12102 __USER_LABEL_PREFIX__ into account.
12103 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12104
12105 2003-05-14 Roger Sayle <roger@eyesopen.com>
12106
12107 * gcc.dg/builtins-15.c: New test case.
12108
12109 2003-05-13 Zack Weinberg <zack@codesourcery.com>
12110
12111 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12112
12113 2003-05-12 Mark Mitchell <mark@codesourcery.com>
12114
12115 * lib/g++.exp: Tweak handling of additional source files.
12116 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12117 * g++.dg/special/conpr-2a.C: Rename to ...
12118 * g++.dg/special/conpr-2a.cc: ... this.
12119 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12120 * g++.dg/special/conpr-3a.C: Rename to ...
12121 * g++.dg/special/conpr-3a.cc: This.
12122 * g++.dg/special/conpr-3b.C: Rename to ...
12123 * g++.dg/special/conpr-3b.cc: This.
12124 * g++.dg/special/conpr-4.C: New test.
12125 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12126
12127 2003-05-12 David Edelsohn <edelsohn@gnu.org>
12128
12129 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12130
12131 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12132
12133 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12134 * g++.old-deja/g++.robertl/eb71.C: Likewise.
12135 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12136 * g++.old-deja/g++.other/warn3.C: Likewise.
12137
12138 2003-05-11 Roger Sayle <roger@eyesopen.com>
12139
12140 * gcc.dg/i386-387-1.c: Update to also test log.
12141 * gcc.dg/i386-387-2.c: Likewise.
12142
12143 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
12144
12145 * g77.f-torture/execute/int8421.f: New test.
12146
12147 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12148
12149 PR c++/10230, c++/10481
12150 * g++.dg/lookup/scoped5.C: New test.
12151
12152 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12153
12154 PR c++/10552
12155 * g++.dg/template/ttp6.C: New test.
12156
12157 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
12158
12159 * gcc.c-torture/execute/builtins: New directory.
12160 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12161 gcc.c-torture/execute/builtins.
12162 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12163 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12164 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
12165 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12166
12167 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12168
12169 PR c++/9252
12170 * g++.dg/template/access8.C: New test.
12171 * g++.dg/template/access9.C: New test.
12172
12173 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12174
12175 PR c++/9554
12176 * g++.dg/parse/access1.C: New test.
12177
12178 2003-05-09 DJ Delorie <dj@redhat.com>
12179
12180 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12181 long, and not an int.
12182
12183 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12184
12185 PR c++/10555, c++/10576
12186 * g++.dg/template/memclass1.C: New test.
12187
12188 2003-05-08 DJ Delorie <dj@redhat.com>
12189
12190 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12191 targets.
12192 * gcc.c-torture/execute/20021024-1.x: Likewise.
12193 * gcc.c-torture/execute/shiftdi.x: Likewise.
12194 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12195 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12196 * gcc.dg/20021018-1.c: Likewise.
12197
12198 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12199
12200 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12201
12202 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12203 (bcopy): Call memmove.
12204
12205 2003-05-08 Roger Sayle <roger@eyesopen.com>
12206
12207 * g77.f-torture/compile/8485.f: New test case.
12208
12209 2003-05-07 Richard Henderson <rth@redhat.com>
12210
12211 PR c++/10570
12212 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12213 Verify exception_cleanup not called for rethrows.
12214 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12215 when exiting catch block without rethrowing.
12216 * g++.dg/eh/forced3.C: New.
12217 * g++.dg/eh/forced4.C: New.
12218
12219 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
12220
12221 * gcc.dg/20030505.c: Fix triplet.
12222
12223 2003-05-06 DJ Delorie <dj@redhat.com>
12224
12225 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12226 * gcc.dg/nest.c: Likewise.
12227
12228 2003-05-05 Roger Sayle <roger@eyesopen.com>
12229
12230 * gcc.dg/builtins-14.c: New test case.
12231
12232 2003-05-05 Janis Johnson <janis187@us.ibm.com>
12233
12234 * lib/compat.exp (compat-execute): New argument.
12235 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12236 * gcc.dg/compat: New test directory.
12237 * gcc.dg/compat/compat.exp: New expect script.
12238 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12239 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12240 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12241 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12242 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12243 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12244
12245 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12246 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12247 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12248 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12249 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12250 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12251 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12252 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12253 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12254 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12255 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12256 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12257 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12258 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12259 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12260
12261 2003-05-05 Zack Weinberg <zack@codesourcery.com>
12262
12263 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12264
12265 2003-05-05 Jakub Jelinek <jakub@redhat.com>
12266
12267 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12268
12269 2003-05-05 Geoffrey Keating <geoffk@apple.com>
12270
12271 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12272 * gcc.dg/ppc-fsel-2.c: New test.
12273
12274 * gcc.dg/unused-5.c: New test.
12275
12276 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12277
12278 PR c++/10496
12279 * g++.dg/warn/pmf1.C: New test.
12280
12281 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12282
12283 PR c++/4494
12284 * g++.dg/warn/main.C: New test.
12285
12286 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12287
12288 * gcc.dg/nonnull-3.c: New test.
12289
12290 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
12291
12292 * gcc.dg/cpp/Wtrigraphs.c: Update.
12293 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12294
12295 2003-05-03 Geoffrey Keating <geoffk@apple.com>
12296
12297 * gcc.dg/ppc-fsel-1.c: New test.
12298
12299 2003-05-03 Zack Weinberg <zack@codesourcery.com>
12300
12301 PR c/10604
12302 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12303
12304 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
12305
12306 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12307
12308 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12309
12310 PR c++/9364, c++/10553, c++/10586
12311 * g++.dg/parse/typename4.C: New test.
12312 * g++.dg/parse/typename5.C: Likewise.
12313
12314 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
12315
12316 * gcc.c-torture/compile/20030503-1.c: New test.
12317
12318 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12319
12320 * g++.dg/lookup/using5.C: Fix testcase error.
12321
12322 2003-05-01 Chris Demetriou <cgd@broadcom.com>
12323
12324 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12325 since MEABI is no longer supported. Remove all vestiges
12326 of MEABI from the test.
12327
12328 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12329
12330 PR c++/10554
12331 * g++.dg/lookup/using5.C: New test.
12332
12333 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12334
12335 PR c++/8772
12336 * g++.dg/template/ttp5.C: New test.
12337
12338 2003-04-30 Mark Mitchell <mark@codesourcery.com>
12339
12340 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12341 (dg-gpp-additional-sources): New function.
12342 (dg-gpp-additional-files): Likewise.
12343 * lib/g++.exp (additional_sources): New variable.
12344 (additional_files): Likewise.
12345 (g++_target_compile): Deal with them.
12346 * lib/old-dejagnu.exp: Remove.
12347 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12348 * g++.old-deja: Revise all tests to use dg commands.
12349
12350 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12351
12352 PR c++/9432, c++/9528
12353 * g++.dg/lookup/using4.C: New test.
12354
12355 2003-04-29 Geoffrey Keating <geoffk@apple.com>
12356
12357 * gcc.dg/noreturn-5.c: New file.
12358 * gcc.dg/noreturn-6.c: New file.
12359
12360 * gcc.c-torture/compile/inline-1.c: New file.
12361
12362 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12363
12364 PR c++/10551
12365 * g++.dg/template/explicit1.C: New test.
12366
12367 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12368
12369 PR c++/10549
12370 * g++.dg/other/bitfield1.C: New test.
12371
12372 PR c++/10527
12373 * g++.dg/init/new7.C: New test.
12374
12375 2003-04-29 Mark Mitchell <mark@codesourcery.com>
12376
12377 * g++.dg/ext/desig1.C: New test.
12378 * g++.dg/ext/init1.C: Update.
12379
12380 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12381
12382 2003-04-28 Mark Mitchell <mark@codesourcery.com>
12383
12384 PR c++/10180
12385 * g++.dg/warn/Winline-1.C: New test.
12386
12387 2003-04-28 Jakub Jelinek <jakub@redhat.com>
12388
12389 * gcc.c-torture/execute/string-opt-19.c: New test.
12390
12391 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12392 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12393
12394 2003-04-27 Mark Mitchell <mark@codesourcery.com>
12395
12396 PR c++/10506
12397 * g++.dg/init/new6.C: New test.
12398
12399 PR c++/10503
12400 * g++.dg/init/ref6.C: New test.
12401
12402 2003-04-26 David Edelsohn <edelsohn@gnu.org>
12403
12404 * g++.dg/warn/weak1.C: XFAIL on AIX4.
12405
12406 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12407
12408 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12409 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12410
12411 2003-04-25 Mark Mitchell <mark@codesourcery.com>
12412
12413 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12414 initialized static data members.
12415
12416 2003-04-25 H.J. Lu <hjl@gnu.org>
12417
12418 * gcc.dg/ia64-sync-4.c: New test.
12419
12420 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12421
12422 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
12423 date.
12424
12425 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
12426
12427 PR c++/10337
12428 * g++.dg/warn/conv1.C: New test.
12429 * g++.old-deja/g++.other/conv7.C: Adjust.
12430 * g++.old-deja/g++.other/overload14.C: Adjust.
12431
12432 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12433
12434 PR c++/10471
12435 * g++.dg/template/defarg2.C: New test.
12436
12437 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
12438
12439 * gcc.dg/cpp/include2.c: Update.
12440 * gcc.dg/cpp/multiline-2.c: New.
12441 * gcc.dg/cpp/multiline.c: Update.
12442 * gcc.dg/cpp/strify2.c: Update.
12443 * gcc.dg/cpp/trad/literals-2.c: Update.
12444
12445 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12446
12447 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12448
12449 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12450
12451 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12452
12453 2003-04-23 Mark Mitchell <mark@codesourcery.com>
12454
12455 PR c++/10451
12456 * g++.dg/parse/crash4.C: New test.
12457
12458 PR c++/9847
12459 * g++.dg/parse/crash5.C: New test.
12460
12461 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12462
12463 PR c++/10446
12464 * g++.dg/parse/crash3.C: New test.
12465
12466 PR c++/10428
12467 * g++.dg/parse/elab1.C: New test.
12468
12469 2003-04-22 Devang Patel <dpatel@apple.com>
12470
12471 * gcc.dg/cpp/trad/funlike-5.c: New test.
12472
12473 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
12474
12475 * g++.dg/other/packed1.C: Fix dg options.
12476
12477 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
12478
12479 * g++.dg/other/offsetof2.C: New test.
12480
12481 2003-04-21 Mark Mitchell <mark@codesourcery.com>
12482
12483 * g++.dg/template/recurse.C: Adjust location of error messages.
12484
12485 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12486
12487 PR c++/9881
12488 * g++.dg/init/addr-const1.C: New test.
12489 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12490
12491 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
12492
12493 PR c++/10405
12494 * g++.dg/lookup/struct-hack1.C: New test.
12495
12496 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
12497
12498 * ucs.c: Update diagnostic messages.
12499
12500 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12501
12502 * gcc.dg/cpp/truefalse.cpp: New test.
12503 * gcc.dg/cpp/cpp.exp: Update.
12504 * g++.dg/other/stdbool-if.C: Remove.
12505
12506 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
12507
12508 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12509 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12510
12511 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
12512
12513 * gcc.c-torture/compile/20030418-1.c: New test.
12514
12515 2003-04-17 Janis Johnson <janis187@us.ibm.com>
12516
12517 * README.compat: Remove; content moved to doc/sourcebuild.texi.
12518
12519 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12520
12521 PR c++/10347
12522 g++.dg/template/dependent-name1.C: New test.
12523
12524 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
12525
12526 * gcc.dg/warn-1.c (tourist_guide): New array,
12527 contains a pointer to bar.
12528
12529 2003-04-16 Roger Sayle <roger@eyesopen.com>
12530
12531 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12532 * gcc.c-torture/execute/medce-1.c: New test case.
12533 * gcc.c-torture/execute/medce-2.c: New test case.
12534
12535 2003-04-15 Mark Mitchell <mark@codesourcery.com>
12536
12537 * lib/prune.exp: Ignore more messages.
12538
12539 PR c++/10381
12540 * g++.dg/parse/lookup3.C: New test.
12541
12542 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
12543
12544 * gcc.c-torture/compile/20030415-1.c : New test.
12545
12546 2003-04-14 Mark Mitchell <mark@codesourcery.com>
12547
12548 * gcc.c-torture/execute/scope-2.c: Move to ...
12549 * gcc.dg/noncompile/scope.c: .... here.
12550
12551 2003-04-14 Roger Sayle <roger@eyesopen.com>
12552
12553 * gcc.dg/20030414-2.c: New test case.
12554
12555 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
12556
12557 PR target/10377
12558 * gcc.dg/20030414-1.c: New test.
12559
12560 2003-04-13 Roger Sayle <roger@eyesopen.com>
12561
12562 * gcc.dg/builtins-12.c: New test case.
12563 * gcc.dg/builtins-13.c: New test case.
12564
12565 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12566
12567 * gcc.c-torture/execute/string-opt-18.c: New test.
12568
12569 2003-04-13 Mark Mitchell <mark@codesourcery.com>
12570
12571 PR c++/10300
12572 * g++.dg/init/new5.C: New test.
12573
12574 2003-04-12 Mark Mitchell <mark@codesourcery.com>
12575
12576 PR c++/7910
12577 * g++.dg/ext/dllimport1.C: New test.
12578
12579 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
12580
12581 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12582
12583 2003-04-11 Bud Davis <bdavis9659@comcast.net>
12584
12585 PR Fortran/9263
12586 * g77.f-torture/noncompile/9263.f: New test
12587 PR Fortran/1832
12588 * g77.f-torture/execute/1832.f: New test
12589
12590 2003-04-11 David Chad <davidc@freebsd.org>
12591 Loren J. Rittle <ljrittle@acm.org>
12592
12593 libobjc/8562
12594 * objc.dg/headers.m: New test.
12595
12596 2003-04-10 Zack Weinberg <zack@codesourcery.com>
12597
12598 * gcc.c-torture/execute/builtin-noret-2.c: New.
12599 * gcc.c-torture/execute/builtin-noret-2.x: New.
12600 XFAIL builtin-noret-2.c at -O1 and above.
12601 * gcc.dg/redecl.c: New.
12602 * gcc.dg/Wshadow-1.c: Update error regexps.
12603
12604 2003-04-10 Mark Mitchell <mark@codesourcery.com>
12605
12606 * g++.dg/abi/bitfield10.C: New test.
12607
12608 2003-04-09 Mike Stump <mrs@apple.com>
12609
12610 * gcc.dg/pch/pch.exp: Make testcase names longer.
12611 * g++.dg/pch/pch.exp: Make testcase names longer.
12612
12613 2003-04-08 Roger Sayle <roger@eyesopen.com>
12614
12615 * gcc.dg/builtins-11.c: New test case.
12616
12617 2003-04-08 Roger Sayle <roger@eyesopen.com>
12618
12619 * gcc.dg/builtins-9.c: New test case.
12620 * gcc.dg/builtins-10.c: New test case.
12621
12622 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
12623
12624 * gcc.dg/noncompile/init-4.c.c: New test.
12625
12626 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
12627
12628 * gcc.misc-test/gcov-9.c: New test.
12629 * gcc.misc-test/gcov-10.c: New test
12630 * gcc.misc-test/gcov-11.c: New test.
12631
12632 2003-04-05 Zack Weinberg <zack@codesourcery.com>
12633
12634 PR optimization/10024
12635 * gcc.c-torture/compile/20030405-1.c: New test.
12636
12637 2003-04-04 Geoffrey Keating <geoffk@apple.com>
12638
12639 * gcc.dg/pch/static-3.c: New.
12640 * gcc.dg/pch/static-3.hs: New.
12641 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12642
12643 2003-04-04 Richard Henderson <rth@redhat.com>
12644
12645 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12646 * g++.dg/eh/forced2.C: Likewise.
12647
12648 2003-04-03 Mike Stump <mrs@apple.com>
12649
12650 * lib/scanasm.exp (scan-assembler): Add xfail processing for
12651 target arg.
12652 (scan-assembler-times, scan-assembler-not): Likewise.
12653 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12654
12655 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
12656
12657 * gcc.dg/sparc-loop-1.c: New test.
12658
12659 2003-04-02 Geoffrey Keating <geoffk@apple.com>
12660
12661 PR other/9274
12662 * g++.dg/pch/system-2.C: New.
12663 * g++.dg/pch/system-2.Hs: New.
12664
12665 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
12666
12667 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12668
12669 * g++.dg/eh/simd-1.C (vecfunc): Same.
12670
12671 2003-04-01 Roger Sayle <roger@eyesopen.com>
12672
12673 * gcc.c-torture/execute/20030401-1.c: New test case.
12674
12675 2003-04-01 Ziemowit Laski <zlaski@apple.com>
12676
12677 * objc.dg/defs.m: New.
12678
12679 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
12680
12681 * g++.dg/eh/simd-1.C: New.
12682 * g++.dg/eh/simd-2.C: New.
12683
12684 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
12685
12686 * gcc.c-torture/execute/simd-3.c: New.
12687
12688 2003-03-31 Mark Mitchell <mark@codesourcery.com>
12689
12690 PR c/9936
12691 * gcc.dg/20030331-2.c: New test.
12692
12693 2003-03-31 Mark Mitchell <mark@codesourcery.com>
12694
12695 PR c++/10278
12696 * g++.dg/parse/crash2.C: New test.
12697
12698 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
12699
12700 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12701 * gcc.c-torture/execute/20030331-1.c: ...here.
12702
12703 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
12704
12705 * gcc.c-torture/execute/20030331-1.c: New test.
12706
12707 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
12708
12709 * lib/gcov.exp: Adjust call return testing strings.
12710 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12711
12712 2003-03-31 Roger Sayle <roger@eyesopen.com>
12713
12714 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12715 * gcc.dg/builtins-7.c: New test case.
12716 * gcc.dg/builtins-8.c: New test case.
12717
12718 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
12719
12720 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12721
12722 2003-03-30 Mark Mitchell <mark@codesourcery.com>
12723
12724 PR c++/7647
12725 * g++.dg/lookup-class-member-2.C: New test.
12726
12727 2003-03-30 Glen Nakamura <glen@imodulo.com>
12728
12729 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12730
12731 2003-03-28 Roger Sayle <roger@eyesopen.com>
12732
12733 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
12734
12735 2003-03-28 Mark Mitchell <mark@codesourcery.com>
12736
12737 * g++.dg/init/attrib1.C: New test.
12738
12739 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
12740
12741 * gcc.dg/ultrasp8.c: New test.
12742
12743 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
12744
12745 * gcc.dg/ultrasp7.c: New test.
12746
12747 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
12748
12749 PR c++/10047
12750 * g++.dg/template/inline1.C: New test.
12751
12752 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
12753
12754 * gcc.dg/sparc-dwarf2.c: New test.
12755
12756 2003-03-27 Roger Sayle <roger@eyesopen.com>
12757
12758 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12759 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12760
12761 2003-03-27 Mark Mitchell <mark@codesourcery.com>
12762
12763 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12764 than reading .x files.
12765 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12766 * g77.dg/gcov/gcov-1.f: Likewise.
12767 * gcc.misc-tests/gcov-4b.c: Likewise.
12768 * gcc.misc-tests/gcov-5b.c: Likewise.
12769 * gcc.misc-tests/gcov-6.c: Likewise.
12770 * gcc.misc-tests/gcov-7.c: Likewise.
12771 * gcc.misc-tests/gcov-8.c: Likewise.
12772 * g++.dg/gcov/gcov-1.x: Remove.
12773 * g77.dg/gcov/gcov-1.x: Likewise.
12774 * gcc.misc-tests/gcov-4b.x: Likewise.
12775 * gcc.misc-tests/gcov-5b.x: Likewise.
12776 * gcc.misc-tests/gcov-6.x: Likewise.
12777 * gcc.misc-tests/gcov-7.x: Likewise.
12778 * gcc.misc-tests/gcov-8.x: Likewise.
12779
12780 2003-03-27 Glen Nakamura <glen@imodulo.com>
12781
12782 PR opt/10087
12783 * gcc.dg/20030324-1.c: New test.
12784
12785 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
12786
12787 PR c++/10224
12788 * g++.dg/template/arg3.C: New test.
12789
12790 PR c++/10158
12791 * g++.dg/template/friend18.C: New test.
12792
12793 2003-03-26 Roger Sayle <roger@eyesopen.com>
12794
12795 * g77.f-torture/compile/20030326-1.f: New test case.
12796
12797 2003-03-26 Janis Johnson <janis187@us.ibm.com>
12798
12799 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
12800
12801 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
12802
12803 2003-03-26 Jakub Jelinek <jakub@redhat.com>
12804
12805 * gcc.dg/ia64-sync-3.c: New test.
12806
12807 2003-03-26 Alan Modra <amodra@bigpond.net.au>
12808
12809 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
12810
12811 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
12812
12813 * gcc.dg/ultrasp6.c: New test.
12814
12815 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
12816
12817 * gcc.dg/i386-signbit-1.c: New test.
12818 * gcc.dg/i386-signbit-2.c: New test.
12819 * gcc.dg/i386-signbit-3.c: New test.
12820
12821 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
12822
12823 * gcc.dg/ultrasp5.c: Fix options.
12824
12825 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
12826
12827 * gcc.dg/ultrasp5.c: Fix comment.
12828
12829 2003-03-24 Bud Davis <bdavis9659@comcast.net>
12830
12831 PR fortran/10197
12832 * g77.f-torture/execute/10197.f: New test.
12833
12834 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
12835
12836 PR c++/9898, c++/383
12837 * g++.dg/template/conv6.C: New test.
12838
12839 PR c++/10119
12840 * g++.dg/template/ptrmem5.C: New test.
12841
12842 PR c++/10026
12843 * g++.dg/lookup/koenig1.C: New test.
12844
12845 PR C++/10199
12846 * g++.dg/lookup/template2.C: New test.
12847
12848 2003-03-24 Jakub Jelinek <jakub@redhat.com>
12849
12850 * g++.dg/opt/rtti1.C: New test.
12851
12852 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
12853
12854 * gcc.dg/ultrasp5.c: New test.
12855
12856 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
12857
12858 PR middle-end/9967
12859 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
12860 builtin fputs.
12861
12862 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
12863
12864 PR c/8224
12865 * gcc.dg/20030323-1.c: New test.
12866
12867 2003-03-23 Roger Sayle <roger@eyesopen.com>
12868
12869 * gcc.c-torture/compile/20030323-1.c: New test case.
12870
12871 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
12872
12873 * gcc.dg/20030321-1.c: New test.
12874
12875 2003-03-22 Zack Weinberg <zack@codesourcery.com>
12876
12877 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
12878
12879 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
12880
12881 PR c++/9978, c++/9708
12882 * g++.dg/ext/vlm1.C: Adjust expected error.
12883 * g++.dg/ext/vla2.C: New test.
12884 * g++.dg/template/arg1.C: New test.
12885 * g++.dg/template/arg2.C: New test.
12886
12887 2003-03-22 Bud Davis <bdavis9659@comcast.net>
12888
12889 * g77.f-torture/execute/select.f: New test.
12890 * g77.f-torture/noncompile/select_no_compile.f: New test.
12891
12892 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
12893
12894 PR c++/9898
12895 * g++.dg/other/error4.C: New test.
12896
12897 2003-03-20 Mark Mitchell <mark@codesourcery.com>
12898
12899 * g++.dg/template/friend17.C: New test.
12900
12901 2003-03-21 Alan Modra <amodra@bigpond.net.au>
12902
12903 * gcc.c-torture/compile/20030320-1.c: New.
12904
12905 2003-03-20 Roger Sayle <roger@eyesopen.com>
12906
12907 * gcc.dg/builtins-6.c: New test case.
12908
12909 2003-03-19 Alan Modra <amodra@bigpond.net.au>
12910
12911 PR target/10073
12912 * gcc.c-torture/compile/20030319-1.c: New.
12913
12914 2003-03-18 Jan Hubicka <jh@suse.cz>
12915
12916 * gcc.dg/i386-cvt-1.c: New test.
12917
12918 2003-03-17 Zack Weinberg <zack@codesourcery.com>
12919
12920 * objc.dg/naming-1.m: Use "(parse|syntax) error".
12921 * objc.dg/naming-2.m: Likewise.
12922
12923 2003-03-17 Mark Mitchell <mark@codesourcery.com>
12924
12925 PR c++/9639
12926 * g++.dg/parse/crash1.C: New test.
12927
12928 2003-03-16 Mark Mitchell <mark@codesourcery.com>
12929
12930 PR c++/8805
12931 * g++.dg/eh/cleanup1.C: New test.
12932
12933 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
12934
12935 * gcc.c-torture/execute/20030316-1.c: New test case.
12936
12937 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
12938
12939 PR c++/9629
12940 * g++.dg/init/ctor2.C: New test.
12941
12942 2003-03-15 Roger Sayle <roger@eyesopen.com>
12943
12944 * g77.f-torture/compile/xformat.f: New test case.
12945
12946 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12947
12948 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
12949 * g++.old-deja/g++.mike/eh50.C: Likewise.
12950
12951 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12952
12953 PR c++/6440
12954 * g++.dg/template/spec7.C: New test.
12955 * g++.dg/template/spec8.C: Likewise.
12956
12957 2003-03-14 Jakub Jelinek <jakub@redhat.com>
12958
12959 * gcc.c-torture/execute/20030313-1.c: New test.
12960
12961 2003-03-14 Richard Henderson <rth@redhat.com>
12962
12963 * gcc.dg/inline-2.c: Adjust alpha test for external call.
12964
12965 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
12966
12967 * gcc.c-torture/compile/20030314-1.c: New test.
12968
12969 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
12970
12971 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
12972 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
12973 thumb target,
12974 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
12975 to accept newer _imp__ prefix and additional
12976 newline in .drectve section.
12977 * gcc.dg/dll-4.c: Likewise.
12978 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
12979 switch.
12980
12981 2003-03-13 Mark Mitchell <mark@codesourcery.com>
12982
12983 * g++.dg/parse/namespace9.C: New test.
12984
12985 * g++.dg/init/ref5.C: New test.
12986 * g++.dg/parse/ptrmem1.C: Likewise.
12987
12988 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12989
12990 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
12991 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
12992 regular expression.
12993 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
12994 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
12995
12996 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
12997
12998 * gcc.c-torture/execute/20030224-2.c: New test.
12999
13000 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13001
13002 * gcc.dg/decl-3.c: New test.
13003
13004 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
13005
13006 * gcc.dg/i386-loop-2.c: New test.
13007
13008 2003-03-11 Mark Mitchell <mark@codesourcery.com>
13009
13010 PR c++/9474
13011 * g++.dg/parse/namespace8.C: New test.
13012
13013 PR c++/9924
13014 * g++.dg/overload/builtin2.C: New test.
13015
13016 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
13017
13018 * gcc.dg/return-type-3.c: New test.
13019
13020 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13021
13022 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13023 profiling options are not supported.
13024
13025 2003-03-10 Mark Mitchell <mark@codesourcery.com>
13026
13027 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13028 * g++.old-deja/g++.warn/impint2.C: Likewise.
13029
13030 2003-03-10 Devang Patel <dpatel@apple.com>
13031
13032 * g++.dg/cpp/c++_cmd_1.C: New test.
13033 * g++.dg/cpp/c++_cmd_1.h: New file.
13034
13035 2003-03-10 Segher Boessenkool <segher@koffie.nl>
13036
13037 * gcc.dg/altivec-9.c: New file.
13038
13039 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13040
13041 * gcc.dg/ppc-sdata-1.c: New test.
13042 * gcc.dg/ppc-sdata-2.c: New test.
13043
13044 2003-03-09 Mark Mitchell <mark@codesourcery.com>
13045
13046 PR c++/9373
13047 * g++.dg/opt/ptrmem2.C: New test.
13048
13049 PR c++/8534
13050 * g++.dg/opt/ptrmem1.C: New test.
13051
13052 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
13053
13054 * gcc.dg/i386-loop-1.c: New test.
13055
13056 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13057
13058 PR c++/9970
13059 * g++.dg/lookup/friend1.C: New test.
13060
13061 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13062
13063 PR c++/9823
13064 * g++.dg/parser/constructor1.C: New test.
13065
13066 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
13067
13068 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13069
13070 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13071
13072 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
13073
13074 * gcc.dg/cpp/Wunused.c: Update test.
13075
13076 2003-03-08 Jan Hubicka <jh@suse.cz>
13077
13078 * gcc.dg/inline-3.c: New test.
13079
13080 2003-03-08 Mark Mitchell <mark@codesourcery.com>
13081
13082 PR c++/9809
13083 * g++.dg/parse/builtin1.C: New test.
13084
13085 PR c++/9982
13086 * g++.dg/abi/cookie1.C: New test.
13087 * g++.dg/abi/cookie2.C: Likewise.
13088
13089 PR c++/9524
13090 * g++.dg/template/field1.C: New test.
13091
13092 PR c++/9912
13093 * g++.dg/parse/class1.C: New test.
13094 * g++.dg/parse/namespace7.C: Likewise.
13095 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13096
13097 2003-03-07 Mark Mitchell <mark@codesourcery.com>
13098
13099 * g++.dg/init/ref4.C: New test.
13100
13101 2003-03-07 Jan Hubicka <jh@suse.cz>
13102
13103 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13104 * gcc.dg/inline-3.c: New test.
13105
13106 2003-03-06 Mark Mitchell <mark@codesourcery.com>
13107
13108 * g++.dg/init/ref3.C: New test.
13109
13110 PR c++/9965
13111 * g++.dg/init/ref2.C: New test.
13112
13113 PR c++/9400
13114 * g++.dg/warn/Wshadow-2.C: New test.
13115
13116 PR c++/9791
13117 * g++.dg/warn/Woverloaded-1.C: New test.
13118
13119 2003-03-05 Jan Hubicka <jh@suse.cz>
13120
13121 * gcc.dg/i386-local2.c: New.
13122 * gcc.dg/i386-local.c: Fix typo.
13123
13124 2003-03-05 Mark Mitchell <mark@codesourcery.com>
13125
13126 * g++.dg/abi/layout3.C: New test.
13127
13128 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
13129
13130 * gcc.c-torture/compile/20030305-1.c
13131
13132 2003-03-05 Jan Hubicka <jh@suse.cz>
13133
13134 * gcc.dg/i386-local.c: New.
13135
13136 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
13137
13138 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13139
13140 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
13141
13142 * gcc.dg/switch-2.c: New test.
13143 * gcc.dg/switch-3.c: New test.
13144 * gcc.dg/Wswitch.c: Adjust line numbers.
13145 * gcc.dg/Wswitch-default.c: Likewise.
13146 * gcc.dg/Wswitch-enum.c: Likewise.
13147
13148 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
13149
13150 * gcc.c-torture/execute/20030222-1.c: New test.
13151
13152 2003-03-03 James E Wilson <wilson@tuliptree.org>
13153
13154 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13155
13156 2003-03-03 Mark Mitchell <mark@codesourcery.com>
13157
13158 PR c++/9878
13159 * g++.dg/init/ref1.C: New test.
13160
13161 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
13162
13163 * gcc.dg/sh-relax.c: New SH-only test.
13164
13165 2003-03-03 Geoffrey Keating <geoffk@apple.com>
13166
13167 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
13168 comment explaining purpose of testcase.
13169
13170 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13171
13172 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13173 for HC11/HC12 (asm needs two int registers).
13174 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13175 HC11/HC12 because the test uses an asm which needs two 32-bit
13176 registers.
13177
13178 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
13179
13180 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13181 for HC11/HC12 (array is too large otherwise).
13182 * gcc.c-torture/compile/920501-4.x: New file, likewise.
13183 * gcc.c-torture/compile/20010518-2.x: Likewise.
13184 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13185 HC11/HC12 (array is too large).
13186
13187 2003-03-01 Geoffrey Keating <geoffk@apple.com>
13188
13189 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13190 * lib/g++-dg.exp (g++-dg-test): Likewise.
13191
13192 2003-03-01 Roger Sayle <roger@eyesopen.com>
13193
13194 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13195 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13196
13197 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13198
13199 * g++.dg/warn/implicit-typename1.C: Remove warning.
13200
13201 2003-02-28 Richard Henderson <rth@redhat.com>
13202
13203 * gcc.dg/noreturn-1.c: Move noreturn warning line.
13204 * gcc.dg/return-type-1.c: Move control reaches end warning line.
13205
13206 2003-02-28 Geoffrey Keating <geoffk@apple.com>
13207
13208 * gcc.dg/pch/pch.exp: Change .pch to .gch.
13209 * g++.dg/pch/pch.exp: Likewise.
13210
13211 2003-02-28 Mark Mitchell <mark@codesourcery.com>
13212
13213 PR c++/9879
13214 * testsuite/g++.dg/init/new4.C: New test.
13215
13216 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
13217
13218 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13219
13220 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
13221
13222 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13223 unsigned long.
13224
13225 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13226 wider than float.
13227
13228 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
13229
13230 * lib/scanasm.exp: Add support for counting numbers of
13231 occurences.
13232 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13233 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13234
13235 2003-02-25 Mark Mitchell <mark@codesourcery.com>
13236
13237 PR c++/9683
13238 * g++.dg/template/static3.C: New test.
13239
13240 PR c++/9829
13241 * g++.dg/parse/namespace6.C: New test.
13242
13243 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13244
13245 PR target/9732
13246 * gcc.dg/20030225-1.c: New test.
13247
13248 2003-02-24 Mark Mitchell <mark@codesourcery.com>
13249
13250 * README: Remove out-of-date information.
13251
13252 PR c++/9836
13253 * g++.dg/template/spec6.C: New test.
13254
13255 2003-02-24 Jeff Law <law@redhat.com>
13256
13257 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13258
13259 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13260
13261 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13262 * gcc.dg/pragma-ep-1.c: Likewise.
13263
13264 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13265
13266 PR c++/9602
13267 * g++.dg/template/friend16.C: New test.
13268
13269 2003-02-23 Mark Mitchell <mark@codesourcery.com>
13270
13271 PR c++/5333
13272 * g++.dg/parse/fused-params1.C: Adjust error messages.
13273 * g++.dg/template/nested3.C: New test.
13274
13275 2003-02-24 Alan Modra <amodra@bigpond.net.au>
13276
13277 * g++.dg/abi/param1.C: New test.
13278
13279 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13280
13281 PR c++/7982
13282 * g++.dg/warn/implicit-typename1.C: New test.
13283
13284 2003-02-22 Kelley Cook <kelleycook@comcast.net>
13285
13286 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13287 with "mtune".
13288 * g++.old-deja/g++.other/store-expr2.C: Likewise.
13289 * gcc.c-torture/execute/20010129-1.x: Likewise.
13290 * gcc.dg/20011107-1.c: Likewise.
13291 * gcc.dg/20020108-1.c: Likewise.
13292 * gcc.dg/20020122-3.c: Likewise.
13293 * gcc.dg/20020206-1.c: Likewise.
13294 * gcc.dg/20020310-1.c: Likewise.
13295 * gcc.dg/20020426-2.c: Likewise.
13296 * gcc.dg/20020517-1.c: Likewise.
13297 * gcc.dg/991230-1.c: Likewise.
13298 * gcc.dg/i386-unroll-1.c: Likewise.
13299 * gcc.misc-tests/i386-prefetch.exp: Likewise.
13300
13301 2003-02-22 Jan Hubicka <jh@suse.cz>
13302
13303 * gcc.dg/i386-mul.c: New test.
13304
13305 2003-02-21 Roger Sayle <roger@eyesopen.com>
13306
13307 * gcc.dg/builtins-5.c: New test case.
13308
13309 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
13310
13311 * gcc.dg/asmreg-1.c: New test.
13312
13313 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13314
13315 PR c++/9749
13316 * g++.dg/parse/varmod1.C: New test.
13317
13318 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13319
13320 PR c++/9727
13321 * g++.dg/template/op1.C: New test.
13322
13323 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13324
13325 PR c++/8906
13326 * g++.dg/template/nested2.C: New test.
13327
13328 2003-02-21 Mark Mitchell <mark@codesourcery.com>
13329
13330 PR c++/8724
13331 * g++.dg/expr/dtor1.C: New test.
13332
13333 2003-02-21 Zack Weinberg <zack@codesourcery.com>
13334
13335 * gcc.dg/cpp/include3.c: New test.
13336 * gcc.dg/cpp/inc/foo.h: New file.
13337
13338 2003-02-21 Glen Nakamura <glen@imodulo.com>
13339
13340 * gcc.c-torture/execute/20030221-1.c: New test.
13341
13342 2003-02-20 Mark Mitchell <mark@codesourcery.com>
13343
13344 PR c++/9729
13345 * g++.dg/abi/conv1.C: New test.
13346
13347 2003-02-20 Jan Hubicka <jh@suse.cz>
13348
13349 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13350
13351 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
13352
13353 * gcc.c-torture/compile/20030219-1.c: New test.
13354
13355 2003-02-18 Jan Hubicka <jh@suse.cz>
13356
13357 * gcc.dg/funcorder.c: New test.
13358
13359 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13360
13361 * gcc.c-torture/execute/20030218-1.c: New.
13362
13363 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
13364
13365 * gcc.dg/20030218-1.c: New.
13366
13367 2003-02-18 Richard Henderson <rth@redhat.com>
13368
13369 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13370 * gcc.dg/attr-used-2.c: New.
13371
13372 2003-02-18 Mark Mitchell <mark@codesourcery.com>
13373
13374 PR c++/9704
13375 * g++.dg/init/copy5.C: New test.
13376
13377 2003-02-18 Geoffrey Keating <geoffk@apple.com>
13378
13379 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13380 * g++.dg/pch/pch.exp: Likewise.
13381
13382 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
13383
13384 * gcc.c-torture/execute/20030209-1.c: Enable the test if
13385 STACK_SIZE is not defined.
13386
13387 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13388
13389 PR c++/9457
13390 * g++.dg/template/init1.C: New test.
13391
13392 2003-02-16 Jan HUbicka <jh@suse.cz>
13393
13394 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13395 (foo): Add few extra tests
13396 * gcc.dg/c99-const-expr-3.c: Likewise.
13397 * gcc.c-torture/execute/20030216-1.c: New.
13398
13399 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13400
13401 PR c++/9459
13402 * g++.dg/ext/typeof4.C: New test.
13403
13404 2003-02-15 Roger Sayle <roger@eyesopen.com>
13405
13406 * gcc.dg/i386-387-3.c: New test case.
13407
13408 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
13409
13410 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13411 cris-*-elf* cris-*-aout* and mmix-*-*.
13412
13413 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
13414
13415 * gcc.dg/20030213-1.c: New test.
13416
13417 2003-02-12 Roger Sayle <roger@eyesopen.com>
13418
13419 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13420 * gcc.dg/i386-387-2.c: Likewise.
13421
13422 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
13423
13424 * gcc.dg/ppc-spe.c: Fix formatting.
13425 Enable tests that were previously unsupported by gas.
13426 Delete tests for instructions that no longer exist.
13427 Switch arguments on evsubifw builtin.
13428
13429 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
13430
13431 * gcc.c-torture/execute/20030209-1.c: Disable the test if
13432 STACK_SIZE is too small.
13433
13434 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
13435 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
13436
13437 * gcc.dg/decl-2.c: New test.
13438
13439 2003-02-10 Jan Hubicka <jh@suse.cz>
13440
13441 * gcc.dg/i386-fpcvt-1.c: New test.
13442
13443 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
13444
13445 * gcc.c-torture/execute/20030209-1.c: New test.
13446
13447 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
13448
13449 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13450 int-wide bitops, use the constants of the same width.
13451 Likewise, if long long is 32-bit wide, test bitops using
13452 32-bit constants.
13453
13454 2003-02-07 Loren James Rittle <ljrittle@acm.org>
13455
13456 * gcc.dg/20021014-1.c: Annotate with expected notice text.
13457
13458 2003-02-07 Roger Sayle <roger@eyesopen.com>
13459
13460 * testsuite/gcc.dg/builtins-4.c: New test case.
13461
13462 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13463
13464 * gcc.dg/20020430-1.c: Fix dg command typos.
13465 * gcc.dg/20020503-1.c: Likewise.
13466
13467 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13468
13469 PR c++/8785
13470 * g++.dg/parse/fused-params1.C: New test.
13471
13472 PR c++/8857
13473 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13474
13475 PR c++/8921
13476 * g++.dg/parse/non-dependent1.C: New test.
13477
13478 PR c++/8928
13479 * g++.dg/parse/dupl-tmpl-args1.C: New test.
13480
13481 PR c++/9228
13482 * g++.dg/parse/undefined7.C: New test.
13483 * g++.dg/parse/non-templ1.C: New test.
13484
13485 PR c++/9229
13486 * g++.dg/parse/too-many-tmpl-args1.C: New test.
13487
13488 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
13489
13490 * gcc.c-torture/compile/20030206-1.c: New test.
13491
13492 2003-02-05 Roger Sayle <roger@eyesopen.com>
13493
13494 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13495 "pow" to "foo" to avoid potential confusion with a math built-in.
13496
13497 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13498
13499 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13500 conditions for SPARC targets.
13501
13502 2003-02-05 Jakub Jelinek <jakub@redhat.com>
13503
13504 * gcc.dg/20030204-1.c: New test.
13505
13506 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13507
13508 PR c++/38
13509 * g++.dg/parse/array-size1.C: New test.
13510
13511 PR c++/5657
13512 * g++.dg/parse/undefined3.C: New test.
13513
13514 PR c++/5665
13515 * g++.dg/parse/undefined4.C: New test.
13516
13517 PR c++/5975
13518 * g++.dg/parse/undefined5.C: New test.
13519
13520 PR c++/7259
13521 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13522
13523 PR c++/8578
13524 * g++.dg/parse/casting-operator1.C: New test.
13525
13526 PR c++/8596
13527 * g++.dg/parse/undefined6.C: New test.
13528
13529 PR c++/8736
13530 * g++.dg/parse/missing-template1.C: New test.
13531
13532 2003-02-04 Jan Hubicka <jh@suse.cz>
13533
13534 * gcc.dg/i386-cadd.c: Compile using -march=k8.
13535 * gcc.dg/i386-cmov?.c: Likewise.
13536 * gcc.dg/i386-fpcvt-?.c: Likewise.
13537 * gcc.dg/i386-ssefp-1.c: Likewise.
13538 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
13539 conventions.
13540
13541 2003-02-03 Mark Mitchell <mark@codesourcery.com>
13542
13543 PR c++/7129
13544 * testsuite/g++.dg/ext/max.C: New test.
13545
13546 2003-02-03 Jan Hubicka <jh@suse.cz>
13547
13548 * gcc.c-torture/execute/20030203-1.c: New test.
13549
13550 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
13551
13552 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13553 'natural-endian'.
13554
13555 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
13556
13557 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13558 * g++.dg/init/new2.C: Likewise.
13559 * g++.dg/other/new1.C: Likewise.
13560
13561 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
13562
13563 * gcc.dg/struct-ret-libc.c: New test.
13564
13565 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
13566
13567 * gcc.dg/20030129-1.c: New test.
13568
13569 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13570
13571 PR c++/8849
13572 * g++.dg/template/ptrmem4.C: New test.
13573
13574 2003-01-29 Mark Mitchell <mark@codesourcery.com>
13575
13576 * g++.dg/parser/constant1.C: New test.
13577
13578 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13579
13580 PR c++/8591
13581 * g++.dg/parse/friend2.C: New test.
13582
13583 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
13584
13585 PR c++/9437
13586 * g++.dg/template/unify4.C: New test.
13587
13588 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
13589
13590 * gcc.c-torture/execute/20030128-1.c: New test.
13591
13592 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
13593
13594 * g++.dg/lookup/nested1.C: Test moved from ...
13595 * g++.old-deja/g++.other/lookup24.C: ... here.
13596
13597 2003-01-28 Jan Hubicka <jh@suse.cz>
13598
13599 * gcc.dg/i386-cmov5.c: New test.
13600
13601 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
13602
13603 * gcc.c-torture/execute/20010925-1.c: Changed the
13604 memcpy declaration.
13605
13606 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
13607
13608 PR c++/3902
13609 * g++.dg/parse/template5.C: New test.
13610
13611 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
13612
13613 PR fortran/9258
13614 * g77.dg/pr9258: New test.
13615
13616 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13617
13618 * README: Move relevant parts from README.g++.
13619
13620 * README.g++: Remove this file.
13621
13622 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
13623
13624 * g++.dg/abi/dcast1.C: New test.
13625
13626 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13627
13628 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13629
13630 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
13631
13632 PR c++/47
13633 * g++.old-deja/g++.other/lookup24.C: New test.
13634
13635 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13636
13637 PR middle-end/7227
13638 * gcc.dg/uninit-C.c: New test.
13639
13640 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
13641
13642 * g++.dg/abi/covariant1.C: New test.
13643
13644 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
13645
13646 * gcc.dg/20030123-1.c: New test.
13647
13648 2003-01-25 Jan Hubicka <jh@suse.cz>
13649
13650 PR opt/8492
13651 * gcc.c-torture/compile/20030125-1.c
13652
13653 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
13654
13655 PR c++/9403
13656 * g++.dg/parse/template3.C: New test.
13657 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13658
13659 PR c++/795
13660 * g++.dg/parse/template4.C: New test.
13661
13662 PR c++/9415
13663 * g++.dg/template/qual2.C: New test.
13664
13665 PR c++/8545
13666 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13667
13668 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13669
13670 2003-01-25 Roger Sayle <roger@eyesopen.com>
13671
13672 * gcc.c-torture/execute/switch-1.c: New test case.
13673
13674 2003-01-25 Jan Hubicka <jh@suse.cz>
13675
13676 * gcc.c-torture/execute/20030125-1.[cx]: New test.
13677
13678 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
13679
13680 Tweaks for Bison-1.875. From the NEWS file:
13681 "- `parse error' -> `syntax error'
13682 Bison now uniformly uses the term `syntax error'"
13683 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13684 * gcc.dg/cpp/digraph2.c: Likewise.
13685 * gcc.dg/cpp/direct2.c: Likewise.
13686 * gcc.dg/cpp/paste4.c: Likewise.
13687 * gcc.dg/c90-restrict-1.c: Likewise.
13688 * gcc.dg/c99-func-2.c: Likewise.
13689 * gcc.dg/noncompile/920721-2.c: Likewise.
13690 * gcc.dg/noncompile/930622-2.c: Likewise.
13691 * gcc.dg/noncompile/940112-1.c: Likewise.
13692 * gcc.dg/noncompile/950921-1.c: Likewise.
13693 * gcc.dg/noncompile/951123-1.c: Likewise.
13694 * gcc.dg/noncompile/971104-1.c: Likewise.
13695 * gcc.dg/noncompile/990416-1.c: Likewise.
13696
13697 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
13698
13699 * g++.dg/parse/undefined1.C: Add error message.
13700
13701 2003-01-22 Mark Mitchell <mark@codesourcery.com>
13702
13703 PR c++/9354
13704 * g++.dg/parse/new1.C: New test.
13705
13706 PR c++/9216
13707 * g++.dg/parse/template2.C: New test.
13708
13709 PR c++/9354
13710 * g++.dg/parse/typedef2.C: New test.
13711
13712 PR c++/9328
13713 * g++.dg/ext/typeof3.C: New test.
13714
13715 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13716
13717 PR c++/2738
13718 * g++.dg/parse/ret-type1.C: New test.
13719
13720 PR c++/3792
13721 * g++.dg/parse/tmpl-outside1.C: New test.
13722
13723 PR c++/4207
13724 * g++.dg/parse/int-as-enum1.C: New test.
13725
13726 PR c++/4903
13727 * g++.dg/parse/no-typename1.C: New test.
13728
13729 PR c++/5533
13730 * g++.dg/parse/no-value1.C: New test.
13731
13732 PR c++/5921
13733 * g++.dg/parse/wrong-inline1.C: New test.
13734
13735 PR c++/6402
13736 * g++.dg/parse/ref1.C: New test.
13737
13738 PR c++/6992
13739 * g++.dg/parse/attr-ctor1.C: New test.
13740
13741 PR c++/7229
13742 * g++.dg/parse/namespace5.C: New test.
13743
13744 PR c++/7917
13745 * g++.dg/parse/func-def1.C: New test.
13746
13747 PR c++/8143
13748 * g++.dg/parse/undefined1.C: New test.
13749
13750 PR c++/5723, PR c++/8522
13751 * g++.dg/parse/specialization1.C: New test.
13752
13753 PR c++/163, PR c++/8595
13754 * g++.dg/parse/struct-as-enum1.C: New test.
13755
13756 PR c++/9173
13757 * g++.dg/parse/undefined2.C: New test.
13758
13759 2003-01-22 Mark Mitchell <mark@codesourcery.com>
13760
13761 PR c++/9298
13762 * g++.dg/parse/template1.C: New test.
13763
13764 PR c++/9384
13765 * g++.dg/parse/using1.C: New test.
13766
13767 PR c++/9285
13768 PR c++/9294
13769 * g++.dg/parse/expr2.C: New test.
13770
13771 PR c++/9388
13772 * g++.dg/parse/lookup2.C: Likewise.
13773
13774 2003-01-21 Jan Hubicka <jh@suse.cz>
13775
13776 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
13777 * gcc.c-torture/execute/eeprof-1.c: Likewise.
13778 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
13779 * gcc.c-torture/execute/string-opt-*.c: Likewise.
13780
13781 2003-01-20 Nick Clifton <nickc@redhat.com>
13782
13783 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
13784 problem with ARM sibcall code generation.
13785
13786 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
13787
13788 * gcc.c-torture/execute/20030120-1.c: New.
13789
13790 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
13791
13792 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
13793
13794 2003-01-17 Mark Mitchell <mark@codesourcery.com>
13795
13796 PR c++/9272
13797 * g++.dg/parse/ctor1.C: New test.
13798
13799 PR c++/9294:
13800 * g++.dg/parse/qualified1.C: New test.
13801
13802 * g++.dg/parse/typename3.C: New test.
13803
13804 2003-01-16 Richard Henderson <rth@redhat.com>
13805
13806 * g++.dg/tls/init-2.C: Fix error matches for real this time.
13807
13808 2003-01-16 Richard Henderson <rth@redhat.com>
13809
13810 * g++.dg/pch/pch.exp: Copy test header to the working directory
13811 before using it either for precompilation or direct use.
13812 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
13813 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
13814
13815 2003-01-16 Richard Henderson <rth@redhat.com>
13816
13817 * gcc.dg/pch/pch.exp: Copy test header to the working directory
13818 before using it either for precompilation or direct use.
13819 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
13820 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
13821
13822 2003-01-16 Mark Mitchell <mark@codesourcery.com>
13823
13824 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
13825 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
13826 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
13827 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
13828 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
13829 typename warning into error.
13830 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
13831 error messages.
13832 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
13833 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13834 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
13835 messages.
13836 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
13837 make declaration visible in template.
13838 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
13839 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
13840 messages.
13841 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
13842 message.
13843 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
13844 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
13845 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
13846 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
13847 typename warning with error message.
13848 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
13849 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
13850 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
13851
13852 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
13853
13854 * g++.dg/parse/ambig2.C: New test.
13855
13856 2003-01-15 Richard Henderson <rth@redhat.com>
13857
13858 * g++.dg/tls/init-2.C: Update error message string.
13859
13860 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13861
13862 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
13863
13864 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
13865
13866 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
13867 all for HC11/HC12.
13868 * gcc.c-torture/compile/20001205-1.x: Likewise.
13869 * gcc.c-torture/compile/20001226-1.x: Likewise.
13870 * gcc.c-torture/compile/920520-1.x: Likewise.
13871 * gcc.c-torture/compile/961203-1.x: Likewise.
13872 * gcc.c-torture/compile/20020604-1.x: Likewise.
13873
13874 2003-01-15 Jan Hubicka <jh@suse.cz>
13875
13876 * gcc.c-torture/compile/20030115-1.c: New test.
13877
13878 * gcc.dg/i386-fpcvt-1.c: New test.
13879 * gcc.dg/i386-fpcvt-2.c: New test.
13880
13881 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
13882
13883 Further conform g++'s __vmi_class_type_info to the C++ ABI
13884 specification.
13885 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
13886 the specification.
13887
13888 2003-01-14 Jan Hubicka <jh@suse.cz>
13889
13890 * gcc.dg/i386-fpcvt-1.c: New test.
13891 * gcc.dg/i386-fpcvt-2.c: New test.
13892
13893 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
13894
13895 * gcc.dg/i386-mmx-3.c: New test.
13896
13897 2003-01-12 Mark Mitchell <mark@codesourcery.com>
13898
13899 PR c++/9264
13900 * g++.dg/parse/octal1.C: New file.
13901
13902 PR c++/9172
13903 * g++.dg/parse/typename1.C: New file.
13904
13905 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
13906
13907 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
13908 * gcc.dg/bf-no-ms-layout.c: Likewise.
13909 * gcc.dg/bf-ms-attrib.c: Likewise.
13910
13911 2003-01-10 Mark Mitchell <mark@codesourcery.com>
13912
13913 PR c++/9099
13914 * g++.dg/parse/dtor1.C: New file.
13915
13916 PR c++/9128
13917 * g++.dg/rtti/typeid1.C: New file.
13918
13919 PR c++/9153
13920 * g++.dg/parse/lookup1.C: New file.
13921
13922 PR c++/9171
13923 * g++.dg/templ/spec5.C: New file.
13924
13925 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
13926
13927 * gcc.c-torture/compile/20030110-1.c: New test.
13928
13929 2003-01-09 Geoffrey Keating <geoffk@apple.com>
13930
13931 Merge from pch-branch:
13932
13933 2002-12-23 Geoffrey Keating <geoffk@apple.com>
13934
13935 * gcc.dg/pch/cpp-1.h: New.
13936 * gcc.dg/pch/cpp-1.c: New.
13937 * gcc.dg/pch/cpp-2.h: New.
13938 * gcc.dg/pch/cpp-2.c: New.
13939
13940 2002-11-19 Geoffrey Keating <geoffk@apple.com>
13941
13942 * gcc.dg/pch/except-1.h: New.
13943 * gcc.dg/pch/except-1.c: New.
13944
13945 2002-11-13 Geoffrey Keating <geoffk@apple.com>
13946
13947 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
13948 running test.
13949 * gcc.dg/pch: Include *.hp not *.h.
13950 * gcc.dg/pch/system-1.h: New.
13951 * gcc.dg/pch/system-1.c: New.
13952
13953 2002-11-11 Geoffrey Keating <geoffk@apple.com>
13954
13955 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
13956 rather than trying to build and run a program using PCH.
13957 * gcc.dg/pch: Remove dg-do commands from test files.
13958
13959 2002-11-08 Geoffrey Keating <geoffk@apple.com>
13960
13961 * gcc.dg/pch/macro-3.c: New.
13962 * gcc.dg/pch/macro-3.h: New.
13963
13964 2002-11-04 Geoffrey Keating <geoffk@apple.com>
13965
13966 * gcc.dg/pch/common-1.c: New.
13967 * gcc.dg/pch/common-1.h: New.
13968 * gcc.dg/pch/decl-1.c: New.
13969 * gcc.dg/pch/decl-1.h: New.
13970 * gcc.dg/pch/decl-2.c: New.
13971 * gcc.dg/pch/decl-2.h: New.
13972 * gcc.dg/pch/decl-3.c: New.
13973 * gcc.dg/pch/decl-3.h: New.
13974 * gcc.dg/pch/decl-4.c: New.
13975 * gcc.dg/pch/decl-4.h: New.
13976 * gcc.dg/pch/decl-5.c: New.
13977 * gcc.dg/pch/decl-5.h: New.
13978 * gcc.dg/pch/global-1.c: New.
13979 * gcc.dg/pch/global-1.h: New.
13980 * gcc.dg/pch/inline-1.c: New.
13981 * gcc.dg/pch/inline-1.h: New.
13982 * gcc.dg/pch/inline-2.c: New.
13983 * gcc.dg/pch/inline-2.h: New.
13984 * gcc.dg/pch/static-1.c: New.
13985 * gcc.dg/pch/static-1.h: New.
13986 * gcc.dg/pch/static-2.c: New.
13987 * gcc.dg/pch/static-2.h: New.
13988
13989 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
13990
13991 * g++.dg/pch/pch.exp: Better handle failing testcases.
13992 * gcc.dg/pch/pch.exp: Likewise.
13993 * gcc.dg/pch/macro-1.c: New.
13994 * gcc.dg/pch/macro-1.h: New.
13995 * gcc.dg/pch/macro-2.c: New.
13996 * gcc.dg/pch/macro-2.h: New.
13997
13998 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
13999
14000 * g++.dg/dg.exp: Treat files in pch/ specially.
14001 * g++.dg/pch/pch.exp: New file.
14002 * g++.dg/pch/empty.H: New file.
14003 * g++.dg/pch/empty.C: New file.
14004 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14005 "precompile".
14006
14007 * gcc.dg/pch/pch.exp: New file.
14008 * gcc.dg/pch/empty.h: New file.
14009 * gcc.dg/pch/empty.c: New file.
14010 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14011 "precompile".
14012
14013 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14014
14015 * g++.dg/template/friend14.C: New test.
14016
14017 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14018
14019 * gcc.dg/old-style-asm-1.c: New test.
14020
14021 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
14022
14023 * gcc.c-torture/compile/20030109-1.c: New test.
14024
14025 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14026
14027 * gcc.c-torture/execute/20030109-1.c: New test.
14028
14029 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
14030
14031 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14032 * g++.old-deja/g++.mike/dyncast2.C: Likewise
14033 * g++.old-deja/g++.mike/dyncast3.C: Likewise
14034 * g++.old-deja/g++.mike/eh2.C: Likewise
14035 * g++.old-deja/g++.mike/eh3.C: Likewise
14036 * g++.old-deja/g++.mike/eh5.C: Likewise
14037 * g++.old-deja/g++.mike/eh6.C: Likewise
14038 * g++.old-deja/g++.mike/eh7.C: Likewise
14039 * g++.old-deja/g++.mike/eh8.C: Likewise
14040 * g++.old-deja/g++.mike/eh9.C: Likewise
14041 * g++.old-deja/g++.mike/eh10.C: Likewise
14042 * g++.old-deja/g++.mike/eh12.C: Likewise
14043 * g++.old-deja/g++.mike/eh13.C: Likewise
14044 * g++.old-deja/g++.mike/eh14.C: Likewise
14045 * g++.old-deja/g++.mike/eh16.C: Likewise
14046 * g++.old-deja/g++.mike/eh17.C: Likewise
14047 * g++.old-deja/g++.mike/eh18.C: Likewise
14048 * g++.old-deja/g++.mike/eh21.C: Likewise
14049 * g++.old-deja/g++.mike/eh23.C: Likewise
14050 * g++.old-deja/g++.mike/eh24.C: Likewise
14051 * g++.old-deja/g++.mike/eh25.C: Likewise
14052 * g++.old-deja/g++.mike/eh26.C: Likewise
14053 * g++.old-deja/g++.mike/eh27.C: Likewise
14054 * g++.old-deja/g++.mike/eh28.C: Likewise
14055 * g++.old-deja/g++.mike/eh29.C: Likewise
14056 * g++.old-deja/g++.mike/eh31.C: Likewise
14057 * g++.old-deja/g++.mike/eh33.C: Likewise
14058 * g++.old-deja/g++.mike/eh34.C: Likewise
14059 * g++.old-deja/g++.mike/eh35.C: Likewise
14060 * g++.old-deja/g++.mike/eh36.C: Likewise
14061 * g++.old-deja/g++.mike/eh37.C: Likewise
14062 * g++.old-deja/g++.mike/eh38.C: Likewise
14063 * g++.old-deja/g++.mike/eh39.C: Likewise
14064 * g++.old-deja/g++.mike/eh40.C: Likewise
14065 * g++.old-deja/g++.mike/eh41.C: Likewise
14066 * g++.old-deja/g++.mike/eh42.C: Likewise
14067 * g++.old-deja/g++.mike/eh44.C: Likewise
14068 * g++.old-deja/g++.mike/eh46.C: Likewise
14069 * g++.old-deja/g++.mike/eh47.C: Likewise
14070 * g++.old-deja/g++.mike/eh48.C: Likewise
14071 * g++.old-deja/g++.mike/eh49.C: Likewise
14072 * g++.old-deja/g++.mike/eh50.C: Likewise
14073 * g++.old-deja/g++.mike/eh51.C: Likewise
14074 * g++.old-deja/g++.mike/eh53.C: Likewise
14075 * g++.old-deja/g++.mike/eh55.C: Likewise
14076 * g++.old-deja/g++.mike/p7912.C: Likewise
14077 * g++.old-deja/g++.mike/p9706.C: Likewise
14078 * g++.old-deja/g++.mike/p10416.C: Likewise
14079 * g++.old-deja/g++.mike/p11667.C: Likewise
14080 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14081 Remove redundant reference to Iris.
14082 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14083 Elxsi, i860, Pico Java, and WE32K.
14084
14085 2003-01-07 Mark Mitchell <mark@codesourcery.com>
14086
14087 * g++.dg/ext/asm4.C: New test.
14088
14089 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14090
14091 PR c++/9030
14092 * g++.dg/template/friend12.C: New test.
14093 * g++.dg/template/friend13.C: Likewise.
14094 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14095
14096 2003-01-08 Jan Hubicka <jh@suse.cz>
14097
14098 * gcc.dg/i386-cadd.c: New test.
14099 * gcc.dg/i386-cmov4.c: Likewise.
14100
14101 2003-01-06 Mark Mitchell <mark@codesourcery.com>
14102
14103 PR c++/9165
14104 * g++.dg/warn/Wunused-3.C: New test.
14105
14106 * g++.dg/abi/bitfield9.C: New test.
14107
14108 PR c++/9189
14109 * g++.dg/parse/defarg3.C: New test.
14110
14111 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
14112
14113 * g++.dg/parse/ambig1.C: New test.
14114 * g++.dg/parse/defarg2.C: New test.
14115
14116 2003-01-05 Mark Mitchell <mark@codesourcery.com>
14117
14118 * g++.dg/template/defarg-1.C: New test.
14119 * g++.dg/template/local2.C: Likewise.
14120
14121 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
14122
14123 * gcc.c-torture/execute/20030105-1.c: New test.
14124
14125 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14126
14127 * g++.dg/parse/namespace3.C: Remove extra semicolons.
14128 * g++.dg/parse/namespace4.C: Likewise.
14129
14130 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
14131
14132 * g++.dg/template/ntp2.C: New test.
14133
14134 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
14135
14136 * g++.dg/parse/extern-C-1.C: New test.
14137
14138 * g++.dg/parse/namespace4.C: New test.
14139
14140 * g++.dg/template/nested1.C: New test.
14141
14142 * g++.dg/parse/namespace3.C: New test.
14143
14144 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
14145
14146 * g++.dg/lookup/two-stage1.C: New test.
14147
14148 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14149
14150 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14151 * g++.old-deja/g++.jason/access8.C: Likewise.
14152 * g++.old-deja/g++.other/decl5.C: Likewise.
14153
14154 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14155
14156 * g++.dg/parse/parse7.C: New test.
14157
14158 2003-01-02 Mark Mitchell <mark@codesourcery.com>
14159
14160 PR c++/2843
14161 * g++.dg/ext/attrib7.C: New test.
14162
14163 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
14164
14165 * g++.dg/parse/parse6.C: New test.
14166
14167 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
14168
14169 * gcc.dg/h8300-stack-1.c: New.
14170
14171 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14172
14173 g++.dg/lookup/exception1.C: New test.
14174
14175 g++.dg/lookup/template1.C: New test.
14176
14177 g++.dg/parse/namespace2.C: New test.
14178
14179 g++.dg/parse/parens2.C: New test.
14180
14181 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14182
14183 * g++.dg/parse/parse5.C: New test.
14184 * g++.dg/lookup/scoped4.C: New test.
14185
14186 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
14187
14188 * g++.dg/parse/parens1.C: New test.
14189
14190 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14191 angle-bracket1.C.
14192 * g++.dg/parse/parens2.C: New test.
14193
14194 * g++.dg/lookup/scope-operator1.C: New test.
14195
14196 * g++.dg/parse/operator1.C: New test.
14197
14198 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14199
14200 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14201 * g++.old-deja/g++.other/access6.C: Likewise.
14202 * g++.old-deja/g++.other/decl1.C: Likewise.
14203 * g++.old-deja/g++.pt/typename12.C: Likewise.
14204
14205 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14206
14207 * g++.dg/parse/namespace1.C: New test.
14208
14209 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14210
14211 * g++.dg/parse/parse4.C: New test.
14212
14213 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14214
14215 * g++.dg/parse/parse3.C: New test.
14216
14217 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14218
14219 * g++.dg/parse/parse2.C: New test.
14220
14221 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14222
14223 * g++.dg/template/friend11.C: New test.
14224
14225 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
14226
14227 * g++.dg/parse/parse1.C: New test.
14228
14229 2002-12-31 Janis Johnson <janis187@us.ibm.com>
14230
14231 * lib/profopt.exp: Change the name of a global variable to avoid
14232 possible clashes with other test suites.
14233
14234 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
14235
14236 * g++.dg/inherit/covariant8.C: New test.
14237
14238 2002-12-31 Mark Mitchell <mark@codesourcery.com>
14239
14240 * g++.dg/init/array9.C: New test.
14241
14242 PR c++/9112
14243 * g++.dg/parse/expr1.C: New test.
14244
14245 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
14246
14247 * gcc.c-torture/compile/20021230-1.c: New test.
14248
14249 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
14250
14251 * g++.dg/inherit/covariant5.C: New test.
14252 * g++.dg/inherit/covariant6.C: New test.
14253 * g++.dg/inherit/covariant7.C: New test.
14254
14255 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14256
14257 PR c++/2739
14258 * g++.dg/other/access2.C: New test.
14259
14260 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
14261
14262 * g++.dg/other/anon-struct.C: No longer fails
14263 * g++.old-deja/g++.brendan/parse4.C: Likewise.
14264 * g++.old-deja/g++.brendan/parse5.C: Likewise.
14265 * g++.old-deja/g++.brendan/parse6.C: Likewise.
14266
14267 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
14268
14269 * g++.dg/parse/angle-bracket.C (main): No longer fails.
14270
14271 2002-12-27 Mark Mitchell <mark@codesourcery.com>
14272
14273 * g++.dg/eh/spec4.C: Remove stray semicolon.
14274 * g++.dg/expr/pmf-1.C: Change error message.
14275 * g++.dg/ext/asm1.C: Remove stray semicolon.
14276 * g++.dg/ext/typename1.C: Add missing typenames.
14277 * g++.dg/inherit/template-as-base.C: Change error message.
14278 * g++.dg/lookup/scoped1.C: Likewise.
14279 * g++.dg/lookup/scoped2.C: Likewise.
14280 * g++.dg/lookup/using2.C: Likewise.
14281 * g++.dg/other/component1.C: Remove stray semicolon.
14282 * g++.dg/other/do1.C: Change error message.
14283 * g++.dg/other/error2.C: Likewise.
14284 * g++.dg/other/init1.C: Likewise.
14285 * g++.dg/other/packed1.C: Remove stray semicolon.
14286 * g++.dg/other/ptrmem2.C: Change error message.
14287 * g++.dg/parse/parameter-declaration-1.C: Remove line number
14288 marker.
14289 * g++.dg/special/initp1.C: Remove invalid attribute usage.
14290 * g++.dg/template/access3.C: Add typename keyword.
14291 * g++.dg/template/access5.C: Remove stray semicolon.
14292 * g++.dg/template/access6.C: Likewise.
14293 * g++.dg/template/complit1.C: Likewise.
14294 * g++.dg/template/crash1.C: Change error message.
14295 * g++.dg/template/inherit2.C: Remove stray semicolon.
14296 * g++.dg/template/instantiate2.C: Likewise.
14297 * g++.dg/template/instantiate3.C: Change error message.
14298 * g++.dg/template/qual1.C: Remove stray semicolon.
14299 * g++.dg/template/qualttp18.C: Change error message.
14300 * g++.dg/template/ref1.C: Remove stray semicolon.
14301 * g++.dg/template/sizeof1.C (A::value): Declare it.
14302 * g++.dg/template/spec4.C: Change error message.
14303 * g++.dg/template/static1.C: Likewise.
14304 * g++.dg/template/type1.C: Likewise.
14305 * g++.dg/template/typename3.C: Likewise.
14306 * g++.old-deja/g++.benjamin/13478.C: Change error message.
14307 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14308 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14309 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14310 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14311 named return value extension.
14312 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14313 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14314 * g++.old-deja/g++.bob/extern_C.C: Likewise.
14315 * g++.old-deja/g++.bob/inherit2.C: Likewise.
14316 * g++.old-deja/g++.brendan/complex1.C: Likewise.
14317 * g++.old-deja/g++.brendan/copy5.C: Likewise.
14318 * g++.old-deja/g++.brendan/crash13.C: Likewise.
14319 * g++.old-deja/g++.brendan/crash15.C: Likewise.
14320 * g++.old-deja/g++.brendan/crash18.C: Change error message.
14321 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14322 * g++.old-deja/g++.brendan/crash38.C: Likewise.
14323 * g++.old-deja/g++.brendan/crash50.C: Likewise.
14324 * g++.old-deja/g++.brendan/crash56.C: Likewise.
14325 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14326 syntax.
14327 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14328 * g++.old-deja/g++.brendan/crash8.C: Change error message.
14329 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14330 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14331 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14332 * g++.old-deja/g++.brendan/template11.C: Likewise.
14333 * g++.old-deja/g++.brendan/template26.C: Likewise.
14334 * g++.old-deja/g++.brendan/template27.C: Use explicit
14335 specialization syntax.
14336 * g++.old-deja/g++.brendan/template30.C: Likewise.
14337 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14338 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14339 non-dependent names.
14340 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14341 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14342 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14343 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14344 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14345 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14346 named return value extension.
14347 * g++.old-deja/g++.ext/namedret2.C: Likewise.
14348 * g++.old-deja/g++.ext/namedret3.C: Likewise.
14349 * g++.old-deja/g++.ext/return1.C: Likewise.
14350 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14351 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14352 * g++.old-deja/g++.jason/access8.C: Likewise.
14353 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14354 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14355 pseudo-destructor names.
14356 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14357 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14358 pseudo-destructor names.
14359 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14360 * g++.old-deja/g++.jason/overload19.C: Likewise.
14361 * g++.old-deja/g++.jason/overload32.C: Likewise.
14362 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14363 stray semicolons.
14364 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14365 * g++.old-deja/g++.jason/return.C: Likewise.
14366 * g++.old-deja/g++.jason/return2.C: Likewise.
14367 * g++.old-deja/g++.jason/shadow1.C: Likewise.
14368 * g++.old-deja/g++.jason/special.C: Use explicit specialization
14369 syntax.
14370 * g++.old-deja/g++.jason/template10.C: Account for use of
14371 non-dependent names.
14372 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14373 syntax.
14374 * g++.old-deja/g++.jason/template37.C: Likewise.
14375 * g++.old-deja/g++.law/access4.C: Change error messages.
14376 * g++.old-deja/g++.law/arm13.C: Remove incorrect
14377 pseudo-destructor names.
14378 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14379 * g++.old-deja/g++.law/ctors9.C: Likewise.
14380 * g++.old-deja/g++.law/cvt22.C: Likewise.
14381 * g++.old-deja/g++.law/dtors5.C: Likewise.
14382 * g++.old-deja/g++.law/global-init1.C: Likewise.
14383 * g++.old-deja/g++.law/missed-error3.C: Likewise.
14384 * g++.old-deja/g++.law/operators28.C: Likewise.
14385 * g++.old-deja/g++.law/visibility28.C: Likewise.
14386 * g++.old-deja/g++.martin/eval1.C: Likewise.
14387 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14388 name.
14389 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14390 * g++.old-deja/g++.mike/net34.C: Likewise.
14391 * g++.old-deja/g++.mike/net36.C: Likewise.
14392 * g++.old-deja/g++.mike/ns2.C: Likewise.
14393 * g++.old-deja/g++.mike/p12306.C: Likewise.
14394 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14395 value extension.
14396 * g++.old-deja/g++.mike/p700.C: Likewise.
14397 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14398 * g++.old-deja/g++.mike/p710.C: Likewise.
14399 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14400 value extension.
14401 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14402 * g++.old-deja/g++.mike/pmf9.C: Likewise.
14403 * g++.old-deja/g++.ns/crash2.C: Likewise.
14404 * g++.old-deja/g++.ns/crash3.C: Likewise.
14405 * g++.old-deja/g++.ns/invalid1.C: Likewise.
14406 * g++.old-deja/g++.ns/ns17.C: Likewise.
14407 * g++.old-deja/g++.ns/template16.C: Likewise.
14408 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14409 keyword.
14410 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14411 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14412 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14413 named return value extension.
14414 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14415 * g++.old-deja/g++.other/access4.C: Issue additional error
14416 messages.
14417 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14418 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14419 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14420 * g++.old-deja/g++.other/crash25.C: Change error message.
14421 * g++.old-deja/g++.other/crash4.C: Change error message.
14422 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14423 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14424 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14425 checks.
14426 * g++.old-deja/g++.other/defarg8.C: Likewise.
14427 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14428 * g++.old-deja/g++.other/dtor10.C: Likewise.
14429 * g++.old-deja/g++.other/incomplete.C: Likewise.
14430 * g++.old-deja/g++.other/linkage7.C: Likewise.
14431 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14432 lookup algorithm.
14433 * g++.old-deja/g++.other/mangle2.C: Likewise.
14434 * g++.old-deja/g++.other/refinit2.C: Likewise.
14435 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14436 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14437 * g++.old-deja/g++.pt/crash28.C: Likewise.
14438 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14439 syntax.
14440 * g++.old-deja/g++.pt/crash32.C: Change error message.
14441 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14442 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14443 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14444 error message position.
14445 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14446 * g++.old-deja/g++.pt/defarg8.C: Change error message.
14447 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14448 syntax.
14449 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14450 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14451 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14452 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14453 keyword.
14454 * g++.old-deja/g++.pt/explicit31.C: Likewise.
14455 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14456 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14457 keyword.
14458 * g++.old-deja/g++.pt/explicit71.C: Change error message.
14459 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14460 syntax.
14461 * g++.old-deja/g++.pt/friend28.C: Account for use of
14462 non-dependent names.
14463 * g++.old-deja/g++.pt/friend29.C: Likewise.
14464 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14465 rules.
14466 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14467 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14468 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14469 lookup rules.
14470 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14471 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14472 keyword.
14473 * g++.old-deja/g++.pt/memclass20.C: Likewise.
14474 * g++.old-deja/g++.pt/memclass5.C: Likewise.
14475 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14476 keyword.
14477 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14478 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14479 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14480 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14481 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14482 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14483 keyword.
14484 * g++.old-deja/g++.pt/spec10.C: Likewise.
14485 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14486 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14487 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14488 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14489 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14490 * g++.old-deja/g++.pt/ttp62.C: Likewise.
14491 * g++.old-deja/g++.pt/ttp64.C: Likewise.
14492 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14493 * g++.old-deja/g++.pt/typename15.C: Likewise.
14494 * g++.old-deja/g++.pt/typename22.C: Likewise.
14495 * g++.old-deja/g++.pt/typename6.C: Change error messages.
14496 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14497 * g++.old-deja/g++.pt/virtual2.C: Likewise.
14498 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14499 syntax.
14500 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14501 return value extension.
14502 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14503 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14504 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14505 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14506
14507 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
14508
14509 * g++.dg/warn/inline1.C: New test.
14510 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14511 * g++.old-deja/g++.jason/synth10.C: Likewise.
14512 * g++.old-deja/g++.mike/net31.C: Likewise.
14513 * g++.old-deja/g++.mike/p8786.C: Likewise.
14514
14515 * g++.dg/template/friend10.C: New test.
14516 * g++.dg/template/conv5.C: New test.
14517
14518 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
14519
14520 * g++.dg/lookup/scoped3.C: New test.
14521
14522 * g++.dg/lookup/decl1.C: New test.
14523 * g++.dg/lookup/decl2.C: New test.
14524
14525 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
14526
14527 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14528 gcc.c-torture/compile/20021015-1.c,
14529 gcc.c-torture/compile/20021015-2.c,
14530 gcc.c-torture/compile/20021123-1.c,
14531 gcc.c-torture/compile/20021123-2.c,
14532 gcc.c-torture/compile/20021123-3.c,
14533 gcc.c-torture/compile/20021123-4.c,
14534 gcc.c-torture/execute/20021024-1.c: Add tests previously added
14535 only to 3.1 or 3.2 branch.
14536
14537 2002-12-23 Mark Mitchell <mark@codesourcery.com>
14538
14539 * gcc.dg/i386-bitfield3.c: New test.
14540
14541 * gcc.dg/i386-bitfield2.c: New test.
14542
14543 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
14544
14545 * g++.dg/parse/conv_op1.C: New test.
14546
14547 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
14548
14549 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14550 approved.
14551
14552 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
14553
14554 * gcc.c-torture/compile/20021220-1.c: New test.
14555
14556 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
14557
14558 * gcc.dg/i386-fastcall-1.c: New.
14559
14560 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14561
14562 * gcc.c-torture/execute/20021219-1.c: New test.
14563
14564 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14565
14566 * gcc.dg/i386-pic-1.c: New test.
14567
14568 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14569
14570 PR c++/8099
14571 * g++.dg/template/friend9.C: New test.
14572
14573 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14574
14575 PR c++/3663
14576 * g++.dg/template/access7.C: New test.
14577
14578 2002-12-18 Nick Clifton <nickc@redhat.com>
14579
14580 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14581 the libstdc++-v3 directory has been found.
14582
14583 2002-12-12 Devang Patel <dpatel@apple.com>
14584 * gcc.dg/darwin-ld-1.c: New test.
14585 * gcc.dg/darwin-ld-2.c: New test.
14586 * gcc.dg/darwin-ld-3.c: New test.
14587 * gcc.dg/darwin-ld-4.c: New test.
14588 * gcc.dg/darwin-ld-5.c: New test.
14589
14590 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
14591
14592 * gcc.c-torture/compile/20021212-1.c: New test.
14593
14594 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
14595
14596 * gcc.dg/fshort-wchar: New test.
14597
14598 2002-12-10 Mark Mitchell <mark@codesourcery.com>
14599
14600 PR c++/8372
14601 * g++.dg/template/dtor1.C: New test.
14602
14603 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14604 markers.
14605
14606 2002-12-10 Jakub Jelinek <jakub@redhat.com>
14607
14608 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14609
14610 2002-12-09 Mark Mitchell <mark@codesourcery.com>
14611
14612 * g++.dg/template/static1.C: New test.
14613 * g++.dg/template/static2.C: New test.
14614 * g++.old-deja/g++.ext/memconst.C: New test.
14615
14616 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14617
14618 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14619 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14620 * g++.dg/special/initp1.C: Likewise.
14621
14622 2002-12-06 Jakub Jelinek <jakub@redhat.com>
14623
14624 * gcc.c-torture/execute/20021204-1.c: New test.
14625
14626 2002-12-04 Geoffrey Keating <geoffk@apple.com>
14627
14628 * gcc.dg/ppc-fmadd-1.c: New file.
14629 * gcc.dg/ppc-fmadd-2.c: New file.
14630 * gcc.dg/ppc-fmadd-3.c: New file.
14631
14632 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
14633
14634 * gcc.c-torture/compile/20021204-1.c: New test.
14635
14636 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
14637
14638 * g++.dg/inherit/covariant2.C: New test.
14639 * g++.dg/inherit/covariant3.C: New test.
14640 * g++.dg/inherit/covariant4.C: New test.
14641 * g++.dg/inherit/covariant1.C: Remove XFAIL.
14642 * g++.old-deja/g++.robertl/eb17.C: Likewise.
14643
14644 2002-12-03 Mark Mitchell <mark@codesourcery.com>
14645
14646 PR c++/8688
14647 * g++.dg/init/brace3.C: New test.
14648
14649 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
14650
14651 * gcc.dg/20020210-1.c: Fix a comment typo.
14652
14653 2002-12-02 Mark Mitchell <mark@codesourcery.com>
14654
14655 PR c++/8720
14656 * g++.dg/parse/defarg1.C: New test.
14657
14658 PR c++/8615
14659 * g++.dg/template/char1.C: New test.
14660
14661 * g++.dg/template/varmod1.C: Fix typo.
14662
14663 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14664
14665 DR 180
14666 * g++.old-deja/g++.pt/crash32.C: Expect error.
14667
14668 2002-12-01 Mark Mitchell <mark@codesourcery.com>
14669
14670 PR c++/5919
14671 * g++.dg/template/varmod1.C: New test.
14672
14673 PR c++/8727
14674 * g++.dg/inherit/typeinfo1.C: New test.
14675
14676 PR c++/8663
14677 * g++.dg/inherit/typedef1.C: New test.
14678
14679 2002-11-30 Mark Mitchell <mark@codesourcery.com>
14680
14681 PR c++/8332
14682 PR c++/8493
14683 * g++.dg/template/strlen1.C: New test.
14684
14685 PR c++/8227
14686 * g++.dg/template/ctor2.C: New test.
14687
14688 PR c++/8214
14689 * g++.dg/init/string1.C: New test.
14690
14691 PR c++/8511
14692 * g++.dg/template/friend8.C: New test.
14693
14694 2002-11-29 Joe Buck <jbuck@synopsys.com>
14695
14696 * g++.dg/lookup/anon2.C: New test.
14697
14698 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
14699
14700 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14701 h8300 port.
14702
14703 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
14704
14705 * gcc.dg/bitfld-6.c: New test.
14706
14707 2002-11-27 Jan Hubicka <jh@suse.cz>
14708
14709 * gcc.c-torture/execute/20021127.[cx]: New test.
14710
14711 2002-11-26 Jan Hubicka <jh@suse.cz>
14712
14713 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14714 quality.
14715
14716 2002-11-26 Geoffrey Keating <geoffk@apple.com>
14717
14718 * g++.dg/init/brace2.C: New test.
14719 * g++.old-deja/g++.mike/p9129.C: Correct.
14720
14721 2002-11-26 Mark Mitchell <mark@codesourcery.com>
14722
14723 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14724
14725 2002-11-25 Andreas Bauer <baueran@in.tum.de>
14726
14727 * gcc.dg/sibcall-6: New test for indirect sibcalls.
14728
14729 2002-11-25 Mark Mitchell <mark@codesourcery.com>
14730
14731 * testsuite/g++.dg/abi/empty11.C: New test.
14732 * testsuite/g++.dg/rtti/cv1.C: New test.
14733
14734 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
14735
14736 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14737
14738 2002-11-24 Mark Mitchell <mark@codesourcery.com>
14739
14740 * g++.dg/abi/empty10.C: New test.
14741
14742 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
14743
14744 * gcc.c-torture/compile/20021124-1.c: New test.
14745
14746 2002-11-22 Mark Mitchell <mark@codesourcery.com>
14747
14748 * g++.dg/abi/rtti2.C: New test.
14749
14750 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
14751
14752 * gcc.dg/i386-unroll-1.c: New test.
14753
14754 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
14755
14756 * gcc.c-torture/compile/20021120-1.c: New test.
14757 * gcc.c-torture/compile/20021120-2.c: New test.
14758
14759 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14760
14761 * gcc.dg/bitfld-5.c: New test.
14762
14763 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14764
14765 * gcc.c-torture/execute/20021120-3.c: New test.
14766
14767 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14768
14769 * gcc.c-torture/execute/20021120-2.c: New test.
14770
14771 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
14772
14773 * gcc.c-torture/execute/20021120-1.c: New test.
14774
14775 2002-11-20 Jakub Jelinek <jakub@redhat.com>
14776
14777 * gcc.c-torture/execute/20021118-3.c: New test.
14778
14779 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
14780
14781 * gcc.c-torture/compile/20021119-1.c: New test.
14782
14783 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
14784
14785 * gcc.dg/duff-1.c: New test.
14786 * gcc.dg/duff-2.c: New test.
14787 * gcc.dg/duff-3.c: New test.
14788
14789 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
14790
14791 * gcc.dg/cpp/_Pragma5.c: New test.
14792
14793 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
14794
14795 * gcc.c-torture/execute/20021118-2.c: New test.
14796
14797 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
14798
14799 * gcc.c-torture/execute/20021118-1.c: New test.
14800
14801 2002-11-16 Jakub Jelinek <jakub@redhat.com>
14802
14803 * gcc.dg/20021116-1.c: New test.
14804
14805 2002-11-14 Mark Mitchell <mark@codesourcery.com>
14806
14807 * g++.dg/abi/vcall1.C: New test.
14808
14809 2002-11-14 Jakub Jelinek <jakub@redhat.com>
14810
14811 * gcc.dg/20021029-1.c: New test.
14812 * gcc.dg/20021029-2.c: New test.
14813
14814 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
14815
14816 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
14817
14818 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14819
14820 PR c/8439
14821 * gcc.dg/20021110.c: Move to ...
14822 * gcc.c-torture/compile/20021110.c: .... here.
14823
14824 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14825
14826 PR c/8467
14827 * gcc.c-torture/execute/20021111-1.c
14828
14829 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
14830
14831 PR c/8439
14832 * gcc.dg/20021110.c: New test.
14833
14834 2002-11-10 Mark Mitchell <mark@codesourcery.com>
14835
14836 * g++.dg/abi/vthunk3.C: Run only on x86.
14837
14838 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
14839
14840 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
14841
14842 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
14843
14844 * lib/compat.exp (compat-execute): Fix logic error in last
14845 change.
14846
14847 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
14848
14849 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14850
14851 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14852
14853 PR c++/8389
14854 * g++.dg/template/access6.C: New test.
14855
14856 2002-11-08 Jan Hubicka <jh@suse.cz>
14857
14858 * gcc.dg/i386-ssefp-1.c: New test.
14859 * gcc.dg/i386-ssefp-1.c: New test.
14860
14861 2002-11-08 Jan Hubicka <jh@suse.cz>
14862
14863 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
14864
14865 2002-11-07 Mark Mitchell <mark@codesourcery.com>
14866
14867 * g++.dg/abi/vthunk3.C: New test.
14868
14869 PR c++/8338
14870 * g++.dg/template/crash2.C: New test.
14871
14872 2002-11-07 Mark Mitchell <mark@codesourcery.com>
14873
14874 * testsuite/g++.dg/abi/dtor1.C: New test.
14875 * testsuite/g++.dg/abi/dtor2.C: Likewise.
14876
14877 2002-11-05 Geoffrey Keating <geoffk@apple.com>
14878
14879 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14880 Darwin.
14881
14882 2002-11-04 Adam Nemet <anemet@lnxw.com>
14883
14884 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
14885 -mthumb. Only xfail with -O0.
14886
14887 2002-11-03 Mark Mitchell <mark@codesourcery.com>
14888
14889 * g++.dg/abi/thunk1.C: New test.
14890 * g++.dg/abi/thunk2.C: Likewise.
14891 * g++.dg/abi/vtt1.C: Likewise.
14892
14893 2002-11-02 Diego Novillo <dnovillo@redhat.com>
14894
14895 PR optimization/8423
14896 * gcc.c-torture/execute/builtin-constant.c: New test.
14897
14898 2002-11-01 Zack Weinberg <zack@codesourcery.com>
14899
14900 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
14901 Add some more cases.
14902
14903 2002-11-01 Mark Mitchell <mark@codesourcery.com>
14904
14905 PR c++/8391
14906 * g++.dg/opt/local1.C: New test.
14907
14908 2002-10-30 Mark Mitchell <mark@codesourcery.com>
14909
14910 PR c++/8160
14911 * g++.dg/template/complit1.C: New test.
14912
14913 PR c++/8149
14914 * g++.dg/template/typename4.C: Likewise.
14915
14916 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14917
14918 Core issue 287, PR c++/7639
14919 * g++.dg/template/instantiate1.C: Adjust error location.
14920 * g++.dg/template/instantiate3.C: New test.
14921 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
14922 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
14923 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
14924
14925 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
14926
14927 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
14928
14929 2002-10-29 Mark Mitchell <mark@codesourcery.com>
14930
14931 PR c++/8287
14932 * g++.dg/init/dtor2.C: New test.
14933
14934 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14935
14936 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
14937 * gcc.dg/nest.c: Bypass errors on irix6.
14938
14939 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
14940
14941 * gcc.dg/nest.c: Expect error for mmix-*-*.
14942 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
14943
14944 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
14945
14946 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
14947 markers.
14948
14949 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
14950
14951 2002-10-25 Mike Stump <mrs@apple.com>
14952
14953 * gcc.dg/warn-1.c: New test.
14954
14955 2002-10-25 Zack Weinberg <zack@codesourcery.com>
14956
14957 * g++.dg/template/typename3.C: New test.
14958
14959 2002-10-25 Mark Mitchell <mark@codesourcery.com>
14960
14961 * g++.dg/lookup/ptrmem1.C: New test.
14962
14963 * g++.dg/abi/vthunk2.C: New test.
14964
14965 2002-10-25 Zack Weinberg <zack@codesourcery.com>
14966
14967 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
14968
14969 2002-10-24 Mark Mitchell <mark@codesourcery.com>
14970
14971 * g++.dg/abi/empty9.C: New test.
14972
14973 2002-10-24 Richard Henderson <rth@redhat.com>
14974
14975 * g++.dg/inherit/thunk1.C: Enable for ia64.
14976
14977 2002-10-23 Mark Mitchell <mark@codesourcery.com>
14978
14979 PR c++/8067
14980 * g++.dg/lookup/pretty1.C: New test.
14981
14982 2002-10-23 Jakub Jelinek <jakub@redhat.com>
14983
14984 * gcc.dg/20021023-1.c: New test.
14985
14986 2002-10-23 Mark Mitchell <mark@codesourcery.com>
14987
14988 PR c++/7679
14989 * g++.dg/parse/inline1.C: New test.
14990
14991 2002-10-23 Richard Henderson <rth@redhat.com>
14992
14993 * g++.dg/inherit/thunk1.C: Enable for x86_64.
14994
14995 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
14996
14997 2002-10-22 Mark Mitchell <mark@codesourcery.com>
14998
14999 PR c++/6579
15000 * g++.dg/parse/stmtexpr3.C: New test.
15001
15002 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
15003
15004 * g++.dg/expr/cond1.C: New test.
15005
15006 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15007
15008 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15009
15010 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15011
15012 * g++.dg/abi/vbase13.C: New test.
15013 * g++.dg/abi/vbase14.C: Likewise.
15014
15015 2002-10-21 Jakub Jelinek <jakub@redhat.com>
15016
15017 * gcc.dg/tls/pic-1.c: New test.
15018 * gcc.dg/tls/nonpic-1.c: New test.
15019 * gcc.dg/20021018-1.c: New test.
15020
15021 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15022
15023 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15024 Remove only files with the same base name as the test case.
15025 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15026 (profopt-execute): Likewise. Also, remove old profiling
15027 and performance data files before running the tests.
15028
15029 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15030 * g++.dg/bprob/bprob.exp: Likewise.
15031 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
15032 to allow more general test case names.
15033
15034 * g++.dg/bprob/bprob-1.C: Rename to ...
15035 * g++.dg/bprob/g++-bprob-1.C: ... this.
15036
15037 * g77.dg/bprob/bprob-1.f: Rename to ...
15038 * g77.dg/bprob/g77-bprob-1.f: ... this.
15039
15040 2002-10-21 Zack Weinberg <zack@codesourcery.com>
15041
15042 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15043 bison 1.50 or later.
15044
15045 2002-10-21 Janis Johnson <janis187@us.ibm.com>
15046
15047 * g++.dg/README: Describe more test directories.
15048
15049 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15050
15051 * g++.dg/init/array6.C: Add additional tests.
15052
15053 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
15054
15055 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15056 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15057
15058 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
15059
15060 * gcc.c-torture/compile/20020604-1.x: New.
15061 * gcc.c-torture/compile/simd-5.x: Likewise.
15062 * gcc.c-torture/execute/920710-1.x: Likewise.
15063 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15064
15065 2002-10-21 Mark Mitchell <mark@codesourcery.com>
15066
15067 * g++.dg/inherit/override1.C: Add dg-options clause.
15068
15069 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
15070
15071 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15072 _mm_slli_si128.
15073
15074 2002-10-19 Andreas Schwab <schwab@suse.de>
15075
15076 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15077 directory component.
15078
15079 2002-10-18 Mark Mitchell <mark@codesourcery.com>
15080
15081 * g++.dg/inherit/thunk1.C: New test.
15082
15083 * g++.dg/inherit/override1.C: New test.
15084
15085 * g++.dg/abi/mangle11.C: New test.
15086 * g++.dg/abi/mangle14.C: New test.
15087 * g++.dg/abi/mangle17.C: New test.
15088
15089 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
15090
15091 * g++.dg/overload/member2.C: New test.
15092
15093 2002-10-17 Janis Johnson <janis187@us.ibm.com>
15094
15095 * g++.dg/README: Describe new compat directory.
15096 * g++.dg/dg.exp: Skip tests in compat directory.
15097 * README.compat: New file.
15098 * lib/compat.exp: New expect script.
15099 * g++.dg/compat: New test directory.
15100 * g++.dg/compat/compat.exp: New expect script.
15101 * g++.dg/compat/abi: New test directory.
15102 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15103 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15104 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15105 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15106 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15107 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15108 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15109 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15110 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15111 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15112 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15113 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15114 * g++.dg/compat/break: New test directory.
15115 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15116 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15117 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15118 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15119 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15120 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15121 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15122 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15123 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15124 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15125 g++.dg/compat/break/README: New files.
15126 * g++.dg/compat/eh: New test directory.
15127 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15128 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15129 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15130 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15131 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15132 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15133 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15134 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15135 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15136 g++.dg/compat/eh/filter2_y.C,
15137 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15138 g++.dg/compat/eh/new1_y.C,
15139 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15140 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15141 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15142 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15143 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15144 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15145 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15146 g++.dg/compat/eh/unexpected1_y.C: New files.
15147 * g++.dg/compat/init: New test directory.
15148 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15149 g++.dg/compat/init/array5_y.C,
15150 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15151 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15152 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15153 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15154 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15155 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15156 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15157 g++.dg/compat/init/init-ref2_y.C: New files.
15158
15159 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15160
15161 PR c++/7584
15162 * g++.dg/inherit/using3.C: New test.
15163
15164 2002-10-17 Jan Hubicka <jh@suse.cz>
15165
15166 * gcc.dg/20021017-2.c: New test.
15167
15168 2002-10-17 Mark Mitchell <mark@codesourcery.com>
15169
15170 * g++.dg/abi/mangle16.C: Adjust.
15171
15172 * g++.dg/init/array8.C: New test.
15173
15174 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
15175
15176 * gcc.dg/special/mips-abi.exp: New test.
15177 * gcc.dg/special/mips-abi.s: Empty file used by the above.
15178
15179 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15180
15181 * g++.dg/abi/mangle16.C: New test.
15182 * g++.dg/abi/mangle17.C: Likewise.
15183
15184 PR c++/7478
15185 * g++.dg/template/ref1.C: New test.
15186
15187 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15188
15189 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15190
15191 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
15192
15193 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15194
15195 2002-10-16 Mark Mitchell <mark@codesourcery.com>
15196
15197 PR c++/7524
15198 * g++.dg/init/array7.C: New test.
15199
15200 2002-10-15 Mark Mitchell <mark@codesourcery.com>
15201
15202 * g++.dg/init/array6.C: New test.
15203
15204 * g++.dg/abi/mangle13.C: Likewise.
15205 * g++.dg/abi/mangle14.C: Likewise.
15206 * g++.dg/abi/mangle15.C: Likewise.
15207
15208 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15209
15210 * g++.dg/abi/empty8.C: New test.
15211
15212 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
15213
15214 * g++.dg/init/ctor1.C: New test.
15215
15216 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
15217
15218 * gcc.c-torture/execute/20021015-1.c: New test.
15219
15220 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
15221
15222 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15223
15224 2002-10-14 Jan Hubicka <jh@suse.cz>
15225
15226 * gcc.dg/i386-ssetype-[1-5].c: New tests.
15227
15228 2002-10-14 Richard Henderson <rth@redhat.com>
15229
15230 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15231
15232 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15233
15234 PR optimization/6631
15235 * g++.dg/opt/const2.C: New test.
15236
15237 2002-10-14 Mark Mitchell <mark@codesourcery.com>
15238
15239 PR c++/7176
15240 * g++.dg/parse/friend1.C: New test.
15241 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15242
15243 2002-10-14 Jakub Jelinek <jakub@redhat.com>
15244
15245 * gcc.dg/20021014-1.c: New test.
15246
15247 2002-10-11 Mark Mitchell <mark@codesourcery.com>
15248
15249 PR c++/5661
15250 * g++.dg/ext/vlm1.C: New test.
15251 * g++.dg/ext/vlm2.C: Likewise.
15252
15253 * g++.dg/init/array1.C: Remove invalid braces.
15254 * g++.dg/init/brace1.C: New test.
15255 * g++.dg/init/copy2.C: Likewise.
15256 * g++.dg/init/copy3.C: Likewise.
15257 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15258 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15259 braces.
15260
15261 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
15262
15263 * gcc.dg/cpp/assembler.S: Don't use -ansi.
15264
15265 2002-10-11 Richard Shann <richard.shann@superh.com>
15266
15267 * gcc.c-torture/compile/simd-5.c: New test.
15268
15269 2002-10-10 Roger Sayle <roger@eyesopen.com>
15270
15271 * gcc.c-torture/execute/shiftopt-1.c: New test case.
15272
15273 2002-10-10 Jim Wilson <wilson@redhat.com>
15274
15275 * gcc.c-torture/execute/20021010-1.c: New test.
15276
15277 2002-10-09 Zack Weinberg <zack@codesourcery.com>
15278
15279 PR c/7353
15280 * g++.dg/ext/typedef-init.C: New test.
15281 * gcc.dg/typedef-init.c: New test.
15282
15283 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
15284
15285 * gcc.dg/cpp/paste13.c: New test.
15286
15287 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15288
15289 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
15290 remaining platforms, XFAIL during compile, not execute. Don't
15291 XFAIL at -O0.
15292
15293 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
15294
15295 * gcc.dg/alias-1.c: Tweak expected warning.
15296
15297 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15298
15299 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15300
15301 2002-10-06 Andreas Jaeger <aj@suse.de>
15302
15303 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15304 * gcc.dg/cpp/c++98.C: Likewise.
15305
15306 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15307 * g++.dg/cpp/c++98.C: Likewise.
15308
15309 * g++.dg/README (Subdirectories): Mention cpp directory.
15310
15311 PR target/7559
15312 * gcc.dg/20021006-1.c: New test.
15313
15314 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15315
15316 PR c++/7804
15317 * g++.dg/other/warning1.C: New test.
15318
15319 2002-10-04 Roger Sayle <roger@eyesopen.com>
15320
15321 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
15322 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
15323 and sparc-*-* with -m64 as expected failures. See PR 8087.
15324
15325 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15326
15327 PR c++/7931
15328 * g++.dg/template/ptrmem3.C: New test.
15329
15330 PR c++/7754
15331 * g++.dg/template/union1.C: New test.
15332
15333 2002-10-03 Mark Mitchell <mark@codesourcery.com>
15334
15335 PR c++/8006
15336 * g++.dg/abi/mangle9.C: New test.
15337 * g++.dg/abi/mangle10.C: New test.
15338 * g++.dg/abi/mangle11.C: New test.
15339 * g++.dg/abi/mangle12.C: New test.
15340
15341 2002-10-02 Mark Mitchell <mark@codesourcery.com>
15342
15343 PR c++/7188.
15344 * g++.dg/template/meminit1.C: New test.
15345 * g++.dg/warn/Wreorder-1.C: Likewise.
15346 * g++.old-deja/g++.mike/warn3.C: Tweak.
15347 * lib/prune.exp: Ingore "in copy constructor".
15348
15349 2002-10-02 Andreas Jaeger <aj@suse.de>
15350
15351 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15352 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15353 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15354 on x86-64.
15355
15356 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15357
15358 * gcc.dg/empty1.C: Fix typo.
15359
15360 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
15361
15362 * gcc.dg/alias-1.c: New test.
15363
15364 2002-10-01 Mark Mitchell <mark@codesourcery.com>
15365
15366 * gcc.dg/empty1.C: New test.
15367
15368 * g++.dg/tls/init-2.C: Tweak error messages.
15369
15370 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
15371
15372 * gcc.c-torture/compile/20020923-1.c: New test.
15373
15374 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
15375
15376 * gcc.c-torture/execute/ffs-1.c: New test.
15377 * gcc.c-torture/execute/ffs-2.c: Ditto.
15378
15379 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
15380
15381 * g++.dg/overload/member1.C: New test.
15382
15383 2002-09-30 Mark Mitchell <mark@codesourcery.com>
15384
15385 * g++.dg/abi/empty7.C: New test.
15386 * g++.dg/init/pm2.C: Likewise.
15387
15388 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
15389
15390 * g++.dg/rtti/crash1.C: New test.
15391
15392 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
15393
15394 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15395 gcc.dg/sibcall-4.c: New tests.
15396
15397 2002-09-28 Roger Sayle <roger@eyesopen.com>
15398
15399 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15400 powerpc and MMIX targets.
15401
15402 2002-09-27 Zack Weinberg <zack@codesourcery.com>
15403
15404 * gcc.dg/cpp/20020927-1.c: New.
15405
15406 2002-09-26 David S. Miller <davem@redhat.com>
15407
15408 * gcc.c-torture/compile/trunctfdf.c: New.
15409
15410 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15411
15412 * lib/target-supports.exp (check_weak_available): Handle solaris2.
15413
15414 2002-09-27 Alan Modra <amodra@bigpond.net.au>
15415
15416 * gcc.c-torture/execute/loop-15.c: New.
15417
15418 2002-09-26 Janis Johnson <janis187@us.ibm.com>
15419
15420 * README.QMTEST: Fix typo.
15421
15422 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
15423
15424 * gcc.dg/20020926-1.c: New test.
15425
15426 2002-09-25 David S. Miller <davem@redhat.com>
15427
15428 PR target/7842
15429 * gcc.c-torture/execute/shiftdi.c: New test.
15430
15431 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
15432
15433 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15434 unique to the tool.
15435 * lib/g77.exp (g77_init): Likewise.
15436 * lib/g++.exp (g++_init): Likewise.
15437 * lib/objc.exp (objc_init): Likewise.
15438
15439 2002-09-25 Mark Mitchell <mark@codesourcery.com>
15440
15441 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15442 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15443 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15444
15445 2002-09-25 Richard Henderson <rth@redhat.com>
15446
15447 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15448 too-small long double.
15449
15450 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
15451
15452 * gcc.dg/20020919-1.c: New test.
15453
15454 2002-09-23 Mark Mitchell <mark@codesourcery.com>
15455
15456 * g++.dg/abi/bitfield6.C: New test.
15457 * g++.dg/abi/bitfield7.C: New test.
15458 * g++.dg/abi/bitfield8.C: New test.
15459 * g++.dg/abi/vbase11.C: New test.
15460
15461 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
15462
15463 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15464 hppa*-*-hpux*. Update test comment.
15465
15466 2002-09-20 Jakub Jelinek <jakub@redhat.com>
15467
15468 * gcc.dg/tls/struct-1.c: New test.
15469
15470 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
15471
15472 * gcc.dg/cpp/tr-warn2.c: Update.
15473
15474 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15475
15476 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15477
15478 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
15479
15480 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15481 systems.
15482
15483 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
15484
15485 * gcc.c-torture/execute/ieee/mzero3.c: New test.
15486
15487 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15488 Adjust for c++filt moved to binutils. Remove spurious duplicate
15489 setting of cxxfilt.
15490
15491 2002-09-19 Geoffrey Keating <geoffk@apple.com>
15492
15493 * gcc.dg/20020312-2.c: Update for darwin.
15494
15495 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
15496
15497 * g++.old-deja/g++.other/crash32.C: Mark ICE.
15498
15499 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
15500
15501 * objc.dg/comp-types-1.m: New test.
15502 * objc.dg/comp-types-2.m: New test.
15503 * objc.dg/comp-types-3.m: New test.
15504 * objc.dg/comp-types-4.m: New test.
15505 * objc.dg/comp-types-5.m: New test.
15506 * objc.dg/comp-types-6.m: New test.
15507
15508 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
15509
15510 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15511
15512 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15513
15514 * g++.dg/other/do1.C: New test.
15515
15516 * g++.dg/template/subst1.C: New test.
15517
15518 2002-09-16 Steve Ellcey <sje@cup.hp.com>
15519
15520 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15521
15522 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
15523
15524 * g++.dg/template/qualttp20.C: Adjust expected errors.
15525 * g++.old-deja/g++.jason/report.C: Likewise.
15526 * g++.old-deja/g++.other/qual1.C: Likewise.
15527
15528 * g++.dg/lookup/scoped2.C: New test.
15529
15530 * g++.dg/ext/asm3.C: New test.
15531
15532 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
15533
15534 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15535
15536 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
15537
15538 * ChangeLog: follow spelling conventions.
15539 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15540 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15541 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15542 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15543 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15544 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15545 * g++.old-deja/g++.law/global-init1.C: Likewise.
15546 * g++.old-deja/g++.other/delete4.C: Likewise.
15547 * g++.old-deja/g++.other/inline21.C: Likewise.
15548 * g++.old-deja/g++.other/singleton.C: Likewise.
15549 * g77.dg/strlen0.f: Likewise.
15550 * g77.f-torture/compile/20010519-1.f: Likewise.
15551 * g77.f-torture/compile/980310-4.f: Likewise.
15552 * gcc.c-torture/compile/20000605-1.c: Likewise.
15553 * gcc.c-torture/execute/20020225-1.c: Likewise.
15554 * gcc.dg/c90-hexfloat-2.c: Likewise.
15555 * gcc.dg/c99-bool-1.c: Likewise.
15556 * gcc.dg/c99-hexfloat-2.c: Likewise.
15557 * gcc.dg/dll-2.c: Likewise.
15558 * gcc.dg/wtr-union-init-1.c: Likewise.
15559 * gcc.dg/wtr-union-init-2.c: Likewise.
15560 * gcc.dg/wtr-union-init-3.c: Likewise.
15561 * gcc.dg/cpp/avoidpaste1.c: Likewise.
15562 * gcc.dg/cpp/defined.c: Likewise.
15563 * gcc.dg/cpp/macsyntx.c: Likewise.
15564 * gcc.dg/cpp/paste2.c: Likewise.
15565 * gcc.dg/cpp/trad/defined.c: Likewise.
15566 * gcc.dg/format/c90-printf-1.c: Likewise.
15567 * gcc.dg/format/c90-scanf-1.c: Likewise.
15568 * gcc.dg/format/c99-printf-1.c: Likewise.
15569 * gcc.dg/format/c99-scanf-1.c: Likewise.
15570 * gcc.misc-tests/gcov-8.c: Likewise.
15571 * lib/profopt.exp: Likewise.
15572
15573 2002-09-15 Krister Walfridsson <cato@df.lth.se>
15574
15575 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15576
15577 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15578
15579 * g++.dg/inherit/using2.C: New test.
15580
15581 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
15582
15583 * ChangeLog: Follow spelling conventions.
15584 * g++.dg/template/friend4.C: Likewise.
15585 * g++.old-deja/g++.pt/crash67.C: Likewise.
15586 * gcc.c-torture/execute/20000801-4.c: Likewise.
15587 * gcc.dg/c90-digraph-1.c: Likewise.
15588 * gcc.dg/c94-digraph-1.c: Likewise.
15589 * gcc.dg/c99-digraph-1.c: Likewise.
15590 * gcc.dg/cpp/line5.c: Likewise.
15591 * gcc.dg/cpp/multiline.c: Likewise.
15592 * gcc.dg/cpp/trad/literals-1.c: Likewise.
15593 * gcc.dg/format/attr-3.c: Likewise.
15594 * gcc.dg/format/c90-scanf-3.c: Likewise.
15595 * gcc.dg/format/ext-4.c: Likewise.
15596
15597 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
15598
15599 * g++.dg/template/pretty1.C: New test.
15600
15601 2002-09-14 Alan Modra <amodra@bigpond.net.au>
15602
15603 * gcc.c-torture/execute/struct-cpy-1.c: New test.
15604
15605 2002-09-13 Matt Austern <austern@apple.com>
15606
15607 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15608 passing a cast expression to a function by const reference.
15609
15610 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
15611
15612 * g++.dg/template/deduce1.C: New test.
15613
15614 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
15615
15616 * gcc.c-torture/execute/simd-1.c: Force all use of int to
15617 32-bit int.
15618
15619 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
15620
15621 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15622 usage.
15623
15624 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
15625
15626 * gcc.c-torture/compile/20020910-1.c: New test.
15627
15628 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
15629
15630 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15631
15632 2002-09-10 Andreas Jaeger <aj@suse.de>
15633
15634 * gcc.dg/20020312-2.c: Adjust for x86-64.
15635
15636 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
15637
15638 * g77.dg/7388.f: New test case for PR 7388.
15639
15640 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
15641
15642 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15643
15644 2002-09-05 Ziemowit Laski <zlaski@apple.com>
15645
15646 * objc.dg/proto-lossage-1.m: New test.
15647
15648 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
15649
15650 * gcc.dg/cpp/_Pragma4.c: Fix typo.
15651
15652 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
15653
15654 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
15655 expected to pass.
15656
15657 2002-09-06 Stan Shebs <shebs@apple.com>
15658 David Edelsohn <edelsohn@gnu.org>
15659
15660 * gcc.dg/weak: New directory.
15661 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15662 target-specific xfail bits.
15663 * gcc.dg/typeof-2.c: Move to new directory.
15664 * gcc.dg/weak.exp: New expect script.
15665
15666 2002-09-06 Alan Modra <amodra@bigpond.net.au>
15667
15668 * gcc.c-torture/execute/extzvsi.c: New test.
15669
15670 2002-09-05 Stan Shebs <shebs@apple.com>
15671
15672 * gcc.dg/weak-1.c: xfail on Darwin.
15673 * gcc.dg/weak-2.c: Ditto.
15674 * gcc.dg/weak-3.c: Ditto.
15675 * gcc.dg/weak-4.c: Ditto.
15676 * gcc.dg/weak-5.c: Ditto.
15677 * gcc.dg/weak-6.c: Ditto.
15678 * gcc.dg/weak-7.c: Ditto.
15679 * gcc.dg/weak-8.c: Ditto.
15680 * gcc.dg/weak-9.c: Ditto.
15681
15682 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
15683
15684 * gcc.c-torture/execute/loop-14.c: New test.
15685
15686 2002-09-04 Jakub Jelinek <jakub@redhat.com>
15687
15688 * g++.dg/other/cxa-atexit1.C: New test.
15689
15690 * gcc.dg/typeof-2.c: New test.
15691
15692 2002-09-03 Roger Sayle <roger@eyesopen.com>
15693
15694 * gcc.dg/builtins-2.c: New testcase.
15695 * gcc.dg/builtins-3.c: New testcase.
15696
15697 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
15698
15699 * gcc.dg/cpp/_Pragma4.c: New test.
15700
15701 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
15702
15703 * objc/execute/nil_method-1.m: New testcase.
15704
15705 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
15706
15707 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15708 [Object class], not [Object initialize].
15709
15710 2002-08-31 Roger Sayle <roger@eyesopen.com>
15711 Hans-Peter Nilsson <hp@bitrange.com>
15712
15713 * gcc.c-torture/execute/20020720-1.x: Skip test on
15714 mmix-knuth-mmixware. Correct comment.
15715
15716 2002-08-27 Mark Mitchell <mark@codesourcery.com>
15717
15718 * testsuite/g++.dg/abi/bitfield5.C: New test.
15719 * testsuite/g++.dg/abi/vbase10.C: Likewise.
15720
15721 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
15722
15723 * objc.dg/undeclared-selector.m: New test.
15724
15725 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
15726
15727 * g++.dg/other/offsetof1.C: Avoid cast warning.
15728
15729 2002-08-26 Ziemowit Laski <zlaski@apple.com>
15730
15731 * objc.dg/super-class-2.m: New test.
15732
15733 2002-08-24 Matt Austern <austern@apple.com>
15734
15735 * g++.dg/ext/lvaddr.C: New test.
15736 * g++.dg/ext/lvcast.C: New test.
15737
15738 2002-08-22 Mark Mitchell <mark@codesourcery.com>
15739
15740 * testsuite/g++.dg/inherit/cond1.C: New test.
15741
15742 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
15743
15744 * gcc.dg/noncompile/incomplete-1.c: New test.
15745
15746 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
15747
15748 * gcc.dg/typespec-1.c: New test.
15749
15750 2002-08-20 Devang Patel <dpatel@apple.com>
15751 * objc.dg/proto-hier-2.m: New test.
15752
15753 2002-08-19 Ziemowit Laski <zlaski@apple.com>
15754
15755 * objc.dg/bitfield-1.m: New test.
15756 * objc.dg/bitfield-2.m: New test.
15757
15758 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
15759
15760 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15761 gcc.dg/c99-flex-array-4.c: New tests.
15762
15763 2002-08-16 Stan Shebs <shebs@apple.com>
15764
15765 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15766
15767 2002-08-15 Jakub Jelinek <jakub@redhat.com>
15768
15769 * gcc.dg/typeof-1.c: New test.
15770 * g++.dg/ext/typeof2.C: New test.
15771
15772 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
15773
15774 * g++.dg/other/offsetof1.C: New test.
15775
15776 2002-08-14 Richard Henderson <rth@redhat.com>
15777
15778 * gcc.dg/tls/diag-3.c: Fix expected message strings.
15779
15780 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
15781
15782 * gcc.dg/cpp/_Pragma3.c: New test.
15783
15784 2002-08-13 Mark Mitchell <mark@codesourcery.com>
15785
15786 * g++.dg/template/inherit3: New test.
15787
15788 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
15789
15790 * gcc.dg/bitfld-4.c: Add blank options.
15791
15792 2002-08-09 Mark Mitchell <mark@codesourcery.com>
15793
15794 * g++.dg/template/crash1.C: New test.
15795
15796 2002-08-08 Jakub Jelinek <jakub@redhat.com>
15797
15798 * gcc.dg/tls/opt-2.c: New test.
15799
15800 2002-08-08 Devang Patel <dpatel@apple.com>
15801
15802 * objc.dg/selector-1.m : New test
15803
15804 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
15805
15806 * g++.dg/abi/bitfield4.C: New test.
15807 * gcc.dg/bitfld-4.c: New test.
15808
15809 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
15810
15811 * g++.dg/other/packed1.C: New test.
15812
15813 2002-08-07 Mark Mitchell <mark@codesourcery.com>
15814
15815 * g++.dg/abi/offsetof.C: Tweak error messages.
15816 * g++.old-deja/g++.mike/p10769a.C: Likewise.
15817
15818 2002-08-08 Jakub Jelinek <jakub@redhat.com>
15819
15820 * gcc.dg/bitfld-3.c: New test.
15821
15822 2002-08-07 Jakub Jelinek <jakub@redhat.com>
15823 Richard Henderson <rth@redhat.com>
15824
15825 * gcc.dg/i386-bitfield1.c: New test.
15826 * g++.dg/abi/bitfield3.C: Update.
15827
15828 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
15829
15830 * objc.dg/const-str-2.m: Update.
15831 * gcc.dg/cpp/c++98.c: Change to C extension.
15832 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
15833 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
15834
15835 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
15836
15837 * testsuite/gcc.dg/tls/diag-3.c: New.
15838
15839 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
15840
15841 * g++.dg/README (Subdirectories): Document new subdir expr.
15842 * g++.dg/expr/pmf-1.C: New test.
15843
15844 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
15845
15846 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
15847
15848 2002-08-06 Jakub Jelinek <jakub@redhat.com>
15849
15850 * g++.dg/abi/bitfield3.C: New test.
15851
15852 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
15853
15854 * lib/gcov.exp: Tweak expected line formats.
15855 * gcc.misc-tests/gcov8.c: New test.
15856 * gcc.misc-tests/gcov8.x: New flags.
15857
15858 2002-08-05 Jakub Jelinek <jakub@redhat.com>
15859
15860 * consistency.vlad/layout/endian.c: Include string.h.
15861
15862 * gcc.c-torture/execute/20020805-1.c: New test.
15863
15864 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
15865
15866 * g++.dg/other/conversion1.C: New test.
15867
15868 2002-08-03 Roger Sayle <roger@eyesopen.com>
15869
15870 * gcc.dg/builtins-1.c: New testcase.
15871
15872 2002-08-02 Mark Mitchell <mark@codesourcery.com>
15873
15874 * g++.dg/inherit/access3.C: New test.
15875
15876 2002-08-01 Jakub Jelinek <jakub@redhat.com>
15877
15878 * gcc.dg/ia64-visibility-2.c: New test.
15879
15880 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
15881
15882 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
15883 __qualifier_flags to __flags.
15884
15885 2002-07-31 Mark Mitchell <mark@codesourcery.com>
15886
15887 * g++.dg/inherit/operator1.C: New test.
15888 * g++.dg/lookup/disamb1.C: Fix typo in comment.
15889 * g++.dg/other/error1.C: Change expected error message.
15890 * g++.dg/template/conv4.C: Likewise.
15891
15892 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
15893
15894 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
15895 for documented behavior.
15896
15897 2002-07-25 Roger Sayle <roger@eyesopen.com>
15898
15899 * gcc.c-torture/execute/20020720-1.x: Skip this test on
15900 several targets known to fail.
15901
15902 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
15903
15904 * gcc.dg/mips-args-[123].c: New tests.
15905
15906 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
15907
15908 * gcc.dg/ppc-spe.c: New.
15909
15910 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
15911
15912 * g++.dg/other/ptrmem4.C: New testcase.
15913
15914 2002-07-24 Richard Henderson <rth@redhat.com>
15915
15916 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
15917
15918 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
15919
15920 * g++.dg/ext/alignof1.C (main): Return 0 for success.
15921
15922 2002-07-24 Roger Sayle <roger@eyesopen.com>
15923
15924 * gcc.c-torture/execute/memset-3.c: New testcase.
15925
15926 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
15927
15928 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
15929 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
15930
15931 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15932
15933 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
15934 Delete.
15935
15936 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
15937
15938 * gcc.c-torture/compile/simd-4.c: New test.
15939
15940 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15941
15942 PR c++/7347, c++/7348
15943 * g++.dg/template/access4.C: New test.
15944 * g++.dg/template/access5.C: New test.
15945 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
15946 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
15947 * g++.old-deja/g++.pt/ttp58.C: Likewise.
15948 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
15949
15950 2002-07-22 Jakub Jelinek <jakub@redhat.com>
15951
15952 * gcc.dg/gnu89-init-2.c: New test.
15953
15954 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
15955
15956 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
15957
15958 2002-07-20 Roger Sayle <roger@eyesopen.com>
15959
15960 * gcc.c-torture/execute/20020720-1.c: New testcase.
15961
15962 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
15963
15964 * gcc.dg/cpp/Wsignprom.c: New tests.
15965
15966 2002-07-20 Alan Modra <amodra@bigpond.net.au>
15967
15968 * gcc.c-torture/execute/loop-13.c: New test.
15969
15970 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
15971
15972 * gcc.dg/cpp/expr.c: New tests.
15973
15974 2002 07-18 David Edelsohn <edelsohn@gnu.org>
15975
15976 * g++.dg/opt/pr6713.C: Add template instantiation.
15977
15978 2002-07-18 Alan Modra <amodra@bigpond.net.au>
15979
15980 * gcc.dg/nest.c: New test.
15981
15982 2002-07-17 Richard Henderson <rth@redhat.com>
15983
15984 * g++.dg/opt/pr6713.C: New test.
15985
15986 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
15987
15988 * gcc.c-torture/execute/loop-2e.x: Let the testcase
15989 XFAIL for all x86 processors.
15990
15991 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
15992
15993 * gcc.c-torture/execute/20010122-1.x: Do not test with
15994 -fomit-frame-pointer.
15995
15996 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15997
15998 * g++.dg/template/instantiate2.C: New test.
15999 * g++.dg/template/spec4.C: New test.
16000
16001 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16002
16003 * g++.dg/template/access2.C: New test.
16004 * g++.dg/template/access3.C: New test.
16005
16006 2002-07-15 Zack Weinberg <zack@codesourcery.com>
16007
16008 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16009 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16010 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16011 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16012 Convert to use <stdarg.h>.
16013 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16014 Delete.
16015 * gcc.dg/va-arg-2.c: New.
16016 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16017
16018 2002-07-15 Jakub Jelinek <jakub@redhat.com>
16019
16020 * gcc.c-torture/compile/20020710-1.c: New test.
16021
16022 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
16023 Andrew Pinski <pinskia@physics.uc.edu>
16024
16025 gcc.c-torture/compile/simd-2.c: New testcase.
16026 gcc.c-torture/compile/simd-3.c: Likewise.
16027
16028 2002-07-11 Mark Mitchell <mark@codesourcery.com>
16029
16030 PR c++/7224
16031 * g++.dg/overload/error1.C: New test.
16032
16033 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
16034
16035 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16036 configuration and IRIX 6 O32 ABI.
16037
16038 2002-07-11 Roger Sayle <roger@eyesopen.com>
16039
16040 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16041
16042 2002-07-10 Roger Sayle <roger@eyesopen.com>
16043
16044 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16045
16046 2002-07-10 Jeffrey A Law <law@redhat.com>
16047
16048 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16049
16050 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
16051
16052 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
16053
16054 * gcc.dg/20020312-2.c: Check for __PPC__.
16055
16056 2002-07-09 Diego Novillo <dnovillo@redhat.com>
16057
16058 * gcc.c-torture/compile/20020709-1.c: New test.
16059
16060 2002-07-07 Roger Sayle <roger@eyesopen.com>
16061
16062 * g++.dg/template/qualttp21.C: New test case.
16063
16064 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
16065
16066 * gcc.c-torture/compile/20020706-1.c: New test.
16067 * gcc.c-torture/compile/20020706-2.c: New test.
16068
16069 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
16070 Alexandre Oliva <aoliva@redhat.com>
16071
16072 * g++.dg/warn/incomplete1.C: New test.
16073
16074 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16075
16076 PR c++/7099
16077 * g++.dg/warn/noreturn1.C: New test.
16078
16079 2002-07-03 Mark Mitchell <mark@codesourcery.com>
16080
16081 PR c++/6706
16082 * g++.dg/debug/debug6.C: New test.
16083 * g++.dg/debug/debug7.C: New test.
16084
16085 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
16086
16087 * gcc.c-torture/compile/simd-3.c: New test.
16088
16089 2002-07-03 Chris Demetriou <cgd@broadcom.com>
16090
16091 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16092 * gcc.dg/20020620-1.c: Likewise.
16093
16094 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16095
16096 PR c++/6944
16097 * g++.dg/init/array4.C: New test.
16098 * g++.dg/init/array5.C: New test.
16099
16100 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
16101
16102 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16103 * gcc.c-torture/execute/simd-2.c (main): Likewise.
16104
16105 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16106
16107 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16108 * gcc.dg/wtr-aggr-init-1.c: Likewise.
16109 * gcc.dg/wtr-conversion-1.c: Likewise.
16110 * gcc.dg/wtr-escape-1.c: Likewise.
16111 * gcc.dg/wtr-int-type-1.c: Likewise.
16112 * gcc.dg/wtr-label-1.c: Likewise.
16113 * gcc.dg/wtr-static-1.c: Likewise.
16114 * gcc.dg/wtr-strcat-1.c: Likewise.
16115 * gcc.dg/wtr-suffix-1.c: Likewise.
16116 * gcc.dg/wtr-switch-1.c: Likewise.
16117 * gcc.dg/wtr-unary-plus-1.c: Likewise.
16118 * gcc.dg/wtr-union-init-1.c: Likewise.
16119 * gcc.dg/wtr-union-init-2.c: Likewise.
16120 * gcc.dg/wtr-union-init-3.c: Likewise.
16121
16122 * gcc.dg/wtr-func-def-1.c: New test.
16123
16124 2002-07-02 Devang Patel <dpatel@apple.com>
16125
16126 * objc.dg/param-1.m: New test.
16127
16128 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
16129
16130 * gcc.dg/cpp/trad/directive.c: Add test.
16131 * gcc.dg/cpp/trad/macroargs.c: Add test.
16132 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16133
16134 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
16135
16136 * gcc.dg/cpp/cmdlne-M.c: New test.
16137
16138 2002-07-02 Ziemowit Laski <zlaski@apple.com>
16139
16140 * objc.dg/desig-init-1.m: New test.
16141
16142 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16143
16144 PR c++/6716
16145 * g++.dg/template/instantiate1.C: New test.
16146
16147 2002-07-01 Mark Mitchell <mark@codesourcery.com>
16148
16149 PR c++/7112
16150 * g++.dg/template/sizeof2.C: New test.
16151
16152 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16153
16154 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16155 gcc.dg/cpp/trad/include.c: New tests.
16156
16157 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
16158
16159 PR target/7177
16160 * gcc.c-torture/compile/20020701-1.c: New test.
16161
16162 2002-07-01 Stan Shebs <shebs@apple.com>
16163
16164 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16165 header here...
16166 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16167 (objc-torture-execute): or here.
16168
16169 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
16170
16171 * gcc.c-torture/execute/arith-rand-ll.c: New test.
16172
16173 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
16174
16175 * gcc.dg/cpp/trad/escaped-nl.c: New test.
16176
16177 2002-06-30 Devang Patel <dpatel@apple.com>
16178
16179 * objc.dg/fsyntax-only.m: New test.
16180
16181 2002-06-27 Mark Mitchell <mark@codesourcery.com>
16182
16183 PR c++/6695
16184 * g++.dg/template/friend7.C: New file.
16185
16186 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
16187
16188 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16189 return type.
16190
16191 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
16192
16193 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16194 avoid division by zero.
16195
16196 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
16197
16198 * gcc.dg/Wunknownprag.c: New tests.
16199
16200 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
16201
16202 * gcc.c-torture/execute/simd-2.c: New test.
16203
16204 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
16205
16206 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16207 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16208 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16209 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16210 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16211 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16212 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16213 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16214 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16215 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16216 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16217 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16218 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16219 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16220 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16221 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16222 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16223
16224 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
16225
16226 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16227 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16228 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16229 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16230 New tests.
16231 * gcc.dg/cpp/trad/directive.c: Update.
16232
16233 2002-06-23 Andreas Jaeger <aj@suse.de>
16234
16235 * gcc.c-torture/execute/complex-6.c: New.
16236
16237 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
16238
16239 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16240 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16241 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16242 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16243
16244 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
16245
16246 * gcc.dg/cpp/trad: New directory with traditional tests copied
16247 from parent directory.
16248 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16249 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16250 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16251 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16252 Move to trad/ and rename.
16253 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16254 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16255 gcc.dg/cpp/trad/redef2.c: New tests.
16256 * gcc.dg/cpp/trad/trad.exp: New driver.
16257
16258 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
16259
16260 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16261 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16262 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16263 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16264 Remove.
16265
16266 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
16267
16268 * gcc.dg/20020620-1.c: New test.
16269
16270 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16271
16272 * g++.dg/template/ttp4.C: New test.
16273
16274 2002-06-19 Jakub Jelinek <jakub@redhat.com>
16275
16276 * g++.dg/opt/vt1.C: Fix regexp.
16277
16278 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16279
16280 * gcc.c-torture/execute/pure-1.c: Make functions static again.
16281 Don't use attribute `noinline'.
16282
16283 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16284
16285 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16286
16287 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
16288
16289 * gcc.c-torture/execute/simd-1.c: New.
16290
16291 * gcc.dg/simd-1.c: New.
16292
16293 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
16294
16295 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16296
16297 2002-06-16 Richard Henderson <rth@redhat.com>
16298
16299 * g++.dg/ext/anon-struct1.C: New.
16300 * g++.dg/ext/anon-struct2.C: New.
16301 * g++.dg/ext/anon-struct3.C: New.
16302 * gcc.dg/anon-struct-1.c: New.
16303 * gcc.dg/anon-struct-2.c: New.
16304 * gcc.dg/anon-struct-3.c: New.
16305 * gcc.dg/20011008-1.c: Adjust warning text.
16306 * gcc.dg/20020527-1.c: Add -fms-extensions.
16307
16308 2002-06-16 Richard Henderson <rth@redhat.com>
16309
16310 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16311
16312 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
16313
16314 * gcc.c-torture/execute/20020615-1.c: New test.
16315
16316 2002-06-15 Roger Sayle <roger@eyesopen.com>
16317
16318 * gcc.c-tortuture/execute/compare-1.c: New test case.
16319 * gcc.c-tortuture/execute/compare-2.c: New test case.
16320 * gcc.c-tortuture/execute/compare-3.c: New test case.
16321
16322 2002-06-13 Richard Henderson <rth@redhat.com>
16323
16324 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
16325 ia64 ilp32.
16326
16327 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16328
16329 * g++.dg/template/typename2.C: Update error message.
16330
16331 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
16332
16333 * gcc.c-torture/execute/20020611-1.c: New test.
16334
16335 2002-06-11 Bob Wilson <bob.wilson@acm.org>
16336
16337 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16338 list of targets to skip.
16339
16340 2002-06-10 Bob Wilson <bob.wilson@acm.org>
16341
16342 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16343 targets if not optimizing.
16344
16345 2002-06-10 Jakub Jelinek <jakub@redhat.com>
16346
16347 * gcc.c-torture/compile/20020605-1.c: New test.
16348
16349 * g++.dg/opt/vt1.C: New test.
16350
16351 * gcc.dg/20020531-1.c: New test.
16352
16353 * gcc.dg/20020530-1.c: New test.
16354
16355 * gcc.dg/20020527-1.c: New test.
16356
16357 * g++.dg/opt/cse1.C: New test.
16358
16359 2002-06-07 Roger Sayle <roger@eyesopen.com>
16360
16361 * gcc.dg/20020607-2.c: New test case.
16362
16363 2002-06-07 Jakub Jelinek <jakub@redhat.com>
16364
16365 * gcc.c-torture/compile/20020604-1.c: New test.
16366
16367 2002-06-04 Richard Henderson <rth@redhat.com>
16368
16369 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16370 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16371 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16372
16373 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
16374
16375 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16376
16377 2002-06-03 Richard Henderson <rth@redhat.com>
16378
16379 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16380 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16381
16382 2002-06-02 Richard Henderson <rth@redhat.com>
16383
16384 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16385 test functions static.
16386
16387 2002-06-02 Andreas Jaeger <aj@suse.de>
16388
16389 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16390 now.
16391
16392 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
16393
16394 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16395 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16396 Update for mofified diagnostics.
16397 * gcc.dg/c99-intconst-1.c: No longer fail.
16398
16399 2002-06-02 Richard Henderson <rth@redhat.com>
16400
16401 * gcc.dg/uninit-A.c: Remove xfail markers.
16402
16403 2002-06-01 Roger Sayle <roger@eyesopen.com>
16404
16405 * gcc.dg/fnegate-1.c: New test case.
16406
16407 2002-05-30 Osku Salerma <osku@iki.fi>
16408
16409 * gcc.c-torture/execute/mayalias-1.c: New file.
16410
16411 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
16412
16413 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16414 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16415 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16416
16417 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
16418
16419 * gcc.c-torture/execute/20020529-1.c: New test.
16420
16421 2002-05-27 Richard Henderson <rth@redhat.com>
16422
16423 * g++.dg/ext/attrib6.C: New test case.
16424
16425 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16426
16427 * gcc.c-torture/execute/pure-1.c: New test.
16428
16429 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16430
16431 * gcc.dg/cpp/arith-2.c: Remove.
16432
16433 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
16434
16435 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16436 * gcc.dg/cpp/if-3.c: Remove.
16437
16438 2002-05-26 Jakub Jelinek <jakub@redhat.com>
16439
16440 * g++.dg/opt/cse2.C: New test.
16441
16442 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
16443
16444 * gcc.dg/cpp/arith-1.c: New semantic tests.
16445 * gcc.dg/cpp/if-1.c: Update.
16446
16447 2002-05-24 Ben Elliston <bje@redhat.com>
16448
16449 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16450
16451 2002-05-24 Jakub Jelinek <jakub@redhat.com>
16452
16453 * gcc.dg/verbose-asm.c: New test.
16454
16455 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
16456
16457 * gcc.dg/cpp/paste12.c: New test.
16458
16459 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16460
16461 * g++.dg/parse/named_ops.C: New test.
16462
16463 2002-05-23 Mark Mitchell <mark@codesourcery.com>
16464
16465 * gcc/testsuite/gcc.dg/weak-8.c: New test.
16466
16467 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
16468
16469 * gcc.dg/weak-2.c: Allow optional leading underscore
16470 in scan-assembler symbol name.
16471 * gcc.dg/weak-3.c: Likewise.
16472 * gcc.dg/weak-4.c: Likewise.
16473 * gcc.dg/weak-5.c: Likewise.
16474
16475 2002-05-23 Jakub Jelinek <jakub@redhat.com>
16476
16477 * gcc.dg/20020523-1.c: New test.
16478
16479 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
16480
16481 * objc.dg/const-str-2.m: Update now that we stop after
16482 a command line error.
16483
16484 2002-05-22 Richard Henderson <rth@redhat.com>
16485
16486 * g++.dg/dg.exp: Fix typo in test pruneing.
16487
16488 2002-05-22 Richard Henderson <rth@redhat.com>
16489
16490 * g++.dg/dg.exp: Prune the tls subdirectory.
16491 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16492 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16493 * g++.dg/tls/init-1.C: New.
16494
16495 2002-05-22 Jakub Jelinek <jakub@redhat.com>
16496
16497 * gcc.dg/20020517-1.c: New test.
16498
16499 2002-05-21 Richard Henderson <rth@redhat.com>
16500
16501 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16502 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16503
16504 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
16505
16506 * g++.dg/other/copy2.C: New test.
16507
16508 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
16509
16510 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16511 (MAX_COPY): Bump up to 10 times sizeof (long long).
16512 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16513
16514 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16515 sizeof (long long).
16516
16517 * gcc.c-torture/execute/strcpy-1.c: New test.
16518
16519 2002-05-19 Jason Merrill <jason2redhat.com>
16520
16521 * g++.dg/ext/oper1.C: New test.
16522
16523 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
16524 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
16525
16526 * README.QMTEST: New file.
16527
16528 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16529
16530 2002-05-19 Andreas Jaeger <aj@suse.de>
16531
16532 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16533 now.
16534 * gcc.c-torture/execute/loop-2d.x: Likewise.
16535
16536 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
16537
16538 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
16539 support weak symbols.
16540 * gcc.dg/weak-4.c: Likewise
16541 * gcc.dg/weak-6.c: Likewise
16542
16543 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
16544
16545 * gcc.dg/weak-3.c: Add dg-excess-error comment for
16546 cygwin, coff and h8300-*-hms targets
16547 * gcc.dg/weak-5.c: Likewise
16548 * gcc.dg/weak-7.c: Likewise
16549
16550 2002-05-16 Jason Merrill <jason@redhat.com>
16551
16552 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16553 (scan-assembler-not, scan-assembler-dem): Likewise.
16554 (scan-assembler-dem-not): Likewise.
16555
16556 2002-05-15 Richard Henderson <rth@redhat.com>
16557
16558 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16559
16560 2002-05-15 Richard Henderson <rth@redhat.com>
16561
16562 * gcc.dg/weak-5.c (vfoo1c): No warning here.
16563 (vfoo1f): Warning here.
16564 (vfoo1l): Don't redefine the alias.
16565
16566 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
16567
16568 * g++.dg/init/pm1.C: New test.
16569
16570 2002-05-12 David S. Miller <davem@redhat.com>
16571
16572 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16573 types.
16574
16575 2002-05-10 Roger Sayle <roger@eyesopen.com>
16576
16577 * gcc.c-torture/execute/20020510-1.c: New test case.
16578
16579 2002-05-10 David S. Miller <davem@redhat.com>
16580
16581 * gcc.c-torture/execute/conversion.c: Test long double too.
16582
16583 2002-05-09 Jakub Jelinek <jakub@redhat.com>
16584
16585 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16586 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16587 * lib/g++.exp (g++_link_flags): Likewise.
16588 * lib/objc.exp (objc_target_compile): Likewise.
16589
16590 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
16591
16592 * gcc.dg/cpp/poison.c: Update.
16593 * gcc.dg/cpp/20000625-2.c: Remove.
16594 * gcc.dg/cpp/direct2s.c: Remove final test.
16595
16596 2002-05-08 Tom Rix <trix@redhat.com>
16597
16598 * gcc.c-torture/execute/20020508-1.c: New test.
16599 * gcc.c-torture/execute/20020508-2.c: New test.
16600 * gcc.c-torture/execute/20020508-3.c: New test.
16601
16602 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
16603
16604 * gcc.dg/cpp/charconst-4.c: More tests.
16605
16606 2002-05-08 Mark Mitchell <mark@codesourcery.com>
16607
16608 PR c/6569
16609 * gcc.dg/weak-3.c: Update location of warning messages.
16610 * gcc.dg/weak-5.c: Likewise.
16611
16612 2002-05-06 Roger Sayle <roger@eyesopen.com>
16613
16614 * gcc.c-torture/execute/20020506-1.c: New test case.
16615
16616 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
16617
16618 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16619
16620 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
16621
16622 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16623
16624 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
16625
16626 * gcc.dg/cpp/charconst-3.c: New test.
16627
16628 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
16629
16630 * gcc.dg/cpp/charconst.c: Update tests.
16631
16632 2002-05-05 Tim Josling <tej@melbpc.org.au>
16633
16634 * treelang: Added directory for new sample language treelang. Also
16635 lib/treelang.exp: New file to signal treelang should be tested.
16636
16637 2002-05-03 Jakub Jelinek <jakub@redhat.com>
16638
16639 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16640 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16641 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16642 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16643 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16644 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16645 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16646
16647 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
16648
16649 * gcc.dg/format/xopen-2.c: New test.
16650
16651 2002-05-03 Jakub Jelinek <jakub@redhat.com>
16652
16653 * gcc.dg/20020503-1.c: New test.
16654
16655 2002-05-02 Mark Mitchell <mark@codesourcery.com>
16656
16657 * g++.dg/init/dtor1.C: Make it tougher.
16658
16659 2002-05-01 Mark Mitchell <mark@codesourcery.com>
16660
16661 * g++.dg/init/dtor1.C: New test.
16662
16663 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
16664
16665 * gcc.dg/altivec-8.c: New.
16666
16667 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
16668
16669 * gcc.dg/altivec-7.c: New.
16670
16671 2002-04-29 Jakub Jelinek <jakub@redhat.com>
16672
16673 * g++.dg/parse/typedef1.C: New test.
16674
16675 2002-04-29 Mark Mitchell <mark@codesourcery.com>
16676
16677 PR c++/6486
16678 * g++.dg/template/friend6.C: New test.
16679
16680 PR c++/6492
16681 * g++.dg/init/copy1.C: New test.
16682
16683 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
16684
16685 * g++.dg/warn/effc1.C: New test.
16686
16687 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
16688
16689 * gcc.dg/cpp/if-cexp.c: Add a test.
16690
16691 2002-04-28 Jakub Jelinek <jakub@redhat.com>
16692
16693 * gcc.dg/20020426-2.c: New test.
16694
16695 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
16696
16697 * gcc.dg/cpp/if-mop.c: Update.
16698 * gcc.dg/cpp/if-mpar.c: Add test.
16699 * gcc.dg/cpp/if-oppr.c: Update.
16700
16701 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16702
16703 PR c/6343
16704 * gcc.dg/weak-[2-7].c: New tests.
16705
16706 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
16707
16708 * gcc.dg/enum1.c: New test.
16709
16710 2002-04-26 Mark Mitchell <mark@codesourcery.com>
16711
16712 PR c++/6497
16713 * g++.dg/inherit/access2.C: New test.
16714
16715 2002-04-26 Mark Mitchell <mark@codesourcery.com>
16716
16717 PR bootstrap/6445
16718 * gcc.dg/20020426-1.c: New test.
16719
16720 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
16721
16722 * g++.dg/abi/enum1.C: New test.
16723
16724 2002-04-26 Richard Henderson <rth@redhat.com>
16725
16726 * gcc.dg/c99-bool-1.c: Expect always true warning.
16727
16728 2002-04-25 Roger Sayle <roger@eyesopen.com>
16729
16730 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16731
16732 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16733
16734 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16735 targets.
16736
16737 2002-04-24 Mark Mitchell <mark@codesourcery.com>
16738
16739 * g++.dg/abi/mange7.C: New test.
16740
16741 PR c++/6438.
16742 * g++.dg/parse/stmtexpr2.C: New test.
16743
16744 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
16745
16746 * gcc.dg/20020312-2.c: Add SH target.
16747
16748 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16749
16750 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16751 compiler output on mips*-*-irix*.
16752
16753 2002-04-23 Jakub Jelinek <jakub@redhat.com>
16754
16755 * g++.dg/parse/attr1.C: New test.
16756
16757 2002-04-23 Roger Sayle <roger@eyesopen.com>
16758
16759 * gcc.c-torture/execute/string-opt-17.c: New test case.
16760 * gcc.c-torture/execute/memset-2.c: New test case.
16761
16762 2002-04-23 Mark Mitchell <mark@codesourcery.com>
16763
16764 PR c++/6256:
16765 * g++.dg/template/friend5.C: New test.
16766
16767 PR c++/6331:
16768 * g++.dg/template/qual1.C: Likewise.
16769
16770 2002-04-22 Zack Weinberg <zack@codesourcery.com>
16771
16772 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16773 Include stdlib.h, not stdio.h or ctype.h.
16774
16775 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
16776
16777 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
16778 cris-*-elf* and mmix-*-*.
16779 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
16780 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
16781 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
16782 Ditto.
16783 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
16784 * gcc.dg/wchar_t-1.c: Ditto.
16785
16786 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
16787
16788 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
16789 Clarify comment.
16790
16791 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
16792
16793 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
16794
16795 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16796
16797 * gcc.c-torture/execute/20000906-1.x: Delete.
16798
16799 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
16800
16801 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
16802
16803 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
16804
16805 * PR6367
16806 * g77.f-torture/execute/6367.f: New test.
16807 * g77.f-torture/execute/6367.x: Disable for MMIX.
16808
16809 2002-04-19 Mark Mitchell <mark@codesourcery.com>
16810
16811 * PR6352
16812 * g++.dg/opt/inline2.C: New test.
16813
16814 2002-04-18 Richard Henderson <rth@redhat.com>
16815
16816 * gcc.dg/20000906-1.c: Enable for all targets.
16817 * gcc.c-torture/compile/iftrap-2.c: New.
16818
16819 2002-04-18 Jakub Jelinek <jakub@redhat.com>
16820
16821 * gcc.dg/20020418-1.c: New test.
16822 * gcc.dg/20020418-2.c: New test.
16823
16824 2002-04-18 Richard Henderson <rth@redhat.com>
16825
16826 * gcc.c-torture/compile/iftrap-1.c: New.
16827 * gcc.dg/iftrap-1.c: Adjust for ia64.
16828 * gcc.dg/iftrap-2.c: New.
16829
16830 2002-04-18 Jakub Jelinek <jakub@redhat.com>
16831
16832 * gcc.c-torture/compile/20020418-1.c: New test.
16833
16834 2002-04-18 Roger Sayle <roger@eyesopen.com>
16835
16836 * gcc.c-torture/compile/20020415-1.c: New.
16837
16838 2002-04-18 David S. Miller <davem@redhat.com>
16839
16840 * gcc.c-torture/execute/20020418-1.c: New test.
16841
16842 2002-04-17 Jakub Jelinek <jakub@redhat.com>
16843
16844 * gcc.dg/20020416-1.c: New test.
16845
16846 * g++.dg/opt/inline1.C: New test.
16847
16848 2002-04-16 Jakub Jelinek <jakub@redhat.com>
16849
16850 * gcc.dg/altivec-5.c: New test.
16851
16852 * gcc.dg/20020415-1.c: New test.
16853
16854 2002-04-15 Mark Mitchell <mark@codesourcery.com>
16855
16856 * testsuite/lib/chill.exp: Remove.
16857
16858 2002-04-14 Jakub Jelinek <jakub@redhat.com>
16859
16860 * g++.dg/other/big-struct.C: New test.
16861
16862 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
16863
16864 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
16865 of scratch file.
16866
16867 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
16868
16869 PR c/6277
16870 * gcc.dg/i386-387-1.c: Allow optional leading underscore
16871 in scan-assembler function name
16872
16873 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
16874
16875 * g77.f-torture/execute/980628-4.x,
16876 g77.f-torture/execute/980628-5.x,
16877 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16878 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16879 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
16880 i[34567]86-*-*.
16881
16882 2002-04-13 David S. Miller <davem@redhat.com>
16883
16884 * gcc.c-torture/execute/20020413-1.c: New test.
16885
16886 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
16887
16888 * gcc.dg/asm-6.c,
16889 * g++.dg/ext/asm1.C: New tests.
16890
16891 2002-04-12 Mark Mitchell <mark@codesourcery.com>
16892
16893 PR c++ 5373.
16894 * g++.dg/parse/stmtexpr1.C: New test.
16895
16896 PR c++/5189.
16897 * g++.dg/template/copy1.C: New test.
16898
16899 2002-04-12 Richard Henderson <rth@redhat.com>
16900
16901 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
16902
16903 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
16904
16905 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
16906 gcc.c-torture/execute/20020307-2.c.
16907
16908 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
16909
16910 * g++.dg/ext/attrib5.C,
16911 * g++.dg/lookup/struct1.C: New tests.
16912
16913 2002-04-11 Jakub Jelinek <jakub@redhat.com>
16914
16915 * gcc.dg/20020411-1.c: New test.
16916
16917 * gcc.c-torture/execute/20020411-1.c: New test.
16918
16919 2002-04-10 Janis Johnson <janis187@us.ibm.com>
16920
16921 * g77.f-torture/execute/6177.f: New test.
16922
16923 2002-04-10 Jakub Jelinek <jakub@redhat.com>
16924
16925 PR middle-end/6247
16926 * g++.dg/opt/cleanup1.C: New test.
16927
16928 * g++.dg/opt/const1.C: New test.
16929
16930 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
16931
16932 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
16933
16934 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
16935
16936 PR c++/5507
16937 * g++.dg/template/typename2.C: New test.
16938
16939 2002-04-10 Alan Modra <amodra@bigpond.net.au>
16940
16941 * gcc.c-torture/execute/loop-12.c: New.
16942
16943 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
16944
16945 * g77.f-torture/execute/980628-4.x,
16946 g77.f-torture/execute/980628-5.x,
16947 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16948 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16949 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
16950
16951 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16952
16953 PR optimization/6086
16954 * g++.dg/opt/preinc1.C: New test.
16955
16956 2002-04-06 Mark Mitchell <mark@codesourcery.com>
16957
16958 PR c++/5571
16959 * g++.dg/opt/static2.C: New test.
16960
16961 2002-04-06 Mark Mitchell <mark@codesourcery.com>
16962
16963 PR c/5120
16964 * gcc.dg/20020406-1.c: New test.
16965
16966 2002-04-04 David S. Miller <davem@redhat.com>
16967
16968 * gcc.c-torture/execute/20020404-1.c: New test.
16969
16970 2002-04-04 Jakub Jelinek <jakub@redhat.com>
16971
16972 PR c/6123
16973 * gcc.dg/20020312-2.c: Do not declare global register variable
16974 if __PIC__ or __pic__ is defined.
16975
16976 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
16977
16978 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
16979 __asm__ so that it works correctly even if -ansi -pedantic-errors.
16980
16981 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16982
16983 * gcc.misc-tests/linkage.exp: Update last change to handle
16984 sparc*-, not just sparc-.
16985
16986 2002-04-03 Richard Henderson <rth@redhat.com>
16987
16988 * gcc.dg/cpp/ucs.c: Improved long UCS test.
16989
16990 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
16991
16992 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
16993
16994 2002-04-02 David S. Miller <davem@redhat.com>
16995
16996 * gcc.c-torture/execute/20020402-3.c: New test.
16997
16998 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
16999
17000 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17001 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17002
17003 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17004 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17005 g77.f-torture/execute/20001201.x,
17006 g77.f-torture/execute/u77-test.x: New files.
17007
17008 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17009 * gcc.dg/wchar_t-1.c: Ditto.
17010
17011 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17012
17013 * gcc.c-torture/execute/20020402-1.c: New test.
17014
17015 2002-04-01 Richard Henderson <rth@redhat.com>
17016
17017 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17018
17019 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17020
17021 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17022
17023 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17024
17025 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17026
17027 * g++.dg/inherit/template-as-base.C: Expect error.
17028 * g++.dg/inherit/namespace-as-base.C: Likewise.
17029
17030 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
17031
17032 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17033 g++.dg/ext/instantiate3.C: Tweak match patterns.
17034
17035 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17036 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17037 -da test.
17038
17039 2002-03-31 Richard Henderson <rth@redhat.com>
17040
17041 * gcc.dg/special/alias-2.c: New.
17042 * gcc.dg/special/ecos.exp: Run it.
17043
17044 2002-03-31 Richard Henderson <rth@redhat.com>
17045
17046 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17047
17048 2002-03-31 Kazu Hirata <kazu@hxi.com>
17049
17050 * gcc.dg/weak-1.c: Disable on h8300 port.
17051
17052 2002-03-29 Janis Johnson <janis187@us.ibm.com>
17053
17054 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17055 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17056 ordering tests.
17057 * g++.dg/bprob/bprob-1.C: New test.
17058 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17059 * g++.dg/gcov/gcov-1.C: New test.
17060 * g++.dg/gcov/gcov-1.x: New file.
17061 * g++.dg/gcov/gcov-2.C: New test.
17062 * g++.dg/gcov/gcov-3.C: New test.
17063 * g++.dg/gcov/gcov-3.h: New file.
17064
17065 2002-03-28 Roger Sayle <roger@eyesopen.com>
17066
17067 * g++.old-deja/g++.other/builtins5.C: New test.
17068 * g++.old-deja/g++.other/builtins6.C: New test.
17069 * g++.old-deja/g++.other/builtins7.C: New test.
17070 * g++.old-deja/g++.other/builtins8.C: New test.
17071 * g++.old-deja/g++.other/builtins9.C: New test.
17072
17073 2002-03-29 Jakub Jelinek <jakub@redhat.com>
17074
17075 * g++.dg/opt/static1.C: New test.
17076
17077 * g++.dg/opt/longbranch1.C: New test.
17078
17079 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
17080
17081 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17082
17083 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17084
17085 2002-03-28 Jeffrey A Law (law@redhat.com)
17086
17087 * gcc.c-torture/execute/20020328-1.c: New test.
17088
17089 2002-03-27 Richard Henderson <rth@redhat.com>
17090
17091 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17092 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17093 move from g++.old-deja/g++.ext/.
17094
17095 2002-03-27 Mark Mitchell <mark@codesourcery.com>
17096
17097 * g++.dg/init/new2.C: New test.
17098
17099 2002-03-26 Richard Henderson <rth@redhat.com>
17100
17101 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17102
17103 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17104 on sparc.
17105
17106 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
17107 sparcv9 systems.
17108 * gcc.dg/20001102-1.c: Likewise.
17109
17110 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
17111
17112 * gcc.dg/cpp/endif-pedantic1.c,
17113 gcc.dg/cpp/endif-pedantic2.c: New tests.
17114
17115 2002-03-26 Mark Mitchell <mark@codesourcery.com>
17116
17117 * g++.dg/init/new1.C: New test.
17118
17119 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
17120
17121 * g++.dg/abi/vbase9.C: New test.
17122
17123 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
17124
17125 * gcc.dg/arm-asm.c: New test.
17126
17127 2002-03-26 Andrew Cagney <ac131313@redhat.com>
17128
17129 * gcc.dg/Wswitch-enum.c: New test.
17130 Fix PR c/5044.
17131
17132 2002-03-26 Richard Henderson <rth@redhat.com>
17133
17134 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17135 structure.
17136
17137 2002-03-25 Richard Henderson <rth@redhat.com>
17138
17139 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
17140 sparcv9 systems.
17141
17142 * gcc.c-torture/compile/20011119-1.c (xxx): New.
17143 * gcc.c-torture/compile/20011119-2.c (xxx): New.
17144
17145 2002-03-25 Zack Weinberg <zack@codesourcery.com>
17146
17147 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17148
17149 2002-03-25 Bob Wilson <bob.wilson@acm.org>
17150
17151 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17152 targets using generic thunk support.
17153
17154 2002-03-25 Jakub Jelinek <jakub@redhat.com>
17155
17156 * gcc.c-torture/compile/20020323-1.c: New test.
17157
17158 * g++.dg/opt/conj2.C: New test.
17159
17160 2002-03-24 Richard Henderson <rth@redhat.com>
17161
17162 * gcc.dg/weak-1.c: Use -fno-common.
17163
17164 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17165
17166 * g77.dg/f77-edit-apostrophe-out.f: New test
17167 * g77.dg/f77-edit-h-out.f: New test
17168 * g77.dg/f77-edit-t-in.f: New test
17169 * g77.dg/f77-edit-t-out.f: New test
17170 * g77.dg/f77-edit-x-out.f: New test
17171 * g77.dg/f77-edit-slash-out.f: New test
17172 * g77.dg/f77-edit-colon-out.f: New test
17173 * g77.dg/f77-edit-s-out.f: New test
17174
17175 2002-03-24 Richard Henderson <rth@redhat.com>
17176
17177 * objc/execute/formal_protocol-6.x: New XFAIL.
17178
17179 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17180
17181 * gcc.dg/weak-1.c: Early return from dg-final on platforms
17182 that do not support weak symbols
17183
17184 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
17185
17186 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
17187 * lib/g77.exp: Likewise
17188 * lib/objc.exp: Likewise
17189
17190 2002-03-23 Andrew Cagney <ac131313@redhat.com>
17191
17192 * gcc.dg/Wswitch-default.c: New test.
17193
17194 2002-03-23 Jakub Jelinek <jakub@redhat.com>
17195
17196 * g++.dg/other/enum1.C: New test.
17197
17198 2002-03-23 Zack Weinberg <zack@codesourcery.com>
17199
17200 * gcc.dg/pragma-ep-3.c: Fix typo.
17201
17202 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
17203
17204 * g++.dg/inherit/template-as-base.C: New test.
17205
17206 2002-03-22 Jakub Jelinek <jakub@redhat.com>
17207
17208 * g++.old-deja/g++.other/dwarf2-1.C: Move...
17209 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
17210
17211 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
17212
17213 * gcc.dg/cpp/multiline.c: Update to match.
17214
17215 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
17216
17217 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17218
17219 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
17220
17221 * gcc.dg/cpp/extratokens2.c: New file.
17222
17223 2002-03-21 David Edelsohn <edelsohn@gnu.org>
17224
17225 * gcc.dg/20020312-2.c: Add rs6000 target.
17226
17227 * gcc.c-torture/compile/20020319-1.c: New test.
17228
17229 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
17230
17231 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17232 (A, E): Handle this.
17233
17234 2002-03-20 Jason Merrill <jason@redhat.com>
17235
17236 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17237 ignoring -fpic.
17238 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17239 through prune_gcc_output.
17240
17241 2002-03-20 Jakub Jelinek <jakub@redhat.com>
17242
17243 * gcc.c-torture/compile/20020320-1.c: New test.
17244
17245 2002-03-19 Jakub Jelinek <jakub@redhat.com>
17246
17247 * gcc.c-torture/compile/20020318-1.c: New test.
17248
17249 * gcc.dg/struct-by-value-1.c: New test.
17250
17251 * gcc.dg/20020319-1.c: New test.
17252
17253 2002-03-18 Jakub Jelinek <jakub@redhat.com>
17254
17255 * g++.dg/opt/conj1.C: New test.
17256
17257 2002-03-17 Mark Mitchell <mark@codesourcery.com>
17258
17259 * g++.dg/template/qualttp20.C: Revert previous change.
17260 * g++.dg/template/qualttp3.C: Likewise.
17261 * g++.dg/template/qualttp4.C: Likewise
17262 * g++.dg/template/qualttp5.C: Likewise
17263 * g++.dg/template/qualttp6.C: Likewise
17264 * g++.dg/template/qualttp7.C: Likewise
17265 * g++.dg/template/qualttp8.C: Likewise
17266 * g++.dg/template/recurse.C: Likewise.
17267
17268 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
17269
17270 * gcc.dg/cpp/wchar-1.c: Update.
17271
17272 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
17273
17274 * g++.dg/template/conv1.C: New test.
17275 * g++.dg/template/conv2.C: New test.
17276 * g++.dg/template/conv3.C: New test.
17277 * g++.dg/template/conv4.C: New test.
17278
17279 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17280
17281 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17282 * g++.dg/template/qualttp3.C: Likewise.
17283 * g++.dg/template/qualttp4.C: Likewise
17284 * g++.dg/template/qualttp5.C: Likewise
17285 * g++.dg/template/qualttp6.C: Likewise
17286 * g++.dg/template/qualttp7.C: Likewise
17287 * g++.dg/template/qualttp8.C: Likewise
17288 * g++.dg/template/recurse.C: Likewise.
17289
17290 2002-03-15 Mark Mitchell <mark@codesourcery.com>
17291
17292 * g++.dg/opt/dtor1.C: New test.
17293
17294 2002-03-15 Jakub Jelinek <jakub@redhat.com>
17295
17296 * gcc.c-torture/compile/20020315-1.c: New test.
17297
17298 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
17299
17300 * gcc.dg/weak-1.c: Fix scan tests.
17301
17302 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
17303
17304 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17305 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17306 cris-*-aout* mmix-*-*.
17307 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17308 cris-*-aout* mmix-*-*.
17309 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17310 cris-*-elf* cris-*-aout* and mmix-*-*.
17311 * gcc.dg/20001009-1.c: Ditto.
17312 * gcc.dg/20010912-1.c: Ditto.
17313 * gcc.dg/20020122-4.c: Ditto.
17314 * gcc.dg/inline-2.c: Ditto.
17315
17316 2002-03-14 Jeffrey A Law (law@cygnus.com)
17317
17318 * gcc.c-torture/compile/20020314-1.c: New test.
17319
17320 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
17321
17322 * gcc.c-torture/execute/20020314-1.c: New test.
17323
17324 2002-03-14 Jakub Jelinek <jakub@redhat.com>
17325
17326 * g++.dg/warn/Wunused-1.C: New test.
17327
17328 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
17329
17330 * g++.dg/abi/mangle6.C: New test.
17331
17332 2002-03-13 Jakub Jelinek <jakub@redhat.com>
17333
17334 * gcc.c-torture/compile/20020309-2.c: New test.
17335
17336 * gcc.c-torture/compile/20020312-1.c: New test.
17337
17338 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
17339
17340 * g++.dg/other/access1.C: New test.
17341
17342 2002-03-12 Jakub Jelinek <jakub@redhat.com>
17343
17344 * gcc.c-torture/execute/wchar_t-1.c: New test.
17345
17346 2002-03-12 David Edelsohn <edelsohn@gnu.org>
17347
17348 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17349
17350 2002-03-12 Roger Sayle <roger@eyesopen.com>
17351
17352 * gcc.dg/20020312-1.c: New test case.
17353
17354 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
17355
17356 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17357
17358 2002-03-11 Richard Henderson <rth@redhat.com>
17359
17360 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17361 * g++.old-deja/g++.jason/report.C: Likewise.
17362
17363 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17364
17365 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17366 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17367
17368 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
17369
17370 * testsuite/g++.dg/overload/pmf1.C: New test.
17371
17372 2002-03-11 Kazu Hirata <kazu@hxi.com>
17373
17374 * gcc.c-torture/execute/20020307-1.c: Use long.
17375
17376 2002-03-11 Jakub Jelinek <jakub@redhat.com>
17377
17378 PR optimization/5844
17379 * gcc.dg/20020310-1.c: New test.
17380
17381 2002-03-09 Michael Meissner <meissner@redhat.com>
17382
17383 * gcc.c-torture/execute/memcpy-2.c: New test.
17384 * gcc.c-torture/execute/memset-1.c: New test.
17385 * gcc.c-torture/execute/strlen-1.c: New test.
17386 * gcc.c-torture/execute/strcmp-1.c: New test.
17387 * gcc.c-torture/execute/strncmp-1.c: New test.
17388
17389 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
17390
17391 * gcc.dg/ppc-ldstruct.c: New test.
17392
17393 2002-03-09 Jakub Jelinek <jakub@redhat.com>
17394
17395 * gcc.c-torture/execute/va-arg-22.c: New test.
17396
17397 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
17398
17399 * gcc.c-torture/compile/20020309-1.c: New test.
17400
17401 2002-03-08 Jakub Jelinek <jakub@redhat.com>
17402
17403 * gcc.c-torture/execute/20020307-2.c: New test.
17404
17405 2002-03-07 Jeffrey A Law (law@redhat.com)
17406
17407 * g77.f-torture/compile/20020307-1.f: New test.
17408
17409 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
17410
17411 * gcc.dg/unordered-1.c: New test.
17412
17413 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
17414
17415 * gcc.c-torture/execute/20020307-1.c: New test.
17416
17417 2002-03-05 Jakub Jelinek <jakub@redhat.com>
17418
17419 * gcc.dg/20020304-1.c: New test.
17420
17421 * gcc.c-torture/compile/20020304-2.c: New test.
17422
17423 2002-03-04 Zack Weinberg <zack@codesourcery.com>
17424
17425 * gcc.c-torture/compile/20020304-1.c: New test case
17426 (from PR c/5830).
17427
17428 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
17429
17430 * gcc.dg/20020103-1.c: Add other -D ppc variants.
17431
17432 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
17433
17434 * g++.dg/other/classkey1.C: New test.
17435
17436 2002-03-01 Richard Henderson <rth@redhat.com>
17437
17438 * gcc.c-torture/compile/981223-1.x: New.
17439 * gcc.c-torture/compile/920625-1.x: New.
17440
17441 2002-02-28 Richard Henderson <rth@redhat.com>
17442
17443 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17444
17445 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
17446
17447 * gcc.c-torture/execute/20020227-1.c: New test.
17448
17449 2002-02-27 Mark Mitchell <mark@codesourcery.com>
17450
17451 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17452 here" ERROR lines.
17453 * g++.old-deja/g++.oliva/partord1.C: Likewise.
17454 * g++.old-deja.g++.other/defarg1.C: Likewise.
17455 * g++.old-deja/g++.pt/calls2.C: Likewise.
17456 * g++.old-deja/g++.pt/crash20.C: Likewise.
17457 * g++.old-deja/g++.pt/crash30.C: Likewise.
17458 * g++.old-deja/g++.pt/crash36.C: Likewise.
17459 * g++.old-deja/g++.pt/crash6.C: Likewise.
17460 * g++.old-deja/g++.pt/defarg13.C: Likewise.
17461 * g++.old-deja/g++.pt/derived3.C: Likewise.
17462 * g++.old-deja/g++.pt/error1.C: Likewise.
17463 * g++.old-deja/g++.pt/friend21.C: Likewise.
17464 * g++.old-deja/g++.pt/friend23.C: Likewise.
17465 * g++.old-deja/g++.pt/infinite1.C: Likewise.
17466 * g++.old-deja/g++.robertl/eb128.C: Likewise.
17467
17468 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
17469
17470 * gcc.c-torture/execute/20020225-2.c: New test.
17471
17472 2002-02-27 Zack Weinberg <zack@codesourcery.com>
17473
17474 * gcc.c-torture/execute/920730-1t.c,
17475 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17476 Delete test cases, only relevant to -traditional.
17477
17478 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
17479
17480 * gcc.dg/cpp/undef1.c: Remove.
17481 * gcc.dg/cpp/directiv.c: Update.
17482 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17483
17484 2002-02-27 Michael Meissner <meissner@redhat.com>
17485
17486 * gcc.c-torture/execute/20020226-1.c: New test.
17487
17488 2002-02-26 Jakub Jelinek <jakub@redhat.com>
17489
17490 * g++.dg/debug/debug4.C: New test.
17491
17492 * gcc.dg/ia64-visibility-1.c: New test.
17493
17494 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
17495
17496 * gcc.dg/debug/20020224-1.c: New.
17497
17498 2002-02-25 Kazu Hirata <kazu@hxi.com>
17499
17500 * gcc.c-torture/execute/960416-1.x: New.
17501 * gcc.c-torture/execute/divconst-3.x: Likewise.
17502
17503 2002-02-25 Jakub Jelinek <jakub@redhat.com>
17504
17505 * gcc.dg/20020224-1.c: New test.
17506
17507 2002-02-25 Alan Modra <amodra@bigpond.net.au>
17508
17509 * gcc.c-torture/execute/20020225-1.c: New.
17510
17511 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
17512
17513 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17514
17515 2002-02-23 Jakub Jelinek <jakub@redhat.com>
17516
17517 * gcc.dg/20020222-1.c: New test.
17518
17519 2002-02-22 Jakub Jelinek <jakub@redhat.com>
17520
17521 * g++.dg/opt/anonunion1.C: New test.
17522
17523 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
17524
17525 * g++.dg/template/qualttp19.C: New test.
17526 * g++.dg/template/qualttp20.C: New test.
17527 * g++.old-deja/g++.jason/report.C: Adjust expected errors
17528 * g++.old-deja/g++.other/qual1.C: Likewise.
17529
17530 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
17531
17532 * gcc.dg/attr-alwaysinline.c: New.
17533
17534 2002-02-21 Jakub Jelinek <jakub@redhat.com>
17535
17536 * gcc.dg/20020220-1.c: New test.
17537
17538 * gcc.dg/20020220-2.c: New test.
17539
17540 * g++.dg/opt/mmx1.C: New test.
17541
17542 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
17543
17544 * gcc.c-torture/compile/20020110.c: New test.
17545
17546 2002-02-20 Jakub Jelinek <jakub@redhat.com>
17547
17548 * gcc.c-torture/execute/20020219-1.c: New test.
17549
17550 * gcc.dg/20020219-1.c: New test.
17551
17552 * gcc.dg/noncompile/20020220-1.c: New test.
17553
17554 * g++.dg/opt/ptrintsum1.C: New test.
17555
17556 * gcc.dg/debug/20020220-1.c: New test.
17557
17558 2002-02-17 Jakub Jelinek <jakub@redhat.com>
17559
17560 * gcc.c-torture/execute/20020216-1.c: New test.
17561
17562 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
17563
17564 * gcc.dg/decl-1.c: Update, new test.
17565
17566 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
17567
17568 * g++.dg/abi/bitfield1.C: New test.
17569 * g++.dg/abi/bitfield2.C: New test.
17570
17571 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17572
17573 * gcc.dg/attr-nest.c: New test.
17574
17575 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
17576
17577 * gcc.c-torture/execute/20020215-1.c: New test.
17578
17579 2002-02-14 Jakub Jelinek <jakub@redhat.com>
17580
17581 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17582 * g++.dg/debug/debug.exp: New.
17583 * g++.dg/debug/trivial.C: New.
17584 * g++.dg/debug/debug1.C: Moved...
17585 * g++.dg/other/debug1.C: ...from here.
17586 * g++.dg/debug/debug2.C: Moved...
17587 * g++.dg/other/debug2.C: ...from here.
17588 * g++.dg/debug/debug3.C: Moved...
17589 * g++.dg/other/debug3.C: ...from here.
17590
17591 * gcc.dg/noncompile/20020213-1.c: New test.
17592
17593 2002-02-13 Jakub Jelinek <jakub@redhat.com>
17594
17595 * g++.dg/other/debug3.C: New test.
17596
17597 * gcc.c-torture/execute/20020213-1.c: New test.
17598
17599 2002-02-13 Richard Smith <richard@ex-parrot.com>
17600
17601 * g++.old-deja/g++.other/thunk1.C: New test.
17602
17603 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
17604
17605 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17606
17607 2002-02-13 Stan Shebs <shebs@apple.com>
17608
17609 * gcc.dg/altivec-3.c: New.
17610
17611 2002-02-12 Jakub Jelinek <jakub@redhat.com>
17612
17613 * gcc.dg/Wunreachable-1.c: New test.
17614 * gcc.dg/Wunreachable-2.c: New test.
17615
17616 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
17617
17618 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17619
17620 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
17621
17622 * gcc.dg/decl-1.c: New test.
17623
17624 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
17625
17626 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17627
17628 2002-02-10 Kazu Hirata <kazu@hxi.com>
17629
17630 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17631 * gcc.c-torture/compile/980506-1.x: Likewise.
17632
17633 2002-02-10 Kazu Hirata <kazu@hxi.com>
17634
17635 * gcc.dg/20020210-1.c: New.
17636
17637 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
17638
17639 * g77.f-torture/execute/947.f: New regression test
17640 for PR fortran/947.
17641
17642 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
17643
17644 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17645 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17646
17647 2002-02-08 Richard Henderson <rth@redhat.com>
17648
17649 * gcc.c-torture/compile/labels-3.c: New.
17650
17651 2002-02-08 Jakub Jelinek <jakub@redhat.com>
17652
17653 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17654 expression statements work instead.
17655 * gcc.dg/noncompile/20020207-1.c: New test.
17656
17657 2002-02-07 Richard Henderson <rth@redhat.com>
17658
17659 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17660
17661 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17662
17663 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17664 message from g77
17665 * lib/g77-dg.exp: Trim g77 error messages so that they are
17666 recognized by dg.exp.
17667
17668 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17669
17670 PR fortran/5473
17671 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
17672
17673 2002-02-07 Richard Henderson <rth@redhat.com>
17674
17675 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17676 to be sufficiently aligned for integers.
17677
17678 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
17679
17680 * g++.dg/template/friend4.C: New test.
17681
17682 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
17683
17684 PR fortran/5743
17685 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17686 unsupported cases.
17687
17688 2002-02-07 Richard Henderson <rth@redhat.com>
17689
17690 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17691 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17692 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17693 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17694
17695 2002-02-06 Richard Henderson <rth@redhat.com>
17696
17697 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17698
17699 2002-02-06 Janis Johnson <janis187@us.ibm.com>
17700
17701 * gcc.dg/20020206-1.c: New test.
17702
17703 2002-02-06 Jakub Jelinek <jakub@redhat.com>
17704
17705 * gcc.c-torture/execute/20020206-1.c: New test.
17706
17707 * gcc.c-torture/execute/20020206-2.c: New test.
17708
17709 PR optimization/5429:
17710 * gcc.c-torture/compile/20020206-1.c: New test.
17711
17712 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
17713
17714 * g++.dg/ext/align1.C: Do not use an explicit alignment value
17715 as certain file formats cannot support particularly large
17716 alignments.
17717
17718 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17719 and do not expect to be able to link the executable.
17720
17721 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17722 fail because the COFF format does not support the weak attribute.
17723
17724 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
17725
17726 * g77.dg/pr5473.f: New test
17727
17728 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
17729
17730 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17731 Fix testcase accordingly.
17732
17733 2002-02-04 Richard Henderson <rth@redhat.com>
17734
17735 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17736 (buf): Change to be an array of pointers, not ints.
17737
17738 2002-02-04 Jakub Jelinek <jakub@redhat.com>
17739
17740 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
17741 before all tests. Move warning one line above to match where it
17742 C frontend emits.
17743 * gcc.dg/Wswitch-2.c: New test.
17744 * g++.dg/warn/Wswitch-1.C: New test.
17745 * g++.dg/warn/Wswitch-2.C: New test.
17746
17747 2002-02-04 Richard Henderson <rth@redhat.com>
17748
17749 * g++.dg/abi/offsetof.C: Fix size comparison.
17750
17751 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
17752
17753 * gcc.dg/cast-qual-2.c: New test.
17754
17755 2002-02-04 Jakub Jelinek <jakub@redhat.com>
17756
17757 * gcc.dg/20020201-4.c: New test.
17758
17759 2002-02-04 Ben Elliston <bje@redhat.com>
17760
17761 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17762 target_info attribute != 0, in addition to the empty string.
17763 (gcc_target_compile): Likewise.
17764
17765 2002-02-03 Andrew Cagney <ac131313@redhat.com>
17766
17767 * gcc.dg/Wswitch.c: New test.
17768 PR gcc/4475. PR gcc/3780.
17769
17770 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
17771
17772 * g77.f-torture/execute/5122.f: New test for regressions
17773 against PR fortran/5122.
17774
17775 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
17776
17777 * g77.f-torture/compile/pr3743.f: Delete
17778 * g77.dg/pr3743-1.f: New test.
17779 * g77.dg/pr3743-2.f: New test.
17780 * g77.dg/pr3743-3.f: New test.
17781 * g77.dg/pr3743-4.f: New test.
17782
17783 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
17784
17785 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
17786
17787 2002-02-02 Richard Henderson <rth@redhat.com>
17788
17789 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
17790 * gcc.c-torture/execute/bf64-1.c: Likewise.
17791
17792 2002-02-02 Jakub Jelinek <jakub@redhat.com>
17793
17794 * gcc.dg/20020201-2.c: New test.
17795
17796 * gcc.dg/20020201-3.c: New test.
17797
17798 * gcc.c-torture/execute/bitfld-2.c: New test.
17799
17800 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
17801
17802 * gcc.dg/bitfld-1.c: Update.
17803 * gcc.dg/bitfld-2.c: Update.
17804 * gcc.c-torture/execute/bitfld-1.x: New.
17805
17806 2002-02-02 Jakub Jelinek <jakub@redhat.com>
17807
17808 * gcc.c-torture/execute/20020201-1.c: New test.
17809
17810 2002-02-01 Janis Johnson <janis187@us.ibm.com>
17811
17812 PR target/5469
17813 * gcc.dg/20020201-1.c: New test.
17814
17815 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
17816
17817 PR fortran/3743
17818 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
17819 * g77.f-torture/compile/pr3743.x: Remove
17820
17821 2002-01-31 Tom Rix <trix@redhat.com>
17822
17823 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
17824
17825 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
17826
17827 * gcc.dg/noncompile/20020130-1.c: New test.
17828
17829 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
17830
17831 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
17832
17833 2002-01-29 Richard Henderson <rth@redhat.com>
17834
17835 * gcc.c-torture/execute/991118-1.c: Cast various constants back
17836 to long long.
17837 * gcc.c-torture/execute/bf64-1.c: Likewise.
17838
17839 2002-01-29 Jakub Jelinek <jakub@redhat.com>
17840
17841 * gcc.c-torture/execute/20020129-1.c: New test.
17842
17843 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
17844
17845 * gcc.c-torture/compile/20000224-1.c: Update.
17846 * gcc.c-torture/execute/bitfld-1.c: New tests.
17847 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
17848 * gcc.dg/uninit-A.c: Update.
17849
17850 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
17851
17852 * g++.dg/template/ctor1.C: Add instantiation.
17853
17854 2002-01-28 Paul Koning <pkoning@equallogic.com>
17855
17856 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
17857 argument to __builtin_prefetch to be const ptr.
17858
17859 2002-01-28 Jakub Jelinek <jakub@redhat.com>
17860
17861 * gcc.c-torture/compile/20020120-1.c: New test.
17862
17863 2002-01-27 Kazu Hirata <kazu@hxi.com>
17864
17865 * gcc.c-torture/execute/20020127-1.c: New test.
17866
17867 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
17868
17869 * g77.dg/f77-edit-i-in.f: New test
17870 * g77.dg/f77-edit-i-out.f: New test
17871
17872 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
17873
17874 * gcc.dg/debug/debug.exp: New file.
17875 * gcc.dg/debug/trivial.c: New file.
17876 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
17877 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
17878 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
17879 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
17880 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
17881 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
17882 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
17883 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
17884 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
17885 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
17886 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
17887 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
17888 * gcc.dg/20000503-1.c: Removed.
17889 * gcc.dg/20010207-1.c: Removed.
17890 * gcc.dg/20011223-1.c: Removed.
17891 * gcc.dg/20020104-2.c: Removed.
17892 * gcc.dg/debug-1.c: Removed.
17893 * gcc.dg/debug-2.c: Removed.
17894 * gcc.dg/debug-3.c: Removed.
17895 * gcc.dg/debug-4.c: Removed.
17896 * gcc.dg/debug-5.c: Removed.
17897 * gcc.dg/debug-6.c: Removed.
17898 * gcc.dg/dwarf2-1.c: Removed.
17899 * gcc.dg/dwarf2-2.c: Removed.
17900
17901 2002-01-25 Jakub Jelinek <jakub@redhat.com>
17902
17903 * g++.old-deja/g++.other/eh5.C: New test.
17904 * g++.old-deja/g++.other/sibcall2.C: New test.
17905 * g++.old-deja/g++.other/array9.C: New test.
17906 * g++.old-deja/g++.other/typename2.C: New test.
17907 * g++.old-deja/g++.other/crash60.C: New test.
17908 * g++.old-deja/g++.other/conv9.C: New test.
17909 * g++.old-deja/g++.other/mangle10.C: New test.
17910 * g++.old-deja/g++.other/unchanging1.C: New test.
17911 * g++.old-deja/g++.other/exprstmt1.C: New test.
17912 * g++.old-deja/g++.other/inline23.C: New test.
17913 * g++.old-deja/g++.eh/ia64-1.C: New test.
17914 * g++.old-deja/g++.other/dwarf2-1.C: New test.
17915 * g++.old-deja/g++.other/reload1.C: New test.
17916 * g++.old-deja/g++.other/static20.C: New test.
17917 * g++.old-deja/g++.other/local-alloc1.C: New test.
17918 * g++.old-deja/g++.other/conv8.C: New test.
17919 * g++.old-deja/g++.other/stmtexpr2.C: New test.
17920 * g++.old-deja/g++.other/storeexpr1.C: New test.
17921 * g++.old-deja/g++.other/storeexpr2.C: New test.
17922 * g++.dg/eh/template2.C: New test.
17923 * g++.dg/warn/weak1.C: New test.
17924
17925 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
17926
17927 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
17928 Remove first, non-varying, argument.
17929
17930 2002-01-23 Richard Henderson <rth@redhat.com>
17931
17932 * gcc.dg/inline-2.c: New.
17933
17934 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
17935 Add optional target arg. Check number of arguments.
17936 (scan-assembler-not, scan-assembler-dem): Likewise.
17937 (scan-assembler-dem-not): Likewise.
17938
17939 2002-01-23 Zack Weinberg <zack@codesourcery.com>
17940
17941 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
17942 line 12.
17943 * g++.old-deja/g++.brendan/parse3.C,
17944 g++.old-deja/g++.other/crash26.C,
17945 g++.old-deja/g++.other/crash28.C,
17946 g++.old-deja/g++.other/crash29.C,
17947 g++.old-deja/g++.other/crash30.C,
17948 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
17949
17950 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
17951
17952 * gcc.dg/20020115-1.c: New.
17953
17954 2002-01-23 Bob Wilson <bob.wilson@acm.org>
17955
17956 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
17957
17958 2002-01-23 Janis Johnson <janis187@us.ibm.com>
17959
17960 * gcc.dg/20020122-3.c: New.
17961
17962 2002-01-23 Jakub Jelinek <jakub@redhat.com>
17963
17964 * g++.dg/other/gc1.C: New test.
17965
17966 2002-01-23 Zack Weinberg <zack@codesourcery.com>
17967
17968 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
17969
17970 2002-01-22 Richard Henderson <rth@redhat.com>
17971
17972 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
17973
17974 2002-01-22 Richard Henderson <rth@redhat.com>
17975
17976 * gcc.dg/20020122-4.c: New.
17977
17978 2002-01-22 H.J. Lu <hjl@gnu.org>
17979
17980 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
17981 link output.
17982 * gcc.dg/special/ecos.exp: Likewise.
17983 * lib/g++-dg.exp: Likewise.
17984 * lib/g77-dg.exp: Likewise.
17985 * lib/gcc-dg.exp : Likewise.
17986 * lib/mike-g++.exp: Likewise.
17987 * lib/mike-g77.exp: Likewise.
17988 * lib/mike-gcc.exp: Likewise.
17989 * lib/objc-dg.exp: Likewise.
17990
17991 2002-01-22 Janis Johnson <janis187@us.ibm.com>
17992
17993 PR target/5379
17994 * gcc.dg/20020122-2.c: New test.
17995
17996 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
17997
17998 * gcc.dg/20020122-1.c: New test.
17999
18000 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
18001
18002 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18003
18004 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
18005
18006 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18007
18008 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18009
18010 * gcc.c-torture/compile/20020121-1.c: New test.
18011
18012 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
18013
18014 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18015 ld_library_path.
18016
18017 2002-01-21 Jakub Jelinek <jakub@redhat.com>
18018
18019 * gcc.dg/20020218-1.c: New test.
18020
18021 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
18022
18023 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18024 messages
18025 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18026 "At global scope" warning
18027 * g++.dg/ext/align1.C: Change cygwin test for alignment
18028 from db-bogus to dg-warning
18029
18030 2002-01-21 Zack Weinberg <zack@codesourcery.com>
18031
18032 * g77.f-torture/compile/cpp2.F: New test.
18033
18034 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
18035
18036 * g++.dg/template/access1.C: New test.
18037
18038 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
18039
18040 * gcc.dg/20020118-1.c: New.
18041
18042 2002-01-18 Kazu Hirata <kazu@hxi.com>
18043
18044 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18045
18046 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18047
18048 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18049 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18050 alignment warnings.
18051
18052 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
18053
18054 * gcc.misc-tests/i386-prefetch.exp: Save and restore
18055 torture_with_loops and torture_without_loops
18056
18057 2002-01-17 Jakub Jelinek <jakub@redhat.com>
18058
18059 * gcc.c-torture/compile/20020116-1.c: New test.
18060
18061 2002-01-16 Jakub Jelinek <jakub@redhat.com>
18062
18063 * gcc.dg/20020116-2.c: New test.
18064
18065 * gcc.dg/ultrasp4.c: New test.
18066
18067 * gcc.dg/20020116-1.c: New test.
18068
18069 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
18070
18071 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18072 by EABI.
18073
18074 2002-01-15 Janis Johnson <janis187@us.ibm.com>
18075
18076 * gcc.misc-tests/i386-prefetch.exp: New.
18077 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18078 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18079 * gcc.misc-tests/i386-pf-none-1.c: New test.
18080 * gcc.misc-tests/i386-pf-sse-1.c: New test.
18081
18082 2002-01-15 Jakub Jelinek <jakub@redhat.com>
18083
18084 * gcc.dg/gnu89-init-1.c: Add new tests.
18085
18086 2002-01-15 Andreas Jaeger <aj@suse.de>
18087
18088 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18089 * gcc.dg/i386-mmx-2.c: Likewise.
18090 * gcc.dg/i386-sse-1.c: Likewise.
18091 * gcc.dg/i386-sse-2.c: Likewise.
18092 * gcc.dg/i386-sse-3.c: Likewise.
18093
18094 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
18095
18096 * g77.f-torture/execute/intrinsic-unix-bessel.f:
18097 Uncomment additional cases that now pass.
18098
18099 2002-01-11 Richard Henderson <rth@redhat.com>
18100
18101 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18102 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18103
18104 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
18105
18106 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18107
18108 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
18109
18110 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18111 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18112
18113 2002-01-10 Dale Johannesen <dalej@apple.com>
18114
18115 * gcc.c-torture/execute/loop-11.c: New.
18116
18117 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
18118
18119 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18120 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18121
18122 2002-01-09 Richard Henderson <rth@redhat.com>
18123
18124 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18125 type in which to perform the operation for each size.
18126
18127 2002-01-09 Alan Matsuoka (alanm@redhat.com)
18128
18129 * gcc.c-torture/compile/20020109-2.c: New test.
18130
18131 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
18132
18133 * gcc.c-torture/execute/loop-10.c: New test.
18134
18135 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18136
18137 * gcc.c-torture/compile/20010226-1.c: New test.
18138 * gcc.c-torture/compile/20010227-1.c: New test.
18139 * gcc.c-torture/compile/20010426-1.c: New test.
18140 * gcc.c-torture/compile/20010510-1.c: New test.
18141 * gcc.c-torture/compile/20010605-3.c: New test.
18142 * gcc.c-torture/compile/20010824-1.c: New test.
18143 * gcc.c-torture/execute/20010409-1.c: New test.
18144 * gcc.dg/noncompile/20000901-1.c: New test.
18145 * gcc.dg/20001023-1.c: New test.
18146 * gcc.dg/20001101-1.c: New test.
18147 * gcc.dg/20001102-1.c: New test.
18148 * gcc.dg/20010207-1.c: New test.
18149 * gcc.dg/20010405-1.c: New test.
18150 * gcc.dg/20010822-1.c: New test.
18151 * gcc.dg/20011107-1.c: New test.
18152
18153 2002-01-09 Jeffrey A Law (law@redhat.com)
18154
18155 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18156
18157 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
18158 execution failure on PA targets.
18159
18160 2002-01-09 Jakub Jelinek <jakub@redhat.com>
18161
18162 * gcc.c-torture/compile/20020109-1.c: New test.
18163
18164 2002-01-08 Kazu Hirata <kazu@hxi.com>
18165
18166 * gcc.c-torture/execute/20020108-1.c: New test.
18167
18168 2002-01-08 Jakub Jelinek <jakub@redhat.com>
18169
18170 * gcc.dg/20020108-1.c: New test.
18171
18172 2002-01-08 H.J. Lu <hjl@gnu.org>
18173
18174 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18175 for header files.
18176
18177 2002-01-08 Geoff Keating <geoffk@redhat.com>
18178
18179 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18180 consistency.
18181
18182 002-01-07 Aldy Hernandez <aldyh@redhat.com>
18183
18184 * gcc.dg/altivec-4.c: Test altivec predicates.
18185
18186 2002-01-07 Jakub Jelinek <jakub@redhat.com>
18187
18188 * gcc.c-torture/execute/20020107-1.c: New test.
18189
18190 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
18191
18192 PR c/5279
18193 * gcc.c-torture/compile/20020106-1.c: New test.
18194
18195 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
18196
18197 * gcc.c-torture/execute/nestfunc-4.c: New test.
18198
18199 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18200
18201 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18202 extra triple that slipped in.
18203 * g++.old-deja/g++.abi/align.C: Likewise.
18204 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18205
18206 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
18207
18208 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18209 * g++.old-deja/g++.abi/align.C: Likewise.
18210 * g++.old-deja/g++.abi/bitfields.C: Likewise.
18211
18212 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18213 on FreeBSD/i386.
18214 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18215 FreeBSD.
18216
18217 2002-01-04 Jakub Jelinek <jakub@redhat.com>
18218
18219 * gcc.dg/20020104-1.c: New test.
18220
18221 * gcc.dg/20020104-2.c: New test.
18222
18223 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
18224
18225 * gcc.dg/20020103-1.c: Fix typo in target selector.
18226
18227 2002-01-03 Richard Henderson <rth@redhat.com>
18228
18229 * gcc.dg/20020103-1.c: New.
18230
18231 2002-01-03 Kazu Hirata <kazu@hxi.com>
18232
18233 * gcc.c-torture/execute/20020103-1.c: New test.
18234
18235 2002-01-03 Jakub Jelinek <jakub@redhat.com>
18236
18237 * g++.dg/other/debug2.C: New test.
18238
18239 * gcc.c-torture/compile/20020103-1.c: New test.
18240
18241 2002-01-02 Jakub Jelinek <jakub@redhat.com>
18242
18243 * gcc.dg/gnu89-init-1.c: Added new tests.
18244
18245 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18246
18247 * g++.dg/template/friend2.C: Remove as patch is reverted.
18248
18249 * g++.dg/warn/oldcast1.C: New test.
18250
18251 * g++.dg/template/ptrmem1.C: New test.
18252 * g++.dg/template/ptrmem2.C: New test.
18253
18254 * g++.dg/template/ntp.C: New test.
18255
18256 * g++.dg/other/component1.C: New test.
18257
18258 * g++.dg/template/ttp3.C: New test.
18259
18260 * g++.dg/template/friend2.C: New test.
18261 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18262
18263 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18264
18265 * g++.dg/other/ptrmem1.C: New test.
18266 * g++.dg/other/ptrmem2.C: New test.
18267
18268 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18269
18270 * g++.dg/template/ctor1.C: New test.
18271
18272 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
18273
18274 * g++.dg/template/friend2.C: New test.
18275
18276 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
18277
18278 * gcc.dg/mmix-1.c: New test.
18279
18280 2001-12-31 Richard Henderson <rth@redhat.com>
18281
18282 * gcc.dg/asm-5.c: New.
18283
18284 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
18285
18286 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18287 in namespace __gnu_cxx
18288
18289 2001-12-30 Richard Henderson <rth@redhat.com>
18290
18291 * gcc.dg/debug-6.c: New.
18292
18293 2001-12-30 Jakub Jelinek <jakub@redhat.com>
18294
18295 * gcc.c-torture/compile/20011229-2.c: New test.
18296
18297 2001-12-29 Jakub Jelinek <jakub@redhat.com>
18298
18299 * gcc.dg/debug-3.c: New test.
18300 * gcc.dg/debug-4.c: New test.
18301 * gcc.dg/debug-5.c: New test.
18302
18303 2001-12-29 Richard Henderson <rth@redhat.com>
18304
18305 * g++.dg/eh/loop1.C: New.
18306
18307 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18308
18309 * g++.dg/template/crash1.C: New test.
18310
18311 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
18312
18313 * g++.dg/other/const1.C: New test.
18314
18315 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
18316
18317 * gcc.c-torture/compile/20011229-1.c: New test.
18318
18319 2001-12-28 Stan Shebs <shebs@apple.com>
18320
18321 * lib/objc-torture.exp: Resync with c-torture.exp.
18322 * lib/objc.exp: Load standard libraries.
18323
18324 2001-12-28 Jakub Jelinek <jakub@redhat.com>
18325
18326 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18327 additional tests.
18328
18329 2001-12-27 Roger Sayle <roger@eyesopen.com>
18330
18331 * gcc.c-torture/execute/string-opt-16.c: New testcase.
18332
18333 2001-12-27 Richard Henderson <rth@redhat.com>
18334
18335 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18336
18337 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
18338
18339 * g++.dg/eh/ctor1.C: New test.
18340 * g++.dg/other/error2.C: New test.
18341
18342 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
18343
18344 * g++.dg/other/init2.C: New test.
18345
18346 2001-12-24 Richard Henderson <rth@redhat.com>
18347
18348 * gcc.dg/20011223-1.c: New.
18349 * gcc.dg/inline-1.c: New.
18350
18351 2001-12-23 Richard Henderson <rth@redhat.com>
18352
18353 * gcc.dg/asm-4.c: Test operand modifiers.
18354
18355 2001-12-23 Richard Henderson <rth@redhat.com>
18356
18357 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18358
18359 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
18360
18361 * gcc.c-torture/execute/20011223-1.c: New test.
18362
18363 2001-12-21 Richard Henderson <rth@redhat.com>
18364
18365 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18366 re-enables the warning.
18367
18368 2001-12-21 Richard Henderson <rth@redhat.com>
18369
18370 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18371
18372 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18373
18374 * gcc.c-torture/compile/20011218-1.c: New test.
18375
18376 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
18377
18378 * gcc.misc-test/arm-isr.exp: New file. Control running of the
18379 arm-isr.c test.
18380 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
18381 epilogue generation for ARM ISR routines.
18382
18383 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
18384
18385 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18386 * gcc.dg/format/c90-printf-3.c: Likewise.
18387 * gcc.dg/format/c99-printf-3.c: Likewise.
18388 * gcc.dg/format/ext-1.c: Likewise.
18389 * gcc.dg/format/ext-6.c: Likewise.
18390 * gcc.dg/format/format.h: Prototype unlocked stdio.
18391
18392 2001-12-20 Richard Henderson <rth@redhat.com>
18393
18394 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18395 (arena): Use it.
18396 (malloc): Correct allocation logic. Abort if we fill up the
18397 arena before initialization complete.
18398 (realloc): Correct allocation logic.
18399
18400 2001-12-20 Jakub Jelinek <jakub@redhat.com>
18401
18402 * gcc.c-torture/compile/20011219-2.c: New test.
18403
18404 * gcc.c-torture/execute/20011219-1.c: New test.
18405
18406 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
18407
18408 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
18409 target does not support weak symbols.
18410
18411 2001-12-19 Jakub Jelinek <jakub@redhat.com>
18412
18413 * gcc.c-torture/compile/20011219-1.c: New test.
18414
18415 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
18416
18417 * g++.dg/other/error1.C: New test.
18418
18419 2001-12-17 Jeffrey A Law (law@redhat.com)
18420
18421 * gcc.c-torture/execute/20011217-1.c: New test.
18422
18423 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
18424
18425 * objc.dg/special/: New directory.
18426 * objc.dg/special/special.exp: New file.
18427 * objc.dg/special/unclaimed-category-1.h: New file.
18428 * objc.dg/special/unclaimed-category-1a.m: New file.
18429 * objc.dg/special/unclaimed-category-1.m: New file.
18430
18431 2001-12-17 Andreas Jaeger <aj@suse.de>
18432
18433 * gcc.c-torture/compile/20011217-2.c: New test.
18434
18435 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
18436
18437 * gcc.c-torture/compile/20011217-1.c: New test.
18438
18439 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
18440
18441 * testsuite/gcc.dg/20011214-1.c: New.
18442
18443 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
18444
18445 * gcc.dg/altivec-4.c: New.
18446
18447 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
18448
18449 * gcc.dg/20011113-1.c: New test.
18450
18451 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
18452
18453 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18454 std::__malloc_alloc_template<0> and
18455 std::__default_alloc_template<false, 0>.
18456
18457 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
18458
18459 * objc/execute/bf-21.m: New test.
18460 * objc/execute/enumeration-1.m: New test.
18461 * objc/execute/enumeration-2.m: New test.
18462
18463 2001-12-12 Jakub Jelinek <jakub@redhat.com>
18464
18465 * gcc.dg/gnu89-init-1.c: New test.
18466
18467 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
18468
18469 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18470 * g++.old-deja/g++.jason/2371.C: Likewise.
18471 * g++.old-deja/g++.jason/template33.C: Likewise.
18472 * g++.old-deja/g++.jason/template34.C: Likewise.
18473 * g++.old-deja/g++.jason/template36.C: Likewise.
18474 * g++.old-deja/g++.oliva/typename1.C: Likewise.
18475 * g++.old-deja/g++.oliva/typename2.C: Likewise.
18476 * g++.old-deja/g++.other/typename1.C: Likewise.
18477 * g++.old-deja/g++.pt/inherit2.C: Likewise.
18478 * g++.old-deja/g++.pt/nontype5.C: Likewise.
18479 * g++.old-deja/g++.pt/typename11.C: Likewise.
18480 * g++.old-deja/g++.pt/typename14.C: Likewise.
18481 * g++.old-deja/g++.pt/typename16.C: Likewise.
18482 * g++.old-deja/g++.pt/typename3.C: Likewise.
18483 * g++.old-deja/g++.pt/typename4.C: Likewise.
18484 * g++.old-deja/g++.pt/typename5.C: Likewise.
18485 * g++.old-deja/g++.pt/typename7.C: Likewise.
18486 * g++.old-deja/g++.robertl/eb9.C: Likewise.
18487
18488 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
18489
18490 * g++.dg/other/linkage1.C: New test.
18491 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18492 specifiers.
18493
18494 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
18495
18496 * gcc.dg/concat.c: New test.
18497
18498 2001-12-11 Stan Shebs <shebs@apple.com>
18499
18500 * objc/compile: New test directory.
18501 * objc/compile/compile.exp: New expect script.
18502 * objc/compile/20011211-1.m: New compile test.
18503
18504 2001-12-11 Jason Merrill <jason@redhat.com>
18505
18506 * lib/prune.exp (prune_gcc_output): Also handle "In member
18507 function". So many permutations...
18508
18509 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
18510
18511 * g++.dg/template/typedef1.C: New test.
18512
18513 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
18514
18515 * g++.dg/other/copy1.C: New test.
18516
18517 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
18518
18519 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18520
18521 * gcc.dg/builtin-choose-expr.c: New.
18522
18523 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
18524
18525 * gcc.dg/altivec-2.c: New.
18526
18527 2001-12-07 Richard Henderson <rth@redhat.com>
18528
18529 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18530
18531 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
18532
18533 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18534 ultrasparc.
18535
18536 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
18537
18538 * g++-old.deja/g++.robertl/eb101.C: Deleted.
18539
18540 2001-12-06 Janis Johnson <janis187@us.ibm.com>
18541
18542 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18543 variable argument list.
18544
18545 2001-12-06 Zack Weinberg <zack@codesourcery.com>
18546
18547 * gcc.c-torture/execute/memcheck: Delete entire directory.
18548 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18549 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18550
18551 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
18552
18553 * gcc.dg/Wshadow-1.c: New test.
18554
18555 2001-12-05 Jakub Jelinek <jakub@redhat.com>
18556
18557 * gcc.c-torture/compile/20011130-1.c: New test.
18558
18559 * gcc.dg/noncompile/20011025-1.c: New test.
18560
18561 * g++.dg/other/anon-union.C: New test.
18562
18563 * gcc.c-torture/execute/20011024-1.c: New test.
18564
18565 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
18566
18567 * gcc.c-torture/execute/20000722-1.x,
18568 gcc.c-torture/execute/20010123-1.x: Remove.
18569 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18570 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18571 gcc.dg/c99-complit-2.c: New tests.
18572
18573 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
18574
18575 * g++.dg/inherit/base1.C: New test.
18576
18577 2001-12-04 Jakub Jelinek <jakub@redhat.com>
18578
18579 * g++.dg/other/stdarg1.C: New test.
18580
18581 * gcc.c-torture/compile/20011130-2.c: New test.
18582
18583 2001-12-03 Janis Johnson <janis187@us.ibm.com>
18584
18585 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18586 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18587 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18588 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18589 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18590 * gcc.dg/builtin-prefetch-1.c: New test.
18591
18592 2001-12-03 Jakub Jelinek <jakub@redhat.com>
18593
18594 * gcc.dg/20011130-1.c: New test.
18595
18596 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
18597
18598 * g++.dg/other/scope1.C: New test.
18599 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18600
18601 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
18602
18603 * gcc.dg/vla-init-1.c: New test.
18604
18605 2001-12-01 Geoff Keating <geoffk@redhat.com>
18606
18607 * gcc.c-torture/compile/structs.c: New testcase from GDB.
18608
18609 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
18610
18611 * objc.dg/alias.m: Update.
18612 * objc.dg/class-1.m: Update.
18613 * objc.dg/const-str-1.m: Update.
18614 * objc.dg/fwd-proto-1.m: Update.
18615 * objc.dg/id-1.m: Update.
18616 * objc.dg/super-class-1.m: Update.
18617
18618 2001-11-29 Mark Mitchell <mark@codesourcery.com>
18619
18620 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18621 constructs.
18622
18623 2001-11-28 Jeffrey A Law (law@cygnus.com)
18624
18625 * gcc.c-torture/execute/20011128-1.c: New test.
18626
18627 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
18628
18629 * gcc.dg/20011127-1.c: New test.
18630
18631 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
18632
18633 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
18634 from Austin Group draft 7.
18635 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
18636 scanf format arguments.
18637 * gcc.dg/format/no-exargs-2.c: New test.
18638
18639 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
18640
18641 * g++.dg/abi/vbase8-4.C: New test.
18642
18643 2001-11-24 Ian Lance Taylor <ian@airs.com>
18644
18645 * gcc.c-torture/execute/20011121-1.c: New test.
18646
18647 2001-11-23 Jeffrey A Law (law@cygnus.com)
18648
18649 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18650
18651 2001-11-23 Andreas Jaeger <aj@suse.de>
18652
18653 * gcc.dg/cpp/charconst-2.c: New test.
18654
18655 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
18656
18657 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18658 to the host if it is remote. Let tests specify extra headers
18659 they use.
18660 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18661 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18662 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18663 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18664 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18665 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18666 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18667 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18668 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18669 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18670
18671 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
18672
18673 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18674 for little endian ARMs.
18675
18676 2001-11-20 Jakub Jelinek <jakub@redhat.com>
18677
18678 * gcc.c-torture/compile/20011119-1.c: New test.
18679 * gcc.c-torture/compile/20011119-2.c: New test.
18680
18681 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
18682
18683 * gcc.dg/altivec-1.c: Fix typo.
18684
18685 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
18686
18687 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18688
18689 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
18690
18691 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18692
18693 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
18694
18695 * lib/g77.exp: Don't specify --rpath-link.
18696
18697 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18698 across all the headers.
18699 * gcc.dg/format/format.exp: For testing on a remote host,
18700 copy format.h.
18701
18702 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18703 * gcc.c-torture/execute/930406-1.c: Likewise.
18704 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18705
18706 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
18707
18708 * gcc.dg/altivec-1.c: New.
18709
18710 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
18711
18712 * gcc.dg/cpp/fpreprocessed.c: New test case.
18713
18714 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
18715
18716 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18717 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18718 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18719
18720 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
18721
18722 * gcc.dg/no-builtin-1.c: New test.
18723
18724 2001-11-16 Jakub Jelinek <jakub@redhat.com>
18725
18726 * gcc.c-torture/execute/20011115-1.c: New test.
18727
18728 2001-11-15 Jakub Jelinek <jakub@redhat.com>
18729
18730 * gcc.c-torture/compile/20011114-2.c: New test.
18731 * gcc.c-torture/compile/20011114-3.c: New test.
18732 * gcc.c-torture/compile/20011114-4.c: New test.
18733
18734 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
18735
18736 * g++.dg/other/init1.C: New test.
18737
18738 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
18739
18740 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18741 message.
18742
18743 * gcc.c-torture/execute/20011114-1.c: New testcase.
18744
18745 * gcc.c-torture/compile/20010327-1.c: Revert last change.
18746 * gcc.c-torture/compile/20011114-1.c: New test, exactly
18747 like the (before this change) version of 20010327-1.c.
18748
18749 2001-11-14 Roger Sayle <roger@eyesopen.com>
18750
18751 * gcc.c-torture/execute/string-opt-13.c: New testcase.
18752
18753 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
18754
18755 * g++.dg/init/array2.C: New test.
18756
18757 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
18758
18759 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18760
18761 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
18762
18763 * g++.dg/other/forscope1.C: New test.
18764 * g++.dg/ext/forscope1.C: New test.
18765 * g++.dg/ext/forscope2.C: New test.
18766
18767 2001-11-13 Jakub Jelinek <jakub@redhat.com>
18768
18769 * gcc.c-torture/execute/20011113-1.c: New test.
18770
18771 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
18772
18773 * gcc.c-torture/execute/20011109-2.c: New test.
18774
18775 * gcc.c-torture/execute/20011109-1.c: New test.
18776
18777 2001-11-09 Jakub Jelinek <jakub@redhat.com>
18778
18779 * gcc.c-torture/compile/20011109-1.c: New test.
18780
18781 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
18782
18783 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
18784 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
18785 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
18786 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
18787 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
18788 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
18789 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
18790
18791 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
18792
18793 * g++.dg/warn/Wshadow-1.C: New tests.
18794 * g++.old-deja/g++.mike/for3.C: Update.
18795
18796 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
18797
18798 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
18799 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
18800 XFAILs. Adjust expected error texts.
18801 * gcc.c-torture/compile/20011106-1.c,
18802 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
18803 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
18804 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
18805 gcc.dg/c99-array-lval-5.c: New tests.
18806
18807 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
18808
18809 * gcc.dg/cpp/defined.c: Update.
18810
18811 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
18812
18813 * gcc.c-torture/execute/anon-1.c: New test.
18814
18815 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
18816
18817 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
18818 same size, so no warning should be produced on stormy16.
18819
18820 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
18821 due to oversized array.
18822 * g++.old-deja/g++.mike/ns15.C: Likewise.
18823 * g++.old-deja/g++.pt/crash16.C: Likewise.
18824
18825 2001-11-02 Graham Stott <grahams@redhat.com>
18826
18827 * g++.dgother/debug1.C: Fix typos.
18828
18829 2001-11-01 Jakub Jelinek <jakub@redhat.com>
18830
18831 * g++.dg/other/debug1.C: New test.
18832
18833 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
18834
18835 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
18836 of unsigned long.
18837
18838 2001-10-30 Jakub Jelinek <jakub@redhat.com>
18839
18840 * gcc.dg/20011029-2.c: New test.
18841
18842 * gcc.c-torture/compile/20011029-1.c: New test.
18843
18844 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
18845
18846 * objc/execute/class_self-1.m: New test.
18847 * objc/execute/class_self-2.m: New test.
18848
18849 2001-10-25 Zack Weinberg <zack@codesourcery.com>
18850
18851 * gcc.misc-tests/msgs.exp: Delete.
18852 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
18853 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
18854 error set to match recent changes.
18855
18856 2001-10-24 Zack Weinberg <zack@codesourcery.com>
18857
18858 * gcc.dg/20011021-1.c: New test.
18859
18860 2001-10-24 Jakub Jelinek <jakub@redhat.com>
18861
18862 * gcc.c-torture/compile/20011023-1.c: New test.
18863
18864 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
18865
18866 * lib/g77.exp: Rewrite based on lib/g++.exp.
18867
18868 2001-10-19 Jakub Jelinek <jakub@redhat.com>
18869
18870 * gcc.c-torture/execute/20011019-1.c: New test.
18871
18872 * gcc.dg/20011018-1.c: New test.
18873
18874 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
18875
18876 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
18877
18878 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
18879
18880 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
18881 * gcc.dg/attr-invalid.c: Likewise.
18882
18883 2001-10-18 Jakub Jelinek <jakub@redhat.com>
18884
18885 * testsuite/gcc.dg/20011015-1.c: New test.
18886
18887 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
18888
18889 * g++.dg/template/unify2.C: New test.
18890
18891 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
18892
18893 * g++.dg/other/exception-specification.C: New test
18894
18895 2001-10-13 Tom Rix <trix@redhat.com>
18896
18897 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
18898 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
18899
18900 2001-10-12 Jakub Jelinek <jakub@redhat.com>
18901
18902 * testsuite/gcc.dg/20011009-1.c: New test.
18903
18904 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
18905
18906 PR g++/4476
18907 * g++.dg/other/friend1.C: New test.
18908
18909 2001-10-11 Richard Henderson <rth@redhat.com>
18910
18911 * g++.old-deja/g++.other/crash18.C: Add -S to options.
18912
18913 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18914
18915 * gcc.c-torture/compile/20011010-1.c: New.
18916
18917 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
18918
18919 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
18920 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
18921 g77.f-torture/execute/execute.exp,
18922 g77.f-torture/noncompile/noncompile.exp,
18923 gcc.c-torture/compile/compile.exp,
18924 gcc.c-torture/execute/execute.exp,
18925 gcc.c-torture/execute/ieee/ieee.exp,
18926 gcc.c-torture/execute/memcheck/memcheck.exp,
18927 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
18928 objc/execute/execute.exp: Update FSF address.
18929
18930 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
18931
18932 * gcc.dg/cpp/cmdlne-C.c: Update.
18933 * gcc.dg/cpp/cmdlne-C2.c: New.
18934
18935 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18936
18937 * gcc.c-torture/execute/20011008-3.c: New.
18938
18939 2001-10-08 DJ Delorie <dj@redhat.com>
18940
18941 * gcc.dg/20011008-1.c: New.
18942 * gcc.dg/20011008-2.c: New.
18943
18944 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
18945
18946 * gcc.dg/cpp/spacing1.c: Update test.
18947
18948 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
18949
18950 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
18951 spelling errors of "separate" as "seperate".
18952
18953 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
18954
18955 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
18956 enough to avoid inlining.
18957
18958 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
18959
18960 * lib/g77.exp: set libg2c_dir correctly.
18961
18962 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
18963
18964 * gcc.dg/cpp/macro11.c: New test.
18965
18966 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
18967
18968 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
18969 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
18970 gcc.dg/format/multattr-3.c: New tests.
18971 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
18972 tests for format attributes on function pointers being rejected.
18973
18974 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
18975
18976 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
18977
18978 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
18979
18980 * g++.dg/warn/format1.C: New test.
18981
18982 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
18983
18984 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
18985
18986 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
18987
18988 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
18989
18990 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
18991
18992 * gcc.dg/cpp/redef2.c: Add test.
18993
18994 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
18995
18996 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
18997 long-standing bug on i686, apparently.
18998 * gcc.c-torture/execute/loop-2c.x: New file.
18999 * gcc.c-torture/execute/loop-2d.x: New file.
19000 * gcc.c-torture/execute/loop-3c.x: New file.
19001
19002 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
19003
19004 * gcc.dg/cpp/20000625-2.c: Correct line number.
19005
19006 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19007
19008 * gcc.dg/cpp/macro10.c: New test.
19009 * gcc.dg/cpp/strify3.c: New test.
19010 * gcc.dg/cpp/spacing1.c: Add tests.
19011 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19012 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19013
19014 2001-09-24 DJ Delorie <dj@redhat.com>
19015
19016 * gcc.c-torture/execute/20010924-1.c: New test.
19017
19018 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
19019
19020 * testsuite/objc/execute/paste.m: Remove.
19021
19022 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
19023
19024 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19025
19026 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
19027
19028 * g77.dg/strlen0.f: New test.
19029
19030 2001-09-21 Richard Henderson <rth@redhat.com>
19031
19032 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19033 * g++.old-deja/g++.abi/vtable2.C: Likewise.
19034
19035 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
19036
19037 Table-driven attributes.
19038 * g++.dg/ext/attrib1.C: New test.
19039
19040 2001-09-20 DJ Delorie <dj@redhat.com>
19041
19042 * gcc.dg/20000926-1.c: Update expected warning messages.
19043 * gcc.dg/array-2.c: Likewise, and test for warnings too.
19044 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19045 array.
19046
19047 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
19048
19049 * g++.dg/eh/registers1.C: New test case.
19050
19051 2001-09-17 Richard Henderson <rth@redhat.com>
19052
19053 * gcc.dg/array-5.c: Fix VLA decomposition test.
19054
19055 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
19056
19057 * gcc.dg/cpp/line5.c: New testcase.
19058
19059 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
19060
19061 * gcc.dg/cpp/macro9.c: New test.
19062
19063 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
19064
19065 * gcc.c-torture/execute/980223.c: Change type of addr from long
19066 to char *.
19067
19068 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
19069
19070 * gcc.c-torture/execute/20010915-1.c: New test.
19071
19072 2001-09-14 Janis Johnson <janis187@us.ibm.com>
19073
19074 * g77.dg/bprob: New directory.
19075 * g77.dg/bprob/bprob.exp: New file.
19076 * g77.dg/bprob/bprob-1.f: New test.
19077 * g77.dg/gcov: New directory.
19078 * g77.dg/gcov/gcov.exp: New file.
19079 * g77.dg/gcov/gcov-1.f: New test.
19080 * g77.dg/gcov/gcov-1.x: New file.
19081
19082 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
19083
19084 * gcc.dg/cpp/directiv.c: Update.
19085 * gcc.dg/cpp/undef1.c: Update.
19086
19087 2001-09-12 Jakub Jelinek <jakub@redhat.com>
19088
19089 * gcc.dg/20010912-1.c: New test.
19090
19091 2001-09-11 Janis Johnson <janis187@us.ibm.com>
19092
19093 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19094 language-independent file in lib.
19095 * lib/gcov.exp: New file.
19096
19097 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
19098
19099 * gcc.c-torture/compile/20010911-1.c: New test.
19100
19101 2001-09-10 Janis Johnson <janis187@us.ibm.com>
19102
19103 * lib/profopt.exp: New, to support profile-directed optimizations.
19104 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19105 * gcc.misc-tests/bprob-1.c: New test.
19106 * gcc.misc-tests/bprob-2.c: New test.
19107
19108 2001-09-07 Janis Johnson <janis187@us.ibm.com>
19109
19110 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19111 XFAIL and which kinds of gcov output to verify.
19112 * gcc.misc-tests/gcov-4b.x: New file.
19113 * gcc.misc-tests/gcov-5b.x: New file.
19114 * gcc.misc-tests/gcov-6.x: New file.
19115 * gcc.misc-tests/gcov-7.c: New test.
19116 * gcc.misc-tests/gcov-7.x: New file.
19117
19118 2001-09-06 Janis Johnson <janis187@us.ibm.com>
19119
19120 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19121 * gcc.misc-tests/gcov-6.c: New test.
19122
19123 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
19124
19125 PR c++/3986
19126 * g++.dg/abi/vbase1.C: New test.
19127
19128 2001-09-05 Ziemowit Laski <zlaski@apple.com>
19129
19130 * objc.dg/method-2.m: New.
19131
19132 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
19133
19134 PR c++/4203
19135 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19136 * g++.dg/init/empty1.C: New test.
19137
19138 2001-09-03 Jakub Jelinek <jakub@redhat.com>
19139
19140 * gcc.c-torture/compile/20010903-1.c: New test.
19141
19142 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
19143
19144 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19145 for m68k.
19146
19147 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
19148
19149 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19150
19151 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19152
19153 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19154
19155 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
19156
19157 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19158 for 16-bit 'unsigned int'.
19159
19160 2001-08-29 Kazu Hirata <kazu@hxi.com>
19161
19162 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19163
19164 2001-08-27 Richard Henderson <rth@redhat.com>
19165
19166 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19167 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19168
19169 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
19170
19171 * gcc.dg/asm-names.c (ymain): New.
19172
19173 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
19174
19175 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19176 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19177 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19178
19179 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19180
19181 * gcc.dg/compare5.c: New testcase.
19182
19183 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
19184
19185 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19186 and "In instantiation".
19187
19188 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
19189
19190 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19191
19192 2001-08-20 Janis Johnson <janis187@us.ibm.com>
19193
19194 * gcc.misc-tests/gcov.exp: Add support for branch information.
19195 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19196 * gcc.misc-tests/gcov-4.c: New test.
19197 * gcc.misc-tests/gcov-4b.c: New test.
19198 * gcc.misc-tests/gcov-5b.c: New test.
19199
19200 2001-08-20 Zack Weinberg <zackw@panix.com>
19201
19202 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19203 expected to fail.
19204
19205 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
19206
19207 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19208
19209 2001-08-19 Jakub Jelinek <jakub@redhat.com>
19210
19211 * g++.dg/eh/template1.C: New test.
19212
19213 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
19214
19215 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19216 Fix thinko.
19217 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19218 for xfail.
19219
19220 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
19221
19222 * lib/g77-dg.exp: Use prune.exp for common procedures
19223 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19224 * lib/g77.exp: (g77-dg-prune) Remove
19225
19226 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
19227
19228 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19229
19230 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19231
19232 * g++.dg/template/unify1.C: New test.
19233
19234 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
19235
19236 * g++.dg/abi/empty4.C: New test.
19237
19238 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
19239
19240 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19241 solaris2.*
19242 * g77.f-torture/compile/pr3743.x: Likewise
19243
19244 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
19245
19246 * g++.dg/other/using-declaration.C: New test.
19247
19248 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19249
19250 * gcc.dg/cpp/tr-sign.c: New testcase.
19251
19252 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
19253
19254 * gcc.dg/cpp/19951025-1.c: Revert.
19255 * gcc.dg/cpp/directiv.c: We no longer process directives that
19256 interrupt macro arguments.
19257
19258 2001-08-03 Zack Weinberg <zackw@stanford.edu>
19259
19260 * gcc.dg/bconstp-1.c: New test.
19261
19262 2001-08-03 Richard Henderson <rth@redhat.com>
19263
19264 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19265
19266 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
19267
19268 * gcc.dg/cpp/19951025-1.c: Update.
19269
19270 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
19271
19272 * g77.dg/ff90-1.f (s): Fix reference of variable z,
19273 should be x.
19274
19275 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
19276
19277 Kill -fhonor-std.
19278 * g++.old-deja/g++.ns/ns14.C: Remove special options.
19279 * g++.old-deja/g++.other/std1.C: Likewise.
19280 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19281
19282 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19283
19284 * lib/g77.exp: Load gcc-defs.exp for common procedures
19285 (g77_pass, g77_fail, g77_finish, g77_exit,
19286 ${tool}_check_unsupported_p} Now redundant. Deleted.
19287
19288 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19289
19290 * g77.dg/fbackslash.f
19291 * g77.dg/fcase-preserve.f
19292 * g77.dg/ff90-1.f
19293 * g77.dg/ffixed-line-length-0.f
19294 * g77.dg/ffixed-line-length-132.f
19295 * g77.dg/ffixed-line-length-7.f
19296 * g77.dg/ffixed-line-length-72.f
19297 * g77.dg/ffixed-line-length-none.f
19298 * g77.dg/ffree-form-1.f
19299 * g77.dg/fno-backslash.f
19300 * g77.dg/fno-f90-1.f
19301 * g77.dg/fno-fixed-form-1.f
19302 * g77.dg/fno-onetrip.f
19303 * g77.dg/fno-typeless-boz.f
19304 * g77.dg/fno-underscoring.f
19305 * g77.dg/fno-vxt-1.f
19306 * g77.dg/fonetrip.f
19307 * g77.dg/ftypeless-boz.f
19308 * g77.dg/fugly-assumed.f
19309 * g77.dg/funderscoring.f
19310 * g77.dg/fvxt-1.f
19311
19312 2001-08-01 Ziemowit Laski <zlaski@apple.com>
19313
19314 * objc.dg/fwd-proto-1.m: New.
19315 * objc.dg/local-decl-1.m: New.
19316 * objc.dg/naming-1.m: New.
19317 * objc.dg/naming-2.m: New.
19318 * objc.dg/proto-hier-1.m: New.
19319
19320 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
19321
19322 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19323 largest-type elements to a struct makes its size grow.
19324
19325 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19326
19327 * g++.dg/abi/vthunk1.C: New test.
19328
19329 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
19330
19331 * g++.dg/abi/vbase8-22.C: New test.
19332
19333 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19334
19335 * gcc.dg/cpp/macro8.c: New test.
19336
19337 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19338
19339 * g++.dg/abi/vbase8-21.C: New test.
19340
19341 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
19342
19343 * g++.dg/abi/vbase8-10.C: New test.
19344
19345 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19346
19347 * lib/g++.exp (g++_set_ld_library_path): Renamed to
19348 ${tool}_set_ld_library_path.
19349 Changed caller.
19350 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19351 g++.exp.
19352
19353 2001-07-26 Stan Cox <scox@redhat.com>
19354
19355 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19356 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19357 gcc_exit, gcc_check_unsupported_p):
19358 Moved to gcc-deps.exp
19359 * gcc-deps.exp: New file.
19360
19361 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19362
19363 * g++.old-deja/g++.pt/defarg14.C: New test.
19364
19365 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19366
19367 * g++.old-deja/g++.other/lineno5.C: New test.
19368
19369 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19370
19371 * g++.old-deja/g++.pt/crash68.C: New test.
19372
19373 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
19374
19375 * g++.old-deja/g++.other/crash42.C: New test.
19376
19377 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
19378
19379 * gcc.dg/cpp/extratokens.c: Fix.
19380 * gcc.dg/cpp/skipping2.c: New tests.
19381
19382 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19383
19384 * gcc.c-torture/execute/20010724-1.c: New file.
19385 * gcc.c-torture/execute/20010724-1.x: New file.
19386
19387 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19388
19389 * g++.old-deja/g++.other/cond7.C: New test.
19390
19391 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19392
19393 * g++.old-deja/g++.other/optimize4.C: New test.
19394
19395 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
19396
19397 * g++.old-deja/g++.abi/vbase8-5.C: New test.
19398
19399 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
19400
19401 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19402 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19403 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19404 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19405
19406 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19407 bug report" message.
19408
19409 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19410 * g++.dg/ext/instantiate1.C: Move from old-deja.
19411
19412 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
19413
19414 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19415 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19416 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19417 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19418
19419 2001-07-23 Jeffrey A Law (law@cygnus.com)
19420
19421 * gcc.c-torture/execute/20010723-1.c: New test.
19422
19423 2001-07-23 Ben Elliston <bje@redhat.com>
19424
19425 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19426
19427 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19428
19429 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19430 i[34567]86-*-*.
19431 Delete handling of ieee_multilib_flags.
19432 Pass -mieee for alpha*-*-* and sh-*-*.
19433 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19434
19435 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
19436
19437 Remove old-abi tests.
19438 * g++.old-deja/g++.mike/p11116.C: Remove.
19439 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19440
19441 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
19442
19443 * g77.f-torture/compile/pr3743.f: New test
19444
19445 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
19446
19447 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19448
19449 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19450
19451 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19452 g++.old-deja/g++.pt/static6.C: Likewise.
19453 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19454 supports weak symbols.
19455
19456 2001-07-18 Andreas Jaeger <aj@suse.de>
19457
19458 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19459 supported again.
19460
19461 2001-07-18 Andreas Jaeger <aj@suse.de>
19462
19463 * gcc.dg/iftrap-1.c: Fix target line.
19464
19465 2001-07-17 Richard Henderson <rth@redhat.com>
19466
19467 * gcc.c-torture/execute/20010717-1.c: New.
19468
19469 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
19470
19471 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19472 tests.
19473
19474 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
19475
19476 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19477
19478 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19479
19480 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19481 UAC_SIGBUS, UAC_NOPRINT definitions.
19482
19483 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
19484
19485 * objc/execute/object_is_class.m: New test.
19486 * objc/execute/object_is_meta_class.m: New test.
19487
19488 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
19489
19490 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19491 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19492
19493 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
19494
19495 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19496 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19497
19498 2001-07-14 Richard Henderson <rth@redhat.com>
19499
19500 * gcc.dg/iftrap-1.c: New.
19501
19502 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
19503
19504 * g77.f-torture/execute/intrinsic77.f: New test.
19505
19506 2001-07-11 Janis Johnson <janis@us.ibm.com>
19507
19508 * gcc.misc-tests/gcov-3.c: New test.
19509
19510 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19511
19512 * gcc.c-torture/compile/20010711-1.c,
19513 * gcc.c-torture/compile/20010711-2.c: New tests.
19514
19515 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
19516
19517 * gcc.c-torture/execute/20010711-1.c: New test.
19518
19519 2001-07-11 Ben Elliston <bje@redhat.com>
19520
19521 * g++.old-deja/g++.other/enum5.C: New test.
19522
19523 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
19524
19525 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19526 (g++-dg-prune): Call prune_gcc_output.
19527 * prune.exp: New file for prune_gcc_output.
19528 * lib/g++.exp, lib/gcc.exp: Load it.
19529
19530 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
19531
19532 * gcc.c-torture/compile/20010701-1.c,
19533 g++.old-deja/g++.ext/attrib6.C: New tests.
19534
19535 2001-07-06 Jeffrey A Law (law@cygnus.com)
19536
19537 * gcc.c-torture/compile/20010706-1.c: New test.
19538
19539 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
19540
19541 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19542
19543 2001-06-28 Stan Shebs <shebs@apple.com>
19544
19545 * gcc.dg/pragma-darwin.c: New test.
19546
19547 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19548
19549 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19550 Solaris 2.[678] system.
19551
19552 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
19553
19554 * gcc.dg/20010622-1.c: New test.
19555
19556 2001-06-18 Stan Shebs <shebs@apple.com>
19557
19558 * objc.dg: New directory.
19559 * objc.dg/dg.exp: New file.
19560 * objc.dg/alias.m: New.
19561 * objc.dg/class-1.m: New.
19562 * objc.dg/class-2.m: New.
19563 * objc.dg/const-str-1.m: New.
19564 * objc.dg/const-str-2.m: New.
19565 * objc.dg/id-1.m: New.
19566 * objc.dg/method-1.m: New.
19567 * objc.dg/super-class-1.m: New.
19568 * lib/objc-dg.exp: New file.
19569
19570 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
19571
19572 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19573 of label name.
19574
19575 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
19576
19577 * g++.old-deja/g++.abi/vbase8-9.C: New test.
19578
19579 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19580
19581 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19582 variable.
19583
19584 2001-06-12 Richard Henderson <rth@redhat.com>
19585
19586 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19587
19588 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
19589
19590 * g++.old-deja/g++.abi/vbase5.C: New test.
19591 * g++.old-deja/g++.abi/vbase6.C: New test.
19592 * g++.old-deja/g++.abi/vbase7.C: New test.
19593
19594 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19595
19596 * gcc.c-torture/compile/20010610-1.c: New test.
19597
19598 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
19599
19600 * g++.old-deja/g++.abi/vbase4.C: New test.
19601
19602 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19603
19604 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19605 support %f for HC11/HC12 targets.
19606 * gcc.c-torture/execute/930513-1.x: New file, likewise.
19607 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19608 on HC11/HC12 targets.
19609 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19610
19611 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19612
19613 * gcc.dg/wchar_t-1.c: New file.
19614 * gcc.dg/wint_t-1.c: Likewise.
19615
19616 2001-06-11 Bernd Schmidt <bernds@redhat.com>
19617
19618 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19619
19620 2001-06-11 Richard Henderson <rth@redhat.com>
19621
19622 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19623
19624 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
19625
19626 * gcc.c-torture/compile/20010611-1.c: New test.
19627
19628 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
19629
19630 * gcc.dg/c99-tag-1.c: Add more tests.
19631
19632 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
19633
19634 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19635 representation on MN10300 and ARM/Thumb.
19636
19637 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
19638
19639 * g77.f-torture/execute/20010610.f: New.
19640
19641 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
19642
19643 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19644 names.
19645
19646 2001-06-09 Richard Henderson <rth@redhat.com>
19647
19648 * gcc.c-torture/execute/ashrdi-1.c: New.
19649 * gcc.c-torture/execute/ashldi-1.c: New.
19650 * gcc.c-torture/execute/lshrdi-1.c: New.
19651
19652 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
19653
19654 * objc/execute/load-3.m: Added. Check sending +load to categories,
19655 in addition to classes.
19656
19657 2001-06-08 Stan Shebs <shebs@apple.com>
19658
19659 * objc/execute/load-2.m: New test. From Nicola Pero
19660 <n.pero@mi.flashnet.it>.
19661
19662 2001-06-08 Jakub Jelinek <jakub@redhat.com>
19663
19664 * gcc.c-torture/execute/20010605-2.c: New test.
19665
19666 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
19667
19668 * g++.old-deja/g++.abi/vbase2.C: New test.
19669 * g++.old-deja/g++.abi/vbase3.C: New test.
19670
19671 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
19672
19673 * g++.old-deja/g++.pt/friend49.C: New test.
19674
19675 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
19676
19677 * g++.old-deja/g++.ext/anon3.C: New test.
19678
19679 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
19680
19681 * g++.old-deja/g++.other/conv7.C: New test.
19682
19683 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
19684
19685 * gcc.c-torture/compile/20010605-2.c: New test.
19686
19687 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
19688
19689 * gcc.c-torture/execute/20010604-1.c: New test.
19690
19691 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
19692
19693 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19694
19695 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
19696
19697 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19698 (g++_link_flags): Likewise.
19699 (g++_init): Pass gccpath's value to two previous functions.
19700
19701 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19702
19703 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19704 Ensure logfile entry matches exec command line.
19705
19706 2001-05-31 Richard Henderson <rth@redhat.com>
19707
19708 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19709 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19710
19711 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
19712
19713 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19714 compiler for irix6.2
19715
19716 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
19717
19718 * g++.old-deja/g++.other/optimize3.C: New file.
19719
19720 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
19721
19722 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19723 assemble.
19724
19725 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
19726
19727 * g++.old-deja/g++.other/optimize2.C: New file.
19728
19729 2001-05-25 Diego Novillo <dnovillo@redhat.com>
19730
19731 * gcc.c-torture/compile/20010518-2.c: New file.
19732 * gcc.c-torture/execute/20010518-1.c: New file.
19733 * gcc.c-torture/execute/20010518-2.c: New file.
19734
19735 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
19736
19737 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19738
19739 2001-05-24 Mark Mitchell <mark@codesourcery.com>
19740
19741 G++ no longer defines builtins that do not begin with __builtin.
19742 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19743 * g++.old-deja/g++.brendand/misc13.C: Likewise.
19744 * g++.old-deja/g++.law/builtin1.C: Likewise.
19745 * g++.old-deja/g++.law/cvt2.C: Likewise.
19746 * g++.old-deja/g++.mike/net5.C: Likewise.
19747 * g++.old-deja/g++.other/builtins1.C: Likewise.
19748 * g++.old-deja/g++.other/builtins2.C: Likewise.
19749 * g++.old-deja/g++.other/builtins3.C: Likewise.
19750 * g++.old-deja/g++.other/builtins4.C: Likewise.
19751 * g++.old-deja/g++.other/inline8.C: Likewise.
19752 * g++.old-deja/g++.robertl/eb39.C: Likewise.
19753
19754 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
19755
19756 * g++.old-deja/g++.pt/using1.C: Adjust.
19757 * g++.old-deja/g++.pt/using2.C: New test.
19758
19759 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
19760
19761 * gcc.dg/cpp/charconst.c: New tests.
19762 * gcc.dg/cpp/escape.c: New tests.
19763 * gcc.dg/cpp/escape-1.c: New tests.
19764 * gcc.dg/cpp/escape-2.c: New tests.
19765 * gcc.dg/cpp/ucs.c: New tests.
19766
19767 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
19768
19769 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
19770 native compiler for irix6.5.
19771
19772 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
19773
19774 * lib/g++.exp (g++_include_flags): Use args to compute
19775 get_multilibs.
19776 (g++_link_flags): Likewise.
19777 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
19778
19779 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
19780
19781 * gcc.dg/c90-hexfloat-1.c: Add more tests.
19782
19783 2001-05-21 Geoff Keating <geoffk@redhat.com>
19784
19785 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
19786 this file.
19787
19788 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19789
19790 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
19791 STACK_SIZE;
19792 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
19793 to STACK_SIZE; Use it to define size of add_histo array.
19794 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
19795 to STACK_SIZE.
19796 (f): Use GITT_SIZE to define size of gitt local table.
19797 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
19798 to STACK_SIZE; Use it to define size of bytemem array.
19799
19800 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
19801
19802 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
19803 on 68HC11/HC12 due to the asm instruction.
19804 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
19805 * gcc.c-torture/compile/920520-1.x: Likewise.
19806 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
19807 on 68HC11/HC12 because the function is larger than 64K.
19808 * gcc.c-torture/compile/961203-1.x: New file, this test fails
19809 on 68HC11/HC12 because the structure is too large.
19810
19811 2001-05-20 Richard Henderson <rth@redhat.com>
19812
19813 * gcc.c-torture/execute/20010520-1.c: New.
19814
19815 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
19816
19817 * g++.old-deja/g++.warn/compare1.C: New test.
19818 * gcc.dg/compare4.c: New test.
19819
19820 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
19821
19822 * g++.old-deja/g++.other/optimize1.C: New test.
19823
19824 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
19825
19826 * g++.old-deja/g++.pt/spec41.C: New test.
19827
19828 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
19829
19830 * gcc.c-torture/compile/20010114-1.x: Remove.
19831
19832 2001-05-18 Stan Shebs <shebs@apple.com>
19833
19834 * gcc.c-torture/compile/20010518-1.c: New test.
19835
19836 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
19837
19838 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
19839 * g++.old-deja/g++.pt/crash67.C: New test.
19840
19841 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
19842
19843 * g++.old-deja/g++.other/debug9.C: New test.
19844
19845 2001-05-16 Zack Weinberg <zackw@stanford.edu>
19846
19847 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
19848
19849 2001-05-16 Jan Hubicka <jh@suse.cz>
19850
19851 * gcc.c-torture/compile/20010516-1.c: New test.
19852
19853 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
19854
19855 * g++.old-deja/g++.other/crash41.C: New test.
19856
19857 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
19858
19859 * g++.old-deja/g++.pt/crash66.C: New test.
19860
19861 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
19862
19863 * g++.old-deja/g++.robertl/eb27.C: Convert.
19864
19865 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
19866
19867 * g++.dg/friend-warn.C: New test. Do not warn about friend
19868 declaration being redundant.
19869
19870 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
19871
19872 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
19873
19874 2001-05-14 Mark Mitchell <mark@codesourcery.com>
19875
19876 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
19877
19878 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
19879
19880 * lib/g++.exp: Use testsuite_flags.
19881
19882 2001-05-13 Mark Mitchell <mark@codesourcery.com>
19883
19884 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
19885
19886 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
19887
19888 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
19889
19890 2001-05-11 Mark Mitchell <mark@codesourcery.com>
19891
19892 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
19893
19894 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
19895
19896 * gcc.c-torture/compile/20010313-1.c: New test.
19897
19898 2001-05-09 Zack Weinberg <zackw@stanford.edu>
19899
19900 * gcc.dg/cpp/direct2.c: New test.
19901 * gccq.dg/cpp/direct2s.c: New test.
19902
19903 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
19904
19905 2001-05-07 Mark Mitchell <mark@codesourcery.com>
19906
19907 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
19908 * g++.old-deja/g++.other/op3.C: Likewise.
19909
19910 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
19911
19912 * gcc.dg/cpp/syshdr.h: New file.
19913 * gcc.dg/cpp/sysmac1.c: Update.
19914 * gcc.dg/cpp/sysmac2.c: Update.
19915
19916 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
19917
19918 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
19919
19920 2001-05-04 David Edelsohn <edelsohn@gnu.org>
19921
19922 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
19923 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
19924
19925 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
19926
19927 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
19928
19929 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
19930
19931 * lib/g++.exp (g++_include_flags): Don't use any special flags
19932 if TESTING_IN_BUILD_TREE is not defined.
19933 (g++_init): Use a plain 'c++' as the compiler if
19934 TESTING_IN_BUILD_TREEE is not defined.
19935
19936 2001-05-02 Jakub Jelinek <jakub@redhat.com>
19937
19938 * g++.old-deja/g++.eh/catch13.C: New test.
19939 * g++.old-deja/g++.eh/catch14.C: New test.
19940
19941 2001-05-02 Jakub Jelinek <jakub@redhat.com>
19942
19943 * gcc.dg/cpp/tr-define.c: New test.
19944
19945 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
19946
19947 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
19948 <stdlib.h>, not <malloc.h>.
19949
19950 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
19951
19952 * g++.old-deja/g++.ns/template17.C: New test.
19953
19954 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
19955
19956 * g++.old-deja/g++.pt/ref4.C: New test.
19957
19958 2001-04-30 Richard Henderson <rth@redhat.com>
19959
19960 * gcc.dg/20000724-1.c: Revert last change.
19961
19962 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
19963
19964 * g77.f-torture/execute/20010430.f: New test.
19965
19966 2001-04-30 Mark Mitchell <mark@codesourcery.com>
19967
19968 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
19969
19970 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
19971
19972 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
19973
19974 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
19975
19976 * g++.old-deja/g++.eh/crash6.C: New test.
19977
19978 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
19979
19980 * g++.old-deja/g++.other/warn7.C: New test.
19981
19982 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
19983
19984 * g++.old-deja/g++.other/defarg9.C: New test.
19985
19986 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
19987
19988 * g77.f-torture/compile/20010426.f: New test.
19989 * g77.f-torture/execute/20010426.f: New test.
19990
19991 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
19992
19993 * g77.f-torture/compile/20000629-1.x: Remove - error
19994 has been fixed.
19995
19996 2001-04-26 Jeffrey A Law (law@cygnus.com)
19997
19998 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
19999 Tweak slightly to work with g++.dg framework.
20000 * g++.dg/special/ecos.exp: Run initp1.C test.
20001 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20002
20003 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20004 its linker doesn't give line numbers either.
20005 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20006
20007 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20008
20009 * g++.old-deja/g++.other/lex1.C: New test.
20010
20011 2001-04-26 Jakub Jelinek <jakub@redhat.com>
20012
20013 * gcc.dg/noncompile/20010425-1.c: New test.
20014
20015 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
20016
20017 * g++.old-deja/g++.pt/mangle2.C: New test.
20018
20019 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20020
20021 * gcc.dg/format/plus-1.c: New test.
20022
20023 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20024
20025 * gcc.dg/20010423-1.c: New test.
20026
20027 2001-04-25 Jakub Jelinek <jakub@redhat.com>
20028
20029 * gcc.c-torture/execute/20010422-1.c: New test.
20030
20031 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
20032
20033 * g++.old-deja/g++.ns/type2.C: New test.
20034
20035 2001-04-24 Zack Weinberg <zackw@stanford.edu>
20036
20037 * g++.old-deja/g++.other/perf1.C: New test.
20038
20039 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
20040
20041 * gcc.dg/c99-func-2.c: Remove xfail.
20042 * gcc.dg/c99-func-3.c: Remove xfail.
20043 * gcc.dg/c99-func-4.c: Remove xfail.
20044
20045 2001-04-23 Zack Weinberg <zackw@stanford.edu>
20046
20047 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20048
20049 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
20050
20051 * gcc.c-torture/compile/20010423-1.c: New test.
20052
20053 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20054
20055 * g++.old-deja/g++.pt/typename28.C: New test.
20056
20057 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
20058
20059 * g++.old-deja/g++.abi/empty2.C: New test.
20060 * g++.old-deja/g++.abi/empty3.C: New test.
20061
20062 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20063
20064 * g++.old-deja/g++.other/comdat2.C: New test.
20065 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20066
20067 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20068
20069 * g++.old-deja/g++.other/overload14.C: New test.
20070
20071 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20072
20073 * g++.old-deja/g++.other/lookup23.C: New test.
20074
20075 2001-04-20 Jakub Jelinek <jakub@redhat.com>
20076
20077 * gcc.c-torture/execute/20010403-1.c: New test.
20078
20079 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
20080 Mark Mitchell <mark@codesourcery.com>
20081
20082 * lib/old-dejagnu.exp: Don't delete output of executable.
20083 Add .exe suffix to executables.
20084
20085 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
20086
20087 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20088
20089 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20090
20091 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20092
20093 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20094
20095 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20096 * g++.old-deja/g++.abi/crash1.C: New test.
20097
20098 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
20099
20100 * g++.old-deja/g++.other/crash40.C: New test.
20101
20102 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20103
20104 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20105
20106 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
20107
20108 * g++.old-deja/g++.other/warn6.C: New test.
20109
20110 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
20111
20112 * g++.old-deja/g++.robertl/eb42.C: Same.
20113
20114 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20115
20116 * gcc.dg/wtr-conversion-1.c: New testcase.
20117
20118 2001-04-10 Richard Henderson <rth@redhat.com>
20119
20120 * g++.old-deja/g++.other/array5.C: New.
20121
20122 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20123
20124 * gcc.c-torture/execute/20010408-1.c: New test.
20125
20126 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
20127
20128 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20129 headers and constructs.
20130 * g++.old-deja/g++.robertl/eb79.C: Same.
20131 * g++.old-deja/g++.robertl/eb77.C (main): Same.
20132 * g++.old-deja/g++.robertl/eb73.C: Same.
20133 * g++.old-deja/g++.robertl/eb66.C (main): Same.
20134 * g++.old-deja/g++.robertl/eb55.C (t): Same.
20135 * g++.old-deja/g++.robertl/eb54.C (main): Same.
20136 * g++.old-deja/g++.robertl/eb46.C (main): Same.
20137 * g++.old-deja/g++.robertl/eb44.C: Same.
20138 * g++.old-deja/g++.robertl/eb41.C (main): Same.
20139 * g++.old-deja/g++.robertl/eb4.C (main): Same.
20140 * g++.old-deja/g++.robertl/eb39.C: Same.
20141 * g++.old-deja/g++.robertl/eb33.C (main): Same.
20142 * g++.old-deja/g++.robertl/eb31.C (main): Same.
20143 * g++.old-deja/g++.robertl/eb30.C: Same.
20144 * g++.old-deja/g++.robertl/eb3.C: Same.
20145 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20146 * g++.old-deja/g++.robertl/eb21.C: Same.
20147 * g++.old-deja/g++.robertl/eb15.C: Same.
20148 * g++.old-deja/g++.robertl/eb118.C: Same.
20149 * g++.old-deja/g++.robertl/eb115.C (main): Same.
20150 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20151 * g++.old-deja/g++.robertl/eb109.C: Same.
20152 * g++.old-deja/g++.other/sibcall1.C (main): Same.
20153 * g++.old-deja/g++.mike/rtti1.C: Same.
20154 * g++.old-deja/g++.mike/p658.C: Same.
20155 * g++.old-deja/g++.mike/net46.C: Same.
20156 * g++.old-deja/g++.mike/net34.C: Same.
20157 * g++.old-deja/g++.mike/memoize1.C: Same.
20158 * g++.old-deja/g++.mike/eh2.C: Same.
20159 * g++.old-deja/g++.law/weak.C: Same.
20160 * g++.old-deja/g++.law/visibility7.C: Same.
20161 * g++.old-deja/g++.law/visibility25.C: Same.
20162 * g++.old-deja/g++.law/visibility22.C: Same.
20163 * g++.old-deja/g++.law/visibility2.C: Same.
20164 * g++.old-deja/g++.law/visibility17.C: Same.
20165 * g++.old-deja/g++.law/visibility13.C: Same.
20166 * g++.old-deja/g++.law/visibility10.C: Same.
20167 * g++.old-deja/g++.law/visibility1.C: Same.
20168 * g++.old-deja/g++.law/virtual3.C (eval): Same.
20169 * g++.old-deja/g++.law/vbase1.C: Same.
20170 * g++.old-deja/g++.law/operators32.C: Same.
20171 * g++.old-deja/g++.law/nest3.C: Same.
20172 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20173 * g++.old-deja/g++.law/except5.C (main): Same.
20174 * g++.old-deja/g++.law/cvt7.C (run): Same.
20175 * g++.old-deja/g++.law/cvt2.C: Same.
20176 * g++.old-deja/g++.law/cvt16.C: Same.
20177 * g++.old-deja/g++.law/ctors6.C (bar): Same.
20178 * g++.old-deja/g++.law/ctors17.C (main): Same.
20179 * g++.old-deja/g++.law/ctors13.C: Same.
20180 * g++.old-deja/g++.law/ctors12.C (main): Same.
20181 * g++.old-deja/g++.law/ctors10.C: Same.
20182 * g++.old-deja/g++.law/code-gen5.C: Same.
20183 * g++.old-deja/g++.law/bad-error7.C: Same.
20184 * g++.old-deja/g++.law/arm9.C: Same.
20185 * g++.old-deja/g++.law/arm12.C: Same.
20186 * g++.old-deja/g++.law/arg8.C: Same.
20187 * g++.old-deja/g++.law/arg1.C: Same.
20188 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20189 * g++.old-deja/g++.jason/template31.C: Same.
20190 * g++.old-deja/g++.jason/template24.C (main): Same.
20191 * g++.old-deja/g++.jason/2371.C: Same.
20192 * g++.old-deja/g++.eh/new2.C: Same.
20193 * g++.old-deja/g++.eh/new1.C: Same.
20194 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20195 * g++.old-deja/g++.brendan/nest21.C (main): Same.
20196 * g++.old-deja/g++.brendan/err-msg3.C: Same.
20197 * g++.old-deja/g++.brendan/crash62.C: Same.
20198 * g++.old-deja/g++.brendan/crash52.C: Same.
20199 * g++.old-deja/g++.brendan/crash49.C (main): Same.
20200 * g++.old-deja/g++.brendan/crash38.C: Same.
20201 * g++.old-deja/g++.brendan/crash15.C (main): Same.
20202 * g++.old-deja/g++.brendan/copy9.C: Same.
20203
20204 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
20205
20206 * gcc.c-torture/execute/20001203-2.c (memset):
20207 Count argument is of type __SIZE_TYPE__.
20208
20209 2001-04-04 Diego Novillo <dnovillo@redhat.com>
20210
20211 * gcc.c-torture/compile/20010404-1.c: New test.
20212
20213 2001-04-04 Jakub Jelinek <jakub@redhat.com>
20214
20215 * gcc.c-torture/compile/20010326-1.c: New test.
20216
20217 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
20218
20219 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20220 peculiarities of the SH.
20221 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20222
20223 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
20224
20225 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20226 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20227 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20228
20229 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20230
20231 * g77.f-torture/compile/20010321-1.f: New test.
20232
20233 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20234
20235 * gcc.c-torture/compile/20010329-1.c: New test.
20236
20237 2001-04-02 Jakub Jelinek <jakub@redhat.com>
20238
20239 * gcc.c-torture/execute/20010329-1.c: New test.
20240
20241 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20242
20243 * g++.old-deja/g++.other/eh4.C: Fix typo.
20244
20245 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
20246
20247 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20248
20249 2001-03-28 Philip Blundell <philb@gnu.org>
20250
20251 * gcc.c-torture/compile/20010328-1.c: New test.
20252
20253 2001-03-27 Richard Henderson <rth@redhat.com>
20254
20255 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20256 * g++.old-deja/g++.eh/vbase3.C: Likewise.
20257
20258 2001-03-27 Alan Modra <alan@linuxcare.com.au>
20259
20260 * gcc.c-torture/compile/20010327-1.c: New test.
20261
20262 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
20263
20264 * g++.old-deja/g++.other/friend12.C: New test.
20265 * g++.old-deja/g++.other/friend9.C: Expect no errors.
20266 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20267
20268 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
20269
20270 * gcc.c-torture/execute/20010325-1.c: New test.
20271
20272 2001-03-23 Jakub Jelinek <jakub@redhat.com>
20273
20274 * g++.old-deja/g++.other/mangle3.C: New test.
20275
20276 2001-03-22 Jakub Jelinek <jakub@redhat.com>
20277
20278 * g++.old-deja/g++.other/anon8.C: New test.
20279
20280 2001-03-20 Philip Blundell <philb@gnu.org>
20281
20282 * gcc.c-torture/compile/20010320-1.c: New test.
20283
20284 2001-03-17 Richard Henderson <rth@redhat.com>
20285
20286 * g++.old-deja/g++.other/eh4.C: Add expected error text.
20287
20288 2001-03-15 Geoff Keating <geoff@redhat.com>
20289
20290 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20291 tests on AIX.
20292
20293 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
20294
20295 * g++.old-deja/g++.other/eh4.C: New test.
20296
20297 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
20298
20299 * gcc.dg/cpp/mi1.c: Update.
20300
20301 2001-03-14 Jakub Jelinek <jakub@redhat.com>
20302
20303 * g++.old-deja/g++.other/regstack.C: New test.
20304
20305 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
20306
20307 * g++.old-deja/g++.other/ref4.C: New test.
20308
20309 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
20310
20311 * objc/execute/va_method.m: Added.
20312 * objc/execute/IMP.m: Added.
20313 * objc/execute/_cmd.m: Added.
20314 * objc/execute/accessing_ivars.m: Added.
20315 * objc/execute/class-1.m: Added.
20316 * objc/execute/class-10.m: Added.
20317 * objc/execute/class-11.m: Added.
20318 * objc/execute/class-12.m: Added.
20319 * objc/execute/class-13.m: Added.
20320 * objc/execute/class-14.m: Added.
20321 * objc/execute/class-2.m: Added.
20322 * objc/execute/class-3.m: Added.
20323 * objc/execute/class-4.m: Added.
20324 * objc/execute/class-5.m: Added.
20325 * objc/execute/class-6.m: Added.
20326 * objc/execute/class-7.m: Added.
20327 * objc/execute/class-8.m: Added.
20328 * objc/execute/class-9.m: Added.
20329 * objc/execute/class-tests-1.h
20330 * objc/execute/class-tests-2.h
20331 * objc/execute/compatibility_alias.m: Added.
20332 * objc/execute/encode-1.m: Added.
20333 * objc/execute/formal_protocol-1.m: Added.
20334 * objc/execute/formal_protocol-2.m: Added.
20335 * objc/execute/formal_protocol-3.m: Added.
20336 * objc/execute/formal_protocol-4.m: Added.
20337 * objc/execute/formal_protocol-5.m: Added.
20338 * objc/execute/formal_protocol-6.m: Added.
20339 * objc/execute/formal_protocol-7.m: Added.
20340 * objc/execute/informal_protocol.m: Added.
20341 * objc/execute/initialize.m: Added.
20342 * objc/execute/load.m: Added.
20343 * objc/execute/many_args_method.m: Added.
20344 * objc/execute/nested-3.m: Added.
20345 * objc/execute/no_clash.m: Added.
20346 * objc/execute/private.m: Added.
20347 * objc/execute/redefining_self.m: Added.
20348 * objc/execute/root_methods.m: Added.
20349 * objc/execute/selector-1.m: Added.
20350 * objc/execute/static-1.m: Added.
20351 * objc/execute/static-2.m: Added.
20352 * objc/execute/va_method.m: Added.
20353
20354 2001-03-10 Richard Henderson <rth@redhat.com>
20355
20356 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20357
20358 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
20359
20360 * g++.old-deja/g++.other/crash31.C: XFAIL.
20361 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20362 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20363 * gcc.c-torture/execute/20010123-1.x: XFAIL.
20364 * gcc.c-torture/execute/20010124-1.x: XFAIL.
20365 * gcc.dg/sequence-pt-1.c: XFAIL one test.
20366
20367 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
20368
20369 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20370
20371 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20372
20373 * gcc.dg/20000724-1.c: Don't use multiline strings.
20374
20375 2001-03-06 Zack Weinberg <zackw@stanford.edu>
20376
20377 * objc/execute/string1.m, objc/execute/string2.m: Compare the
20378 result of -cString against what we expect it to be; don't just
20379 print it out for no one to read.
20380
20381 * objc/execute/string3.m, objc/execute/string4.m: New tests.
20382 Based on testcases provided by Nicola Pero.
20383
20384 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20385
20386 * gcc.dg/cpp/macro7.c: New test.
20387
20388 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
20389
20390 * gcc.dg/cpp/multiline.c: Update.
20391
20392 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20393
20394 * g++.old-deja/g++.other/enum3.C: New test.
20395
20396 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20397
20398 * g++.old-deja/g++.other/pod1.C: New test.
20399
20400 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
20401
20402 * g++.old-deja/g++.ext/overload1.C: New test.
20403
20404 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20405
20406 * g++.old-deja/g++.pt/using1.C: New test.
20407
20408 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
20409
20410 * g++.old-deja/g++.other/using9.C: New test.
20411
20412 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
20413
20414 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20415
20416 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20417
20418 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
20419
20420 * g++.old-deja/g++.ext/realpt1.C: Remove.
20421
20422 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
20423
20424 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20425
20426 2001-02-26 Will Cohen <wcohen@redhat.com>
20427
20428 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20429
20430 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
20431
20432 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20433 templatized constructors.
20434
20435 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20436
20437 * gcc.c-torture/execute/20010224-1.c: New test.
20438
20439 2001-02-23 Jakub Jelinek <jakub@redhat.com>
20440
20441 * gcc.c-torture/execute/20010222-1.c: New test.
20442
20443 2001-02-22 Jakub Jelinek <jakub@redhat.com>
20444
20445 * g++.old-deja/g++.other/inline20.C: New test.
20446
20447 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
20448
20449 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20450
20451 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
20452
20453 * g++.old-deja/g++.other/lookup22.C: New test.
20454
20455 2001-02-19 Zack Weinberg <zackw@stanford.edu>
20456
20457 * g77.dg: New directory.
20458 * g77.dg/20010216-1.f: New test case.
20459 * g77.dg/dg.exp: New driver.
20460 * lib/g77-dg.exp: New driver library.
20461
20462 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20463
20464 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20465
20466 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
20467
20468 * g++.old-deja/g++.other/decl9.C: New test.
20469
20470 2001-02-16 Jakub Jelinek <jakub@redhat.com>
20471
20472 * g++.old-deja/g++.other/init16.C: Update the test so that it does
20473 not need <string> and also tests the initialization at runtime.
20474
20475 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
20476
20477 * gcc.c-torture/execute/longlong.c: New test.
20478
20479 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20480
20481 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20482
20483 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
20484
20485 * gcc.c-torture/execute/920302-1.c (execute):
20486 Change argument type to short.
20487
20488 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20489
20490 * g++.old-deja/g++.pt/deduct6.C: New test.
20491
20492 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
20493
20494 * g++.old-deja/g++.pt/deduct5.C: New test.
20495
20496 2001-02-14 Jakub Jelinek <jakub@redhat.com>
20497
20498 * gcc.c-torture/execute/20010209-1.c: New test.
20499
20500 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
20501
20502 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20503
20504 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
20505
20506 * g++.dg/vtgc1.C: Update for new ABI.
20507
20508 * consistency.vlad: New directory, 1665 files.
20509
20510 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
20511
20512 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20513 return type.
20514 * gcc.dg/cpp/digraphs.c: Declare puts.
20515
20516 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20517
20518 * g++.old-deja/g++.other/warn5.C: New test.
20519
20520 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20521
20522 * g++.old-deja/g++.pt/spec40.C: New test.
20523
20524 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
20525
20526 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20527 case.
20528 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20529
20530 2001-02-12 Jakub Jelinek <jakub@redhat.com>
20531
20532 * gcc.c-torture/compile/20010209-1.c: New test.
20533
20534 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
20535
20536 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20537 excess errors message but not if it crashes.
20538 * g++.old-deja/g++.other/crash27.C: Likewise.
20539 * g++.old-deja/g++.other/crash28.C: Likewise.
20540 * g++.old-deja/g++.other/crash30.C: Likewise.
20541 * g++.old-deja/g++.other/crash32.C: Likewise.
20542 * g++.old-deja/g++.other/crash35.C: Likewise.
20543 * g++.old-deja/g++.pt/inherit2.C: Likewise.
20544
20545 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
20546
20547 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20548 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20549 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20550 g77.f-torture/execute/execute.exp,
20551 g77.f-torture/noncompile/noncompile.exp,
20552 gcc.c-torture/execute/execute.exp,
20553 gcc.c-torture/execute/memcheck/memcheck.exp,
20554 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20555 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20556 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20557 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20558 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20559 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20560 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20561 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20562 Remove bug reporting instructions with ancient email addresses.
20563
20564 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20565
20566 * gcc.dg/20010202-1.c: New test.
20567 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20568
20569 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
20570
20571 * g++.dg/stdbool-if.C: New test.
20572
20573 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
20574
20575 * objc/execute/fdecl.m: Added main().
20576
20577 2001-02-07 Jakub Jelinek <jakub@redhat.com>
20578
20579 * gcc.c-torture/execute/20010206-1.c: New test.
20580
20581 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
20582
20583 * gcc.dg/cpp/avoidpaste1.c: Update.
20584
20585 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
20586
20587 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20588 Pero <nicola@brainstorm.co.uk>.
20589 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20590
20591 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
20592
20593 * g++.old-deja/g++.pt/spec39.C: New test.
20594
20595 2001-02-05 Jakub Jelinek <jakub@redhat.com>
20596
20597 * gcc.c-torture/compile/20010202-1.c: New test.
20598
20599 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
20600
20601 * g++.old-deja/g++.abi/primary2.C: New test.
20602 * g++.old-deja/g++.abi/primary3.C: New test.
20603 * g++.old-deja/g++.abi/primary4.C: New test.
20604 * g++.old-deja/g++.abi/primary5.C: New test.
20605 * g++.old-deja/g++.abi/vtable3.h: New test.
20606 * g++.old-deja/g++.abi/vtable3a.C: New test.
20607 * g++.old-deja/g++.abi/vtable3b.C: New test.
20608 * g++.old-deja/g++.abi/vtable3c.C: New test.
20609 * g++.old-deja/g++.abi/vtable3d.C: New test.
20610 * g++.old-deja/g++.abi/vtable3e.C: New test.
20611 * g++.old-deja/g++.abi/vtable3f.C: New test.
20612 * g++.old-deja/g++.abi/vtable3g.C: New test.
20613 * g++.old-deja/g++.abi/vtable3h.C: New test.
20614 * g++.old-deja/g++.abi/vtable3i.C: New test.
20615 * g++.old-deja/g++.abi/vtable3j.C: New test.
20616 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20617
20618 2001-02-03 Jakub Jelinek <jakub@redhat.com>
20619
20620 * g++.old-deja/g++.other/anon6.C: New test.
20621 * g++.old-deja/g++.other/anon7.C: New test.
20622
20623 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
20624
20625 * gcc.dg/cpp/avoidpaste2.c: New tests.
20626
20627 2001-01-31 Jakub Jelinek <jakub@redhat.com>
20628
20629 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20630
20631 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
20632
20633 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20634 DECIMAL_DIG cases for Irix."
20635
20636 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
20637
20638 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20639
20640 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
20641
20642 * gcc.dg/c99-tag-1.c: New test.
20643
20644 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
20645
20646 * gcc.dg/cpp/tr-warn1.c: Add tests.
20647
20648 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
20649
20650 * gcc.dg/cpp/avoidpaste1.c: Update.
20651 * gcc.dg/cpp/paste4.c: Update.
20652
20653 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
20654
20655 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20656 cases for Irix.
20657
20658 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
20659
20660 * g++.old-deja/g++.other/inline19.C: New test.
20661
20662 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
20663
20664 * gcc.dg/Wlarger-than.c: New test.
20665
20666 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
20667
20668 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20669
20670 2001-01-29 Jakub Jelinek <jakub@redhat.com>
20671
20672 * gcc.c-torture/execute/20010129-1.c: New test.
20673 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20674
20675 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
20676
20677 * gcc.dg/cpp/avoidpaste1.c: Test case.
20678
20679 2001-01-28 Jakub Jelinek <jakub@redhat.com>
20680
20681 * g++.old-deja/g++.other/inline18.C: New test.
20682
20683 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20684
20685 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20686 and __builtin_putchar.
20687
20688 2001-01-27 Jakub Jelinek <jakub@redhat.com>
20689
20690 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20691 tests.
20692
20693 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
20694
20695 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20696 floating point number rounding mode to round to the nearest
20697 representable mode.
20698
20699 2001-01-25 Jakub Jelinek <jakub@redhat.com>
20700
20701 * g++.old-deja/g++.other/mangle2.C: New test.
20702
20703 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
20704
20705 * gcc.c-torture/compile/20010124-1.c: New test.
20706
20707 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
20708
20709 * g++.old-deja/g++.pt/spec38.C: New test.
20710
20711 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
20712
20713 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20714 "Build don't run".
20715
20716 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20717
20718 * gcc.c-torture/execute/20010123-1.c: New test.
20719
20720 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
20721
20722 * g++.old-deja/g++.pt/spec37.C: New test.
20723
20724 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
20725
20726 * g++.old-deja/g++.pt/overload14.C: New test.
20727
20728 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20729
20730 * gcc.c-torture/execute/20010122-1.c: New test, exercise
20731 __builtin_return_address.
20732
20733 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
20734
20735 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20736 * g++.old-deja/g++.pt/spec35.C: New test.
20737 * g++.old-deja/g++.pt/spec36.C: New test.
20738
20739 2001-01-20 Jakub Jelinek <jakub@redhat.com>
20740
20741 * gcc.c-torture/compile/20010118-1.c: New test.
20742
20743 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
20744
20745 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20746
20747 2001-01-19 Jakub Jelinek <jakub@redhat.com>
20748
20749 * gcc.c-torture/execute/20010119-1.c: New test.
20750
20751 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
20752
20753 * g++.old-deja/g++.other/vbase5.C: New test.
20754
20755 2001-01-19 Jakub Jelinek <jakub@redhat.com>
20756
20757 * gcc.c-torture/execute/20010118-1.c: New test.
20758
20759 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
20760
20761 * g++.old-deja/g++.pt/deduct3.C: New test.
20762
20763 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
20764
20765 * g++.old-deja/g++.pt/spec34.C: New test.
20766
20767 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20768
20769 * g77.f-torture/compile/20000601-2.f: New test.
20770
20771 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
20772
20773 * g++.old-deja/g++.other/init17.C: New test.
20774
20775 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
20776
20777 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
20778
20779 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
20780
20781 * g++.old-deja/g++.pt/unify8.C: New test.
20782
20783 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
20784
20785 * g++.old-deja/g++.abi/vbase1.C: New test.
20786
20787 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
20788
20789 * g++.old-deja/g++.pt/crash65.C: New test.
20790
20791 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
20792
20793 * gcc.dg/cpp/assembl2.S: New test case.
20794
20795 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
20796
20797 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
20798 are supported.
20799
20800 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20801
20802 * g++.old-deja/g++.other/builtins1.C: New test.
20803 * g++.old-deja/g++.other/builtins2.C: Likewise.
20804 * g++.old-deja/g++.other/builtins3.C: Likewise.
20805 * g++.old-deja/g++.other/builtins4.C: Likewise.
20806
20807 2001-01-17 Jakub Jelinek <jakub@redhat.com>
20808
20809 * gcc.c-torture/compile/20010117-1.c: New test.
20810 * gcc.c-torture/compile/20010117-2.c: New test.
20811
20812 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20813
20814 * g77.f-torture/execute/20010116.[fx]: New test,
20815 XFAIL on i?86-*-*.
20816 * g77.f-torture/compile/20010115.f: Indicate it's
20817 a test for PR fortran/1636.
20818
20819 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
20820
20821 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
20822
20823 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
20824
20825 * g77.f-torture/compile/20010115.f: New test.
20826
20827 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
20828
20829 * g++.old-deja/g++.pt/nontype5.C: New test.
20830
20831 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
20832
20833 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
20834 have an equivalent working one below it.
20835
20836 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
20837
20838 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
20839 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20840
20841 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
20842
20843 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
20844 message containing "init_priority".
20845 (conpr-2.C): Likewise.
20846 (conpr-3.C): Likewise.
20847 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
20848
20849 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
20850
20851 * gcc.c-torture/execute/20010114-2.c: New test.
20852
20853 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
20854
20855 * gcc.c-torture/compile/20010114-1.c: New test.
20856 * gcc.c-torture/compile/20010114-1.x: Xfail.
20857 * gcc.c-torture/compile/20010114-2.c: New test.
20858 * gcc.c-torture/execute/20010114-1.c: New test.
20859 * gcc.dg/trunc-1.c: New test.
20860 * gcc.dg/uninit-B.c: New test.
20861
20862 2001-01-13 Nick Clifton <nickc@redhat.com>
20863
20864 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
20865 target.
20866
20867 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
20868
20869 * gcc.c-torture/compile/20010113-1.c: New test.
20870
20871 2001-01-13 Jakub Jelinek <jakub@redhat.com>
20872
20873 * gcc.c-torture/compile/20001212-1.c: New test.
20874
20875 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
20876
20877 * gcc.dg/cpp/widestr1.c: Update.
20878 * gcc.dg/cpp/prag-imp.c: Remove.
20879
20880 2001-01-12 Jakub Jelinek <jakub@redhat.com>
20881
20882 * gcc.c-torture/execute/20000801-3.x: Remove.
20883 * gcc.dg/c90-init-1.c: New test.
20884 * gcc.dg/c99-init-1.c: New test.
20885 * gcc.dg/c99-init-2.c: New test.
20886 * gcc.dg/gnu99-init-1.c: New test.
20887
20888 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
20889
20890 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
20891 testing that no relevant ones were found.
20892
20893 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
20894
20895 * g++.old-deja/g++.pt/cast2.C: New test.
20896
20897 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
20898
20899 * g++.old-deja/g++.pt/friend47.C: New test.
20900
20901 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
20902
20903 * g++.old-deja/g++.pt/instantiate13.C: New test.
20904
20905 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
20906
20907 * g++.old-deja/g++.other/defarg7.C: New test.
20908 * g++.old-deja/g++.other/defarg8.C: New test.
20909
20910 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
20911
20912 * g++.old-deja/g++.pt/crash64.C: New test.
20913
20914 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
20915
20916 * g++.old-deja/g++.pt/crash63.C: New test.
20917
20918 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
20919
20920 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
20921
20922 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
20923
20924 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
20925
20926 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
20927
20928 * g++.old-deja/g++.pt/error3.C: New test.
20929
20930 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
20931
20932 * g++.old-deja/g++.other/crash39.C: New test.
20933
20934 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
20935
20936 * g++.old-deja/g++.other/vbase4.C: New test.
20937
20938 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
20939
20940 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
20941 * gcc.dg/special/20000419-2.c: New file. Identical to above.
20942 * gcc.dg/special/special.exp: New test driver which will check
20943 for alias support for the above test.
20944
20945 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
20946
20947 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
20948 problems on small machines.
20949 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
20950 parameterize.
20951
20952 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
20953
20954 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
20955 mips.
20956 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20957
20958 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
20959
20960 * g++.old_deja/g++.pt/using8.C: New test.
20961
20962 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
20963
20964 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
20965
20966 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
20967
20968 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
20969 where a failure is expected.
20970 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
20971
20972 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
20973
20974 * g++.old_deja/g++.pt/instantiate12.C: New test.
20975
20976 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
20977
20978 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
20979 start of structs.
20980 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
20981 * g++.old-deja/g++.brendan/crash17.C: Likewise.
20982 * g++.old-deja/g++.brendan/crash29.C: Likewise.
20983 * g++.old-deja/g++.brendan/crash48.C: Likewise.
20984 * g++.old-deja/g++.brendan/ns1.C: Likewise.
20985 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
20986 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
20987 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
20988 * g++.old-deja/g++.eh/spec6.C: Likewise.
20989 * g++.old-deja/g++.jason/crash3.C: Likewise.
20990 * g++.old-deja/g++.law/ctors11.C: Likewise.
20991 * g++.old-deja/g++.law/ctors17.C: Likewise.
20992 * g++.old-deja/g++.law/ctors5.C: Likewise.
20993 * g++.old-deja/g++.law/ctors9.C: Likewise.
20994 * g++.old-deja/g++.mike/ambig1.C: Likewise.
20995 * g++.old-deja/g++.mike/net22.C: Likewise.
20996 * g++.old-deja/g++.mike/p3538a.C: Likewise.
20997 * g++.old-deja/g++.mike/p3538b.C: Likewise.
20998 * g++.old-deja/g++.mike/virt3.C: Likewise.
20999 * g++.old-deja/g++.niklas/t128.C: Likewise.
21000 * g++.old-deja/g++.other/anon4.C: Likewise.
21001 * g++.old-deja/g++.other/using1.C: Likewise.
21002 * g++.old-deja/g++.other/warn3.C: Likewise.
21003 * g++.old-deja/g++.pt/t37.C: Likewise.
21004 * g++.old-deja/g++.robertl/eb69.C: Likewise.
21005 * g++.old-deja/g++.robertl/eb71.C: Likewise.
21006
21007 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
21008
21009 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21010
21011 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21012
21013 * gcc.c-torture/execute/stdio-opt-3.c: New test.
21014
21015 2001-01-07 Jakub Jelinek <jakub@redhat.com>
21016
21017 * gcc.c-torture/compile/20010107-1.c: New test.
21018
21019 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21020
21021 * gcc.c-torture/execute/builtin-noret-1.c: New test.
21022
21023 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
21024
21025 * gcc.dg/format/format.h: New file.
21026 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21027 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21028 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21029 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21030 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21031 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21032 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21033 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21034 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21035 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21036 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21037 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21038 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21039 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21040 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21041 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21042 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21043 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21044 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21045 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21046 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21047 instead of declaring standard types, macros and functions in each
21048 test.
21049
21050 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
21051
21052 * gcc.c-torture/execute/20010106-1.c: New test.
21053
21054 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
21055
21056 * gcc.dg/format/format.exp: New file.
21057 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21058 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21059 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21060 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21061 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21062 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21063 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21064 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21065 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21066 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21067 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21068 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21069 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21070 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21071 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21072 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21073 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21074 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21075 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21076 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21077 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21078 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21079 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21080 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21081 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21082 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21083 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21084 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21085 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21086 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21087 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21088 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21089 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21090 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21091 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21092 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21093 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21094 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21095 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21096 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21097 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21098 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21099
21100 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
21101
21102 * gcc.c-torture/execute/991228-1.c: Take word endianness into
21103 account.
21104
21105 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
21106
21107 * gcc.c-torture/execute/builtin-complex-1.c: New test.
21108
21109 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
21110
21111 * g++.old-deja/g++.pt/crash62.C: New test.
21112
21113 2001-01-04 Richard Henderson <rth@redhat.com>
21114
21115 * gcc.dg/20000926-1.c: Update expected warnings.
21116 * gcc.dg/array-2.c: Likewise.
21117 * gcc.dg/array-4.c: Also validate flexible array members.
21118 * gcc.dg/c99-flex-array-1.c: New.
21119
21120 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
21121
21122 * gcc.c-torture/compile/20001222-1.x: Remove.
21123
21124 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
21125
21126 * gcc.c-torture/execute/built-in-setjmp.c: New.
21127
21128 2001-01-03 Richard Henderson <rth@redhat.com>
21129
21130 * gcc.dg/940510-1.c: Update expected error wording.
21131 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21132
21133 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
21134
21135 * lib/target-supports.exp (check_alias_available): Modified to
21136 indicate aliases not supported if only weak aliases are supported.
21137
21138 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21139
21140 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21141 Turn on cmpstrsi checks for __pj__ and __i370__.
21142
21143 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21144
21145 * g++.old-deja/g++.other/virtual11.C: New test.
21146
21147 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
21148
21149 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21150
21151 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21152
21153 * gcc.c-torture/compile/20010102-1.c: New test.
21154
21155 2001-01-02 Andreas Jaeger <aj@suse.de>
21156
21157 * gcc.dg/noreturn-3.c: New test.
21158
21159 * gcc.dg/noreturn-4.c: New test.
21160
21161 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21162
21163 * gcc.c-torture/execute/stdio-opt-1.c: Also test
21164 __builtin_fputc and __builtin_fwrite.
21165
21166 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21167
21168 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21169 signed char, not default char.
21170
21171 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
21172
21173 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21174
21175 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
21176
21177 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
21178
21179 2000-12-29 Richard Henderson <rth@redhat.com>
21180
21181 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21182 (__cyg_profile_func_exit): Define.
21183
21184 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
21185
21186 * g++.dg/vtgc1.C: New test.
21187
21188 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
21189
21190 * gcc.dg/noncompile/20001228-1.c: New test.
21191
21192 * gcc.dg/20001228-1.c: New test.
21193
21194 * gcc.c-torture/execute/20001228-1.c: New test.
21195
21196 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
21197
21198 * gcc.dg/format-strfmon-1.c: New test.
21199
21200 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21201
21202 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21203 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21204 * gcc.c-torture/execute/string-opt-1.c: Likewise.
21205 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21206 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21207 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21208 * gcc.c-torture/execute/string-opt-6.c: Likewise.
21209 * gcc.c-torture/execute/string-opt-7.c: Likewise.
21210 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21211 * gcc.c-torture/execute/string-opt-9.c: Likewise.
21212 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21213 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21214 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21215
21216 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21217 * gcc.c-torture/execute/string-opt-4.c: Test index.
21218
21219 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
21220
21221 * gcc.c-torture/compile/20001226-1.c: New test.
21222
21223 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
21224
21225 * gcc.c-torture/compile/20001222-1.c: New test.
21226 * gcc.c-torture/compile/20001222-1.x: Xfail.
21227
21228 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
21229
21230 * gcc.c-torture/execute/comp-goto-2.c: New test.
21231
21232 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
21233
21234 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21235 Use long types if __INT_MAX__ is 32767.
21236 (main): Use cast to (sint32 *) when poking 88 into a_page.
21237
21238 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21239
21240 2000-12-21 Bernd Schmidt <bernds@redhat.com>
21241
21242 * gcc.c-torture/compile/20001221-1.c: New test.
21243 * gcc.c-torture/execute/20001221-1.c: New test.
21244
21245 2000-12-20 Richard Henderson <rth@redhat.com>
21246
21247 * g++.old-deja/g++.pt/crash36.C: Update error lines.
21248 * g++.old-deja/g++.robertl/eb109.C: Likewise.
21249
21250 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21251
21252 * gcc.dg/compare3.c: New test.
21253
21254 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21255
21256 * gcc.dg/format-warnll-1.c: New test.
21257
21258 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
21259
21260 * gcc.dg/cpp/cmdlne-P.c: New test.
21261
21262 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
21263
21264 * gcc.c-torture/execute/builtin-abs-1.c,
21265 gcc.c-torture/execute/builtin-abs-2.c: New tests.
21266
21267 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21268
21269 * gcc.dg/cpp/multiline.c: New test.
21270
21271 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
21272
21273 * g++.old-deja/g++.other/syshdr1.C: Update.
21274 * gcc.dg/cpp/lineflags.c: Remove temporarily.
21275
21276 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21277
21278 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21279
21280 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21281
21282 * g++.old-deja/g++.pt/ttp65.C: New test.
21283
21284 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21285
21286 * g++.old-deja/g++.pt/ttp64.C: New test.
21287
21288 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21289
21290 * g++.old-deja/g++.pt/spec33.C: New test.
21291
21292 2000-12-14 Catherine Moore <clm@redhat.com>
21293
21294 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21295 * gcc.c-torture/execute/920612-2.c: Likewise.
21296 * gcc.c-torture/execute/920428-2.c: Likewise.
21297 * gcc-c-torture/execute/va-arg-11.c: Call exit.
21298 * gcc.c-torture/execute/va-arg-21.c: Likewise.
21299
21300 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21301
21302 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21303 * gcc.dg/pack-test-2.c: Likewise.
21304
21305 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21306
21307 Tests by Zack Weinberg <zackw@stanford.edu>.
21308
21309 * gcc.dg/cpp/defined.c: Update.
21310 * gcc.dg/cpp/defined_trad.c: New tests.
21311
21312 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
21313
21314 * gcc.dg/cpp/trad-direct.c: Update.
21315
21316 2000-12-11 Neil Booth <neilb@earthling.net>
21317
21318 * gcc.dg/cpp/defined_trad.c
21319
21320 2000-12-11 Neil Booth <neilb@earthling.net>
21321
21322 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21323
21324 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
21325
21326 * gcc.dg/format-miss-2.c: New test.
21327
21328 2000-12-09 Neil Booth <neilb@earthling.net>
21329
21330 * gcc.dg/cpp/lineflags.c: New tests.
21331 * gcc.dg/cpp/poison.c: Update.
21332 * gcc.dg/cpp/redef2.c: Update.
21333 * gcc.dg/cpp/skipping.c: New test.
21334
21335 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
21336
21337 * g++.old-deja/g++.other/eh3.C: New testcase.
21338
21339 2000-12-07 Neil Booth <neilb@earthling.net>
21340
21341 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21342 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21343 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21344 wtr-union-init-2.c, wtr-union-init-3.c: Update.
21345 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21346 Update.
21347
21348 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21349
21350 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21351 __SIZE_TYPE__ instead of int for type of integers cast to
21352 pointers.
21353
21354 2000-12-07 Jakub Jelinek <jakub@redhat.com>
21355
21356 * g++.old-deja/g++.other/cleanup4.C: New test.
21357
21358 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21359
21360 * format-sec-1.c: New test.
21361
21362 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21363
21364 * gcc.dg/format-nonlit-3.c: New test.
21365
21366 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
21367
21368 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21369 through a null pointer.
21370
21371 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21372
21373 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21374 * g++.old-deja/g++.pt/partial4.C: New test.
21375
21376 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
21377
21378 * gcc.c-torture/execute/ieee/hugeval.x: New.
21379
21380 2000-12-06 Neil Booth <neilb@earthling.net>
21381
21382 * gcc.dg/cpp/backslash2.c: New tests.
21383
21384 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21385
21386 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21387 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21388
21389 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
21390
21391 * gcc.c-torture/execute/20001203-2.c: New testcase.
21392
21393 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21394
21395 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21396 * g++.old-deja/g++.other/virtual10.C: New test.
21397
21398 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
21399
21400 * g++.old-deja/g++.mike/pmf5.C: Remove test.
21401
21402 2000-12-05 Richard Henderson <rth@redhat.com>
21403
21404 * gcc.c-torture/compile/20001205-1.c: New.
21405
21406 2000-12-04 Neil Booth <neilb@earthling.net>
21407
21408 * g++.old-deja/g++.other/virtual9.C: New test.
21409 * g++.old-deja/g++.pt/crash61.C: New test.
21410 * gcc.c-torture/execute/loop-9.c: New test.
21411
21412 2000-12-04 Neil Booth <neilb@earthling.net>
21413
21414 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21415 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21416 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21417 * gcc.dg/cpp/extratokens.c: ...here.
21418
21419 2000-12-04 Neil Booth <neilb@earthling.net>
21420
21421 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21422 New tests.
21423
21424 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21425
21426 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21427 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21428
21429 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
21430
21431 * gcc.c-torture/execute/20001203-1.c: New test.
21432
21433 2000-12-03 Neil Booth <neilb@earthling.net>
21434
21435 * gcc.dg/cpp/macro6.c: New test cases.
21436
21437 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21438
21439 * gcc.c-torture/execute/string-opt-9.c: New test.
21440 * gcc.c-torture/execute/string-opt-10.c: Likewise.
21441 * gcc.c-torture/execute/string-opt-11.c: Likewise.
21442 * gcc.c-torture/execute/string-opt-12.c: Likewise.
21443
21444 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21445 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21446
21447 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
21448
21449 * gcc.dg/cpp/if-6.c: New testcase.
21450
21451 * gcc.dg/20001201-1.c: New testcase.
21452
21453 2000-12-02 Neil Booth <neilb@earthling.net>
21454
21455 * g++.old-deja/g++.other/externC4.C,
21456 g++.old-deja/g++.other/friend10.C: New tests.
21457
21458 2000-12-02 Neil Booth <neilb@earthling.net>
21459
21460 * g++.old-deja/g++.other/instan2.C
21461 * g++.old-deja/g++.other/instan3.C: New test.
21462
21463 2000-12-02 Neil Booth <neilb@earthling.net>
21464
21465 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21466 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21467 gnuc99.c,gnuc99-pedantic.c: New tests.
21468
21469 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21470
21471 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21472 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21473
21474 2000-12-01 Neil Booth <neilb@earthling.net>
21475
21476 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21477 * gcc.dg/cpp/poison.c: Update.
21478 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21479
21480 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
21481
21482 * g77.f-torture/execute/20001201.f: New test.
21483
21484 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
21485
21486 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21487
21488 2000-12-01 Jakub Jelinek <jakub@redhat.com>
21489
21490 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21491
21492 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
21493
21494 * g++.old-deja/g++.other/cast6.C: New test.
21495
21496 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
21497
21498 * gcc.c-torture/execute/20001130-2.c: New testcase.
21499
21500 2000-11-30 Richard Henderson <rth@redhat.com>
21501
21502 * gcc.c-torture/execute/20001130-1.c: New test.
21503
21504 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21505
21506 * g++.old-deja/g++.other/op3.C: New test.
21507
21508 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21509
21510 * g++.old-deja/g++.other/op2.C: New test.
21511
21512 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
21513
21514 * g++.old-deja/g++.other/crash38.C: New test.
21515
21516 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
21517
21518 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21519
21520 2000-11-29 Jakub Jelinek <jakub@redhat.com>
21521
21522 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21523 tests.
21524 * gcc.c-torture/execute/string-opt-6.c: New test.
21525
21526 * gcc.dg/20001117-1.c: Add main.
21527
21528 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
21529
21530 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21531 Move from here ...
21532 * gcc.dg/940510-1.c: ... to here.
21533
21534 * gcc.dg/20000926-1.c: GNU C now allows initializations of
21535 zero-size arrays in toplevel structures.
21536
21537 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21538
21539 * gcc.c-torture/execute/loop-8.c: New test.
21540
21541 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21542
21543 * g++.old-deja/g++.other/base1.C: New test.
21544
21545 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21546
21547 * g++.old-deja/g++.other/parse2.C: New test.
21548
21549 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21550
21551 * g++.old-deja/g++.pt/incomplete1.C: New test.
21552
21553 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
21554
21555 * g++.old-deja/g++.other/friend9.C: New test.
21556
21557 2000-11-28 Jakub Jelinek <jakub@redhat.com>
21558
21559 * gcc.dg/20001127-1.c: New test.
21560
21561 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21562
21563 * g++.old-deja/g++.pt/friend46.C: New test.
21564
21565 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
21566
21567 * g++.old-deja/g++.other/ptrmem8.C: New test.
21568
21569 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21570
21571 * gcc.c-torture/execute/string-opt-7.c: New test.
21572 * gcc.c-torture/execute/string-opt-8.c: Likewise.
21573
21574 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
21575
21576 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21577 instead of 'mkcheck 2'.
21578
21579 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
21580
21581 * gcc.c-torture/execute/memcheck/driver.c,
21582 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21583 C9X references to refer to C99.
21584
21585 2000-11-25 Jakub Jelinek <jakub@redhat.com>
21586
21587 * gcc.dg/ultrasp3.c: New test.
21588
21589 2000-11-25 Neil Booth <neilb@earthling.net>
21590
21591 * gcc.dg/cpp/include2.c: Update test to be locale independent.
21592
21593 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
21594
21595 * gcc.c-torture/compile/20001123-2.c: New.
21596
21597 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
21598
21599 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21600
21601 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
21602
21603 * gcc.dg/sequence-point-1.c: Add some new tests.
21604 * gcc.c-torture/execute/20001124-1.c: New test.
21605
21606 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
21607
21608 * g++.old-deja/g++.other/vaarg4.C: New test.
21609 * gcc.c-torture/compile/20001123-1.c: New test.
21610
21611 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
21612
21613 * g++.other/crash24.C: Adjust and remove XFAIL.
21614 * g++.other/crash37.C: New test.
21615
21616 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
21617
21618 * g++.old-deja/g++.pt/instantiate9.C: New test.
21619
21620 2000-11-22 Mark Mitchell <mark@codesourcery.com>
21621
21622 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21623 new ABI, too.
21624
21625 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21626 * g++.old-deja/g++.robertl/eb55.C: Likewise.
21627
21628 2000-11-22 Neil Booth <neilb@earthling.net>
21629
21630 * gcc.dg/cpp/Wtrigraphs.c: New test.
21631
21632 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
21633
21634 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21635
21636 2000-11-22 Jakub Jelinek <jakub@redhat.com>
21637
21638 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21639
21640 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
21641
21642 * lib/gcc-dg.exp: load_lib scanasm.exp.
21643 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21644 * lib/g++-dg.exp: load_lib scanasm.exp.
21645 * lib/scanasm.exp: New.
21646 (scan-assembler, scan-assembler-not): Add optional arguments to
21647 test name, or if not present, the pattern name.
21648 (scan-assembler-dem, scan-assembler-dem-not): New.
21649
21650 * g++.dg/dg.exp: New.
21651
21652 2000-11-21 Neil Booth <neilb@earthling.net>
21653
21654 * gcc.dg/cpp/integrated1.c: Remove.
21655
21656 2000-11-21 Jakub Jelinek <jakub@redhat.com>
21657
21658 * gcc.c-torture/execute/20001121-1.c: New test.
21659
21660 2000-11-21 Richard Henderson <rth@redhat.com>
21661
21662 * gcc.c-torture/compile/20001121-1.c: New test.
21663
21664 2000-11-20 Neil Booth <neilb@earthling.net>
21665
21666 * gcc.dg/cpp/integrated1.c: New test.
21667
21668 2000-11-21 Jakub Jelinek <jakub@redhat.com>
21669
21670 * g++.old-deja/g++.other/inline17.C: New test.
21671
21672 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
21673
21674 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21675 local variable to be zero: I made the variable global. Now
21676 uses abort() and exit() instead of relying on main's return value.
21677
21678 2000-11-20 Neil Booth <neilb@earthling.net>
21679
21680 * gcc.dg/cpp/paste2.c: Update test.
21681 * objc/execute/paste.m: New test.
21682
21683 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
21684
21685 * gcc.dg/c99-condexpr-1.c: New test.
21686
21687 2000-11-20 Neil Booth <neilb@earthling.net>
21688
21689 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21690
21691 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
21692
21693 * g++.old-deja/g++.pt/export1.C: New test.
21694
21695 2000-11-20 Jakub Jelinek <jakub@redhat.com>
21696
21697 * gcc.dg/20001117-1.c: New test.
21698
21699 2000-11-18 Richard Henderson <rth@redhat.com>
21700
21701 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21702
21703 2000-11-18 Richard Henderson <rth@redhat.com>
21704
21705 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21706 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21707 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21708
21709 2000-11-18 Richard Henderson <rth@redhat.com>
21710
21711 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21712 (main): New. Exit cleanly.
21713
21714 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
21715
21716 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21717 gcc.dg/c99-fordecl-2.c: New tests.
21718
21719 2000-11-18 Richard Henderson <rth@redhat.com>
21720
21721 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21722 * gcc.c-torture/execute/zerolen-2.c: New.
21723
21724 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21725
21726 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21727 memory.
21728
21729 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
21730
21731 * g++.old-deja/g++.pt/instantiate8.C: New test.
21732
21733 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
21734
21735 * g++.old-deja/g++.other/incomplete.C: Add more tests.
21736 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21737
21738 2000-11-16 Nick Clifton <nickc@redhat.com>
21739
21740 * gcc.c-torture/execute/nestfunc-2.c: New test.
21741 * gcc.c-torture/execute/nestfunc-3.c: New test.
21742
21743 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
21744
21745 * gcc.c-torture/compile/20001116-1.c: New test.
21746
21747 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
21748
21749 * gcc.c-torture/execute/20001115-1.c: New test.
21750
21751 2000-11-15 Mark Mitchell <mark@codesourcery.com>
21752
21753 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21754 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21755 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21756 * g++.old-deja/g++.abi/vmihint.C: Likewise.
21757
21758 2000-11-15 Neil Booth <neilb@earthling.net>
21759
21760 gcc.dg/cpp/_Pragma1.c: Update.
21761 gcc.dg/cpp/_Pragma2.c: New test.
21762
21763 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
21764
21765 * g++.old-deja/g++.other/anon5.C: New test.
21766
21767 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
21768
21769 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21770 tests.
21771
21772 2000-11-14 Jakub Jelinek <jakub@redhat.com>
21773
21774 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21775 output.
21776
21777 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
21778
21779 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
21780 labels at end of compound statements.
21781
21782 2000-11-13 Jakub Jelinek <jakub@redhat.com>
21783
21784 * gcc.c-torture/execute/loop-7.c: New test.
21785
21786 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
21787
21788 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
21789
21790 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
21791
21792 * gcc.dg/c99-bool-1.c: New test.
21793
21794 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
21795
21796 * gcc.dg/c99-scope-1.c: Remove xfail.
21797 * gcc.dg/c99-scope-2.c: New test.
21798
21799 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21800
21801 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
21802 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
21803
21804 2000-11-11 Mark Mitchell <mark@codesourcery.com>
21805
21806 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
21807 error messages.
21808
21809 * g++.mike/p700.C: Don't typedef wchar_t.
21810 * g++.mike/p784.C: Likewise.
21811 * g++.mike/eb101.C: Don't use __wchar_t.
21812
21813 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
21814
21815 * g77.f-torture/execute/20001111.[fx]: Test premature exit
21816 from DO loop.
21817
21818 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
21819
21820 * gcc.c-torture/execute/20001111-1.c: New test.
21821
21822 2000-11-10 Nick Clifton <nickc@redhat.com>
21823
21824 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
21825 long multuiple and accumulate.
21826
21827 2000-11-09 Richard Henderson <rth@redhat.com>
21828
21829 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
21830 via size_t instead of int.
21831
21832 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
21833 * gcc.c-torture/execute/string-opt-2.c: Likewise.
21834 * gcc.c-torture/execute/string-opt-3.c: Likewise.
21835 * gcc.c-torture/execute/string-opt-4.c: Likewise.
21836
21837 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
21838
21839 * gcc.c-torture/compile/20001109-1.c: New test.
21840 * gcc.c-torture/compile/20001109-2.c: New test.
21841
21842 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
21843
21844 * g++.old-deja/g++.pt/operator1.C: New test.
21845 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
21846
21847 2000-11-09 Jakub Jelinek <jakub@redhat.com>
21848
21849 * gcc.dg/20001108-1.c: New test.
21850
21851 2000-11-09 Jakub Jelinek <jakub@redhat.com>
21852
21853 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
21854 with both arguments constant strings.
21855 * gcc.c-torture/execute/string-opt-3.c: New test.
21856 * gcc.c-torture/execute/string-opt-4.c: New test.
21857 * gcc.c-torture/execute/string-opt-5.c: New test.
21858
21859 2000-11-08 Nick Clifton <nickc@redhat.com>
21860
21861 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
21862 mulsidi3adddi patterns.
21863
21864 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
21865
21866 * g++.old-deja/g++.other/crash36.C: New test.
21867
21868 2000-11-08 Jakub Jelinek <jakub@redhat.com>
21869
21870 * g++.old-deja/g++.other/init16.C: New test.
21871
21872 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
21873
21874 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
21875
21876 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
21877
21878 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
21879 * gcc.c-torture/execute/va-arg-16.x: Likewise.
21880 * gcc.c-torture/execute/va-arg-17.x: Likewise.
21881
21882 2000-11-07 DJ Delorie <dj@redhat.com>
21883
21884 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
21885
21886 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21887
21888 * gcc.c-torture/execute/string-opt-1.c: New test.
21889
21890 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
21891
21892 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
21893 mips-sgi-irix6.* because the MIPS ABI passes floating-point
21894 parameters in registers, and there is no way for a varargs
21895 function to know in which order the integer and floating-point
21896 parameters should be interleaved when they are placed on the
21897 stack.
21898 * gcc.c-torture/execute/va-arg-16.x: Likewise.
21899 * gcc.c-torture/execute/va-arg-17.x: Likewise.
21900
21901 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21902
21903 * gcc.c-torture/execute/string-opt-2.c: New test.
21904
21905 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
21906
21907 * g++.old-deja/g++.pt/crash60.C: New test.
21908
21909 2000-11-06 Jakub Jelinek <jakub@redhat.com>
21910
21911 * g++.old-deja/g++.other/crash24.C: New test.
21912 * g++.old-deja/g++.other/crash25.C: New test.
21913 * g++.old-deja/g++.other/crash26.C: New test.
21914 * g++.old-deja/g++.other/crash27.C: New test.
21915 * g++.old-deja/g++.other/crash28.C: New test.
21916 * g++.old-deja/g++.other/crash29.C: New test.
21917 * g++.old-deja/g++.other/crash30.C: New test.
21918 * g++.old-deja/g++.other/crash31.C: New test.
21919 * g++.old-deja/g++.other/crash32.C: New test.
21920 * g++.old-deja/g++.other/crash33.C: New test.
21921 * g++.old-deja/g++.other/crash34.C: New test.
21922 * g++.old-deja/g++.other/crash35.C: New test.
21923
21924 2000-11-06 Jakub Jelinek <jakub@redhat.com>
21925
21926 * gcc.c-torture/execute/20001031-1.c: New test.
21927
21928 2000-11-04 Mark Mitchell <mark@codesourcery.com>
21929
21930 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
21931 namespace.
21932
21933 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
21934 standards-conformant.
21935
21936 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
21937
21938 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
21939 * g++.old-deja/g++.mike/p755a.C: Likewise.
21940 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
21941 library makes no calls to `operator new' during initialization.
21942
21943 2000-11-04 Neil Booth <neilb@earthling.net>
21944
21945 * gcc.dg/cpp/include2.c: New tests.
21946
21947 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
21948
21949 * lib/g++.exp (g++_set_ld_library_path): New function.
21950 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
21951
21952 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
21953
21954 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
21955 warnings.
21956
21957 2000-11-01 Richard Henderson <rth@redhat.com>
21958
21959 * g++.old-deja/g++.ext/namedret1.C: New.
21960 * g++.old-deja/g++.ext/namedret2.C: New.
21961 * g++.old-deja/g++.ext/namedret3.C: New.
21962
21963 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
21964
21965 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
21966 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
21967
21968 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21969
21970 * gcc.c-torture/execute/va-arg-21.c: New test.
21971
21972 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
21973
21974 * gcc.dg/c99-complex-2.c: New test.
21975
21976 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
21977
21978 * gcc.c-torture/execute/stdio-opt-1.c: New test.
21979
21980 2000-10-31 Jakub Jelinek <jakub@redhat.com>
21981
21982 * g++.old-deja/g++.other/inline16.C: New test.
21983
21984 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
21985
21986 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
21987 __PRETTY_FUNCTION__
21988
21989 2000-10-29 Neil Booth <neilb@earthling.net>
21990
21991 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
21992 New tests.
21993 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
21994 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
21995 optimisation.
21996
21997 2000-10-29 Neil Booth <neilb@earthling.net>
21998
21999 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22000 * mi1.c, mi1c.h: Add null directives to multiple-include test.
22001 * mi5.c: Test multiple includes work with -C.
22002 * trigraphs.c: Test ^= version.
22003
22004 2000-10-28 Neil Booth <neilb@earthling.net>
22005
22006 New tests and test updates for new macro expander.
22007
22008 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22009 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22010 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22011 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22012 new diagnostic messages.
22013
22014 * gcc.dg/cpp/macro3.c: New tests.
22015
22016 2000-10-27 Mark Mitchell <mark@codesourcery.com>
22017
22018 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22019 on the same line.
22020
22021 2000-10-27 Jakub Jelinek <jakub@redhat.com>
22022
22023 * g++.old-deja/g++.other/eh2.C: New test.
22024
22025 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
22026
22027 * gcc.c-torture/execute/20001027-1.c: New test.
22028
22029 2000-10-26 Richard Henderson <rth@redhat.com>
22030
22031 * gcc.c-torture/execute/20001026-1.c: New.
22032
22033 2000-10-26 Mark Mitchell <mark@codesourcery.com>
22034
22035 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22036 * g++.old-deja/g++.law/builtin1.C: Likewise.
22037 * g++.old-deja/g++.law/ctors10.C: Likewise.
22038 * g++.old-deja/g++.law/virtual3.C: Likewise.
22039 * g++.old-deja/g++.mike/p658.C: Likewise.
22040 * g++.old-deja/g++.other/sibcall1.C: Likewise.
22041 * g++.old-deja/g++.other/vaarg2.C: Likewise.
22042 * g++.old-deja/g++.robertl/eb124.C: Likewise.
22043 * g++.old-deja/g++.robertl/eb44.C: Likewise.
22044 * g++.old-deja/g++.robertl/eb77.C: Likewise.
22045
22046 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
22047
22048 * gcc.c-torture/compile/20001024-1.c: New test.
22049
22050 2000-10-25 Mark Mitchell <mark@codesourcery.com>
22051
22052 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22053 to tell us whether or not we are using V3.
22054
22055 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
22056
22057 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22058 operands.
22059
22060 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
22061
22062 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22063
22064 2000-10-25 Jakub Jelinek <jakub@redhat.com>
22065
22066 * gcc.c-torture/execute/20001024-1.c: New test.
22067
22068 2000-10-24 Jakub Jelinek <jakub@redhat.com>
22069
22070 * g++.old-deja/g++.other/sibcall1.C: New test.
22071
22072 2000-10-20 Jakub Jelinek <jakub@redhat.com>
22073
22074 * gcc.dg/noncompile/init-3.c: New test.
22075
22076 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
22077
22078 * gcc.dg/format-array-1.c: New test.
22079
22080 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22081
22082 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22083 writing through null pointers; remove comment about testing
22084 unterminated strings.
22085
22086 2000-10-17 Matthew Hiller <hiller@redhat.com>
22087
22088 * gcc.c-torture/execute/20001017-2.c: New test.
22089
22090 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
22091
22092 * gcc.c-torture/compile/20001018-1.c: New test.
22093 * gcc.c-torture/compile/20001018-1.x: Xfail.
22094
22095 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22096
22097 * gcc.c-torture/execute/20001017-1.c: New test.
22098
22099 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22100
22101 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22102 for multiple use of arguments with scanf formats; add tests for
22103 multiple use of arguments.
22104
22105 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
22106
22107 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22108
22109 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
22110
22111 * gcc.dg/format-miss-1.c: New test.
22112
22113 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22114
22115 * gcc.c-torture/execute/20001013-1.c: New test.
22116
22117 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22118
22119 * gcc.dg/format-branch-1.c: New test.
22120
22121 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
22122
22123 * README, lib/file-format.exp: Remove EGCS references.
22124
22125 2000-10-16 Jakub Jelinek <jakub@redhat.com>
22126
22127 * gcc.dg/20001013-1.c: New test.
22128
22129 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
22130
22131 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22132 for intmax_t in the compiler using __typeof__ and the type rules
22133 for conditional expressions.
22134
22135 2000-10-13 Jakub Jelinek <jakub@redhat.com>
22136
22137 * gcc.dg/20001012-1.c: New test.
22138 * gcc.dg/20001012-2.c: New test.
22139
22140 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22141
22142 * gcc.dg/format-attr-1.c: New test.
22143
22144 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22145
22146 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22147 __LONG_LONG_MAX__ instead of LLONG_MAX.
22148
22149 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
22150
22151 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22152 scanf flags.
22153 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22154 flags.
22155
22156 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
22157
22158 * gcc.dg/sequence-pt-1.c: New test.
22159
22160 2000-10-11 Geoff Keating <geoffk@cygnus.com>
22161
22162 * gcc.c-torture/execute/20001011-1.c: New testcase.
22163 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22164
22165 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22166
22167 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22168 does not error on it.
22169
22170 2000-10-10 Jakub Jelinek <jakub@redhat.com>
22171
22172 * gcc.dg/20001009-1.c: New test.
22173
22174 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
22175
22176 * gcc.c-torture/compile/20001009-1.c: Move from here ....
22177 * gcc.c-torture/execute/20001009-2.c: ... to here.
22178
22179 2000-10-09 Geoff Keating <geoffk@cygnus.com>
22180
22181 * gcc.c-torture/compile/20001009-1.c: New testcase.
22182 * gcc.c-torture/execute/20001009-1.c: New testcase.
22183 Testcases provided by Jan Hubicka <jh@suse.cz>.
22184
22185 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22186
22187 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22188 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22189 uintmax_t using <limits.h> to emulate the compiler's internal
22190 logic. No longer XFAIL %j tests.
22191
22192 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
22193
22194 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22195 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22196 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22197 regexps and details of expected handling of some bad formats.
22198 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22199 suppression.
22200
22201 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
22202
22203 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22204 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22205 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22206 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22207 in list archives.
22208
22209 2000-10-06 Richard Henderson <rth@cygnus.com>
22210
22211 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22212 * g++.old-deja/g++.brendan/crash52.C: Likewise.
22213 * g++.old-deja/g++.jason/report.C: Likewise.
22214 * g++.old-deja/g++.law/friend5.C: Likewise.
22215 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
22216 of the expected warnings.
22217
22218 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
22219
22220 * g++.old-deja/g++.pt/enum14.C: New test.
22221
22222 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
22223
22224 * g++.old-deja/g++.pt/crash59.C: New test.
22225
22226 2000-10-04 Will Cohen <wcohen@redhat.com>
22227
22228 * gcc.dg/20000926-1.c: New test.
22229
22230 2000-10-03 Geoff Keating <geoffk@cygnus.com>
22231
22232 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22233 function name for current C++ compiler.
22234 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22235
22236 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
22237
22238 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22239 __PRETTY_FUNCTION__.
22240 * g++.old-deja/g++.ext/pretty2.C: Likewise.
22241
22242 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22243
22244 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22245
22246 2000-09-26 Jakub Jelinek <jakub@redhat.com>
22247
22248 * gcc.c-torture/compile/20000923-1.c: New test.
22249
22250 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22251
22252 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22253 * g++.old-deja/g++.pt/ttp62.C: Same.
22254 * g++.old-deja/g++.other/inline14.C: Same.
22255
22256 2000-09-24 Richard Henderson <rth@cygnus.com>
22257
22258 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22259
22260 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
22261
22262 * gcc.dg/c90-printf-1.c: Add test for wide string format.
22263
22264 2000-09-22 Geoff Keating <geoffk@cygnus.com>
22265
22266 * gcc.c-torture/compile/20000922-1.c: New file.
22267
22268 2000-09-21 Nick Clifton <nickc@redhat.com>
22269
22270 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22271 a signed long modulo operation.
22272 (mod6): New function - perform an unsigned long modulo operation.
22273 (main): Add tests for modulos of very large numbers by very small
22274 dividends.
22275
22276 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22277
22278 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22279
22280 2000-09-19 Richard Henderson <rth@cygnus.com>
22281
22282 * gcc.dg/compare2.c (case 10): XFAIL.
22283
22284 2000-09-18 Richard Henderson <rth@cygnus.com>
22285
22286 * gcc.c-torture/execute/20000906-1.c: Move ...
22287 * gcc.dg/20000906-1.c: ... here. Only run on targets
22288 that support __builtin_trap.
22289
22290 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
22291
22292 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22293
22294 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22295
22296 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22297 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
22298 more $ format tests.
22299
22300 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
22301
22302 * gcc.dg/format-errmk-1.c: New test.
22303
22304 2000-09-17 Greg McGary <greg@mcgary.org>
22305
22306 * gcc.c-torture/execute/20000917-1.x: Remove.
22307
22308 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
22309
22310 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22311
22312 2000-09-17 Greg McGary <greg@mcgary.org>
22313
22314 * gcc.c-torture/execute/20000917-1.c: New test.
22315 * gcc.c-torture/execute/20000917-1.x: XFAIL.
22316
22317 2000-09-16 Neil Booth <NeilB@earthling.net>
22318
22319 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22320 in nested macro bug.
22321
22322 2000-09-15 Neil Booth <NeilB@earthling.net>
22323
22324 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22325
22326 2000-09-14 Jeffrey A Law (law@cygnus.com)
22327
22328 * gcc.c-torture/execute/20000914-1.c: New test.
22329
22330 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
22331
22332 * g++.other/inline13.C: New test.
22333
22334 2000-09-12 Andreas Jaeger <aj@suse.de>
22335
22336 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22337 constant by Ulrich Drepper <drepper@redhat.com>.
22338
22339 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
22340
22341 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22342
22343 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22344
22345 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22346
22347 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
22348
22349 * gcc.dg/cpp/backslash.c: New test.
22350
22351 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
22352
22353 * gcc.c-torture/execute/20000910-1.c: New test.
22354 * gcc.c-torture/execute/20000910-2.c: Likewise.
22355
22356 2000-09-11 Robert Lipe <robertl@sco.com>
22357
22358 * gcc.dg/pragma-align.c: New test.
22359
22360 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
22361
22362 * g++.old-deja/g++.pt/explicit82.C: New test.
22363 * g++.old-deja/g++.pt/explicit83.C: New test.
22364
22365 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
22366
22367 * gcc.dg/asm-names.c: New test.
22368
22369 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22370
22371 * gcc.dg/cpp/tr-warn6.c: New test
22372
22373 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
22374
22375 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22376 be accepted.
22377
22378 2000-09-07 Catherine Moore <clm@redhat.com>
22379
22380 * gcc.c-torture/execute/unroll-1.c: New test.
22381
22382 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
22383
22384 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22385 ERROR markers.
22386 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22387 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22388 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22389 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22390 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22391 Preprocess only.
22392 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22393 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22394
22395 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22396
22397 * g++.old-deja/g++.pt/deduct2.C: New test.
22398
22399 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22400
22401 * g++.old-deja/g++.pt/parms2.C: New test.
22402
22403 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
22404
22405 * g++.old-deja/g++.pt/crash58.C: New test.
22406
22407 2000-09-06 Greg McGary <greg@mcgary.org>
22408
22409 * gcc.c-torture/execute/20000906-1.c: New test.
22410 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22411
22412 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22413
22414 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22415
22416 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22417
22418 * g++.old-deja/g++.pt/crash57.C: New test.
22419
22420 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22421
22422 * g++.old-deja/g++.pt/crash56.C: New test.
22423
22424 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
22425
22426 * g++.old-deja/g++.pt/koenig1.C: New test.
22427
22428 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22429
22430 * gcc.dg/20000904-1.c: New test.
22431
22432 2000-09-04 Jakub Jelinek <jakub@redhat.com>
22433
22434 * gcc.dg/cpp/paste8.c: New test.
22435
22436 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
22437
22438 * gcc.c-torture/compile/20000827-1.c: New test.
22439
22440 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22441
22442 * gcc.dg/format-diag-1.c: New test.
22443
22444 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
22445
22446 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22447 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22448 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22449 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22450 gcc.dg/formatz-1.c: Adjust warning regular expressions.
22451
22452 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22453
22454 * g++.old-deja/g++.other/nested4.C: New test.
22455
22456 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
22457
22458 * g++.old-deja/g++.ns/scoped1.C: New test.
22459
22460 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
22461
22462 * lib/g++.exp: Support testing already-installed GCC.
22463
22464 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22465
22466 * wtr-label-1.c, wtr-suffix-1.c: New tests.
22467
22468 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22469
22470 * gcc.dg/return-type-2.c: New test.
22471
22472 2000-08-27 Geoff Keating <geoffk@cygnus.com>
22473
22474 * gcc.c-torture/compile/20000825-1.c: New test.
22475
22476 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
22477
22478 * gcc.dg/dwarf2-2.c: New test.
22479
22480 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
22481
22482 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22483 dg-warning regexps.
22484
22485 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
22486
22487 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22488 gcc.dg/format-ext-5.c: New tests.
22489
22490 2000-08-25 Jakub Jelinek <jakub@redhat.com>
22491
22492 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22493
22494 2000-08-24 Mark Mitchell <mark@codesourcery.com>
22495
22496 * gcc.dg/noncompile/930622-2.c: Adjust error message.
22497
22498 2000-08-24 Richard Henderson <rth@cygnus.com>
22499
22500 * gcc.dg/ia64-sync-1.c: New test.
22501 * gcc.dg/ia64-sync-2.c: New test.
22502 * gcc.dg/ia64-asm-1.c: New test.
22503
22504 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
22505
22506 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22507 * gcc.dg/format-ext-2.c: New test.
22508
22509 2000-08-23 Jason Merrill <jason@redhat.com>
22510
22511 * lib/old-dejagnu.exp: Also ignore "In member function" and
22512 "At global scope".
22513
22514 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22515
22516 * gcc.dg/noncompile/label-lineno-1.c: New test.
22517
22518 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22519
22520 * gcc.dg/c99-array-nonobj-1.c: New test.
22521
22522 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
22523
22524 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22525 tests.
22526 * gcc.dg/format-ext-1.c: New test.
22527
22528 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22529
22530 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22531 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22532 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22533 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22534 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22535
22536 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
22537
22538 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22539 gcc.dg/c99-strftime-2.c: New tests.
22540
22541 2000-08-22 Richard Henderson <rth@cygnus.com>
22542
22543 * gcc.c-torture/execute/20000822-1.c: New test.
22544
22545 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22546
22547 * gcc.c-torture/execute/20000819-1.x: Remove.
22548
22549 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22550
22551 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22552 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22553 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22554 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22555 gcc.dg/format-xopen-1.c: New tests.
22556
22557 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
22558
22559 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22560
22561 2000-08-21 Jakub Jelinek <jakub@redhat.com>
22562
22563 * g++.old-deja/g++.other/loop2.C: New test.
22564
22565 * gcc.c-torture/compile/20000606-1.c: New test.
22566 * gcc.c-torture/compile/20000728-1.c: New test.
22567 * gcc.c-torture/execute/20000801-1.c: New test.
22568 * gcc.c-torture/execute/20000801-2.c: New test.
22569 * gcc.c-torture/execute/20000819-1.c: New test.
22570 * gcc.c-torture/execute/20000819-1.x: XFAIL.
22571 * gcc.dg/20000629-1.c: New test.
22572 * gcc.dg/20000724-1.c: New test.
22573 * gcc.dg/20000807-1.c: New test.
22574
22575 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22576
22577 * gcc.dg/cpp/pragma-1.c: New test.
22578 * gcc.dg/cpp/pragma-2.c: New test.
22579
22580 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
22581
22582 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22583 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
22584
22585 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
22586
22587 * gcc.c-torture/compile/20000818-1.c: New test.
22588
22589 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
22590
22591 * gcc.c-torture/execute/20000818-1.c: New test.
22592
22593 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
22594
22595 * gcc.dg/format-va-1.c: New test.
22596
22597 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22598
22599 * g++.old-deja/g++.other/typedef8.C: New test.
22600
22601 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22602
22603 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22604 * g++.old-deja/g++.mike/net36.C: Mark candidate.
22605 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22606 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22607 * g++.old-deja/g++.other/ptrmem7.C: New test.
22608 * g++.old-deja/g++.pt/ptrmem10.C: New test.
22609
22610 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
22611
22612 * g++.old-deja/g++.pt/typename27.C: New test.
22613
22614 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
22615
22616 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22617 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22618 * g++.old-deja/g++.pt/friend45.C: New test.
22619 * g++.old-deja/g++.other/friend8.C: New test.
22620
22621 2000-08-15 Richard Henderson <rth@cygnus.com>
22622
22623 * gcc.c-torture/execute/20000815-1.c: New test.
22624
22625 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
22626
22627 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22628 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22629 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22630
22631 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
22632
22633 * g++.old-deja/g++.other/refinit2.C: New test.
22634
22635 2000-08-13 Geoff Keating <geoffk@cygnus.com>
22636
22637 * lib/c-torture.exp (c-torture): Make
22638 compiler_conditional_xfail_data global.
22639 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22640 compiler_conditional_xfail_data machinery.
22641 (f-torture-execute): Likewise.
22642 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22643 and only when unrolling loops.
22644
22645 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22646
22647 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
22648
22649 * g++.old-deja/g++.pt/explicit81.C: New test.
22650
22651 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
22652
22653 * g++.old-deja/g++.pt/typename26.C: New test.
22654
22655 2000-08-10 Geoff Keating <geoffk@cygnus.com>
22656
22657 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22658 warning.
22659
22660 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
22661
22662 * g++.old-deja/g++.other/array3.C: New test.
22663
22664 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
22665
22666 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22667 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22668 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22669 New tests.
22670
22671 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
22672
22673 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22674 * g++.old-deja/g++.abi/vmihint.C: Likewise.
22675
22676 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
22677
22678 * gcc.c-torture/execute/20000808-1.c: New test.
22679
22680 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
22681
22682 * gcc.dg/c90-const-expr-1.c: New test.
22683
22684 2000-08-08 Richard Henderson <rth@cygnus.com>
22685
22686 * gcc.dg/noncompile/920923-1.c: Declare calloc.
22687
22688 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
22689
22690 * gcc.dg/noncompile/const-ll-1.c: New test.
22691
22692 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
22693
22694 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22695
22696 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
22697
22698 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22699 that running programs linked against the shared version of libobjc
22700 run correctly.
22701
22702 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
22703
22704 * gcc.dg/c99-printf-1.c: New test.
22705
22706 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
22707
22708 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22709
22710 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
22711
22712 * gcc.c-torture/execute/20000731-1.x: Delete.
22713
22714 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
22715
22716 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22717 and torture_without_loops as is done by c-torture.exp.
22718 (search_for): Copy from c-torture.exp.
22719 (gcc-dg-runtest): New function, drives a directory of tests
22720 iterating over the TORTURE_OPTIONS.
22721 (scan-assembler, scan-assembler-not): Move here from
22722 individual directory drivers.
22723
22724 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22725 defined by lib/gcc-dg.exp.
22726 * gcc.dg/cpp/cpp.exp: Likewise.
22727 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
22728 gcc-dg-runtest, so we cycle over optimization options.
22729
22730 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22731 * gcc.dg/compare2.c: No longer expected to fail.
22732
22733 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
22734
22735 * gcc.c-torture/execute/20000804-1.c: New test.
22736
22737 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
22738
22739 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22740
22741 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
22742
22743 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22744
22745 2000-08-03 Jeffrey A Law (law@cygnus.com)
22746
22747 * gcc.c-torture/compile/20000803-1.c: New test.
22748
22749 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
22750
22751 * gcc.c-torture/execute/20000801-3.c,
22752 gcc.c-torture/execute/20000801-4.c: New tests.
22753 * gcc.c-torture/execute/20000801-3.x,
22754 gcc.c-torture/execute/20000801-4.x: Xfail.
22755
22756 2000-08-02 Geoff Keating <geoffk@cygnus.com>
22757
22758 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22759 libobjc/.libs to allow for libtool.
22760
22761 2000-08-02 Jakub Jelinek <jakub@redhat.com>
22762
22763 * gcc.c-torture/compile/20000802-1.c: New test.
22764
22765 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
22766
22767 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22768
22769 2000-07-31 Jeffrey A Law (law@cygnus.com)
22770
22771 * gcc-c-torture/execute/20000731-2.c: New test.
22772
22773 * gcc.c-torture/execute/20000731-1.c: New test.
22774 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22775
22776 2000-07-31 Jakub Jelinek <jakub@redhat.com>
22777
22778 * testsuite/gcc.dg/cpp/paste7.c: New test.
22779 * gcc.dg/cpp/20000725-1.c: New test.
22780
22781 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
22782
22783 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
22784 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
22785 declaration warning for __builtin_dwarf_reg_size.
22786
22787 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
22788
22789 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
22790
22791 * gcc.dg/noncompile/voidparam-1.c: New test.
22792
22793 2000-07-30 Richard Henderson <rth@cygnus.com>
22794
22795 * gcc.dg/c90-digraph-1.c: Don't xfail.
22796 * gcc.dg/compare2.c (case 10): Xfail.
22797 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
22798
22799 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
22800
22801 * gcc.dg/c99-main-1.c: New test.
22802
22803 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
22804
22805 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
22806
22807 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
22808
22809 * gcc.c-tortuer/execute/20000726-1.c: New test.
22810
22811 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
22812
22813 * gcc.c-torture/execute/enum-2.c: New test.
22814
22815 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
22816
22817 * gcc.dg/cpp/tr-warn3.c: New test.
22818
22819 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
22820
22821 * g++.old-deja/g++.ext/implicit1.C: Remove.
22822 * g++.old-deja/g++.jason/c2.C: Remove
22823 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
22824 * g++.old-deja/g++.pt/crash16.C: Likewise.
22825 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
22826
22827 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
22828
22829 * g++.old-deja/g++.other/for2.C: New test.
22830
22831 2000-07-25 Jakub Jelinek <jakub@redhat.com>
22832
22833 * gcc.dg/20000720-1.c: New test.
22834
22835 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
22836
22837 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
22838
22839 2000-07-24 Geoff Keating <geoffk@cygnus.com>
22840
22841 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
22842 * gcc.c-torture/execute/20000722-1.c: New.
22843 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
22844
22845 2000-07-24 Jakub Jelinek <jakub@redhat.com>
22846
22847 * gcc.dg/cpp/20000720-1.S: New test.
22848
22849 2000-07-21 Michael Meissner <meissner@redhat.com>
22850
22851 * gcc.c-torture/execute/ieee/hugeval.c: New test.
22852
22853 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
22854
22855 * g++.old-deja/g++.brendan/crash16.C,
22856 g++.old-deja/g++.brendan/parse3.C,
22857 g++.old-deja/g++.brendan/redecl1.C,
22858 g++.old-deja/g++.ns/template13.C,
22859 g++.old-deja/g++.other/decl4.C,
22860 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
22861
22862 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
22863
22864 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
22865 and "Internal error".
22866
22867 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
22868 regexps.
22869 * gcc.dg/cpp/paste6.c: New test.
22870
22871 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
22872
22873 * gcc.dg/cpp/tr-direct.c: New test.
22874
22875 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
22876 gcc.dg/cpp/undef1.c: Tweak error regexps.
22877
22878 2000-07-18 Eric Christopher <echristo@redhat.com>
22879
22880 * gcc.c-torture/compile/20000718-1.c: New test.
22881
22882 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
22883
22884 * cpplex.c (_cpp_push_token): If the token being pushed back
22885 is the previous token in this context, just subtract one from
22886 context->posn.
22887 * cppmacro.c (save_expansion): Clear aux field when storing a
22888 placemarker.
22889
22890 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
22891
22892 * gcc.dg/noncompile/redecl-1.c: New test.
22893
22894 2000-07-18 Jakub Jelinek <jakub@redhat.com>
22895
22896 * gcc.c-torture/execute/20000717-5.c: New test.
22897 * gcc.c-torture/execute/20000717-1.x: Removed.
22898
22899 2000-07-17 Richard Henderson <rth@cygnus.com>
22900
22901 * gcc.c-torture/execute/20000717-4.c: New test.
22902
22903 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
22904
22905 * gcc.dg/cpp/syshdr.c: New test.
22906 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
22907
22908 2000-07-17 Neil Booth <neilb@earthling.net>
22909
22910 * gcc.dg/cpp/cmdlne-dM.c: New test.
22911 * gcc.dg/cpp/cmdlne-dD.c: New test.
22912
22913 2000-07-17 Jeffrey A Law (law@cygnus.com)
22914
22915 * gcc.c-torture/execute/20000717-3.c: New test.
22916
22917 * gcc.c-torture/compile/20000717-1.c: New test.
22918
22919 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
22920
22921 * gcc.c-torture/execute/20000717-2.c: New test.
22922
22923 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
22924
22925 * gcc.dg/formatz-1.c: New test.
22926
22927 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
22928 * gcc.dg/c99-digraph-1.c: New tests.
22929
22930 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
22931 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
22932
22933 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
22934 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
22935 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
22936 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
22937 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
22938 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
22939 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
22940
22941 2000-07-17 Greg McGary <greg@mcgary.org>
22942
22943 * gcc.c-torture/execute/20000717-1.c: New test.
22944 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
22945
22946 2000-07-15 Jakub Jelinek <jakub@redhat.com>
22947
22948 * gcc.c-torture/execute/20000715-2.c: New test.
22949 * gcc.dg/20000715-1.c: New test.
22950
22951 2000-07-15 Michael Meissner <meissner@redhat.com>
22952
22953 * gcc.c-torture/execute/20000715-1.c: New test.
22954
22955 2000-07-13 Jakub Jelinek <jakub@redhat.com>
22956
22957 * gcc.c-torture/execute/20000707-1.c: New test.
22958
22959 2000-07-13 Neil Booth <NeilB@earthling.net>
22960
22961 * testsuite/gcc.dg/cpp/digraph1.c,
22962 testsuite/gcc.dg/cpp/digraph2.c,
22963 testsuite/gcc.dg/cpp/digraphs.c: New tests.
22964
22965 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
22966
22967 * g77.f-torture/compile/20000630-2.f: New test.
22968 * g77.f-torture/compile/20000630-2.x
22969
22970 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
22971
22972 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
22973
22974 2000-07-11 Neil Booth <NeilB@earthling.net>
22975
22976 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
22977
22978 2000-07-11 Neil Booth <NeilB@earthling.net>
22979
22980 * gcc.dg/cpp/cmdlne-C.c: New.
22981
22982 2000-07-09 Neil Booth <NeilB@earthling.net>
22983
22984 * gcc.dg/cpp/directiv.c: New tests.
22985 * gcc.dg/cpp/undef1.c: Update.
22986
22987 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
22988
22989 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
22990
22991 2000-07-09 Neil Booth <NeilB@earthling.net>
22992
22993 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
22994
22995 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
22996
22997 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
22998 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
22999
23000 2000-07-08 Neil Booth <NeilB@earthling.net>
23001
23002 * gcc.dg/cpp/macsyntx.c: New tests.
23003
23004 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23005
23006 * gcc.dg/20000707-1.c: New test.
23007
23008 2000-07-07 Jakub Jelinek <jakub@redhat.com>
23009
23010 * gcc.c-torture/execute/20000706-1.c: New test.
23011 * gcc.c-torture/execute/20000706-2.c: New test.
23012 * gcc.c-torture/execute/20000706-3.c: New test.
23013 * gcc.c-torture/execute/20000706-4.c: New test.
23014 * gcc.c-torture/execute/20000706-5.c: New test.
23015
23016 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23017
23018 * g++.old-deja/g++.pt/instantiate7.C: New test.
23019
23020 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
23021
23022 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23023 * g++.old-deja/g++.mike/thunk3.C: Likewise.
23024 * g++.old-deja/g++.other/rtti3.C: Likewise.
23025 * g++.old-deja/g++.other/rttid3.C: Likewise.
23026
23027 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
23028
23029 * g77.f-torture/compile/20000630-1.x: Fix typo
23030
23031 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
23032
23033 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23034 assembly output.
23035
23036 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
23037
23038 * gcc.dg/cpp/ident.c: New test.
23039
23040 2000-07-05 Neil Booth <NeilB@earthling.net>
23041
23042 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23043 gcc.dg/cpp/lexstrng.c: New tests.
23044
23045 2000-07-04 Neil Booth <NeilB@earthling.net>
23046
23047 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23048 * gcc.dg/cpp/strify2.c: Same.
23049
23050 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
23051
23052 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23053 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23054 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23055 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23056
23057 * testsuite/gcc.dg/cpp/macro1.c,
23058 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23059 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23060 testsuite/gcc.dg/cpp/strify1.c,
23061 testsuite/gcc.dg/cpp/strify2.c: New tests.
23062
23063 2000-07-03 Jakub Jelinek <jakub@redhat.com>
23064
23065 * gcc.c-torture/execute/20000703-1.c: New test.
23066
23067 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23068
23069 * g++.old-deja/g++.pt (lookup10.C): New test.
23070
23071 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
23072
23073 * g++.old-deja/g++.pt (typename25.C): New test.
23074
23075 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
23076
23077 * gcc.c-torture/compile/20000701-1.c: New test.
23078
23079 2000-06-30 Nick Clifton <nickc@cygnus.com>
23080
23081 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23082 to test case.
23083
23084 2000-06-30 Catherine Moore <clm@cygnus.com>
23085
23086 * gcc.c-torture/execute/align-1.c: New test.
23087
23088 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
23089
23090 * g++.old-deja/g++.pt/expr8.C: New test.
23091 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23092
23093 2000-06-29 Nick Clifton <nickc@cygnus.com>
23094
23095 * gcc.c-torture/compile/20000629-1.c: New test.
23096
23097 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23098
23099
23100 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23101 gcc.dg/noncompile directory, depending on whether they're
23102 preprocessor tests or not. Annotate all the tests for the dg
23103 framework.
23104
23105 * gcc.c-torture/noncompile/noncompile.exp: Delete.
23106 * gcc.dg/noncompile/noncompile.exp: New.
23107
23108 * Moved files:
23109 Old name New name
23110 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
23111 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
23112 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
23113 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
23114 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
23115 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
23116 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
23117 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
23118 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
23119 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
23120 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
23121 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
23122 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
23123 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
23124 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
23125 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
23126 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
23127 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
23128 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
23129 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
23130 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
23131 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
23132 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
23133 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
23134
23135 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
23136 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
23137 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
23138 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
23139 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
23140 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
23141
23142 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
23143
23144 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23145 declare one variable. On the fourth, error.
23146 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23147 declared by 20000628-1a.h.
23148
23149 2000-06-29 Richard Henderson <rth@redhat.com>
23150
23151 * gcc.c-torture/execute/930529-1.x: New file.
23152 * gcc.dg/920413-1.c: Adjust expected warning text.
23153 * gcc.dg/980217-1.c: Declare abort.
23154 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23155
23156 2000-06-29 Jeffrey A Law (law@cygnus.com)
23157
23158 * g77.f-torture/compile/20000629-1.f: New test.
23159 * g77.f-torture/compile/20000629-1.x: Expected to fail.
23160
23161 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23162
23163 Rearrange lots of files, removing entirely the
23164 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23165 directories.
23166
23167 * Deleted files:
23168 gcc.c-torture/code_quality/code_quality.exp
23169 gcc.c-torture/special/special.exp
23170 gcc.failure/failure.exp
23171 gcc.failure/940409-1.x
23172 gcc.c-torture/compile/961203-1.x
23173
23174 * New files:
23175 gcc.misc-tests/linkage.exp
23176 gcc.c-torture/execute/920730-1t.c
23177 gcc.c-torture/execute/920730-1t.x
23178 gcc.c-torture/compile/920520-1.x
23179 gcc.c-torture/compile/920521-1.x
23180 gcc.c-torture/compile/981006-1.x
23181 gcc.c-torture/execute/eeprof-1.x
23182
23183 * Moved files (possibly with modifications to fit a new harness):
23184 Old name New name
23185 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
23186 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
23187 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
23188 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
23189 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
23190 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
23191 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
23192 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
23193 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
23194 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
23195 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
23196 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
23197 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
23198 gcc.failure/940409-1.c gcc.dg/940409-1.c
23199
23200 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
23201
23202 * c-torture/compile/961203-1.x: Delete.
23203
23204 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
23205 not exit. Include stdio.h.
23206 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23207 * gcc.misc-tests/dg-12.c: Likewise.
23208 * gcc.misc-tests/dg-5.c: Likewise.
23209 * gcc.misc-tests/dg-6.c: Likewise.
23210 * gcc.misc-tests/dg-7.c: Prototype abort.
23211 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23212 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23213 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
23214 not exit.
23215 * gcc.misc-tests/sieve.c: Use return from main, not exit.
23216 * gcc.misc-tests/sort2.c: Use return from main, not exit.
23217
23218 2000-06-28 Jakub Jelinek <jakub@redhat.com>
23219
23220 * gcc.dg/cpp/20000628-1.c: New test.
23221 * gcc.dg/cpp/20000628-1.h: New header for above test.
23222 * gcc.dg/cpp/20000628-1a.h: Likewise.
23223
23224 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
23225
23226 * gcc.dg/cpp: New directory.
23227 * gcc.dg/cpp/cpp.exp: New driver.
23228 * gcc.dg/cpp/20000627-1.c: New test.
23229 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23230 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23231 and rewrite as a compilation test.
23232
23233 * gcc.dg: Move many files into the cpp subdirectory, possibly
23234 renaming or editing them as well.
23235 Old name New name
23236 990119-1.c cpp/19990119-1.c
23237 990228-1.c cpp/19990228-1.c
23238 990407-1.c cpp/19990407-1.c
23239 990409-1.c cpp/19990409-1.c
23240 990413-1.c cpp/19990413-1.c
23241 990703-1.c cpp/19990703-1.c
23242 20000127-1.c cpp/20000127-1.c
23243 20000129-1.c cpp/20000129-1.c
23244 20000207-1.c cpp/20000207-1.c
23245 20000207-2.c cpp/20000207-2.c
23246 20000209-1.c cpp/20000209-1.c
23247 20000209-2.c cpp/20000209-2.c
23248 20000301-1.c cpp/20000301-1.c
23249 20000419-1.c cpp/20000419-1.c
23250 20000510-1.S cpp/20000510-1.S
23251 20000519-1.c cpp/20000519-1.c
23252 20000529-1.c cpp/20000529-1.c
23253 20000625-1.c cpp/20000625-1.c
23254 20000625-2.c cpp/20000625-2.c
23255 cpp-as1.c cpp/assert1.c
23256 cpp-as2.c cpp/assert2.c
23257 cxx-comments-1.c cpp/cxxcom1.c
23258 cxx-comments-2.c cpp/cxxcom2.c
23259 endif-label.c cpp/endif.c
23260 cpp-hash1.c cpp/hash1.c
23261 cpp-hash2.c cpp/hash2.c
23262 cpp-if1.c cpp/if-1.c
23263 cpp-if2.c cpp/if-2.c
23264 cpp-if3.c cpp/if-3.c
23265 cpp-if4.c cpp/if-4.c
23266 cpp-if5.c cpp/if-5.c
23267 cpp-cond.c cpp/if-cexp.c
23268 cpp-missingop.c cpp/if-mop.c
23269 cpp-missingparen.c cpp/if-mpar.c
23270 cpp-opprec.c cpp/if-oppr.c
23271 cpp-ifparen.c cpp/if-paren.c
23272 cpp-shortcircuit.c cpp/if-sc.c
23273 cpp-shift.c cpp/if-shift.c
23274 cpp-unary.c cpp/if-unary.c
23275 cpp-li1.c cpp/line1.c
23276 cpp-li2.c cpp/line2.c
23277 lineno.c cpp/line3.c
23278 lineno-2.c cpp/line4.c
23279 cpp-mi.c cpp/mi1.c
23280 cpp-mic.h cpp/mi1c.h
23281 cpp-micc.h cpp/mi1cc.h
23282 cpp-mind.h cpp/mi1nd.h
23283 cpp-mindp.h cpp/mi1ndp.h
23284 cpp-mix.h cpp/mi1x.h
23285 cpp-mi2.c cpp/mi2.c
23286 cpp-mi2a.h cpp/mi2a.h
23287 cpp-mi2b.h cpp/mi2b.h
23288 cpp-mi2c.h cpp/mi2c.h
23289 cpp-mi3.c cpp/mi3.c
23290 cpp-mi3.def cpp/mi3.def
23291 poison-1.c cpp/poison.c
23292 pr-impl.c cpp/prag-imp.c
23293 cpp-redef-2.c cpp/redef1.c
23294 cpp-redef.c cpp/redef2.c
23295 strpaste.c cpp/strp1.c
23296 strpaste-2.c cpp/strp2.c
23297 cpp-tradpaste.c cpp/tr-paste.c
23298 cpp-tradstringify.c cpp/tr-str.c
23299 cpp-tradwarn1.c cpp/tr-warn1.c
23300 cpp-tradwarn2.c cpp/tr-warn2.c
23301 trigraphs.c cpp/trigraphs.c
23302 cpp-unc1.c cpp/unc1.c
23303 cpp-unc2.c cpp/unc2.c
23304 cpp-unc3.c cpp/unc3.c
23305 cpp-unc.c cpp/unc4.c
23306 undef.c cpp/undef1.c
23307 undef-2.c cpp/undef2.c
23308 cpp-wi1.c cpp/widestr1.c
23309
23310 2000-06-27 Mark Mitchell <mark@codesourcery.com>
23311
23312 * lib/g++.exp (g++_include_flags): Tweak.
23313
23314 2000-06-27 H.J. Lu <hjl@gnu.org>
23315 Loren J. Rittle <ljrittle@acm.org>
23316
23317 * lib/g++.exp (g++_include_flags): Override libgloss.exp
23318 version with one that knows about the new gcc tree structure.
23319 (g++_link_flags): Same.
23320
23321 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
23322
23323 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23324 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23325 case we are cross-compiling.
23326
23327 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23328 g++.old-deja/g++.niklas/Makefile.in,
23329 g++.old-deja/g++.niklas/configure.in,
23330 g++.old-deja/g++.other/Makefile.in,
23331 g++.old-deja/g++.other/configure.in,
23332 gcc.c-torture/code_quality/Makefile.in,
23333 gcc.c-torture/code_quality/configure.in,
23334 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23335 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23336 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23337 gcc.c-torture/execute/ieee/Makefile.in,
23338 gcc.c-torture/execute/ieee/configure.in,
23339 gcc.c-torture/noncompile/Makefile.in,
23340 gcc.c-torture/noncompile/configure.in,
23341 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23342 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23343 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23344
23345 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23346
23347 * g++.old-deja/g++.other/ambig3.C: New test.
23348
23349 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
23350
23351 * g++.old-deja/g++.pt/syntax1.C: New test.
23352 * g++.old-deja/g++.pt/syntax2.C: New test.
23353 * g++.old-deja/g++.other/syntax3.C: New test.
23354 * g++.old-deja/g++.other/syntax4.C: New test.
23355
23356 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23357
23358 * gcc.dg/20000623-1.c: Prototype exit and abort.
23359
23360 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
23361
23362 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23363 New tests.
23364 * gcc.dg/cpp-mi3.def: New file.
23365
23366 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23367 inside assertions.
23368 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23369 lexer's error messages.
23370 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23371 divine anything from the linemarkers.
23372 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23373 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23374
23375 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
23376
23377 * gcc.dg/20000623-1.c: New test.
23378
23379 2000-06-22 Jakub Jelinek <jakub@redhat.com>
23380
23381 * gcc.c-torture/execute/20000622-1.c: New test.
23382
23383 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23384
23385 * g++.old-deja/g++.other/init15.C: New test.
23386
23387 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
23388
23389 * g++.old-deja/g++.pt/vaarg2.C: New test.
23390 * g++.old-deja/g++.pt/vaarg3.C: New test.
23391
23392 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
23393
23394 * g++.old-deja/g++.other/dyncast6.C: New test.
23395
23396 2000-06-15 Jakub Jelinek <jakub@redhat.com>
23397
23398 * gcc.c-torture/execute/loop-6.c: New test.
23399
23400 2000-06-14 Jakub Jelinek <jakub@redhat.com>
23401
23402 * gcc.dg/20000614-1.c: New test.
23403 * gcc.dg/20000614-2.c: New test.
23404
23405 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
23406
23407 * g++.old-deja/g++.other/inline12.C: New test.
23408
23409 2000-06-13 Jakub Jelinek <jakub@redhat.com>
23410
23411 * g++.old-deja/g++.other/eh1.C: New test.
23412
23413 2000-06-12 Jakub Jelinek <jakub@redhat.com>
23414
23415 * g++.old-deja/g++.other/type.C: New test.
23416
23417 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23418
23419 * g++.old-deja/g++.other/initstring.C: New test.
23420
23421 2000-06-12 Jason Merrill <jason@redhat.com>
23422
23423 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23424
23425 2000-06-09 Jeffrey A Law (law@cygnus.com)
23426
23427 * gcc.c-torture/compile/20000609-1.c: New test.
23428
23429 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
23430
23431 * gcc.dg/20000609-1.c: New test.
23432
23433 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
23434
23435 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23436 * gcc.c-torture/noncompile/poison-1.c: Move...
23437 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23438 * gcc.dg/cpp-li1.c: Add a token after the #line.
23439
23440 2000-06-05 Richard Henderson <rth@cygnus.com>
23441
23442 * gcc.c-torture/execute/20000605-2.c: New test.
23443 * gcc.c-torture/execute/20000605-3.c: New test.
23444
23445 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
23446
23447 * g77.f-torture/execute/20000503-1.x: New file.
23448
23449 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
23450
23451 * g++.old-deja/g++.eh/badalloc1.C: New test.
23452
23453 2000-06-05 Richard Henderson <rth@cygnus.com>
23454
23455 * gcc.c-torture/execute/20000605-1.c: New test.
23456
23457 2000-06-05 Jakub Jelinek <jakub@redhat.com>
23458 Nathan Sidwell <nathan@codesourcery.com>
23459
23460 * gcc.c-torture/compile/20000605-1.c: New test.
23461
23462 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
23463
23464 * g77.f-torture/compile/20000601-1.f: New test.
23465
23466 2000-06-03 Richard Henderson <rth@cygnus.com>
23467
23468 * gcc.c-torture/execute/20000603-1.c: New.
23469
23470 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
23471
23472 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23473 * gcc.dg/noreturn-2.c (noreturn): Likewise.
23474
23475 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
23476
23477 * gcc.dg/compare2.c (case 12): XFAIL.
23478 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23479 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23480
23481 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23482
23483 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
23484
23485 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23486 guard macro is already defined when the header is first
23487 included.
23488 * gcc.dg/cpp-mix.h: New file.
23489 * gcc.dg/endif-label.c: Update patterns to match compiler.
23490
23491 * g++.brendan/complex1.C: Declare abort.
23492 * g++.law/refs4.C: Remove XFAIL.
23493 * g++.oliva/expr2.C: Declare abort and exit.
23494
23495 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
23496
23497 * gcc.c-torture/execute/20000528-1.c: New test.
23498
23499 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23500 * g++.old-deja/g++.law/temps4.C: Likewise.
23501
23502 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23503 stdlib.h. Call abort() on failure.
23504 * g++.old-deja/g++.law/refs4.C: Likewise.
23505 * g++.old-deja/g++.law/temps4.C: Likewise.
23506 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23507 * gcc.c-torture/execute/20000112-1.c: Include string.h.
23508
23509 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
23510
23511 Relative to g++.dg/special:
23512 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23513
23514 Relative to g++.old-deja:
23515 * g++.brendan/complex1.C, g++.jason/optimize2.C,
23516 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23517 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23518 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23519 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23520 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23521 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23522
23523 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23524 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23525 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23526 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23527 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23528 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23529 and/or string.h.
23530
23531 * g++.other/goto1.C: Update expectations for error messages.
23532
23533 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
23534
23535 * gcc.c-torture/compile/20000523-1.c: New test.
23536
23537 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23538
23539 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23540
23541 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
23542
23543 * g++.old-deja/g++.eh/catch11.C: New test.
23544 * g++.old-deja/g++.eh/catch12.C: New test.
23545
23546 2000-05-24 Nick Clifton <nickc@cygnus.com>
23547
23548 * gcc.c-torture/execute/20000523-1.c: New test.
23549
23550 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
23551
23552 * c-torture/execute/bcp-1.c: Replace abort in arg of
23553 __builtin_constant_p with a generic external function.
23554
23555 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23556 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23557 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23558 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23559 Prototype abort and/or exit.
23560
23561 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23562 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23563 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23564 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23565
23566 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
23567
23568 * gcc.dg/dwarf2-1.c: New test.
23569
23570 2000-05-20 Richard Henderson <rth@cygnus.com>
23571
23572 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23573
23574 2000-05-20 Andreas Jaeger <aj@suse.de>
23575
23576 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23577 testcase.
23578
23579 2000-05-19 David Edelsohn <edelsohn@gnu.org>
23580
23581 * gcc.c-torture/execute/20000519-2.c: New test.
23582
23583 2000-05-19 Andreas Jaeger <aj@suse.de>
23584
23585 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23586 which fails with SSA.
23587
23588 * lib/c-torture.exp: Also test with -O3 -fssa.
23589
23590 2000-05-18 Michael Meissner <meissner@redhat.com>
23591
23592 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23593 * gcc.c-torture/execute/920415-1.c: Ditto.
23594 * gcc.c-torture/execute/920501-1.c: Ditto.
23595 * gcc.c-torture/execute/conversion.c: Ditto.
23596 * gcc.c-torture/execute/cvt-1.c: Ditto.
23597
23598 2000-05-18 Jeffrey A Law (law@cygnus.com)
23599
23600 * gcc.c-torture/compile/20000518-1.c: New test.
23601
23602 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
23603
23604 * g77.f-torture/compile/200005018.f: New test.
23605
23606 2000-05-17 Jeffrey A Law (law@cygnus.com)
23607
23608 * gcc.c-torture/compile/20000517-1.c: New test.
23609
23610 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23611
23612 * gcc.c-torture/execute/20000516-1.c: New test.
23613
23614 2000-05-15 Jakub Jelinek <jakub@redhat.com>
23615
23616 * g++.old-deja/g++.other/eh.C: New test.
23617
23618 2000-05-12 Richard Henderson <rth@cygnus.com>
23619
23620 * gcc.c-torture/execute/990208-1.c (main): Don't pass
23621 constants through to doit's conditional.
23622
23623 2000-05-11 Jeffrey A Law (law@cygnus.com)
23624
23625 * gcc.c-torture/compile/20000511-1.c: New test.
23626 * g77.f-torture/compile/20000511-1.f: New test.
23627 * g77.f-torture/compile/20000511-2.f: New test.
23628
23629 2000-05-11 Michael Meissner <meissner@redhat.com>
23630
23631 * gcc.c-torture/execute/20000511-1.c: New test.
23632
23633 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
23634
23635 * gcc.dg/dg.exp: Scan .S files as well as .c files.
23636 * gcc.dg/20000510-1.S: New.
23637
23638 2000-05-08 Catherine Moore <clm@cygnus.com>
23639
23640 * gcc.dg/unused-3.c: New.
23641
23642 2000-05-06 Richard Henderson <rth@cygnus.com>
23643
23644 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23645 * g++.old-deja/g++.mike/warn1.C: Likewise.
23646 * g++.old-deja/g++.pt/local1.C: Likewise.
23647 * g++.old-deja/g++.pt/local7.C: Likewise.
23648 * g++.old-deja/g++.pt/spec16.C: Likewise.
23649
23650 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
23651
23652 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23653
23654 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
23655
23656 * g77.f-torture/execute/20000503-1.f: New test.
23657
23658 2000-05-04 Andreas Jaeger <aj@suse.de>
23659
23660 * gcc.dg/noreturn-2.c: New test.
23661
23662 2000-05-04 Neil Booth <NeilB@earthling.net>
23663
23664 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23665 preprocessor.
23666
23667 2000-05-04 Richard Henderson <rth@cygnus.com>
23668
23669 * gcc.c-torture/execute/20000503-1.c: Fix typo.
23670
23671 2000-05-04 Richard Henderson <rth@cygnus.com>
23672
23673 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
23674 OpenSSL by Jason R Thorpe.
23675
23676 2000-05-03 Jim Wilson <wilson@cygnus.com>
23677
23678 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23679
23680 2000-05-03 Robert Lipe <robertlipe@usa.net>
23681
23682 * gcc.dg/20000503-1.c: New test.
23683
23684 2000-05-02 Jakub Jelinek <jakub@redhat.com>
23685
23686 * gcc.c-torture/compile/20000502-1.c: New test.
23687 * g++.old-deja/g++.other/align.C: New test.
23688 * gcc.dg/cpp-tradstringify.c: New test.
23689
23690 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
23691
23692 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23693 and hard registers.
23694
23695 2000-04-26 Geoff Keating <geoffk@cygnus.com>
23696
23697 * gcc.c-torture/execute/loop-5.c: New test.
23698
23699 2000-04-25 Jakub Jelinek <jakub@redhat.com>
23700
23701 * gcc.c-torture/execute/va-arg-20.c: New test.
23702
23703 2000-04-23 Jeffrey A Law (law@cygnus.com)
23704
23705 * gcc.c-torture/execute/20000422-1.c: New test.
23706
23707 2000-04-20 Greg McGary <gkm@gnu.org>
23708
23709 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23710 when optimizing, but without sibling-call optimizations (-O1).
23711
23712 2000-04-20 Jeffrey A Law (law@cygnus.com)
23713
23714 * gcc.c-torture/compile/20000420-1.c: New test.
23715
23716 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
23717
23718 * g++.abi/ptrflags.C: New test.
23719 * g++.eh/catchptr1.C: Test incomplete pointer chains.
23720
23721 2000-04-19 Catherine Moore <clm@cygnus.com>
23722
23723 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23724
23725 2000-04-19 Greg McGary <gkm@gnu.org>
23726
23727 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23728 sibling-call optimizations.
23729
23730 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
23731
23732 * gcc.dg/20000419-1.c: New test.
23733
23734 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
23735
23736 * gcc.c-torture/execute/20000412-6.c: New test.
23737
23738 2000-04-12 Jeffrey A Law (law@cygnus.com)
23739
23740 * gcc.c-torture/execute/20000412-5.c: New test.
23741 * g77.f-torture/compile/20000412-1.f: New test.
23742 * gcc.c-torture/execute/20000412-4.c: New test.
23743 * gcc.c-torture/compile/20000412-2.c: New test.
23744 * gcc.c-torture/execute/20000412-3.c: New test.
23745 * gcc.c-torture/compile/20000412-1.c: New test.
23746 * gcc.c-torture/execute/20000412-2.c: New test.
23747
23748 2000-04-12 Jakub Jelinek <jakub@redhat.com>
23749
23750 * objc/execute/bf-20.m: New test.
23751
23752 2000-04-10 Richard Henderson <rth@cygnus.com>
23753
23754 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23755
23756 * gcc.c-torture/execute/20000412-1.c: New test.
23757
23758 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
23759
23760 * g++.old-deja/g++.eh/catchptr1.C: New test.
23761
23762 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
23763
23764 * g++.old-deja/g++.abi/cxa_vec.C: New test.
23765
23766 2000-04-08 Neil Booth <NeilB@earthling.net>
23767
23768 * gcc.dg/cpp-nullchar.c: Remove test as
23769 embedded nulls cause problems.
23770
23771 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23772
23773 * gcc.dg/compare2.c: New test.
23774
23775 2000-04-08 Neil Booth <NeilB@earthling.net>
23776
23777 * gcc.dg/cpp-nullchar.c: New test.
23778
23779 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
23780
23781 * gcc.dg/cpp-mi2.c: New test.
23782 * gcc.dg/cpp-mi2[abc].h: New files.
23783
23784 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
23785
23786 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
23787 member name.
23788
23789 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
23790
23791 * g++.old-deja/g++.abi/vmihint.C: New test.
23792
23793 2000-04-06 Neil Booth <NeilB@earthling.net>
23794
23795 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
23796 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
23797 copyright.
23798
23799 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
23800
23801 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
23802 avoid stack-frame overwrite.
23803
23804 2000-04-05 Jakub Jelinek <jakub@redhat.com>
23805
23806 * gcc.c-torture/compile/20000405-2.c: New test.
23807 * gcc.c-torture/compile/20000405-3.c: New test.
23808
23809 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
23810
23811 * gcc.c-torture/compile/20000405-1.c: New test.
23812
23813 2000-04-04 Geoff Keating <geoffk@cygnus.com>
23814
23815 * gcc.dg/cast-qual-1.c: Revert last change.
23816
23817 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23818
23819 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
23820
23821 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
23822
23823 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
23824 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
23825
23826 2000-04-03 Jeffrey A Law (law@cygnus.com)
23827
23828 * gcc.c-torture/compile/20000403-2.c: New test.
23829 * gcc.c-torture/compile/20000403-1.c: New test.
23830
23831 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
23832
23833 * gcc.c-torture/execute/20000403-1.c: New test.
23834
23835 2000-04-03 Geoff Keating <geoffk@cygnus.com>
23836
23837 * gcc.c-torture/execute/20000402-1.c: New test.
23838
23839 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
23840
23841 * gcc.c-torture/execute/va-arg-15.c: New test.
23842 * gcc.c-torture/execute/va-arg-16.c: New test.
23843 * gcc.c-torture/execute/va-arg-17.c: New test.
23844 * gcc.c-torture/execute/va-arg-18.c: New test.
23845 * gcc.c-torture/execute/va-arg-19.c: New test.
23846
23847 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
23848
23849 * gcc.c-torture/compile/981211-1.c: Move to...
23850 * gcc.dg/cpp-as1.c: ...here.
23851 * gcc.dg/cpp-as2.c: New file.
23852
23853 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
23854 compiler.
23855
23856 2000-04-02 Neil Booth <NeilB@earthling.net>
23857
23858 * gcc.dg/cpp-cond.c New tests.
23859 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
23860 accidental success less likely.
23861 * gcc.dg/cpp-missingop.c New tests.
23862 * gcc.dg/cpp-missingparen.c New tests.
23863 * gcc.dg/cpp-shift.c New tests.
23864 * gcc.dg/cpp-shortcircuit.c New tests.
23865 * gcc.dg/cpp-unary.c New tests.
23866
23867 2000-03-29 Jeffrey A Law (law@cygnus.com)
23868
23869 * gcc.c-torture/compile/20000329-1.c: New test.
23870
23871 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
23872
23873 * gcc.c-torture/compile/20000326-1.c: New test.
23874 * gcc.c-torture/compile/20000326-2.c: New test.
23875
23876 2000-03-24 Geoff Keating <geoffk@cygnus.com>
23877
23878 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
23879 the first parameter is a function argument.
23880
23881 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
23882
23883 * g++.old-deja/g++.ext/array4.C: New test.
23884
23885 2000-03-22 Geoff Keating <geoffk@cygnus.com>
23886
23887 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
23888
23889 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
23890
23891 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
23892
23893 2000-03-19 Richard Henderson <rth@cygnus.com>
23894
23895 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
23896
23897 2000-03-19 Richard Henderson <rth@cygnus.com>
23898
23899 * gcc.c-torture/compile/20000319-1.c: New test.
23900
23901 2000-03-14 Jeffrey A Law (law@cygnus.com)
23902
23903 * gcc.c-torture/execute/20000314-3.c: New test.
23904 * gcc.c-torture/execute/20000314-2.c: New test.
23905 * gcc.c-torture/execute/20000314-1.c: New test.
23906 * gcc.c-torture/compile/20000314-2.c: New test.
23907 * gcc.c-torture/compile/20000314-1.c: New test.
23908
23909 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
23910
23911 * g++.old-deja/g++.warn/inline.C: New test.
23912
23913 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
23914
23915 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
23916 standards-compliant result rather than specific constants.
23917 Put test-values in array.
23918
23919 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
23920
23921 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
23922 (g++_target_compile): Put test-specific options last.
23923
23924 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
23925
23926 * g++.old-deja/g++.eh/vbase4.C: New test.
23927
23928 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
23929
23930 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
23931
23932 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
23933
23934 * g++.old-deja/g++.brendan/misc12.C: Removed.
23935 * g++.old-deja/g++.pt/memtemp77.C: Constify.
23936 * g++.old-deja/g++.ext/pretty4.C: New test.
23937
23938 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
23939
23940 * g++.old-deja/g++.other/string2.C: New test.
23941
23942 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
23943
23944 * g++.old-deja/g++.warn/impint2.C: New test.
23945
23946 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
23947
23948 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
23949 is 1, not zero.
23950
23951 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
23952
23953 * g++.old-deja/g++.warn/impint.C: New test.
23954 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
23955 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
23956 * g++.old-deja/g++.pt/explicit12.C: Likewise.
23957 * g++.old-deja/g++.pt/explicit13.C: Likewise.
23958 * g++.old-deja/g++.pt/explicit17.C: Likewise.
23959 * g++.old-deja/g++.pt/explicit18.C: Likewise.
23960 * g++.old-deja/g++.pt/explicit19.C: Likewise.
23961 * g++.old-deja/g++.pt/explicit23.C: Likewise.
23962 * g++.old-deja/g++.pt/explicit31.C: Likewise.
23963 * g++.old-deja/g++.pt/explicit35.C: Likewise.
23964 * g++.old-deja/g++.pt/explicit6.C: Likewise.
23965 * g++.old-deja/g++.pt/memclass7.C: Likewise.
23966
23967 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
23968
23969 * gcc.dg/cpp-redef.c: New test.
23970
23971 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
23972
23973 * g++.old-deja/g++.pt/unify7.C: New test.
23974
23975 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
23976
23977 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
23978 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
23979
23980 2000-02-25 Geoff Keating <geoffk@cygnus.com>
23981
23982 * gcc.c-torture/compile/20000224-1.c: New test.
23983
23984 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
23985
23986 * gcc.c-torture/compile/cpp-2.c: New test.
23987 * gcc.c-torture/compile/cpp-1.c: New test.
23988
23989 2000-02-25 Jeffrey A Law (law@cygnus.com)
23990
23991 * gcc.c-torture/execute/20000225-1.c: New test.
23992
23993 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
23994
23995 * gcc.dg/cpp-li2.c: New test.
23996
23997 * gcc.dg/cpp-wi1.c: New test.
23998
23999 * gcc.dg/cpp-li1.c: New test.
24000
24001 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
24002
24003 * g++.old-deja/g++.other/sizeof5.C: New test.
24004
24005 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24006
24007 * gcc.c-torture/execute/va-arg-13.c: New test.
24008
24009 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
24010
24011 * gcc.c-torture/execute/va-arg-12.c: New test.
24012
24013 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24014
24015 * gcc.c-torture/execute/20000223-1.c: New test.
24016
24017 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
24018
24019 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24020
24021 2000-02-22 Mark Mitchell <mark@codesourcery.com>
24022
24023 * g++.old-deja/g++.abi/ptrmem.C: New test.
24024
24025 2000-02-19 Richard Henderson <rth@cygnus.com>
24026
24027 * gcc.c-torture/compile/init-3.c: New.
24028
24029 2000-02-17 Mark Mitchell <mark@codesourcery.com>
24030
24031 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24032 ALWAYS_CXXFLAGS.
24033
24034 2000-02-11 Robert Lipe <robertl@sco.com>
24035
24036 * gcc.c-torture/compile/20000211-3.c: New test.
24037
24038 2000-02-11 Martin Buchholz <martin@xemacs.org>
24039
24040 * gcc.c-torture/compile/20000211-2.c: New test.
24041
24042 2000-02-11 Jeffrey A Law (law@cygnus.com)
24043
24044 * gcc.c-torture/compile/20000211-1.c: New test.
24045
24046 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
24047
24048 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24049 on native targets
24050
24051 2000-02-08 Nathan Sidwell <nathan@acm.org>
24052
24053 * g++.old-deja/g++.other/cast5.C: New test.
24054
24055 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
24056
24057 * gcc.c-torture/execute/20000205-1.c: New.
24058
24059 2000-02-03 Nathan Sidwell <nathan@acm.org>
24060
24061 * g++.old-deja/g++.jason/cast3.C: Return void.
24062 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24063
24064 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24065
24066 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24067
24068 * gcc.dg/loop-1.c: New test.
24069
24070 2000-01-27 Jakub Jelinek <jakub@redhat.com>
24071
24072 * gcc.c-torture/compile/20000127-1.c: New test.
24073 * gcc.c-torture/execute/991228-1.c: New test.
24074
24075 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24076
24077 * gcc.dg/unused-2.c: New test.
24078
24079 * gcc.dg/conv-1.c: New test.
24080
24081 2000-01-24 Mark Mitchell <mark@codesourcery.com>
24082
24083 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24084 compiler.
24085 (tool_option_proc): Fix typo.
24086
24087 2000-01-24 Geoff Keating <geoffk@cygnus.com>
24088
24089 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24090 of the ld on the host, not on the build machine.
24091 Also, don't crash if '--help' is not a supported option.
24092
24093 2000-01-24 Richard Henderson <rth@cygnus.com>
24094
24095 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24096
24097 2000-01-20 Jeffrey A Law (law@cygnus.com)
24098
24099 * gcc.c-torture/execute/20000120-2.c: New test.
24100 * gcc.c-torture/execute/20000120-1.c: New test.
24101
24102 2000-01-13 Jeffrey A Law (law@cygnus.com)
24103
24104 * gcc.c-torture/execute/20000113-1.c: New test.
24105
24106 2000-01-12 Jeffrey A Law (law@cygnus.com)
24107
24108 * gcc.c-torture/execute/20000112-1.c: New test.
24109
24110 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24111
24112 * gcc.dg/20000111-1.c: New test.
24113
24114 2000-01-10 Jeffrey A Law (law@cygnus.com)
24115
24116 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24117 with 16 bit integers.
24118
24119 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24120
24121 * gcc.dg/20000108-1.c: New test.
24122
24123 2000-01-05 Nathan Sidwell <nathan@acm.org>
24124
24125 * g++.old-deja/g++.ns/koenig8.C: New test.
24126
24127 2000-01-05 Nathan Sidwell <nathan@acm.org>
24128
24129 * g++.old-deja/g++.other/cast4.C: New test.
24130
24131 2000-01-05 Jeffrey A Law (law@cygnus.com)
24132
24133 * gcc.c-torture/compile/20000105-2.c: New test.
24134 * gcc.c-torture/compile/20000105-1.c: New test.
24135
24136 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24137
24138 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24139 references to printf & atoi to conform to ANSI standard.
24140 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24141 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24142 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24143 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24144 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24145 * g++.old-deja/g++.brendan/complex1.C: Likewise.
24146 * g++.old-deja/g++.brendan/copy1.C: Likewise.
24147 * g++.old-deja/g++.brendan/copy2.C: Likewise.
24148 * g++.old-deja/g++.brendan/copy3.C: Likewise.
24149 * g++.old-deja/g++.brendan/copy4.C: Likewise.
24150 * g++.old-deja/g++.brendan/copy5.C: Likewise.
24151 * g++.old-deja/g++.brendan/copy6.C: Likewise.
24152 * g++.old-deja/g++.brendan/copy7.C: Likewise.
24153 * g++.old-deja/g++.brendan/copy8.C: Likewise.
24154 * g++.old-deja/g++.brendan/crash11.C: Likewise.
24155 * g++.old-deja/g++.brendan/crash14.C: Likewise.
24156 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24157 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24158 * g++.old-deja/g++.brendan/delete2.C: Likewise.
24159 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24160 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24161 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24162 * g++.old-deja/g++.brendan/eh1.C: Likewise.
24163 * g++.old-deja/g++.brendan/groff1.C: Likewise.
24164 * g++.old-deja/g++.brendan/init3.C: Likewise.
24165 * g++.old-deja/g++.brendan/misc12.C: Likewise.
24166 * g++.old-deja/g++.brendan/misc7.C: Likewise.
24167 * g++.old-deja/g++.brendan/new2.C: Likewise.
24168 * g++.old-deja/g++.brendan/operators4.C: Likewise.
24169 * g++.old-deja/g++.brendan/operators5.C: Likewise.
24170 * g++.old-deja/g++.brendan/overload2.C: Likewise.
24171 * g++.old-deja/g++.brendan/overload7.C: Likewise.
24172 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24173 * g++.old-deja/g++.brendan/reference1.C: Likewise.
24174 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24175 * g++.old-deja/g++.brendan/template24.C: Likewise.
24176 * g++.old-deja/g++.brendan/template3.C: Likewise.
24177 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24178 * g++.old-deja/g++.jason/inline3.C: Likewise.
24179 * g++.old-deja/g++.jason/opeq.C: Likewise.
24180 * g++.old-deja/g++.law/arg5.C: Likewise.
24181 * g++.old-deja/g++.law/arm7.C: Likewise.
24182 * g++.old-deja/g++.law/ctors11.C: Likewise.
24183 * g++.old-deja/g++.law/cvt8.C: Likewise.
24184 * g++.old-deja/g++.law/init9.C: Likewise.
24185 * g++.old-deja/g++.law/refs4.C: Likewise.
24186 * g++.old-deja/g++.law/template2.C: Likewise.
24187 * g++.old-deja/g++.law/visibility24.C: Likewise.
24188 * g++.old-deja/g++.law/vtable3.C: Likewise.
24189 * g++.old-deja/g++.mike/asm2.C: Likewise.
24190 * g++.old-deja/g++.mike/eh1.C: Likewise.
24191 * g++.old-deja/g++.mike/misc1.C: Likewise.
24192 * g++.old-deja/g++.mike/misc13.C: Likewise.
24193 * g++.old-deja/g++.mike/misc14.C: Likewise.
24194 * g++.old-deja/g++.mike/ns12.C: Likewise.
24195 * g++.old-deja/g++.mike/p1248.C: Likewise.
24196 * g++.old-deja/g++.mike/p3708.C: Likewise.
24197 * g++.old-deja/g++.mike/p3708a.C: Likewise.
24198 * g++.old-deja/g++.mike/p3708b.C: Likewise.
24199 * g++.old-deja/g++.mike/p646.C: Likewise.
24200 * g++.old-deja/g++.mike/p700.C: Likewise.
24201 * g++.old-deja/g++.mike/p783.C: Likewise.
24202 * g++.old-deja/g++.mike/p783a.C: Likewise.
24203 * g++.old-deja/g++.mike/p783b.C: Likewise.
24204 * g++.old-deja/g++.mike/p786.C: Likewise.
24205 * g++.old-deja/g++.mike/p789.C: Likewise.
24206 * g++.old-deja/g++.mike/p789a.C: Likewise.
24207 * g++.old-deja/g++.mike/p807a.C: Likewise.
24208 * g++.old-deja/g++.other/delete3.C: Likewise.
24209 * g++.old-deja/g++.other/dyncast1.C: Likewise.
24210 * g++.old-deja/g++.other/dyncast2.C: Likewise.
24211 * g++.old-deja/g++.other/dyncast3.C: Likewise.
24212 * g++.old-deja/g++.other/empty1.C: Likewise.
24213 * g++.old-deja/g++.other/temporary1.C: Likewise.
24214 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24215 * g++.old-deja/g++.pt/t16.C: Likewise.
24216 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24217
24218 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
24219
24220 * gcc.dg/991230-1.c: New test.
24221
24222 1999-12-29 Jeffrey A Law (law@cygnus.com)
24223
24224 * gcc.c-torture/compile/991229-3.c: New test.
24225 * gcc.c-torture/compile/991229-2.c: New test.
24226 * gcc.c-torture/compile/991229-1.c: New test.
24227
24228 1999-12-29 Greg McGary <gkm@eng.ascend.com>
24229
24230 * gcc.c-torture/compile/labels-2.c: New test.
24231
24232 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
24233
24234 * gcc.c-torture/execute/991227-1.c: New test.
24235
24236 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24237
24238 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24239
24240 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
24241
24242 * gcc.c-torture/execute/991221-1.c: New test.
24243
24244 1999-12-20 Nathan Sidwell <nathan@acm.org>
24245
24246 * g++.old-deja/g++.other/cast3.C: New test.
24247
24248 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
24249
24250 * gcc.c-torture/execute/991216-4.c: New test.
24251
24252 1999-12-16 Michael Meissner <meissner@cygnus.com>
24253
24254 * gcc.c-torture/execute/991216-1.c: New test.
24255 * gcc.c-torture/execute/991216-2.c: New test.
24256 * gcc.c-torture/execute/991216-3.c: New test.
24257
24258 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24259
24260 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24261 Actually make the test fail by using "-O2" for compilation.
24262
24263 1999-12-15 Nathan Sidwell <nathan@acm.org>
24264
24265 * g++.old-deja/g++.warn/cast-align1.C: New test.
24266
24267 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24268
24269 * gcc.c-torture/compile/991214-1.c: New test.
24270 * gcc.c-torture/compile/991214-2.c: New test.
24271
24272 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
24273
24274 * gcc.dg/991214-1.c: New test.
24275
24276 1999-12-13 Jeffrey A Law (law@cygnus.com)
24277
24278 * gcc.c-torture/compile/991213-3.c: New test.
24279 * gcc.c-torture/compile/991213-2.c: New test.
24280 * gcc.c-torture/compile/991213-1.c: New test.
24281
24282 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
24283
24284 * gcc.dg/991209-1.c: New test.
24285
24286 1999-12-08 Nathan Sidwell <nathan@acm.org>
24287
24288 * gcc.c-torture/compile/991208-1.c: New test.
24289
24290 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24291
24292 * gcc.dg/ultrasp2.c: New test.
24293
24294 1999-12-05 Alex Samuel <samuel@codesourcery.com>
24295
24296 * g++.old-deja/g++.abi/align.C (main): Fix typo.
24297
24298 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
24299
24300 * gcc.c-torture/compile/991202-1.c: New test.
24301 * gcc.c-torture/execute/991202-1.c: New test.
24302 * gcc.c-torture/execute/991202-2.c: New test.
24303 * gcc.c-torture/execute/991202-3.c: New test.
24304
24305 1999-12-02 Alex Samuel <samuel@codesourcery.com>
24306
24307 * g++.old-deja/g++.abi/align.C: New test.
24308 * g++.old-deja/g++.abi/aggregates.C: Likewise.
24309 * g++.old-deja/g++.abi/bitfields.C: Likewise.
24310
24311 1999-12-01 Richard Henderson <rth@cygnus.com>
24312
24313 * gcc.c-torture/execute/991201-1.c: New.
24314
24315 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
24316
24317 * gcc.dg/991129-1.c: New test.
24318
24319 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
24320
24321 * gcc.c-torture/compile/991127-1.c: New test.
24322
24323 1999-11-22 Nathan Sidwell <nathan@acm.org>
24324
24325 * g++.old-deja/g++.other/warn4.C: New test.
24326
24327 1999-11-22 Nathan Sidwell <nathan@acm.org>
24328
24329 * g++.old-deja/g++.eh/cleanup2.C: New test.
24330 * g++.old-deja/g++.ext/pretty2.C: New test.
24331 * g++.old-deja/g++.ext/pretty3.C: New test.
24332 * g++.old-deja/g++.other/debug6.C: New test.
24333
24334 1999-10-20 Jim Wilson <wilson@cygnus.com>
24335
24336 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24337 compiler_output to look for one error message instead of two.
24338
24339 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
24340
24341 * gcc.c-torture/execute/991118-1.c: Also test case
24342 where the word boundary does not split a byte evenly.
24343
24344 1999-11-19 Nathan Sidwell <nathan@acm.org>
24345
24346 * g++.old-deja/g++.ext/restrict1.C: New test.
24347
24348 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24349
24350 * gcc.c-torture/execute/991118-1.c: New test.
24351
24352 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
24353
24354 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24355 working directory pathnames.
24356
24357 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
24358
24359 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24360 host is equipped with driver.h and driver.o so it can actually
24361 compile and run the tests.
24362
24363 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
24364
24365 * gcc.c-torture/compile/991008-1.c: New test.
24366
24367 1999-11-08 Nick Clifton <nickc@cygnus.com>
24368
24369 * lib/gcc-dg.exp: Include target-supports.exp
24370
24371 1999-11-05 Nick Clifton <nickc@cygnus.com>
24372
24373 * lib/target-supports.exp: New file: Provide procs to test for
24374 features supported by the target.
24375 (check_weak_available): Moved here from ecos.exp.
24376 (check_alias_available): New proc: Determine of the target
24377 toolchain supports the alias attribute.
24378
24379 * gcc.dg/special/ecos.exp: Move check_weak_available to
24380 target-supports.exp.
24381 (alias-1.c): Only perform the test if the target supports
24382 aliases.
24383 (wkali-1.c): Only perform the test if the target supports
24384 aliases.
24385
24386 * gcc.dg/990506-0.c: Expect error messages from cross
24387 targets as well as native targets.
24388
24389 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24390
24391 * gcc.dg/ultrasp1.c: Removed xfail.
24392 * gcc.dg/struct-ret-2.c: Likewise.
24393 * gcc.dg/array-1.c: Likewise.
24394
24395 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
24396
24397 * gcc.dg/struct-ret-2.c: New test.
24398
24399 * gcc.dg/array-1.c: New test.
24400
24401 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
24402
24403 * gcc.c-torture/execute/991030-1.c: New test.
24404
24405 1999-10-26 Richard Henderson <rth@cygnus.com>
24406
24407 * gcc.c-torture/compile/991026-2.c: New test.
24408
24409 1999-10-26 Jeffrey A Law (law@cygnus.com)
24410
24411 * gcc.c-torture/compile/991026-1.c: New test.
24412
24413 1999-10-23 Jeffrey A Law (law@cygnus.com)
24414
24415 * gcc.c-torture/execute/991023-1.c: New test.
24416
24417 1999-10-19 Jeffrey A Law (law@cygnus.com)
24418
24419 * gcc.c-torture/execute/991019-1.c: New test.
24420
24421 1999-10-16 Richard Henderson <rth@cygnus.com>
24422
24423 * gcc.c-torture/execute/991016-1.c: New test.
24424
24425 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
24426
24427 * gcc.c-torture/execute/991014-1.c: New test.
24428
24429 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
24430
24431 * g++.old-deja/g++.other/union2.C: New test.
24432
24433 1999-10-13 Nathan Sidwell <nathan@acm.org>
24434
24435 * g++.old-deja/g++.other/vaarg2.C: New test.
24436 * g++.old-deja/g++.other/vaarg3.C: New test.
24437
24438 1999-10-12 Craig Burley <craig@jcb-sc.com>
24439
24440 * g77.f-torture/noncompile/19990905-1.f: Moved from being
24441 in compile/.
24442
24443 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
24444
24445 * gcc.c-torture/execute/va-arg-11.c: New test.
24446
24447 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
24448
24449 * lib/file-format.exp (gcc_target_object_format): Don't
24450 crash if objdump is unavailable.
24451
24452 1999-09-29 Donn Terry <donn@interix.com>
24453
24454 * gcc.misc-tests/mg.exp: delete extraneous redirection.
24455
24456 1999-09-28 Nick Clifton <nickc@cygnus.com>
24457
24458 * gcc.c-torture/compile/990928-1.c: New test.
24459
24460 1999-09-28 Nathan Sidwell <nathan@acm.org>
24461
24462 * g++.old-deja/g++.other/decl6.C: New test.
24463
24464 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24465
24466 * gcc.c-torture/execute/va-arg-10.c: New test.
24467
24468 1999-09-27 Nathan Sidwell <nathan@acm.org>
24469
24470 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24471 __PRETTY_FUNCTION__.
24472
24473 1999-09-23 Nick Clifton <nickc@cygnus.com>
24474
24475 * gcc.c-torture/execute/990923-1.c: New test.
24476
24477 1999-09-21 Nick Clifton <nickc@cygnus.com>
24478
24479 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24480 for which -fpic is inappropriate.
24481
24482 1999-09-21 Mark Mitchell <mark@codesourcery.com>
24483
24484 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24485
24486 1999-09-21 Nathan Sidwell <nathan@acm.org>
24487
24488 * g++.old-deja/g++.other/dyncast1.C: New test.
24489 * g++.old-deja/g++.other/dyncast2.C: New test.
24490 * g++.old-deja/g++.other/dyncast3.C: New test.
24491 * g++.old-deja/g++.other/dyncast4.C: New test.
24492 * g++.old-deja/g++.other/dyncast5.C: New test.
24493 * g++.old-deja/g++.eh/catch3.C: New test.
24494 * g++.old-deja/g++.eh/catch3p.C: New test.
24495 * g++.old-deja/g++.eh/catch4.C: New test.
24496 * g++.old-deja/g++.eh/catch4p.C: New test.
24497 * g++.old-deja/g++.eh/catch5.C: New test.
24498 * g++.old-deja/g++.eh/catch5p.C: New test.
24499 * g++.old-deja/g++.eh/catch6.C: New test.
24500 * g++.old-deja/g++.eh/catch6p.C: New test.
24501 * g++.old-deja/g++.eh/catch7.C: New test.
24502 * g++.old-deja/g++.eh/catch7p.C: New test.
24503 * g++.old-deja/g++.eh/catch8.C: New test.
24504 * g++.old-deja/g++.eh/catch8p.C: New test.
24505 * g++.old-deja/g++.eh/catch9.C: New test.
24506 * g++.old-deja/g++.eh/catch9p.C: New test.
24507
24508 1999-09-13 Nathan Sidwell <nathan@acm.org>
24509
24510 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24511 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24512
24513 1999-09-13 Jeffrey A Law (law@cygnus.com)
24514
24515 * gcc.c-torture/compile/990913-1.c: New test.
24516
24517 1999-09-10 Nathan Sidwell <nathan@acm.org>
24518
24519 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24520 * g++.old-deja/g++.jason/rfg5.C: Likewise.
24521
24522 1999-09-09 Richard Henderson <rth@cygnus.com>
24523
24524 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24525
24526 1999-09-09 Nathan Sidwell <nathan@acm.org>
24527
24528 * g++.old-deja/g++.other/lookup11.C: New test.
24529 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24530 what is permitted and what we want.
24531 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24532 overload use.
24533 * g++.old-deja/g++.jason/rfg5.C: Likewise
24534
24535 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
24536
24537 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24538 * gcc.c-torture/noncompile/poison-1.c: New file.
24539
24540 1999-09-08 Nathan Sidwell <nathan@acm.org>
24541
24542 * g++.old-deja/g++.other/sizeof3.C: New test.
24543 * g++.old-deja/g++.other/sizeof4.C: New test.
24544 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24545 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24546
24547 1999-09-07 Richard Henderson <rth@cygnus.com>
24548
24549 * gcc.dg/va-arg-1.c: New.
24550
24551 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24552
24553 * gcc.c-torture/execute/va-arg-9.c: New test.
24554
24555 1999-09-05 Craig Burley <craig@jcb-sc.com>
24556
24557 * g77.f-torture/compile/980519-2.f: New test.
24558 * g77.f-torture/compile/19990905-0.f: New test.
24559 * g77.f-torture/compile/19990905-1.f: New test.
24560 * g77.f-torture/compile/19990905-2.f: New test.
24561
24562 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24563
24564 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
24565
24566 * gcc.c-torture/execute/990827-1.c: Fix typo.
24567
24568 1999-09-03 Nathan Sidwell <nathan@acm.org>
24569
24570 * g++.old-deja/g++.other/deref1.C: New test.
24571
24572 1999-09-02 Nathan Sidwell <nathan@acm.org>
24573
24574 * g++.old-deja/g++.other/ambig2.C: New test.
24575 * g++.old-deja/g++.other/cond5.C: New test.
24576 * g++.old-deja/g++.other/lookup16.C: New test.
24577
24578 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
24579
24580 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24581 assemblers too.
24582
24583 1999-08-31 Jeffrey A Law (law@cygnus.com)
24584
24585 * lib/c-torture.exp: Avoid the "compare executables" optimization
24586 when testing native.
24587
24588 1999-08-29 Jeffrey A Law (law@cygnus.com)
24589
24590 * gcc.c-torture/execute/990829-1.c: New test.
24591 * gcc.c-torture/compile/990829-1.c: New test.
24592
24593 1999-08-27 Paul Burchard <burchard@pobox.com>
24594
24595 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24596 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24597 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24598 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24599 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24600 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24601 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24602 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24603 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24604 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24605 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24606
24607 1999-08-27 Jeffrey A Law (law@cygnus.com)
24608
24609 * gcc.c-torture/execute/990827-1.c: New test.
24610
24611 1999-08-26 Craig Burley <craig@jcb-sc.com>
24612
24613 * g77.f-torture/noncompile/19990826-4.f: New test.
24614
24615 * g77.f-torture/compile/19990826-3.f: New test.
24616
24617 * g77.f-torture/execute/19990826-2.f: New test.
24618
24619 * g77.f-torture/compile/19990826-1.f: New test.
24620
24621 * gcc.c-torture/execute/990826-0.c: New test.
24622 * g77.c-torture/execute/19990826-0.f: New test.
24623
24624 * g77.f-torture/noncompile/970626-2.f: New test.
24625
24626 1999-08-25 Paul Burchard <burchard@pobox.com>
24627
24628 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24629 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24630 lss-011.C: New tests.
24631
24632 1999-08-25 Nathan Sidwell <nathan@acm.org>
24633
24634 * g++.old-deja/g++.other/decl5.C: New test.
24635
24636 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24637
24638 * noncompile/noncompile.exp: Load_lib c-torture.exp.
24639 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24640 call `postbase' for each one. All callers of `postbase' changed
24641 to call this instead.
24642
24643 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
24644
24645 * gcc.c-torture/execute/990811-1.c: New test.
24646
24647 1999-08-09 Nick Clifton <nickc@cygnus.com>
24648
24649 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24650 just native ones.
24651
24652 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24653 just native ones.
24654
24655 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
24656
24657 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24658
24659 1999-08-04 Jeffrey A Law (law@cygnus.com)
24660
24661 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24662
24663 1999-08-04 Nathan Sidwell <nathan@acm.org>
24664
24665 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24666
24667 1999-08-04 Jeffrey A Law (law@cygnus.com)
24668
24669 * gcc.c-torture/execute/990804-1.c: New test.
24670
24671 1999-08-03 Nathan Sidwell <nathan@acm.org>
24672
24673 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24674 * g++.old-deja/g++.brendan/crash64.C: Likewise
24675 * g++.old-deja/g++.brendan/overload8.C: Likewise
24676
24677 1999-08-03 Nathan Sidwell <nathan@acm.org>
24678
24679 * g++.old-deja/g++.other/struct1.C: New test.
24680
24681 1999-08-03 Nathan Sidwell <nathan@acm.org>
24682
24683 * g++.old-deja/g++.other/enum2.C: New test.
24684
24685 1999-08-02 Richard Henderson <rth@cygnus.com>
24686
24687 Adapted from tests from Franz Sirl:
24688 * gcc.c-torture/execute/va-arg-7.c: New test.
24689 * gcc.c-torture/execute/va-arg-8.c: New test.
24690
24691 1999-08-01 Jeffrey A Law (law@cygnus.com)
24692
24693 * gcc.c-torture/compile/990801-2.c: New test.
24694
24695 * gcc.c-torture/compile/990801-1.c: New test.
24696
24697 1999-07-27 Michael Meissner <meissner@cygnus.com>
24698
24699 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24700 fp-cmp-1.c, converting double to float.
24701
24702 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24703 fp-cmp-1.c, converting double to long double.
24704
24705 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24706 from fr1 to unknown_register, since fr1 is a legitimate register
24707 on some machines.
24708
24709 1999-07-25 Jeffrey A Law (law@cygnus.com)
24710
24711 * README: More listname related changes.
24712
24713 1999-07-08 Catherine Moore <clm@cygnus.com>
24714
24715 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
24716
24717 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
24718
24719 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24720
24721 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
24722
24723 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24724
24725 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
24726
24727 * gcc.dg/990703-1.c: New test.
24728
24729 1999-06-29 Nick Clifton <nickc@cygnus.com>
24730
24731 * lib/file-format.exp: New file: Move definition of proc
24732 gcc_target_object_format to here from
24733 gcc.dg/special/ecos.exp.
24734
24735 * lib/c-torture.exp: Include lib file-format.exp.
24736 * lib/gcc-dg.exp: Include lib file-format.exp.
24737
24738 * gcc.dg/special/ecos.exp: Remove definition of proc
24739 gcc_target_object_format.
24740
24741 1999-06-28 Jeffrey A Law (law@cygnus.com)
24742
24743 * gcc.c-torture/execute/990628-1.c: New test.
24744
24745 1999-06-25 Jeffrey A Law (law@cygnus.com)
24746
24747 * gcc.c-torture/compile/990625-2.c: New test.
24748
24749 * gcc.c-torture/compile/990625-1.c: New test.
24750
24751 1999-06-23 Nick Clifton <nickc@cygnus.com>
24752
24753 * gcc.c-torture/compile/dll.c: New test case. Check that dll
24754 attributes compile.
24755 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24756 ports that use the COFF/PE file format.
24757
24758 1999-06-17 Jeffrey A Law (law@cygnus.com)
24759
24760 * gcc.c-torture/compile/990617-1.c: New test.
24761
24762 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
24763
24764 * g++.old-deja/g++.other/decl4.C: New test.
24765
24766 1999-06-14 Nathan Sidwell <nathan@acm.org>
24767
24768 * g++.old-deja/g++.other/bitfld3.C: New test.
24769
24770 1999-06-08 Nathan Sidwell <nathan@acm.org>
24771
24772 * g++.old-deja/g++.eh/catch1.C: New test.
24773
24774 1999-06-07 Jeffrey A Law (law@cygnus.com)
24775
24776 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24777
24778 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
24779 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
24780
24781 1999-06-05 Craig Burley <craig@jcb-sc.com>
24782
24783 * g77.f-torture/compile/19990502-0.f: Replace with new,
24784 shorter, test that still fails after recent changes.
24785
24786 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24787
24788 * gcc.c-torture/execute/990604-1.c: New test.
24789
24790 1999-05-31 Jeffrey A Law (law@cygnus.com)
24791
24792 * gcc.c-torture/execute/990531-1.c: New test.
24793
24794 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24795
24796 * gcc.c-torture/compile/990527-1.c: New test.
24797
24798 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
24799
24800 * gcc.c-torture/execute/990527-1.c: New test.
24801
24802 1999-05-25 Nick Clifton <nickc@cygnus.com>
24803
24804 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
24805 bitfields as signed.
24806
24807 1999-05-25 Craig Burley <craig@jcb-sc.com>
24808
24809 * g77.f-torture/compile/19990525-0.f: New test.
24810
24811 1999-05-25 Jeffrey A Law (law@cygnus.com)
24812
24813 * gcc.c-torture/execute/990525-2.c: New test.
24814
24815 * gcc.c-torture/execute/990525-1.c: New test.
24816
24817 1999-05-24 Nathan Sidwell <nathan@acm.org>
24818
24819 * g++.old-deja/g++.other/anon3.C: New test.
24820 * g++.old-deja/g++.other/anon4.C: New test.
24821 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
24822 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
24823 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
24824 Merrill).
24825
24826 1999-05-24 Jeffrey A Law (law@cygnus.com)
24827
24828 * gcc.c-torture/execute/990524-1.c: New test.
24829
24830 * gcc.dg/990524-1.c: New test.
24831
24832 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24833
24834 * gcc.c-torture/compile/990523-1.c: New test.
24835
24836 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
24837
24838 * gcc.c-torture/compile/990519-1.c: New test.
24839
24840 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24841
24842 * gcc.c-torture/compile/990517-1.c: New test.
24843
24844 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
24845 (e4, f4): New tests.
24846 (main): Call them.
24847
24848 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24849
24850 * gcc.dg/noreturn-1.c: New test.
24851
24852 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24853
24854 * gcc.c-torture/execute/990513-1.c: New test.
24855
24856 1999-05-10 Richard Henderson <rth@cygnus.com>
24857
24858 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
24859
24860 1999-05-10 Craig Burley <craig@jcb-sc.com>
24861
24862 * g77.f-torture/execute/erfc.f: Use small single-precision
24863 values, to avoid problems on Alphas when not -mieee.
24864
24865 1999-05-08 Craig Burley <craig@jcb-sc.com>
24866
24867 * gcc.dg/990506-0.c: New test.
24868
24869 1999-05-08 Richard Henderson <rth@cygnus.com>
24870
24871 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
24872 the constant to test. Don't XFAIL 64-bit targets.
24873
24874 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
24875 * g++.old-deja/g++.law/profile1.C: Likewise.
24876
24877 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
24878 operator new instances.
24879 * g++.old-deja/g++.other/delete5.C: Likewise.
24880
24881 1999-05-03 Craig Burley <craig@jcb-sc.com>
24882
24883 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
24884 intrinsic.
24885
24886 1999-05-03 Craig Burley <craig@jcb-sc.com>
24887
24888 * g77.f-torture/execute/u77-test.f: Reverse order of two
24889 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
24890
24891 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
24892
24893 * gcc.dg/compare1.c: New test.
24894
24895 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
24896
24897 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
24898 New tests.
24899
24900 1999-05-02 Craig Burley <craig@jcb-sc.com>
24901
24902 * g77.f-torture/compile/19990502-1.f: New test.
24903
24904 1999-05-02 Craig Burley <craig@jcb-sc.com>
24905
24906 * g77.f-torture/compile/19990502-0.f: New test.
24907
24908 1999-05-02 Craig Burley <craig@jcb-sc.com>
24909
24910 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
24911 intrinsic.
24912
24913 1999-05-02 Craig Burley <craig@jcb-sc.com>
24914
24915 * g77.f-torture/execute/u77-test.f (main): List libU77
24916 intrinsics not currently tested.
24917 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
24918 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
24919 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
24920 Trim blanks off the ends of some printed strings.
24921
24922 1999-05-02 Craig Burley <craig@jcb-sc.com>
24923
24924 * g77.f-torture/execute/u77-test.f (main): Just warn about
24925 FSTAT gid disagreement, as it's expected on some systems.
24926
24927 1999-05-01 Craig Burley <craig@jcb-sc.com>
24928
24929 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
24930 use a new function, which allows for some slop.
24931 Clean up some commentary.
24932 (issum): The new function.
24933 (sgladd): Deleted subroutine.
24934
24935 1999-05-01 Craig Burley <craig@jcb-sc.com>
24936
24937 * g77.f-torture/execute/u77-test.f: Modify to be more like
24938 libf2c/libU77 version, bringing patches to that version here.
24939 Add suitable commentary.
24940
24941 1999-04-25 Richard Henderson <rth@cygnus.com>
24942
24943 * gcc.dg/990424-1.c: New test.
24944
24945 1999-04-24 Craig Burley <craig@jcb-sc.com>
24946
24947 * g77.f-torture/execute/u77-test.f (main): Bug involving
24948 LSTAT has been fixed, so turn back on full checking.
24949
24950 1999-04-20 Craig Burley <craig@jcb-sc.com>
24951
24952 * g77.f-torture/compile/19990419-0.f: New test.
24953 * g77.f-torture/execute/19990419-1.f: New test.
24954
24955 1999-04-17 Richard Henderson <rth@cygnus.com>
24956
24957 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
24958 to avoid the need for a prototype to supress a warning.
24959
24960 1999-04-07 Jim Wilson <wilson@cygnus.com>
24961
24962 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
24963
24964 1999-04-04 Jeffrey A Law (law@cygnus.com)
24965
24966 * gcc.c-torture/execute/990404-1.c: New test.
24967
24968 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
24969
24970 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
24971 * gcc.dg/cpp-if3.c: Don't use -pedantic.
24972 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
24973 missing initializer warnings.
24974
24975 1999-03-28 Jeffrey A Law (law@cygnus.com)
24976
24977 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
24978 matching strings.
24979
24980 1999-03-26 Jeffrey A Law (law@cygnus.com)
24981
24982 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
24983
24984 1999-03-26 Craig Burley <craig@jcb-sc.com>
24985
24986 * g77.f-torture/execute/19990325-0.f: New test.
24987 * g77.f-torture/execute/19990325-1.f: New test.
24988
24989 1999-03-24 Jeffrey A Law (law@cygnus.com)
24990
24991 * gcc.c-torture/execute/990324-1.c: New test.
24992
24993 1999-03-22 Jim Wilson <wilson@cygnus.com>
24994
24995 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
24996 test with 4.
24997
24998 1999-03-17 Richard Henderson <rth@cygnus.com>
24999
25000 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
25001
25002 1999-03-13 Craig Burley <craig@jcb-sc.com>
25003
25004 * g77.f-torture/execute/19990313-2.f: New test.
25005 * g77.f-torture/execute/19990313-3.f: New test.
25006
25007 1999-03-13 Craig Burley <craig@jcb-sc.com>
25008
25009 * g77.f-torture/execute/19990313-0.f: New test.
25010 * g77.f-torture/execute/19990313-1.f: New test.
25011
25012 1999-03-12 Jim Wilson <wilson@cygnus.com>
25013
25014 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25015 printf to sprintf.
25016 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25017 (main): Add check for u15. Conditionalize u31 check depending on
25018 whether ints are <32 bits or >=32 bits.
25019
25020 1999-03-08 Craig Burley <craig@jcb-sc.com>
25021
25022 * g77.f-torture/execute/19981119-0.f: Improve testiness.
25023
25024 1999-03-08 Craig Burley <craig@jcb-sc.com>
25025
25026 * g77.f-torture/compile/19990305-0.f: New test.
25027 * g77.f-torture/execute/19981119-0.f: New test.
25028
25029 1999-03-08 Craig Burley <craig@jcb-sc.com>
25030
25031 * g77.f-torture/execute/970625-2.f: call ABORT if final
25032 result is not correct, instead of just printing it.
25033 Add this checking via newly introduced obfuscation, to
25034 trip up buggy front ends.
25035
25036 1999-03-07 Craig Burley <craig@jcb-sc.com>
25037
25038 * g77.f-torture/compile/960317-1.f: Moved from being
25039 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
25040
25041 1999-03-06 Craig Burley <craig@jcb-sc.com>
25042
25043 * g77.f-torture/execute/960317-1.f: New (old) test.
25044 * g77.f-torture/execute/970625-2.f: Ditto.
25045
25046 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
25047
25048 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25049 message on line 1 or line 2; cccp and cpplib do this differently.
25050
25051 1999-03-01 Jeffrey A Law (law@cygnus.com)
25052
25053 * g++.old-deja/g++.law/weak1.C: New test.
25054
25055 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25056
25057 * gcc.c-torture/execute/990119-1.c: Renamed to...
25058 * gcc.dg/990119-1.c: this, so it will only be tested once
25059 (it's a preprocessor test, it doesn't need to be run at
25060 multiple optimization levels).
25061
25062 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
25063
25064 * lib/g++.exp: Don't add incdir=$base_dir/../include to
25065 ALWAYS_CXXFLAGS.
25066
25067 1999-02-24 Craig Burley <craig@jcb-sc.com>
25068
25069 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25070 * g77.f-torture/compile/19981216-0.f: ...as it is expected
25071 to not be compilable by current g77.
25072
25073 1999-02-24 Nick Clifton <nickc@cygnus.com>
25074
25075 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25076
25077 1999-02-22 Jeffrey A Law (law@cygnus.com)
25078
25079 * gcc.c-torture/execute/990222-1.c: New test.
25080
25081 1999-02-19 Craig Burley <craig@jcb-sc.com>
25082
25083 * g77.f-torture/compile/19990218-0.f: New test.
25084 * g77.f-torture/noncompile/19990218-1.f: New test.
25085
25086 1999-02-18 Craig Burley <craig@jcb-sc.com>
25087
25088 * g77.f-torture/compile/19981216-0.f: New test.
25089
25090 1999-02-14 Jeffrey A Law (law@cygnus.com)
25091
25092 * gcc.dg/990214-1.c: New test.
25093
25094 1999-02-13 Jeffrey A Law (law@cygnus.com)
25095
25096 * gcc.dg/990213-2.c: New test.
25097
25098 * gcc.dg/990213-1.c: New test.
25099
25100 1999-02-12 Jeffrey A Law (law@cygnus.com)
25101
25102 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25103 ints.
25104
25105 1999-02-11 Nick Clifton <nickc@cygnus.com>
25106
25107 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25108 specified by target.
25109
25110 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25111
25112 1999-02-11 Jeffrey A Law (law@cygnus.com)
25113
25114 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25115
25116 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
25117
25118 * gcc.dg/special/ecos.exp: New test driver for new tests with
25119 special requirements.
25120
25121 * gcc.dg/special/alias-1.c: New test.
25122 * gcc.dg/special/gcsec-1.c: New test.
25123 * gcc.dg/special/weak-1.c: New test.
25124 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25125 * gcc.dg/special/weak-2.c: New test.
25126 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25127 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25128 * gcc.dg/special/wkali-1.c: New test.
25129 * gcc.dg/special/wkali-2.c: New test.
25130 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25131 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25132
25133 1999-02-10 Felix Lee <flee@cygnus.com>
25134
25135 * lib/c-torture.exp (c-torture-compile): Pull out code for
25136 analyzing gcc error messages.
25137 (c-torture-execute): Likewise. Fix some (harmless) false
25138 positives.
25139 * lib/gcc.exp (gcc_check_compile): New function.
25140
25141 1999-02-08 Richard Henderson <rth@cygnus.com>
25142
25143 * gcc.c-torture/execute/990208-1.c: New test.
25144
25145 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
25146
25147 * g++.dg/special/ecos.exp: New driver for new tests with special
25148 requirements
25149
25150 * g++.dg/special/conpr-1.C: New test
25151 * g++.dg/special/conpr-2.C: New test
25152 * g++.dg/special/conpr-2a.C: New test
25153 * g++.dg/special/conpr-3.C: New test
25154 * g++.dg/special/conpr-3a.C: New test
25155 * g++.dg/special/conpr-3b.C: New test
25156
25157 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25158 allow g++ to use the dg driver
25159
25160 * README: Add comment about g++.dg directory
25161
25162 1999-02-06 Jeffrey A Law (law@cygnus.com)
25163
25164 * README: Update email addresses.
25165
25166 1999-02-03 Nick Clifton <nickc@cygnus.com>
25167
25168 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25169 arguments in order to force structure S onto the stack even on
25170 the alpha.
25171 (test): Pass 10 leading arguments to function foo as well as the
25172 structure S.
25173
25174 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25175 failure for all targets.
25176
25177 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25178 abort to terminate program execution.
25179
25180 1999-01-30 Richard Henderson <rth@cygnus.com>
25181
25182 * gcc.c-torture/execute/990130-1.c: New test.
25183
25184 1999-01-30 Jeffrey A Law (law@cygnus.com)
25185
25186 * gcc.dg/990130-1.c: New test.
25187
25188 1999-01-28 Michael Meissner <meissner@cygnus.com>
25189
25190 * gcc.c-torture/execute/990128-1.c: New test.
25191
25192 1999-01-27 Michael Meissner <meissner@cygnus.com>
25193
25194 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25195
25196 1999-01-27 Felix Lee <flee@cygnus.com>
25197
25198 * lib/c-torture.exp (c-torture-compile): pull out code for
25199 analyzing gcc error messages.
25200 (c-torture-execute): ditto, and fix some (harmless) false
25201 positives.
25202 * lib/gcc.exp (gcc_check_compile): new function.
25203
25204 1999-01-17 Jeffrey A Law (law@cygnus.com)
25205
25206 * gcc.dg/990117-1.c: New test.
25207
25208 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25209
25210 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25211
25212 1999-01-15 Jeffrey A Law (law@cygnus.com)
25213
25214 * g77.f-torture/compile/990115-1.f: New test.
25215
25216 1999-01-07 Jeffrey A Law (law@cygnus.com)
25217
25218 * gcc.c-torture/compile/990107-1.c: New test
25219
25220 1999-01-06 Jeffrey A Law (law@cygnus.com)
25221
25222 * gcc.c-torture/execute/990106-2.c: New test.
25223
25224 * gcc.c-torture/execute/990106-1.c: New test.
25225
25226 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
25227
25228 * gcc.c-torture/compile/981223-1.c: New test.
25229
25230 1998-12-29 Richard Henderson <rth@cygnus.com>
25231
25232 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25233 (opt3): Rename from opt4 and disable.
25234
25235 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
25236
25237 * g++.old-deja/g++.pt/ptrmem5.C: New test.
25238
25239 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25240
25241 * g++.old-deja/g++.other/conv5.C: New test.
25242
25243 1998-12-14 Nick Clifton <nickc@cygnus.com>
25244
25245 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25246
25247 1998-12-11 Jeffrey A Law (law@cygnus.com)
25248
25249 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25250
25251 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
25252
25253 * gcc.c-torture/compile/981211-1.c: New test.
25254
25255 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25256
25257 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25258
25259 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25260
25261 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25262
25263 * gcc.special/930510-1.c: Make C9X safe.
25264 * gcc.misc-tests/gcov-1.c Similarly.
25265 * gcc.misc-tests/gcov-2.c Similarly.
25266
25267 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25268
25269 * gcc.dg/ultrasp1.c: New test.
25270
25271 1998-12-06 Richard Henderson <rth@cygnus.com>
25272
25273 * gcc.c-torture/execute/981206.c: New test.
25274
25275 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25276
25277 * g++.old-deja/g++.ns/template7.C: New test.
25278
25279 * g++.old-deja/g++.other/expr1.C: New test.
25280
25281 * g++.old-deja/g++.eh/tmpl3.C: New test.
25282
25283 * g++.old-deja/g++.eh/tmpl2.C: New test.
25284
25285 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25286
25287 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25288 * g++.old-deja/g++.other/using6.C: Removed.
25289 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25290
25291 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25292
25293 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25294
25295 * g++.old-deja/g++.pt/overload8.C: New test.
25296
25297 * g++.old-deja/g++.pt/overload7.C: New test.
25298
25299 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25300
25301 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25302 and relinking messages.
25303 * lib/g++.exp (g++_target_compile): Remove .rpo file when
25304 compiling with -frepo.
25305
25306 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
25307
25308 * g++.old-deja/g++.pt/lookup6.C: New test.
25309
25310 1998-11-30 Nick Clifton <nickc@cygnus.com>
25311
25312 * gcc.c-torture/execute/981130-1.c: New test.
25313 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25314
25315 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25316
25317 * g++.old-deja/g++.pt/explicit76.C: New test.
25318
25319 * g++.old-deja/g++.pt/friend38.C: New test.
25320
25321 * g++.old-deja/g++.ns/crash2.C: New test.
25322
25323 * g++.old-deja/g++.pt/defarg8.C: New test.
25324
25325 * g++.old-deja/g++.pt/instantiate6.C: New test.
25326
25327 * g++.old-deja/g++.pt/static6.C: New test.
25328
25329 * g++.old-deja/g++.pt/decl2.C: New test.
25330
25331 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25332
25333 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
25334 problem is actually related with name lookup, but so what? :-)
25335
25336 * g++.old-deja/g++.pt/friend37.C: New test.
25337
25338 1998-11-25 Dave Love <d.love@dl.ac.uk>
25339
25340 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25341 element, which fails on some systems.
25342
25343 * g77.f-torture/execute/labug1.f: New test.
25344
25345 1998-11-21 Jeffrey A Law (law@cygnus.com)
25346
25347 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25348 is defined.
25349
25350 1998-11-18 Dave Love <d.love@dl.ac.uk>
25351
25352 * g77.f-torture/compile/981117-1.f: New test.
25353
25354 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
25355
25356 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
25357 properly discarded.
25358
25359 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
25360
25361 * gcc.c-torture/execute/memcheck: New directory of tests for
25362 -fcheck-memory-usage.
25363
25364 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
25365
25366 * README: New file, general information about the testsuite and
25367 new description of the various C++ test subdirectories.
25368 * README.g++: Eliminate obsolete information, update and move most
25369 relevant stuff to README.
25370
25371 1998-11-07 Richard Henderson <rth@cygnus.com>
25372
25373 * gcc.c-torture/compile/981107-1.c: New test.
25374
25375 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
25376
25377 * execute/memcpy-bi.c: New testcase.
25378
25379 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
25380
25381 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25382 base classes.
25383
25384 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25385 template is selected.
25386
25387 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25388 classes, it should be accepted for all types.
25389
25390 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25391
25392 * g++.old-deja/g++.pt/spec24.C: Ensure that template
25393 specializations start with template headers.
25394
25395 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
25396
25397 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25398
25399 * g++.old-deja/g++.other/init9.C: Test cross initialization of
25400 non-POD types.
25401
25402 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
25403
25404 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25405
25406 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25407
25408 * compile/981022-1.c, compile/981022-1.x: New test and driver.
25409
25410 1998-10-19 Jeffrey A Law (law@cygnus.com)
25411
25412 * 981019-1.c: New test.
25413
25414 1998-10-14 Robert Lipe <robertl@dgii.com>
25415
25416 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25417 find objc headers.
25418
25419 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
25420
25421 * compile/981001-4.c: Remove use of GCC extension that triggers a
25422 compiler bug.
25423
25424 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
25425
25426 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25427
25428 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25429
25430 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
25431 instantiation of template produces incorrect code for delete
25432 expression.
25433
25434 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
25435 constructors' name is not unique.
25436 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25437 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25438
25439 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
25440 automatic array of const is ill-formed.
25441
25442 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
25443 of template parameter?
25444
25445 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
25446 const.
25447
25448 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
25449 pointer-to-member expression.
25450
25451 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
25452 declaration causes ICE.
25453
25454 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
25455
25456 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
25457 reserved in the global namespace.
25458
25459 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25460 generate needed virtual table.
25461
25462 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25463
25464 1998-10-10 Dariush Eslimi <eslimi@loran.com>
25465
25466 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25467 template-dependent type
25468
25469 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
25470
25471 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25472 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25473 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25474
25475 * g++.old-deja/g++.other/using5.C: New test; using decl from base
25476 class should be usable as argument of member function.
25477 * g++.old-deja/g++.other/using6.C: New test; using decl from base
25478 class should be usable as return type of member function.
25479 * g++.old-deja/g++.other/using7.C: New test; using decl from base
25480 class should be usable as type of data member.
25481
25482 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25483
25484 1998-10-09 Jeffrey A Law (law@cygnus.com)
25485
25486 * gcc.c-torture/special/920521-1.c: Fix bogus test.
25487
25488 1998-10-08 Nick Clifton <nickc@cygnus.com>
25489
25490 * gcc.dg/dll-?.c Add thumb to target list.
25491 Fix assembler scan patterns to match current assembler output.
25492
25493 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
25494
25495 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
25496 matching of template brackets.
25497
25498 * g++.old-deja/g++.other/using4.C: New test. Test using
25499 declarations of methods from base classes.
25500
25501 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
25502 within functions should introduce names into the innermost
25503 enclosing namespace.
25504
25505 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
25506 of static locals if first initialization throws.
25507
25508 1998-10-07 Jim Wilson <wilson@cygnus.com>
25509
25510 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25511
25512 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
25513
25514 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
25515 lose track of the possible targets of tablejump insns.
25516 * special/special.exp: Run it.
25517
25518 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
25519
25520 * g++.old-deja/g++.pt/friend35.C: New test. A template function
25521 must be declared before its specializations can be named in friend
25522 declarations.
25523
25524 1998-10-05 Dave Love <d.love@dl.ac.uk>
25525
25526 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25527
25528 * g77.f-torture/execute/io1.f: New test.
25529
25530 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
25531
25532 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25533 with pointer to template function, for which no argument deduction
25534 is possible.
25535
25536 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25537 specialization of template function as argument to template
25538 function.
25539
25540 * g++.old-deja/g++.other/access2.C: New test; Inner class
25541 shouldn't have privileged access to Outer's names.
25542
25543 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
25544
25545 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25546 friend template declared within template class conflicts with
25547 nested class of the same name.
25548
25549 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25550 is ignored.
25551
25552 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25553 object with direct initializer as function declaration.
25554
25555 * g++.old-deja/g++.other/decl2.C: New test; duplicate
25556 initializers.
25557
25558 * g++.old-deja/g++.other/null2.C: New test; conditional operator
25559 involving const pointer and NULL produces incorrect result.
25560
25561 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25562 type name without `typename' should be rejected with -pedantic.
25563
25564 1998-10-02 Richard Henderson <rth@cygnus.com>
25565
25566 * g++.old-deja/g++.other/addrof1.C: New test.
25567
25568 1998-10-01 Nick Clifton <nickc@cygnus.com>
25569
25570 * gcc.c-torture/compile/981001-1.c: New test.
25571 * gcc.c-torture/execute/981001-1.c: New test.
25572
25573 1998-10-01 Jeffrey A Law (law@cygnus.com)
25574
25575 * gcc.c-torture/compile/981001-2.c: New test.
25576 * gcc.c-torture/compile/981001-3.c: New test.
25577 * gcc.c-torture/compile/981001-4.c: New test.
25578
25579 1998-10-01 Robert Lipe <robertl@dgii.com>
25580
25581 * lib/objc.exp (objc_target_compile): Add -L during compiles for
25582 multilibbed hosts. Idea grafted from g77.exp.
25583
25584 1998-09-30 Dave Love <d.love@dl.ac.uk>
25585
25586 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25587 avoid losing on systems which need -lsocket.
25588
25589 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
25590
25591 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25592 * g++.old-deja/g++.other/nested2.C: Ditto.
25593 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25594 failure.
25595
25596 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
25597
25598 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25599 preferred over template operator!= for enum bitfields.
25600
25601 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
25602
25603 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25604 that happen to have the same base name, but in different scopes,
25605 are incorrectly rejected.
25606
25607 1998-09-16 Richard Henderson <rth@cygnus.com>
25608
25609 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25610 on the native word size instead of an integer literal.
25611
25612 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
25613
25614 * g++.old-deja/g++.other/static2.C: Invocation of static data
25615 member of type pointer-to-function denoted as non-static member.
25616
25617 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25618 checks involving function types and aliases.
25619
25620 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
25621
25622 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25623 redefined to the same non-trivial type.
25624
25625 * g++.old-deja/g++.pt/explicit73.C: Test for proper
25626 namespace-qualification of template specializations declared in
25627 other namespaces.
25628
25629 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25630 to declare a subset of the specializations of a template function
25631 as friends of specializations of a template class.
25632
25633 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25634 member templates that do not fully specialize the enclosing
25635 template class are rejected.
25636
25637 1998-09-11 Dave Love <d.love@dl.ac.uk>
25638
25639 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25640
25641 1998-09-08 Dave Love <d.love@dl.ac.uk>
25642
25643 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25644 altered from libf2c/libU77 version.
25645
25646 1998-09-06 Dave Love <d.love@dl.ac.uk>
25647
25648 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25649
25650 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
25651
25652 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25653 (un)signed char are different types for template specialization
25654 purposes.
25655
25656 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
25657
25658 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25659 * objc: ObjC testsuite.
25660
25661 1998-08-31 Catherine Moore <clm@cygnus.com>
25662
25663 * gcc.c-torture/execute/941014-1.x: New file.
25664
25665 1998-08-31 Nick Clifton <nickc@cygnus.com>
25666
25667 * lib/c-torture.exp: Add support for
25668 torture_eval_before_compile and torture_eval_before_execute
25669 variables.
25670
25671 1998-08-30 Jeffrey A Law (law@cygnus.com)
25672
25673 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
25674 this test triggers valid.
25675
25676 1998-08-27 Jeffrey A Law (law@cygnus.com)
25677
25678 * gcc.dg/980827-1.c: New test.
25679
25680 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
25681
25682 * gcc.c-torture/execute/loop-4b.c: New test.
25683
25684 1998-08-26 Nick Clifton <nickc@cygnus.com>
25685
25686 * lib/c-torture.exp: Add support for
25687 torture_eval_before_compile and torture_eval_before_execute
25688 variables.
25689
25690 1998-08-25 Jeffrey A Law (law@cygnus.com)
25691
25692 * gcc.c-torture/compile/980825-1.c: New test.
25693
25694 1998-08-24 Nick Clifton <nickc@cygnus.com>
25695
25696 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25697 count number tests in opt_t0 not good_t0.
25698
25699 1998-08-24 Jeffrey A Law (law@cygnus.com)
25700
25701 * gcc.c-torture/compile/930326-1.x: Fix typo.
25702
25703 1998-08-23 Mark Mitchell <mark@markmitchell.com>
25704
25705 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25706 causes an ICE.
25707
25708 1998-08-21 Jeffrey A Law (law@cygnus.com)
25709
25710 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25711 STACK_SIZE is defined.
25712 * gcc.c-torture/unsorted/stuct.c: Similarly.
25713
25714 * gcc.c-torture/compile/980821-1.c: New test.
25715
25716 1998-08-21 Jeffrey A Law (law@cygnus.com)
25717
25718 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25719
25720 1998-08-19 Mark Mitchell <mark@markmitchell.com>
25721
25722 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25723 code.
25724
25725 1998-08-09 Mark Mitchell <mark@markmitchell.com>
25726
25727 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25728 error'.
25729
25730 1998-08-18 Jeffrey A Law (law@cygnus.com)
25731
25732 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25733
25734 1998-08-16 Jeffrey A Law (law@cygnus.com)
25735
25736 * gcc.c-torture/compile/980816-1.c: New test.
25737
25738 * gcc.dg/980816-1.c: New test.
25739
25740 1998-08-13 Jeffrey A Law (law@cygnus.com)
25741
25742 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25743 compiler for ieee tests.
25744
25745 1998-08-01 Dave Love <d.love@dl.ac.uk>
25746
25747 * g77.f-torture/compile/980729-0.f: New test.
25748
25749 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
25750
25751 * gcc.c-torture/special/eeprof-1.c: New test, for
25752 -finstrument-functions.
25753 * gcc.c-torture/special/special.exp: Run it.
25754
25755 1998-07-29 Jeffrey A Law (law@cygnus.com)
25756
25757 * gcc.c-torture/compile/980729-1.c: New test.
25758
25759 1998-07-27 Nick Clifton <nickc@cygnus.com>
25760
25761 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25762 __thumb__ is defined, and test for ARM style doubles if so.
25763
25764 1998-07-26 Dave Love <d.love@dl.ac.uk>
25765
25766 * g77.f-torture/noncompile/980615-0.f: New test.
25767
25768 1998-07-26 H.J. Lu (hjl@gnu.org)
25769
25770 * gcc.dg/980312-1.c: Do link instead of compile.
25771 * gcc.dg/980313-1.c: Likewise.
25772
25773 1998-07-26 Jeffrey A Law (law@cygnus.com)
25774
25775 * gcc.c-torture/compile/980726-1.c: New test.
25776
25777 1998-07-25 Dave Love <d.love@dl.ac.uk>
25778
25779 * g77.f-torture/execute/io0.f: New test.
25780
25781 1998-07-24 Nick Clifton <nickc@cygnus.com>
25782
25783 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
25784 an int.
25785
25786 1998-06-18 Michael Meissner <meissner@cygnus.com>
25787
25788 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
25789 m32r bugs.
25790
25791 1998-07-17 Nick Clifton <nickc@cygnus.com>
25792
25793 * gcc.dg/980626-1.c: Expect failures for all toolchains until
25794 c-decl.c:grokdeclarator can handle mode attributes.
25795
25796 1998-07-16 Jeffrey A Law (law@cygnus.com)
25797
25798 * gcc.c-torture/execute/980716-1.c: New test.
25799
25800 1998-07-13 Jeffrey A Law (law@cygnus.com)
25801
25802 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
25803 the mn10200.
25804 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
25805 the mn10200.
25806 * gcc.c-torture/execute/va-arg-3.x: Similarly.
25807 * gcc.c-torture/compile/930326-1.x: Similarly.
25808
25809 1998-07-13 Dave Love <d.love@dl.ac.uk>
25810
25811 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
25812 New test from Craig.
25813
25814 1998-07-12 Dave Love <d.love@dl.ac.uk>
25815
25816 * g77.f-torture/noncompile/980616-0.f: New test.
25817
25818 * g77.f-torture/execute/970816-3.f: New test from Craig.
25819
25820 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25821
25822 * g++.other/singleton.C: Return error value instead of taking
25823 SIGSEGV.
25824
25825 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
25826
25827 * g++.other/singleton.C: New test. Warning is under dispute.
25828 Runtime crash is not.
25829
25830 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25831
25832 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
25833 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
25834 using6.C, using7.C}: New namespace tests.
25835
25836 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
25837
25838 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
25839 specialization with typedef'ed names used as array indexes.
25840
25841 1998-07-09 Jeffrey A Law (law@cygnus.com)
25842
25843 * gcc.c-torture/execute/980709-1.c: New test.
25844
25845 * gcc.dg/980709-1.c: New test.
25846
25847 1998-07-07 Richard Henderson <rth@cygnus.com>
25848
25849 * gcc.c-torture/execute/bcp-1.c: New test.
25850
25851 1998-07-07 Jeffrey A Law (law@cygnus.com)
25852
25853 * gcc.c-torture/execute/980707-1.c: New test.
25854
25855 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
25856
25857 * gcc.c-torture/compile/980706-1.c: New test.
25858
25859 1998-07-01 Dave Love <d.love@dl.ac.uk>
25860
25861 * g77.f-torture/execute/980701-0.f,
25862 g77.f-torture/execute/980701-1.f: New test from Craig.
25863
25864 1998-07-01 Jeffrey A Law (law@cygnus.com)
25865
25866 * gcc.c-torture/compile/980701-1.c: New test.
25867
25868 * gcc.c-torture/execute/980701-1.c: New test.
25869
25870 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
25871 rlsruhe.de>
25872
25873 * g++.old-deja/g++.robertl/eb132.C: New test.
25874 * g++.old-deja/g++.robertl/eb133.C: Likewise.
25875
25876 1998-06-29 Dave Love <d.love@dl.ac.uk>
25877
25878 * g77.f-torture/execute/980628-7.f,
25879 g77.f-torture/execute/980628-8.f,
25880 g77.f-torture/execute/980628-9.f,
25881 g77.f-torture/execute/980628-10.f: New tests from Craig.
25882
25883 * g77.f-torture/execute/980628-3.f: Remove mail headers.
25884
25885 1998-06-28 Jeffrey A Law (law@cygnus.com)
25886
25887 * g77.f-torture/execute/980628-4.f: New test from Craig.
25888 * g77.f-torture/execute/980628-5.f: Likewise.
25889 * g77.f-torture/execute/980628-2.f: Likewise.
25890 * g77.f-torture/execute/980628-0.f: Likewise.
25891 * g77.f-torture/execute/980628-1.f: Likewise.
25892 * g77.f-torture/execute/980628-3.f: Likewise.
25893 * g77.f-torture/execute/980628-6.f: Likewise.
25894
25895 1998-06-28 Jeffrey A Law (law@cygnus.com)
25896
25897 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
25898 directory when nothing has been installed yet.
25899
25900 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
25901
25902 * gcc.c-torture/special/special.exp: Handle newer versions of
25903 dejagnu.
25904
25905 1998-06-26 Jeffrey A Law (law@cygnus.com)
25906
25907 * gcc.dg/980626-1.c: New test.
25908
25909 1998-06-19 Bruno Haible <haible@ilog.fr>
25910
25911 * gcc.misc-tests/m-un-2.c: New test.
25912 * g++.old-deja/g++.other/warn01.c: Likewise.
25913
25914 1998-06-19 Robert Lipe <robertl@dgii.com>
25915
25916 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
25917 compatibility with assmblers with a different comment character.
25918 Eliminate use of GAS-specific extensions.
25919
25920 1998-06-19 Jeffrey A Law (law@cygnus.com)
25921
25922 * gcc.c-torture/execute/ieee/980619-1.c: New test.
25923
25924 1998-06-19 Robert Lipe <robertl@dgii.com>
25925
25926 *lib/g77.exp: Replace search for libf2c.a with search for newly
25927 renamed libg2c.a
25928
25929 1998-06-17 Jeffrey A Law (law@cygnus.com)
25930
25931 * gcc.c-torture/execute/980617-1.c: New test.
25932
25933 1998-06-12 Jeffrey A Law (law@cygnus.com)
25934
25935 * gcc.c-torture/execute/980612-1.c: New test.
25936
25937 1998-06-08 Jeffrey A Law (law@cygnus.com)
25938
25939 * gcc.dg/980523-1.c: Only test on ppc-linux.
25940 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
25941
25942 * gcc.c-torture/execute/980608-1.c: New test.
25943
25944 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
25945
25946 * gcc.c-torture/execute/980605-1.c: New test.
25947
25948 1998-06-04 Jeffrey A Law (law@cygnus.com)
25949
25950 * gcc.c-torture/execute/980604-1.c: New test.
25951
25952 1998-06-02 Jeffrey A Law (law@cygnus.com)
25953
25954 * gcc.c-torture/execute/980602-1.c: New test.
25955 * gcc.c-torture/execute/980602-2.c: Likewise.
25956
25957 1998-06-02 Dave Love <d.love@dl.ac.uk>
25958
25959 * 970125-0.f: Fix per JCB. Add commentary.
25960
25961 1998-05-31 Michael Meissner <meissner@cygnus.com>
25962
25963 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
25964 IEEE -0 support.
25965
25966 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
25967
25968 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
25969 earlier.
25970
25971 1998-05-28 Catherine Moore <clm@cygnus.com>
25972
25973 * gcc.c-torture/execute/980526-3.c: New test.
25974
25975 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
25976
25977 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
25978 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
25979 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
25980 m88k-motorola-sysv3 to XFAIL.
25981
25982 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25983
25984 * gcc.dg/980526-1.c: New test.
25985 * gcc.c-torture/execute/980526-2.c: New test.
25986
25987 1998-05-26 Jeffrey A Law (law@cygnus.com)
25988
25989 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
25990
25991 * gcc.c-torture/execute/980526-1.c: New test.
25992
25993 1998-05-26 Dave Love <d.love@dl.ac.uk>
25994
25995 * g77.f-torture/execute/alpha2.f: Add runtime test.
25996
25997 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
25998
25999 * g++.old-deja/old-deja.exp: Strip leading directories.
26000
26001 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26002 error for the line. Don't run multiple tests for the same line.
26003
26004 1998-05-23 Jeffrey A Law (law@cygnus.com)
26005
26006 * gcc.dg/980523-1.c: New test.
26007
26008 1998-05-23 Dave Love <d.love@dl.ac.uk>
26009
26010 * g77.f-torture/compile/970915-0.f: New test.
26011
26012 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
26013
26014 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26015
26016 1998-05-21 Jeffrey A Law (law@cygnus.com)
26017
26018 * gcc.dg/980520-1.c: New test.
26019
26020 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
26021
26022 * gcc.dg/980502-1.c: Fix return type.
26023
26024 1998-05-20 Jeffrey A Law (law@cygnus.com)
26025
26026 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26027 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26028 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26029 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26030 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26031
26032 1998-05-20 Dave Love <d.love@dl.ac.uk>
26033
26034 * g77.f-torture/execute/980520-1.f: New test.
26035
26036 1998-05-15 Dave Love <d.love@dl.ac.uk>
26037
26038 * lib/mike-g77.exp: New file.
26039
26040 * g77.f-torture/noncompile/noncompile.exp,
26041 g77.f-torture/noncompile/check0.f: New files.
26042
26043 1998-05-14 Dave Love <d.love@dl.ac.uk>
26044
26045 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26046 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26047 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26048 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26049 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26050 abort where appropriate.
26051
26052 1998-05-05 Michael Meissner <meissner@cygnus.com>
26053
26054 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26055 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26056
26057 1998-04-29 Dave Love <d.love@dl.ac.uk>
26058
26059 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26060
26061 1998-04-27 Dave Love <d.love@dl.ac.uk>
26062
26063 * g77.f-torture/compile/980427-0.f: New test.
26064
26065 1998-04-24 Dave Love <d.love@dl.ac.uk>
26066
26067 * g77.f-torture/compile/980424-0.f: New test.
26068
26069 1998-04-19 Dave Love <d.love@dl.ac.uk>
26070
26071 * g77.f-torture/compile/980419-2.f (main): New test.
26072 * g77.f-torture/compile/970125-0.f: New test.
26073 * g77.f-torture/compile/980419-1.f: New test.
26074
26075 1998-04-08 Jim Wilson <wilson@cygnus.com>
26076
26077 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
26078 of loop-4.c.
26079
26080 1998-04-07 Jim Wilson <wilson@cygnus.com>
26081
26082 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26083
26084 1998-04-03 Jim Wilson <wilson@cygnus.com>
26085
26086 * gcc.c-torture/compile/980329-1.c: New test.
26087
26088 1998-03-18 Jim Wilson <wilson@cygnus.com>
26089
26090 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26091 * gcc.dg/980312-1.c: Fix typo in -march command.
26092
26093 1998-03-16 H.J. Lu (hjl@gnu.org)
26094
26095 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26096
26097 1998-03-11 Robert Lipe <robertl@dgii.com>
26098
26099 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
26100 Dave Love agree the Fortran source is bogus.
26101
26102 1998-03-11 Robert Lipe <robertl@dgii.com>
26103
26104 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26105 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26106 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26107 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26108 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26109
26110 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
26111
26112 * g++.old-deja/g++.other/friend1.C: New test.
26113
26114 1998-02-18 Dave Love <d.love@dl.ac.uk>
26115
26116 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26117 possibly uninitialized) variables and declare dnrm2.
26118
26119 1998-02-23 Robert Lipe <robertl@dgii.com>
26120
26121 From Bruno Haible <haible@ilog.fr>:
26122 * gcc.c-torture/execute/980223.c: New test.
26123
26124 1998-02-13 Jeffrey A Law (law@cygnus.com)
26125
26126 * gcc.dg/ifelse-1.c: New test.
26127
26128 1998-02-09 H.J. Lu (hjl@gnu.org)
26129
26130 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26131
26132 * lib/old-dejagnu.exp (old-dejagnu): Added the
26133 "execution test - XFAIL *-*-*" handling in the spirit of
26134 "excess errors test -". Changed the "execution test fails"
26135 handling to be like "excess errors test fails".
26136 * Update various tests accordingly.
26137
26138 1998-02-06 Jim Wilson <wilson@cygnus.com>
26139
26140 * gcc.c-torture/execute/980205.c: New test.
26141
26142 1998-01-18 Jeffrey A Law (law@cygnus.com)
26143
26144 * lib/c-torture.exp: Look for .x files instead of .cexp files.
26145 * lib/f-torture.exp: Similarly.
26146 * gcc.c-torture: Rename all .cexp files to .x files.
26147
26148 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
26149
26150 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26151 (940510-1.c): Removed duplicate.
26152 (971104-1.c): New test.
26153
26154 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
26155
26156 * lib/f-torture.exp: Improve error and loop detection.
26157
26158 1997-11-19 Michael Meissner <meissner@cygnus.com>
26159
26160 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26161 use that to size the filler array.
26162
26163 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
26164
26165 * lib/c-torture.exp(c-torture-execute): Fix typo.
26166
26167 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26168 testcase as the executable name. Keep the executable around if
26169 the test fails.
26170
26171 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
26172
26173 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26174 changes. Only test one -g option, and move it to the end of the
26175 list of options to test.
26176
26177 1997-09-19 Michael Meissner <meissner@cygnus.com>
26178
26179 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26180 variable GCC_TORTURE_OPTIONS to supply default switches separated
26181 by colons. If no environment variable, run tests with -O0 -g, -O1
26182 -g, and -O2 -g as well.
26183
26184 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
26185
26186 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26187 explanatory comments. Fix indentation.
26188
26189 1997-09-15 Jeffrey A Law (law@cygnus.com)
26190
26191 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26192
26193 1997-09-11 Jeffrey A Law (law@cygnus.com)
26194
26195 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26196 * g++.old-deja/g++.mike/p7325.C: Likewise.
26197 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26198
26199 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
26200
26201 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26202 * g++.old-deja/g++.brendan/crash30.C: Likewise.
26203 * g++.old-deja/g++.brendan/crash39.C: Likewise.
26204 * g++.old-deja/g++.law/operators4.C: Likewise.
26205
26206 1997-09-11 Joe Buck (jbuck@synopsys.com)
26207
26208 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26209 * g++.old-deja/g++.mike/p784.C: Ditto.
26210 * g++.old-deja/g++.mike/p785.C: Ditto.
26211
26212 1997-09-05 Jeffrey A Law (law@cygnus.com)
26213
26214 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26215
26216 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26217
26218 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26219 target feature; pass this to c-torture-execute as needed.
26220
26221 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
26222
26223 * lib/c-torture.exp(c-torture-execute): If the previous and the
26224 current executables being tested are identical, we don't need to
26225 run the executable again. Try to make the executable names
26226 unique. Add an optional argument for passing additional compiler
26227 flags.
26228
26229 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
26230
26231 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26232
26233 1997-08-29 Jeffrey A Law (law@cygnus.com)
26234
26235 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26236
26237 1997-07-31 Jeffrey A Law (law@cygnus.com)
26238
26239 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26240 32bit or larger longs.
26241
26242 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26243 have either a 32bit long or 32bit int.
26244
26245 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
26246
26247 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26248 Make double precision tests dependent on sizeof (double).
26249
26250 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
26251
26252 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26253 too.
26254
26255 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
26256
26257 * gcc.c-torture/compile/961203-1.cexp: New script.
26258
26259 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
26260
26261 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26262 up the includes ourselves.
26263
26264 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
26265
26266 * lib/plumhall.exp: Remove random include, and add a few
26267 verbose messages for debugging.
26268
26269 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
26270
26271 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26272 of trying to do it ourselves.
26273
26274 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
26275
26276 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26277
26278 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
26279
26280 * gcc.prms/5403.c: Made regexp a bit less strict.
26281
26282 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
26283
26284 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26285 is returned from remote_load instead.
26286 * lib/plumhall.exp: Ditto.
26287 * lib/mike-g++.exp: Ditto.
26288 * lib/old-dejagnu.exp: Ditto.
26289 * lib/c-torture.exp: Ditto.
26290
26291 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
26292
26293 * lib/g++.exp: Use build_wrapper procedure.
26294 * lib/gcc.exp: Ditto.
26295
26296 1997-05-20 Jeffrey A Law (law@cygnus.com)
26297
26298 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26299 an old-style decl for malloc. Fixes tests to work when
26300 sizeof (int) != sizeof (size_t).
26301
26302 1997-05-15 Mike Meissner <meissner@cygnus.com>
26303
26304 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26305
26306 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26307 use stdargs.h interface.
26308
26309 1997-05-15 Mike Meissner <meissner@cygnus.com>
26310
26311 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26312 NO_VARARGS when compiling.
26313
26314 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
26315
26316 * lib/plumhall.exp(ph_includes): New procedure.
26317 (ph_make): Use it.
26318 (ph_compiler): Ditto.
26319
26320 * lib/g++.exp: Rename test-glue.c to testglue.c.
26321 * lib/gcc.exp: Ditto.
26322
26323 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
26324
26325 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26326 to completion when it's called.
26327
26328 1997-03-21 Michael Meissner <meissner@cygnus.com>
26329
26330 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26331 is defined, don't do test.
26332
26333 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
26334
26335 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26336 for object files.
26337 (ph_summary): Mark skipped testcases as untested, not unresolved.
26338
26339 * lib/plumhall.exp (ph_make): If unresolved because of bad
26340 errorCode, record errorCode in log file.
26341 (*): Replace send_log/verbose with verbose -log.
26342
26343 1997-03-19 Michael Meissner <meissner@cygnus.com>
26344
26345 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26346 double conversion if double isn't at least 8 bytes.
26347
26348 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26349 int to work with targets where int is 16 bits.
26350
26351 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26352 8 bytes, just exit, since 4 byte doubles don't have enough bits of
26353 precision for the test to complete.
26354
26355 1997-03-14 Michael Meissner <meissner@cygnus.com>
26356
26357 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26358 if d10v is not compiled with the -mdouble64 flag.
26359 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26360
26361 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26362 d10v is not compiled with the -mint32 flag.
26363
26364 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
26365
26366 * lib/plumhall.exp: Use incr_count.
26367
26368 1997-03-12 Jeffrey A Law (law@cygnus.com)
26369
26370 * gcc.c-torture: Update to c-torture-1.45.
26371
26372 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
26373
26374 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26375 the name of the expect testcase file).
26376
26377 * lib/g++.exp(g++_init): Ditto.
26378
26379 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
26380
26381 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26382 the host.
26383
26384 * lib/gcc.exp(gcc_exit): New procedure.
26385
26386 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
26387
26388 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26389 specs where appropriate.
26390
26391 * g++.old-deja/g++.arm/*: Added additional ERROR checks
26392 because of new "candidates are" messages, and removed a few
26393
26394 * Converted all non-old-style g++ testcases to old-style, and
26395 moved into g++.old-deja.
26396
26397 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
26398
26399 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26400 options.
26401
26402 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26403 succeeded.
26404
26405 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26406
26407 1997-02-13 Michael Meissner <meissner@cygnus.com>
26408
26409 * lib/gcc.exp (gcc_target_compile): Add support for defining
26410 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26411 the machine doesn't have those features.
26412
26413 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
26414
26415 * g++.law/operators4.exp: Don't use LIBS.
26416
26417 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
26418
26419 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26420
26421 * lib/mike-g++.exp: Don't set the compiler to be tested here.
26422 * lib/g++.exp: Set it here instead. Also, allow use of the
26423 --tool_exec and --tool_opt options. Change CXX to
26424 GXX_UNDER_TEST.
26425
26426 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26427
26428 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26429
26430 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
26431
26432 * lib/old-dejagnu.exp: Use prune_warnings instead of
26433 prune_system_crud.
26434 * lib/mike-g++.exp: Ditto.
26435 * lib/gcc.exp: Ditto.
26436 * lib/g++.exp: Ditto.
26437
26438 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26439
26440 1997-02-07 Jeffrey A Law (law@cygnus.com)
26441
26442 * 941014-2.c: Include stdlib.h
26443 * 960327-1.c: Include stdio.h
26444 * dbra.c, index-1.c: Don't assume ints are 32bits.
26445
26446 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
26447
26448 * lib/gcc.exp: Add gcc,stack_size target feature.
26449
26450 * lib/g++.exp(g++_target_compile): Add the include and link
26451 paths here, not in two other places. And, it's $options, not
26452 options.
26453
26454 * lib/mike-g++.exp(postbase): Remove the code that determines
26455 the correct include and link paths.
26456 * g++.old-deja/old-deja.exp: Ditto.
26457
26458 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
26459
26460 * lib/g++.exp(g++_init): target_compile no longer returns the
26461 filename of the result.
26462
26463 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
26464
26465 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26466 call to glob.
26467
26468 * gcc.c-torture/special/special.exp: Change call to
26469 gcc_target_compile to include the object file.
26470
26471 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
26472
26473 * gcc.c-torture/special/special.exp: Correct misspelling in last
26474 change.
26475
26476 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
26477
26478 * lib/plumhall.exp(ph_summary): Log the entire output of the
26479 executable. Return -1 if there were any failures, 0 otherwise.
26480 (ph_execute): Return -1 if there were any failures, 0 otherwise.
26481 (ph_make): Clean up objects and executables that were built
26482 if the tests succeeded.
26483
26484 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
26485
26486 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26487 libraries and includes in the build tree as appropriate.
26488
26489 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26490
26491 * lib/c-torture.exp: Instead of looking for the global variable
26492 NO_LONG_LONG, check to see if that's a feature of the target.
26493
26494 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
26495
26496 * config/default.exp: Minimize. Delete the remainer of the files in
26497 config; this functionality is now in devo/dejagnu/config.
26498
26499 g++.*/*: Pass any additional flags used to compile to postbase;
26500 delete CXXFLAGS.
26501
26502 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26503 is now done by runtest.exp. Use gcc_target_compile instead of
26504 compile.
26505
26506 lib/c-torture.exp: Use gcc_target_compile instead of compile.
26507 Remove references to CFLAGS. Use remote_file instead of
26508 calling rm -f.
26509 (c-torture): Take a list of arguments to use to compile this
26510 testcase.
26511
26512 lib/g++.exp: Simplify. Use target_compile instead of compile.
26513 lib/gcc-dg.exp: Ditto.
26514 lib/gcc.exp: Ditto.
26515 lib/mike-{gcc,g++}.exp: Ditto.
26516 lib/old-dejagnu.exp: Ditto.
26517 lib/plumhall.exp: Ditto.
26518
26519 1997-01-08 Jim Wilson <wilson@cygnus.com>
26520
26521 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26522 (ph_linker): Likewise.
26523
26524 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
26525
26526 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26527 MAP_ANON / MAP_ANONYMOUS if defined;
26528 else try to map from /dev/zero .
26529
26530 1996-11-12 Jeffrey A Law (law@cygnus.com)
26531
26532 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
26533 isn't defined, then define it to MAP_ANONYMOUS.
26534
26535 1996-11-12 Jeffrey A Law (law@cygnus.com)
26536
26537 * gcc.c-torture: Update to c-torture-1.42 release.
26538
26539 1996-11-11 Jeffrey A Law (law@cygnus.com)
26540
26541 * gcc.c-torture: Update to c-torture-1.41 release.
26542
26543 1996-10-27 Jeffrey A Law (law@cygnus.com)
26544
26545 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
26546 c-torture release.
26547
26548 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
26549
26550 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26551 and LDFLAGS. Fix second case to append the target_info ldflags
26552 onto LDFLAGS, not CFLAGS.
26553 * lib/g++.exp (g++_init): Add target_info stuff.
26554 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
26555 of libgloss and newlib flags for !native.
26556
26557 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26558 (GDB): Fix relative path to go up another dir for finding gdb.
26559
26560 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
26561
26562 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26563 versions in the target_info array, if they don't exist.
26564
26565 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
26566
26567 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26568
26569 1996-07-08 Jim Wilson <wilson@cygnus.com>
26570
26571 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26572 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26573
26574 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
26575
26576 * lib/old-dejagnu.exp: Don't remove the output file before we've
26577 actually tested it. Don't append pwd to the path of the executable
26578 we're testing.
26579
26580 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
26581
26582 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26583
26584 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
26585
26586 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26587 temporary directory for compiler files, and set it to a default
26588 value of /tmp. Set $output as the name of the output file from
26589 compiling the testcase. Add a -o option to $cflags_var so the
26590 compiler writes the final output file as $output. Set $executable
26591 to $output.
26592
26593 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26594 directory for compiler files, and set it to /tmp if it doesn't
26595 already have a value. Set $output_file to the name of the output
26596 file from compiling the testcase. Add a -o option to CXXFLAGS so
26597 the compiler writes the final output file as $output. Use $output
26598 as the executable to be tested.
26599
26600 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
26601
26602 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26603
26604 1996-06-08 Jeffrey A Law (law@cygnus.com)
26605
26606 * gcc.c-torture/execute/pending-1.c: New test. Still
26607 pending in Tege's queue.
26608
26609 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
26610
26611 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26612 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
26613 if there were failures. Call unresolved if there were unresolved
26614 testcases. Call gcc_fail if program did not run to completion.
26615 (ph_make): Pass additional argument name to ph_execute.
26616 (ph_execute): Add new argument. Pass additional arguments to
26617 ph_summary. Call gcc_fail is there is no execution output.
26618
26619 1996-04-24 Jeffrey A Law (law@cygnus.com)
26620
26621 * lib/plumhall.exp (proc_summary): Output relavent summary
26622 lines into the log so specific failures in plumhall can be
26623 investigated.
26624
26625 1996-04-10 Jeffrey A Law (law@cygnus.com)
26626
26627 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26628 (c-torture-execute): Don't try to execute tests which use
26629 "long long" types if $NO_LONG_LONG is nonzero.
26630
26631 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
26632
26633 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26634 not c-torture.
26635
26636 * gcc.ieee: Move from here.
26637 * gcc.c-torture/execute/ieee: To here.
26638
26639 1996-03-26 Jeffrey A Law (law@cygnus.com)
26640
26641 * gcc.c-torture: Update to c-torture-1.41 release.
26642
26643 1996-03-22 Jeffrey A Law (law@cygnus.com)
26644
26645 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26646 not "$output".
26647
26648 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
26649
26650 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26651 -c present.
26652
26653 1996-03-02 Jeffrey A Law (law@cygnus.com)
26654
26655 * config/proelf.exp: Handle connecting to a simulator.
26656
26657 1996-01-31 Jeffrey A Law (law@cygnus.com)
26658
26659 * config/proelf.exp: New file. Enough framework that we can
26660 run c-torture tests on the proelf targets (or any other target
26661 that gdb can connect to for that matter).
26662
26663 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
26664
26665 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26666 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
26667
26668 * lib/plumhall.exp (ph_execute): Always call ph_summary if
26669 exec_output exists.
26670
26671 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
26672
26673 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26674 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26675
26676 * config/*.exp: Update FSF address. Change result of ${tool}_load
26677 to pass/fail/unresolved/unsupported/untested. Caller must now
26678 call unresolved/unsupported/untested.
26679 * lib/*.exp: Update FSF address. Update to handle new results of
26680 ${tool}_load.
26681 * lib/chill.exp (verbose): Delete.
26682
26683 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
26684
26685 * lib/gcc.exp (default_gcc_start): Change order of args to
26686 $LDFLAGS $CFLAGS $LIBS.
26687 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26688 Save/set/restore CFLAGS. Pass single arg to gcc_start.
26689 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26690 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26691 * gcc.misc-tests/dg-test.exp: Likewise.
26692 * gcc.misc-tests/msgs.exp: Likewise.
26693 * gcc.prms/prms.exp: Likewise.
26694 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26695 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26696
26697 * lib/dg.exp: Deleted, moved to dejagnu/lib.
26698
26699 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
26700
26701 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26702
26703 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26704 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26705
26706 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26707 necessary.
26708
26709 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
26710
26711 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26712 global for loop; add use of $mathlib.
26713 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26714 settings here; set mathlib for anything but VxWorks.
26715
26716 1996-01-22 Jeffrey A Law (law@cygnus.com)
26717
26718 * gcc.c-torture: Update to c-torture-1.40 release.
26719
26720 1996-01-03 Jeffrey A Law (law@cygnus.com)
26721
26722 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26723 dg.exp.
26724
26725 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
26726
26727 * lib/c-torture.exp (c-torture-execute): Declare "output" as
26728 global.
26729
26730 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
26731
26732 * lib/g++.exp (LIBS): Define if not already.
26733 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26734 (gcc-dg-prune): Call prune_gcc_output.
26735 * lib/gcc.exp (prune_gcc_output): New proc.
26736 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26737 prune_gcc_output.
26738
26739 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
26740
26741 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26742 (c-torture-execute): Likewise. Rename `name' to `testcase'.
26743
26744 1995-11-15 Jeffrey A Law (law@cygnus.com)
26745
26746 * gcc.c-torture: Update to c-torture-1.39 release.
26747
26748 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
26749
26750 * lib/c-torture.exp (c-torture-execute): Don't return if one option
26751 fails, try others as well.
26752
26753 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
26754
26755 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26756 If compilation fails, mark execute tests as `untested'.
26757 If test is marked as unsupported, don't mark compilation and
26758 execute tests as failed.
26759
26760 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
26761
26762 * lib/g++.exp (g++_init): Don't link in libg++, and look to
26763 libstdc++ for whether or not we want to be doing shared
26764 libraries. Delete link_curses since we don't need it anymore.
26765 * lib/mike-g++.exp (postbase): Don't link in libg++.
26766 * g++.old-deja/old-deja.exp: Likewise.
26767
26768 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
26769
26770 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26771
26772 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
26773
26774 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26775 For that, add `-Wl,-a,shared_archive'.
26776 * g++.old-deja/old-deja.exp: Likewise.
26777
26778 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
26779
26780 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
26781
26782 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
26783
26784 * lib/mike-g++.exp (postbase): Pay attention to the status of
26785 g++_load.
26786
26787 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
26788
26789 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
26790
26791 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
26792
26793 * lib/gcc.exp (default_gcc_start): No longer need to log program
26794 being executed or its output, execute_anywhere does that now.
26795 * lib/g++.exp (default_g++_version): Call execute_anywhere.
26796 (default_g++_start): Likewise. Delete calls to verbose/send_log.
26797
26798 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
26799
26800 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
26801 the same as those in lib/g++.exp.
26802
26803 1995-10-10 Jeff Law (law@hurl.cygnus.com)
26804
26805 * gcc.c-torture: Update to c-torture-1.38 release.
26806 * gcc.ieee: Related changes.
26807
26808 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
26809
26810 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
26811 "exec". Minor reformatting changes.
26812
26813 * config/rom68k.exp (${tool}_load): Make it work in a canadian
26814 cross. This means all "exec" calls now work on a remote host as
26815 well.
26816 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
26817 cross. Filter out the extra "\r\n" stuff that expect puts in.
26818 (c-torture-execute): Filter out the bogus warnings like
26819 c-torture-compile does. Add support for canadian cross.
26820 * lib/gcc.exp (default_gcc_version, default_gcc_start)
26821 Use execute_anywhere rather than calling exec directly. Now it
26822 works for canadian cross testing.
26823
26824 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
26825
26826 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
26827 results into a variable, and check that rather than using file exists.
26828
26829 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
26830
26831 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
26832 create a libg++.so. For sunos4.1.*, also add -ltermcap.
26833
26834 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
26835
26836 * g++.old-deja/old-deja.exp: Create and pass runshlib and
26837 lib_curses if there's a shared libg++ in the build tree.
26838
26839 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
26840
26841 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
26842 if not supported target.
26843
26844 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
26845
26846 * lib/g++.exp (g++_init): Move empty setting of runshlib and
26847 link_curses up to always happen, not just for native builds.
26848
26849 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
26850
26851 * gcc.c-torture: Update to c-torture-1.36 release.
26852 * gcc.failure: Related changes.
26853
26854 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
26855
26856 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
26857
26858 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
26859
26860 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
26861 * lib/mike-g++.exp (postbase): Not in here. Still reference
26862 runshlib, link_curses, and mathlib for link and run.
26863
26864 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
26865 pass the runtime shared library options for Solaris, OSF/1, and
26866 Irix5, and link with -lcurses to avoid unresolved references.
26867
26868 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
26869
26870 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
26871 only run once.
26872
26873 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
26874
26875 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
26876
26877 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
26878
26879 * gcc.c-torture: Update to c-torture-1.35 release. Note we
26880 do not have a framework for the "compat" tests yet.
26881
26882 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
26883
26884 * lib/mike-g++.exp (postbase): New local variable `mathlib',
26885 set to null if we're testing vxworks5.1. Use that instead of
26886 `-lm' in the setting of LIBS for link and run.
26887
26888 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
26889
26890 * config/rom68k.exp (${tool}_load): Major changes to make it
26891 work. Verified that it does in fact return the stuff in
26892 exec_output properly. Catch any Emul or any TRAP other than 0.
26893
26894 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
26895
26896 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
26897 LDFLAGS properly for targets that need stuff from libgloss.
26898 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
26899 only run once.
26900 (gpp_initialized): New variable.
26901
26902 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
26903
26904 * config/rom68k.exp: Load libgloss.exp.
26905 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
26906 so we can produce a fully linked binary.
26907 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
26908 so we can produce a fully linked binary.
26909
26910 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
26911
26912 * lib/plumhall.exp (ph_section): Watch for expected failures.
26913 Add missing `else'.
26914
26915 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
26916 run the testcase.
26917 (c-torture): Likewise.
26918
26919 1995-08-28 Doug Evans <dje@cygnus.com>
26920
26921 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
26922
26923 * lib/mike-g++.exp (mike_cleanup): New proc.
26924 (prebase): New globals compiler_result, not_compiler_result,
26925 target_regexp.
26926 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
26927 allow leading "-" in pattern. Watch for unsupported tests.
26928 If $compiler_result is set, pattern match assembler code,
26929 and ditto for $not_compiler_result.
26930 * lib/mike-gcc.exp: Likewise.
26931
26932 * lib/plumhall.exp (ph_execute): Only call ph_summary if
26933 execution "succeeded".
26934
26935 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
26936
26937 * config/win32.exp: New file.
26938 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
26939
26940 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
26941
26942 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
26943 unsupported.
26944 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
26945 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
26946 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
26947
26948 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
26949 "... without exceptions was ...". That is now handled by
26950 prune_system_crud.
26951 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26952
26953 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
26954
26955 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
26956 sieve.c,sort2.c}: New files.
26957 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
26958 sieve.exp,sort2.exp}: Drivers for them.
26959
26960 * lib/mike-gcc.exp (program_output): New user settable variable.
26961 (postbase): Call prune_system_crud. Also prune extraneous compiler
26962 messages.
26963 * lib/mike-g++.exp (program_output): New user settable variable.
26964
26965 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
26966
26967 * config/sh.exp: Deleted (use sim.exp instead).
26968
26969 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
26970
26971 * config/vx.exp: Declare CHECKTASK as global.
26972 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
26973 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
26974 * lib/old-dejagnu.exp: Load [pwd]/$executable.
26975
26976 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
26977
26978 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
26979 target. Like vx.exp, only includes `vx29k.exp' instead of
26980 `vxworks.exp'.
26981
26982 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
26983
26984 * config/sim.exp: Increase time limit from 120 seconds to 240.
26985
26986 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
26987
26988 * gcc.c-torture/execute/950628-1.c: New test.
26989
26990 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
26991
26992 * gcc.c-torture: Update with changes/additions from
26993 c-torture-1.34.
26994
26995 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
26996
26997 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
26998
26999 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
27000
27001 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27002
27003 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
27004
27005 * gcc.c-torture/compile/950512-1.c: New test.
27006 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27007 * gcc.dg/struct-ret-1.c: Likewise.
27008
27009 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
27010
27011 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27012 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27013
27014 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
27015
27016 * gcc.c-torture/special/920411-1.c: Deleted.
27017 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27018
27019 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
27020
27021 * config/sim.exp (${tool}_load): Hack in call to bash to get a
27022 cpu limit.
27023
27024 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
27025
27026 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27027
27028 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
27029
27030 From kenner;
27031 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27032 is the proper length.
27033 * va-arg-3.c: Likewise.
27034
27035 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
27036
27037 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
27038 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27039
27040 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
27041 * lib/g++.exp (default_g++_start): Delete old cruft.
27042
27043 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
27044
27045 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27046 (2 * (1 << 18)) to (2 * (1 << 17)).
27047
27048 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27049
27050 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
27051
27052 * config/rom68k.exp: Renamed from config/idp.exp
27053
27054 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
27055
27056 * c-torture/compile/921109-2.c
27057
27058 1995-04-18 Mike Stump <mrs@cygnus.com>
27059
27060 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27061 excess errors.
27062
27063 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
27064
27065 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27066 output.
27067 * lib/g++.exp (default_g++_start): Likewise.
27068
27069 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
27070
27071 * gcc.c-torture/compile/950329-1.c: New test.
27072
27073 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
27074
27075 * config/bug.exp (${tool}_load): Updated to use new remote_open
27076 and remote_close procs.
27077 * config/idp.exp: New file.
27078
27079 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
27080
27081 * gcc.c-torture/execute/950322-1.c: New test.
27082
27083 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
27084
27085 * config/vx.exp (${tool}_load): Clean up testing of return code from
27086 vxworks_ld and vxworks_spawn.
27087
27088 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
27089
27090 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27091
27092 1995-03-13 Mike Stump <mrs@cygnus.com>
27093
27094 * lib/old-deja.exp: Add `excess errors test - ' error, now one
27095 can mark excess errors on a machine by machine basis. Note, the
27096 default is to not expect any excess errors, even when excess
27097 errors test - is given, so you will want to put an XFAIL ... on
27098 these lines. For example, // excess errors test - XFAIL hppa*-*-*
27099 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27100 those 4 machines, but no others.
27101
27102 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
27103
27104 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27105 * lib/c-torture.exp: to here.
27106
27107 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
27108
27109 * gcc.c-torture/execute/950221-1.c: New test.
27110 * gcc.c-torture/execute/struct-ret-1.c: New test.
27111 * gcc.c-torture/compile/950221-1.c: New test.
27112
27113 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27114
27115 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
27116
27117 * gcc.c-torture/execute/arith-1.c (main): Return 0.
27118 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27119
27120 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
27121
27122 * g++.gb: New directory of tests, derived from my signature and
27123 class scoping tests.
27124
27125 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27126 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27127 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27128 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27129 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27130 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27131 * g++.gb/sig25.C: Likewise.
27132
27133 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27134 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27135 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27136 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27137 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27138 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27139 * g++.gb/sig25.exp: Likewise.
27140
27141 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27142 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27143 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27144 * g++.gb/scope13.C: Likewise, this test still fails.
27145
27146 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27147 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27148 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27149 * g++.gb/scope13.exp: Ditto.
27150
27151 * g++.gb/README: New file, explains what these tests are about.
27152
27153 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
27154
27155 * lib/dg.exp (dg-do): Support `preprocess'.
27156 (dg-test): Likewise.
27157
27158 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
27159
27160 * config/udi.exp: change "continue -expect" to "exp_continue".
27161
27162 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
27163
27164 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27165 Delete redundant tests.
27166
27167 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27168 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27169 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27170 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27171 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27172 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27173 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27174 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27175
27176 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27177 storing label pointers.
27178 * gcc.c-torture/execute/921019-1.c: Likewise.
27179 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27180 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27181 parameter fp.
27182 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27183 constants.
27184
27185 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27186 Delete obsolete tests.
27187
27188 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27189 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27190 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27191 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27192 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27193 * gcc.c-torture/compile/950124-1.c: New test.
27194
27195 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27196
27197 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
27198
27199 * lib/mike-g++.exp: Add -lm to LIBS.
27200
27201 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
27202
27203 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27204
27205 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
27206
27207 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27208
27209 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
27210
27211 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27212
27213 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
27214
27215 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27216 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27217 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27218 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27219 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27220 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27221 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27222 * g++.law/{operators31.C, operators32.C,
27223 * g++.law/{operators33.C, operators34.C}: Likewise.
27224 * g++.law/{pic1.C, refs2.C}: Likewise.
27225 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27226 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27227 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27228 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27229
27230 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27231 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27232 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27233 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27234 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27235 * g++.law/{enum9.exp, friend5.exp}: Likewise.
27236 * g++.law/{nest3.exp, nest4.exp}: Likewise.
27237 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27238 * g++.law/{operators30.exp, operators31.exp}: Likewise.
27239 * g++.law/{operators32.exp, operators33.exp}: Likewise.
27240 * g++.law/{operators34.exp}: Likewise.
27241 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27242 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27243 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27244 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27245 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27246
27247 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27248 No longer expected to fail.
27249 * g++.law/missed-error3.C: Tweak for recent bool changes.
27250
27251 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
27252
27253 * config/emb-unix: Deleted.
27254 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27255 remote execution. Do final link on remote host if REMOTE_LINK is set.
27256
27257 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
27258
27259 * lib/dg.exp (dg-test): Fix typo in last patch.
27260
27261 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
27262
27263 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27264 (handles multiple occurrences).
27265
27266 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
27267
27268 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27269 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27270 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27271 printed).
27272 * lib/c-torture.exp (c-torture-compile): Likewise.
27273 (c-torture): Prepend full path if missing.
27274 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27275 (gcc_fail): Likewise.
27276 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27277
27278 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
27279
27280 * lib/netware.exp: Only attach to NetWare i386 systems.
27281
27282 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
27283
27284 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27285 messages. Add test name to "output pattern match" pass/fail message.
27286
27287 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
27288
27289 * gcc.dg: New testsuite.
27290 * gcc.dg/dg.exp: New file.
27291
27292 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27293 test-switch.c}: Deleted.
27294
27295 * gcc.misc-tests/msgs.exp: New testcase driver.
27296
27297 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
27298
27299 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27300 Watch for illegal return values from ${tool}_load.
27301 * config/unix.exp (${tool}_load): Fix pass/fail detection for
27302 cross targets. Coerce return value >0 to 1.
27303
27304 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
27305
27306 * config/unix.exp (${tool}_load): Call program rsh, not proc.
27307
27308 * config/emb-unix.exp: New file.
27309
27310 * config/sim.exp: Error if variable $SIM not defined.
27311 (${tool}_load): Mark test as "untested" if simulator missing.
27312
27313 * config/unix.exp: Load remote.exp to get rcp_download.
27314 * lib/c-torture.exp: Use different option lists for testcases with
27315 and without loops.
27316 * gcc.c-torture/execute/execute.exp: Likewise.
27317
27318 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
27319
27320 * config/*.exp: Clarify return code from ${tool}_load.
27321 Call `unresolved' or `untested' instead of `warning' or `perror'
27322 (sometimes you still want to call both though).
27323 Add comment that `shell_id' is local to each file.
27324 * config/udi.exp (timeout): Set to 30.
27325 Don't print warning if connection fails, $connectmode has already
27326 printed an error.
27327 (${tool}_load): Move verbose messages to level 2.
27328 Rework pattern for "Process started" message.
27329 Pass `shell_id' to ${connectmode}_download.
27330 Retry twice upon timeout. Make resetting of target more robust.
27331 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27332 Pass `shell_id' to exit_$connectmode.
27333 Only call exit_$connectmode if connected.
27334 * config/unix.exp (${tool}_load): Check return codes better.
27335 * config/vrtx.exp (${tool}_load): Likewise.
27336 * config/vx.exp (${tool}_load): Likewise.
27337 Delete unneeded global's.
27338 * lib/dg.exp (dg-test): Update to reflect clarified return codes
27339 from ${tool}_load.
27340 (dg-stat): Delete.
27341 (dg-init): Delete recording of pass/fail counts.
27342 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27343 (old-dejagnu-init): Likewise.
27344 (old-dejagnu-stat): Delete contents, empty proc now.
27345 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27346 (c-torture): Delete references to lcnt, lpass, lfail.
27347 Get option list from TORTURE_OPTIONS.
27348 Delete -funroll[-all]-loops if no loops.
27349 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27350 (g++_stat): Delete contents (empty proc now).
27351 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27352 (gcc_finish): Likewise.
27353 (gcc_stat): Deleted.
27354 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27355 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27356 * gcc.c-torture/execute/execute.exp: Likewise.
27357 Split tests into two parts: compile, execute.
27358 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
27359 no loops. Update to reflect clarified return codes from ${tool}_load.
27360
27361 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
27362
27363 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27364 to grep for.
27365 (old-dejagnu): Likewise (where necessary).
27366
27367 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
27368
27369 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27370
27371 * lib/dg.exp (dg-process-target): Fix processing of selector.
27372 Add comment regarding use of `error'.
27373
27374 * lib/gcc.exp (prune_system_crud): Define if missing.
27375 * lib/g++.exp (prune_system_crud): Likewise.
27376
27377 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27378 Call prune_system_crud.
27379 * lib/dg.exp (dg-runtest): New proc.
27380 Use perror instead of send_user for tcl errors in testcase.
27381 Don't return any value, it's never used.
27382 Don't clobber previous definition of `unknown'.
27383 Print tcl errors in `dg-final'.
27384
27385 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
27386
27387 * lib/dg.exp (dg-process-target): Improve syntax error messages.
27388 (dg-test): Don't print errorInfo, it contains stack backtrace.
27389
27390 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
27391
27392 * lib/g++.exp (runtest_file_p): Define if missing.
27393
27394 1994-09-24 Doug Evans (dje@cygnus.com)
27395
27396 * lib/mike-g++.exp: Comment out loading of g++.exp.
27397 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
27398 (default_g++_version): Always print something.
27399 (default_g++_start): Comment out call to `which'.
27400 (g++_start, g++_load): Deleted (must be defined in config file).
27401 * lib/gcc.exp: Test for existence of $CC at start.
27402 Delete check for tmpdir (done in gcc_init).
27403 (default_gcc_version): Always print something.
27404 (default_gcc_start): Comment out call to `which'.
27405 * config/*.exp: Major cleanup - make cross targets work at least a
27406 little better for g++ (by not being "--tool gcc" specific).
27407 Rename gcc_xxx to ${tool}_xxx.
27408 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27409 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27410
27411 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
27412
27413 * lib/c-torture.exp (c-torture-compile): Rework compiler
27414 message processing.
27415
27416 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27417 c-torture.
27418
27419 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
27420
27421 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27422
27423 * lib/dg.exp (dg-process-target): Support { target native }.
27424
27425 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
27426
27427 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
27428 looked for "... program xxx got fatal signal".
27429 Correct regsub munging of `comp_output'.
27430 Ignore compiler messages "path prefix not used" and "linker input
27431 file unused".
27432
27433 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
27434
27435 * lib/gcc.exp (runtest_file_p): Define if missing.
27436 * gcc.prms/template.c: Example to work from.
27437
27438 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
27439
27440 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27441 * lib/dg.exp (dg-test): Call unsupported testcases as such.
27442
27443 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27444 * gcc.prms/1883.c: Moved from compile/940714-1.c.
27445 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27446 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27447
27448 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27449 (dg-process-target): No longer a varargs proc.
27450 Return S/N for target, P/F for xfail. All callers changed.
27451 (user option procs): More argument checking.
27452 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27453 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27454 (dg-test): Skip test if not running on selected target in `dg-do'.
27455 Update handling of `dg-do-what', `dg-output-text'.
27456 Separate execution pass/fail from output pattern match pass/fail.
27457 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27458
27459 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
27460
27461 * gcc.c-torture/special/special.exp: Don't expect failure for mips
27462 target for 920510-1.c.
27463
27464 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
27465
27466 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27467 Clean up comment regarding use of passcnt, etc.
27468 (gcc_stat): Don't update `testcnt' here.
27469 (gcc_finish): Do it here.
27470 Might as well reset `but_id' here too.
27471 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27472 to determine if the file should be tested.
27473 * gcc.c-torture/compile/compile.exp: Likewise.
27474 * gcc.c-torture/execute/execute.exp: Likewise.
27475 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27476 * gcc.misc-tests/dg-test.exp: Likewise.
27477 * gcc.prms/prms.exp: Likewise.
27478 * gcc.wendy/wendy.exp: Likewise.
27479 * g++.old-deja.exp: Likewise.
27480 Move "Testing file" message to verbose level 1.
27481
27482 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
27483
27484 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27485
27486 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
27487
27488 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27489 (default_gcc_start): Accept optional second list element
27490 of compiler flags. Print compiler output at verbosity level 2.
27491 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27492 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27493 Save current values of framework globals passcnt, failcnt, xpasscnt,
27494 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27495 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
27496 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27497 xfailcnt to compute stats. Update framework global `testcnt' from
27498 pass/fail counts.
27499 (gcc_finish): New proc. Clean up test environment.
27500 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27501 (gcc_epass, gcc_efail): Delete.
27502 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27503 argument of line number.
27504 (dg-init): If the tool has an init routine, call it.
27505 (dg-test): Remove args `cflags_var' and `libs_var'.
27506 Pass all compiler options to ${tool}_start.
27507 Handle missing line number.
27508 (dg-finish): New function.
27509 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27510 particular files. Call gcc_finish at end. Move "skipping test"
27511 message to verbosity level 3.
27512 * gcc.c-torture/compile/compile.exp: Likewise.
27513 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27514 * gcc.c-torture/execute/execute.exp: Likewise.
27515 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27516 Print testcase being tried at verbosity level 1.
27517 * gcc.c-torture/special/special.exp: Unset xfail.
27518 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27519 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27520 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27521 * gcc.failure/failure.exp: Likewise.
27522 * gcc.ieee/ieee.exp: Likewise.
27523 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27524 Update call to dg-test. Call dg-finish at end.
27525 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
27526 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27527 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27528 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27529 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
27530 * gcc.wendy/wendy.exp: Add copyright.
27531 Delete setting of tmpdir (done by gcc_init).
27532 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27533 Pass compiler flags to gcc_start. Call gcc_finish at end.
27534 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27535 gcc_[ce]pass/fail.
27536
27537 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
27538
27539 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27540 confusion.
27541 (g++_load): Likewise.
27542
27543 * config/*.exp (gcc_load): Some were varargs fns and some were not.
27544 Rename argument to `prog' to remove the confusion.
27545 Varargs fns behave differently too!
27546 (g++_load): Likewise.
27547
27548 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27549
27550 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27551 what it is. Delete (always) printing of status value for !native.
27552 Simplify verbose code, and include status and exec_output.
27553 (g++_load): Use gcc_load.
27554
27555 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
27556
27557 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27558 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27559 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27560 940714-3.c as these testcases don't exist anymore. Make
27561 va-arg-1.c expected to pass.
27562
27563 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
27564
27565 * gcc.misc-tests/misc.exp: Only run specific testcases.
27566 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
27567 * gcc.misc-tests/dg-[1-9].c: New files.
27568
27569 * lib/dg.exp: New testsuite driver.
27570 * gcc.prms/prms.exp: Use it.
27571
27572 * README.gcc: New file.
27573
27574 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27575 Document and reset `lxpass' and `lxfail'.
27576 Simplify "initialized" message.
27577 (gcc_stat): Clean up comments a little.
27578
27579 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
27580
27581 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27582
27583 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
27584
27585 * lib/old-dejagnu.exp (process-option): New proc.
27586 (old-dejagnu-init, old-dejagnu-stat): Likewise.
27587 (old-dejagnu): Simplify.
27588 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27589
27590 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
27591
27592 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27593 exists and is not an empty string.
27594
27595 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27596 $xfail rather than calling setup_xfail. Clear $xfail when test is
27597 finished.
27598 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27599 automatically.
27600
27601 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27602 longer expected to fail.
27603
27604 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27605 "f" function call.
27606
27607 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27608
27609 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27610 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27611 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27612 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27613 c-torture-1.29.
27614
27615 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27616 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27617
27618 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27619
27620 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27621 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27622
27623 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27624 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27625 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27626
27627 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
27628
27629 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27630 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27631 940714-1.c, 940714-2.c, 940714-3.c},
27632 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27633 gcc.misc-tests/{mg.c,mg.exp}:
27634 New tests.
27635 * gcc.noncompile/noncompile.exp: Change accordingly.
27636
27637 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
27638
27639 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27640 Undo previous clobberage.
27641
27642 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
27643
27644 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27645 * gcc.special/{930510-1.c, special.exp}:
27646 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27647 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27648 struct-varargs-1.c}: New tests from c-torture-1.26.
27649
27650 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
27651
27652 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27653 argument to switch.
27654
27655 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
27656
27657 * Revert the previous changes. Please see Rob's directory
27658 (/lisa/test/rob/progressive/gcc/testsuite) for testing
27659 fixes.
27660
27661 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
27662
27663 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27664 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27665 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27666 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27667 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27668 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27669 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27670 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27671 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27672 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27673 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27674 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27675 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27676 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27677 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27678 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27679 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27680 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27681 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27682 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27683 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27684 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27685 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27686 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27687 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27688 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27689 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27690
27691 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
27692
27693 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27694 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27695 with perror calls.
27696
27697 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
27698
27699 * config/unix.exp (g++_load): Fix syntax.
27700
27701 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
27702
27703 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27704 * gcc.noncompile/921017-1.c: Deleted obsolete test.
27705 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27706 Don't expect va-arg-1.c to fail. Correct expected output for
27707 920928-1.c.
27708 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27709 * gcc.wendy/hbm4.c: Correct typo.
27710 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27711
27712 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
27713
27714 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27715 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27716 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
27717 * lib/c-torture.exp (c-torture-compile): Ditto.
27718
27719 Reduce volume of output (remove all the -I's and such).
27720 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27721 Call gcc_cpass, gcc_cfail.
27722 (c-torture): Pass testing option to c-torture-compile.
27723
27724 1994-03-21 Doug Evans (dje@cygnus.com)
27725
27726 Bring patches over from progressive.
27727 * config/default.exp: Exit remote shell cleanly.
27728 (g++_exit, g++_start): Add default versions.
27729 * config/sim.exp (gcc_load): Use perror, not error.
27730
27731 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
27732
27733 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
27734 set in site.exp.
27735
27736 1994-03-14 Doug Evans (dje@cygnus.com)
27737
27738 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27739 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27740 (wendy_try): New proc to run testcase.
27741 (main loop): Call 'em.
27742 * gcc.wendy/*.c: Clean up pass to correct expected output.
27743
27744 * lib/gcc.exp: Minor cleanup work.
27745 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27746
27747 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
27748
27749 * config/sim.exp (gcc_load): Document return codes better.
27750 Don't pass -v to simulator.
27751
27752 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
27753
27754 * gcc.special/920717-x.c: Fix typo.
27755 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27756 get at sources.
27757
27758 * lib/mike-gcc.exp: Fix typo.
27759
27760 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
27761
27762 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27763 binary to use, transform the name.
27764 * config/*.exp: rename everything. Nuke any g++ specific files,
27765 it's now a special case of gcc that requires no special support.
27766 Add a default.exp for unsupported targets.
27767
27768 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
27769
27770 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27771 lib/old-dejagnu.exp: Fix a few patterns to work with the new
27772 version of Tcl.
27773
27774 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
27775
27776 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27777 than a warning.
27778
27779 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
27780
27781 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
27782
27783 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
27784
27785 * gcc.execute/execute.exp: Combine opt_list and foption_list into
27786 option_list. Compile every file with only 4/6 option choices
27787 (same as C torture) instead of with 12/18 different option
27788 choices.
27789 * lib/c-torture.exp: Likewise.
27790
27791 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
27792 not already set.
27793
27794 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
27795
27796 * lib/old-deja.exp: Add `excess errors test fails' error, now one
27797 can put an XFAIL *-*-* on excess errors.
27798
27799 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
27800
27801 * g++.law: Add more tests derived from g++-bugs snapshots.
27802
27803 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
27804 equivalent to g++.law/init9.
27805
27806 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
27807 compiled it, and the a.out file after we've run it.
27808
27809 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
27810
27811 * lib/mike-g++.exp (postbase): Delete the .o file after we've
27812 compiled it, and the a.out file after we've run it.
27813
27814 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
27815
27816 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
27817
27818 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
27819
27820 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
27821 version number.
27822
27823 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
27824
27825 * g++.law: New directory of g++ tests derived from the g++-bugs
27826 snapshots.
27827
27828 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
27829
27830 * gcc.compile: initbug1.c initbug1.exp testcase added
27831
27832 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
27833
27834 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
27835 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
27836 fixes submitted by Jeff Law (law@cs.utah.edu)
27837 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
27838 Jeff Law (law@cs.utah.edu)
27839
27840
27841 1993-11-30 Mike Stump (mrs@cygnus.com)
27842
27843 * config/unix-g++.exp: Follow the gcc way of doing things.
27844 * g++.old-deja/old-deja.exp: Minor updates.
27845 * lib/g++.exp: New file, follow the gcc way of doing things.
27846 * lib/old-dejagnu.exp: Minor updates.
27847 * lib/mike-g++.exp: Always unset errorInfo.
27848
27849 1993-11-06 Mike Stump (mrs@cygnus.com)
27850
27851 * lib/gcc.exp: Fix some errors with the below change, CC and
27852 CFLAGS should be global when setting, not local.
27853
27854 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
27855
27856 * lib/gcc.exp: Transform tool name.
27857
27858 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
27859
27860 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
27861
27862 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
27863
27864 * lib/gcc.exp: change gcc_done to gcc_stat
27865
27866 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
27867
27868 * Upgraded gcc testsuite to c-torture version 1.25
27869
27870 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
27871
27872 * lib/gcc.exp: added reporting code. Changed verbose compile message.
27873 * lib/c-torture: added hooks for new reporting code.
27874
27875 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
27876
27877 * config/sh-gcc.exp: check if sh-sim exists in the path
27878
27879 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
27880
27881 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
27882 * gcc.compile/compile.exp: Initial changes for new logic.
27883 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
27884 * gcc.failure/failure.exp: Initial changes for new logic.
27885 * gcc.ieee/ieee.exp: Initial changes for new logic.
27886 * gcc.misc-tests/misc.exp: Initial changes for new logic.
27887 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
27888 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
27889 * lib/c-torture.exp: Initial changes for new logic.
27890 * lib/gcc.exp: Initial changes for new logic.
27891
27892 1993-10-15 Mike Stump (mrs@cygnus.com)
27893
27894 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
27895 depend upon failure or success. Fully qualify names in failure
27896 and success messages. Always remove a.out before starting
27897 compile, just in case. Pay more attention to error text output by
27898 the compiler. Handle testcases with no known past errors just
27899 like all others, so that things are uniform. Other miscellaneous
27900 improvements.
27901
27902 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
27903
27904 * gcc.cpp: new directory for cpp tests
27905
27906 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
27907
27908 * lib/chill.exp: Code reformatted, removed unused code.
27909 * config/unix-chill.exp: Code reformatted, removed unused code.
27910 * chill.execute/execute.exp: Code reformatted, removed unused code.
27911 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
27912
27913 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
27914
27915 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
27916 routines not written.
27917
27918 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
27919
27920 * config/bug-gcc.exp: Use new procs from bug.exp.
27921
27922 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
27923
27924 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
27925 via ftp, rather than depending on NFS.
27926 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
27927 case.
27928
27929 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
27930
27931 * config/bug-gcc.exp: Use new download proc.
27932
27933 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
27934
27935 * chill.execute/execute.exp: cleanups, handles errors better
27936 * chill.compile/compile.exp: rewrite, based on execute.exp
27937 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
27938 * lib/chill.exp: major changes to diff proc and compile and link
27939 procs. added chill_fail and chill_pass wrappers to pass and
27940 fail. added more comments, and handle error codes better.
27941 Added a hack to capture stderr from exec, so noncompile tests
27942 can work.
27943
27944 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
27945
27946 * chill.execute/execute.exp: rewrite of testsuite driver
27947 * lib/chill.exp: rewrite of testsuite driver
27948 * config/unix-chill.exp: rewrite of testsuite driver
27949
27950 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
27951
27952 In chill.execute:
27953 * iexpr.ch: Standardize uppercase.
27954 * tuples.dat: Standardize uppercase.
27955 * vary.ch: standardize. Correct varying string assignments.
27956 * vary.dat: Add new output lines.
27957
27958 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
27959
27960 In chill.execute:
27961 * chprintf.ch: Standardize use of uppercase.
27962 * tuples.ch: Standardize and turn arr2 into a DCL,
27963 rather than a SYN.
27964 * pinits.ch: Standardize.
27965
27966 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
27967
27968 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
27969 * Makefil: Renamed to Makefile.in.
27970 * configure.in: New.
27971
27972 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
27973
27974 In chill.execute:
27975 * .cvsignore: Add result/output files.
27976 * Makefile: Fix up variables at start. Use MFLAGS
27977 everywhere. Correct bool_loc, built_ins entries.
27978 Add entry for vary1.ch.
27979 * bitarray.ch: Standardize upper-case usage.
27980 * bitexpr.ch: Standardize, add output of b1.
27981 * params.ch: Use arrayt in along PROC parameters, to
27982 avoid novelty problems.
27983 * sets.ch: Tiny cleanup.
27984 * vary1.ch: Re-indent.
27985
27986 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
27987
27988 * Add PR-related files to Makefiles, .cvsignore files, etc.
27989
27990 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
27991
27992 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
27993 with compiler objects. New names are test-flow.c and test-loop.c
27994
27995 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
27996
27997 * Upgraded c-torture tests from 1.19 to 1.20
27998
27999 * new files:
28000 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28001 * gcc.compile: 930623-1.c 930623-2.c
28002 * gcc.noncompile: 930622-1.c 930622-2.c
28003 * gcc.failure: 920411-1.c 920627-2.c
28004 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28005
28006 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
28007
28008 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28009 More changes to get testsuite working properly. Needs more work.
28010 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28011
28012 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
28013
28014 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28015 More changes to get testsuite working properly. Needs more work.
28016
28017 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
28018
28019 * chill.compile/compile.exp: Added for Dejagnu support
28020 * chill.execute/execute.exp: Added for Dejagnu support
28021 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
28022
28023 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
28024
28025 This should complete moving the CHILL test files.
28026 * chill.noncompile(.cvsignore printf.grt
28027 in-printf.grt chprintf.grt chprintf.ch):
28028 Added test-support files.
28029 (Makefile): Modified further.
28030 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28031 signal.ch): Added test files.
28032 * chill.execute (.cvsignore printf.grt printr.c
28033 in-printf.grt rts.c chprintf.grt rts.h): Added
28034 test-support files.
28035 (Makefile): More corrections.
28036
28037 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
28038
28039 * chill.compile, chill.execute, chill.nocompile: Add CHILL
28040 test cases, ready for DejaGnu.
28041
28042 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
28043
28044 * Upgraded c-torture tests from 1.18 to 1.19
28045
28046 * gcc.compile: added test(s):
28047 930607-1.c
28048 * gcc.execute: added test(s):
28049 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28050
28051 * added new subdirectory for misc tests: gcc.misc-tests
28052 * gcc.misc-test(s): added tests:
28053 inst-check.c test-consts.c test-ior.c test-switch.c
28054
28055 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
28056
28057 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28058
28059 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
28060
28061 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28062
28063 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
28064
28065 * Upgraded c-torture tests from 1.17 to 1.18
28066
28067 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
28068
28069 * Upgraded c-torture tests from 1.12 to 1.17
28070
28071 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
28072
28073 * lib/old-dejagnu.exp:
28074 Fixed handling of XFAIL target triplets to correctly
28075 recognize wildcard characters. Removed code that
28076 appended a unique id tag to the end of the file name
28077 printed out by the result of the testcases within a
28078 given test file.
28079
28080 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
28081
28082 * lib/old-dejagnu.exp:
28083 Reworked expected failure handling to trigger off of XFAIL
28084 keyword in keyphrase embeded in testcase source code. The
28085 XFAIL keyword must be at the end of the keyphrase line. It
28086 may optionally be followed by one or more target triplets.
28087 It has just occured that the handling of wildcards in the
28088 target triplet may not be correct.
28089
28090 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
28091
28092 * g++.old-deja/tests:
28093 Moved all subdirectories up one level into g++.old-deja .
28094
28095 * lib/old-dejagnu.exp:
28096 Fixed problem with CXXFLAGS not being properly reset, and being
28097 corrupted with extraneous "-c" compiler option. This was
28098 causing binaries to not be generated for test that needed them.
28099 Modified strings passed to "pass" and "fail" so that individual
28100 tests from the same test file would be distinguished by an
28101 identifier appended to the test file name in the summary logs;
28102 this corrected a problem with erroneous diff logs. Added code
28103 to search testcases for expected fail and unexpected pass keywords.
28104
28105 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
28106
28107 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28108
28109 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
28110
28111 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28112 Removed extraneous text from end of "Special g++ Options"
28113 keyphrase.
28114
28115 * lib/old-dejagnu.exp: Added pattern matching to look for new
28116 keywords, embedded in testcases comments, which will trigger
28117 calls to xpass and xfail.
28118
28119 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
28120
28121 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28122 comments embedded in the testcases, especially the one looking for
28123 special compiler options, as well as the pattern matching for the
28124 compiler output again.
28125
28126 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
28127
28128 * lib/old-dejagnu.exp: Do a proper check of the return value for
28129 execute tests. Fixed several problems with the pattern matching
28130 of the compiler output which gave erroneous test results.
28131 Changed several of the test result messages to be more descriptive.
28132 * config/unix-g++.exp: Proc g++_load now actually works and
28133 executes the tests passed to it and returns a usable return
28134 value.
28135
28136 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
28137
28138 * lib/gcc.exp: Exits gracefully if $CC is bogus.
28139
28140 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
28141
28142 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28143 Modified both files to properly execute the old style
28144 dejagnu tests. The previous versions of these files were
28145 experimental and did not function anything near correctly.
28146
28147 1993-04-05 Rob Savoye (rob@cygnus.com)
28148
28149 * Removed all Makefile.in and configure.in files. No configuration
28150 needed now.
28151
28152 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
28153
28154 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28155
28156 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
28157
28158 * gcc.compile/configure.in, gcc.unsorted/configure.in,
28159 gcc.special/configure.in, gcc.noncompile/configure.in,
28160 gcc.execute/configure.in, gcc.code_quality/configure.in,
28161 g++.other/configure.in, g++.old-deja/configure.in,
28162 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28163 in srcname setting.
28164
28165 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
28166
28167 * lib/udi.exp: Fixed mondfe and mondfe_download.
28168 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28169 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28170
28171 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
28172
28173 * config/udi-gdb.exp: Check $shell_id after connecting to target.
28174 (gdb_exit): Don't remove *_soc files.
28175
28176 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
28177
28178 * lib/c-torture.exp: Don't look for main; instead always use -w
28179 -c. This is how the c-torture tests work. Remove the object
28180 file if the compilation succeeds.
28181 * gcc.execute/execute.exp: Remove executable if test passes.
28182 * gcc.noncompile/noncompile.exp: Every test is an expected
28183 failure.
28184 * gcc.special/special.exp: Added tests from c-torture 1.11,
28185 corrected use of existing test.
28186 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28187 gcc.execute/920625-1.c: Updated to c-torture 1.11.
28188 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28189 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28190 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28191 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28192 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28193 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28194 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28195 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28196 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28197 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28198 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28199 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28200 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28201 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28202 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28203 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28204 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28205 c-torture 1.11.
28206 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28207 correspond to c-torture 1.11.
28208
28209 * New file.