1 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
3 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
7 * lib/compat.exp (compat-execute): Fix logic error in last
10 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
12 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
17 * g++.dg/template/access6.C: New test.
19 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
21 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
23 2002-11-07 Mark Mitchell <mark@codesourcery.com>
25 * g++.dg/abi/vthunk3.C: New test.
28 * g++.dg/template/crash2.C: New test.
30 2002-11-07 Mark Mitchell <mark@codesourcery.com>
32 * testsuite/g++.dg/abi/dtor1.C: New test.
33 * testsuite/g++.dg/abi/dtor2.C: Likewise.
35 2002-11-05 Geoffrey Keating <geoffk@apple.com>
37 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
40 2002-11-04 Adam Nemet <anemet@lnxw.com>
42 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
43 -mthumb. Only xfail with -O0.
45 2002-11-03 Mark Mitchell <mark@codesourcery.com>
47 * g++.dg/abi/thunk1.C: New test.
48 * g++.dg/abi/thunk2.C: Likewise.
49 * g++.dg/abi/vtt1.C: Likewise.
51 2002-11-02 Diego Novillo <dnovillo@redhat.com>
54 * gcc.c-torture/execute/builtin-constant.c: New test.
56 2002-11-01 Zack Weinberg <zack@codesourcery.com>
58 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
61 2002-11-01 Mark Mitchell <mark@codesourcery.com>
64 * g++.dg/opt/local1.C: New test.
66 2002-10-30 Mark Mitchell <mark@codesourcery.com>
69 * g++.dg/template/complit1.C: New test.
72 * g++.dg/template/typename4.C: Likewise.
74 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
76 Core issue 287, PR c++/7639
77 * g++.dg/template/instantiate1.C: Adjust error location.
78 * g++.dg/template/instantiate3.C: New test.
79 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
80 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
81 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
83 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
85 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
87 2002-10-29 Mark Mitchell <mark@codesourcery.com>
90 * g++.dg/init/dtor2.C: New test.
92 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
94 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
95 * gcc.dg/nest.c: Bypass errors on irix6.
97 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
99 * gcc.dg/nest.c: Expect error for mmix-*-*.
100 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
102 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
104 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
107 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
109 2002-10-25 Mike Stump <mrs@apple.com>
111 * gcc.dg/warn-1.c: New test.
113 2002-10-25 Zack Weinberg <zack@codesourcery.com>
115 * g++.dg/template/typename3.C: New test.
117 2002-10-25 Mark Mitchell <mark@codesourcery.com>
119 * g++.dg/lookup/ptrmem1.C: New test.
121 * g++.dg/abi/vthunk2.C: New test.
123 2002-10-25 Zack Weinberg <zack@codesourcery.com>
125 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
127 2002-10-24 Mark Mitchell <mark@codesourcery.com>
129 * g++.dg/abi/empty9.C: New test.
131 2002-10-24 Richard Henderson <rth@redhat.com>
133 * g++.dg/inherit/thunk1.C: Enable for ia64.
135 2002-10-23 Mark Mitchell <mark@codesourcery.com>
138 * g++.dg/lookup/pretty1.C: New test.
140 2002-10-23 Jakub Jelinek <jakub@redhat.com>
142 * gcc.dg/20021023-1.c: New test.
144 2002-10-23 Mark Mitchell <mark@codesourcery.com>
147 * g++.dg/parse/inline1.C: New test.
149 2002-10-23 Richard Henderson <rth@redhat.com>
151 * g++.dg/inherit/thunk1.C: Enable for x86_64.
153 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
155 2002-10-22 Mark Mitchell <mark@codesourcery.com>
158 * g++.dg/parse/stmtexpr3.C: New test.
160 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
162 * g++.dg/expr/cond1.C: New test.
164 2002-10-21 Mark Mitchell <mark@codesourcery.com>
166 * g++.dg/abi/vbase13.C: New test.
167 * g++.dg/abi/vbase14.C: Likewise.
169 2002-10-21 Jakub Jelinek <jakub@redhat.com>
171 * gcc.dg/tls/pic-1.c: New test.
172 * gcc.dg/tls/nonpic-1.c: New test.
173 * gcc.dg/20021018-1.c: New test.
175 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
177 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
178 Remove only files with the same base name as the test case.
179 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
180 (profopt-execute): Likewise. Also, remove old profiling
181 and performance data files before running the tests.
183 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
184 * g++.dg/bprob/bprob.exp: Likewise.
185 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
186 to allow more general test case names.
188 * g++.dg/bprob/bprob-1.C: Rename to ...
189 * g++.dg/bprob/g++-bprob-1.C: ... this.
191 * g77.dg/bprob/bprob-1.f: Rename to ...
192 * g77.dg/bprob/g77-bprob-1.f: ... this.
194 2002-10-21 Zack Weinberg <zack@codesourcery.com>
196 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
199 2002-10-21 Janis Johnson <janis187@us.ibm.com>
201 * g++.dg/README: Describe more test directories.
203 2002-10-21 Mark Mitchell <mark@codesourcery.com>
205 * g++.dg/init/array6.C: Add additional tests.
207 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
209 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
210 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
212 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
214 * gcc.c-torture/compile/20020604-1.x: New.
215 * gcc.c-torture/compile/simd-5.x: Likewise.
216 * gcc.c-torture/execute/920710-1.x: Likewise.
217 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
219 2002-10-21 Mark Mitchell <mark@codesourcery.com>
221 * g++.dg/inherit/override1.C: Add dg-options clause.
223 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
225 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
228 2002-10-19 Andreas Schwab <schwab@suse.de>
230 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
233 2002-10-18 Mark Mitchell <mark@codesourcery.com>
235 * g++.dg/inherit/thunk1.C: New test.
237 * g++.dg/inherit/override1.C: New test.
239 * g++.dg/abi/mangle11.C: New test.
240 * g++.dg/abi/mangle14.C: New test.
241 * g++.dg/abi/mangle17.C: New test.
243 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
245 * g++.dg/overload/member2.C: New test.
247 2002-10-17 Janis Johnson <janis187@us.ibm.com>
249 * g++.dg/README: Describe new compat directory.
250 * g++.dg/dg.exp: Skip tests in compat directory.
251 * README.compat: New file.
252 * lib/compat.exp: New expect script.
253 * g++.dg/compat: New test directory.
254 * g++.dg/compat/compat.exp: New expect script.
255 * g++.dg/compat/abi: New test directory.
256 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
257 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
258 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
259 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
260 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
261 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
262 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
263 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
264 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
265 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
266 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
267 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
268 * g++.dg/compat/break: New test directory.
269 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
270 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
271 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
272 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
273 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
274 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
275 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
276 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
277 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
278 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
279 g++.dg/compat/break/README: New files.
280 * g++.dg/compat/eh: New test directory.
281 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
282 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
283 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
284 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
285 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
286 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
287 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
288 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
289 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
290 g++.dg/compat/eh/filter2_y.C,
291 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
292 g++.dg/compat/eh/new1_y.C,
293 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
294 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
295 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
296 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
297 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
298 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
299 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
300 g++.dg/compat/eh/unexpected1_y.C: New files.
301 * g++.dg/compat/init: New test directory.
302 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
303 g++.dg/compat/init/array5_y.C,
304 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
305 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
306 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
307 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
308 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
309 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
310 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
311 g++.dg/compat/init/init-ref2_y.C: New files.
313 2002-10-17 Mark Mitchell <mark@codesourcery.com>
316 * g++.dg/inherit/using3.C: New test.
318 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
320 * gcc.dg/20021017-2.c: New test.
322 2002-10-17 Mark Mitchell <mark@codesourcery.com>
324 * g++.dg/abi/mangle16.C: Adjust.
326 * g++.dg/init/array8.C: New test.
328 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
330 * gcc.dg/special/mips-abi.exp: New test.
331 * gcc.dg/special/mips-abi.s: Empty file used by the above.
333 2002-10-16 Mark Mitchell <mark@codesourcery.com>
335 * g++.dg/abi/mangle16.C: New test.
336 * g++.dg/abi/mangle17.C: Likewise.
339 * g++.dg/template/ref1.C: New test.
341 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
343 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
345 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
347 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
349 2002-10-16 Mark Mitchell <mark@codesourcery.com>
352 * g++.dg/init/array7.C: New test.
354 2002-10-15 Mark Mitchell <mark@codesourcery.com>
356 * g++.dg/init/array6.C: New test.
358 * g++.dg/abi/mangle13.C: Likewise.
359 * g++.dg/abi/mangle14.C: Likewise.
360 * g++.dg/abi/mangle15.C: Likewise.
362 2002-10-14 Mark Mitchell <mark@codesourcery.com>
364 * g++.dg/abi/empty8.C: New test.
366 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
368 * g++.dg/init/ctor1.C: New test.
370 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
372 * gcc.c-torture/execute/20021015-1.c: New test.
374 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
376 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
378 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
380 * gcc.dg/i386-ssetype-[1-5].c: New tests.
382 2002-10-14 Richard Henderson <rth@redhat.com>
384 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
386 2002-10-14 Mark Mitchell <mark@codesourcery.com>
389 * g++.dg/opt/const2.C: New test.
391 2002-10-14 Mark Mitchell <mark@codesourcery.com>
394 * g++.dg/parse/friend1.C: New test.
395 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
397 2002-10-14 Jakub Jelinek <jakub@redhat.com>
399 * gcc.dg/20021014-1.c: New test.
401 2002-10-11 Mark Mitchell <mark@codesourcery.com>
404 * g++.dg/ext/vlm1.C: New test.
405 * g++.dg/ext/vlm2.C: Likewise.
407 * g++.dg/init/array1.C: Remove invalid braces.
408 * g++.dg/init/brace1.C: New test.
409 * g++.dg/init/copy2.C: Likewise.
410 * g++.dg/init/copy3.C: Likewise.
411 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
412 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
415 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
417 * gcc.dg/cpp/assembler.S: Don't use -ansi.
419 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
421 * gcc.c-torture/compile/simd-5.c: New test.
423 2002-10-10 Jim Wilson <wilson@redhat.com>
425 * gcc.c-torture/execute/20021010-1.c: New test.
427 2002-10-09 Zack Weinberg <zack@codesourcery.com>
430 * g++.dg/ext/typedef-init.C: New test.
431 * gcc.dg/typedef-init.c: New test.
433 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
435 * gcc.dg/cpp/paste13.c: New test.
437 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
439 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
440 remaining platforms, XFAIL during compile, not execute. Don't
443 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
445 * gcc.dg/alias-1.c: Tweak expected warning.
447 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
449 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
451 2002-10-06 Andreas Jaeger <aj@suse.de>
453 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
454 * gcc.dg/cpp/c++98.C: Likewise.
456 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
457 * g++.dg/cpp/c++98.C: Likewise.
459 * g++.dg/README (Subdirectories): Mention cpp directory.
462 * gcc.dg/20021006-1.c: New test.
464 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
467 * g++.dg/other/warning1.C: New test.
469 2002-10-04 Roger Sayle <roger@eyesopen.com>
471 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
472 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
473 and sparc-*-* with -m64 as expected failures. See PR 8087.
475 2002-10-03 Mark Mitchell <mark@codesourcery.com>
478 * g++.dg/template/ptrmem3.C: New test.
481 * g++.dg/template/union1.C: New test.
483 2002-10-03 Mark Mitchell <mark@codesourcery.com>
486 * g++.dg/abi/mangle9.C: New test.
487 * g++.dg/abi/mangle10.C: New test.
488 * g++.dg/abi/mangle11.C: New test.
489 * g++.dg/abi/mangle12.C: New test.
491 2002-10-02 Mark Mitchell <mark@codesourcery.com>
494 * g++.dg/template/meminit1.C: New test.
495 * g++.dg/warn/Wreorder-1.C: Likewise.
496 * g++.old-deja/g++.mike/warn3.C: Tweak.
497 * lib/prune.exp: Ingore "in copy constructor".
499 2002-10-02 Andreas Jaeger <aj@suse.de>
501 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
502 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
503 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
506 2002-10-01 Mark Mitchell <mark@codesourcery.com>
508 * gcc.dg/empty1.C: Fix typo.
510 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
512 * gcc.dg/alias-1.c: New test.
514 2002-10-01 Mark Mitchell <mark@codesourcery.com>
516 * gcc.dg/empty1.C: New test.
518 * g++.dg/tls/init-2.C: Tweak error messages.
520 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
522 * gcc.c-torture/compile/20020923-1.c: New test.
524 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
526 * gcc.c-torture/execute/ffs-1.c: New test.
527 * gcc.c-torture/execute/ffs-2.c: Ditto.
529 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
531 * g++.dg/overload/member1.C: New test.
533 2002-09-30 Mark Mitchell <mark@codesourcery.com>
535 * g++.dg/abi/empty7.C: New test.
536 * g++.dg/init/pm2.C: Likewise.
538 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
540 * g++.dg/rtti/crash1.C: New test.
542 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
544 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
545 gcc.dg/sibcall-4.c: New tests.
547 2002-09-28 Roger Sayle <roger@eyesopen.com>
549 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
550 powerpc and MMIX targets.
552 2002-09-27 Zack Weinberg <zack@codesourcery.com>
554 * gcc.dg/cpp/20020927-1.c: New.
556 2002-09-26 David S. Miller <davem@redhat.com>
558 * gcc.c-torture/compile/trunctfdf.c: New.
560 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
562 * lib/target-supports.exp (check_weak_available): Handle solaris2.
564 2002-09-27 Alan Modra <amodra@bigpond.net.au>
566 * gcc.c-torture/execute/loop-15.c: New.
568 2002-09-26 Janis Johnson <janis187@us.ibm.com>
570 * README.QMTEST: Fix typo.
572 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
574 * gcc.dg/20020926-1.c: New test.
576 2002-09-25 David S. Miller <davem@redhat.com>
579 * gcc.c-torture/execute/shiftdi.c: New test.
581 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
583 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
585 * lib/g77.exp (g77_init): Likewise.
586 * lib/g++.exp (g++_init): Likewise.
587 * lib/objc.exp (objc_init): Likewise.
589 2002-09-25 Mark Mitchell <mark@codesourcery.com>
591 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
592 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
593 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
595 2002-09-25 Richard Henderson <rth@redhat.com>
597 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
598 too-small long double.
600 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
602 * gcc.dg/20020919-1.c: New test.
604 2002-09-23 Mark Mitchell <mark@codesourcery.com>
606 * g++.dg/abi/bitfield6.C: New test.
607 * g++.dg/abi/bitfield7.C: New test.
608 * g++.dg/abi/bitfield8.C: New test.
609 * g++.dg/abi/vbase11.C: New test.
611 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
613 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
614 hppa*-*-hpux*. Update test comment.
616 2002-09-20 Jakub Jelinek <jakub@redhat.com>
618 * gcc.dg/tls/struct-1.c: New test.
620 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
622 * gcc.dg/cpp/tr-warn2.c: Update.
624 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
626 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
628 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
630 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
633 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
635 * gcc.c-torture/execute/ieee/mzero3.c: New test.
637 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
638 Adjust for c++filt moved to binutils. Remove spurious duplicate
641 2002-09-19 Geoffrey Keating <geoffk@apple.com>
643 * gcc.dg/20020312-2.c: Update for darwin.
645 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
647 * g++.old-deja/g++.other/crash32.C: Mark ICE.
649 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
651 * objc.dg/comp-types-1.m: New test.
652 * objc.dg/comp-types-2.m: New test.
653 * objc.dg/comp-types-3.m: New test.
654 * objc.dg/comp-types-4.m: New test.
655 * objc.dg/comp-types-5.m: New test.
656 * objc.dg/comp-types-6.m: New test.
658 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
660 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
662 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
664 * g++.dg/other/do1.C: New test.
666 * g++.dg/template/subst1.C: New test.
668 2002-09-16 Steve Ellcey <sje@cup.hp.com>
670 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
672 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
674 * g++.dg/template/qualttp20.C: Adjust expected errors.
675 * g++.old-deja/g++.jason/report.C: Likewise.
676 * g++.old-deja/g++.other/qual1.C: Likewise.
678 * g++.dg/lookup/scoped2.C: New test.
680 * g++.dg/ext/asm3.C: New test.
682 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
684 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
686 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
688 * ChangeLog: follow spelling conventions.
689 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
690 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
691 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
692 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
693 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
694 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
695 * g++.old-deja/g++.law/global-init1.C: Likewise.
696 * g++.old-deja/g++.other/delete4.C: Likewise.
697 * g++.old-deja/g++.other/inline21.C: Likewise.
698 * g++.old-deja/g++.other/singleton.C: Likewise.
699 * g77.dg/strlen0.f: Likewise.
700 * g77.f-torture/compile/20010519-1.f: Likewise.
701 * g77.f-torture/compile/980310-4.f: Likewise.
702 * gcc.c-torture/compile/20000605-1.c: Likewise.
703 * gcc.c-torture/execute/20020225-1.c: Likewise.
704 * gcc.dg/c90-hexfloat-2.c: Likewise.
705 * gcc.dg/c99-bool-1.c: Likewise.
706 * gcc.dg/c99-hexfloat-2.c: Likewise.
707 * gcc.dg/dll-2.c: Likewise.
708 * gcc.dg/wtr-union-init-1.c: Likewise.
709 * gcc.dg/wtr-union-init-2.c: Likewise.
710 * gcc.dg/wtr-union-init-3.c: Likewise.
711 * gcc.dg/cpp/avoidpaste1.c: Likewise.
712 * gcc.dg/cpp/defined.c: Likewise.
713 * gcc.dg/cpp/macsyntx.c: Likewise.
714 * gcc.dg/cpp/paste2.c: Likewise.
715 * gcc.dg/cpp/trad/defined.c: Likewise.
716 * gcc.dg/format/c90-printf-1.c: Likewise.
717 * gcc.dg/format/c90-scanf-1.c: Likewise.
718 * gcc.dg/format/c99-printf-1.c: Likewise.
719 * gcc.dg/format/c99-scanf-1.c: Likewise.
720 * gcc.misc-tests/gcov-8.c: Likewise.
721 * lib/profopt.exp: Likewise.
723 2002-09-15 Krister Walfridsson <cato@df.lth.se>
725 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
727 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
729 * g++.dg/inherit/using2.C: New test.
731 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
733 * ChangeLog: Follow spelling conventions.
734 * g++.dg/template/friend4.C: Likewise.
735 * g++.old-deja/g++.pt/crash67.C: Likewise.
736 * gcc.c-torture/execute/20000801-4.c: Likewise.
737 * gcc.dg/c90-digraph-1.c: Likewise.
738 * gcc.dg/c94-digraph-1.c: Likewise.
739 * gcc.dg/c99-digraph-1.c: Likewise.
740 * gcc.dg/cpp/line5.c: Likewise.
741 * gcc.dg/cpp/multiline.c: Likewise.
742 * gcc.dg/cpp/trad/literals-1.c: Likewise.
743 * gcc.dg/format/attr-3.c: Likewise.
744 * gcc.dg/format/c90-scanf-3.c: Likewise.
745 * gcc.dg/format/ext-4.c: Likewise.
747 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
749 * g++.dg/template/pretty1.C: New test.
751 2002-09-14 Alan Modra <amodra@bigpond.net.au>
753 * gcc.c-torture/execute/struct-cpy-1.c: New test.
755 2002-09-13 Matt Austern <austern@apple.com>
757 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
758 passing a cast expression to a function by const reference.
760 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
762 * g++.dg/template/deduce1.C: New test.
764 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
766 * gcc.c-torture/execute/simd-1.c: Force all use of int to
769 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
771 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
774 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
776 * gcc.c-torture/compile/20020910-1.c: New test.
778 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
780 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
782 2002-09-10 Andreas Jaeger <aj@suse.de>
784 * gcc.dg/20020312-2.c: Adjust for x86-64.
786 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
788 * g77.dg/7388.f: New test case for PR 7388.
790 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
792 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
794 2002-09-05 Ziemowit Laski <zlaski@apple.com>
796 * objc.dg/proto-lossage-1.m: New test.
798 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
800 * gcc.dg/cpp/_Pragma4.c: Fix typo.
802 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
804 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
807 2002-09-06 Stan Shebs <shebs@apple.com>
808 David Edelsohn <edelsohn@gnu.org>
810 * gcc.dg/weak: New directory.
811 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
812 target-specific xfail bits.
813 * gcc.dg/typeof-2.c: Move to new directory.
814 * gcc.dg/weak.exp: New expect script.
816 2002-09-06 Alan Modra <amodra@bigpond.net.au>
818 * gcc.c-torture/execute/extzvsi.c: New test.
820 2002-09-05 Stan Shebs <shebs@apple.com>
822 * gcc.dg/weak-1.c: xfail on Darwin.
823 * gcc.dg/weak-2.c: Ditto.
824 * gcc.dg/weak-3.c: Ditto.
825 * gcc.dg/weak-4.c: Ditto.
826 * gcc.dg/weak-5.c: Ditto.
827 * gcc.dg/weak-6.c: Ditto.
828 * gcc.dg/weak-7.c: Ditto.
829 * gcc.dg/weak-8.c: Ditto.
830 * gcc.dg/weak-9.c: Ditto.
832 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
834 * gcc.c-torture/execute/loop-14.c: New test.
836 2002-09-04 Jakub Jelinek <jakub@redhat.com>
838 * g++.dg/other/cxa-atexit1.C: New test.
840 * gcc.dg/typeof-2.c: New test.
842 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
844 * gcc.dg/cpp/_Pragma4.c: New test.
846 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
848 * objc/execute/nil_method-1.m: New testcase.
850 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
852 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
853 [Object class], not [Object initialize].
855 2002-08-31 Roger Sayle <roger@eyesopen.com>
856 Hans-Peter Nilsson <hp@bitrange.com>
858 * gcc.c-torture/execute/20020720-1.x: Skip test on
859 mmix-knuth-mmixware. Correct comment.
861 2002-08-27 Mark Mitchell <mark@codesourcery.com>
863 * testsuite/g++.dg/abi/bitfield5.C: New test.
864 * testsuite/g++.dg/abi/vbase10.C: Likewise.
866 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
868 * objc.dg/undeclared-selector.m: New test.
870 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
872 * g++.dg/other/offsetof1.C: Avoid cast warning.
874 2002-08-26 Ziemowit Laski <zlaski@apple.com>
876 * objc.dg/super-class-2.m: New test.
878 2002-08-24 Matt Austern <austern@apple.com>
880 * g++.dg/ext/lvaddr.C: New test.
881 * g++.dg/ext/lvcast.C: New test.
883 2002-08-22 Mark Mitchell <mark@codesourcery.com>
885 * testsuite/g++.dg/inherit/cond1.C: New test.
887 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
889 * gcc.dg/noncompile/incomplete-1.c: New test.
891 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
893 * gcc.dg/typespec-1.c: New test.
895 2002-08-20 Devang Patel <dpatel@apple.com>
896 * objc.dg/proto-hier-2.m: New test.
898 2002-08-19 Ziemowit Laski <zlaski@apple.com>
900 * objc.dg/bitfield-1.m: New test.
901 * objc.dg/bitfield-2.m: New test.
903 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
905 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
906 gcc.dg/c99-flex-array-4.c: New tests.
908 2002-08-16 Stan Shebs <shebs@apple.com>
910 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
912 2002-08-15 Jakub Jelinek <jakub@redhat.com>
914 * gcc.dg/typeof-1.c: New test.
915 * g++.dg/ext/typeof2.C: New test.
917 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
919 * g++.dg/other/offsetof1.C: New test.
921 2002-08-14 Richard Henderson <rth@redhat.com>
923 * gcc.dg/tls/diag-3.c: Fix expected message strings.
925 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
927 * gcc.dg/cpp/_Pragma3.c: New test.
929 2002-08-13 Mark Mitchell <mark@codesourcery.com>
931 * g++.dg/template/inherit3: New test.
933 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
935 * gcc.dg/bitfld-4.c: Add blank options.
937 2002-08-09 Mark Mitchell <mark@codesourcery.com>
939 * g++.dg/template/crash1.C: New test.
941 2002-08-08 Jakub Jelinek <jakub@redhat.com>
943 * gcc.dg/tls/opt-2.c: New test.
945 2002-08-08 Devang Patel <dpatel@apple.com>
947 * objc.dg/selector-1.m : New test
949 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
951 * g++.dg/abi/bitfield4.C: New test.
952 * gcc.dg/bitfld-4.c: New test.
954 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
956 * g++.dg/other/packed1.C: New test.
958 2002-08-07 Mark Mitchell <mark@codesourcery.com>
960 * g++.dg/abi/offsetof.C: Tweak error messages.
961 * g++.old-deja/g++.mike/p10769a.C: Likewise.
963 2002-08-08 Jakub Jelinek <jakub@redhat.com>
965 * gcc.dg/bitfld-3.c: New test.
967 2002-08-07 Jakub Jelinek <jakub@redhat.com>
968 Richard Henderson <rth@redhat.com>
970 * gcc.dg/i386-bitfield1.c: New test.
971 * g++.dg/abi/bitfield3.C: Update.
973 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
975 * objc.dg/const-str-2.m: Update.
976 * gcc.dg/cpp/c++98.c: Change to C extension.
977 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
978 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
980 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
982 * testsuite/gcc.dg/tls/diag-3.c: New.
984 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
986 * g++.dg/README (Subdirectories): Document new subdir expr.
987 * g++.dg/expr/pmf-1.C: New test.
989 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
991 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
993 2002-08-06 Jakub Jelinek <jakub@redhat.com>
995 * g++.dg/abi/bitfield3.C: New test.
997 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
999 * lib/gcov.exp: Tweak expected line formats.
1000 * gcc.misc-tests/gcov8.c: New test.
1001 * gcc.misc-tests/gcov8.x: New flags.
1003 2002-08-05 Jakub Jelinek <jakub@redhat.com>
1005 * consistency.vlad/layout/endian.c: Include string.h.
1007 * gcc.c-torture/execute/20020805-1.c: New test.
1009 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
1011 * g++.dg/other/conversion1.C: New test.
1013 2002-08-03 Roger Sayle <roger@eyesopen.com>
1015 * gcc.dg/builtins-1.c: New testcase.
1017 2002-08-02 Mark Mitchell <mark@codesourcery.com>
1019 * g++.dg/inherit/access3.C: New test.
1021 2002-08-01 Jakub Jelinek <jakub@redhat.com>
1023 * gcc.dg/ia64-visibility-2.c: New test.
1025 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
1027 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
1028 __qualifier_flags to __flags.
1030 2002-07-31 Mark Mitchell <mark@codesourcery.com>
1032 * g++.dg/inherit/operator1.C: New test.
1033 * g++.dg/lookup/disamb1.C: Fix typo in comment.
1034 * g++.dg/other/error1.C: Change expected error message.
1035 * g++.dg/template/conv4.C: Likewise.
1037 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
1039 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
1040 for documented behavior.
1042 2002-07-25 Roger Sayle <roger@eyesopen.com>
1044 * gcc.c-torture/execute/20020720-1.x: Skip this test on
1045 several targets known to fail.
1047 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
1049 * gcc.dg/mips-args-[123].c: New tests.
1051 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
1053 * gcc.dg/ppc-spe.c: New.
1055 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
1057 * g++.dg/other/ptrmem4.C: New testcase.
1059 2002-07-24 Richard Henderson <rth@redhat.com>
1061 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
1063 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
1065 * g++.dg/ext/alignof1.C (main): Return 0 for success.
1067 2002-07-24 Roger Sayle <roger@eyesopen.com>
1069 * gcc.c-torture/execute/memset-3.c: New testcase.
1071 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
1073 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
1074 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
1076 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1078 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
1081 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
1083 * gcc.c-torture/compile/simd-4.c: New test.
1085 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1087 PR c++/7347, c++/7348
1088 * g++.dg/template/access4.C: New test.
1089 * g++.dg/template/access5.C: New test.
1090 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
1091 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
1092 * g++.old-deja/g++.pt/ttp58.C: Likewise.
1093 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
1095 2002-07-22 Jakub Jelinek <jakub@redhat.com>
1097 * gcc.dg/gnu89-init-2.c: New test.
1099 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
1101 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
1103 2002-07-20 Roger Sayle <roger@eyesopen.com>
1105 * gcc.c-torture/execute/20020720-1.c: New testcase.
1107 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
1109 * gcc.dg/cpp/Wsignprom.c: New tests.
1111 2002-07-20 Alan Modra <amodra@bigpond.net.au>
1113 * gcc.c-torture/execute/loop-13.c: New test.
1115 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
1117 * gcc.dg/cpp/expr.c: New tests.
1119 2002 07-18 David Edelsohn <edelsohn@gnu.org>
1121 * g++.dg/opt/pr6713.C: Add template instantiation.
1123 2002-07-18 Alan Modra <amodra@bigpond.net.au>
1125 * gcc.dg/nest.c: New test.
1127 2002-07-17 Richard Henderson <rth@redhat.com>
1129 * g++.dg/opt/pr6713.C: New test.
1131 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
1133 * gcc.c-torture/execute/loop-2e.x: Let the testcase
1134 XFAIL for all x86 processors.
1136 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
1138 * gcc.c-torture/execute/20010122-1.x: Do not test with
1139 -fomit-frame-pointer.
1141 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1143 * g++.dg/template/instantiate2.C: New test.
1144 * g++.dg/template/spec4.C: New test.
1146 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1148 * g++.dg/template/access2.C: New test.
1149 * g++.dg/template/access3.C: New test.
1151 2002-07-15 Zack Weinberg <zack@codesourcery.com>
1153 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
1154 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
1155 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
1156 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
1157 Convert to use <stdarg.h>.
1158 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
1160 * gcc.dg/va-arg-2.c: New.
1161 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
1163 2002-07-15 Jakub Jelinek <jakub@redhat.com>
1165 * gcc.c-torture/compile/20020710-1.c: New test.
1167 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
1168 Andrew Pinski <pinskia@physics.uc.edu>
1170 gcc.c-torture/compile/simd-2.c: New testcase.
1171 gcc.c-torture/compile/simd-3.c: Likewise.
1173 2002-07-11 Mark Mitchell <mark@codesourcery.com>
1176 * g++.dg/overload/error1.C: New test.
1178 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1180 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
1181 configuration and IRIX 6 O32 ABI.
1183 2002-07-11 Roger Sayle <roger@eyesopen.com>
1185 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
1187 2002-07-10 Roger Sayle <roger@eyesopen.com>
1189 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
1191 2002-07-10 Jeffrey A Law <law@redhat.com>
1193 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
1195 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
1197 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
1199 * gcc.dg/20020312-2.c: Check for __PPC__.
1201 2002-07-09 Diego Novillo <dnovillo@redhat.com>
1203 * gcc.c-torture/compile/20020709-1.c: New test.
1205 2002-07-07 Roger Sayle <roger@eyesopen.com>
1207 * g++.dg/template/qualttp21.C: New test case.
1209 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
1211 * gcc.c-torture/compile/20020706-1.c: New test.
1212 * gcc.c-torture/compile/20020706-2.c: New test.
1214 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
1215 Alexandre Oliva <aoliva@redhat.com>
1217 * g++.dg/warn/incomplete1.C: New test.
1219 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1222 * g++.dg/warn/noreturn1.C: New test.
1224 2002-07-03 Mark Mitchell <mark@codesourcery.com>
1227 * g++.dg/debug/debug6.C: New test.
1228 * g++.dg/debug/debug7.C: New test.
1230 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
1232 * gcc.c-torture/compile/simd-3.c: New test.
1234 2002-07-03 Chris Demetriou <cgd@broadcom.com>
1236 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
1237 * gcc.dg/20020620-1.c: Likewise.
1239 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1242 * g++.dg/init/array4.C: New test.
1243 * g++.dg/init/array5.C: New test.
1245 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1247 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
1248 * gcc.c-torture/execute/simd-2.c (main): Likewise.
1250 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1252 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
1253 * gcc.dg/wtr-aggr-init-1.c: Likewise.
1254 * gcc.dg/wtr-conversion-1.c: Likewise.
1255 * gcc.dg/wtr-escape-1.c: Likewise.
1256 * gcc.dg/wtr-int-type-1.c: Likewise.
1257 * gcc.dg/wtr-label-1.c: Likewise.
1258 * gcc.dg/wtr-static-1.c: Likewise.
1259 * gcc.dg/wtr-strcat-1.c: Likewise.
1260 * gcc.dg/wtr-suffix-1.c: Likewise.
1261 * gcc.dg/wtr-switch-1.c: Likewise.
1262 * gcc.dg/wtr-unary-plus-1.c: Likewise.
1263 * gcc.dg/wtr-union-init-1.c: Likewise.
1264 * gcc.dg/wtr-union-init-2.c: Likewise.
1265 * gcc.dg/wtr-union-init-3.c: Likewise.
1267 * gcc.dg/wtr-func-def-1.c: New test.
1269 2002-07-02 Devang Patel <dpatel@apple.com>
1271 * objc.dg/param-1.m: New test.
1273 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
1275 * gcc.dg/cpp/trad/directive.c: Add test.
1276 * gcc.dg/cpp/trad/macroargs.c: Add test.
1277 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
1279 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
1281 * gcc.dg/cpp/cmdlne-M.c: New test.
1283 2002-07-02 Ziemowit Laski <zlaski@apple.com>
1285 * objc.dg/desig-init-1.m: New test.
1287 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1290 * g++.dg/template/instantiate1.C: New test.
1292 2002-07-01 Mark Mitchell <mark@codesourcery.com>
1295 * g++.dg/template/sizeof2.C: New test.
1297 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
1299 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
1300 gcc.dg/cpp/trad/include.c: New tests.
1302 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
1305 * gcc.c-torture/compile/20020701-1.c: New test.
1307 2002-07-01 Stan Shebs <shebs@apple.com>
1309 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
1311 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
1312 (objc-torture-execute): or here.
1314 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
1316 * gcc.c-torture/execute/arith-rand-ll.c: New test.
1318 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
1320 * gcc.dg/cpp/trad/escaped-nl.c: New test.
1322 2002-06-30 Devang Patel <dpatel@apple.com>
1324 * objc.dg/fsyntax-only.m: New test.
1326 2002-06-27 Mark Mitchell <mark@codesourcery.com>
1329 * g++.dg/template/friend7.C: New file.
1331 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
1333 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
1336 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
1338 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
1339 avoid division by zero.
1341 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
1343 * gcc.dg/Wunknownprag.c: New tests.
1345 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
1347 * gcc.c-torture/execute/simd-2.c: New test.
1349 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
1351 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
1352 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
1353 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
1354 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
1355 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
1356 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
1357 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
1358 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
1359 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
1360 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
1361 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
1362 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
1363 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
1364 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
1365 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
1366 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
1367 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
1369 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
1371 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
1372 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
1373 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
1374 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
1376 * gcc.dg/cpp/trad/directive.c: Update.
1378 2002-06-23 Andreas Jaeger <aj@suse.de>
1380 * gcc.c-torture/execute/complex-6.c: New.
1382 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
1384 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
1385 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
1386 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
1387 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
1389 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
1391 * gcc.dg/cpp/trad: New directory with traditional tests copied
1392 from parent directory.
1393 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1394 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1395 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1396 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1397 Move to trad/ and rename.
1398 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
1399 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
1400 gcc.dg/cpp/trad/redef2.c: New tests.
1401 * gcc.dg/cpp/trad/trad.exp: New driver.
1403 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
1405 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
1406 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
1407 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
1408 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
1411 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
1413 * gcc.dg/20020620-1.c: New test.
1415 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1417 * g++.dg/template/ttp4.C: New test.
1419 2002-06-19 Jakub Jelinek <jakub@redhat.com>
1421 * g++.dg/opt/vt1.C: Fix regexp.
1423 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1425 * gcc.c-torture/execute/pure-1.c: Make functions static again.
1426 Don't use attribute `noinline'.
1428 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
1430 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
1432 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
1434 * gcc.c-torture/execute/simd-1.c: New.
1436 * gcc.dg/simd-1.c: New.
1438 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
1440 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
1442 2002-06-16 Richard Henderson <rth@redhat.com>
1444 * g++.dg/ext/anon-struct1.C: New.
1445 * g++.dg/ext/anon-struct2.C: New.
1446 * g++.dg/ext/anon-struct3.C: New.
1447 * gcc.dg/anon-struct-1.c: New.
1448 * gcc.dg/anon-struct-2.c: New.
1449 * gcc.dg/anon-struct-3.c: New.
1450 * gcc.dg/20011008-1.c: Adjust warning text.
1451 * gcc.dg/20020527-1.c: Add -fms-extensions.
1453 2002-06-16 Richard Henderson <rth@redhat.com>
1455 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
1457 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
1459 * gcc.c-torture/execute/20020615-1.c: New test.
1461 2002-06-15 Roger Sayle <roger@eyesopen.com>
1463 * gcc.c-tortuture/execute/compare-1.c: New test case.
1464 * gcc.c-tortuture/execute/compare-2.c: New test case.
1465 * gcc.c-tortuture/execute/compare-3.c: New test case.
1467 2002-06-13 Richard Henderson <rth@redhat.com>
1469 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
1472 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1474 * g++.dg/template/typename2.C: Update error message.
1476 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
1478 * gcc.c-torture/execute/20020611-1.c: New test.
1480 2002-06-11 Bob Wilson <bob.wilson@acm.org>
1482 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
1483 list of targets to skip.
1485 2002-06-10 Bob Wilson <bob.wilson@acm.org>
1487 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
1488 targets if not optimizing.
1490 2002-06-10 Jakub Jelinek <jakub@redhat.com>
1492 * gcc.c-torture/compile/20020605-1.c: New test.
1494 * g++.dg/opt/vt1.C: New test.
1496 * gcc.dg/20020531-1.c: New test.
1498 * gcc.dg/20020530-1.c: New test.
1500 * gcc.dg/20020527-1.c: New test.
1502 * g++.dg/opt/cse1.C: New test.
1504 2002-06-07 Roger Sayle <roger@eyesopen.com>
1506 * gcc.dg/20020607-2.c: New test case.
1508 2002-06-07 Jakub Jelinek <jakub@redhat.com>
1510 * gcc.c-torture/compile/20020604-1.c: New test.
1512 2002-06-04 Richard Henderson <rth@redhat.com>
1514 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
1515 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
1516 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
1518 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
1520 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
1522 2002-06-03 Richard Henderson <rth@redhat.com>
1524 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
1525 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
1527 2002-06-02 Richard Henderson <rth@redhat.com>
1529 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
1530 test functions static.
1532 2002-06-02 Andreas Jaeger <aj@suse.de>
1534 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
1537 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
1539 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
1540 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
1541 Update for mofified diagnostics.
1542 * gcc.dg/c99-intconst-1.c: No longer fail.
1544 2002-06-02 Richard Henderson <rth@redhat.com>
1546 * gcc.dg/uninit-A.c: Remove xfail markers.
1548 2002-06-01 Roger Sayle <roger@eyesopen.com>
1550 * gcc.dg/fnegate-1.c: New test case.
1552 2002-05-30 Osku Salerma <osku@iki.fi>
1554 * gcc.c-torture/execute/mayalias-1.c: New file.
1556 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
1558 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
1559 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
1560 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
1562 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
1564 * gcc.c-torture/execute/20020529-1.c: New test.
1566 2002-05-27 Richard Henderson <rth@redhat.com>
1568 * g++.dg/ext/attrib6.C: New test case.
1570 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1572 * gcc.c-torture/execute/pure-1.c: New test.
1574 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
1576 * gcc.dg/cpp/arith-2.c: Remove.
1578 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
1580 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
1581 * gcc.dg/cpp/if-3.c: Remove.
1583 2002-05-26 Jakub Jelinek <jakub@redhat.com>
1585 * g++.dg/opt/cse2.C: New test.
1587 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
1589 * gcc.dg/cpp/arith-1.c: New semantic tests.
1590 * gcc.dg/cpp/if-1.c: Update.
1592 2002-05-24 Ben Elliston <bje@redhat.com>
1594 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
1596 2002-05-24 Jakub Jelinek <jakub@redhat.com>
1598 * gcc.dg/verbose-asm.c: New test.
1600 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
1602 * gcc.dg/cpp/paste12.c: New test.
1604 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1606 * g++.dg/parse/named_ops.C: New test.
1608 2002-05-23 Mark Mitchell <mark@codesourcery.com>
1610 * gcc/testsuite/gcc.dg/weak-8.c: New test.
1612 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
1614 * gcc.dg/weak-2.c: Allow optional leading underscore
1615 in scan-assembler symbol name.
1616 * gcc.dg/weak-3.c: Likewise.
1617 * gcc.dg/weak-4.c: Likewise.
1618 * gcc.dg/weak-5.c: Likewise.
1620 2002-05-23 Jakub Jelinek <jakub@redhat.com>
1622 * gcc.dg/20020523-1.c: New test.
1624 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
1626 * objc.dg/const-str-2.m: Update now that we stop after
1627 a command line error.
1629 2002-05-22 Richard Henderson <rth@redhat.com>
1631 * g++.dg/dg.exp: Fix typo in test pruneing.
1633 2002-05-22 Richard Henderson <rth@redhat.com>
1635 * g++.dg/dg.exp: Prune the tls subdirectory.
1636 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
1637 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
1638 * g++.dg/tls/init-1.C: New.
1640 2002-05-22 Jakub Jelinek <jakub@redhat.com>
1642 * gcc.dg/20020517-1.c: New test.
1644 2002-05-21 Richard Henderson <rth@redhat.com>
1646 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
1647 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
1649 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
1651 * g++.dg/other/copy2.C: New test.
1653 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
1655 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1656 (MAX_COPY): Bump up to 10 times sizeof (long long).
1657 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1659 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1662 * gcc.c-torture/execute/strcpy-1.c: New test.
1664 2002-05-19 Jason Merrill <jason2redhat.com>
1666 * g++.dg/ext/oper1.C: New test.
1668 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
1669 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
1671 * README.QMTEST: New file.
1673 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1675 2002-05-19 Andreas Jaeger <aj@suse.de>
1677 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1679 * gcc.c-torture/execute/loop-2d.x: Likewise.
1681 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
1683 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
1684 support weak symbols.
1685 * gcc.dg/weak-4.c: Likewise
1686 * gcc.dg/weak-6.c: Likewise
1688 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
1690 * gcc.dg/weak-3.c: Add dg-excess-error comment for
1691 cygwin, coff and h8300-*-hms targets
1692 * gcc.dg/weak-5.c: Likewise
1693 * gcc.dg/weak-7.c: Likewise
1695 2002-05-16 Jason Merrill <jason@redhat.com>
1697 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1698 (scan-assembler-not, scan-assembler-dem): Likewise.
1699 (scan-assembler-dem-not): Likewise.
1701 2002-05-15 Richard Henderson <rth@redhat.com>
1703 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1705 2002-05-15 Richard Henderson <rth@redhat.com>
1707 * gcc.dg/weak-5.c (vfoo1c): No warning here.
1708 (vfoo1f): Warning here.
1709 (vfoo1l): Don't redefine the alias.
1711 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
1713 * g++.dg/init/pm1.C: New test.
1715 2002-05-12 David S. Miller <davem@redhat.com>
1717 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1720 2002-05-10 Roger Sayle <roger@eyesopen.com>
1722 * gcc.c-torture/execute/20020510-1.c: New test case.
1724 2002-05-10 David S. Miller <davem@redhat.com>
1726 * gcc.c-torture/execute/conversion.c: Test long double too.
1728 2002-05-09 Jakub Jelinek <jakub@redhat.com>
1730 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1731 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1732 * lib/g++.exp (g++_link_flags): Likewise.
1733 * lib/objc.exp (objc_target_compile): Likewise.
1735 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
1737 * gcc.dg/cpp/poison.c: Update.
1738 * gcc.dg/cpp/20000625-2.c: Remove.
1739 * gcc.dg/cpp/direct2s.c: Remove final test.
1741 2002-05-08 Tom Rix <trix@redhat.com>
1743 * gcc.c-torture/execute/20020508-1.c: New test.
1744 * gcc.c-torture/execute/20020508-2.c: New test.
1745 * gcc.c-torture/execute/20020508-3.c: New test.
1747 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
1749 * gcc.dg/cpp/charconst-4.c: More tests.
1751 2002-05-08 Mark Mitchell <mark@codesourcery.com>
1754 * gcc.dg/weak-3.c: Update location of warning messages.
1755 * gcc.dg/weak-5.c: Likewise.
1757 2002-05-06 Roger Sayle <roger@eyesopen.com>
1759 * gcc.c-torture/execute/20020506-1.c: New test case.
1761 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
1763 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1765 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1767 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1769 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1771 * gcc.dg/cpp/charconst-3.c: New test.
1773 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1775 * gcc.dg/cpp/charconst.c: Update tests.
1777 2002-05-05 Tim Josling <tej@melbpc.org.au>
1779 * treelang: Added directory for new sample language treelang. Also
1780 lib/treelang.exp: New file to signal treelang should be tested.
1782 2002-05-03 Jakub Jelinek <jakub@redhat.com>
1784 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1785 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1786 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1787 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1788 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1789 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1790 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1792 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1794 * gcc.dg/format/xopen-2.c: New test.
1796 2002-05-03 Jakub Jelinek <jakub@redhat.com>
1798 * gcc.dg/20020503-1.c: New test.
1800 2002-05-02 Mark Mitchell <mark@codesourcery.com>
1802 * g++.dg/init/dtor1.C: Make it tougher.
1804 2002-05-01 Mark Mitchell <mark@codesourcery.com>
1806 * g++.dg/init/dtor1.C: New test.
1808 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
1810 * gcc.dg/altivec-8.c: New.
1812 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
1814 * gcc.dg/altivec-7.c: New.
1816 2002-04-29 Jakub Jelinek <jakub@redhat.com>
1818 * g++.dg/parse/typedef1.C: New test.
1820 2002-04-29 Mark Mitchell <mark@codesourcery.com>
1823 * g++.dg/template/friend6.C: New test.
1826 * g++.dg/init/copy1.C: New test.
1828 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
1830 * g++.dg/warn/effc1.C: New test.
1832 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
1834 * gcc.dg/cpp/if-cexp.c: Add a test.
1836 2002-04-28 Jakub Jelinek <jakub@redhat.com>
1838 * gcc.dg/20020426-2.c: New test.
1840 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
1842 * gcc.dg/cpp/if-mop.c: Update.
1843 * gcc.dg/cpp/if-mpar.c: Add test.
1844 * gcc.dg/cpp/if-oppr.c: Update.
1846 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1849 * gcc.dg/weak-[2-7].c: New tests.
1851 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
1853 * gcc.dg/enum1.c: New test.
1855 2002-04-26 Mark Mitchell <mark@codesourcery.com>
1858 * g++.dg/inherit/access2.C: New test.
1860 2002-04-26 Mark Mitchell <mark@codesourcery.com>
1863 * gcc.dg/20020426-1.c: New test.
1865 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
1867 * g++.dg/abi/enum1.C: New test.
1869 2002-04-26 Richard Henderson <rth@redhat.com>
1871 * gcc.dg/c99-bool-1.c: Expect always true warning.
1873 2002-04-25 Roger Sayle <roger@eyesopen.com>
1875 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1877 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1879 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1882 2002-04-24 Mark Mitchell <mark@codesourcery.com>
1884 * g++.dg/abi/mange7.C: New test.
1887 * g++.dg/parse/stmtexpr2.C: New test.
1889 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
1891 * gcc.dg/20020312-2.c: Add SH target.
1893 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1895 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1896 compiler output on mips*-*-irix*.
1898 2002-04-23 Jakub Jelinek <jakub@redhat.com>
1900 * g++.dg/parse/attr1.C: New test.
1902 2002-04-23 Roger Sayle <roger@eyesopen.com>
1904 * gcc.c-torture/execute/string-opt-17.c: New test case.
1905 * gcc.c-torture/execute/memset-2.c: New test case.
1907 2002-04-23 Mark Mitchell <mark@codesourcery.com>
1910 * g++.dg/template/friend5.C: New test.
1913 * g++.dg/template/qual1.C: Likewise.
1915 2002-04-22 Zack Weinberg <zack@codesourcery.com>
1917 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1918 Include stdlib.h, not stdio.h or ctype.h.
1920 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
1922 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1923 cris-*-elf* and mmix-*-*.
1924 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1925 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1926 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1928 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1929 * gcc.dg/wchar_t-1.c: Ditto.
1931 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
1933 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1936 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
1938 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1940 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1942 * gcc.c-torture/execute/20000906-1.x: Delete.
1944 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
1946 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1948 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
1951 * g77.f-torture/execute/6367.f: New test.
1952 * g77.f-torture/execute/6367.x: Disable for MMIX.
1954 2002-04-19 Mark Mitchell <mark@codesourcery.com>
1957 * g++.dg/opt/inline2.C: New test.
1959 2002-04-18 Richard Henderson <rth@redhat.com>
1961 * gcc.dg/20000906-1.c: Enable for all targets.
1962 * gcc.c-torture/compile/iftrap-2.c: New.
1964 2002-04-18 Jakub Jelinek <jakub@redhat.com>
1966 * gcc.dg/20020418-1.c: New test.
1967 * gcc.dg/20020418-2.c: New test.
1969 2002-04-18 Richard Henderson <rth@redhat.com>
1971 * gcc.c-torture/compile/iftrap-1.c: New.
1972 * gcc.dg/iftrap-1.c: Adjust for ia64.
1973 * gcc.dg/iftrap-2.c: New.
1975 2002-04-18 Jakub Jelinek <jakub@redhat.com>
1977 * gcc.c-torture/compile/20020418-1.c: New test.
1979 2002-04-18 Roger Sayle <roger@eyesopen.com>
1981 * gcc.c-torture/compile/20020415-1.c: New.
1983 2002-04-18 David S. Miller <davem@redhat.com>
1985 * gcc.c-torture/execute/20020418-1.c: New test.
1987 2002-04-17 Jakub Jelinek <jakub@redhat.com>
1989 * gcc.dg/20020416-1.c: New test.
1991 * g++.dg/opt/inline1.C: New test.
1993 2002-04-16 Jakub Jelinek <jakub@redhat.com>
1995 * gcc.dg/altivec-5.c: New test.
1997 * gcc.dg/20020415-1.c: New test.
1999 2002-04-15 Mark Mitchell <mark@codesourcery.com>
2001 * testsuite/lib/chill.exp: Remove.
2003 2002-04-14 Jakub Jelinek <jakub@redhat.com>
2005 * g++.dg/other/big-struct.C: New test.
2007 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
2009 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
2012 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
2015 * gcc.dg/i386-387-1.c: Allow optional leading underscore
2016 in scan-assembler function name
2018 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
2020 * g77.f-torture/execute/980628-4.x,
2021 g77.f-torture/execute/980628-5.x,
2022 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2023 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2024 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
2027 2002-04-13 David S. Miller <davem@redhat.com>
2029 * gcc.c-torture/execute/20020413-1.c: New test.
2031 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
2034 * g++.dg/ext/asm1.C: New tests.
2036 2002-04-12 Mark Mitchell <mark@codesourcery.com>
2039 * g++.dg/parse/stmtexpr1.C: New test.
2042 * g++.dg/template/copy1.C: New test.
2044 2002-04-12 Richard Henderson <rth@redhat.com>
2046 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
2048 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
2050 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
2051 gcc.c-torture/execute/20020307-2.c.
2053 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
2055 * g++.dg/ext/attrib5.C,
2056 * g++.dg/lookup/struct1.C: New tests.
2058 2002-04-11 Jakub Jelinek <jakub@redhat.com>
2060 * gcc.dg/20020411-1.c: New test.
2062 * gcc.c-torture/execute/20020411-1.c: New test.
2064 2002-04-10 Janis Johnson <janis187@us.ibm.com>
2066 * g77.f-torture/execute/6177.f: New test.
2068 2002-04-10 Jakub Jelinek <jakub@redhat.com>
2071 * g++.dg/opt/cleanup1.C: New test.
2073 * g++.dg/opt/const1.C: New test.
2075 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
2077 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
2079 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
2082 * g++.dg/template/typename2.C: New test.
2084 2002-04-10 Alan Modra <amodra@bigpond.net.au>
2086 * gcc.c-torture/execute/loop-12.c: New.
2088 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
2090 * g77.f-torture/execute/980628-4.x,
2091 g77.f-torture/execute/980628-5.x,
2092 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
2093 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
2094 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
2096 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2098 PR optimization/6086
2099 * g++.dg/opt/preinc1.C: New test.
2101 2002-04-06 Mark Mitchell <mark@codesourcery.com>
2104 * g++.dg/opt/static2.C: New test.
2106 2002-04-06 Mark Mitchell <mark@codesourcery.com>
2109 * gcc.dg/20020406-1.c: New test.
2111 2002-04-04 David S. Miller <davem@redhat.com>
2113 * gcc.c-torture/execute/20020404-1.c: New test.
2115 2002-04-04 Jakub Jelinek <jakub@redhat.com>
2118 * gcc.dg/20020312-2.c: Do not declare global register variable
2119 if __PIC__ or __pic__ is defined.
2121 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
2123 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
2124 __asm__ so that it works correctly even if -ansi -pedantic-errors.
2126 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2128 * gcc.misc-tests/linkage.exp: Update last change to handle
2129 sparc*-, not just sparc-.
2131 2002-04-03 Richard Henderson <rth@redhat.com>
2133 * gcc.dg/cpp/ucs.c: Improved long UCS test.
2135 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
2137 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2139 2002-04-02 David S. Miller <davem@redhat.com>
2141 * gcc.c-torture/execute/20020402-3.c: New test.
2143 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
2145 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
2146 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
2148 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
2149 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
2150 g77.f-torture/execute/20001201.x,
2151 g77.f-torture/execute/u77-test.x: New files.
2153 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
2154 * gcc.dg/wchar_t-1.c: Ditto.
2156 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2158 * gcc.c-torture/execute/20020402-1.c: New test.
2160 2002-04-01 Richard Henderson <rth@redhat.com>
2162 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
2164 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
2166 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2168 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
2170 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2172 * g++.dg/inherit/template-as-base.C: Expect error.
2173 * g++.dg/inherit/namespace-as-base.C: Likewise.
2175 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
2177 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
2178 g++.dg/ext/instantiate3.C: Tweak match patterns.
2180 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
2181 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
2184 2002-03-31 Richard Henderson <rth@redhat.com>
2186 * gcc.dg/special/alias-2.c: New.
2187 * gcc.dg/special/ecos.exp: Run it.
2189 2002-03-31 Richard Henderson <rth@redhat.com>
2191 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
2193 2002-03-31 Kazu Hirata <kazu@hxi.com>
2195 * gcc.dg/weak-1.c: Disable on h8300 port.
2197 2002-03-29 Janis Johnson <janis187@us.ibm.com>
2199 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
2200 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
2202 * g++.dg/bprob/bprob-1.C: New test.
2203 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
2204 * g++.dg/gcov/gcov-1.C: New test.
2205 * g++.dg/gcov/gcov-1.x: New file.
2206 * g++.dg/gcov/gcov-2.C: New test.
2207 * g++.dg/gcov/gcov-3.C: New test.
2208 * g++.dg/gcov/gcov-3.h: New file.
2210 2002-03-28 Roger Sayle <roger@eyesopen.com>
2212 * g++.old-deja/g++.other/builtins5.C: New test.
2213 * g++.old-deja/g++.other/builtins6.C: New test.
2214 * g++.old-deja/g++.other/builtins7.C: New test.
2215 * g++.old-deja/g++.other/builtins8.C: New test.
2216 * g++.old-deja/g++.other/builtins9.C: New test.
2218 2002-03-29 Jakub Jelinek <jakub@redhat.com>
2220 * g++.dg/opt/static1.C: New test.
2222 * g++.dg/opt/longbranch1.C: New test.
2224 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
2226 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
2228 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
2230 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
2232 * gcc.c-torture/execute/20020328-1.c: New test.
2234 2002-03-27 Richard Henderson <rth@redhat.com>
2236 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
2237 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
2238 move from g++.old-deja/g++.ext/.
2240 2002-03-27 Mark Mitchell <mark@codesourcery.com>
2242 * g++.dg/init/new2.C: New test.
2244 2002-03-26 Richard Henderson <rth@redhat.com>
2246 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
2248 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
2251 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
2253 * gcc.dg/20001102-1.c: Likewise.
2255 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2257 * gcc.dg/cpp/endif-pedantic1.c,
2258 gcc.dg/cpp/endif-pedantic2.c: New tests.
2260 2002-03-26 Mark Mitchell <mark@codesourcery.com>
2262 * g++.dg/init/new1.C: New test.
2264 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
2266 * g++.dg/abi/vbase9.C: New test.
2268 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
2270 * gcc.dg/arm-asm.c: New test.
2272 2002-03-26 Andrew Cagney <ac131313@redhat.com>
2274 * gcc.dg/Wswitch-enum.c: New test.
2277 2002-03-26 Richard Henderson <rth@redhat.com>
2279 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
2282 2002-03-25 Richard Henderson <rth@redhat.com>
2284 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
2287 * gcc.c-torture/compile/20011119-1.c (xxx): New.
2288 * gcc.c-torture/compile/20011119-2.c (xxx): New.
2290 2002-03-25 Zack Weinberg <zack@codesourcery.com>
2292 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
2294 2002-03-25 Bob Wilson <bob.wilson@acm.org>
2296 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
2297 targets using generic thunk support.
2299 2002-03-25 Jakub Jelinek <jakub@redhat.com>
2301 * gcc.c-torture/compile/20020323-1.c: New test.
2303 * g++.dg/opt/conj2.C: New test.
2305 2002-03-24 Richard Henderson <rth@redhat.com>
2307 * gcc.dg/weak-1.c: Use -fno-common.
2309 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2311 * g77.dg/f77-edit-apostrophe-out.f: New test
2312 * g77.dg/f77-edit-h-out.f: New test
2313 * g77.dg/f77-edit-t-in.f: New test
2314 * g77.dg/f77-edit-t-out.f: New test
2315 * g77.dg/f77-edit-x-out.f: New test
2316 * g77.dg/f77-edit-slash-out.f: New test
2317 * g77.dg/f77-edit-colon-out.f: New test
2318 * g77.dg/f77-edit-s-out.f: New test
2320 2002-03-24 Richard Henderson <rth@redhat.com>
2322 * objc/execute/formal_protocol-6.x: New XFAIL.
2324 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2326 * gcc.dg/weak-1.c: Early return from dg-final on platforms
2327 that do not support weak symbols
2329 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
2331 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
2332 * lib/g77.exp: Likewise
2333 * lib/objc.exp: Likewise
2335 2002-03-23 Andrew Cagney <ac131313@redhat.com>
2337 * gcc.dg/Wswitch-default.c: New test.
2339 2002-03-23 Jakub Jelinek <jakub@redhat.com>
2341 * g++.dg/other/enum1.C: New test.
2343 2002-03-23 Zack Weinberg <zack@codesourcery.com>
2345 * gcc.dg/pragma-ep-3.c: Fix typo.
2347 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
2349 * g++.dg/inherit/template-as-base.C: New test.
2351 2002-03-22 Jakub Jelinek <jakub@redhat.com>
2353 * g++.old-deja/g++.other/dwarf2-1.C: Move...
2354 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
2356 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
2358 * gcc.dg/cpp/multiline.c: Update to match.
2360 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
2362 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
2364 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
2366 * gcc.dg/cpp/extratokens2.c: New file.
2368 2002-03-21 David Edelsohn <edelsohn@gnu.org>
2370 * gcc.dg/20020312-2.c: Add rs6000 target.
2372 * gcc.c-torture/compile/20020319-1.c: New test.
2374 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2376 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
2377 (A, E): Handle this.
2379 2002-03-20 Jason Merrill <jason@redhat.com>
2381 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
2383 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
2384 through prune_gcc_output.
2386 2002-03-20 Jakub Jelinek <jakub@redhat.com>
2388 * gcc.c-torture/compile/20020320-1.c: New test.
2390 2002-03-19 Jakub Jelinek <jakub@redhat.com>
2392 * gcc.c-torture/compile/20020318-1.c: New test.
2394 * gcc.dg/struct-by-value-1.c: New test.
2396 * gcc.dg/20020319-1.c: New test.
2398 2002-03-18 Jakub Jelinek <jakub@redhat.com>
2400 * g++.dg/opt/conj1.C: New test.
2402 2002-03-17 Mark Mitchell <mark@codesourcery.com>
2404 * g++.dg/template/qualttp20.C: Revert previous change.
2405 * g++.dg/template/qualttp3.C: Likewise.
2406 * g++.dg/template/qualttp4.C: Likewise
2407 * g++.dg/template/qualttp5.C: Likewise
2408 * g++.dg/template/qualttp6.C: Likewise
2409 * g++.dg/template/qualttp7.C: Likewise
2410 * g++.dg/template/qualttp8.C: Likewise
2411 * g++.dg/template/recurse.C: Likewise.
2413 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
2415 * gcc.dg/cpp/wchar-1.c: Update.
2417 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
2419 * g++.dg/template/conv1.C: New test.
2420 * g++.dg/template/conv2.C: New test.
2421 * g++.dg/template/conv3.C: New test.
2422 * g++.dg/template/conv4.C: New test.
2424 2002-03-15 Mark Mitchell <mark@codesourcery.com>
2426 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
2427 * g++.dg/template/qualttp3.C: Likewise.
2428 * g++.dg/template/qualttp4.C: Likewise
2429 * g++.dg/template/qualttp5.C: Likewise
2430 * g++.dg/template/qualttp6.C: Likewise
2431 * g++.dg/template/qualttp7.C: Likewise
2432 * g++.dg/template/qualttp8.C: Likewise
2433 * g++.dg/template/recurse.C: Likewise.
2435 2002-03-15 Mark Mitchell <mark@codesourcery.com>
2437 * g++.dg/opt/dtor1.C: New test.
2439 2002-03-15 Jakub Jelinek <jakub@redhat.com>
2441 * gcc.c-torture/compile/20020315-1.c: New test.
2443 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
2445 * gcc.dg/weak-1.c: Fix scan tests.
2447 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
2449 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2450 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
2451 cris-*-aout* mmix-*-*.
2452 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
2453 cris-*-aout* mmix-*-*.
2454 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
2455 cris-*-elf* cris-*-aout* and mmix-*-*.
2456 * gcc.dg/20001009-1.c: Ditto.
2457 * gcc.dg/20010912-1.c: Ditto.
2458 * gcc.dg/20020122-4.c: Ditto.
2459 * gcc.dg/inline-2.c: Ditto.
2461 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
2463 * gcc.c-torture/compile/20020314-1.c: New test.
2465 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
2467 * gcc.c-torture/execute/20020314-1.c: New test.
2469 2002-03-14 Jakub Jelinek <jakub@redhat.com>
2471 * g++.dg/warn/Wunused-1.C: New test.
2473 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
2475 * g++.dg/abi/mangle6.C: New test.
2477 2002-03-13 Jakub Jelinek <jakub@redhat.com>
2479 * gcc.c-torture/compile/20020309-2.c: New test.
2481 * gcc.c-torture/compile/20020312-1.c: New test.
2483 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
2485 * g++.dg/other/access1.C: New test.
2487 2002-03-12 Jakub Jelinek <jakub@redhat.com>
2489 * gcc.c-torture/execute/wchar_t-1.c: New test.
2491 2002-03-12 David Edelsohn <edelsohn@gnu.org>
2493 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
2495 2002-03-12 Roger Sayle <roger@eyesopen.com>
2497 * gcc.dg/20020312-1.c: New test case.
2499 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
2501 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
2503 2002-03-11 Richard Henderson <rth@redhat.com>
2505 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
2506 * g++.old-deja/g++.jason/report.C: Likewise.
2508 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
2510 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
2511 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
2513 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
2515 * testsuite/g++.dg/overload/pmf1.C: New test.
2517 2002-03-11 Kazu Hirata <kazu@hxi.com>
2519 * gcc.c-torture/execute/20020307-1.c: Use long.
2521 2002-03-11 Jakub Jelinek <jakub@redhat.com>
2523 PR optimization/5844
2524 * gcc.dg/20020310-1.c: New test.
2526 2002-03-09 Michael Meissner <meissner@redhat.com>
2528 * gcc.c-torture/execute/memcpy-2.c: New test.
2529 * gcc.c-torture/execute/memset-1.c: New test.
2530 * gcc.c-torture/execute/strlen-1.c: New test.
2531 * gcc.c-torture/execute/strcmp-1.c: New test.
2532 * gcc.c-torture/execute/strncmp-1.c: New test.
2534 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
2536 * gcc.dg/ppc-ldstruct.c: New test.
2538 2002-03-09 Jakub Jelinek <jakub@redhat.com>
2540 * gcc.c-torture/execute/va-arg-22.c: New test.
2542 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2544 * gcc.c-torture/compile/20020309-1.c: New test.
2546 2002-03-08 Jakub Jelinek <jakub@redhat.com>
2548 * gcc.c-torture/execute/20020307-2.c: New test.
2550 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
2552 * g77.f-torture/compile/20020307-1.f: New test.
2554 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
2556 * gcc.dg/unordered-1.c: New test.
2558 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
2560 * gcc.c-torture/execute/20020307-1.c: New test.
2562 2002-03-05 Jakub Jelinek <jakub@redhat.com>
2564 * gcc.dg/20020304-1.c: New test.
2566 * gcc.c-torture/compile/20020304-2.c: New test.
2568 2002-03-04 Zack Weinberg <zack@codesourcery.com>
2570 * gcc.c-torture/compile/20020304-1.c: New test case
2573 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
2575 * gcc.dg/20020103-1.c: Add other -D ppc variants.
2577 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
2579 * g++.dg/other/classkey1.C: New test.
2581 2002-03-01 Richard Henderson <rth@redhat.com>
2583 * gcc.c-torture/compile/981223-1.x: New.
2584 * gcc.c-torture/compile/920625-1.x: New.
2586 2002-02-28 Richard Henderson <rth@redhat.com>
2588 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
2590 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
2592 * gcc.c-torture/execute/20020227-1.c: New test.
2594 2002-02-27 Mark Mitchell <mark@codesourcery.com>
2596 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
2598 * g++.old-deja/g++.oliva/partord1.C: Likewise.
2599 * g++.old-deja.g++.other/defarg1.C: Likewise.
2600 * g++.old-deja/g++.pt/calls2.C: Likewise.
2601 * g++.old-deja/g++.pt/crash20.C: Likewise.
2602 * g++.old-deja/g++.pt/crash30.C: Likewise.
2603 * g++.old-deja/g++.pt/crash36.C: Likewise.
2604 * g++.old-deja/g++.pt/crash6.C: Likewise.
2605 * g++.old-deja/g++.pt/defarg13.C: Likewise.
2606 * g++.old-deja/g++.pt/derived3.C: Likewise.
2607 * g++.old-deja/g++.pt/error1.C: Likewise.
2608 * g++.old-deja/g++.pt/friend21.C: Likewise.
2609 * g++.old-deja/g++.pt/friend23.C: Likewise.
2610 * g++.old-deja/g++.pt/infinite1.C: Likewise.
2611 * g++.old-deja/g++.robertl/eb128.C: Likewise.
2613 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
2615 * gcc.c-torture/execute/20020225-2.c: New test.
2617 2002-02-27 Zack Weinberg <zack@codesourcery.com>
2619 * gcc.c-torture/execute/920730-1t.c,
2620 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
2621 Delete test cases, only relevant to -traditional.
2623 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
2625 * gcc.dg/cpp/undef1.c: Remove.
2626 * gcc.dg/cpp/directiv.c: Update.
2627 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
2629 2002-02-27 Michael Meissner <meissner@redhat.com>
2631 * gcc.c-torture/execute/20020226-1.c: New test.
2633 2002-02-26 Jakub Jelinek <jakub@redhat.com>
2635 * g++.dg/debug/debug4.C: New test.
2637 * gcc.dg/ia64-visibility-1.c: New test.
2639 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
2641 * gcc.dg/debug/20020224-1.c: New.
2643 2002-02-25 Kazu Hirata <kazu@hxi.com>
2645 * gcc.c-torture/execute/960416-1.x: New.
2646 * gcc.c-torture/execute/divconst-3.x: Likewise.
2648 2002-02-25 Jakub Jelinek <jakub@redhat.com>
2650 * gcc.dg/20020224-1.c: New test.
2652 2002-02-25 Alan Modra <amodra@bigpond.net.au>
2654 * gcc.c-torture/execute/20020225-1.c: New.
2656 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
2658 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2660 2002-02-23 Jakub Jelinek <jakub@redhat.com>
2662 * gcc.dg/20020222-1.c: New test.
2664 2002-02-22 Jakub Jelinek <jakub@redhat.com>
2666 * g++.dg/opt/anonunion1.C: New test.
2668 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
2670 * g++.dg/template/qualttp19.C: New test.
2671 * g++.dg/template/qualttp20.C: New test.
2672 * g++.old-deja/g++.jason/report.C: Adjust expected errors
2673 * g++.old-deja/g++.other/qual1.C: Likewise.
2675 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2677 * gcc.dg/attr-alwaysinline.c: New.
2679 2002-02-21 Jakub Jelinek <jakub@redhat.com>
2681 * gcc.dg/20020220-1.c: New test.
2683 * gcc.dg/20020220-2.c: New test.
2685 * g++.dg/opt/mmx1.C: New test.
2687 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
2689 * gcc.c-torture/compile/20020110.c: New test.
2691 2002-02-20 Jakub Jelinek <jakub@redhat.com>
2693 * gcc.c-torture/execute/20020219-1.c: New test.
2695 * gcc.dg/20020219-1.c: New test.
2697 * gcc.dg/noncompile/20020220-1.c: New test.
2699 * g++.dg/opt/ptrintsum1.C: New test.
2701 * gcc.dg/debug/20020220-1.c: New test.
2703 2002-02-17 Jakub Jelinek <jakub@redhat.com>
2705 * gcc.c-torture/execute/20020216-1.c: New test.
2707 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
2709 * gcc.dg/decl-1.c: Update, new test.
2711 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
2713 * g++.dg/abi/bitfield1.C: New test.
2714 * g++.dg/abi/bitfield2.C: New test.
2716 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
2718 * gcc.dg/attr-nest.c: New test.
2720 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
2722 * gcc.c-torture/execute/20020215-1.c: New test.
2724 2002-02-14 Jakub Jelinek <jakub@redhat.com>
2726 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2727 * g++.dg/debug/debug.exp: New.
2728 * g++.dg/debug/trivial.C: New.
2729 * g++.dg/debug/debug1.C: Moved...
2730 * g++.dg/other/debug1.C: ...from here.
2731 * g++.dg/debug/debug2.C: Moved...
2732 * g++.dg/other/debug2.C: ...from here.
2733 * g++.dg/debug/debug3.C: Moved...
2734 * g++.dg/other/debug3.C: ...from here.
2736 * gcc.dg/noncompile/20020213-1.c: New test.
2738 2002-02-13 Jakub Jelinek <jakub@redhat.com>
2740 * g++.dg/other/debug3.C: New test.
2742 * gcc.c-torture/execute/20020213-1.c: New test.
2744 2002-02-13 Richard Smith <richard@ex-parrot.com>
2746 * g++.old-deja/g++.other/thunk1.C: New test.
2748 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2750 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2752 2002-02-13 Stan Shebs <shebs@apple.com>
2754 * gcc.dg/altivec-3.c: New.
2756 2002-02-12 Jakub Jelinek <jakub@redhat.com>
2758 * gcc.dg/Wunreachable-1.c: New test.
2759 * gcc.dg/Wunreachable-2.c: New test.
2761 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2763 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2765 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
2767 * gcc.dg/decl-1.c: New test.
2769 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2771 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2773 2002-02-10 Kazu Hirata <kazu@hxi.com>
2775 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2776 * gcc.c-torture/compile/980506-1.x: Likewise.
2778 2002-02-10 Kazu Hirata <kazu@hxi.com>
2780 * gcc.dg/20020210-1.c: New.
2782 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
2784 * g77.f-torture/execute/947.f: New regression test
2787 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2789 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2790 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2792 2002-02-08 Richard Henderson <rth@redhat.com>
2794 * gcc.c-torture/compile/labels-3.c: New.
2796 2002-02-08 Jakub Jelinek <jakub@redhat.com>
2798 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2799 expression statements work instead.
2800 * gcc.dg/noncompile/20020207-1.c: New test.
2802 2002-02-07 Richard Henderson <rth@redhat.com>
2804 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2806 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2808 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2810 * lib/g77-dg.exp: Trim g77 error messages so that they are
2811 recognized by dg.exp.
2813 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2816 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
2818 2002-02-07 Richard Henderson <rth@redhat.com>
2820 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2821 to be sufficiently aligned for integers.
2823 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
2825 * g++.dg/template/friend4.C: New test.
2827 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2830 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2833 2002-02-07 Richard Henderson <rth@redhat.com>
2835 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2836 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2837 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2838 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2840 2002-02-06 Richard Henderson <rth@redhat.com>
2842 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2844 2002-02-06 Janis Johnson <janis187@us.ibm.com>
2846 * gcc.dg/20020206-1.c: New test.
2848 2002-02-06 Jakub Jelinek <jakub@redhat.com>
2850 * gcc.c-torture/execute/20020206-1.c: New test.
2852 * gcc.c-torture/execute/20020206-2.c: New test.
2854 PR optimization/5429:
2855 * gcc.c-torture/compile/20020206-1.c: New test.
2857 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2859 * g++.dg/ext/align1.C: Do not use an explicit alignment value
2860 as certain file formats cannot support particularly large
2863 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2864 and do not expect to be able to link the executable.
2866 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2867 fail because the COFF format does not support the weak attribute.
2869 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
2871 * g77.dg/pr5473.f: New test
2873 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
2875 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2876 Fix testcase accordingly.
2878 2002-02-04 Richard Henderson <rth@redhat.com>
2880 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2881 (buf): Change to be an array of pointers, not ints.
2883 2002-02-04 Jakub Jelinek <jakub@redhat.com>
2885 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
2886 before all tests. Move warning one line above to match where it
2888 * gcc.dg/Wswitch-2.c: New test.
2889 * g++.dg/warn/Wswitch-1.C: New test.
2890 * g++.dg/warn/Wswitch-2.C: New test.
2892 2002-02-04 Richard Henderson <rth@redhat.com>
2894 * g++.dg/abi/offsetof.C: Fix size comparison.
2896 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
2898 * gcc.dg/cast-qual-2.c: New test.
2900 2002-02-04 Jakub Jelinek <jakub@redhat.com>
2902 * gcc.dg/20020201-4.c: New test.
2904 2002-02-04 Ben Elliston <bje@redhat.com>
2906 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2907 target_info attribute != 0, in addition to the empty string.
2908 (gcc_target_compile): Likewise.
2910 2002-02-03 Andrew Cagney <ac131313@redhat.com>
2912 * gcc.dg/Wswitch.c: New test.
2913 PR gcc/4475. PR gcc/3780.
2915 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
2917 * g77.f-torture/execute/5122.f: New test for regressions
2918 against PR fortran/5122.
2920 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
2922 * g77.f-torture/compile/pr3743.f: Delete
2923 * g77.dg/pr3743-1.f: New test.
2924 * g77.dg/pr3743-2.f: New test.
2925 * g77.dg/pr3743-3.f: New test.
2926 * g77.dg/pr3743-4.f: New test.
2928 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2930 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2932 2002-02-02 Richard Henderson <rth@redhat.com>
2934 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2935 * gcc.c-torture/execute/bf64-1.c: Likewise.
2937 2002-02-02 Jakub Jelinek <jakub@redhat.com>
2939 * gcc.dg/20020201-2.c: New test.
2941 * gcc.dg/20020201-3.c: New test.
2943 * gcc.c-torture/execute/bitfld-2.c: New test.
2945 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2947 * gcc.dg/bitfld-1.c: Update.
2948 * gcc.dg/bitfld-2.c: Update.
2949 * gcc.c-torture/execute/bitfld-1.x: New.
2951 2002-02-02 Jakub Jelinek <jakub@redhat.com>
2953 * gcc.c-torture/execute/20020201-1.c: New test.
2955 2002-02-01 Janis Johnson <janis187@us.ibm.com>
2958 * gcc.dg/20020201-1.c: New test.
2960 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
2963 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2964 * g77.f-torture/compile/pr3743.x: Remove
2966 2002-01-31 Tom Rix <trix@redhat.com>
2968 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2970 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
2972 * gcc.dg/noncompile/20020130-1.c: New test.
2974 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
2976 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
2978 2002-01-29 Richard Henderson <rth@redhat.com>
2980 * gcc.c-torture/execute/991118-1.c: Cast various constants back
2982 * gcc.c-torture/execute/bf64-1.c: Likewise.
2984 2002-01-29 Jakub Jelinek <jakub@redhat.com>
2986 * gcc.c-torture/execute/20020129-1.c: New test.
2988 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
2990 * gcc.c-torture/compile/20000224-1.c: Update.
2991 * gcc.c-torture/execute/bitfld-1.c: New tests.
2992 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2993 * gcc.dg/uninit-A.c: Update.
2995 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
2997 * g++.dg/template/ctor1.C: Add instantiation.
2999 2002-01-28 Paul Koning <pkoning@equallogic.com>
3001 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
3002 argument to __builtin_prefetch to be const ptr.
3004 2002-01-28 Jakub Jelinek <jakub@redhat.com>
3006 * gcc.c-torture/compile/20020120-1.c: New test.
3008 2002-01-27 Kazu Hirata <kazu@hxi.com>
3010 * gcc.c-torture/execute/20020127-1.c: New test.
3012 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
3014 * g77.dg/f77-edit-i-in.f: New test
3015 * g77.dg/f77-edit-i-out.f: New test
3017 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
3019 * gcc.dg/debug/debug.exp: New file.
3020 * gcc.dg/debug/trivial.c: New file.
3021 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
3022 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
3023 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
3024 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
3025 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
3026 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
3027 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
3028 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
3029 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
3030 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
3031 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
3032 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
3033 * gcc.dg/20000503-1.c: Removed.
3034 * gcc.dg/20010207-1.c: Removed.
3035 * gcc.dg/20011223-1.c: Removed.
3036 * gcc.dg/20020104-2.c: Removed.
3037 * gcc.dg/debug-1.c: Removed.
3038 * gcc.dg/debug-2.c: Removed.
3039 * gcc.dg/debug-3.c: Removed.
3040 * gcc.dg/debug-4.c: Removed.
3041 * gcc.dg/debug-5.c: Removed.
3042 * gcc.dg/debug-6.c: Removed.
3043 * gcc.dg/dwarf2-1.c: Removed.
3044 * gcc.dg/dwarf2-2.c: Removed.
3046 2002-01-25 Jakub Jelinek <jakub@redhat.com>
3048 * g++.old-deja/g++.other/eh5.C: New test.
3049 * g++.old-deja/g++.other/sibcall2.C: New test.
3050 * g++.old-deja/g++.other/array9.C: New test.
3051 * g++.old-deja/g++.other/typename2.C: New test.
3052 * g++.old-deja/g++.other/crash60.C: New test.
3053 * g++.old-deja/g++.other/conv9.C: New test.
3054 * g++.old-deja/g++.other/mangle10.C: New test.
3055 * g++.old-deja/g++.other/unchanging1.C: New test.
3056 * g++.old-deja/g++.other/exprstmt1.C: New test.
3057 * g++.old-deja/g++.other/inline23.C: New test.
3058 * g++.old-deja/g++.eh/ia64-1.C: New test.
3059 * g++.old-deja/g++.other/dwarf2-1.C: New test.
3060 * g++.old-deja/g++.other/reload1.C: New test.
3061 * g++.old-deja/g++.other/static20.C: New test.
3062 * g++.old-deja/g++.other/local-alloc1.C: New test.
3063 * g++.old-deja/g++.other/conv8.C: New test.
3064 * g++.old-deja/g++.other/stmtexpr2.C: New test.
3065 * g++.old-deja/g++.other/storeexpr1.C: New test.
3066 * g++.old-deja/g++.other/storeexpr2.C: New test.
3067 * g++.dg/eh/template2.C: New test.
3068 * g++.dg/warn/weak1.C: New test.
3070 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
3072 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
3073 Remove first, non-varying, argument.
3075 2002-01-23 Richard Henderson <rth@redhat.com>
3077 * gcc.dg/inline-2.c: New.
3079 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
3080 Add optional target arg. Check number of arguments.
3081 (scan-assembler-not, scan-assembler-dem): Likewise.
3082 (scan-assembler-dem-not): Likewise.
3084 2002-01-23 Zack Weinberg <zack@codesourcery.com>
3086 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
3088 * g++.old-deja/g++.brendan/parse3.C,
3089 g++.old-deja/g++.other/crash26.C,
3090 g++.old-deja/g++.other/crash28.C,
3091 g++.old-deja/g++.other/crash29.C,
3092 g++.old-deja/g++.other/crash30.C,
3093 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
3095 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
3097 * gcc.dg/20020115-1.c: New.
3099 2002-01-23 Bob Wilson <bob.wilson@acm.org>
3101 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
3103 2002-01-23 Janis Johnson <janis187@us.ibm.com>
3105 * gcc.dg/20020122-3.c: New.
3107 2002-01-23 Jakub Jelinek <jakub@redhat.com>
3109 * g++.dg/other/gc1.C: New test.
3111 2002-01-23 Zack Weinberg <zack@codesourcery.com>
3113 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
3115 2002-01-22 Richard Henderson <rth@redhat.com>
3117 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
3119 2002-01-22 Richard Henderson <rth@redhat.com>
3121 * gcc.dg/20020122-4.c: New.
3123 2002-01-22 H.J. Lu <hjl@gnu.org>
3125 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
3127 * gcc.dg/special/ecos.exp: Likewise.
3128 * lib/g++-dg.exp: Likewise.
3129 * lib/g77-dg.exp: Likewise.
3130 * lib/gcc-dg.exp : Likewise.
3131 * lib/mike-g++.exp: Likewise.
3132 * lib/mike-g77.exp: Likewise.
3133 * lib/mike-gcc.exp: Likewise.
3134 * lib/objc-dg.exp: Likewise.
3136 2002-01-22 Janis Johnson <janis187@us.ibm.com>
3139 * gcc.dg/20020122-2.c: New test.
3141 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
3143 * gcc.dg/20020122-1.c: New test.
3145 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
3147 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
3149 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
3151 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
3153 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3155 * gcc.c-torture/compile/20020121-1.c: New test.
3157 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
3159 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
3162 2002-01-21 Jakub Jelinek <jakub@redhat.com>
3164 * gcc.dg/20020218-1.c: New test.
3166 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
3168 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
3170 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
3171 "At global scope" warning
3172 * g++.dg/ext/align1.C: Change cygwin test for alignment
3173 from db-bogus to dg-warning
3175 2002-01-21 Zack Weinberg <zack@codesourcery.com>
3177 * g77.f-torture/compile/cpp2.F: New test.
3179 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
3181 * g++.dg/template/access1.C: New test.
3183 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
3185 * gcc.dg/20020118-1.c: New.
3187 2002-01-18 Kazu Hirata <kazu@hxi.com>
3189 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
3191 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
3193 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
3194 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
3197 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
3199 * gcc.misc-tests/i386-prefetch.exp: Save and restore
3200 torture_with_loops and torture_without_loops
3202 2002-01-17 Jakub Jelinek <jakub@redhat.com>
3204 * gcc.c-torture/compile/20020116-1.c: New test.
3206 2002-01-16 Jakub Jelinek <jakub@redhat.com>
3208 * gcc.dg/20020116-2.c: New test.
3210 * gcc.dg/ultrasp4.c: New test.
3212 * gcc.dg/20020116-1.c: New test.
3214 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
3216 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
3219 2002-01-15 Janis Johnson <janis187@us.ibm.com>
3221 * gcc.misc-tests/i386-prefetch.exp: New.
3222 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
3223 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
3224 * gcc.misc-tests/i386-pf-none-1.c: New test.
3225 * gcc.misc-tests/i386-pf-sse-1.c: New test.
3227 2002-01-15 Jakub Jelinek <jakub@redhat.com>
3229 * gcc.dg/gnu89-init-1.c: Add new tests.
3231 2002-01-15 Andreas Jaeger <aj@suse.de>
3233 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
3234 * gcc.dg/i386-mmx-2.c: Likewise.
3235 * gcc.dg/i386-sse-1.c: Likewise.
3236 * gcc.dg/i386-sse-2.c: Likewise.
3237 * gcc.dg/i386-sse-3.c: Likewise.
3239 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
3241 * g77.f-torture/execute/intrinsic-unix-bessel.f:
3242 Uncomment additional cases that now pass.
3244 2002-01-11 Richard Henderson <rth@redhat.com>
3246 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
3247 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
3249 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
3251 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
3253 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
3255 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
3256 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
3258 2002-01-10 Dale Johannesen <dalej@apple.com>
3260 * gcc.c-torture/execute/loop-11.c: New.
3262 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
3264 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
3265 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
3267 2002-01-09 Richard Henderson <rth@redhat.com>
3269 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
3270 type in which to perform the operation for each size.
3272 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
3274 * gcc.c-torture/compile/20020109-2.c: New test.
3276 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
3278 * gcc.c-torture/execute/loop-10.c: New test.
3280 2002-01-09 Jakub Jelinek <jakub@redhat.com>
3282 * gcc.c-torture/compile/20010226-1.c: New test.
3283 * gcc.c-torture/compile/20010227-1.c: New test.
3284 * gcc.c-torture/compile/20010426-1.c: New test.
3285 * gcc.c-torture/compile/20010510-1.c: New test.
3286 * gcc.c-torture/compile/20010605-3.c: New test.
3287 * gcc.c-torture/compile/20010824-1.c: New test.
3288 * gcc.c-torture/execute/20010409-1.c: New test.
3289 * gcc.dg/noncompile/20000901-1.c: New test.
3290 * gcc.dg/20001023-1.c: New test.
3291 * gcc.dg/20001101-1.c: New test.
3292 * gcc.dg/20001102-1.c: New test.
3293 * gcc.dg/20010207-1.c: New test.
3294 * gcc.dg/20010405-1.c: New test.
3295 * gcc.dg/20010822-1.c: New test.
3296 * gcc.dg/20011107-1.c: New test.
3298 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
3300 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
3302 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
3303 execution failure on PA targets.
3305 2002-01-09 Jakub Jelinek <jakub@redhat.com>
3307 * gcc.c-torture/compile/20020109-1.c: New test.
3309 2002-01-08 Kazu Hirata <kazu@hxi.com>
3311 * gcc.c-torture/execute/20020108-1.c: New test.
3313 2002-01-08 Jakub Jelinek <jakub@redhat.com>
3315 * gcc.dg/20020108-1.c: New test.
3317 2002-01-08 H.J. Lu <hjl@gnu.org>
3319 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
3322 2002-01-08 Geoff Keating <geoffk@redhat.com>
3324 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
3327 002-01-07 Aldy Hernandez <aldyh@redhat.com>
3329 * gcc.dg/altivec-4.c: Test altivec predicates.
3331 2002-01-07 Jakub Jelinek <jakub@redhat.com>
3333 * gcc.c-torture/execute/20020107-1.c: New test.
3335 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
3338 * gcc.c-torture/compile/20020106-1.c: New test.
3340 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
3342 * gcc.c-torture/execute/nestfunc-4.c: New test.
3344 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
3346 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
3347 extra triple that slipped in.
3348 * g++.old-deja/g++.abi/align.C: Likewise.
3349 * g++.old-deja/g++.abi/bitfields.C: Likewise.
3351 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
3353 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
3354 * g++.old-deja/g++.abi/align.C: Likewise.
3355 * g++.old-deja/g++.abi/bitfields.C: Likewise.
3357 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
3359 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
3362 2002-01-04 Jakub Jelinek <jakub@redhat.com>
3364 * gcc.dg/20020104-1.c: New test.
3366 * gcc.dg/20020104-2.c: New test.
3368 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
3370 * gcc.dg/20020103-1.c: Fix typo in target selector.
3372 2002-01-03 Richard Henderson <rth@redhat.com>
3374 * gcc.dg/20020103-1.c: New.
3376 2002-01-03 Kazu Hirata <kazu@hxi.com>
3378 * gcc.c-torture/execute/20020103-1.c: New test.
3380 2002-01-03 Jakub Jelinek <jakub@redhat.com>
3382 * g++.dg/other/debug2.C: New test.
3384 * gcc.c-torture/compile/20020103-1.c: New test.
3386 2002-01-02 Jakub Jelinek <jakub@redhat.com>
3388 * gcc.dg/gnu89-init-1.c: Added new tests.
3390 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3392 * g++.dg/template/friend2.C: Remove as patch is reverted.
3394 * g++.dg/warn/oldcast1.C: New test.
3396 * g++.dg/template/ptrmem1.C: New test.
3397 * g++.dg/template/ptrmem2.C: New test.
3399 * g++.dg/template/ntp.C: New test.
3401 * g++.dg/other/component1.C: New test.
3403 * g++.dg/template/ttp3.C: New test.
3405 * g++.dg/template/friend2.C: New test.
3406 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
3408 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3410 * g++.dg/other/ptrmem1.C: New test.
3411 * g++.dg/other/ptrmem2.C: New test.
3413 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3415 * g++.dg/template/ctor1.C: New test.
3417 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
3419 * g++.dg/template/friend2.C: New test.
3421 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
3423 * gcc.dg/mmix-1.c: New test.
3425 2001-12-31 Richard Henderson <rth@redhat.com>
3427 * gcc.dg/asm-5.c: New.
3429 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
3431 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
3432 in namespace __gnu_cxx
3434 2001-12-30 Richard Henderson <rth@redhat.com>
3436 * gcc.dg/debug-6.c: New.
3438 2001-12-30 Jakub Jelinek <jakub@redhat.com>
3440 * gcc.c-torture/compile/20011229-2.c: New test.
3442 2001-12-29 Jakub Jelinek <jakub@redhat.com>
3444 * gcc.dg/debug-3.c: New test.
3445 * gcc.dg/debug-4.c: New test.
3446 * gcc.dg/debug-5.c: New test.
3448 2001-12-29 Richard Henderson <rth@redhat.com>
3450 * g++.dg/eh/loop1.C: New.
3452 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
3454 * g++.dg/template/crash1.C: New test.
3456 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
3458 * g++.dg/other/const1.C: New test.
3460 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
3462 * gcc.c-torture/compile/20011229-1.c: New test.
3464 2001-12-28 Stan Shebs <shebs@apple.com>
3466 * lib/objc-torture.exp: Resync with c-torture.exp.
3467 * lib/objc.exp: Load standard libraries.
3469 2001-12-28 Jakub Jelinek <jakub@redhat.com>
3471 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
3474 2001-12-27 Roger Sayle <roger@eyesopen.com>
3476 * gcc.c-torture/execute/string-opt-16.c: New testcase.
3478 2001-12-27 Richard Henderson <rth@redhat.com>
3480 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
3482 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
3484 * g++.dg/eh/ctor1.C: New test.
3485 * g++.dg/other/error2.C: New test.
3487 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
3489 * g++.dg/other/init2.C: New test.
3491 2001-12-24 Richard Henderson <rth@redhat.com>
3493 * gcc.dg/20011223-1.c: New.
3494 * gcc.dg/inline-1.c: New.
3496 2001-12-23 Richard Henderson <rth@redhat.com>
3498 * gcc.dg/asm-4.c: Test operand modifiers.
3500 2001-12-23 Richard Henderson <rth@redhat.com>
3502 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
3504 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
3506 * gcc.c-torture/execute/20011223-1.c: New test.
3508 2001-12-21 Richard Henderson <rth@redhat.com>
3510 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
3511 re-enables the warning.
3513 2001-12-21 Richard Henderson <rth@redhat.com>
3515 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
3517 2001-12-20 Jakub Jelinek <jakub@redhat.com>
3519 * gcc.c-torture/compile/20011218-1.c: New test.
3521 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
3523 * gcc.misc-test/arm-isr.exp: New file. Control running of the
3525 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
3526 epilogue generation for ARM ISR routines.
3528 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3530 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
3531 * gcc.dg/format/c90-printf-3.c: Likewise.
3532 * gcc.dg/format/c99-printf-3.c: Likewise.
3533 * gcc.dg/format/ext-1.c: Likewise.
3534 * gcc.dg/format/ext-6.c: Likewise.
3535 * gcc.dg/format/format.h: Prototype unlocked stdio.
3537 2001-12-20 Richard Henderson <rth@redhat.com>
3539 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
3541 (malloc): Correct allocation logic. Abort if we fill up the
3542 arena before initialization complete.
3543 (realloc): Correct allocation logic.
3545 2001-12-20 Jakub Jelinek <jakub@redhat.com>
3547 * gcc.c-torture/compile/20011219-2.c: New test.
3549 * gcc.c-torture/execute/20011219-1.c: New test.
3551 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
3553 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
3554 target does not support weak symbols.
3556 2001-12-19 Jakub Jelinek <jakub@redhat.com>
3558 * gcc.c-torture/compile/20011219-1.c: New test.
3560 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
3562 * g++.dg/other/error1.C: New test.
3564 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
3566 * gcc.c-torture/execute/20011217-1.c: New test.
3568 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
3570 * objc.dg/special/: New directory.
3571 * objc.dg/special/special.exp: New file.
3572 * objc.dg/special/unclaimed-category-1.h: New file.
3573 * objc.dg/special/unclaimed-category-1a.m: New file.
3574 * objc.dg/special/unclaimed-category-1.m: New file.
3576 2001-12-17 Andreas Jaeger <aj@suse.de>
3578 * gcc.c-torture/compile/20011217-2.c: New test.
3580 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
3582 * gcc.c-torture/compile/20011217-1.c: New test.
3584 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
3586 * testsuite/gcc.dg/20011214-1.c: New.
3588 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
3590 * gcc.dg/altivec-4.c: New.
3592 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
3594 * gcc.dg/20011113-1.c: New test.
3596 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
3598 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
3599 std::__malloc_alloc_template<0> and
3600 std::__default_alloc_template<false, 0>.
3602 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
3604 * objc/execute/bf-21.m: New test.
3605 * objc/execute/enumeration-1.m: New test.
3606 * objc/execute/enumeration-2.m: New test.
3608 2001-12-12 Jakub Jelinek <jakub@redhat.com>
3610 * gcc.dg/gnu89-init-1.c: New test.
3612 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
3614 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
3615 * g++.old-deja/g++.jason/2371.C: Likewise.
3616 * g++.old-deja/g++.jason/template33.C: Likewise.
3617 * g++.old-deja/g++.jason/template34.C: Likewise.
3618 * g++.old-deja/g++.jason/template36.C: Likewise.
3619 * g++.old-deja/g++.oliva/typename1.C: Likewise.
3620 * g++.old-deja/g++.oliva/typename2.C: Likewise.