1 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
3 * gcc.c-torture/compile/20021120-1.c: New test.
4 * gcc.c-torture/compile/20021120-2.c: New test.
6 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
8 * gcc.dg/bitfld-5.c: New test.
10 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
12 * gcc.c-torture/execute/20021120-3.c: New test.
14 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
16 * gcc.c-torture/execute/20021120-2.c: New test.
18 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
20 * gcc.c-torture/execute/20021120-1.c: New test.
22 2002-11-20 Jakub Jelinek <jakub@redhat.com>
24 * gcc.c-torture/execute/20021118-3.c: New test.
26 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
28 * gcc.c-torture/compile/20021119-1.c: New test.
30 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
32 * gcc.dg/duff-1.c: New test.
33 * gcc.dg/duff-2.c: New test.
34 * gcc.dg/duff-3.c: New test.
36 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
38 * gcc.dg/cpp/_Pragma5.c: New test.
40 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
42 * gcc.c-torture/execute/20021118-2.c: New test.
44 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
46 * gcc.c-torture/execute/20021118-1.c: New test.
48 2002-11-16 Jakub Jelinek <jakub@redhat.com>
50 * gcc.dg/20021116-1.c: New test.
52 2002-11-14 Mark Mitchell <mark@codesourcery.com>
54 * g++.dg/abi/vcall1.C: New test.
56 2002-11-14 Jakub Jelinek <jakub@redhat.com>
58 * gcc.dg/20021029-1.c: New test.
59 * gcc.dg/20021029-2.c: New test.
61 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
63 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
65 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
68 * gcc.dg/20021110.c: Move to ...
69 * gcc.c-torture/compile/20021110.c: .... here.
71 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
74 * gcc.c-torture/execute/20021111-1.c
76 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
79 * gcc.dg/20021110.c: New test.
81 2002-11-10 Mark Mitchell <mark@codesourcery.com>
83 * g++.dg/abi/vthunk3.C: Run only on x86.
85 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
87 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
89 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
91 * lib/compat.exp (compat-execute): Fix logic error in last
94 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
96 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
98 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
101 * g++.dg/template/access6.C: New test.
103 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
105 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
107 2002-11-07 Mark Mitchell <mark@codesourcery.com>
109 * g++.dg/abi/vthunk3.C: New test.
112 * g++.dg/template/crash2.C: New test.
114 2002-11-07 Mark Mitchell <mark@codesourcery.com>
116 * testsuite/g++.dg/abi/dtor1.C: New test.
117 * testsuite/g++.dg/abi/dtor2.C: Likewise.
119 2002-11-05 Geoffrey Keating <geoffk@apple.com>
121 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
124 2002-11-04 Adam Nemet <anemet@lnxw.com>
126 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
127 -mthumb. Only xfail with -O0.
129 2002-11-03 Mark Mitchell <mark@codesourcery.com>
131 * g++.dg/abi/thunk1.C: New test.
132 * g++.dg/abi/thunk2.C: Likewise.
133 * g++.dg/abi/vtt1.C: Likewise.
135 2002-11-02 Diego Novillo <dnovillo@redhat.com>
138 * gcc.c-torture/execute/builtin-constant.c: New test.
140 2002-11-01 Zack Weinberg <zack@codesourcery.com>
142 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
145 2002-11-01 Mark Mitchell <mark@codesourcery.com>
148 * g++.dg/opt/local1.C: New test.
150 2002-10-30 Mark Mitchell <mark@codesourcery.com>
153 * g++.dg/template/complit1.C: New test.
156 * g++.dg/template/typename4.C: Likewise.
158 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
160 Core issue 287, PR c++/7639
161 * g++.dg/template/instantiate1.C: Adjust error location.
162 * g++.dg/template/instantiate3.C: New test.
163 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
164 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
165 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
167 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
169 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
171 2002-10-29 Mark Mitchell <mark@codesourcery.com>
174 * g++.dg/init/dtor2.C: New test.
176 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
178 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
179 * gcc.dg/nest.c: Bypass errors on irix6.
181 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
183 * gcc.dg/nest.c: Expect error for mmix-*-*.
184 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
186 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
188 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
191 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
193 2002-10-25 Mike Stump <mrs@apple.com>
195 * gcc.dg/warn-1.c: New test.
197 2002-10-25 Zack Weinberg <zack@codesourcery.com>
199 * g++.dg/template/typename3.C: New test.
201 2002-10-25 Mark Mitchell <mark@codesourcery.com>
203 * g++.dg/lookup/ptrmem1.C: New test.
205 * g++.dg/abi/vthunk2.C: New test.
207 2002-10-25 Zack Weinberg <zack@codesourcery.com>
209 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
211 2002-10-24 Mark Mitchell <mark@codesourcery.com>
213 * g++.dg/abi/empty9.C: New test.
215 2002-10-24 Richard Henderson <rth@redhat.com>
217 * g++.dg/inherit/thunk1.C: Enable for ia64.
219 2002-10-23 Mark Mitchell <mark@codesourcery.com>
222 * g++.dg/lookup/pretty1.C: New test.
224 2002-10-23 Jakub Jelinek <jakub@redhat.com>
226 * gcc.dg/20021023-1.c: New test.
228 2002-10-23 Mark Mitchell <mark@codesourcery.com>
231 * g++.dg/parse/inline1.C: New test.
233 2002-10-23 Richard Henderson <rth@redhat.com>
235 * g++.dg/inherit/thunk1.C: Enable for x86_64.
237 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
239 2002-10-22 Mark Mitchell <mark@codesourcery.com>
242 * g++.dg/parse/stmtexpr3.C: New test.
244 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
246 * g++.dg/expr/cond1.C: New test.
248 2002-10-21 Mark Mitchell <mark@codesourcery.com>
250 * g++.dg/abi/vbase13.C: New test.
251 * g++.dg/abi/vbase14.C: Likewise.
253 2002-10-21 Jakub Jelinek <jakub@redhat.com>
255 * gcc.dg/tls/pic-1.c: New test.
256 * gcc.dg/tls/nonpic-1.c: New test.
257 * gcc.dg/20021018-1.c: New test.
259 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
261 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
262 Remove only files with the same base name as the test case.
263 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
264 (profopt-execute): Likewise. Also, remove old profiling
265 and performance data files before running the tests.
267 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
268 * g++.dg/bprob/bprob.exp: Likewise.
269 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
270 to allow more general test case names.
272 * g++.dg/bprob/bprob-1.C: Rename to ...
273 * g++.dg/bprob/g++-bprob-1.C: ... this.
275 * g77.dg/bprob/bprob-1.f: Rename to ...
276 * g77.dg/bprob/g77-bprob-1.f: ... this.
278 2002-10-21 Zack Weinberg <zack@codesourcery.com>
280 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
283 2002-10-21 Janis Johnson <janis187@us.ibm.com>
285 * g++.dg/README: Describe more test directories.
287 2002-10-21 Mark Mitchell <mark@codesourcery.com>
289 * g++.dg/init/array6.C: Add additional tests.
291 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
293 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
294 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
296 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
298 * gcc.c-torture/compile/20020604-1.x: New.
299 * gcc.c-torture/compile/simd-5.x: Likewise.
300 * gcc.c-torture/execute/920710-1.x: Likewise.
301 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
303 2002-10-21 Mark Mitchell <mark@codesourcery.com>
305 * g++.dg/inherit/override1.C: Add dg-options clause.
307 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
309 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
312 2002-10-19 Andreas Schwab <schwab@suse.de>
314 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
317 2002-10-18 Mark Mitchell <mark@codesourcery.com>
319 * g++.dg/inherit/thunk1.C: New test.
321 * g++.dg/inherit/override1.C: New test.
323 * g++.dg/abi/mangle11.C: New test.
324 * g++.dg/abi/mangle14.C: New test.
325 * g++.dg/abi/mangle17.C: New test.
327 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
329 * g++.dg/overload/member2.C: New test.
331 2002-10-17 Janis Johnson <janis187@us.ibm.com>
333 * g++.dg/README: Describe new compat directory.
334 * g++.dg/dg.exp: Skip tests in compat directory.
335 * README.compat: New file.
336 * lib/compat.exp: New expect script.
337 * g++.dg/compat: New test directory.
338 * g++.dg/compat/compat.exp: New expect script.
339 * g++.dg/compat/abi: New test directory.
340 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
341 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
342 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
343 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
344 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
345 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
346 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
347 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
348 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
349 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
350 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
351 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
352 * g++.dg/compat/break: New test directory.
353 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
354 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
355 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
356 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
357 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
358 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
359 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
360 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
361 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
362 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
363 g++.dg/compat/break/README: New files.
364 * g++.dg/compat/eh: New test directory.
365 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
366 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
367 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
368 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
369 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
370 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
371 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
372 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
373 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
374 g++.dg/compat/eh/filter2_y.C,
375 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
376 g++.dg/compat/eh/new1_y.C,
377 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
378 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
379 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
380 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
381 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
382 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
383 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
384 g++.dg/compat/eh/unexpected1_y.C: New files.
385 * g++.dg/compat/init: New test directory.
386 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
387 g++.dg/compat/init/array5_y.C,
388 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
389 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
390 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
391 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
392 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
393 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
394 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
395 g++.dg/compat/init/init-ref2_y.C: New files.
397 2002-10-17 Mark Mitchell <mark@codesourcery.com>
400 * g++.dg/inherit/using3.C: New test.
402 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
404 * gcc.dg/20021017-2.c: New test.
406 2002-10-17 Mark Mitchell <mark@codesourcery.com>
408 * g++.dg/abi/mangle16.C: Adjust.
410 * g++.dg/init/array8.C: New test.
412 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
414 * gcc.dg/special/mips-abi.exp: New test.
415 * gcc.dg/special/mips-abi.s: Empty file used by the above.
417 2002-10-16 Mark Mitchell <mark@codesourcery.com>
419 * g++.dg/abi/mangle16.C: New test.
420 * g++.dg/abi/mangle17.C: Likewise.
423 * g++.dg/template/ref1.C: New test.
425 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
427 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
429 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
431 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
433 2002-10-16 Mark Mitchell <mark@codesourcery.com>
436 * g++.dg/init/array7.C: New test.
438 2002-10-15 Mark Mitchell <mark@codesourcery.com>
440 * g++.dg/init/array6.C: New test.
442 * g++.dg/abi/mangle13.C: Likewise.
443 * g++.dg/abi/mangle14.C: Likewise.
444 * g++.dg/abi/mangle15.C: Likewise.
446 2002-10-14 Mark Mitchell <mark@codesourcery.com>
448 * g++.dg/abi/empty8.C: New test.
450 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
452 * g++.dg/init/ctor1.C: New test.
454 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
456 * gcc.c-torture/execute/20021015-1.c: New test.
458 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
460 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
462 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
464 * gcc.dg/i386-ssetype-[1-5].c: New tests.
466 2002-10-14 Richard Henderson <rth@redhat.com>
468 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
470 2002-10-14 Mark Mitchell <mark@codesourcery.com>
473 * g++.dg/opt/const2.C: New test.
475 2002-10-14 Mark Mitchell <mark@codesourcery.com>
478 * g++.dg/parse/friend1.C: New test.
479 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
481 2002-10-14 Jakub Jelinek <jakub@redhat.com>
483 * gcc.dg/20021014-1.c: New test.
485 2002-10-11 Mark Mitchell <mark@codesourcery.com>
488 * g++.dg/ext/vlm1.C: New test.
489 * g++.dg/ext/vlm2.C: Likewise.
491 * g++.dg/init/array1.C: Remove invalid braces.
492 * g++.dg/init/brace1.C: New test.
493 * g++.dg/init/copy2.C: Likewise.
494 * g++.dg/init/copy3.C: Likewise.
495 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
496 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
499 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
501 * gcc.dg/cpp/assembler.S: Don't use -ansi.
503 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
505 * gcc.c-torture/compile/simd-5.c: New test.
507 2002-10-10 Jim Wilson <wilson@redhat.com>
509 * gcc.c-torture/execute/20021010-1.c: New test.
511 2002-10-09 Zack Weinberg <zack@codesourcery.com>
514 * g++.dg/ext/typedef-init.C: New test.
515 * gcc.dg/typedef-init.c: New test.
517 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
519 * gcc.dg/cpp/paste13.c: New test.
521 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
523 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
524 remaining platforms, XFAIL during compile, not execute. Don't
527 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
529 * gcc.dg/alias-1.c: Tweak expected warning.
531 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
533 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
535 2002-10-06 Andreas Jaeger <aj@suse.de>
537 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
538 * gcc.dg/cpp/c++98.C: Likewise.
540 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
541 * g++.dg/cpp/c++98.C: Likewise.
543 * g++.dg/README (Subdirectories): Mention cpp directory.
546 * gcc.dg/20021006-1.c: New test.
548 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
551 * g++.dg/other/warning1.C: New test.
553 2002-10-04 Roger Sayle <roger@eyesopen.com>
555 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
556 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
557 and sparc-*-* with -m64 as expected failures. See PR 8087.
559 2002-10-03 Mark Mitchell <mark@codesourcery.com>
562 * g++.dg/template/ptrmem3.C: New test.
565 * g++.dg/template/union1.C: New test.
567 2002-10-03 Mark Mitchell <mark@codesourcery.com>
570 * g++.dg/abi/mangle9.C: New test.
571 * g++.dg/abi/mangle10.C: New test.
572 * g++.dg/abi/mangle11.C: New test.
573 * g++.dg/abi/mangle12.C: New test.
575 2002-10-02 Mark Mitchell <mark@codesourcery.com>
578 * g++.dg/template/meminit1.C: New test.
579 * g++.dg/warn/Wreorder-1.C: Likewise.
580 * g++.old-deja/g++.mike/warn3.C: Tweak.
581 * lib/prune.exp: Ingore "in copy constructor".
583 2002-10-02 Andreas Jaeger <aj@suse.de>
585 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
586 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
587 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
590 2002-10-01 Mark Mitchell <mark@codesourcery.com>
592 * gcc.dg/empty1.C: Fix typo.
594 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
596 * gcc.dg/alias-1.c: New test.
598 2002-10-01 Mark Mitchell <mark@codesourcery.com>
600 * gcc.dg/empty1.C: New test.
602 * g++.dg/tls/init-2.C: Tweak error messages.
604 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
606 * gcc.c-torture/compile/20020923-1.c: New test.
608 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
610 * gcc.c-torture/execute/ffs-1.c: New test.
611 * gcc.c-torture/execute/ffs-2.c: Ditto.
613 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
615 * g++.dg/overload/member1.C: New test.
617 2002-09-30 Mark Mitchell <mark@codesourcery.com>
619 * g++.dg/abi/empty7.C: New test.
620 * g++.dg/init/pm2.C: Likewise.
622 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
624 * g++.dg/rtti/crash1.C: New test.
626 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
628 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
629 gcc.dg/sibcall-4.c: New tests.
631 2002-09-28 Roger Sayle <roger@eyesopen.com>
633 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
634 powerpc and MMIX targets.
636 2002-09-27 Zack Weinberg <zack@codesourcery.com>
638 * gcc.dg/cpp/20020927-1.c: New.
640 2002-09-26 David S. Miller <davem@redhat.com>
642 * gcc.c-torture/compile/trunctfdf.c: New.
644 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
646 * lib/target-supports.exp (check_weak_available): Handle solaris2.
648 2002-09-27 Alan Modra <amodra@bigpond.net.au>
650 * gcc.c-torture/execute/loop-15.c: New.
652 2002-09-26 Janis Johnson <janis187@us.ibm.com>
654 * README.QMTEST: Fix typo.
656 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
658 * gcc.dg/20020926-1.c: New test.
660 2002-09-25 David S. Miller <davem@redhat.com>
663 * gcc.c-torture/execute/shiftdi.c: New test.
665 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
667 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
669 * lib/g77.exp (g77_init): Likewise.
670 * lib/g++.exp (g++_init): Likewise.
671 * lib/objc.exp (objc_init): Likewise.
673 2002-09-25 Mark Mitchell <mark@codesourcery.com>
675 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
676 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
677 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
679 2002-09-25 Richard Henderson <rth@redhat.com>
681 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
682 too-small long double.
684 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
686 * gcc.dg/20020919-1.c: New test.
688 2002-09-23 Mark Mitchell <mark@codesourcery.com>
690 * g++.dg/abi/bitfield6.C: New test.
691 * g++.dg/abi/bitfield7.C: New test.
692 * g++.dg/abi/bitfield8.C: New test.
693 * g++.dg/abi/vbase11.C: New test.
695 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
697 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
698 hppa*-*-hpux*. Update test comment.
700 2002-09-20 Jakub Jelinek <jakub@redhat.com>
702 * gcc.dg/tls/struct-1.c: New test.
704 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
706 * gcc.dg/cpp/tr-warn2.c: Update.
708 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
710 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
712 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
714 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
717 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
719 * gcc.c-torture/execute/ieee/mzero3.c: New test.
721 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
722 Adjust for c++filt moved to binutils. Remove spurious duplicate
725 2002-09-19 Geoffrey Keating <geoffk@apple.com>
727 * gcc.dg/20020312-2.c: Update for darwin.
729 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
731 * g++.old-deja/g++.other/crash32.C: Mark ICE.
733 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
735 * objc.dg/comp-types-1.m: New test.
736 * objc.dg/comp-types-2.m: New test.
737 * objc.dg/comp-types-3.m: New test.
738 * objc.dg/comp-types-4.m: New test.
739 * objc.dg/comp-types-5.m: New test.
740 * objc.dg/comp-types-6.m: New test.
742 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
744 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
746 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
748 * g++.dg/other/do1.C: New test.
750 * g++.dg/template/subst1.C: New test.
752 2002-09-16 Steve Ellcey <sje@cup.hp.com>
754 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
756 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
758 * g++.dg/template/qualttp20.C: Adjust expected errors.
759 * g++.old-deja/g++.jason/report.C: Likewise.
760 * g++.old-deja/g++.other/qual1.C: Likewise.
762 * g++.dg/lookup/scoped2.C: New test.
764 * g++.dg/ext/asm3.C: New test.
766 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
768 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
770 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
772 * ChangeLog: follow spelling conventions.
773 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
774 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
775 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
776 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
777 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
778 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
779 * g++.old-deja/g++.law/global-init1.C: Likewise.
780 * g++.old-deja/g++.other/delete4.C: Likewise.
781 * g++.old-deja/g++.other/inline21.C: Likewise.
782 * g++.old-deja/g++.other/singleton.C: Likewise.
783 * g77.dg/strlen0.f: Likewise.
784 * g77.f-torture/compile/20010519-1.f: Likewise.
785 * g77.f-torture/compile/980310-4.f: Likewise.
786 * gcc.c-torture/compile/20000605-1.c: Likewise.
787 * gcc.c-torture/execute/20020225-1.c: Likewise.
788 * gcc.dg/c90-hexfloat-2.c: Likewise.
789 * gcc.dg/c99-bool-1.c: Likewise.
790 * gcc.dg/c99-hexfloat-2.c: Likewise.
791 * gcc.dg/dll-2.c: Likewise.
792 * gcc.dg/wtr-union-init-1.c: Likewise.
793 * gcc.dg/wtr-union-init-2.c: Likewise.
794 * gcc.dg/wtr-union-init-3.c: Likewise.
795 * gcc.dg/cpp/avoidpaste1.c: Likewise.
796 * gcc.dg/cpp/defined.c: Likewise.
797 * gcc.dg/cpp/macsyntx.c: Likewise.
798 * gcc.dg/cpp/paste2.c: Likewise.
799 * gcc.dg/cpp/trad/defined.c: Likewise.
800 * gcc.dg/format/c90-printf-1.c: Likewise.
801 * gcc.dg/format/c90-scanf-1.c: Likewise.
802 * gcc.dg/format/c99-printf-1.c: Likewise.
803 * gcc.dg/format/c99-scanf-1.c: Likewise.
804 * gcc.misc-tests/gcov-8.c: Likewise.
805 * lib/profopt.exp: Likewise.
807 2002-09-15 Krister Walfridsson <cato@df.lth.se>
809 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
811 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
813 * g++.dg/inherit/using2.C: New test.
815 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
817 * ChangeLog: Follow spelling conventions.
818 * g++.dg/template/friend4.C: Likewise.
819 * g++.old-deja/g++.pt/crash67.C: Likewise.
820 * gcc.c-torture/execute/20000801-4.c: Likewise.
821 * gcc.dg/c90-digraph-1.c: Likewise.
822 * gcc.dg/c94-digraph-1.c: Likewise.
823 * gcc.dg/c99-digraph-1.c: Likewise.
824 * gcc.dg/cpp/line5.c: Likewise.
825 * gcc.dg/cpp/multiline.c: Likewise.
826 * gcc.dg/cpp/trad/literals-1.c: Likewise.
827 * gcc.dg/format/attr-3.c: Likewise.
828 * gcc.dg/format/c90-scanf-3.c: Likewise.
829 * gcc.dg/format/ext-4.c: Likewise.
831 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
833 * g++.dg/template/pretty1.C: New test.
835 2002-09-14 Alan Modra <amodra@bigpond.net.au>
837 * gcc.c-torture/execute/struct-cpy-1.c: New test.
839 2002-09-13 Matt Austern <austern@apple.com>
841 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
842 passing a cast expression to a function by const reference.
844 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
846 * g++.dg/template/deduce1.C: New test.
848 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
850 * gcc.c-torture/execute/simd-1.c: Force all use of int to
853 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
855 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
858 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
860 * gcc.c-torture/compile/20020910-1.c: New test.
862 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
864 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
866 2002-09-10 Andreas Jaeger <aj@suse.de>
868 * gcc.dg/20020312-2.c: Adjust for x86-64.
870 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
872 * g77.dg/7388.f: New test case for PR 7388.
874 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
876 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
878 2002-09-05 Ziemowit Laski <zlaski@apple.com>
880 * objc.dg/proto-lossage-1.m: New test.
882 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
884 * gcc.dg/cpp/_Pragma4.c: Fix typo.
886 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
888 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
891 2002-09-06 Stan Shebs <shebs@apple.com>
892 David Edelsohn <edelsohn@gnu.org>
894 * gcc.dg/weak: New directory.
895 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
896 target-specific xfail bits.
897 * gcc.dg/typeof-2.c: Move to new directory.
898 * gcc.dg/weak.exp: New expect script.
900 2002-09-06 Alan Modra <amodra@bigpond.net.au>
902 * gcc.c-torture/execute/extzvsi.c: New test.
904 2002-09-05 Stan Shebs <shebs@apple.com>
906 * gcc.dg/weak-1.c: xfail on Darwin.
907 * gcc.dg/weak-2.c: Ditto.
908 * gcc.dg/weak-3.c: Ditto.
909 * gcc.dg/weak-4.c: Ditto.
910 * gcc.dg/weak-5.c: Ditto.
911 * gcc.dg/weak-6.c: Ditto.
912 * gcc.dg/weak-7.c: Ditto.
913 * gcc.dg/weak-8.c: Ditto.
914 * gcc.dg/weak-9.c: Ditto.
916 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
918 * gcc.c-torture/execute/loop-14.c: New test.
920 2002-09-04 Jakub Jelinek <jakub@redhat.com>
922 * g++.dg/other/cxa-atexit1.C: New test.
924 * gcc.dg/typeof-2.c: New test.
926 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
928 * gcc.dg/cpp/_Pragma4.c: New test.
930 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
932 * objc/execute/nil_method-1.m: New testcase.
934 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
936 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
937 [Object class], not [Object initialize].
939 2002-08-31 Roger Sayle <roger@eyesopen.com>
940 Hans-Peter Nilsson <hp@bitrange.com>
942 * gcc.c-torture/execute/20020720-1.x: Skip test on
943 mmix-knuth-mmixware. Correct comment.
945 2002-08-27 Mark Mitchell <mark@codesourcery.com>
947 * testsuite/g++.dg/abi/bitfield5.C: New test.
948 * testsuite/g++.dg/abi/vbase10.C: Likewise.
950 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
952 * objc.dg/undeclared-selector.m: New test.
954 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
956 * g++.dg/other/offsetof1.C: Avoid cast warning.
958 2002-08-26 Ziemowit Laski <zlaski@apple.com>
960 * objc.dg/super-class-2.m: New test.
962 2002-08-24 Matt Austern <austern@apple.com>
964 * g++.dg/ext/lvaddr.C: New test.
965 * g++.dg/ext/lvcast.C: New test.
967 2002-08-22 Mark Mitchell <mark@codesourcery.com>
969 * testsuite/g++.dg/inherit/cond1.C: New test.
971 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
973 * gcc.dg/noncompile/incomplete-1.c: New test.
975 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
977 * gcc.dg/typespec-1.c: New test.
979 2002-08-20 Devang Patel <dpatel@apple.com>
980 * objc.dg/proto-hier-2.m: New test.
982 2002-08-19 Ziemowit Laski <zlaski@apple.com>
984 * objc.dg/bitfield-1.m: New test.
985 * objc.dg/bitfield-2.m: New test.
987 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
989 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
990 gcc.dg/c99-flex-array-4.c: New tests.
992 2002-08-16 Stan Shebs <shebs@apple.com>
994 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
996 2002-08-15 Jakub Jelinek <jakub@redhat.com>
998 * gcc.dg/typeof-1.c: New test.
999 * g++.dg/ext/typeof2.C: New test.
1001 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
1003 * g++.dg/other/offsetof1.C: New test.
1005 2002-08-14 Richard Henderson <rth@redhat.com>
1007 * gcc.dg/tls/diag-3.c: Fix expected message strings.
1009 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
1011 * gcc.dg/cpp/_Pragma3.c: New test.
1013 2002-08-13 Mark Mitchell <mark@codesourcery.com>
1015 * g++.dg/template/inherit3: New test.
1017 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
1019 * gcc.dg/bitfld-4.c: Add blank options.
1021 2002-08-09 Mark Mitchell <mark@codesourcery.com>
1023 * g++.dg/template/crash1.C: New test.
1025 2002-08-08 Jakub Jelinek <jakub@redhat.com>
1027 * gcc.dg/tls/opt-2.c: New test.
1029 2002-08-08 Devang Patel <dpatel@apple.com>
1031 * objc.dg/selector-1.m : New test
1033 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
1035 * g++.dg/abi/bitfield4.C: New test.
1036 * gcc.dg/bitfld-4.c: New test.
1038 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
1040 * g++.dg/other/packed1.C: New test.
1042 2002-08-07 Mark Mitchell <mark@codesourcery.com>
1044 * g++.dg/abi/offsetof.C: Tweak error messages.
1045 * g++.old-deja/g++.mike/p10769a.C: Likewise.
1047 2002-08-08 Jakub Jelinek <jakub@redhat.com>
1049 * gcc.dg/bitfld-3.c: New test.
1051 2002-08-07 Jakub Jelinek <jakub@redhat.com>
1052 Richard Henderson <rth@redhat.com>
1054 * gcc.dg/i386-bitfield1.c: New test.
1055 * g++.dg/abi/bitfield3.C: Update.
1057 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
1059 * objc.dg/const-str-2.m: Update.
1060 * gcc.dg/cpp/c++98.c: Change to C extension.
1061 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
1062 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
1064 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
1066 * testsuite/gcc.dg/tls/diag-3.c: New.
1068 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
1070 * g++.dg/README (Subdirectories): Document new subdir expr.
1071 * g++.dg/expr/pmf-1.C: New test.
1073 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
1075 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
1077 2002-08-06 Jakub Jelinek <jakub@redhat.com>
1079 * g++.dg/abi/bitfield3.C: New test.
1081 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
1083 * lib/gcov.exp: Tweak expected line formats.
1084 * gcc.misc-tests/gcov8.c: New test.
1085 * gcc.misc-tests/gcov8.x: New flags.
1087 2002-08-05 Jakub Jelinek <jakub@redhat.com>
1089 * consistency.vlad/layout/endian.c: Include string.h.
1091 * gcc.c-torture/execute/20020805-1.c: New test.
1093 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
1095 * g++.dg/other/conversion1.C: New test.
1097 2002-08-03 Roger Sayle <roger@eyesopen.com>
1099 * gcc.dg/builtins-1.c: New testcase.
1101 2002-08-02 Mark Mitchell <mark@codesourcery.com>
1103 * g++.dg/inherit/access3.C: New test.
1105 2002-08-01 Jakub Jelinek <jakub@redhat.com>
1107 * gcc.dg/ia64-visibility-2.c: New test.
1109 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
1111 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1112 __qualifier_flags to __flags.
1114 2002-07-31 Mark Mitchell <mark@codesourcery.com>
1116 * g++.dg/inherit/operator1.C: New test.
1117 * g++.dg/lookup/disamb1.C: Fix typo in comment.
1118 * g++.dg/other/error1.C: Change expected error message.
1119 * g++.dg/template/conv4.C: Likewise.
1121 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
1123 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1124 for documented behavior.
1126 2002-07-25 Roger Sayle <roger@eyesopen.com>
1128 * gcc.c-torture/execute/20020720-1.x: Skip this test on
1129 several targets known to fail.
1131 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
1133 * gcc.dg/mips-args-[123].c: New tests.
1135 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
1137 * gcc.dg/ppc-spe.c: New.
1139 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
1141 * g++.dg/other/ptrmem4.C: New testcase.
1143 2002-07-24 Richard Henderson <rth@redhat.com>
1145 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1147 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
1149 * g++.dg/ext/alignof1.C (main): Return 0 for success.
1151 2002-07-24 Roger Sayle <roger@eyesopen.com>
1153 * gcc.c-torture/execute/memset-3.c: New testcase.
1155 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
1157 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1158 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1160 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1162 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1165 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
1167 * gcc.c-torture/compile/simd-4.c: New test.
1169 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1171 PR c++/7347, c++/7348
1172 * g++.dg/template/access4.C: New test.
1173 * g++.dg/template/access5.C: New test.
1174 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1175 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1176 * g++.old-deja/g++.pt/ttp58.C: Likewise.
1177 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1179 2002-07-22 Jakub Jelinek <jakub@redhat.com>
1181 * gcc.dg/gnu89-init-2.c: New test.
1183 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
1185 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1187 2002-07-20 Roger Sayle <roger@eyesopen.com>
1189 * gcc.c-torture/execute/20020720-1.c: New testcase.
1191 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
1193 * gcc.dg/cpp/Wsignprom.c: New tests.
1195 2002-07-20 Alan Modra <amodra@bigpond.net.au>
1197 * gcc.c-torture/execute/loop-13.c: New test.
1199 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
1201 * gcc.dg/cpp/expr.c: New tests.
1203 2002 07-18 David Edelsohn <edelsohn@gnu.org>
1205 * g++.dg/opt/pr6713.C: Add template instantiation.
1207 2002-07-18 Alan Modra <amodra@bigpond.net.au>
1209 * gcc.dg/nest.c: New test.
1211 2002-07-17 Richard Henderson <rth@redhat.com>
1213 * g++.dg/opt/pr6713.C: New test.
1215 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
1217 * gcc.c-torture/execute/loop-2e.x: Let the testcase
1218 XFAIL for all x86 processors.
1220 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
1222 * gcc.c-torture/execute/20010122-1.x: Do not test with
1223 -fomit-frame-pointer.
1225 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1227 * g++.dg/template/instantiate2.C: New test.
1228 * g++.dg/template/spec4.C: New test.
1230 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1232 * g++.dg/template/access2.C: New test.
1233 * g++.dg/template/access3.C: New test.
1235 2002-07-15 Zack Weinberg <zack@codesourcery.com>
1237 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1238 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1239 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1240 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1241 Convert to use <stdarg.h>.
1242 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1244 * gcc.dg/va-arg-2.c: New.
1245 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1247 2002-07-15 Jakub Jelinek <jakub@redhat.com>
1249 * gcc.c-torture/compile/20020710-1.c: New test.
1251 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
1252 Andrew Pinski <pinskia@physics.uc.edu>
1254 gcc.c-torture/compile/simd-2.c: New testcase.
1255 gcc.c-torture/compile/simd-3.c: Likewise.
1257 2002-07-11 Mark Mitchell <mark@codesourcery.com>
1260 * g++.dg/overload/error1.C: New test.
1262 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1264 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1265 configuration and IRIX 6 O32 ABI.
1267 2002-07-11 Roger Sayle <roger@eyesopen.com>
1269 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1271 2002-07-10 Roger Sayle <roger@eyesopen.com>
1273 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1275 2002-07-10 Jeffrey A Law <law@redhat.com>
1277 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1279 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
1281 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
1283 * gcc.dg/20020312-2.c: Check for __PPC__.
1285 2002-07-09 Diego Novillo <dnovillo@redhat.com>
1287 * gcc.c-torture/compile/20020709-1.c: New test.
1289 2002-07-07 Roger Sayle <roger@eyesopen.com>
1291 * g++.dg/template/qualttp21.C: New test case.
1293 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
1295 * gcc.c-torture/compile/20020706-1.c: New test.
1296 * gcc.c-torture/compile/20020706-2.c: New test.
1298 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
1299 Alexandre Oliva <aoliva@redhat.com>
1301 * g++.dg/warn/incomplete1.C: New test.
1303 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1306 * g++.dg/warn/noreturn1.C: New test.
1308 2002-07-03 Mark Mitchell <mark@codesourcery.com>
1311 * g++.dg/debug/debug6.C: New test.
1312 * g++.dg/debug/debug7.C: New test.
1314 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
1316 * gcc.c-torture/compile/simd-3.c: New test.
1318 2002-07-03 Chris Demetriou <cgd@broadcom.com>
1320 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1321 * gcc.dg/20020620-1.c: Likewise.
1323 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1326 * g++.dg/init/array4.C: New test.
1327 * g++.dg/init/array5.C: New test.
1329 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1331 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1332 * gcc.c-torture/execute/simd-2.c (main): Likewise.
1334 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1336 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1337 * gcc.dg/wtr-aggr-init-1.c: Likewise.
1338 * gcc.dg/wtr-conversion-1.c: Likewise.
1339 * gcc.dg/wtr-escape-1.c: Likewise.
1340 * gcc.dg/wtr-int-type-1.c: Likewise.
1341 * gcc.dg/wtr-label-1.c: Likewise.
1342 * gcc.dg/wtr-static-1.c: Likewise.
1343 * gcc.dg/wtr-strcat-1.c: Likewise.
1344 * gcc.dg/wtr-suffix-1.c: Likewise.
1345 * gcc.dg/wtr-switch-1.c: Likewise.
1346 * gcc.dg/wtr-unary-plus-1.c: Likewise.
1347 * gcc.dg/wtr-union-init-1.c: Likewise.
1348 * gcc.dg/wtr-union-init-2.c: Likewise.
1349 * gcc.dg/wtr-union-init-3.c: Likewise.
1351 * gcc.dg/wtr-func-def-1.c: New test.
1353 2002-07-02 Devang Patel <dpatel@apple.com>
1355 * objc.dg/param-1.m: New test.
1357 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
1359 * gcc.dg/cpp/trad/directive.c: Add test.
1360 * gcc.dg/cpp/trad/macroargs.c: Add test.
1361 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1363 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
1365 * gcc.dg/cpp/cmdlne-M.c: New test.
1367 2002-07-02 Ziemowit Laski <zlaski@apple.com>
1369 * objc.dg/desig-init-1.m: New test.
1371 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1374 * g++.dg/template/instantiate1.C: New test.
1376 2002-07-01 Mark Mitchell <mark@codesourcery.com>
1379 * g++.dg/template/sizeof2.C: New test.
1381 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
1383 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1384 gcc.dg/cpp/trad/include.c: New tests.
1386 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
1389 * gcc.c-torture/compile/20020701-1.c: New test.
1391 2002-07-01 Stan Shebs <shebs@apple.com>
1393 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1395 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1396 (objc-torture-execute): or here.
1398 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
1400 * gcc.c-torture/execute/arith-rand-ll.c: New test.
1402 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
1404 * gcc.dg/cpp/trad/escaped-nl.c: New test.
1406 2002-06-30 Devang Patel <dpatel@apple.com>
1408 * objc.dg/fsyntax-only.m: New test.
1410 2002-06-27 Mark Mitchell <mark@codesourcery.com>
1413 * g++.dg/template/friend7.C: New file.
1415 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
1417 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1420 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
1422 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1423 avoid division by zero.
1425 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
1427 * gcc.dg/Wunknownprag.c: New tests.
1429 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
1431 * gcc.c-torture/execute/simd-2.c: New test.
1433 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
1435 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1436 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1437 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1438 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1439 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1440 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1441 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1442 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1443 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1444 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1445 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1446 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1447 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1448 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1449 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1450 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1451 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1453 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
1455 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1456 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1457 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1458 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1460 * gcc.dg/cpp/trad/directive.c: Update.
1462 2002-06-23 Andreas Jaeger <aj@suse.de>
1464 * gcc.c-torture/execute/complex-6.c: New.
1466 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
1468 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1469 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1470 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1471 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1473 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
1475 * gcc.dg/cpp/trad: New directory with traditional tests copied
1476 from parent directory.
1477 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1478 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1479 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1480 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1481 Move to trad/ and rename.
1482 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1483 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1484 gcc.dg/cpp/trad/redef2.c: New tests.
1485 * gcc.dg/cpp/trad/trad.exp: New driver.
1487 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
1489 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1490 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1491 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1492 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1495 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
1497 * gcc.dg/20020620-1.c: New test.
1499 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1501 * g++.dg/template/ttp4.C: New test.
1503 2002-06-19 Jakub Jelinek <jakub@redhat.com>
1505 * g++.dg/opt/vt1.C: Fix regexp.
1507 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1509 * gcc.c-torture/execute/pure-1.c: Make functions static again.
1510 Don't use attribute `noinline'.
1512 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
1514 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1516 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
1518 * gcc.c-torture/execute/simd-1.c: New.
1520 * gcc.dg/simd-1.c: New.
1522 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
1524 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1526 2002-06-16 Richard Henderson <rth@redhat.com>
1528 * g++.dg/ext/anon-struct1.C: New.
1529 * g++.dg/ext/anon-struct2.C: New.
1530 * g++.dg/ext/anon-struct3.C: New.
1531 * gcc.dg/anon-struct-1.c: New.
1532 * gcc.dg/anon-struct-2.c: New.
1533 * gcc.dg/anon-struct-3.c: New.
1534 * gcc.dg/20011008-1.c: Adjust warning text.
1535 * gcc.dg/20020527-1.c: Add -fms-extensions.
1537 2002-06-16 Richard Henderson <rth@redhat.com>
1539 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1541 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
1543 * gcc.c-torture/execute/20020615-1.c: New test.
1545 2002-06-15 Roger Sayle <roger@eyesopen.com>
1547 * gcc.c-tortuture/execute/compare-1.c: New test case.
1548 * gcc.c-tortuture/execute/compare-2.c: New test case.
1549 * gcc.c-tortuture/execute/compare-3.c: New test case.
1551 2002-06-13 Richard Henderson <rth@redhat.com>
1553 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
1556 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1558 * g++.dg/template/typename2.C: Update error message.
1560 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
1562 * gcc.c-torture/execute/20020611-1.c: New test.
1564 2002-06-11 Bob Wilson <bob.wilson@acm.org>
1566 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1567 list of targets to skip.
1569 2002-06-10 Bob Wilson <bob.wilson@acm.org>
1571 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1572 targets if not optimizing.
1574 2002-06-10 Jakub Jelinek <jakub@redhat.com>
1576 * gcc.c-torture/compile/20020605-1.c: New test.
1578 * g++.dg/opt/vt1.C: New test.
1580 * gcc.dg/20020531-1.c: New test.
1582 * gcc.dg/20020530-1.c: New test.
1584 * gcc.dg/20020527-1.c: New test.
1586 * g++.dg/opt/cse1.C: New test.
1588 2002-06-07 Roger Sayle <roger@eyesopen.com>
1590 * gcc.dg/20020607-2.c: New test case.
1592 2002-06-07 Jakub Jelinek <jakub@redhat.com>
1594 * gcc.c-torture/compile/20020604-1.c: New test.
1596 2002-06-04 Richard Henderson <rth@redhat.com>
1598 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1599 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1600 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1602 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
1604 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1606 2002-06-03 Richard Henderson <rth@redhat.com>
1608 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1609 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1611 2002-06-02 Richard Henderson <rth@redhat.com>
1613 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1614 test functions static.
1616 2002-06-02 Andreas Jaeger <aj@suse.de>
1618 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1621 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
1623 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1624 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1625 Update for mofified diagnostics.
1626 * gcc.dg/c99-intconst-1.c: No longer fail.
1628 2002-06-02 Richard Henderson <rth@redhat.com>
1630 * gcc.dg/uninit-A.c: Remove xfail markers.
1632 2002-06-01 Roger Sayle <roger@eyesopen.com>
1634 * gcc.dg/fnegate-1.c: New test case.
1636 2002-05-30 Osku Salerma <osku@iki.fi>
1638 * gcc.c-torture/execute/mayalias-1.c: New file.
1640 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
1642 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1643 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1644 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1646 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
1648 * gcc.c-torture/execute/20020529-1.c: New test.
1650 2002-05-27 Richard Henderson <rth@redhat.com>
1652 * g++.dg/ext/attrib6.C: New test case.
1654 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1656 * gcc.c-torture/execute/pure-1.c: New test.
1658 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
1660 * gcc.dg/cpp/arith-2.c: Remove.
1662 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
1664 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1665 * gcc.dg/cpp/if-3.c: Remove.
1667 2002-05-26 Jakub Jelinek <jakub@redhat.com>
1669 * g++.dg/opt/cse2.C: New test.
1671 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
1673 * gcc.dg/cpp/arith-1.c: New semantic tests.
1674 * gcc.dg/cpp/if-1.c: Update.
1676 2002-05-24 Ben Elliston <bje@redhat.com>
1678 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1680 2002-05-24 Jakub Jelinek <jakub@redhat.com>
1682 * gcc.dg/verbose-asm.c: New test.
1684 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
1686 * gcc.dg/cpp/paste12.c: New test.
1688 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1690 * g++.dg/parse/named_ops.C: New test.
1692 2002-05-23 Mark Mitchell <mark@codesourcery.com>
1694 * gcc/testsuite/gcc.dg/weak-8.c: New test.
1696 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
1698 * gcc.dg/weak-2.c: Allow optional leading underscore
1699 in scan-assembler symbol name.
1700 * gcc.dg/weak-3.c: Likewise.
1701 * gcc.dg/weak-4.c: Likewise.
1702 * gcc.dg/weak-5.c: Likewise.
1704 2002-05-23 Jakub Jelinek <jakub@redhat.com>
1706 * gcc.dg/20020523-1.c: New test.
1708 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1710 * objc.dg/const-str-2.m: Update now that we stop after
1711 a command line error.
1713 2002-05-22 Richard Henderson <rth@redhat.com>
1715 * g++.dg/dg.exp: Fix typo in test pruneing.
1717 2002-05-22 Richard Henderson <rth@redhat.com>
1719 * g++.dg/dg.exp: Prune the tls subdirectory.
1720 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1721 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1722 * g++.dg/tls/init-1.C: New.
1724 2002-05-22 Jakub Jelinek <jakub@redhat.com>
1726 * gcc.dg/20020517-1.c: New test.
1728 2002-05-21 Richard Henderson <rth@redhat.com>
1730 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1731 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1733 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
1735 * g++.dg/other/copy2.C: New test.
1737 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
1739 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1740 (MAX_COPY): Bump up to 10 times sizeof (long long).
1741 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1743 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1746 * gcc.c-torture/execute/strcpy-1.c: New test.
1748 2002-05-19 Jason Merrill <jason2redhat.com>
1750 * g++.dg/ext/oper1.C: New test.
1752 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
1753 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
1755 * README.QMTEST: New file.
1757 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1759 2002-05-19 Andreas Jaeger <aj@suse.de>
1761 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1763 * gcc.c-torture/execute/loop-2d.x: Likewise.
1765 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
1767 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
1768 support weak symbols.
1769 * gcc.dg/weak-4.c: Likewise
1770 * gcc.dg/weak-6.c: Likewise
1772 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
1774 * gcc.dg/weak-3.c: Add dg-excess-error comment for
1775 cygwin, coff and h8300-*-hms targets
1776 * gcc.dg/weak-5.c: Likewise
1777 * gcc.dg/weak-7.c: Likewise
1779 2002-05-16 Jason Merrill <jason@redhat.com>
1781 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1782 (scan-assembler-not, scan-assembler-dem): Likewise.
1783 (scan-assembler-dem-not): Likewise.
1785 2002-05-15 Richard Henderson <rth@redhat.com>
1787 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1789 2002-05-15 Richard Henderson <rth@redhat.com>
1791 * gcc.dg/weak-5.c (vfoo1c): No warning here.
1792 (vfoo1f): Warning here.
1793 (vfoo1l): Don't redefine the alias.
1795 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
1797 * g++.dg/init/pm1.C: New test.
1799 2002-05-12 David S. Miller <davem@redhat.com>
1801 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1804 2002-05-10 Roger Sayle <roger@eyesopen.com>
1806 * gcc.c-torture/execute/20020510-1.c: New test case.
1808 2002-05-10 David S. Miller <davem@redhat.com>
1810 * gcc.c-torture/execute/conversion.c: Test long double too.
1812 2002-05-09 Jakub Jelinek <jakub@redhat.com>
1814 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1815 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1816 * lib/g++.exp (g++_link_flags): Likewise.
1817 * lib/objc.exp (objc_target_compile): Likewise.
1819 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
1821 * gcc.dg/cpp/poison.c: Update.
1822 * gcc.dg/cpp/20000625-2.c: Remove.
1823 * gcc.dg/cpp/direct2s.c: Remove final test.
1825 2002-05-08 Tom Rix <trix@redhat.com>
1827 * gcc.c-torture/execute/20020508-1.c: New test.
1828 * gcc.c-torture/execute/20020508-2.c: New test.
1829 * gcc.c-torture/execute/20020508-3.c: New test.
1831 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
1833 * gcc.dg/cpp/charconst-4.c: More tests.
1835 2002-05-08 Mark Mitchell <mark@codesourcery.com>
1838 * gcc.dg/weak-3.c: Update location of warning messages.
1839 * gcc.dg/weak-5.c: Likewise.
1841 2002-05-06 Roger Sayle <roger@eyesopen.com>
1843 * gcc.c-torture/execute/20020506-1.c: New test case.
1845 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
1847 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1849 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1851 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1853 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1855 * gcc.dg/cpp/charconst-3.c: New test.
1857 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1859 * gcc.dg/cpp/charconst.c: Update tests.
1861 2002-05-05 Tim Josling <tej@melbpc.org.au>
1863 * treelang: Added directory for new sample language treelang. Also
1864 lib/treelang.exp: New file to signal treelang should be tested.
1866 2002-05-03 Jakub Jelinek <jakub@redhat.com>
1868 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1869 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1870 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1871 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1872 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1873 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1874 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1876 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1878 * gcc.dg/format/xopen-2.c: New test.
1880 2002-05-03 Jakub Jelinek <jakub@redhat.com>
1882 * gcc.dg/20020503-1.c: New test.
1884 2002-05-02 Mark Mitchell <mark@codesourcery.com>
1886 * g++.dg/init/dtor1.C: Make it tougher.
1888 2002-05-01 Mark Mitchell <mark@codesourcery.com>
1890 * g++.dg/init/dtor1.C: New test.
1892 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
1894 * gcc.dg/altivec-8.c: New.
1896 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
1898 * gcc.dg/altivec-7.c: New.
1900 2002-04-29 Jakub Jelinek <jakub@redhat.com>
1902 * g++.dg/parse/typedef1.C: New test.
1904 2002-04-29 Mark Mitchell <mark@codesourcery.com>
1907 * g++.dg/template/friend6.C: New test.
1910 * g++.dg/init/copy1.C: New test.
1912 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
1914 * g++.dg/warn/effc1.C: New test.
1916 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
1918 * gcc.dg/cpp/if-cexp.c: Add a test.
1920 2002-04-28 Jakub Jelinek <jakub@redhat.com>
1922 * gcc.dg/20020426-2.c: New test.
1924 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
1926 * gcc.dg/cpp/if-mop.c: Update.
1927 * gcc.dg/cpp/if-mpar.c: Add test.
1928 * gcc.dg/cpp/if-oppr.c: Update.
1930 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1933 * gcc.dg/weak-[2-7].c: New tests.
1935 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
1937 * gcc.dg/enum1.c: New test.
1939 2002-04-26 Mark Mitchell <mark@codesourcery.com>
1942 * g++.dg/inherit/access2.C: New test.
1944 2002-04-26 Mark Mitchell <mark@codesourcery.com>
1947 * gcc.dg/20020426-1.c: New test.
1949 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
1951 * g++.dg/abi/enum1.C: New test.
1953 2002-04-26 Richard Henderson <rth@redhat.com>
1955 * gcc.dg/c99-bool-1.c: Expect always true warning.
1957 2002-04-25 Roger Sayle <roger@eyesopen.com>
1959 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1961 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1963 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1966 2002-04-24 Mark Mitchell <mark@codesourcery.com>
1968 * g++.dg/abi/mange7.C: New test.
1971 * g++.dg/parse/stmtexpr2.C: New test.
1973 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
1975 * gcc.dg/20020312-2.c: Add SH target.
1977 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1979 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1980 compiler output on mips*-*-irix*.
1982 2002-04-23 Jakub Jelinek <jakub@redhat.com>
1984 * g++.dg/parse/attr1.C: New test.
1986 2002-04-23 Roger Sayle <roger@eyesopen.com>
1988 * gcc.c-torture/execute/string-opt-17.c: New test case.
1989 * gcc.c-torture/execute/memset-2.c: New test case.
1991 2002-04-23 Mark Mitchell <mark@codesourcery.com>
1994 * g++.dg/template/friend5.C: New test.
1997 * g++.dg/template/qual1.C: Likewise.
1999 2002-04-22 Zack Weinberg <zack@codesourcery.com>
2001 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
2002 Include stdlib.h, not stdio.h or ctype.h.
2004 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
2006 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
2007 cris-*-elf* and mmix-*-*.
2008 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
2009 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
2010 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
2012 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
2013 * gcc.dg/wchar_t-1.c: Ditto.
2015 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
2017 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
2020 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
2022 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
2024 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2026 * gcc.c-torture/execute/20000906-1.x: Delete.
2028 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
2030 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
2032 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
2035 * g77.f-torture/execute/6367.f: New test.
2036 * g77.f-torture/execute/6367.x: Disable for MMIX.
2038 2002-04-19 Mark Mitchell <mark@codesourcery.com>
2041 * g++.dg/opt/inline2.C: New test.
2043 2002-04-18 Richard Henderson <rth@redhat.com>
2045 * gcc.dg/20000906-1.c: Enable for all targets.
2046 * gcc.c-torture/compile/iftrap-2.c: New.
2048 2002-04-18 Jakub Jelinek <jakub@redhat.com>
2050 * gcc.dg/20020418-1.c: New test.
2051 * gcc.dg/20020418-2.c: New test.
2053 2002-04-18 Richard Henderson <rth@redhat.com>
2055 * gcc.c-torture/compile/iftrap-1.c: New.
2056 * gcc.dg/iftrap-1.c: Adjust for ia64.
2057 * gcc.dg/iftrap-2.c: New.
2059 2002-04-18 Jakub Jelinek <jakub@redhat.com>
2061 * gcc.c-torture/compile/20020418-1.c: New test.
2063 2002-04-18 Roger Sayle <roger@eyesopen.com>
2065 * gcc.c-torture/compile/20020415-1.c: New.
2067 2002-04-18 David S. Miller <davem@redhat.com>
2069 * gcc.c-torture/execute/20020418-1.c: New test.
2071 2002-04-17 Jakub Jelinek <jakub@redhat.com>
2073 * gcc.dg/20020416-1.c: New test.
2075 * g++.dg/opt/inline1.C: New test.
2077 2002-04-16 Jakub Jelinek <jakub@redhat.com>
2079 * gcc.dg/altivec-5.c: New test.
2081 * gcc.dg/20020415-1.c: New test.
2083 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2085 * testsuite/lib/chill.exp: Remove.
2087 2002-04-14 Jakub Jelinek <jakub@redhat.com>
2089 * g++.dg/other/big-struct.C: New test.
2091 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
2093 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
2096 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
2099 * gcc.dg/i386-387-1.c: Allow optional leading underscore
2100 in scan-assembler function name
2102 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
2104 * g77.f-torture/execute/980628-4.x,
2105 g77.f-torture/execute/980628-5.x,
2106 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2107 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2108 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2111 2002-04-13 David S. Miller <davem@redhat.com>
2113 * gcc.c-torture/execute/20020413-1.c: New test.
2115 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
2118 * g++.dg/ext/asm1.C: New tests.
2120 2002-04-12 Mark Mitchell <mark@codesourcery.com>
2123 * g++.dg/parse/stmtexpr1.C: New test.
2126 * g++.dg/template/copy1.C: New test.
2128 2002-04-12 Richard Henderson <rth@redhat.com>
2130 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2132 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
2134 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2135 gcc.c-torture/execute/20020307-2.c.
2137 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
2139 * g++.dg/ext/attrib5.C,
2140 * g++.dg/lookup/struct1.C: New tests.
2142 2002-04-11 Jakub Jelinek <jakub@redhat.com>
2144 * gcc.dg/20020411-1.c: New test.
2146 * gcc.c-torture/execute/20020411-1.c: New test.
2148 2002-04-10 Janis Johnson <janis187@us.ibm.com>
2150 * g77.f-torture/execute/6177.f: New test.
2152 2002-04-10 Jakub Jelinek <jakub@redhat.com>
2155 * g++.dg/opt/cleanup1.C: New test.
2157 * g++.dg/opt/const1.C: New test.
2159 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
2161 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2163 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
2166 * g++.dg/template/typename2.C: New test.
2168 2002-04-10 Alan Modra <amodra@bigpond.net.au>
2170 * gcc.c-torture/execute/loop-12.c: New.
2172 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
2174 * g77.f-torture/execute/980628-4.x,
2175 g77.f-torture/execute/980628-5.x,
2176 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2177 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2178 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2180 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2182 PR optimization/6086
2183 * g++.dg/opt/preinc1.C: New test.
2185 2002-04-06 Mark Mitchell <mark@codesourcery.com>
2188 * g++.dg/opt/static2.C: New test.
2190 2002-04-06 Mark Mitchell <mark@codesourcery.com>
2193 * gcc.dg/20020406-1.c: New test.
2195 2002-04-04 David S. Miller <davem@redhat.com>
2197 * gcc.c-torture/execute/20020404-1.c: New test.
2199 2002-04-04 Jakub Jelinek <jakub@redhat.com>
2202 * gcc.dg/20020312-2.c: Do not declare global register variable
2203 if __PIC__ or __pic__ is defined.
2205 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
2207 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
2208 __asm__ so that it works correctly even if -ansi -pedantic-errors.
2210 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2212 * gcc.misc-tests/linkage.exp: Update last change to handle
2213 sparc*-, not just sparc-.
2215 2002-04-03 Richard Henderson <rth@redhat.com>
2217 * gcc.dg/cpp/ucs.c: Improved long UCS test.
2219 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
2221 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2223 2002-04-02 David S. Miller <davem@redhat.com>
2225 * gcc.c-torture/execute/20020402-3.c: New test.
2227 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
2229 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2230 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2232 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2233 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2234 g77.f-torture/execute/20001201.x,
2235 g77.f-torture/execute/u77-test.x: New files.
2237 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2238 * gcc.dg/wchar_t-1.c: Ditto.
2240 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2242 * gcc.c-torture/execute/20020402-1.c: New test.
2244 2002-04-01 Richard Henderson <rth@redhat.com>
2246 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2248 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2250 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2252 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2254 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2256 * g++.dg/inherit/template-as-base.C: Expect error.
2257 * g++.dg/inherit/namespace-as-base.C: Likewise.
2259 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
2261 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2262 g++.dg/ext/instantiate3.C: Tweak match patterns.
2264 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2265 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2268 2002-03-31 Richard Henderson <rth@redhat.com>
2270 * gcc.dg/special/alias-2.c: New.
2271 * gcc.dg/special/ecos.exp: Run it.
2273 2002-03-31 Richard Henderson <rth@redhat.com>
2275 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2277 2002-03-31 Kazu Hirata <kazu@hxi.com>
2279 * gcc.dg/weak-1.c: Disable on h8300 port.
2281 2002-03-29 Janis Johnson <janis187@us.ibm.com>
2283 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2284 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2286 * g++.dg/bprob/bprob-1.C: New test.
2287 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2288 * g++.dg/gcov/gcov-1.C: New test.
2289 * g++.dg/gcov/gcov-1.x: New file.
2290 * g++.dg/gcov/gcov-2.C: New test.
2291 * g++.dg/gcov/gcov-3.C: New test.
2292 * g++.dg/gcov/gcov-3.h: New file.
2294 2002-03-28 Roger Sayle <roger@eyesopen.com>
2296 * g++.old-deja/g++.other/builtins5.C: New test.
2297 * g++.old-deja/g++.other/builtins6.C: New test.
2298 * g++.old-deja/g++.other/builtins7.C: New test.
2299 * g++.old-deja/g++.other/builtins8.C: New test.
2300 * g++.old-deja/g++.other/builtins9.C: New test.
2302 2002-03-29 Jakub Jelinek <jakub@redhat.com>
2304 * g++.dg/opt/static1.C: New test.
2306 * g++.dg/opt/longbranch1.C: New test.
2308 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
2310 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2312 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2314 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
2316 * gcc.c-torture/execute/20020328-1.c: New test.
2318 2002-03-27 Richard Henderson <rth@redhat.com>
2320 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2321 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2322 move from g++.old-deja/g++.ext/.
2324 2002-03-27 Mark Mitchell <mark@codesourcery.com>
2326 * g++.dg/init/new2.C: New test.
2328 2002-03-26 Richard Henderson <rth@redhat.com>
2330 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2332 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2335 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
2337 * gcc.dg/20001102-1.c: Likewise.
2339 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2341 * gcc.dg/cpp/endif-pedantic1.c,
2342 gcc.dg/cpp/endif-pedantic2.c: New tests.
2344 2002-03-26 Mark Mitchell <mark@codesourcery.com>
2346 * g++.dg/init/new1.C: New test.
2348 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
2350 * g++.dg/abi/vbase9.C: New test.
2352 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
2354 * gcc.dg/arm-asm.c: New test.
2356 2002-03-26 Andrew Cagney <ac131313@redhat.com>
2358 * gcc.dg/Wswitch-enum.c: New test.
2361 2002-03-26 Richard Henderson <rth@redhat.com>
2363 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2366 2002-03-25 Richard Henderson <rth@redhat.com>
2368 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
2371 * gcc.c-torture/compile/20011119-1.c (xxx): New.
2372 * gcc.c-torture/compile/20011119-2.c (xxx): New.
2374 2002-03-25 Zack Weinberg <zack@codesourcery.com>
2376 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2378 2002-03-25 Bob Wilson <bob.wilson@acm.org>
2380 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2381 targets using generic thunk support.
2383 2002-03-25 Jakub Jelinek <jakub@redhat.com>
2385 * gcc.c-torture/compile/20020323-1.c: New test.
2387 * g++.dg/opt/conj2.C: New test.
2389 2002-03-24 Richard Henderson <rth@redhat.com>
2391 * gcc.dg/weak-1.c: Use -fno-common.
2393 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2395 * g77.dg/f77-edit-apostrophe-out.f: New test
2396 * g77.dg/f77-edit-h-out.f: New test
2397 * g77.dg/f77-edit-t-in.f: New test
2398 * g77.dg/f77-edit-t-out.f: New test
2399 * g77.dg/f77-edit-x-out.f: New test
2400 * g77.dg/f77-edit-slash-out.f: New test
2401 * g77.dg/f77-edit-colon-out.f: New test
2402 * g77.dg/f77-edit-s-out.f: New test
2404 2002-03-24 Richard Henderson <rth@redhat.com>
2406 * objc/execute/formal_protocol-6.x: New XFAIL.
2408 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2410 * gcc.dg/weak-1.c: Early return from dg-final on platforms
2411 that do not support weak symbols
2413 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2415 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
2416 * lib/g77.exp: Likewise
2417 * lib/objc.exp: Likewise
2419 2002-03-23 Andrew Cagney <ac131313@redhat.com>
2421 * gcc.dg/Wswitch-default.c: New test.
2423 2002-03-23 Jakub Jelinek <jakub@redhat.com>
2425 * g++.dg/other/enum1.C: New test.
2427 2002-03-23 Zack Weinberg <zack@codesourcery.com>
2429 * gcc.dg/pragma-ep-3.c: Fix typo.
2431 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2433 * g++.dg/inherit/template-as-base.C: New test.
2435 2002-03-22 Jakub Jelinek <jakub@redhat.com>
2437 * g++.old-deja/g++.other/dwarf2-1.C: Move...
2438 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
2440 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
2442 * gcc.dg/cpp/multiline.c: Update to match.
2444 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
2446 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2448 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2450 * gcc.dg/cpp/extratokens2.c: New file.
2452 2002-03-21 David Edelsohn <edelsohn@gnu.org>
2454 * gcc.dg/20020312-2.c: Add rs6000 target.
2456 * gcc.c-torture/compile/20020319-1.c: New test.
2458 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2460 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2461 (A, E): Handle this.
2463 2002-03-20 Jason Merrill <jason@redhat.com>
2465 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2467 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2468 through prune_gcc_output.
2470 2002-03-20 Jakub Jelinek <jakub@redhat.com>
2472 * gcc.c-torture/compile/20020320-1.c: New test.
2474 2002-03-19 Jakub Jelinek <jakub@redhat.com>
2476 * gcc.c-torture/compile/20020318-1.c: New test.
2478 * gcc.dg/struct-by-value-1.c: New test.
2480 * gcc.dg/20020319-1.c: New test.
2482 2002-03-18 Jakub Jelinek <jakub@redhat.com>
2484 * g++.dg/opt/conj1.C: New test.
2486 2002-03-17 Mark Mitchell <mark@codesourcery.com>
2488 * g++.dg/template/qualttp20.C: Revert previous change.
2489 * g++.dg/template/qualttp3.C: Likewise.
2490 * g++.dg/template/qualttp4.C: Likewise
2491 * g++.dg/template/qualttp5.C: Likewise
2492 * g++.dg/template/qualttp6.C: Likewise
2493 * g++.dg/template/qualttp7.C: Likewise
2494 * g++.dg/template/qualttp8.C: Likewise
2495 * g++.dg/template/recurse.C: Likewise.
2497 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
2499 * gcc.dg/cpp/wchar-1.c: Update.
2501 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
2503 * g++.dg/template/conv1.C: New test.
2504 * g++.dg/template/conv2.C: New test.
2505 * g++.dg/template/conv3.C: New test.
2506 * g++.dg/template/conv4.C: New test.
2508 2002-03-15 Mark Mitchell <mark@codesourcery.com>
2510 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2511 * g++.dg/template/qualttp3.C: Likewise.
2512 * g++.dg/template/qualttp4.C: Likewise
2513 * g++.dg/template/qualttp5.C: Likewise
2514 * g++.dg/template/qualttp6.C: Likewise
2515 * g++.dg/template/qualttp7.C: Likewise
2516 * g++.dg/template/qualttp8.C: Likewise
2517 * g++.dg/template/recurse.C: Likewise.
2519 2002-03-15 Mark Mitchell <mark@codesourcery.com>
2521 * g++.dg/opt/dtor1.C: New test.
2523 2002-03-15 Jakub Jelinek <jakub@redhat.com>
2525 * gcc.c-torture/compile/20020315-1.c: New test.
2527 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
2529 * gcc.dg/weak-1.c: Fix scan tests.
2531 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
2533 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2534 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2535 cris-*-aout* mmix-*-*.
2536 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2537 cris-*-aout* mmix-*-*.
2538 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2539 cris-*-elf* cris-*-aout* and mmix-*-*.
2540 * gcc.dg/20001009-1.c: Ditto.
2541 * gcc.dg/20010912-1.c: Ditto.
2542 * gcc.dg/20020122-4.c: Ditto.
2543 * gcc.dg/inline-2.c: Ditto.
2545 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
2547 * gcc.c-torture/compile/20020314-1.c: New test.
2549 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
2551 * gcc.c-torture/execute/20020314-1.c: New test.
2553 2002-03-14 Jakub Jelinek <jakub@redhat.com>
2555 * g++.dg/warn/Wunused-1.C: New test.
2557 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
2559 * g++.dg/abi/mangle6.C: New test.
2561 2002-03-13 Jakub Jelinek <jakub@redhat.com>
2563 * gcc.c-torture/compile/20020309-2.c: New test.
2565 * gcc.c-torture/compile/20020312-1.c: New test.
2567 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
2569 * g++.dg/other/access1.C: New test.
2571 2002-03-12 Jakub Jelinek <jakub@redhat.com>
2573 * gcc.c-torture/execute/wchar_t-1.c: New test.
2575 2002-03-12 David Edelsohn <edelsohn@gnu.org>
2577 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2579 2002-03-12 Roger Sayle <roger@eyesopen.com>
2581 * gcc.dg/20020312-1.c: New test case.
2583 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
2585 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2587 2002-03-11 Richard Henderson <rth@redhat.com>
2589 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2590 * g++.old-deja/g++.jason/report.C: Likewise.
2592 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
2594 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2595 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2597 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
2599 * testsuite/g++.dg/overload/pmf1.C: New test.
2601 2002-03-11 Kazu Hirata <kazu@hxi.com>
2603 * gcc.c-torture/execute/20020307-1.c: Use long.
2605 2002-03-11 Jakub Jelinek <jakub@redhat.com>
2607 PR optimization/5844
2608 * gcc.dg/20020310-1.c: New test.
2610 2002-03-09 Michael Meissner <meissner@redhat.com>
2612 * gcc.c-torture/execute/memcpy-2.c: New test.
2613 * gcc.c-torture/execute/memset-1.c: New test.
2614 * gcc.c-torture/execute/strlen-1.c: New test.
2615 * gcc.c-torture/execute/strcmp-1.c: New test.
2616 * gcc.c-torture/execute/strncmp-1.c: New test.
2618 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
2620 * gcc.dg/ppc-ldstruct.c: New test.
2622 2002-03-09 Jakub Jelinek <jakub@redhat.com>
2624 * gcc.c-torture/execute/va-arg-22.c: New test.
2626 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2628 * gcc.c-torture/compile/20020309-1.c: New test.
2630 2002-03-08 Jakub Jelinek <jakub@redhat.com>
2632 * gcc.c-torture/execute/20020307-2.c: New test.
2634 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
2636 * g77.f-torture/compile/20020307-1.f: New test.
2638 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
2640 * gcc.dg/unordered-1.c: New test.
2642 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
2644 * gcc.c-torture/execute/20020307-1.c: New test.
2646 2002-03-05 Jakub Jelinek <jakub@redhat.com>
2648 * gcc.dg/20020304-1.c: New test.
2650 * gcc.c-torture/compile/20020304-2.c: New test.
2652 2002-03-04 Zack Weinberg <zack@codesourcery.com>
2654 * gcc.c-torture/compile/20020304-1.c: New test case
2657 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
2659 * gcc.dg/20020103-1.c: Add other -D ppc variants.
2661 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
2663 * g++.dg/other/classkey1.C: New test.
2665 2002-03-01 Richard Henderson <rth@redhat.com>
2667 * gcc.c-torture/compile/981223-1.x: New.
2668 * gcc.c-torture/compile/920625-1.x: New.
2670 2002-02-28 Richard Henderson <rth@redhat.com>
2672 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2674 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
2676 * gcc.c-torture/execute/20020227-1.c: New test.
2678 2002-02-27 Mark Mitchell <mark@codesourcery.com>
2680 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2682 * g++.old-deja/g++.oliva/partord1.C: Likewise.
2683 * g++.old-deja.g++.other/defarg1.C: Likewise.
2684 * g++.old-deja/g++.pt/calls2.C: Likewise.
2685 * g++.old-deja/g++.pt/crash20.C: Likewise.
2686 * g++.old-deja/g++.pt/crash30.C: Likewise.
2687 * g++.old-deja/g++.pt/crash36.C: Likewise.
2688 * g++.old-deja/g++.pt/crash6.C: Likewise.
2689 * g++.old-deja/g++.pt/defarg13.C: Likewise.
2690 * g++.old-deja/g++.pt/derived3.C: Likewise.
2691 * g++.old-deja/g++.pt/error1.C: Likewise.
2692 * g++.old-deja/g++.pt/friend21.C: Likewise.
2693 * g++.old-deja/g++.pt/friend23.C: Likewise.
2694 * g++.old-deja/g++.pt/infinite1.C: Likewise.
2695 * g++.old-deja/g++.robertl/eb128.C: Likewise.
2697 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
2699 * gcc.c-torture/execute/20020225-2.c: New test.
2701 2002-02-27 Zack Weinberg <zack@codesourcery.com>
2703 * gcc.c-torture/execute/920730-1t.c,
2704 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2705 Delete test cases, only relevant to -traditional.
2707 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
2709 * gcc.dg/cpp/undef1.c: Remove.
2710 * gcc.dg/cpp/directiv.c: Update.
2711 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2713 2002-02-27 Michael Meissner <meissner@redhat.com>
2715 * gcc.c-torture/execute/20020226-1.c: New test.
2717 2002-02-26 Jakub Jelinek <jakub@redhat.com>
2719 * g++.dg/debug/debug4.C: New test.
2721 * gcc.dg/ia64-visibility-1.c: New test.
2723 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
2725 * gcc.dg/debug/20020224-1.c: New.
2727 2002-02-25 Kazu Hirata <kazu@hxi.com>
2729 * gcc.c-torture/execute/960416-1.x: New.
2730 * gcc.c-torture/execute/divconst-3.x: Likewise.
2732 2002-02-25 Jakub Jelinek <jakub@redhat.com>
2734 * gcc.dg/20020224-1.c: New test.
2736 2002-02-25 Alan Modra <amodra@bigpond.net.au>
2738 * gcc.c-torture/execute/20020225-1.c: New.
2740 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
2742 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2744 2002-02-23 Jakub Jelinek <jakub@redhat.com>
2746 * gcc.dg/20020222-1.c: New test.
2748 2002-02-22 Jakub Jelinek <jakub@redhat.com>
2750 * g++.dg/opt/anonunion1.C: New test.
2752 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
2754 * g++.dg/template/qualttp19.C: New test.
2755 * g++.dg/template/qualttp20.C: New test.
2756 * g++.old-deja/g++.jason/report.C: Adjust expected errors
2757 * g++.old-deja/g++.other/qual1.C: Likewise.
2759 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2761 * gcc.dg/attr-alwaysinline.c: New.
2763 2002-02-21 Jakub Jelinek <jakub@redhat.com>
2765 * gcc.dg/20020220-1.c: New test.
2767 * gcc.dg/20020220-2.c: New test.
2769 * g++.dg/opt/mmx1.C: New test.
2771 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
2773 * gcc.c-torture/compile/20020110.c: New test.
2775 2002-02-20 Jakub Jelinek <jakub@redhat.com>
2777 * gcc.c-torture/execute/20020219-1.c: New test.
2779 * gcc.dg/20020219-1.c: New test.
2781 * gcc.dg/noncompile/20020220-1.c: New test.
2783 * g++.dg/opt/ptrintsum1.C: New test.
2785 * gcc.dg/debug/20020220-1.c: New test.
2787 2002-02-17 Jakub Jelinek <jakub@redhat.com>
2789 * gcc.c-torture/execute/20020216-1.c: New test.
2791 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
2793 * gcc.dg/decl-1.c: Update, new test.
2795 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
2797 * g++.dg/abi/bitfield1.C: New test.
2798 * g++.dg/abi/bitfield2.C: New test.
2800 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
2802 * gcc.dg/attr-nest.c: New test.
2804 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
2806 * gcc.c-torture/execute/20020215-1.c: New test.
2808 2002-02-14 Jakub Jelinek <jakub@redhat.com>
2810 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2811 * g++.dg/debug/debug.exp: New.
2812 * g++.dg/debug/trivial.C: New.
2813 * g++.dg/debug/debug1.C: Moved...
2814 * g++.dg/other/debug1.C: ...from here.
2815 * g++.dg/debug/debug2.C: Moved...
2816 * g++.dg/other/debug2.C: ...from here.
2817 * g++.dg/debug/debug3.C: Moved...
2818 * g++.dg/other/debug3.C: ...from here.
2820 * gcc.dg/noncompile/20020213-1.c: New test.
2822 2002-02-13 Jakub Jelinek <jakub@redhat.com>
2824 * g++.dg/other/debug3.C: New test.
2826 * gcc.c-torture/execute/20020213-1.c: New test.
2828 2002-02-13 Richard Smith <richard@ex-parrot.com>
2830 * g++.old-deja/g++.other/thunk1.C: New test.
2832 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2834 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2836 2002-02-13 Stan Shebs <shebs@apple.com>
2838 * gcc.dg/altivec-3.c: New.
2840 2002-02-12 Jakub Jelinek <jakub@redhat.com>
2842 * gcc.dg/Wunreachable-1.c: New test.
2843 * gcc.dg/Wunreachable-2.c: New test.
2845 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2847 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2849 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
2851 * gcc.dg/decl-1.c: New test.
2853 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2855 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2857 2002-02-10 Kazu Hirata <kazu@hxi.com>
2859 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2860 * gcc.c-torture/compile/980506-1.x: Likewise.
2862 2002-02-10 Kazu Hirata <kazu@hxi.com>
2864 * gcc.dg/20020210-1.c: New.
2866 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
2868 * g77.f-torture/execute/947.f: New regression test
2871 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2873 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2874 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2876 2002-02-08 Richard Henderson <rth@redhat.com>
2878 * gcc.c-torture/compile/labels-3.c: New.
2880 2002-02-08 Jakub Jelinek <jakub@redhat.com>
2882 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2883 expression statements work instead.
2884 * gcc.dg/noncompile/20020207-1.c: New test.
2886 2002-02-07 Richard Henderson <rth@redhat.com>
2888 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2890 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2892 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2894 * lib/g77-dg.exp: Trim g77 error messages so that they are
2895 recognized by dg.exp.
2897 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2900 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
2902 2002-02-07 Richard Henderson <rth@redhat.com>
2904 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2905 to be sufficiently aligned for integers.
2907 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
2909 * g++.dg/template/friend4.C: New test.
2911 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2914 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2917 2002-02-07 Richard Henderson <rth@redhat.com>
2919 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2920 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2921 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2922 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2924 2002-02-06 Richard Henderson <rth@redhat.com>
2926 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2928 2002-02-06 Janis Johnson <janis187@us.ibm.com>
2930 * gcc.dg/20020206-1.c: New test.
2932 2002-02-06 Jakub Jelinek <jakub@redhat.com>
2934 * gcc.c-torture/execute/20020206-1.c: New test.
2936 * gcc.c-torture/execute/20020206-2.c: New test.
2938 PR optimization/5429:
2939 * gcc.c-torture/compile/20020206-1.c: New test.
2941 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2943 * g++.dg/ext/align1.C: Do not use an explicit alignment value
2944 as certain file formats cannot support particularly large
2947 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2948 and do not expect to be able to link the executable.
2950 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2951 fail because the COFF format does not support the weak attribute.
2953 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
2955 * g77.dg/pr5473.f: New test
2957 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
2959 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2960 Fix testcase accordingly.
2962 2002-02-04 Richard Henderson <rth@redhat.com>
2964 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2965 (buf): Change to be an array of pointers, not ints.
2967 2002-02-04 Jakub Jelinek <jakub@redhat.com>
2969 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
2970 before all tests. Move warning one line above to match where it
2972 * gcc.dg/Wswitch-2.c: New test.
2973 * g++.dg/warn/Wswitch-1.C: New test.
2974 * g++.dg/warn/Wswitch-2.C: New test.
2976 2002-02-04 Richard Henderson <rth@redhat.com>
2978 * g++.dg/abi/offsetof.C: Fix size comparison.
2980 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
2982 * gcc.dg/cast-qual-2.c: New test.
2984 2002-02-04 Jakub Jelinek <jakub@redhat.com>
2986 * gcc.dg/20020201-4.c: New test.
2988 2002-02-04 Ben Elliston <bje@redhat.com>
2990 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2991 target_info attribute != 0, in addition to the empty string.
2992 (gcc_target_compile): Likewise.
2994 2002-02-03 Andrew Cagney <ac131313@redhat.com>
2996 * gcc.dg/Wswitch.c: New test.
2997 PR gcc/4475. PR gcc/3780.
2999 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
3001 * g77.f-torture/execute/5122.f: New test for regressions
3002 against PR fortran/5122.
3004 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
3006 * g77.f-torture/compile/pr3743.f: Delete
3007 * g77.dg/pr3743-1.f: New test.
3008 * g77.dg/pr3743-2.f: New test.
3009 * g77.dg/pr3743-3.f: New test.
3010 * g77.dg/pr3743-4.f: New test.
3012 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
3014 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
3016 2002-02-02 Richard Henderson <rth@redhat.com>
3018 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
3019 * gcc.c-torture/execute/bf64-1.c: Likewise.
3021 2002-02-02 Jakub Jelinek <jakub@redhat.com>
3023 * gcc.dg/20020201-2.c: New test.
3025 * gcc.dg/20020201-3.c: New test.
3027 * gcc.c-torture/execute/bitfld-2.c: New test.
3029 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
3031 * gcc.dg/bitfld-1.c: Update.
3032 * gcc.dg/bitfld-2.c: Update.
3033 * gcc.c-torture/execute/bitfld-1.x: New.
3035 2002-02-02 Jakub Jelinek <jakub@redhat.com>
3037 * gcc.c-torture/execute/20020201-1.c: New test.
3039 2002-02-01 Janis Johnson <janis187@us.ibm.com>
3042 * gcc.dg/20020201-1.c: New test.
3044 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
3047 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
3048 * g77.f-torture/compile/pr3743.x: Remove
3050 2002-01-31 Tom Rix <trix@redhat.com>
3052 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
3054 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
3056 * gcc.dg/noncompile/20020130-1.c: New test.
3058 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
3060 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
3062 2002-01-29 Richard Henderson <rth@redhat.com>
3064 * gcc.c-torture/execute/991118-1.c: Cast various constants back
3066 * gcc.c-torture/execute/bf64-1.c: Likewise.
3068 2002-01-29 Jakub Jelinek <jakub@redhat.com>
3070 * gcc.c-torture/execute/20020129-1.c: New test.
3072 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
3074 * gcc.c-torture/compile/20000224-1.c: Update.
3075 * gcc.c-torture/execute/bitfld-1.c: New tests.
3076 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
3077 * gcc.dg/uninit-A.c: Update.
3079 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
3081 * g++.dg/template/ctor1.C: Add instantiation.
3083 2002-01-28 Paul Koning <pkoning@equallogic.com>
3085 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
3086 argument to __builtin_prefetch to be const ptr.
3088 2002-01-28 Jakub Jelinek <jakub@redhat.com>
3090 * gcc.c-torture/compile/20020120-1.c: New test.
3092 2002-01-27 Kazu Hirata <kazu@hxi.com>
3094 * gcc.c-torture/execute/20020127-1.c: New test.
3096 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
3098 * g77.dg/f77-edit-i-in.f: New test
3099 * g77.dg/f77-edit-i-out.f: New test
3101 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
3103 * gcc.dg/debug/debug.exp: New file.
3104 * gcc.dg/debug/trivial.c: New file.
3105 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
3106 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
3107 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3108 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3109 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3110 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3111 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3112 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3113 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3114 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3115 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3116 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3117 * gcc.dg/20000503-1.c: Removed.
3118 * gcc.dg/20010207-1.c: Removed.
3119 * gcc.dg/20011223-1.c: Removed.
3120 * gcc.dg/20020104-2.c: Removed.
3121 * gcc.dg/debug-1.c: Removed.
3122 * gcc.dg/debug-2.c: Removed.
3123 * gcc.dg/debug-3.c: Removed.
3124 * gcc.dg/debug-4.c: Removed.
3125 * gcc.dg/debug-5.c: Removed.
3126 * gcc.dg/debug-6.c: Removed.
3127 * gcc.dg/dwarf2-1.c: Removed.
3128 * gcc.dg/dwarf2-2.c: Removed.
3130 2002-01-25 Jakub Jelinek <jakub@redhat.com>
3132 * g++.old-deja/g++.other/eh5.C: New test.
3133 * g++.old-deja/g++.other/sibcall2.C: New test.
3134 * g++.old-deja/g++.other/array9.C: New test.
3135 * g++.old-deja/g++.other/typename2.C: New test.
3136 * g++.old-deja/g++.other/crash60.C: New test.
3137 * g++.old-deja/g++.other/conv9.C: New test.
3138 * g++.old-deja/g++.other/mangle10.C: New test.
3139 * g++.old-deja/g++.other/unchanging1.C: New test.
3140 * g++.old-deja/g++.other/exprstmt1.C: New test.
3141 * g++.old-deja/g++.other/inline23.C: New test.
3142 * g++.old-deja/g++.eh/ia64-1.C: New test.
3143 * g++.old-deja/g++.other/dwarf2-1.C: New test.
3144 * g++.old-deja/g++.other/reload1.C: New test.
3145 * g++.old-deja/g++.other/static20.C: New test.
3146 * g++.old-deja/g++.other/local-alloc1.C: New test.
3147 * g++.old-deja/g++.other/conv8.C: New test.
3148 * g++.old-deja/g++.other/stmtexpr2.C: New test.
3149 * g++.old-deja/g++.other/storeexpr1.C: New test.
3150 * g++.old-deja/g++.other/storeexpr2.C: New test.
3151 * g++.dg/eh/template2.C: New test.
3152 * g++.dg/warn/weak1.C: New test.
3154 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
3156 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3157 Remove first, non-varying, argument.
3159 2002-01-23 Richard Henderson <rth@redhat.com>
3161 * gcc.dg/inline-2.c: New.
3163 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3164 Add optional target arg. Check number of arguments.
3165 (scan-assembler-not, scan-assembler-dem): Likewise.
3166 (scan-assembler-dem-not): Likewise.
3168 2002-01-23 Zack Weinberg <zack@codesourcery.com>
3170 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3172 * g++.old-deja/g++.brendan/parse3.C,
3173 g++.old-deja/g++.other/crash26.C,
3174 g++.old-deja/g++.other/crash28.C,
3175 g++.old-deja/g++.other/crash29.C,
3176 g++.old-deja/g++.other/crash30.C,
3177 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3179 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
3181 * gcc.dg/20020115-1.c: New.
3183 2002-01-23 Bob Wilson <bob.wilson@acm.org>
3185 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3187 2002-01-23 Janis Johnson <janis187@us.ibm.com>
3189 * gcc.dg/20020122-3.c: New.
3191 2002-01-23 Jakub Jelinek <jakub@redhat.com>
3193 * g++.dg/other/gc1.C: New test.
3195 2002-01-23 Zack Weinberg <zack@codesourcery.com>
3197 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3199 2002-01-22 Richard Henderson <rth@redhat.com>
3201 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3203 2002-01-22 Richard Henderson <rth@redhat.com>
3205 * gcc.dg/20020122-4.c: New.
3207 2002-01-22 H.J. Lu <hjl@gnu.org>
3209 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3211 * gcc.dg/special/ecos.exp: Likewise.
3212 * lib/g++-dg.exp: Likewise.
3213 * lib/g77-dg.exp: Likewise.
3214 * lib/gcc-dg.exp : Likewise.
3215 * lib/mike-g++.exp: Likewise.
3216 * lib/mike-g77.exp: Likewise.
3217 * lib/mike-gcc.exp: Likewise.
3218 * lib/objc-dg.exp: Likewise.
3220 2002-01-22 Janis Johnson <janis187@us.ibm.com>
3223 * gcc.dg/20020122-2.c: New test.
3225 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
3227 * gcc.dg/20020122-1.c: New test.
3229 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
3231 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3233 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
3235 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3237 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3239 * gcc.c-torture/compile/20020121-1.c: New test.
3241 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
3243 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3246 2002-01-21 Jakub Jelinek <jakub@redhat.com>
3248 * gcc.dg/20020218-1.c: New test.
3250 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
3252 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3254 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3255 "At global scope" warning
3256 * g++.dg/ext/align1.C: Change cygwin test for alignment
3257 from db-bogus to dg-warning
3259 2002-01-21 Zack Weinberg <zack@codesourcery.com>
3261 * g77.f-torture/compile/cpp2.F: New test.
3263 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
3265 * g++.dg/template/access1.C: New test.
3267 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
3269 * gcc.dg/20020118-1.c: New.
3271 2002-01-18 Kazu Hirata <kazu@hxi.com>
3273 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3275 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
3277 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3278 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3281 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
3283 * gcc.misc-tests/i386-prefetch.exp: Save and restore
3284 torture_with_loops and torture_without_loops
3286 2002-01-17 Jakub Jelinek <jakub@redhat.com>
3288 * gcc.c-torture/compile/20020116-1.c: New test.
3290 2002-01-16 Jakub Jelinek <jakub@redhat.com>
3292 * gcc.dg/20020116-2.c: New test.
3294 * gcc.dg/ultrasp4.c: New test.
3296 * gcc.dg/20020116-1.c: New test.
3298 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
3300 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3303 2002-01-15 Janis Johnson <janis187@us.ibm.com>
3305 * gcc.misc-tests/i386-prefetch.exp: New.
3306 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3307 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3308 * gcc.misc-tests/i386-pf-none-1.c: New test.
3309 * gcc.misc-tests/i386-pf-sse-1.c: New test.
3311 2002-01-15 Jakub Jelinek <jakub@redhat.com>
3313 * gcc.dg/gnu89-init-1.c: Add new tests.
3315 2002-01-15 Andreas Jaeger <aj@suse.de>
3317 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3318 * gcc.dg/i386-mmx-2.c: Likewise.
3319 * gcc.dg/i386-sse-1.c: Likewise.
3320 * gcc.dg/i386-sse-2.c: Likewise.
3321 * gcc.dg/i386-sse-3.c: Likewise.
3323 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
3325 * g77.f-torture/execute/intrinsic-unix-bessel.f:
3326 Uncomment additional cases that now pass.
3328 2002-01-11 Richard Henderson <rth@redhat.com>
3330 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3331 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3333 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
3335 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3337 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
3339 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3340 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3342 2002-01-10 Dale Johannesen <dalej@apple.com>
3344 * gcc.c-torture/execute/loop-11.c: New.
3346 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
3348 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3349 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3351 2002-01-09 Richard Henderson <rth@redhat.com>
3353 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3354 type in which to perform the operation for each size.
3356 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
3358 * gcc.c-torture/compile/20020109-2.c: New test.
3360 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
3362 * gcc.c-torture/execute/loop-10.c: New test.
3364 2002-01-09 Jakub Jelinek <jakub@redhat.com>
3366 * gcc.c-torture/compile/20010226-1.c: New test.
3367 * gcc.c-torture/compile/20010227-1.c: New test.
3368 * gcc.c-torture/compile/20010426-1.c: New test.
3369 * gcc.c-torture/compile/20010510-1.c: New test.
3370 * gcc.c-torture/compile/20010605-3.c: New test.
3371 * gcc.c-torture/compile/20010824-1.c: New test.
3372 * gcc.c-torture/execute/20010409-1.c: New test.
3373 * gcc.dg/noncompile/20000901-1.c: New test.
3374 * gcc.dg/20001023-1.c: New test.
3375 * gcc.dg/20001101-1.c: New test.
3376 * gcc.dg/20001102-1.c: New test.
3377 * gcc.dg/20010207-1.c: New test.
3378 * gcc.dg/20010405-1.c: New test.
3379 * gcc.dg/20010822-1.c: New test.
3380 * gcc.dg/20011107-1.c: New test.
3382 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
3384 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3386 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
3387 execution failure on PA targets.
3389 2002-01-09 Jakub Jelinek <jakub@redhat.com>
3391 * gcc.c-torture/compile/20020109-1.c: New test.
3393 2002-01-08 Kazu Hirata <kazu@hxi.com>
3395 * gcc.c-torture/execute/20020108-1.c: New test.
3397 2002-01-08 Jakub Jelinek <jakub@redhat.com>
3399 * gcc.dg/20020108-1.c: New test.
3401 2002-01-08 H.J. Lu <hjl@gnu.org>
3403 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3406 2002-01-08 Geoff Keating <geoffk@redhat.com>
3408 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3411 002-01-07 Aldy Hernandez <aldyh@redhat.com>
3413 * gcc.dg/altivec-4.c: Test altivec predicates.
3415 2002-01-07 Jakub Jelinek <jakub@redhat.com>
3417 * gcc.c-torture/execute/20020107-1.c: New test.
3419 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
3422 * gcc.c-torture/compile/20020106-1.c: New test.
3424 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
3426 * gcc.c-torture/execute/nestfunc-4.c: New test.
3428 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
3430 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3431 extra triple that slipped in.
3432 * g++.old-deja/g++.abi/align.C: Likewise.
3433 * g++.old-deja/g++.abi/bitfields.C: Likewise.
3435 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
3437 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3438 * g++.old-deja/g++.abi/align.C: Likewise.
3439 * g++.old-deja/g++.abi/bitfields.C: Likewise.
3441 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3443 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3446 2002-01-04 Jakub Jelinek <jakub@redhat.com>
3448 * gcc.dg/20020104-1.c: New test.
3450 * gcc.dg/20020104-2.c: New test.
3452 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
3454 * gcc.dg/20020103-1.c: Fix typo in target selector.
3456 2002-01-03 Richard Henderson <rth@redhat.com>
3458 * gcc.dg/20020103-1.c: New.
3460 2002-01-03 Kazu Hirata <kazu@hxi.com>
3462 * gcc.c-torture/execute/20020103-1.c: New test.
3464 2002-01-03 Jakub Jelinek <jakub@redhat.com>
3466 * g++.dg/other/debug2.C: New test.
3468 * gcc.c-torture/compile/20020103-1.c: New test.
3470 2002-01-02 Jakub Jelinek <jakub@redhat.com>
3472 * gcc.dg/gnu89-init-1.c: Added new tests.
3474 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3476 * g++.dg/template/friend2.C: Remove as patch is reverted.
3478 * g++.dg/warn/oldcast1.C: New test.
3480 * g++.dg/template/ptrmem1.C: New test.
3481 * g++.dg/template/ptrmem2.C: New test.
3483 * g++.dg/template/ntp.C: New test.
3485 * g++.dg/other/component1.C: New test.
3487 * g++.dg/template/ttp3.C: New test.
3489 * g++.dg/template/friend2.C: New test.
3490 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3492 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3494 * g++.dg/other/ptrmem1.C: New test.
3495 * g++.dg/other/ptrmem2.C: New test.
3497 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3499 * g++.dg/template/ctor1.C: New test.
3501 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3503 * g++.dg/template/friend2.C: New test.
3505 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
3507 * gcc.dg/mmix-1.c: New test.
3509 2001-12-31 Richard Henderson <rth@redhat.com>
3511 * gcc.dg/asm-5.c: New.
3513 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
3515 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3516 in namespace __gnu_cxx
3518 2001-12-30 Richard Henderson <rth@redhat.com>
3520 * gcc.dg/debug-6.c: New.
3522 2001-12-30 Jakub Jelinek <jakub@redhat.com>
3524 * gcc.c-torture/compile/20011229-2.c: New test.
3526 2001-12-29 Jakub Jelinek <jakub@redhat.com>
3528 * gcc.dg/debug-3.c: New test.
3529 * gcc.dg/debug-4.c: New test.
3530 * gcc.dg/debug-5.c: New test.
3532 2001-12-29 Richard Henderson <rth@redhat.com>
3534 * g++.dg/eh/loop1.C: New.
3536 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
3538 * g++.dg/template/crash1.C: New test.
3540 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
3542 * g++.dg/other/const1.C: New test.
3544 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
3546 * gcc.c-torture/compile/20011229-1.c: New test.
3548 2001-12-28 Stan Shebs <shebs@apple.com>
3550 * lib/objc-torture.exp: Resync with c-torture.exp.
3551 * lib/objc.exp: Load standard libraries.
3553 2001-12-28 Jakub Jelinek <jakub@redhat.com>
3555 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3558 2001-12-27 Roger Sayle <roger@eyesopen.com>
3560 * gcc.c-torture/execute/string-opt-16.c: New testcase.
3562 2001-12-27 Richard Henderson <rth@redhat.com>
3564 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3566 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
3568 * g++.dg/eh/ctor1.C: New test.
3569 * g++.dg/other/error2.C: New test.
3571 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
3573 * g++.dg/other/init2.C: New test.
3575 2001-12-24 Richard Henderson <rth@redhat.com>
3577 * gcc.dg/20011223-1.c: New.
3578 * gcc.dg/inline-1.c: New.
3580 2001-12-23 Richard Henderson <rth@redhat.com>
3582 * gcc.dg/asm-4.c: Test operand modifiers.
3584 2001-12-23 Richard Henderson <rth@redhat.com>
3586 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3588 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
3590 * gcc.c-torture/execute/20011223-1.c: New test.
3592 2001-12-21 Richard Henderson <rth@redhat.com>
3594 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3595 re-enables the warning.
3597 2001-12-21 Richard Henderson <rth@redhat.com>
3599 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3601 2001-12-20 Jakub Jelinek <jakub@redhat.com>
3603 * gcc.c-torture/compile/20011218-1.c: New test.
3605 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
3607 * gcc.misc-test/arm-isr.exp: New file. Control running of the
3609 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
3610 epilogue generation for ARM ISR routines.
3612 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3614 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3615 * gcc.dg/format/c90-printf-3.c: Likewise.
3616 * gcc.dg/format/c99-printf-3.c: Likewise.
3617 * gcc.dg/format/ext-1.c: Likewise.
3618 * gcc.dg/format/ext-6.c: Likewise.
3619 * gcc.dg/format/format.h: Prototype unlocked stdio.
3621 2001-12-20 Richard Henderson <rth@redhat.com>
3623 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.