]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
tree.c (pod_type_p): Treat VECTOR_TYPEs as PODs.
[gcc.git] / gcc / testsuite / ChangeLog
1 2004-02-27 Ziemowit Laski <zlaski@apple.com>
2
3 * g++.dg/ext/altivec-3.C: New.
4
5 2004-02-26 Richard Henderson <rth@redhat.com>
6
7 * g++.dg/ext/attrib10.C: Mark for warning.
8 * gcc.dg/attr-alias-1.c: New.
9
10 2004-02-26 Richard Henderson <rth@redhat.com>
11
12 * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
13 * gcc.c-torture/execute/20040208-2.c: ... it back.
14
15 2004-02-26 Eric Christopher <echristo@redhat.com>
16
17 * lib/target-supports.exp (check-iconv-available): New function.
18 * lib/gcc-dg.exp (dg-require-iconv): New function.
19 Use above.
20 * gcc.dg/charset: New directory.
21 * gcc.dg/charset/charset.exp: New file.
22 * gcc.dg/charset/asm1.c: Ditto.
23 * gcc.dg/charset/asm2.c: Ditto.
24 * gcc.dg/charset/asm3.c: Ditto.
25 * gcc.dg/charset/asm4.c: Ditto.
26 * gcc.dg/charset/asm5.c: Ditto.
27 * gcc.dg/charset/attribute1.c: Ditto.
28 * gcc.dg/charset/attribute2.c: Ditto.
29 * gcc.dg/charset/string1.c: Ditto.
30 * g++.dg/charset: New directory.
31 * g++.dg/dg.exp: Add here. Special options.
32 * g++.dg/charset/charset.exp: New file.
33 * g++.dg/charset/asm1.c: Ditto.
34 * g++.dg/charset/asm2.c: Ditto.
35 * g++.dg/charset/asm3.c: Ditto.
36 * g++.dg/charset/asm4.c: Ditto.
37 * g++.dg/charset/attribute1.c: Ditto.
38 * g++.dg/charset/attribute2.c: Ditto.
39 * g++.dg/charset/extern1.cc: Ditto.
40 * g++.dg/charset/extern2.cc: Ditto.
41 * g++.dg/charset/string1.c: Ditto.
42
43 2004-02-26 Mark Mitchell <mark@codesourcery.com>
44
45 PR c++/14278
46 * g++.dg/parse/comma1.C: New test.
47
48 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
49
50 PR c++/14284
51 * g++.dg/template/ttp8.C: New test.
52
53 2004-02-26 Eric Botcazou <ebotcazou@act-europe.fr>
54
55 * gcc.dg/fixuns-trunc-1.c: New test.
56
57 2004-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
58
59 * gcc.dg/builtins-config.h: Use #elif.
60
61 2004-02-26 Michael Matz <matz@suse.de>
62
63 * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
64 * gcc.dg/991214-1.c: Likewise.
65 * gcc.dg/i386-asm-1.c: Likewise.
66
67 2004-02-25 Richard Henderson <rth@redhat.com>
68
69 * gcc.c-torture/execute/20040208-2.c: Move ...
70 * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
71
72 2004-02-26 Giovanni Bajo <giovannibajo@gcc.gnu.org>
73
74 PR c++/14246
75 * g++.dg/other/crash-3.C: New test.
76
77 2004-02-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
78
79 * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
80 * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
81
82 * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
83 HP-UX.
84
85 2004-02-24 Michael Matz <matz@suse.de>
86
87 * gcc.dg/i386-regparm.c: New.
88
89 2004-02-23 James E Wilson <wilson@specifixinc.com>
90
91 * gcc.c-torture/execute/20040223-1.c: New.
92
93 2004-02-23 Zack Weinberg <zack@codesourcery.com>
94 Kazu Hirata <kazu@cs.umass.edu>
95
96 * gcc.dg/fwritable-strings-1.c: Remove.
97
98 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
99
100 PR c/14156
101 * gcc.dg/20040223-1.c: New test.
102
103 2004-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
104
105 PR c++/14106
106 * g++.dg/ext/typeof9.C: New test.
107
108 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
109
110 PR c++/14250
111 * g++.dg/other/switch1.C: New test.
112
113 2004-02-23 Eric Botcazou <ebotcazou@libertysurf.fr>
114
115 * gcc.dg/cast-function-1.c: Adjust for new informative message.
116 * gcc.dg/va-arg-1.c: Likewise.
117
118 2004-02-23 Giovanni Bajo <giovannibajo@gcc.gnu.org>
119
120 PR c++/14143
121 * g++.dg/template/koenig5.C: New test.
122
123 2004-02-21 Ziemowit Laski <zlaski@apple.com>
124
125 * g++.dg/ext/altivec-1.C: Generalize target triple.
126 * g++.dg/ext/altivec-2.C: New test case.
127 * g++.dg/ext/altivec_check.h: New file.
128 * gcc.dg/altivec-1.c: Generalize target triple;
129 include altivec_check.h and call altivec_check().
130 * gcc.dg/altivec-[2-5].c: Generalize target triple.
131 * gcc.dg/altivec-6.c: New test case.
132 * gcc.dg/altivec-[7-9].c: Generalize target triple; add
133 type casts as needed.
134 * gcc.dg/altivec-10.c: Include altivec_check.h and call
135 altivec_check().
136 * gcc.dg/altivec-12.c: New test case.
137 * gcc.dg/altivec-varargs-1.c: Generalize target triple;
138 include altivec_check.h and call altivec_check().
139 * gcc.dg/altivec_check.h: New file.
140
141 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
142
143 * lib/target-supports.exp (check_alias_available): Don't mangle
144 function `g' in test program.
145
146 2004-02-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
147
148 * lib/target-supports.exp (check_profiling_available): Check
149 argument to determine whether we support a profiling type.
150 * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
151 check_profiling_available.
152 * g++.dg/bprob/bprob.exp: Likewise
153 * g77.dg/bprob/bprob.exp: Likewise.
154 * gcc.misc-tests/bprob.exp: Likewise.
155 * g++.old-deja/g++.law/profile1.C: Pass profiling type to
156 dg-require-profiling and delete expected error handling.
157 * gcc.dg/20021014-1.c: Likewise.
158 * gcc.dg/nest.c: Likewise.
159
160 2004-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
161
162 PR c++/12007
163 * g++.dg/other/vthunk1.C: New test.
164
165 2004-02-20 Falk Hueffner <falk@debian.org>
166
167 PR target/14201
168 * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
169
170 2004-02-20 Mark Mitchell <mark@codesourcery.com>
171
172 PR c++/13927
173 * g++.dg/other/error8.C: Remove XFAIL markers.
174
175 PR c++/14173
176 * g++.dg/ext/packed5.C: New test.
177
178 PR c++/14199
179 * g++.dg/warn/Wunused-5.C: New test.
180
181 PR c++/14186
182 * g++.dg/lookup/member1.C: New test.
183
184 2004-02-19 Kazu Hirata <kazu@cs.umass.edu>
185
186 * gcc.c-torture/compile/20040130-1.c: Enable only when
187 __INT_MAX__ >= 2147483647L.
188 * gcc.c-torture/compile/961203-1.c: Likewise.
189
190 2004-02-19 Nathan Sidwell <nathan@codesourcery.com>
191
192 * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
193 * g++.dg/opt/template1.C: Robustify assembler regexp
194
195 2004-02-19 Eric Botcazou <ebotcazou@libertysurf.fr>
196
197 * gcc.c-torture/execute/simd-4.x: Remove.
198 * gcc.c-torture/execute/va-arg-25.x: Likewise.
199 * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
200 Guard with #ifndef SKIP_ATTRIBUTE.
201 * gcc.dg/compat/vector-1_y.c: Likewise.
202 * gcc.dg/compat/vector-2_x.c: Likewise.
203 * gcc.dg/compat/vector-2_y.c: Likewise.
204 * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
205 * g++.dg/eh/simd-2.C: Likewise.
206
207 2004-02-19 Alan Modra <amodra@bigpond.net.au>
208
209 * gcc.c-torture/compile/complex-1.c: New.
210
211 2004-02-19 Hans-Peter Nilsson <hp@axis.com>
212
213 PR target/14209
214 * gcc.c-torture/execute/20040218-1.c: New test.
215
216 2004-02-19 Giovanni Bajo <giovannibajo@gcc.gnu.org>
217
218 PR c++/14181
219 * g++.dg/parse/new2.C: New test.
220
221 2004-02-18 Paul Brook <paul@codesourcery.com>
222
223 * gcc.c-torture/compile/libcall-1.c: New test.
224
225 2004-02-18 Paul Brook <paul@codesourcery.com>
226
227 PR debug/12934
228 * gcc.dg/debug/debug-7.c: New test.
229
230 2004-02-17 Ulrich Weigand <uweigand@de.ibm.com>
231
232 * gcc.dg/20040217-1.c: New test.
233
234 2004-02-17 Zack Weinberg <zack@codesourcery.com>
235
236 * gcc.c-torture/execute/990208-1.x: Delete.
237
238 2004-02-17 Richard Sandiford <rsandifo@redhat.com>
239
240 * gcc.c-torture/execute/20040208-2.x: New file.
241
242 2004-02-17 Mark Mitchell <mark@codesourcery.com>
243
244 PR c++/11326
245 * g++.dg/abi/structret1.C: New test.
246
247 2004-02-17 Jakub Jelinek <jakub@redhat.com>
248
249 * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
250 (i386_cpuid): No need to test if cpuid is available on AMD64.
251 Fix assembly, so that it works onboth i386 and AMD64.
252 * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
253 (vecInLong): Fix s[] member type to unsigned int.
254 (vecInWord): Remove type.
255 (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
256 (a64, b64, c64, d64, e64): Remove.
257 (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
258 Remove unused variable. Remove initialization of removed variables.
259 Don't call mmx_tests nor sse_tests.
260 (reference_mmx, reference_sse): Remove.
261 (check): Add return stmt.
262 * gcc.dg/i386-sse-7.c: New test.
263 * gcc.dg/i386-mmx-4.c: New test.
264
265 2004-02-17 Giovanni Bajo <giovannibajo@gcc.gnu.org>
266
267 * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
268 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
269 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
270 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
271 g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
272 g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
273 g++.dg/tc1/dr94.C: Fix line terminator.
274
275 2004-02-16 Geoffrey Keating <geoffk@apple.com>
276
277 * gcc.c-torture/compile/20040216-1.c: New.
278
279 2004-02-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
280
281 * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
282 g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
283 g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
284 g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
285 g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
286 g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
287
288 2004-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
289
290 * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
291
292 2004-02-15 Mark Mitchell <mark@codesourcery.com>
293
294 PR c++/13971
295 * g++.dg/expr/cond4.C: New test.
296
297 PR c++/14086
298 * g++.dg/lookup/crash2.C: New test.
299
300 2004-02-14 Josef Zlomek <zlomekj@suse.cz>
301
302 * gcc.c-torture/compile/20040214-2.c: New test.
303
304 2004-02-14 Andrew Pinski <pinskia@physics.uc.edu>
305
306 PR c++/14116
307 * g++.dg/ext/typeof8.C: New test.
308
309 2004-02-14 Eric Botcazou <ebotcazou@act-europe.fr>
310
311 * gcc.c-torture/compile/20040214-1.c: New test.
312
313 2004-02-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
314
315 PR c++/13635
316 * g++.dg/template/spec11.C: New test.
317
318 2004-02-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
319
320 PR c++/13927
321 * g++.dg/other/error8.C: New test.
322
323 2004-02-13 Mark Mitchell <mark@codesourcery.com>
324
325 PR c++/14122
326 * g++.dg/template/array4.C: New test.
327
328 PR c++/14108
329 * g++.dg/inherit/thunk2.C: New test.
330
331 PR c++/14083
332 * g++.dg/eh/cond2.C: New test.
333
334 2004-02-12 Alan Modra <amodra@bigpond.net.au>
335
336 * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
337
338 2004-02-12 Nathaniel Smith <njs@codesourcery.com>
339
340 * lib/scanasm.exp (dg-scan): Quote pattern before display.
341
342 2004-02-12 Hartmut Penner <hpenner@de.ibm.com>
343
344 * g++.dg/simd-2.C: xfail on ppc64-linux.
345
346 2004-02-11 Joseph S. Myers <jsm@polyomino.org.uk>
347
348 PR c/456
349 * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
350 tests.
351
352 2004-02-11 Uros Bizjak <uros@kss-loka.si>
353
354 * gcc.dg/builtins-33.c: New test.
355
356 2004-02-11 Paolo Bonzini <bonzini@gnu.org>
357
358 * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
359
360 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
361
362 * g++.dg/simd-2.C: Set -maltivec for ppc64.
363
364 2004-02-11 Hartmut Penner <hpenner@de.ibm.com>
365
366 * gcc.dg/ppc64-abi-3.c: New test.
367
368 2004-02-10 Paolo Bonzini <bonzini@gnu.org>
369
370 PR c/14092
371
372 * gcc.dg/pr14092-1.c: New testcase.
373
374 2004-02-10 Alan Modra <amodra@bigpond.net.au>
375
376 * gcc.dg/cpp/assert4.c: Fix typo last change.
377
378 * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
379 * gcc.dg/cpp/assert4.c: Handle powerpc64.
380
381 * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
382
383 2004-02-09 Roger Sayle <roger@eyesopen.com>
384
385 * gcc.c-torture/compile/20040209-1.c: New test case.
386
387 2004-02-08 Joseph S. Myers <jsm@polyomino.org.uk>
388
389 * gcc.dg/c90-init-1.c: Adjust expected error messages.
390
391 2004-02-08 Richard Sandiford <rsandifo@redhat.com>
392
393 * gcc.c-torture/execute/20040208-[12].c: New tests.
394
395 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
396
397 * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
398
399 2004-02-08 Eric Botcazou <ebotcazou@libertysurf.fr>
400
401 * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
402
403 2004-02-07 Zack Weinberg <zack@codesourcery.com>
404
405 Bug 13856
406 * gcc.dg/visibility-8.c: New testcase.
407
408 2004-02-07 Zack Weinberg <zack@codesourcery.com>
409
410 * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
411 arguments.
412 * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
413
414 2004-02-07 Roger Sayle <roger@eyesopen.com>
415
416 PR middle-end/13696
417 * g++.dg/opt/fold1.C: New test case.
418
419 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
420
421 PR c++/14033
422 * g++.dg/other/crash-2.C: New test.
423
424 2003-02-06 Giovanni Bajo <giovannibajo@gcc.gnu.org>
425
426 PR c++/14028
427 * g++.dg/parse/angle-bracket2.C: New test.
428
429 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
430
431 PR middle-end/13750
432 Revert:
433 2004-01-15 Geoffrey Keating <geoffk@apple.com>
434 PR pch/13361
435 * testsuite/g++.dg/pch/wchar-1.C: New.
436 * testsuite/g++.dg/pch/wchar-1.Hs: New.
437
438 2004-02-05 Giovanni Bajo <giovannibajo@gcc.gnu.org>
439
440 PR c++/14008
441 * g++.dg/parse/error15.C: New test.
442 * g++.dg/parse/crash11.C: Update dg-error mark.
443
444 2004-02-04 Mark Mitchell <mark@codesourcery.com>
445
446 PR c++/13932
447 * g++.dg/warn/conv2.C: New test.
448
449 2004-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
450
451 PR c++/13086
452 * g++.dg/warn/incomplete1.C: Remove xfail.
453
454 2004-02-04 Mark Mitchell <mark@codesourcery.com>
455
456 * lib/file-format.exp (gcc_target_object_format): Use
457 ${tool}_target_compile, not gcc_target_compile.
458 * lib/target-supports.exp (check_alias_available): Likewise.
459 (check_gc_sections_available): Likewise.
460 * g++.dg/ext/attrib10.C: Use dg-require-alias.
461 * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
462 dg-require-alias.
463
464 2004-02-04 Mark Mitchell <mark@codesourcery.com>
465
466 PR c++/13969
467 * g++.dg/template/static6.C: New test.
468
469 2004-02-04 Ian Lance Taylor <ian@wasabisystems.com>
470
471 * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
472
473 2004-02-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
474
475 * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
476 tests for systems where `char' is unsigned by default.
477
478 2003-02-04 Giovanni Bajo <giovannibajo@gcc.gnu.org>
479
480 PR c++/13997
481 * g++.dg/template/partial3.C: New test.
482
483 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
484
485 * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
486 gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
487 Remove mentions of obsolete ports.
488
489 2004-02-04 Paolo Bonzini <bonzini@gnu.org>
490
491 * gcc.dg/noncompile/20001228-1.c: Fix for new
492 error message.
493
494 2004-02-03 Roger Sayle <roger@eyesopen.com>
495
496 PR target/9348
497 * gcc.c-torture/execute/multdi-1.c: New test case.
498
499 2004-02-03 Mark Mitchell <mark@codesourcery.com>
500
501 PR c++/13925
502 * g++.dg/template/lookup5.C: New test.
503
504 2004-02-03 Mark Mitchell <mark@codesourcery.com>
505
506 PR c++/13950
507 * g++.dg/template/lookup4.C: New test.
508
509 PR c++/13970
510 * g++.dg/parse/error14.C: New test.
511
512 PR c++/14002
513 * g++.dg/parse/template13.C: New test.
514
515 2004-02-03 Mark Mitchell <mark@codesourcery.com>
516
517 PR c++/13978
518 * g++.dg/template/koenig4.C: New test.
519
520 PR c++/13968
521 * g++.dg/template/crash17.C: New test.
522
523 PR c++/13975
524 * g++.dg/parse/error13.C: New test.
525 * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
526
527 2004-02-03 Eric Botcazou <ebotcazou@libertysurf.fr>
528
529 * gcc.dg/20020503-1.c: Remove -mflat dg-options.
530
531 2004-02-03 Paolo Bonzini <bonzini@gnu.org>
532
533 PR c/11658
534 PR c/13994
535 * gcc.dg/noncompile/20040203-1.c: New test.
536 * gcc.dg/noncompile/20040203-2.c: Likewise.
537 * gcc.dg/noncompile/20040203-3.c: Likewise.
538 * gcc.dg/20040203-1.c: Likewise.
539
540 2004-02-02 Andrew Pinski <pinskia@physics.uc.edu>
541
542 PR c++/10858
543 * g++.dg/template/sizeof7.C: New test.
544
545 2004-02-02 Eric Christopher <echristo@redhat.com>
546 Zack Weinberg <zack@codesourcery.com>
547
548 * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
549
550 2004-02-02 Zack Weinberg <zack@codesourcery.com>
551
552 * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
553 * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
554 * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
555 * gcc.dg/cleanup-5.c: Run only on Linux targets.
556
557 2004-02-02 Mark Mitchell <mark@codesourcery.com>
558
559 PR c++/13113
560 * g++.old-deja/g++.mike/net36.C: Adjust error messages.
561
562 PR c++/13854
563 * g++.dg/ext/attrib13.C: New test.
564
565 PR c++/13907
566 * g++.dg/conversion/op2.C: New test.
567
568 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
569
570 * gcc.dg/titype-1.c: Fix pasto.
571
572 2004-02-02 Eric Botcazou <ebotcazou@libertysurf.fr>
573
574 * gcc.dg/titype-1.c: New test.
575
576 2004-02-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
577
578 PR c++/13957
579 * g++.dg/template/non-type-template-argument-1.C,
580 g++.dg/template/qualified-id1.C: Update dg-error marks.
581 * g++.dg/template/nontype6.C: New test.
582
583 2004-02-01 Roger Sayle <roger@eyesopen.com>
584
585 * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
586 * gcc.dg/builtins-31.c: New testcase.
587 * gcc.dg/builtins-32.c: New testcase.
588
589 2004-01-30 Andrew Pinski <pinskia@physics.uc.edu>
590
591 * objc.dg/call-super-2.m: Update line numbers
592 for the including of stddef.h.
593
594 2004-01-30 Michael Matz <matz@suse.de>
595
596 * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
597 g++.dg/ext/case-range3.C: New tests.
598
599 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
600
601 DR206
602 PR c++/13813
603 * g++.dg/template/member4.C: New test.
604
605 2004-01-30 Giovanni Bajo <giovannibajo@gcc.gnu.org>
606
607 PR c++/13683
608 * g++.dg/template/sizeof6.C: New test.
609
610 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
611
612 * gcc.dg/fwritable-strings-1.c: New test.
613
614 2004-01-30 Eric Botcazou <ebotcazou@libertysurf.fr>
615
616 * gcc.c-torture/compile/20040130-1.c: New test.
617
618 2004-01-29 Geoffrey Keating <geoffk@geoffk.org>
619
620 * objc.dg/call-super-2.m: Include stddef.h for size_t.
621
622 2004-01-29 Mark Mitchell <mark@codesourcery.com>
623
624 PR c++/13883
625 * g++.dg/template/ctor3.C: New test.
626
627 2004-01-29 Giovanni Bajo <giovannibajo@gcc.gnu.org>
628
629 * g++.dg/tc1: New directory.
630 * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
631 g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
632 g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
633 g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
634 g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
635
636 2004-01-28 Giovanni Bajo <giovannibajo@gcc.gnu.org>
637
638 * g++.dg/parse/error11.C: New test.
639 * g++.dg/parse/error12.C: Likewise.
640
641 2004-01-28 Ziemowit Laski <zlaski@apple.com>
642
643 * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
644 (scan_initial, main): Use aligned_sizeof instead of sizeof.
645
646 2004-01-28 Mark Mitchell <mark@codesourcery.com>
647
648 PR c++/13791
649 * g++.dg/ext/attrib12.C: New test.
650
651 PR c++/13736
652 * g++.dg/parse/cast2.C: New test.
653
654 2004-01-27 James E Wilson <wilson@specifixinc.com>
655
656 * objc.dg/encode-2.m (main): New local string. Set depending on
657 sizeof long. Use in sscanf call.
658 * objc.dg/encode-3.m (main): New local string. Set depending on
659 sizeof long. Use in scan_initial call.
660
661 2004-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
662
663 * objc.dg/call-super-2.m: Make LP64-safe.
664 * objc.dg/desig-init-1.m: Likewise.
665
666 2004-01-27 Devang Patel <dpatel@apple.com>
667
668 * g++.dg/debug/namespace1.C: New test.
669
670 2004-01-27 Ian Lance Taylor <ian@wasabisystems.com>
671
672 * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
673 xscale-*-*.
674
675 * gcc.dg/arm-mmx-1.c: New test.
676
677 2004-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
678
679 * gcc.dg/20040127-1.c: New test.
680 * gcc.dg/20040127-2.c: New test.
681
682 2004-01-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
683
684 * objc.dg/stret-1.m (glob): Renamed to globa.
685
686 2004-01-26 Mark Mitchell <mark@codesourcery.com>
687
688 PR c++/13663
689 * g++.dg/expr/for1.C: New test.
690
691 2004-01-26 Fariborz Jahanian <fjahanian@apple.com>
692
693 PR middle-end/13779
694 * gcc.dg/darwin-longlong.c: New test.
695
696 2004-01-26 Ian Lance Taylor <ian@wasabisystems.com>
697
698 * gcc.dg/20040124-1.c: Moved test from here...
699 * gcc.c-torture/compile/20040124-1.c: ...to here.
700
701 2004-01-26 Eric Botcazou <ebotcazou@libertysurf.fr>
702
703 * gcc.dg/sparc-ret.c: Run only in 32-bit mode. Don't scan
704 the assembly output if -m64 is passed.
705
706 2004-01-25 Mark Mitchell <mark@codesourcery.com>
707
708 PR c++/13833
709 * g++.dg/template/cond3.C: New test.
710
711 2004-01-25 Giovanni Bajo <giovannibajo@gcc.gnu.org>
712
713 PR c++/13810
714 * g++.dg/template/ttp7.C: New test.
715
716 2004-01-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
717
718 PR c++/13797
719 * g++.dg/template/nontype4.C: New test.
720 * g++.dg/template/nontype5.C: Likewise.
721
722 2004-01-25 Richard Sandiford <rsandifo@redhat.com>
723
724 * gcc.dg/torture/mips-clobber-at.c: New test.
725
726 2004-01-24 Ian Lance Taylor <ian@wasabisystems.com>
727
728 * gcc.dg/20040124-1.c: New test.
729
730 2004-01-24 Jakub Jelinek <jakub@redhat.com>
731
732 * gcc.dg/20040123-1.c: New test.
733
734 2004-01-23 Zack Weinberg <zack@codesourcery.com>
735
736 * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
737
738 2004-01-24 Joseph S. Myers <jsm@polyomino.org.uk>
739
740 * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
741
742 2004-01-23 Andrew Pinski <apinski@apple.com>
743
744 * gcc.dg/20030121-1.c: Move to ..
745 * gcc.dg/20040121-1.c: here.
746
747 2004-01-23 Roger Sayle <roger@eyesopen.com>
748
749 * gcc.dg/builtins-29.c: New test case.
750
751 2004-01-23 Zack Weinberg <zack@codesourcery.com>
752
753 PR 18314
754 * gcc.dg/builtins-30.c: New testcase.
755
756 2004-01-23 Andreas Tobler <a.tobler@schweiz.ch>
757
758 * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
759 * lib/g77.exp: Likewise.
760 * lib/objc.exp: Likewise.
761 * lib/g++.exp: Likewise.
762
763 2004-01-22 Eric Botcazou <ebotcazou@libertysurf.fr>
764
765 * gcc.dg/struct-by-value-2.c: New test.
766
767 2004-01-21 Andrew Pinski <apinski@apple.com>
768
769 PR target/13785
770 * gcc.dg/20030121-1.c: New test.
771
772 2004-01-22 Ulrich Weigand <uweigand@de.ibm.com>
773
774 * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option. Do not
775 clobber frame pointer register in asm statement.
776
777 2004-01-21 Falk Hueffner <falk@debian.org>
778
779 * gcc.c-torture/compile/20040121-1.c: New test.
780
781 2004-01-21 Zack Weinberg <zack@codesourcery.com>
782
783 * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
784
785 2004-01-20 Hartmut Penner <hpenner@de.ibm.com>
786
787 * gcc.dg/ppc64-abi-2.c: New test.
788
789 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
790
791 * lib/treelang.exp: Fill out this file.
792 * lib/treelang-dg.exp: New File.
793
794 2004-01-20 Joseph S. Myers <jsm@polyomino.org.uk>
795
796 * gcc.c-torture/compile/981022-1.c: Remove.
797 * gcc.dg/array-5.c: Remove XFAIL.
798 * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
799 * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
800 gcc.dg/cond-lvalue-1.c: Update.
801 * gcc.dg/cast-lvalue-2.c: New test.
802
803 2004-01-19 Mark Mitchell <mark@codesourcery.com>
804
805 PR c++/13592
806 * g++.dg/other/error1.C (class foo): Tweak error message.
807
808 PR c++/13592
809 * g++.dg/template/call2.C: New test.
810
811 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
812
813 * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
814 scalar-by-value-3_x.c, scalar-by-value-3_y.c,
815 scalar-by-value-4_x.c, scalar-by-value-4_y.c,
816 scalar-return-1_x.c, scalar-return-2_y.c,
817 scalar-return-3_x.c, scalar-return-3_y.c,
818 scalar-return-4_x.c, scalar-return-4_y.c,
819 struct-align-1.h, struct-align-1_x.c,
820 struct-align-1_y.c, struct-align-2.h,
821 struct-align-2_x.c, struct-align-2_y.c,
822 struct-by-value-10_y.c, struct-by-value-11_x.c,
823 struct-by-value-11_y.c, struct-by-value-12_x.c,
824 struct-by-value-12_y.c, struct-by-value-13_x.c,
825 struct-by-value-13_y.c, struct-by-value-14_x.c,
826 struct-by-value-14_y.c, struct-by-value-15_x.c,
827 struct-by-value-15_y.c, struct-by-value-16_y.c,
828 struct-by-value-17_y.c, struct-by-value-18_y.c,
829 struct-by-value-19_y.c, struct-by-value-1_x.c,
830 struct-by-value-1_y.c, struct-by-value-20_y.c,
831 struct-by-value-2_x.c, struct-by-value-2_y.c,
832 struct-by-value-3_y.c, struct-by-value-4_x.c,
833 struct-by-value-4_y.c, struct-by-value-5_y.c,
834 struct-by-value-6_y.c, struct-by-value-7_y.c
835 struct-by-value-8_x.c, struct-by-value-8_y.c
836 struct-by-value-9_x.c, struct-by-value-9_y.c
837 struct-return-10_x.c, struct-return-10_y.c,
838 struct-return-19_x.c, struct-return-20_x.c
839 struct-return-2_x.c, struct-return-2_y.c
840 struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
841 SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY. Turns SKIPVA into SKIP_VA.
842
843 2004-01-19 Eric Botcazou <ebotcazou@libertysurf.fr>
844
845 * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
846 attribute on sparc*-sun-solaris2.*.
847
848 2004-01-18 Mark Mitchell <mark@codesourcery.com>
849
850 PR c++/13710
851 * g++.dg/ext/typeof7.C: New test.
852
853 2004-01-18 David Edelsohn <edelsohn@gnu.org>
854
855 * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
856 * gcc.dg/const-elim-1.c: Same.
857
858 2004-01-17 Ziemowit Laski <zlaski@apple.com>
859
860 * objc.dg/stret-1.m: New.
861 * objc.dg/stret-2.m: New.
862
863 2004-01-17 Andrew Pinski <pinskia@physics.uc.edu>
864
865 PR c++/11895
866 * g++.dg/ext/vector1.C: New test.
867
868 2004-01-16 Geoffrey Keating <geoffk@apple.com>
869
870 * gcc.dg/pch/import-1.c: New.
871 * gcc.dg/pch/import-1.hs: New.
872 * gcc.dg/pch/import-1a.h: New.
873 * gcc.dg/pch/import-1b.h: New.
874 * gcc.dg/pch/import-1c.h: New.
875
876 2004-01-16 Mark Mitchell <mark@codesourcery.com>
877
878 PR c++/13574
879 * g++.dg/ext/array1.C: New test.
880
881 PR c++/13178
882 * g++.dg/conversion/op1.C: New test.
883
884 2004-01-16 J"orn Rennecke <joern.rennecke@superh.com>
885
886 PR 11864
887 From Kazumoto Kojima / Dan Kegel:
888 * gcc.dg/pr11864-1.c: New test.
889
890 PR 10392
891 From Marcus Comstedt / Dan Kegel:
892 * gcc.dg/pr10392-1.c: New test.
893
894 2004-01-16 Mark Mitchell <mark@codesourcery.com>
895
896 PR c++/13478
897 * g++.dg/init/ref10.C: New test.
898
899 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
900
901 PR c++/13407
902 * g++.dg/parse/typename6.C: New test.
903
904 2004-01-15 Geoffrey Keating <geoffk@apple.com>
905
906 PR pch/13361
907 * testsuite/g++.dg/pch/wchar-1.C: New.
908 * testsuite/g++.dg/pch/wchar-1.Hs: New.
909
910 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
911
912 PR c++/9259
913 * g++.dg/expr/sizeof2.C: New test.
914
915 2004-01-15 Kazu Hirata <kazu@cs.umass.edu>
916
917 * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
918
919 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
920
921 PR c++/13659
922 * g++.dg/lookup/strong-using-3.C: New.
923 * g++.dg/lookup/using-10.C: New.
924
925 2004-01-15 Alexandre Oliva <aoliva@redhat.com>
926
927 PR c++/13594
928 * g++.dg/lookup/strong-using-2.C: New.
929
930 2004-01-15 Marcus Comstedt <marcus@mc.pp.se>
931 Dan Kegel <dank@kegel.com>
932 J"orn Rennecke <joern.rennecke@superh.com>
933
934 PR target/9365
935 * gcc.dg/pr9365-1.c: New test.
936
937 2004-01-15 Giovanni Bajo <giovannibajo@gcc.gnu.org>
938
939 PR c++/8856
940 * g++.dg/parse/casting-operator2.C: New test.
941 * g++.old-deja/g++.pt/explicit83.C: Remove.
942
943 2004-01-14 Joseph S. Myers <jsm@polyomino.org.uk>
944
945 * gcc.dg/label-compound-stmt-1.c: New test.
946 * gcc.c-torture/compile/950922-1.c,
947 gcc.c-torture/compile/20000211-3.c,
948 gcc.c-torture/compile/20000518-1.c,
949 gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
950 compound statements.
951
952 2004-01-14 Hartmut Penner <hpenner@de.ibm.com>
953
954 * gcc.dg/ppc64-abi-1.c: New test.
955
956 2004-01-14 Danny Smith <dannysmith@users.sourceforge.net>
957
958 * g++.dg/ext/attrib9.C: Add dg-warnings.
959
960 2004-01-14 Giovanni Bajo <giovannibajo@gcc.gnu.org>
961
962 PR c++/12335
963 * g++.dg/parse/dtor3.C: New test.
964
965 2004-01-13 Andrew Pinski <pinskia@physics.uc.edu>
966
967 PR c++/12709
968 * g++.dg/parse/try-catch-1.C: New test.
969
970 2004-01-13 Arnaud Charlet <charlet@act-europe.fr>
971
972 * ada/acats/run_all.sh: Add more verbose output in acats.log
973 when compiling tests.
974
975 2004-01-12 Zack Weinberg <zack@codesourcery.com>
976
977 PR 13656
978 * gcc.dg/typedef-redecl.c: New test case.
979 * gcc.dg/typedef-redecl.h: New support file.
980
981 2004-01-13 Jan Hubicka <jh@suse.cz>
982
983 * gcc.dg/always_inline.c: New test.
984 * gcc.dg/debug/20031231-1.c: Fix.
985
986 2004-01-13 Giovanni Bajo <giovannibajo@gcc.gnu.org>
987
988 PR c++/13474
989 * g++.dg/template/array3.C: New test.
990
991 2004-01-12 Zack Weinberg <zack@codesourcery.com>
992
993 * g++.dg/ext/lvalue1.C: No longer expected to fail.
994 * g++.dg/warn/Wunused-2.C: Likewise.
995
996 2004-01-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
997
998 PR c++/13289
999 * g++.dg/template/instantiate6.C: New test.
1000
1001 2004-01-12 Roger Sayle <roger@eyesopen.com>
1002
1003 PR middle-end/11397
1004 * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1005
1006 2004-01-12 Jan Hubicka <jh@suse.cz>
1007
1008 PR opt/12826
1009 * gcc.dg/20040112-1.c: New.
1010
1011 * gcc.dg/dwarf-die[1-7].c: Move to...
1012 * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1013 * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1014
1015 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1016
1017 PR c++/4100
1018 * g++.dg/parse/friend4.C: New test.
1019
1020 2004-01-12 Scott Brumbaugh <scottb.lists@verizon.net>
1021
1022 PR c++/4100
1023 * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1024 definition is called a friend.
1025
1026 2004-01-11 Zack Weinberg <zack@codesourcery.com>
1027
1028 * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1029
1030 2004-01-11 Ian Lance Taylor <ian@wasabisystems.com>
1031
1032 PR c++/3478
1033 * g++.dg/parse/error10.C: New test.
1034 * g++.dg/template/arg2.C: Accept "invalid type" error.
1035
1036 2004-01-11 Jakub Jelinek <jakub@redhat.com>
1037
1038 PR middle-end/13392
1039 * g++.dg/opt/expect2.C: New test.
1040
1041 2004-01-10 Zack Weinberg <zack@codesourcery.com>
1042
1043 * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1044 * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1045 * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1046 Update dg-error regexps.
1047
1048 2004-01-10 Zack Weinberg <zack@codesourcery.com>
1049
1050 * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1051 * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1052
1053 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1054
1055 * gcc.dg/pragma-re-1.c: Use right pointer type.
1056
1057 2004-01-10 Eric Botcazou <ebotcazou@libertysurf.fr>
1058
1059 * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1060
1061 2004-01-09 Geoffrey Keating <geoffk@apple.com>
1062
1063 * gcc.dg/rs6000-ldouble-1.c: New.
1064
1065 2004-01-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1066
1067 DR 337
1068 PR c++/9256
1069 * g++.dg/other/abstract1.C: New test.
1070
1071 2004-01-09 Alexandre Oliva <aoliva@redhat.com>
1072
1073 * g++.dg/lookup/strong-using-1.C: New.
1074
1075 2004-01-09 Joseph S. Myers <jsm@polyomino.org.uk>
1076
1077 PR c/11234
1078 * gcc.dg/func-ptr-conv-1.c: New test.
1079 * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1080
1081 2004-01-09 Kazu Hirata <kazu@cs.umass.edu>
1082
1083 PR target/13380.
1084 * gcc.c-torture/compile/20040109-1.c: New.
1085
1086 2004-01-08 Stuart Hastings <stuart@apple.com>
1087
1088 * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1089 testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1090 * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1091
1092 2004-01-09 Alan Modra <amodra@bigpond.net.au>
1093
1094 * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1095
1096 2004-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1097
1098 * ada/acats/run_acats: Treat 'gnatchop' the same way
1099 as 'gnatmake'. Export GCC_DRIVER.
1100 * ada/acats/run_all.sh: Add target_gnatchop. Use
1101 'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1102
1103 2004-01-08 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1104
1105 PR c++/12573
1106 * g++.dg/template/dependent-expr4.C: New test.
1107
1108 2004-01-08 Hartmut Penner <hpenner@de.ibm.com>
1109
1110 * gcc.dg/altivec-11.c: New test.
1111
1112 2004-01-07 Mark Mitchell <mark@codesourcery.com>
1113
1114 * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1115
1116 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
1117
1118 PR c/6024
1119 * gcc.dg/enum-compat-1.c: New test.
1120 * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1121
1122 2004-01-07 Joseph S. Myers <jsm@polyomino.org.uk>
1123
1124 PR c/12165
1125 * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1126 gcc.dg/c99-idem-qual-3.c: New tests.
1127
1128 2004-01-07 Alan Modra <amodra@bigpond.net.au>
1129
1130 * gcc.dg/winline-7.c: Don't cast void * to int.
1131
1132 2004-01-06 Jan Hubicka <jh@suse.cz>
1133
1134 * gcc.dg/i386-sse-5.c: New test
1135 * g++.dg/eh/simd-1.c: Add -w argument for i386.
1136
1137 2004-01-05 Mark Mitchell <mark@codesourcery.com>
1138
1139 PR c++/12815
1140 * g++.dg/rtti/typeid4.C: New test.
1141
1142 2004-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1143
1144 * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1145
1146 2004-01-05 Mark Mitchell <mark@codesourcery.com>
1147
1148 PR c++/12132
1149 * g++.dg/template/error11.C: New test.
1150
1151 PR c++/13451
1152 * g++.dg/template/class2.C: New test.
1153
1154 2004-01-05 Nathan Sidwell <nathan@codesourcery.com>
1155 Richard Sandiford <rsandifo@redhat.com>
1156
1157 PR c++/13387
1158 * g++.dg/opt/alias3.C: New test.
1159
1160 2004-01-04 Mark Mitchell <mark@codesourcery.com>
1161
1162 PR c++/13157
1163 * g++.dg/template/koenig3.C: New test.
1164
1165 PR c++/13529
1166 * g++.dg/parse/offsetof3.C: New test.
1167
1168 * g++.dg/init/copy7.C: Add missing dg-error markers.
1169
1170 PR c++/12226
1171 * g++.dg/init/copy7.c: New test.
1172
1173 PR c++/13536
1174 * g++.dg/parse/cast1.C: New test.
1175
1176 2004-01-04 Jan Hubicka <jh@suse.cz>
1177
1178 * gcc.dg/winline[1-7].c: New tests.
1179
1180 2004-01-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1181
1182 PR c++/13520
1183 * g++.dg/template/qualttp22.C: New test.
1184
1185 2004-01-01 Jan Hubicka <jh@suse.cz>
1186
1187 * gcc.dg/debug/20031231-1.c: New.
1188 * gcc.c-torture/compile/20040101-1.c: New.
1189 * gcc.dg/dwarf-die-[1-7].c: New.
1190
1191 2004-01-01 Jakub Jelinek <jakub@redhat.com>
1192
1193 PR optimization/13521
1194 * gcc.c-torture/compile/20031231-1.c: New test.
1195
1196 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
1197
1198 * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1199
1200 2003-12-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1201
1202 PR c++/10079
1203 * g++.dg/template/crash16.C: New test.
1204
1205 2003-12-30 Mark Mitchell <mark@codesourcery.com>
1206
1207 * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1208
1209 2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
1210
1211 * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1212 ports.
1213 * g++.old-deja/g++.jason/thunk3.C: Likewise.
1214 * g++.old-deja/g++.law/profile1.C: Likewise.
1215 * gcc.c-torture/compile/981006-1.c: Likewise.
1216 * gcc.c-torture/execute/loop-2e.x: Likewise.
1217 * gcc.c-torture/execute/loop-2f.x: Remove.
1218 * gcc.c-torture/execute/loop-2g.x: Likewise.
1219 * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1220 * gcc.dg/20020312-2.c: Remove traces of dead ports.
1221
1222 2003-12-30 Nathan Sidwell <nathan@codesourcery.com>
1223
1224 PR c++/13507
1225 * g++.dg/ext/attrib11.C: New test.
1226
1227 PR c++/13494
1228 * g++.dg/template/array2-1.C: New test.
1229 * g++.dg/template/array2-2.C: New test.
1230
1231 2003-12-29 Mark Mitchell <mark@codesourcery.com>
1232
1233 * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1234
1235 2003-12-29 Nathan Sidwell <nathan@codesourcery.com>
1236
1237 PR c++/12774
1238 * g++.dg/template/array1-1.C: New test.
1239 * g++.dg/template/array1-2.C: New test.
1240
1241 2003-12-29 Roger Sayle <roger@eyesopen.com>
1242
1243 PR fortran/12632
1244 * g77.dg/12632.f: New test case.
1245
1246 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1247
1248 PR c++/13289
1249 * g++.dg/parse/nontype1.C: New test.
1250
1251 2003-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1252
1253 PR c++/12403
1254 * g++.dg/parse/explicit1.C: New test.
1255 * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1256
1257 2003-12-28 Mark Mitchell <mark@codesourcery.com>
1258
1259 PR c++/13081
1260 * g++.dg/opt/inline6.C: New test.
1261
1262 PR c++/12613
1263 * g++.dg/parse/error9.C: New test.
1264
1265 * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1266
1267 2003-12-28 Mark Mitchell <mark@codesourcery.com>
1268
1269 PR c++/13009
1270 * g++.dg/init/assign1.C: New test.
1271
1272 2003-12-28 Roger Sayle <roger@eyesopen.com>
1273
1274 PR c++/13070
1275 * g++.dg/warn/format3.C: New test case.
1276
1277 2003-12-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1278
1279 * gcc.c-torture/compile/20031227-1.c: New test.
1280
1281 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1282
1283 * g++.dg/bprob/bprob.exp: Load target-supports.exp
1284 * g77.dg/bprob/bprob.exp: Likewise.
1285 * gcc.misc-tests/bprob.exp: Likewise.
1286 * gcc.dg/builtins-18.c: Use builtins-config.h. Do not test float
1287 variants on systems where the library does not provide that
1288 functionality.
1289 * gcc.dg/builtins-20.c: Use builtins-config.h.
1290 * gcc.dg/builtins-config.h: New file.
1291
1292 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1293
1294 * lib/gcc-dg.exp (dg-require-profiling): New function.
1295 * lib/target-supports.exp (check_profiling_available): Likewise.
1296 * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1297 * g77.dg/bprob/bprob.exp: Likewise.
1298 * gcc.misc-tests/bprob.exp: Likewise.
1299 * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1300 * gcc.dg/20021014-1.c: Likewise.
1301 * gcc.dg/nest.c: Likewise.
1302
1303 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1304
1305 * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1306 compiling.
1307 * g++.dg/lookup/java2.C: Likewise.
1308 * gcc.dg/cpp/lexident.c: Likewise.
1309
1310 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
1311
1312 * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1313 given.
1314 * gcc.c-torture/compile/961203-1.c: Likewise.
1315 * gcc.c-torture/compile/980506-1.c: Likewise.
1316
1317 2003-12-23 Zack Weinberg <zack@codesourcery.com>
1318
1319 * lib/gcc-dg.exp (dg-prune-output): New annotation.
1320 (additional_prunes): New global.
1321 (gcc-dg-prune): Handle additional per-test pruning.
1322 (dg-test): Clear additional_prunes between tests.
1323
1324 * gcc.c-torture/compile/920625-1.c: Remove xfail. Use
1325 dg-prune-output to avoid spurious failures from assembler
1326 complaining about nonexistent WAW violations.
1327 * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1328 Use dg-prune-output to avoid spurious failures from assembler
1329 warning about Itanium B-step errata.
1330
1331 2003-12-23 Mark Mitchell <mark@codesourcery.com>
1332
1333 * g++.dg/abi/macro0.C: New test.
1334 * g++.dg/abi/macro1.C: Likewise.
1335 * g++.dg/abi/macro2.C: Likewise.
1336
1337 * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1338 * g++.dg/abi/bitfield7.C: Likewise.
1339 * g++.dg/abi/dtor2.C: Likewise.
1340 * g++.dg/abi/mangle11.C: Likewise.
1341 * g++.dg/abi/mangle12.C: Likewise.
1342 * g++.dg/abi/mangle14.C: Likewise.
1343 * g++.dg/abi/mangle17.C: Likewise.
1344 * g++.dg/abi/vbase10.C: Likewise.
1345 * g++.dg/abi/vbase14.C: Likewise.
1346 * g++.dg/template/qualttp17.C: Likewise.
1347
1348 2003-12-21 Andrew Pinski <pinskia@physics.uc.edu>
1349
1350 PR c/11995
1351 * gcc.dg/20031223-1.c: New test.
1352
1353 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1354
1355 * gcc.dg/noreturn-7.c: New test.
1356
1357 2003-12-23 Eric Botcazou <ebotcazou@libertysurf.fr>
1358
1359 * gcc.dg/null-pointer-1.c: New test.
1360
1361 2003-12-22 Mark Mitchell <mark@codesourcery.com>
1362
1363 * g++.old-deja/g++.jason/template18.C: Remove.
1364 * g++.old-deja/g++.jason/template37.C: Likewise.
1365
1366 PR c++/12862
1367 * g++.dg/lookup/ns1.C: New test.
1368
1369 PR c++/12397
1370 * g++.dg/template/lookup3.C: New test.
1371
1372 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
1373
1374 * g++.dg/template/recurse1.C: New test
1375
1376 2003-12-22 Mark Mitchell <mark@codesourcery.com>
1377
1378 PR c++/12479
1379 * g++.dg/parse/semicolon1.C: New test.
1380 * g++.dg/parse/semicolon1.h: Likewise.
1381
1382 2003-12-22 Fariborz Jahanian <fjahanian@apple.com>
1383
1384 * gcc.dg/darwin-misaligned.c: New test.
1385
1386 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
1387
1388 PR c/9163
1389 * gcc.dg/20031222-1.c: New test.
1390
1391 2003-12-21 Mark Mitchell <mark@codesourcery.com>
1392
1393 PR c++/13438
1394 * g++.dg/parse/error8.C: New test.
1395
1396 PR c++/11554
1397 * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1398
1399 2003-12-21 Kazu Hirata <kazu@cs.umass.edu>
1400
1401 * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1402 too small.
1403 * gcc.c-torture/compile/930217-1.c: Likewise.
1404 * gcc.c-torture/compile/930513-1.c: Likewise.
1405 * gcc.c-torture/execute/920908-2.c: Likewise.
1406 * gcc.c-torture/execute/921204-1.c: Likewise.
1407 * gcc.c-torture/execute/930621-1.c: Likewise.
1408 * gcc.c-torture/execute/930630-1.c: Likewise.
1409 * gcc.c-torture/execute/931031-1.c: Likewise.
1410 * gcc.c-torture/execute/980602-2.c: Likewise.
1411 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1412 * gcc.c-torture/execute/compndlit-1.c: Likewise.
1413 * gcc.c-torture/execute/extzvsi.c: Likewise.
1414 * gcc.c-torture/unsorted/ext.c: Likewise.
1415
1416 2003-12-20 Andrew Pinski <pinskia@gcc.gnu.org>
1417
1418 PR target/12749
1419 * gcc.c-torture/compile/20031220-2.c: New test case.
1420
1421 2003-12-20 Roger Sayle <roger@eyesopen.com>
1422
1423 PR optimization/13031
1424 * gcc.c-torture/compile/20031220-1.c: New test case.
1425
1426 2003-12-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1427
1428 * gcc.dg/cast-function-1.c: New test.
1429
1430 2003-12-19 Joseph S. Myers <jsm@polyomino.org.uk>
1431
1432 * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1433 formats.
1434
1435 2003-12-19 Mark Mitchell <mark@codesourcery.com>
1436
1437 PR c++/12795
1438 * g++.dg/ext/attrib10.C: New test.
1439
1440 2003-12-19 Jakub Jelinek <jakub@redhat.com>
1441
1442 * gcc.dg/cleanup-10.c: New test.
1443 * gcc.dg/cleanup-11.c: New test.
1444
1445 2003-12-19 Jakub Jelinek <jakub@redhat.com>
1446
1447 PR c++/13239
1448 * g++.dg/opt/expect1.C: New test.
1449
1450 2003-12-19 Hartmut Penner <hpenner@de.ibm.com>
1451
1452 * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1453
1454 2003-12-18 Andrew Pinski <pinskia@physics.uc.edu>
1455
1456 PR debug/12923
1457 * gcc.dg/20031218-1.c: New test.
1458
1459 PR debug/12389
1460 * gcc.dg/20031218-2.c: New test.
1461 * gcc.dg/20031218-3.c: New test.
1462
1463 * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1464 of label name and allow for USER_LABEL_PREFIX == "_" names.
1465 * g++.dg/abi/mangle18-2.C: Likewise.
1466 * g++.dg/abi/mangle19-1.C: Likewise.
1467 * g++.dg/abi/mangle19-2.C: Likewise.
1468 * g++.dg/abi/mangle20-1.C: Likewise.
1469 * g++.dg/abi/mangle20-2.C: Likewise.
1470
1471 2003-12-18 Richard Henderson <rth@redhat.com>
1472
1473 * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1474
1475 2003-12-18 Steven Bosscher <steven@gcc.gnu.org>
1476 Dan Kegel <dank@kegel.com>
1477
1478 PR other/12009
1479 * g++.dg/compat/compat.exp: Do not set LD_LIBRARY_PATH when
1480 testing a cross compiler, it causes spurious compile failures.
1481 * lib/g++.exp: Likewise.
1482
1483 2003-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1484
1485 PR c++/13262
1486 * g++.dg/template/access13.C: New test.
1487
1488 2003-12-18 Ulrich Weigand <uweigand@de.ibm.com>
1489
1490 * gcc.dg/20031216-1.c: New test.
1491
1492 2003-12-18 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1493
1494 PR c++/9154
1495 * g++.dg/template/error10.C: New test.
1496
1497 2003-12-18 Eric Botcazou <ebotcazou@libertysurf.fr>
1498
1499 * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1500 * g++.dg/eh/simd-2.C: Likewise.
1501
1502 2003-12-17 James E Wilson <wilson@specifixinc.com>
1503 Roger Sayle <roger@eyesopen.com>
1504
1505 * gcc.c-torture/execute/ieee/mzero5.c: New.
1506
1507 2003-12-17 Mark Mitchell <mark@codesourcery.com>
1508
1509 PR c++/10603
1510 * g++.dg/parse/error6.C: New test.
1511
1512 PR c++/12827
1513 * g++.dg/parse/error7.C: New test.
1514
1515 2003-12-17 Eric Botcazou <ebotcazou@libertysurf.fr>
1516
1517 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1518 at -O with stabs debugging formats.
1519 * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1520 * gcc.dg/debug/debug-2.c: Likewise.
1521
1522 2003-12-16 Mark Mitchell <mark@codesourcery.com>
1523
1524 PR c++/12696
1525 * g++.dg/init/error1.C: New test.
1526
1527 PR c++/12218
1528 * g++.dg/init/pm3.C: New test.
1529
1530 2003-12-17 Joseph S. Myers <jsm@polyomino.org.uk>
1531
1532 PR c/3347
1533 * gcc.dg/bitfld-8.c: New test.
1534
1535 2003-12-16 James Lemke <jim@wasabisystems.com>
1536
1537 * gcc.dg/arm-scd42-[123].c: New tests.
1538
1539 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
1540
1541 PR c++/9043
1542 * g++.dg/abi/mangle20-1.C: New test.
1543 * g++.dg/abi/mangle20-2.C: New test.
1544
1545 2003-12-16 Mark Mitchell <mark@codesourcery.com>
1546
1547 PR c++/13275
1548 * g++.dg/other/offsetof2.C: Remove XFAIL.
1549 * g++.dg/parse/offsetof1.C: New test.
1550 * g++.gd/parse/offsetof2.C: Likewise.
1551
1552 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1553
1554 * g++.dg/template/nontype3.C: New test.
1555 * g++.dg/template/static2.C: Tweaked the dg-error clause.
1556
1557 2003-12-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1558
1559 * g++.dg/warn/noreturn-3.C: Also test instantiation.
1560
1561 2003-12-16 Nathan Sidwell <nathan@codesourcery.com>
1562
1563 PR c++/13387
1564 * g++.dg/expr/assign1.C: New test.
1565
1566 PR c++/13242
1567 * g++.dg/abi/mangle19-1.C: New test.
1568 * g++.dg/abi/mangle19-2.C: New test.
1569
1570 2003-12-16 Hartmut Penner <hpenner@de.ibm.com>
1571
1572 * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1573
1574 2003-12-16 Eric Botcazou <ebotcazou@libertysurf.fr>
1575
1576 * gcc.c-torture/execute/20031216-1.c: New test.
1577
1578 2003-12-16 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1579
1580 * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1581 an ICE regression.
1582
1583 2003-12-15 Mark Mitchell <mark@codesourcery.com>
1584
1585 PR c++/10926
1586 * g++.dg/template/error9.C: New test.
1587
1588 PR c++/11116
1589 * g++.dg/template/error8.C: New test.
1590
1591 2003-12-15 Roger Sayle <roger@eyesopen.com>
1592
1593 PR middle-end/13400
1594 * gcc.c-torture/execute/20031215-1.c: New test case.
1595
1596 2003-12-15 Mark Mitchell <mark@codesourcery.com>
1597
1598 PR c++/13269
1599 * g++.dg/parse/error5.C: New test.
1600
1601 PR c++/12989
1602 * g++.dg/expr/sizeof1.C: New test.
1603
1604 PR c++/13310
1605 * g++.dg/template/crash15.C: New test.
1606
1607 2003-12-15 Geoffrey Keating <geoffk@apple.com>
1608
1609 * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1610 a non-POD type as the last named parameter of a varargs function.
1611
1612 2003-12-15 Mark Mitchell <mark@codesourcery.com>
1613
1614 PR c++/13243
1615 PR c++/12573
1616 * g++.dg/template/crash14.C: New test.
1617 * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1618
1619 2003-12-15 Nathan Sidwell <nathan@codesourcery.com>
1620
1621 * g++.dg/other/java1.C: New test.
1622
1623 PR c++/13241
1624 * g++.dg/abi/mangle18-1.C: New test.
1625 * g++.dg/abi/mangle18-2.C: New test.
1626
1627 2003-12-15 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1628
1629 PR optimization/10312
1630 * gcc.c-torture/execute/20031214-1.c: New.
1631
1632 2003-12-14 Mark Mitchell <mark@codesourcery.com>
1633
1634 PR c++/10779
1635 PR c++/12160
1636 * g++.dg/parse/error3.C: New test.
1637 * g++.dg/parse/error4.C: Likewise.
1638 * g++.dg/abi/mangle4.C: Tweak error messages.
1639 * g++.dg/lookup/using5.C: Likewise.
1640 * g++.dg/other/error2.C: Likewise.
1641 * g++.dg/parse/typename5.C: Likewise.
1642 * g++.dg/parse/undefined1.C: Likewise.
1643 * g++.dg/template/arg2.C: Likewise.
1644 * g++.dg/template/ttp3.C: Likewise.
1645 * g++.dg/template/type1.C: Likewise.
1646 * g++.old-deja/g++.other/crash32.C: Likewise.
1647 * g++.old-djea/g++.pt/defarg8.C: Likewise.
1648
1649 2003-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1650
1651 PR c++/13106
1652 * g++.dg/warn/noreturn-3.C: New test.
1653
1654 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
1655
1656 PR c++/13118
1657 * g++.dg/abi/covariant3.C: New.
1658
1659 2003-12-12 Jakub Jelinek <jakub@redhat.com>
1660
1661 * g++.dg/eh/ia64-1.C: New test.
1662
1663 2003-12-12 Roger Sayle <roger@eyesopen.com>
1664
1665 PR optimization/13037
1666 * g77.f-torture/execute/13037.f: New test case.
1667
1668 2003-12-12 Nathan Sidwell <nathan@codesourcery.com>
1669
1670 PR c++/12881
1671 * g++.dg/abi/covariant2.C: New.
1672
1673 2003-12-12 Neil Booth <neil@daikokuya.co.uk>
1674
1675 * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1676
1677 2003-12-11 Zack Weinberg <zack@codesourcery.com>
1678
1679 * gcc.c-torture/execute/wchar_t-1.x: Delete.
1680
1681 2003-12-10 Robert Schiele <rschiele@uni-mannheim.de>
1682
1683 PR other/10819
1684 * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1685 to fix Bug 10819.
1686 * lib/g++.exp (g++_version): Likewise.
1687 * lib/g77.exp (g77_version): Likewise.
1688 * lib/objc.exp (default_objc_version): Likewise.
1689
1690 2003-12-10 Richard Henderson <rth@redhat.com>
1691
1692 * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1693
1694 * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1695
1696 2003-12-08 Matt Austern <austern@apple.com>
1697
1698 PR c/13134
1699 * lib/gcc-dg.exp (dg-require-visibility): Define.
1700 * lib/target-supports (check_visibility_available): Define.
1701 * gcc.dg/visibility-1.c: New test.
1702 * gcc.dg/visibility-2.c: Likewise.
1703 * gcc.dg/visibility-3.c: Likewise.
1704 * gcc.dg/visibility-4.c: Likewise.
1705 * gcc.dg/visibility-5.c: Likewise.
1706 * gcc.dg/visibility-6.c: Likewise.
1707 * g++.dg/ext/visibility-1.C: Likewise.
1708 * g++.dg/ext/visibility-2.C: Likewise.
1709 * g++.dg/ext/visibility-3.C: Likewise.
1710 * g++.dg/ext/visibility-4.C: Likewise.
1711 * g++.dg/ext/visibility-5.C: Likewise.
1712 * g++.dg/ext/visibility-6.C: Likewise.
1713
1714 2003-12-07 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1715
1716 * g++.dg/lookup/java1.C: New test.
1717 * g++.dg/lookup/java2.C: New test.
1718
1719 2003-12-07 Falk Hueffner <falk@debian.org>
1720
1721 * g++.dg/opt/noreturn-1.C: New test.
1722
1723 2003-12-07 Wolfgang Bangerth <bangerth@dealii.org>
1724
1725 * gcc.dg/overflow-1.c: New test.
1726
1727 2003-12-07 Eric Botcazou <ebotcazou@libertysurf.fr>
1728
1729 * g77.f-torture/compile/13060.f: New test.
1730
1731 2003-12-06 Mark Mitchell <mark@codesourcery.com>
1732
1733 PR c++/13323
1734 * g++.dg/inherit/operator2.C: New test.
1735
1736 2003-12-05 Mark Mitchell <mark@codesourcery.com>
1737
1738 PR c++/13305
1739 * g++.dg/ext/attrib9.C: New test.
1740
1741 2003-12-05 Mark Mitchell <mark@codesourcery.com>
1742
1743 PR c++/13314
1744 * g++.dg/template/error7.C: New test.
1745
1746 2003-12-05 Stuart Menefy <stuart.menefy@st.com>
1747 J"orn Rennecke <joern.rennecke@superh.com>
1748
1749 PR target/13302
1750 * g++.dg/other/struct-va_list.C: New test.
1751
1752 2003-12-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1753
1754 PR c++/13166
1755 * g++.dg/parse/defarg6.C: New test.
1756
1757 2003-12-05 Hans-Peter Nilsson <hp@axis.com>
1758
1759 PR target/13256
1760 * gcc.c-torture/execute/20031201-1.c: New test.
1761
1762 2003-12-05 Arnaud Charlet <charlet@act-europe.fr>
1763
1764 * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1765
1766 2003-12-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1767
1768 * gcc.dg/builtin-return-1.c: New test.
1769
1770 2003-12-04 Stuart Menefy <stuart.menefy@st.com>
1771 J"orn Rennecke <joern.rennecke@superh.com>
1772
1773 PR optimization/13260
1774 * gcc.c-torture/execute/20031204-1.c: New test.
1775
1776 2003-12-03 Mark Mitchell <mark@codesourcery.com>
1777
1778 PR c++/9127
1779 * g++.dg/template/error6.C: New test.
1780
1781 2003-12-03 Jakub Jelinek <jakub@redhat.com>
1782
1783 * gcc.dg/20031202-1.c: New test.
1784
1785 2003-12-03 Mark Mitchell <mark@codesourcery.com>
1786
1787 PR c++/13179
1788 * g++.dg/template/eh1.C: New test.
1789
1790 PR c++/10771
1791 * g++.dg/template/error5.C: New test.
1792
1793 2003-12-02 David Ung <davidu@mips.com>
1794
1795 * gcc.dg/compat/vector-check.h: Corrected type for var
1796 g_##TMODE
1797
1798 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1799
1800 PR c++/10126
1801 * g++.dg/template/ptrmem8.C: New test.
1802
1803 2003-12-02 Giovanni Bajo <giovannibajo@gcc.gnu.org>
1804
1805 PR c++/12573
1806 * g++.dg/template/dependent-expr3.C: New test.
1807
1808 2003-12-01 James Lemke <jim@wasabisystems.com>
1809
1810 * gcc.dg/arm-g2.c: New test.
1811
1812 2003-12-01 Roger Sayle <roger@eyesopen.com>
1813
1814 PR optimization/11634
1815 * gcc.dg/20031201-2.c: New test case.
1816
1817 2003-12-01 Zack Weinberg <zack@codesourcery.com>
1818
1819 PR 11433
1820 * objc.dg/proto-lossage-3.m: New test.
1821
1822 2003-12-01 Roger Sayle <roger@eyesopen.com>
1823
1824 PR optimization/12628
1825 * gcc.dg/20031201-1.c: New test case.
1826
1827 2003-12-01 Eric Botcazou <ebotcazou@libertysurf.fr>
1828
1829 * gcc.dg/unaligned-1.c: New test.
1830
1831 2003-11-30 Mark Mitchell <mark@codesourcery.com>
1832
1833 PR c++/9849
1834 * g++.dg/template/error4.C: New test.
1835 * g++.dg/template/nested3.C: Adjust error markers.
1836
1837 2003-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1838
1839 * gcc.dg/cpp/assert4.c: Check more #system assertions.
1840
1841 2003-11-29 Joseph S. Myers <jsm@polyomino.org.uk>
1842
1843 PR c/10333
1844 * gcc.dg/bitfld-7.c: New test.
1845
1846 2003-11-29 Richard Sandiford <rsandifo@redhat.com>
1847
1848 * gcc.dg/tls/asm-1.C: New test.
1849
1850 2003-11-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1851
1852 * gcc.dg/cpp/assert4.c: Update.
1853
1854 2003-11-28 Eric Botcazou <ebotcazou@libertysurf.fr>
1855
1856 * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1857 * gcc.dg/builtin-apply3.c: New test.
1858
1859 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1860
1861 * lib/compat.exp (compat-obj): New xfaildata parameter.
1862 Use it to set compiler_conditional_xfail_data before compiling.
1863 (compat-get-options): Handle dg-xfail-if.
1864 (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1865 * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1866 * gcc.dg/compat/vector-1_y.c: Likewise.
1867 * gcc.dg/compat/vector-2_x.c: Likewise.
1868 * gcc.dg/compat/vector-2_y.c: Likewise.
1869
1870 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1871
1872 * g++.dg/opt/reg-stack4.C: New test.
1873
1874 2003-11-27 Eric Botcazou <ebotcazou@libertysurf.fr>
1875
1876 * gcc.dg/builtin-apply2.c: New test.
1877
1878 2003-11-26 Eric Botcazou <ebotcazou@libertysurf.fr>
1879
1880 * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1881
1882 2003-11-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1883
1884 PR c++/12924
1885 * g++.dg/template/template-id-2.C: New test.
1886
1887 2003-11-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1888
1889 PR c++/5369
1890 * g++.dg/template/memfriend1.C: New test.
1891 * g++.dg/template/memfriend2.C: Likewise.
1892 * g++.dg/template/memfriend3.C: Likewise.
1893 * g++.dg/template/memfriend4.C: Likewise.
1894 * g++.dg/template/memfriend5.C: Likewise.
1895 * g++.dg/template/memfriend6.C: Likewise.
1896 * g++.dg/template/memfriend7.C: Likewise.
1897 * g++.dg/template/memfriend8.C: Likewise.
1898 * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1899
1900 2003-11-21 Mark Mitchell <mark@codesourcery.com>
1901
1902 PR c++/12515
1903 * g++.dg/ext/cond1.C: New test.
1904
1905 2003-11-20 Richard Henderson <rth@redhat.com>
1906
1907 * gcc.dg/20020201-2.c: Remove.
1908 * gcc.dg/20020201-4.c: Remove.
1909 * gcc.dg/20020304-1.c: Remove.
1910
1911 2003-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
1912
1913 * gcc.dg/cpp/trad/xwin1.c: New test case.
1914
1915 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
1916
1917 * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1918 * lib/g77.exp: Likewise.
1919 * lib/objc.exp: Likewise.
1920 * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1921 for darwin.
1922
1923 2003-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1924
1925 PR c++/12932
1926 * g++.dg/template/static5.C: New test.
1927
1928 2003-11-18 Joseph S. Myers <jsm@polyomino.org.uk>
1929
1930 * gcc.dg/nested-func-1.c: New test.
1931
1932 2003-11-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1933
1934 * gcc.dg/cpp/assert4.c: New test.
1935
1936 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
1937
1938 PR c++/2294
1939 * g++.dg/lookup/using9.c: New test.
1940
1941 2003-11-14 Mark Mitchell <mark@codesourcery.com>
1942
1943 PR c++/12762
1944 * g++.dg/template/error3.C: New test.
1945
1946 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
1947
1948 PR ada/13035
1949 * ada/acats/run_acats, run_all.sh: Fix syntax error.
1950 No longer use a wrapper for gcc, since this does not work under
1951 Windows.
1952
1953 2003-11-14 Giovanni Bajo <giovannibajo@libero.it>
1954
1955 PR c++/2094
1956 * g++.dg/template/ptrmem7.C: New test.
1957
1958 2003-11-13 Andrew Pinski <apinski@apple.com>
1959
1960 * gcc.c-torture/compile/20031113-1.c: New test.
1961
1962 2003-11-13 Mark Mitchell <mark@codesourcery.com>
1963 Kean Johnston <jkj@sco.com>
1964
1965 PR c/13029
1966 * gcc.dg/unused-4.c: Update.
1967
1968 2003-11-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1969
1970 * g++.dg/opt/const3.C: New test.
1971
1972 2003-11-13 Jan Hubicka <jh@suse.cz>
1973
1974 * gcc.c-torture/compile/20031112-1.c: New test.
1975
1976 2003-11-12 Mark Mitchell <mark@codesourcery.com>
1977
1978 * g++.dg/parse/crash10.C: Remove bogus error marker.
1979
1980 2003-11-12 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1981
1982 * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1983 (host_gcc): Likewise.
1984 (ROOT): Honor $PWDCMD.
1985 (BASE): Likewise.
1986 * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1987
1988 2003-11-12 Catherine Moore <clm@redhat.com>
1989
1990 * gcc.c-torture/execute/20020720-1.x: Add xfail for frv-*-*.
1991
1992 2003-11-12 Andreas Jaeger <aj@suse.de>
1993 Jakub Jelinek <jakub@redhat.com>
1994 Andrew Pinski <pinskia@physics.uc.edu>
1995 Richard Henderson <rth@redhat.com>
1996
1997 * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1998 systems.
1999 * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2000
2001 * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2002 * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2003
2004 2003-11-11 Andreas Jaeger <aj@suse.de>
2005
2006 * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2007
2008 * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2009
2010 2003-11-10 Arnaud Charlet <charlet@act-europe.fr>
2011
2012 * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2013 Clean ups.
2014
2015 2003-11-10 Waldek Hebisch <hebisch@math.uni.wroc.pl>
2016
2017 * gcc.dg/trampoline-1.c: New test.
2018
2019 2003-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2020
2021 * gcc.c-torture/compile/200031109-1.c: New test.
2022
2023 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
2024
2025 PR c/3190
2026 PR c/8714
2027 * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2028 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2029 gcc.dg/format/no-y2k-1.c: Update.
2030
2031 2003-11-08 Roger Sayle <roger@eyesopen.com>
2032
2033 PR optimization/10467
2034 * gcc.dg/20031108-1.c: New test case.
2035
2036 2003-11-07 Geoffrey Keating <geoffk@apple.com>
2037
2038 * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2039
2040 2003-11-08 Joseph S. Myers <jsm@polyomino.org.uk>
2041
2042 * gcc.dg/compound-lvalue-1.c: New test.
2043 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2044 some XFAILs.
2045
2046 2003-11-06 Geoffrey Keating <geoffk@apple.com>
2047
2048 * gcc.dg/altivec-varargs-1.c: New test.
2049
2050 2003-11-05 Eric Botcazou <ebotcazou@libertysurf.fr>
2051
2052 * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2053 * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2054 * gcc.c-torture/execute/simd-4.x: New file. XFAIL on SPARC at -O0.
2055 * gcc.c-torture/execute/va-arg-25.x: New file. XFAIL on SPARC.
2056 * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2057
2058 2003-11-05 Joseph S. Myers <jsm@polyomino.org.uk>
2059
2060 * gcc.dg/cond-lvalue-1.c: New test.
2061
2062 2003-11-05 Gernot Hillier <gernot.hillier@siemens.com>
2063
2064 * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2065
2066 2003-11-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2067
2068 PR c++/11616
2069 * g++.dg/template/instantiate5.C: New test.
2070
2071 2003-11-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2072
2073 PR c++/12726
2074 * g++.dg/ext/complit2.C: Replace test with self-contained version.
2075 * ChangeLog: Add missing first entry for above test.
2076
2077 2003-11-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2078
2079 PR c++/9810
2080 * g++.dg/template/using8.C: New test.
2081 * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2082
2083 2003-11-02 Roger Sayle <roger@eyesopen.com>
2084
2085 PR optimization/10817
2086 * gcc.c-torture/compile/20031102-1.c: New test case.
2087
2088 2003-11-02 Kazu Hirata <kazu@cs.umass.edu>
2089
2090 * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2091 2147483647.
2092
2093 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2094
2095 * gcc.dg/20031102-1.c: New test.
2096
2097 2003-11-02 Eric Botcazou <ebotcazou@libertysurf.fr>
2098
2099 * gcc.dg/complex-1.c: New test.
2100
2101 2003-11-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2102
2103 PR c++/12796
2104 * g++.dg/template/crash13.C: Adjust expected error location.
2105 * g++.old-deja/g++.brendan/ns1.C: Likewise.
2106
2107 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
2108
2109 * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2110
2111 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
2112
2113 PR/10239
2114 * gcc.c-torture/compile/20031031-2.c: New test.
2115
2116 2003-10-31 Josef Zlomek <zlomekj@suse.cz>
2117
2118 PR/11640
2119 * gcc.c-torture/compile/20031031-1.c: New test.
2120
2121 2003-10-31 Richard Earnshaw <rearnsha@arm.com>
2122
2123 * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2124 * gcc.misc-tests/bprob.exp: Likewise.
2125 * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2126 the execution test on arm-elf configs.
2127 * g77.dg/execute/10197.x: New file. XFAIL the execution test on
2128 configs that don't support scratch files.
2129 * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2130
2131 2003-10-30 Arnaud Charlet <charlet@act-europe.fr>
2132
2133 * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2134 done by dejagnu.
2135
2136 2003-10-29 Arnaud Charlet <charlet@act-europe.fr>
2137
2138 * ada/acats/run_all.sh: Redirect mv output to /dev/null
2139 Avoid non pure sh syntax. Add more logging.
2140
2141 * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2142 fail.
2143
2144 2003-10-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2145
2146 PR libgcj/10610
2147 * gcc.dg/ppc-stackalign-1.c: New test.
2148
2149 2003-10-28 Arnaud Charlet <charlet@act-europe.fr>
2150
2151 * ada/acats/run_all.sh: Change output to be more compliant with
2152 dejagnu framework.
2153 Create acats.sum and acats.log files under testsuite/ada/acats
2154 Only run [a-z]* directories, to filter out e.g. CVS.
2155 Redirect build output to log file.
2156
2157 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
2158
2159 * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2160
2161 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
2162
2163 PR ada/5909:
2164 * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2165
2166 2003-10-27 Jakub Jelinek <jakub@redhat.com>
2167
2168 * gcc.c-torture/compile/20031023-1.c: New test.
2169 * gcc.c-torture/compile/20031023-2.c: New test.
2170 * gcc.c-torture/compile/20031023-3.c: New test.
2171 * gcc.c-torture/compile/20031023-4.c: New test.
2172
2173 2003-10-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2174
2175 PR c++/10371
2176 * g++.dg/lookup/scoped8.C: New test.
2177
2178 2003-10-25 Eric Botcazou <ebotcazou@libertysurf.fr>
2179
2180 * g++.dg/opt/reg-stack3.C: New test.
2181
2182 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
2183
2184 * gcc.dg/c99-arraydecl-2.c: New test. PR c/11943.
2185
2186 2003-10-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2187
2188 PR c++/11076
2189 * g++.dg/template/crash13.C: New test.
2190
2191 2003-10-24 Joseph S. Myers <jsm@polyomino.org.uk>
2192
2193 * gcc.dg/c99-restrict-2.c: New test.
2194
2195 2003-10-24 Nathan Sidwell <nathan@codesourcery.com>
2196
2197 PR c++/12698, c++/12699, c++/12700, c++/12566
2198 * g++.dg/inherit/covariant9.C: New test.
2199 * g++.dg/inherit/covariant10.C: New test.
2200 * g++.dg/inherit/covariant11.C: New test.
2201
2202 2003-10-23 Jason Merrill <jason@redhat.com>
2203
2204 PR c++/12726
2205 * g++.dg/ext/complit2.C: New test.
2206
2207 2003-10-20 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2208
2209 PR target/12654
2210 * gcc.c-torture/execute/20031020-1.c: New test.
2211
2212 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2213
2214 * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2215 following the jump_insn.
2216
2217 2003-10-22 Joseph S. Myers <jsm@polyomino.org.uk>
2218
2219 * gcc.dg/cast-lvalue-1.c: New test.
2220
2221 2003-10-21 Mark Mitchell <mark@codesourcery.com>
2222
2223 PR c++/11962
2224 * g++.dg/template/cond2.C: New test.
2225
2226 2003-10-20 Joseph S. Myers <jsm@polyomino.org.uk>
2227
2228 * gcc.dg/builtins-28.c: New test.
2229
2230 2003-10-20 Jan Hubicka <jh@suse.cz>
2231
2232 * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2233 parameter.
2234 * testsuite/gcc.dg/inline-2.c: Likewise.
2235
2236 2003-10-20 Phil Edwards <phil@codesourcery.com>
2237
2238 * gcc.dg/20021014-1.c: XFAIL for *-*-windiss targets.
2239 * gcc.dg/nest.c: Likewise.
2240
2241 2003-10-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2242
2243 PR c++/9781, c++/10583, c++/11862
2244 * g++.dg/parse/crash13.C: New test.
2245
2246 2003-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2247
2248 * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2249
2250 2003-10-20 Eric Botcazou <ebotcazou@libertysurf.fr>
2251
2252 * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2253 Define HAVE_C99_RUNTIME except on Solaris.
2254 * gcc.dg/builtins-20.c: Likewise.
2255
2256 2003-10-19 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2257
2258 * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2259
2260 2003-10-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2261
2262 PR c++/12495
2263 * g++.dg/template/crash21.C: New test.
2264
2265 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2266
2267 PR c++/2513
2268 * g++.dg/template/typename5.C: New test.
2269
2270 2003-10-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2271
2272 PR c++/12369
2273 * g++.dg/template/friend25.C: New test.
2274
2275 2003-10-16 Ziemowit Laski <zlaski@apple.com>
2276
2277 * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2278 versions.
2279
2280 2003-10-16 Kazu Hirata <kazu@cs.umass.edu>
2281
2282 * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2283 == 2147483647.
2284
2285 2003-10-15 Kazu Hirata <kazu@cs.umass.edu>
2286
2287 * gcc.c-torture/execute/960416-1.x: Remove.
2288 * gcc.c-torture/execute/divconst-3.x: Likewise.
2289
2290 2003-10-15 Hans-Peter Nilsson <hp@axis.com>
2291
2292 PR target/12598
2293 * gcc.dg/torture/cris-volatile-1.c: New test.
2294
2295 2003-10-14 Roger Sayle <roger@eyesopen.com>
2296
2297 PR optimization/9325
2298 * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2299 for overflowing floating point to integer conversion during RTL
2300 simplification.
2301
2302 2003-10-13 Ziemowit Laski <zlaski@apple.com>
2303
2304 * objc/execute/_cmd.m: Fix typo.
2305 * objc.dg/image-info.m, objc.dg/symtab-1.m:
2306 Relax 'scan-assembler' regexp.
2307 * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2308 objc.dg/try-catch-4.m: Run on non-Darwin targets.
2309 * objc.dg/zero-link-2.m: Remove blank line.
2310 * objc.dg/zero-link-3.m: New test case.
2311
2312 2003-10-13 Geoffrey Keating <geoffk@apple.com>
2313
2314 * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2315
2316 * gcc.dg/asm-names.c: Use scan-assembler-not rather
2317 than linker trickery.
2318
2319 2003-10-13 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2320
2321 PR c++/12370
2322 * g++.dg/other/friend2.C: New test.
2323
2324 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
2325
2326 * gcc.dg/20031012-1.c: New test.
2327
2328 2003-10-12 Steven Bosscher <steven@gcc.gnu.org>
2329
2330 * gcc.dg/weak/weak-3.c: Fix for new warning.
2331
2332 2003-10-12 Kelley Cook <kcook@gcc.gnu.org>
2333
2334 PR optimization/8750
2335 * gcc.c-torture/execute/20031012-1.c: New test case.
2336
2337 2003-10-11 Roger Sayle <roger@eyesopen.com>
2338
2339 * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2340 that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2341
2342 2003-10-11 Roger Sayle <roger@eyesopen.com>
2343
2344 PR optimization/12260
2345 * gcc.c-torture/compile/20031011-2.c: New test case.
2346
2347 2003-10-11 Roger Sayle <roger@eyesopen.com>
2348
2349 * gcc.c-torture/execute/20031011-1.c: New testcase.
2350
2351 2003-10-11 Eric Botcazou <ebotcazou@libertysurf.fr>
2352
2353 * gcc.c-torture/compile/20031011-1.c: New test.
2354
2355 2003-10-11 Jan Hubicka <jh@suse.cz>
2356
2357 * g++.dg/other/first-global.C: New test.
2358
2359 2003-10-11 Roger Sayle <roger@eyesopen.com>
2360
2361 * gcc.c-torture/execute/string-opt-18.c: New testcase.
2362
2363 2003-10-10 Ian Lance Taylor <ian@wasabisystems.com>
2364
2365 * gcc.c-torture/compile/20031010-1.c: New test.
2366
2367 2003-10-10 Geoffrey Keating <geoffk@apple.com>
2368
2369 * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2370 * gcc.c-torture/execute/va-arg-25.c: ... here.
2371
2372 2003-10-09 Mark Mitchell <mark@codesourcery.com>
2373
2374 * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2375
2376 2003-10-08 Richard Sandiford <rsandifo@redhat.com>
2377
2378 * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2379
2380 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
2381
2382 * g++.dg/parse/error2.C: New test.
2383
2384 2003-10-08 Giovanni Bajo <giovannibajo@libero.it>
2385
2386 PR c++/11097
2387 * g++.dg/other/error5.C: Modify the error message.
2388 * g++.dg/lookup/using8.C: New test.
2389
2390 2003-10-07 Geoffrey Keating <geoffk@apple.com>
2391
2392 * gcc.dg/darwin-abi-2.c: New file.
2393 * gcc.c-torture/execute/va-arg-24.c: New file.
2394
2395 2003-10-06 Bob Wilson <bob.wilson@acm.org>
2396
2397 * g++.dg/template/spec10.C: Set exit value to zero on success. Fix
2398 indentation.
2399
2400 2003-10-06 Mark Mitchell <mark@codesourcery.com>
2401
2402 PR c++/10147
2403 * g++.dg/other/error4.C: Update error messages.
2404 * g++.dg/template/ptrmem4.C: Likewise.
2405
2406 PR c++/12337
2407 * g++.dg/init/new9.C: New test.
2408
2409 PR c++/12334, c++/12236, c++/8656
2410 * g++.dg/ext/attrib8.C: New test.
2411
2412 2003-10-06 Devang Patel <dpatel@apple.com>
2413
2414 * gcc.dg/debug/dwarf2-3.h: New test.
2415 * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2416
2417 2003-10-06 Wolfgang Bangerth <bangerth@ticam.utexas.edu>
2418
2419 * g++.dg/opt/cfg2.C: New test.
2420
2421 2003-10-06 Eric Botcazou <ebotcazou@libertysurf.fr>
2422
2423 * g++.dg/opt/float1.C: New test.
2424
2425 2003-10-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2426
2427 * gcc.dg/c90-array-lval-6.c: New test.
2428 * gcc.dg/c99-array-lval-6.c: New test.
2429
2430 2003-10-03 Alexander Malmberg <alexander@malmberg.org>
2431 Ziemowit Laski <zlaski@apple.com>
2432
2433 * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2434 'Derived', so that it is never considered a class method; add
2435 new warning for '+port' method ambiguity.
2436 * objc.dg/method-12.m: Include <objc/objc.h> instead of
2437 <objc/objc-api.h> (needed on Mac OS X).
2438 * objc.dg/method-13.m: New test.
2439
2440 2003-10-03 Roger Sayle <roger@eyesopen.com>
2441
2442 PR optimization/9325, PR java/6391
2443 * gcc.c-torture/execute/20031003-1.c: New test case.
2444
2445 2003-10-02 Mark Mitchell <mark@codesourcery.com>
2446
2447 PR optimization/12180
2448 * gcc.dg/20031002-1.c: New test.
2449
2450 PR c++/12486
2451 * g++.dg/inherit/error1.C: New test.
2452
2453 2003-10-02 Chris Demetriou <cgd@broadcom.com>
2454
2455 * lib/f-torture.exp (search_for): Rename to...
2456 (search_for_re): This. Also, clean up comments and the
2457 "regexp" invocation.
2458
2459 2003-10-02 Josef Zlomek <zlomekj@suse.cz>
2460
2461 * gcc.c-torture/compile/20031002-1.c: New test.
2462
2463 2003-10-02 Jakub Jelinek <jakub@redhat.com>
2464
2465 * g++.dg/opt/cond1.C: New test.
2466
2467 2003-10-01 Kelley Cook <kelleycook@wideopenwest.com>
2468
2469 * gcc.dg/Wold-style-definition-2.c: New testcase.
2470 * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2471
2472 2003-09-29 Richard Henderson <rth@redhat.com>
2473
2474 * g++.dg/init/array10.C: Add dg-options.
2475
2476 2003-09-29 Eric Botcazou <ebotcazou@libertysurf.fr>
2477
2478 * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2479
2480 2003-09-28 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2481
2482 * g++.dg/template/friend19.C: Fix typo.
2483 * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2484
2485 2003-09-28 Richard Sandiford <rsandifo@redhat.com>
2486
2487 * gcc.c-torture/execute/20030928-1.c: New test.
2488 * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2489
2490 2003-09-27 Eric Botcazou <ebotcazou@libertysurf.fr>
2491
2492 * g++.dg/opt/unroll1.C: New test.
2493
2494 2003-09-26 Roger Sayle <roger@eyesopen.com>
2495
2496 PR optimization/11741
2497 * gcc.dg/20030926-1.c: New test case.
2498
2499 2003-09-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2500
2501 PR c++/5655
2502 * g++.dg/parse/access7.C: New test.
2503 * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2504
2505 2003-09-24 Ziemowit Laski <zlaski@apple.com>
2506
2507 MERGE OF objc-improvements-branch into MAINLINE:
2508 * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2509 if libobjc has not been built.
2510 * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2511 objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2512 objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2513 objc/execute/nested-3.m, objc/execute/np-2.m,
2514 objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2515 objc/execute/redefining_self.m, objc/execute/root_methods.m,
2516 objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2517 objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2518 objc.dg/special/unclaimed-category-1.h,
2519 objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2520 well as GNU runtime.
2521 * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2522 * execute/cascading-1.m, execute/function-message-1.m,
2523 objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2524 objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2525 objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2526 objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2527 objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2528 objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2529 objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2530 objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2531 objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2532 * objc.dg/bitfield-2.m: Run only on Darwin.
2533 * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2534 objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2535 objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2536 * objc.dg/const-str-1.m: Fix constant string layout.
2537
2538 2003-09-24 Alexandre Oliva <aoliva@redhat.com>
2539
2540 * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2541
2542 2003-09-23 Geoffrey Keating <geoffk@apple.com>
2543
2544 * gcc.dg/darwin-abi-1.c: New file.
2545
2546 2003-09-21 Andrew Pinski <pinskia@physics.uc.edu>
2547
2548 PR target/12281
2549 * gcc.c-torture/compile/20030921-1.c: New test.
2550
2551 2003-09-22 Eric Botcazou <ebotcazou@libertysurf.fr>
2552
2553 * g++.dg/opt/reg-stack2.C: New test.
2554
2555 2003-09-21 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
2556
2557 * g++.dg/eh/delayslot1.C: New test.
2558
2559 2003-09-20 Richard Henderson <rth@redhat.com>
2560
2561 * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2562
2563 2003-09-20 Roger Sayle <roger@eyesopen.com>
2564
2565 * gcc.c-torture/execute/20030920-1.c: New test case.
2566
2567 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2568
2569 * g++.dg/rtti/typeid3.C: Correct expected error message.
2570
2571 2003-09-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2572
2573 PR c++/157
2574 * g++.dg/parse/crash12.C: New test.
2575
2576 2003-09-19 Janis Johnson <janis187@us.ibm.com>
2577
2578 * gcc.dg/compat/mixed-struct-check.h: New.
2579 * gcc.dg/compat/mixed-struct-defs.h: New.
2580 * gcc.dg/compat/mixed-struct-init.h: New.
2581 * gcc.dg/compat/struct-by-value-19_main.c: New.
2582 * gcc.dg/compat/struct-by-value-19_x.c: New.
2583 * gcc.dg/compat/struct-by-value-19_y.c: New.
2584 * gcc.dg/compat/struct-by-value-20_main.c: New.
2585 * gcc.dg/compat/struct-by-value-20_x.c: New.
2586 * gcc.dg/compat/struct-by-value-20_y.c: New.
2587 * gcc.dg/compat/struct-return-19_main.c: New.
2588 * gcc.dg/compat/struct-return-19_x.c: New.
2589 * gcc.dg/compat/struct-return-19_y.c: New.
2590 * gcc.dg/compat/struct-return-20_main.c: New.
2591 * gcc.dg/compat/struct-return-20_x.c: New.
2592 * gcc.dg/compat/struct-return-20_y.c: New.
2593
2594 2003-09-19 Andrew Pinski <pinskia@physics.uc.edu>
2595 * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2596 so that it will not complain on LP64 targets.
2597
2598 2003-09-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2599
2600 PR c++/495
2601 * g++.dg/template/friend24.C: New test.
2602
2603 2003-09-19 Nathan Sidwell <nathan@codesourcery.com>
2604
2605 PR c++/12332
2606 * g++.dg/template/memtmpl2.C: New test.
2607
2608 2003-09-18 Mark Mitchell <mark@codesourcery.com>
2609
2610 PR target/11184
2611 * gcc.dg/builtin-apply1.c: New test.
2612
2613 2003-09-18 Nathan Sidwell <nathan@codesourcery.com>
2614
2615 PR c++/9848
2616 * g++.dg/warn/Wunused-4.C: New test.
2617
2618 2003-09-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2619
2620 PR c++/12316
2621 * g++.dg/other/gc2.C: New test.
2622
2623 2003-09-17 Mark Mitchell <mark@codesourcery.com>
2624
2625 PR c++/11991
2626 * g++.dg/rtti/typeid3.C: New test.
2627
2628 PR c++/12266
2629 * g++.dg/overload/template1.C: New test.
2630
2631 2003-09-17 Eric Botcazou <ebotcazou@libertysurf.fr>
2632
2633 * g++.dg/opt/cfg3.C: New test.
2634
2635 2003-09-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2636
2637 PR c++/7939
2638 * g++.dg/template/crash11.C: New test.
2639
2640 2003-09-16 Jason Merrill <jason@redhat.com>
2641 Jakub Jelinek <jakub@redhat.com>
2642
2643 * gcc.dg/attr-warn-unused-result.c: New test.
2644
2645 2003-09-15 Nathan Sidwell <nathan@codesourcery.com>
2646
2647 PR c++/12184
2648 * g++.dg/expr/call2.C: New test.
2649
2650 2003-09-15 Andreas Jaeger <aj@suse.de>
2651
2652 * gcc.dg/Wold-style-definition-1.c: New test.
2653
2654 2003-09-14 Mark Mitchell <mark@codesourcery.com>
2655
2656 PR c++/3907
2657 * g++.dg/parse/template12.C: New test.
2658
2659 * g++.dg/abi/bitfield11.C: New test.
2660 * g++.dg/abi/bitfield12.C: Likewise.
2661
2662 2003-09-14 Alexandre Oliva <aoliva@redhat.com>
2663
2664 * gcc.dg/cpp/separate-1.c: Adjust line of error. Test for correct
2665 non-expansion of functional macro name without arguments at EOL.
2666 * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change. Likewise.
2667
2668 2003-09-14 Richard Sandiford <rsandifo@redhat.com>
2669
2670 * gcc.c-torture/execute/20030914-[12].c: New tests.
2671
2672 2003-09-11 Nathan Sidwell <nathan@codesourcery.com>
2673
2674 PR c++/11788
2675 * g++.dg/overload/addr1.C: New test.
2676
2677 2003-09-10 Ian Lance Taylor <ian@wasabisystems.com>
2678
2679 * gcc.dg/20030909-1.c: New test.
2680
2681 2003-09-10 Eric Botcazou <ebotcazou@libertysurf.fr>
2682
2683 * gcc.dg/ultrasp10.c: New test.
2684
2685 2003-09-09 Devang Patel <dpatel@apple.com>
2686
2687 * gcc.dg/darwin-ld-6.c: New test.
2688
2689 2003-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2690
2691 * gcc.dg/torture/builtin-explog-1.c: New testcase.
2692
2693 2003-09-08 Mark Mitchell <mark@codesourcery.com>
2694
2695 * gcc.dg/ia64-types1.c: New test.
2696 * gcc.dg/ia64-types2.c: Likewise.
2697
2698 2003-09-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2699
2700 * gcc.dg/builtins-1.c: Add more _Complex tests.
2701 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2702
2703 * gcc.dg/builtins-1.c: Test existing _Complex functions.
2704 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2705
2706 2003-09-08 Mark Mitchell <mark@codesourcery.com>
2707
2708 PR c++/11786
2709 * g++.dg/lookup/koenig2.C: New test.
2710
2711 PR c++/5296
2712 * g++.dg/rtti/typeid2.C: New test.
2713
2714 2003-09-08 Jakub Jelinek <jakub@redhat.com>
2715
2716 * gcc.c-torture/compile/20030904-1.c: New test.
2717
2718 2003-09-07 Eric Botcazou <ebotcazou@libertysurf.fr>
2719
2720 * g++.dg/opt/longbranch2.C: New test.
2721
2722 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2723
2724 * g++.dg/template/crash10.C: Only compile it.
2725
2726 2003-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2727
2728 PR middle-end/11665
2729 * gcc.c-torture/compile/20030907-1.c: New test.
2730 * g++.dg/init/array11.C: New test.
2731
2732 2003-09-07 Mark Mitchell <mark@codesourcery.com>
2733
2734 PR c++/11852
2735 * g++.dg/init/struct1.C: New test.
2736
2737 2003-09-07 Mark Mitchell <mark@codesourcery.com>
2738
2739 PR c++/12181
2740 * g++.dg/expr/comma1.C: New test.
2741
2742 2003-09-06 Mark Mitchell <mark@codesourcery.com>
2743
2744 PR c++/11867
2745 * g++.dg/expr/static_cast5.C: New test.
2746
2747 2003-09-06 Andrew Pinski <pinskia@physics.uc.edu>
2748
2749 PR c++/11507
2750 * g++.dg/lookup/scoped7.C: New test.
2751
2752 PR c++/9574
2753 * g++.dg/other/static1.C: New test.
2754
2755 PR c++/11490
2756 * g++.dg/warn/template-1.C: New test.
2757
2758 PR c++/11432
2759 * g++.dg/template/crash10.C: New test.
2760
2761 PR c++/2478
2762 * g++.dg/overload/VLA.C: New test.
2763
2764 PR c++/10804
2765 * g++.dg/template/call1.C: New test.
2766
2767 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
2768
2769 PR c++/11794
2770 * g++.dg/parse/using3.C: New test.
2771
2772 2003-09-06 Roger Sayle <roger@eyesopen.com>
2773
2774 PR c++/11409
2775 * g++.dg/overload/builtin3.C: New test case.
2776
2777 2003-09-06 Steven Bosscher <steven@gcc.gnu.org>
2778
2779 PR c/9862
2780 * gcc.dg/20030906-1.c: New test.
2781 * gcc.dg/20030906-2.c: Likewise.
2782
2783 2003-09-06 Nathan Sidwell <nathan@codesourcery.com>
2784
2785 PR c++/12167
2786 * g++.dg/parse/defarg5.C: New test.
2787
2788 * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2789
2790 2003-09-05 Mark Mitchell <mark@codesourcery.com>
2791
2792 PR c++/12163
2793 * g++.dg/expr/static_cast4.C: New test.
2794
2795 PR c++/12146
2796 * g++.dg/template/crash9.C: New test.
2797
2798 2003-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2799
2800 * g++.old-deja/g++.ext/pretty2.C: Update for change
2801 in __FUNCTION__.
2802 * g++.old-deja/g++.ext/pretty3.C: Likewise.
2803
2804 2003-09-05 Nathan Sidwell <nathan@codesourcery.com>
2805
2806 PR c++/11922
2807 * g++/dg/template/qualified-id1.C: New test.
2808
2809 PR c++/12037
2810 * g++.dg/warn/noeffect4.C: New test.
2811
2812 2003-09-04 Matt Austern <austern@apple.com>
2813
2814 * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2815 * g++.dg/ext/fnname2.C: Likewise.
2816 * g++.dg/ext/fnname3.C: Likewise.
2817
2818 2003-09-04 Mark Mitchell <mark@codesourcery.com>
2819
2820 * g++.dg/expr/lval1.C: New test.
2821 * g++.dg/ext/lvcast.C: Remove.
2822
2823 2003-09-03 Roger Sayle <roger@eyesopen.com>
2824
2825 PR optimization/11700.
2826 * gcc.c-torture/compile/20030903-1.c: New test case.
2827
2828 2003-09-03 Mark Mitchell <mark@codesourcery.com>
2829
2830 PR c++/12053
2831 * g++.dg/abi/layout4.C: New test.
2832
2833 2003-09-02 Scott Brumbaugh <scottb.lists@verizon.net>
2834
2835 PR c++/11553
2836 * g++.dg/parse/friend3.C: New test.
2837
2838 2003-09-02 Mark Mitchell <mark@codesourcery.com>
2839
2840 PR c++/11847
2841 * g++.dg/template/class1.C: New test.
2842
2843 PR c++/11808
2844 * g++.dg/expr/call1.C: New test.
2845
2846 2003-09-01 Mark Mitchell <mark@codesourcery.com>
2847
2848 PR c++/12114
2849 * g++.dg/init/ref9.C: New test.
2850
2851 PR c++/11972
2852 * g++.dg/template/nested4.C: New test.
2853
2854 2003-08-29 Mark Mitchell <mark@codesourcery.com>
2855
2856 PR c++/12093
2857 * g++.dg/template/non-dependent4.C: New test.
2858
2859 PR c++/11928
2860 * g++.dg/inherit/conv1.C: New test.
2861
2862 2003-08-29 Mark Mitchell <mark@codesourcery.com>
2863
2864 PR c++/6196
2865 * g++.dg/ext/label1.C: New test.
2866 * g++.dg/ext/label2.C: Likewise.
2867
2868 2003-08-28 Mark Mitchell <mark@codesourcery.com>
2869
2870 * g++.dg/expr/cond3.C: New test.
2871
2872 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2873
2874 * gcc.dg/builtins-1.c: Add new builtin cases.
2875
2876 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2877
2878 * gcc.dg/builtins-1.c: Add new cases.
2879 * gcc.dg/torture/builtin-attr-1.c: Likewise.
2880
2881 2003-08-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2882
2883 * gcc.dg/builtins-1.c: Add more math builtin tests.
2884 * gcc.dg/torture/builtin-attr-1.c: New test.
2885
2886 2003-08-28 Mark Mitchell <mark@codesourcery.com>
2887
2888 PR optimization/5079
2889 * g++.dg/opt/static3.C: New test.
2890
2891 2003-08-27 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2892
2893 * gcc.misc-tests/gcov-10b.c: New test.
2894
2895 2003-08-27 Mark Mitchell <mark@codesourcery.com>
2896
2897 * g++.dg/opt/ptrmem3.C: New test.
2898
2899 * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2900
2901 2003-08-27 Jakub Jelinek <jakub@redhat.com>
2902
2903 * gcc.dg/20030826-2.c: New test.
2904
2905 2003-08-26 Roger Sayle <roger@eyesopen.com>
2906
2907 PR middle-end/12002
2908 * g77.f-torture/compile/12002.f: New test case.
2909
2910 2003-08-26 Roger Sayle <roger@eyesopen.com>
2911
2912 * gcc.dg/20030826-1.c: New test case.
2913
2914 2003-08-26 Matt Kraai <kraai@alumni.cmu.edu>
2915
2916 * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2917
2918 2003-08-26 Nathan Sidwell <nathan@codesourcery.com>
2919
2920 PR c++/11871
2921 * c++.dg/lookup/crash1.C: New test.
2922
2923 * c++.dg/warn/noeffect3.C: New test.
2924
2925 2003-08-25 Janis Johnson <janis187@us.ibm.com>
2926
2927 * gcc.dg/compat/vector-1_x.c: Compile with -w.
2928 * gcc.dg/compat/vector-1_y.c: Ditto.
2929 * gcc.dg/compat/vector-2_x.c: Ditto.
2930 * gcc.dg/compat/vector-2_y.c: Ditto.
2931
2932 2003-08-25 Ulrich Weigand <uweigand@de.ibm.com>
2933
2934 * gcc.dg/20030702-1.c: New test.
2935
2936 2003-08-25 Mark Mitchell <mark@codesourcery.com>
2937
2938 PR c++/8795
2939 * g++.dg/ext/altivec-1.C: New test.
2940
2941 2003-08-24 Richard Henderson <rth@redhat.com>
2942
2943 * g++.dg/eh/simd-2.C: Add -w for x86.
2944
2945 2003-08-23 Jakub Jelinek <jakub@redhat.com>
2946
2947 * gcc.dg/20030815-1.c: New test.
2948
2949 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2950
2951 PR c++/3765
2952 * g++.dg/parse/access6.C: New test.
2953
2954 2003-08-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2955
2956 PR c++/641, c++/11876
2957 * g++.dg/template/friend22.C: New test.
2958 * g++.dg/template/friend23.C: Likewise.
2959
2960 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2961
2962 * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2963 identically.
2964
2965 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2966
2967 * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2968
2969 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2970
2971 * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2972
2973 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2974
2975 * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2976
2977 2003-08-22 Mark Mitchell <mark@codesourcery.com>
2978
2979 * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2980
2981 2003-08-21 Mark Mitchell <mark@codesourcery.com>
2982
2983 PR c++/11919
2984 * g++.dg/overload/prom1.C: New test.
2985
2986 PR c++/11551
2987 * g++.dg/parse/dtor2.C: New test.
2988
2989 PR c++/10762
2990 * g++.dg/parse/using2.C: New test.
2991
2992 2003-08-21 Kazu Hirata <kazu@cs.umass.edu>
2993
2994 PR target/11805
2995 * gcc.c-torture/compile/20030821-1.c: New.
2996
2997 2003-08-20 Mark Mitchell <mark@codesourcery.com>
2998
2999 PR c++/11834
3000 * g++.dg/template/deduce2.C: New test.
3001
3002 2003-08-21 Josef Zlomek <zlomekj@suse.cz>
3003
3004 * gcc.c-torture/execute/20030821-1.c: New test.
3005
3006 2003-08-20 Roger Sayle <roger@eyesopen.com>
3007
3008 PR middle-end/11984
3009 * gcc.dg/20030820-1.c: New test case.
3010
3011 2003-08-20 Nathan Sidwell <nathan@codesourcery.com>
3012
3013 PR c++/11945
3014 * g++.dg/warn/noeffect2.C: New test.
3015
3016 2003-08-19 Mark Mitchell <mark@codesourcery.com>
3017
3018 PR c++/10926
3019 * g++.dg/template/dtor2.C: New test.
3020
3021 PR c++/11684
3022 * g++.dg/template/operator1.C: New test.
3023 * g++.dg/parse/operator4.C: New test.
3024
3025 PR c++/11946.C
3026 * g++.dg/expr/enum1.C: New test.
3027 * gcc.dg/c99-bool-1.c: Remove bogus warning.
3028
3029 PR c++/11036.C
3030 * g++.dg/parse/elab2.C: New test.
3031 * g++.dg/parse/typedef4.C: Change error message.
3032 * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3033 * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3034 * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3035
3036 2003-08-19 Geoffrey Keating <geoffk@apple.com>
3037
3038 * gcc.dg/pch/warn-1.c: New.
3039 * gcc.dg/pch/warn-1.hs: New.
3040
3041 * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3042 not-tested file.
3043
3044 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
3045
3046 * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3047
3048 2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
3049
3050 * gcc.dg/uninit-D.c: New Test.
3051 * gcc.dg/uninit-E.c: New Test.
3052 * gcc.dg/uninit-F.c: New Test.
3053 * gcc.dg/uninit-G.c: New Test.
3054
3055 2003-08-19 Michael Ritzert <ritzert@t-online.de>
3056
3057 * g++.dg/README: Describe the pch directory.
3058
3059 2003-08-19 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3060
3061 PR c++/11174
3062 * g++.dg/parse/access4.C: New test.
3063 * g++.dg/parse/access5.C: Likewise.
3064 * g++.old-deja/g++.jason/access17.C: Adjust error message.
3065
3066 2003-08-18 Matt Kraai <kraai@alumni.cmu.edu>
3067
3068 * gcc.dg/noncompile/20030818-1.c: New.
3069
3070 2003-08-18 Nathan Sidwell <nathan@codesourcery.com>
3071
3072 PR c++/11957
3073 * g++.dg/warn/noeffect1.C: New test.
3074
3075 * g++.dg/template/scope2.C: New test.
3076 * g++.dg/template/error2.C: Correct dg-error
3077
3078 2003-08-18 Richard Sandiford <rsandifo@redhat.com>
3079
3080 * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3081
3082 2003-08-16 Nathan Sidwell <nathan@codesourcery.com>
3083
3084 PR C++/11512
3085 * g++.dg/template/warn1.C: New.
3086
3087 2003-08-15 Nathan Sidwell <nathan@codesourcery.com>
3088
3089 * g++.dg/template/error2.C: New test.
3090 * g++.dg/lookup/using7.C: Adjust errors
3091 * g++.old-deja/g++.pt/crash36.C: Likewise.
3092 * g++.old-deja/g++.pt/derived3.C: Likewise.
3093
3094 2003-08-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3095
3096 * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3097 * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3098 * gcc.c-torture/execute/builtins/string-9.c: New, from
3099 string-opt-9.c. Adjust for execute/builtins framework.
3100 * gcc.c-torture/execute/string-opt-9.c: Delete.
3101
3102 2003-08-12 Mark Mitchell <mark@codesourcery.com>
3103
3104 * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3105
3106 * g++.dg/parse/ret-type2.C: New test.
3107
3108 PR c++/11703
3109 * g++.dg/init/new8.C: New test.
3110
3111 PR c++/10923
3112 * g++.dg/parse/typedef5.C: New test.
3113
3114 PR c++/9512
3115 * g++.dg/parse/qualified2.C: New test.
3116 * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3117 invalid code.
3118
3119 2003-08-11 Mark Mitchell <mark@codesourcery.com>
3120
3121 * g++.dg/conversion/ptrmem1.C: New test.
3122
3123 2003-08-11 Jakub Jelinek <jakub@redhat.com>
3124
3125 PR target/11693
3126 * gcc.dg/20030811-1.c: New test.
3127
3128 PR target/11535
3129 * gcc.c-torture/execute/20030811-1.c: New test.
3130
3131 2003-08-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3132
3133 * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3134
3135 2003-08-10 Mark Mitchell <mark@codesourcery.com>
3136
3137 PR c++/11789.C
3138 * g++.dg/inherit/multiple1.C: New test.
3139
3140 2003-08-10 Nathan Sidwell <nathan@codesourcery.com>
3141
3142 * gcc.dg/spe1.c: New test.
3143
3144 PR c++/11670
3145 * g++.dg/expr/cast2.C: New test.
3146
3147 PR c++/10530
3148 * g++.dg/template/dependent-name2.C: New test.
3149
3150 2003-08-08 Andrew Pinski <pinskia@physics.uc.edu>
3151
3152 * g++.dg/parse/crash11.C: Put the dg options in comments.
3153
3154 2003-08-08 Neil Booth <neil@daikokuya.co.uk>
3155
3156 * lib/gcc-dg.exp: Update for diagnostic change.
3157
3158 2003-08-07 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3159
3160 PR c++/5767
3161 * g++.dg/parse/crash11.C: New test.
3162
3163 2003-08-06 Alexandre Oliva <aoliva@redhat.com>
3164
3165 * gcc.dg/cpp/spacing1.c: Update.
3166
3167 2003-08-04 Janis Johnson <janis187@us.ibm.com>
3168
3169 PR target/11739
3170 * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3171 a value for -mtune.
3172
3173 2003-08-04 Roger Sayle <roger@eyesopen.com>
3174
3175 PR middle-end/11771
3176 * gcc.c-torture/compile/20030804-1.c: New test case.
3177
3178 2003-08-04 Roger Sayle <roger@eyesopen.com>
3179
3180 * gcc.dg/20030804-1.c: New test case.
3181
3182 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
3183
3184 * gcc.dg/cpp/separate-1.c: New test.
3185
3186 2003-08-03 Nathan Sidwell <nathan@codesourcery.com>
3187
3188 PR c++/11704
3189 * g++.dg/template/dependent-expr2.C: New test.
3190
3191 PR c++/11766
3192 * g++.dg/expr/ptrmem1.C: New test.
3193
3194 2003-08-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3195
3196 PR c++/9453
3197 * g++.dg/template/friend15.C: New test.
3198
3199 2003-08-03 Neil Booth <neil@daikokuya.co.uk>
3200
3201 * lib/dg-pch.exp: Work round PCH bug.
3202
3203 2003-08-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3204
3205 * gcc.dg/builtins-1.c: Add macro helpers. Add missing math
3206 builtins. Move cases from builtins-4.c here.
3207
3208 * gcc.dg/torture/builtin-math-1.c: New test taken from
3209 bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3210 additional cases.
3211
3212 * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3213 Delete.
3214
3215 2003-08-02 Nathan Sidwell <nathan@codesourcery.com>
3216
3217 PR c++/9447
3218 * g++.dg/template/using7.C: New test.
3219
3220 2003-08-02 Neil Booth <neil@daikokuya.co.uk>
3221
3222 * import1.c, import2.c: New tests.
3223
3224 2003-08-01 Jakub Jelinek <jakub@redhat.com>
3225
3226 * g++.dg/eh/crossjump1.C: New test.
3227
3228 2003-08-01 Mark Mitchell <mark@codesourcery.com>
3229
3230 PR c++/11697
3231 * g++.dg/template/using6.C: New test.
3232
3233 PR c++/11744
3234 * g++.dg/template/koenig2.C: New test.
3235
3236 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3237
3238 PR c++/7983
3239 * g++.dg/parse/typedef4.C: New test.
3240
3241 2003-08-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3242
3243 PR c++/8442, c++/8806
3244 * g++.dg/template/elab1.C: New test.
3245 * g++.dg/template/type2.C: Likewise.
3246 * g++.dg/template/ttp3.C: Adjust expected error message.
3247 * g++.old-deja/g++.law/visibility13.C: Likewise.
3248 * g++.old-deja/g++.niklas/t135.C: Likewise.
3249 * g++.old-deja/g++.pt/ttp41.C: Likewise.
3250 * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3251 template argument.
3252 * g++.old-deja/g++.pt/ttp44.C: Likewise.
3253
3254 2003-08-01 Nathan Sidwell <nathan@codesourcery.com>
3255
3256 PR c++/11295
3257 * g++.dg/ext/stmtexpr1.C: New test.
3258
3259 * g++.dg/opt/tmp1.C: New test.
3260
3261 PR c++/11525
3262 * g++.dg/parse/constant4.C: New test.
3263
3264 PR c++/9447
3265 * g++.dg/template/using5.C: New test.
3266
3267 2003-07-31 Roger Sayle <roger@eyesopen.com>
3268
3269 * gcc.dg/builtins-27.c: New test case.
3270
3271 2003-07-31 Jakub Jelinek <jakub@redhat.com>
3272
3273 * gcc.dg/tls/opt-7.c: New test.
3274
3275 2003-07-31 Andrew Pinski <pinskia@physics.uc.edu>
3276
3277 * g++.old-deja/g++.other/crash18.C: Remove.
3278
3279 2003-07-31 Nathan Sidwell <nathan@codesourcery.com>
3280
3281 * g++.dg/template/explicit3.C: New.
3282 * g++.dg/template/explicit4.C: New.
3283 * g++.dg/template/explicit5.C: New.
3284
3285 PR c++/11347
3286 * g++.dg/template/memtmpl1.C: New.
3287
3288 2003-07-29 Andrew Pinski <pinskia@physics.uc.edu>
3289
3290 PR target/11565
3291 * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3292 * gcc.dg/i386-387-5.c (dg-options): Likewise.
3293
3294 2003-07-30 Jan Hubicka <jh@suse.cz>
3295
3296 * vtgc1.c: Kill.
3297
3298 2003-07-29 Zack Weinberg <zack@codesourcery.com>
3299
3300 * gcc.dg/struct-in-proto-1.c: New test.
3301
3302 2003-07-29 Neil Booth <neil@daikokuya.co.uk>
3303
3304 * gcc.dg/cpp/include2.c: Only expect one message.
3305
3306 2003-07-29 Nathan Sidwell <nathan@codesourcery.com>
3307
3308 PR c++/9447
3309 * g++.dg/template/using1.C: New test.
3310 * g++.dg/template/using2.C: New test.
3311 * g++.dg/template/using3.C: New test.
3312 * g++.dg/template/using4.C: New test.
3313
3314 2003-07-29 Alexandre Oliva <aoliva@redhat.com>
3315
3316 * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3317 * gcc.c-torture/execute/string-opt-10.c: Likewise.
3318
3319 2003-07-28 Jan Hubicka <jh@suse.cz>
3320
3321 PR c++/11530
3322 * g++.dg/opt/call1.C: New test.
3323
3324 2003-07-28 Alexandre Oliva <aoliva@redhat.com>
3325
3326 PR c++/11667
3327 * g++.dg/init/enum2.C: New test.
3328 * g++.dg/template/overload1.C: Add "-w" option.
3329
3330 2003-07-28 <hp@bitrange.com>
3331
3332 * gcc.dg/Wdeclaration-after-statement-1.c,
3333 gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3334
3335 2003-07-28 Jakub Jelinek <jakub@redhat.com>
3336
3337 * gcc.c-torture/compile/20030725-1.c: New test.
3338
3339 2003-07-28 Aldy Hernandez <aldyh@redhat.com>
3340
3341 * gcc.dg/20030505.c: Only run for SPE.
3342 Remove definition of opaque type.
3343
3344 2003-07-27 Mark Mitchell <mark@codesourcery.com>
3345
3346 * g++.dg/template/ptrmem6.C: New test.
3347
3348 2003-07-26 Geoffrey Keating <geoffk@apple.com>
3349
3350 * gcc.c-torture/compile/zero-strct-2.c: New test.
3351
3352 2003-07-25 Geoffrey Keating <geoffk@apple.com>
3353
3354 * gcc.dg/intermod-1.c: New test.
3355
3356 2003-07-25 Nathan Sidwell <nathan@codesourcery.com>
3357
3358 PR c++/11617
3359 * g++.dg/template/lookup2.C: New test.
3360 * g++.dg/template/memclass1.C: Remove instantiated from error.
3361 * g++.dg/other/error2.C: Tweak expected errors.
3362
3363 PR c++/11596
3364 * g++.dg/template/defarg3.C: New test.
3365
3366 * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3367
3368 2003-07-24 Mark Mitchell <mark@codesourcery.com>
3369
3370 * g++.dg/inherit/access5.C: New test.
3371
3372 2003-07-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3373
3374 PR c++/11513
3375 * g++.dg/template/crash8.C: New test.
3376
3377 2003-07-23 Steven Bosscher <steven@gcc.gnu.org>
3378
3379 PR c/10602
3380 * gcc.dg/noncompile/incomplete-2.c: New test.
3381
3382 2003-07-23 Mark Mitchell <mark@codesourcery.com>
3383
3384 PR c++/11645
3385 * g++.dg/inherit/access4.C: New test.
3386
3387 PR c++/11517
3388 * g++.dg/expr/cond2.C: New test.
3389
3390 PR optimization/10679
3391 * g++.dg/opt/inline4.C: New test.
3392
3393 2003-07-23 Nathan Sidwell <nathan@codesourcery.com>
3394
3395 * g++.dg/parse/crash10: New test.
3396
3397 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
3398
3399 * g++.dg/ext/flexary1.C: New test.
3400
3401 2003-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3402
3403 PR c++/10793
3404 * g++.dg/template/crash9.C: New test.
3405
3406 2003-07-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3407
3408 PR c++/3004
3409 * g++.dg/parse/typedef3.C: New test.
3410
3411 PR c++/7906
3412 * g++.dg/parse/operator2.C: New test.
3413
3414 PR c++/8895
3415 * g++.dg/parse/def-tmpl-arg1.C: New test.
3416
3417 PR c++/9282
3418 * g++.dg/parse/funptr1.C: New test.
3419
3420 PR c++/9452
3421 * g++.dg/parse/ambig3.C: New test.
3422
3423 PR c++/9454
3424 * g++.dg/parse/operator3.C: New test.
3425
3426 PR c++/9486
3427 * g++.dg/parse/template10.C: New test.
3428
3429 PR c++/9488
3430 * g++.dg/parse/template11.C: New test.
3431
3432 PR c++/10150
3433 * g++.dg/parse/invalid-op1.C: New test.
3434
3435 PR c++/10247
3436 * g++.dg/parse/condexpr1.C: New test.
3437
3438 2003-07-22 Nathan Sidwell <nathan@codesourcery.com>
3439
3440 * g++.dg/ext/packed3.C: New test.
3441 * g++.dg/ext/packed4.C: New test.
3442
3443 * gcc.dg/pack-test-3.c: New test.
3444
3445 2003-07-21 Janis Johnson <janis187@us.ibm.com>
3446
3447 * lib/compat.exp: Handle dg-options per source file.
3448 * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3449 * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3450 * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3451 * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3452 * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3453 * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3454 * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3455 * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3456 * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3457 * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3458 * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3459 * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3460 * g++.dg/compat/break/bitfield7_x.C: Ditto.
3461 * g++.dg/compat/break/bitfield7_y.C: Ditto.
3462
3463 2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
3464
3465 PR c/10320
3466 * gcc.c-torture/execute/20030718-1.c: New test.
3467
3468 2003-07-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3469
3470 PR optimization/11536
3471 * gcc.dg/20030721-1.c: New test.
3472
3473 2003-07-19 Mark Mitchell <mark@codesourcery.com>
3474
3475 PR c++/11546
3476 * g++.dg/template/lookup1.C: New test.
3477
3478 2003-07-19 Zack Weinberg <zack@codesourcery.com>
3479
3480 * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3481 diagnostics of ill-formed constructs involving labels.
3482 * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3483 the new 'previously defined here' message.
3484
3485 2003-07-18 Nathan Sidwell <nathan@codesourcery.com>
3486
3487 * g++.dg/parse/non-dependent2.C: New test.
3488
3489 2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
3490
3491 * g++.dg/init/init-ref4.C: xfail on targets without
3492 weak symbols.
3493
3494 2003-07-17 Jakub Jelinek <jakub@redhat.com>
3495
3496 PR target/11087
3497 * gcc.c-torture/execute/20030717-1.c: New test.
3498
3499 2003-07-18 Eric Botcazou <ebotcazou@libertysurf.fr>
3500
3501 * g++.dg/opt/cfg1.C: New test.
3502
3503 2003-07-17 Mark Mitchell <mark@codesourcery.com>
3504
3505 PR optimization/11557
3506 * gcc.dg/20030717-1.c: New test.
3507
3508 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
3509
3510 PR c++/10476
3511 * g++.dg/expr/crash-1.C: New test.
3512
3513 PR c++/11027
3514 * g++.dg/template/init3.C: New test.
3515
3516 PR c++/8222
3517 * g++.dg/template/non-dependent1.C: New test.
3518
3519 PR c++/11070
3520 * g++.dg/template/non-dependent2.C: New test.
3521
3522 PR c++/11071
3523 * g++.dg/template/non-dependent3.C: New test.
3524
3525 PR c++/9907
3526 * g++.dg/template/sizeof5.C: New test.
3527
3528 2003-07-17 Geoffrey Keating <geoffk@apple.com>
3529
3530 PR 11498
3531 * gcc.c-torture/compile/mangle-1.c: New file.
3532
3533 2003-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3534
3535 PR c++/7809
3536 * g++.dg/parse/access3.C: New test.
3537
3538 2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
3539
3540 PR c++/11384
3541 * g++.dg/init/init-ref4.C: New test.
3542
3543 2003-07-16 Mark Mitchell <mark@codesourcery.com>
3544
3545 PR c++/11547
3546 * g++.dg/parse/constant3.C: New test.
3547 * g++.dg/parse/crash7.C: Likewise.
3548
3549 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
3550
3551 PR target/11008
3552 * gcc.dg/i386-pentium4-not-mull.c: New.
3553
3554 2003-07-16 J"orn Rennecke <joern.rennecke@superh.com>
3555
3556 * gcc.dg/asm-names.c (ymain): Make it weak.
3557
3558 2003-07-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3559
3560 PR c++/5421
3561 * g++.dg/template/friend21.C: New test.
3562
3563 2003-07-16 Jakub Jelinek <jakub@redhat.com>
3564
3565 * gcc.dg/cleanup-8.c: New test.
3566 * gcc.dg/cleanup-9.c: New test.
3567
3568 2003-07-16 Danny Smith <dannysmith@users.sourceforge.net>
3569
3570 * g++.dg/ext/dll-MI1.h: New file.
3571 * g++.dg/ext/dllexport-MI1.C: New file.
3572 * g++.dg/ext/dllimport-MI1.C: New file.
3573
3574 2003-07-15 Jakub Jelinek <jakub@redhat.com>
3575
3576 * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3577 it does not have cmpstrsi patterns (just cmpmemsi).
3578
3579 2003-07-15 Mark Mitchell <mark@codesourcery.com>
3580
3581 PR debug/11473
3582 * g++.dg/debug/debug8.C: New test.
3583
3584 2003-07-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3585
3586 PR c++/10108
3587 * g++.dg/template/crash7.C: New test.
3588
3589 2003-07-15 Kazu Hirata <kazu@cs.umass.edu>
3590
3591 PR target/10795
3592 * gcc.c-torture/compile/20030708-1.c: New.
3593
3594 2003-07-15 Eric Botcazou <ebotcazou@libertysurf.fr>
3595
3596 * gcc.c-torture/execute/20030715-1.c: New test.
3597
3598 2003-07-14 Geoffrey Keating <geoffk@apple.com>
3599
3600 * gcc.dg/pch/inline-3.c: New file.
3601 * gcc.dg/pch/inline-3.hs: New file.
3602 * gcc.dg/pch/inline-4.c: New file.
3603 * gcc.dg/pch/inline-4.hs: New file.
3604
3605 2003-07-14 Mark Mitchell <mark@codesourcery.com>
3606
3607 PR c++/11509
3608 * g++.dg/template/crash6.C: New test.
3609
3610 PR c++/7053
3611 * g++.dg/template/friend20.C: New test.
3612
3613 PR c++/7019
3614 * g++.dg/template/overload2.C: New test.
3615
3616 2003-07-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3617
3618 PR optimization/11440
3619 * gcc.c-torture/execute/20030714-1.c: New test.
3620
3621 2003-07-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3622
3623 PR c++/11154
3624 * g++.dg/template/partial2.C: New test.
3625
3626 2003-07-13 Mark Mitchell <mark@codesourcery.com>
3627
3628 PR c++/11503
3629 * g++.dg/template/anon1.C: New test.
3630
3631 PR c++/11493
3632 PR c++/11495
3633 * g++.dg/parse/template9.C: Likewise.
3634 * g++.dg/template/crash4.C: New test.
3635 * g++.dg/template/koenig1.C: Likewise.
3636 * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3637 * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3638 * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3639 functions.
3640 * g++.old-deja/g++.jason/template36.C: Likewise.
3641 * g++.old-deja/g++.mike/p1989.C: Likewise.
3642 * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3643 * g++.old-deja/g++.pt/ttp20.C: Use this->.
3644 * g++.old-deja/g++.pt/ttp21.C: Use this->.
3645 * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3646 compiling.
3647 * g++.old-deja/g++.pt/union2.C: Use this->.
3648
3649 2003-07-11 Jakub Jelinek <jakub@redhat.com>
3650
3651 * gcc.dg/20030711-1.c: New test.
3652
3653 2003-07-11 Nathan Sidwell <nathan@codesourcery.com>
3654
3655 PR c++/11050
3656 * g++.dg/parse/args1.C: New test.
3657 * g++.pt/defarg8.C: Change expected errors.
3658
3659 2003-07-11 Mark Mitchell <mark@codesourcery.com>
3660
3661 PR c++/8164
3662 * g++.dg/template/nontype2.C: New test.
3663
3664 PR c++/10558
3665 * g++.dg/parse/template8.C: New test.
3666
3667 PR c++/8327
3668 * g++.dg/template/scope1.C: New test.
3669
3670 * g++.dg/warn/Wsign-compare-1.C: New test.
3671
3672 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
3673
3674 * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3675
3676 2003-07-10 Mark Mitchell <mark@codesourcery.com>
3677
3678 PR c++/9411
3679 * g++.dg/template/explicit2.C: New test.
3680
3681 PR c++/10032
3682 * g++.dg/warn/pedantic1.C: New test.
3683
3684 2003-07-10 Nathan Sidwell <nathan@codesourcery.com>
3685
3686 PR c++ 9483
3687 * g++.dg/other/field1.C: New test.
3688
3689 2003-07-10 Kazu Hirata <kazu@cs.umass.edu>
3690
3691 PR c/11449
3692 * gcc.c-torture/compile/20030707-1.c: New.
3693
3694 2003-07-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3695
3696 PR c++/10849
3697 * g++.dg/template/access12.C: New test.
3698
3699 2003-07-09 Nathan Sidwell <nathan@codesourcery.com>
3700
3701 * g++.dg/bprob/bprob.exp (prof_ext): Update.
3702 * g77.dg/bprob/bprob.exp (prof_ext): Update.
3703 * gcc.misc-tests/bprob.exp (prof_ext): Update.
3704 * gcc.misc-tests/gcov.exp: Update
3705 * g++.dg/gcov/gcov.exp: Update
3706 * lib/gcov.exp: Update.
3707
3708 2003-07-08 Mark Mitchell <mark@codesourcery.com>
3709
3710 * g++.dg/abi/mangle17.C: Make sure template expressions are
3711 dependent.
3712 * g++.dg/abi/mangle4.C: Mark erroneous casts.
3713 * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3714 * g++.dg/opt/stack1.C: Remove erroneous code.
3715 * g++.dg/parse/template7.C: New test.
3716 * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3717 * g++.old-deja/g++.pt/crash4.C: Likewise.
3718
3719 2003-07-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3720
3721 * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3722 with zero or one occurence of `$' after the initial `L'.
3723
3724 2003-07-08 Kazu Hirata <kazu@cs.umass.edu>
3725
3726 * gcc.c-torture/compile/20030704-1.c: Add a comment.
3727
3728 2003-07-08 Roger Sayle <roger@eyesopen.com>
3729
3730 PR c/11370
3731 * gcc.dg/Wunreachable-6.c: New testcase.
3732 * gcc.dg/Wunreachable-7.c: New testcase.
3733
3734 2003-07-08 Jakub Jelinek <jakub@redhat.com>
3735
3736 PR c/11420
3737 * gcc.dg/20030708-1.c: New test.
3738
3739 2003-07-08 Richard Sandiford <rsandifo@redhat.com>
3740
3741 * gcc.dg/compat/sdata-section.h: New file.
3742 * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3743 * gcc.dg/torture/mips-sdata-1.c: New test.
3744
3745 2003-07-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3746
3747 PR c++/11030
3748 * g++.dg/template/friend19.C: New test.
3749
3750 2003-07-08 Jakub Jelinek <jakub@redhat.com>
3751
3752 * g++.dg/opt/strength-reduce.C: New test.
3753
3754 2003-07-07 Roger Sayle <roger@eyesopen.com>
3755
3756 PR target/10979
3757 * gcc.dg/20030707-1.c: New testcase.
3758
3759 2003-07-07 Roger Sayle <roger@eyesopen.com>
3760
3761 PR optimization/11059
3762 * g++.dg/opt/emptyunion.C: New testcase.
3763
3764 2003-07-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3765 Eric Botcazou <ebotcazou@libertysurf.fr>
3766
3767 * g++.dg/opt/stack1.C: New test.
3768
3769 2003-07-05 Mark Mitchell <mark@codesourcery.com>
3770
3771 * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3772 run test.
3773
3774 PR c++/11431
3775 * g++.dg/expr/static_cast3.C: New test.
3776
3777 2003-07-04 Zack Weinberg <zack@codesourcery.com>
3778
3779 * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3780 everywhere.
3781 * gcc.dg/concat.c: Concatenation of string constants with
3782 __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3783 * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3784 * gcc.dg/cpp/escape-2.c: Use wide character constants where
3785 necessary to avoid multi-character character constant warning.
3786 * gcc.dg/cpp/escape.c: Likewise.
3787 * gcc.dg/cpp/ucs.c: Likewise.
3788 Remove backslashes from dg-bogus comments, as they confuse Tcl.
3789 Fix a typo.
3790
3791 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
3792
3793 PR c/11428
3794 * gcc.c-torture/compile/20030704-1.c: New.
3795
3796 2003-07-04 Kazu Hirata <kazu@cs.umass.edu>
3797
3798 * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3799
3800 2003-07-04 Danny Smith <dannysmith@users.sourceforge.net>
3801
3802 PR c++/5287, PR c++/7910, PR c++/11021
3803 * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3804 tests for warnings.
3805 * g++.dg/ext/dllimport2.C: Add tests for warnings.
3806 * g++.dg/ext/dllimport3.C: Likewise.
3807 * g++.dg/ext/dllimport4.C: New file.
3808 * g++.dg/ext/dllimport5.C: New file.
3809 * g++.dg/ext/dllimport6.C: New file.
3810 * g++.dg/ext/dllimport7.C: New file.
3811 * g++.dg/ext/dllimport8.C: New file.
3812 * g++.dg/ext/dllimport9.C: New file.
3813 * g++.dg/ext/dllimport10.C: New file.
3814 * g++.dg/ext/dllexport1.C: New file.
3815
3816 2003-07-03 Mark Mitchell <mark@codesourcery.com>
3817
3818 * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3819 * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3820
3821 2003-07-03 Roger Sayle <roger@eyesopen.com>
3822
3823 * gcc.dg/builtins-25.c: New testcase.
3824 * gcc.dg/builtins-26.c: New testcase.
3825
3826 2003-07-03 Janis Johnson <janis187@us.ibm.com>
3827
3828 * gcc.dg/compat/vector-defs.h: New file.
3829 * gcc.dg/compat/vector-setup.h: New file.
3830 * gcc.dg/compat/vector-check.h: New file.
3831 * gcc.dg/compat/vector-1_main.c: New file.
3832 * gcc.dg/compat/vector-1_x.c: New file.
3833 * gcc.dg/compat/vector-1_y.c: New file.
3834 * gcc.dg/compat/vector-2_main.c: New file.
3835 * gcc.dg/compat/vector-2_x.c: New file.
3836 * gcc.dg/compat/vector-2_y.c: New file.
3837
3838 * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3839 * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3840 * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3841 * gcc.dg/compat/struct-align-1.h: New file.
3842 * gcc.dg/compat/struct-align-1_main.c: New file.
3843 * gcc.dg/compat/struct-align-1_x.c: New file.
3844 * gcc.dg/compat/struct-align-1_y.c: New file.
3845 * gcc.dg/compat/struct-align-2.h: New file.
3846 * gcc.dg/compat/struct-align-2_main.c: New file.
3847 * gcc.dg/compat/struct-align-2_x.c: New file.
3848 * gcc.dg/compat/struct-align-2_y.c: New file.
3849
3850 * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3851 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3852 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3853 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3854 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3855 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3856 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3857 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3858 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3859 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3860 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3861 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3862 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3863 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3864 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3865 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3866 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3867 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3868 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3869 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3870 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3871 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3872 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3873 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3874 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3875 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3876 * gcc.dg/compat/struct-return-10_x.c: Ditto.
3877 * gcc.dg/compat/struct-return-2_x.c: Ditto.
3878 * gcc.dg/compat/struct-return-3_x.c: Ditto.
3879
3880 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3881
3882 * gcc.dg/i386-call-1.c: New test.
3883
3884 2003-07-03 Nathan Sidwell <nathan@codesourcery.com>
3885
3886 PR c++/9162
3887 * g++.dg/parse/defarg4.C: New.
3888
3889 2003-07-03 Roger Sayle <roger@eyesopen.com>
3890
3891 PR target/10700
3892 * gcc.c-torture/compile/20030703-1.c: New test case.
3893
3894 2003-07-03 Mark Mitchell <mark@codesourcery.com>
3895
3896 * g++.dg/template/local3.C: Remove extra semicolon.
3897
3898 2003-07-03 Eric Botcazou <ebotcazou@libertysurf.fr>
3899
3900 * gcc.dg/i386-volatile-1.c: New test.
3901
3902 2003-07-02 Nathan Sidwell <nathan@codesourcery.com>
3903
3904 PR c++/11072
3905 * g++.dg/other/offsetof2.C: XFAIL.
3906 * g++.dg/other/offsetof5.C: New.
3907
3908 PR c++/10219
3909 * g++.dg/template/error1.C: New.
3910
3911 PR c++/9779
3912 * g++.dg/template/dependent-expr1.C: New.
3913
3914 2003-07-01 Mark Mitchell <mark@codesourcery.com>
3915
3916 PR c++/6949
3917 * g++.dg/template/local3.C: New test.
3918
3919 PR c++/11149
3920 * g++.dg/lookup/scoped6.C: New test.
3921
3922 2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
3923
3924 PR c++/8046
3925 * g++.dg/other/error7.C: New test.
3926
3927 2003-07-01 Kazu Hirata <kazu@cs.umass.edu>
3928
3929 * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3930 * g++.old-deja/g++.abi/vtable3.h: Likewise.
3931 * g++.old-deja/g++.law/code-gen5.C: Likewise.
3932 * g++.old-deja/g++.other/union2.C: Likewise.
3933 * gcc.dg/c90-const-expr-2.c: Likewise.
3934 * gcc.dg/c90-const-expr-3.c: Likewise.
3935 * gcc.dg/c99-const-expr-2.c: Likewise.
3936 * gcc.dg/c99-const-expr-3.c: Likewise.
3937 * gcc.dg/concat.c: Likewise.
3938
3939 2003-07-01 Mark Mitchell <mark@codesourcery.com>
3940
3941 PR c++/9559
3942 * g++.dg/init/static1.C: New test.
3943
3944 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3945
3946 * Changelog: Remove ">>>>>>>" from previous change.
3947
3948 2003-06-30 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3949
3950 * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3951 * g++.old-deja/g++.other/access2.C: Likewise.
3952 * g++.old-deja/g++.other/decl2.C: Likewise.
3953 * gcc.c-torture/execute/20020615-1.c: Likewise.
3954
3955 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
3956
3957 PR c++/4933
3958 * g++.dg/template/sizeof4.C: New test.
3959
3960 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
3961
3962 * g++.dg/other/error6.C: New test.
3963
3964 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
3965
3966 PR c++/10750
3967 * g++.dg/parse/constant2.C: New test.
3968
3969 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
3970
3971 PR c++/11106
3972 * g++.dg/other/error5.C: New test.
3973
3974 2003-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3975
3976 * gcc.dg/format/gcc_diag-1.c: New test.
3977
3978 2003-06-28 Ulrich Weigand <uweigand@de.ibm.com>
3979
3980 * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3981
3982 2003-06-28 Nathan Sidwell <nathan@codesourcery.com>
3983
3984 * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3985 * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3986 * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3987
3988 2003-06-28 Jakub Jelinek <jakub@redhat.com>
3989
3990 * gcc.c-torture/execute/builtins/string-8.c: New test.
3991 * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3992 * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3993 * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3994
3995 2003-06-27 Mark Mitchell <mark@codesourcery.com>
3996
3997 PR c++/10468
3998 * g++.dg/ext/typeof6.C: New test.
3999
4000 2003-06-27 Mark Mitchell <mark@codesourcery.com>
4001
4002 PR c++/10796
4003 * g++.dg/init/enum1.C: New test.
4004
4005 2003-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4006
4007 * gcc.dg/20030627-1.c: New test.
4008
4009 2003-06-26 Mark Mitchell <mark@codesourcery.com>
4010
4011 PR c++/11332
4012 * g++.dg/expr/static_cast2.C: New test.
4013
4014 2003-06-26 Roger Sayle <roger@eyesopen.com>
4015 Jakub Jelinek <jakub@redhat.com>
4016
4017 * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4018 sprintf(dst,"%s",src) optimization.
4019 * gcc.c-torture/execute/20030626-1.c: New test case.
4020 * gcc.c-torture/execute/20030626-2.c: New test case.
4021
4022 2003-06-26 J"orn Rennecke <joern.rennecke@superh.com>
4023
4024 * gcc.c-torture/execute/multi-ix.c: New test.
4025
4026 * gcc.c-torture/execute/simd-4.c (main):
4027 Added missing semicolon at end of union.
4028
4029 2003-06-26 Giovanni Bajo <giovannibajo@libero.it>
4030
4031 PR c++/8266
4032 * g++.dg/template/explicit-instantiation3.C: New test.
4033
4034 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
4035
4036 * gcc.dg/20030626-1.c: Use signed char.
4037
4038 2003-06-26 Eric Botcazou <ebotcazou@libertysurf.fr>
4039
4040 * gcc.dg/20030626-1.c: New test.
4041
4042 2003-06-26 Neil Booth <neil@daikokuya.co.uk>
4043
4044 * const-str-2.m: Update.
4045
4046 2003-06-25 Mark Mitchell <mark@codesourcery.com>
4047
4048 PR c++/10990
4049 * g++.dg/rtti/dyncast1.C: New test.
4050 * g++.dg/abi/mangle4.C: Correct base-specifier access.
4051 * g++.dg/lookup/scoped1.C: Remove XFAIL.
4052 * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4053
4054 PR c++/10931
4055 * g++.dg/expr/static_cast1.C: New test.
4056
4057 2003-06-25 Josef Zlomek <zlomekj@suse.cz>
4058
4059 * gcc.dg/20030625-1.c: New test.
4060
4061 2003-06-24 Roger Sayle <roger@eyesopen.com>
4062
4063 * gcc.c-torture/compile/20030624-1.c: New test case.
4064
4065 2003-06-24 Jakub Jelinek <jakub@redhat.com>
4066
4067 * gcc.c-torture/execute/string-opt-17.c: New test.
4068
4069 2003-06-24 Mark Mitchell <mark@codesourcery.com>
4070
4071 PR c++/5754
4072 * g++.dg/parse/crash6.C: New test.
4073
4074 2003-06-23 Roger Sayle <roger@eyesopen.com>
4075
4076 * gcc.dg/builtins-24.c: New test case.
4077
4078 2003-06-23 Jakub Jelinek <jakub@redhat.com>
4079
4080 * g++.dg/opt/operator1.C: New test.
4081
4082 2003-06-22 Roger Sayle <roger@eyesopen.com>
4083
4084 * gcc.c-torture/execute/string-opt-16.c: New test case.
4085
4086 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
4087
4088 * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion option.
4089 * g++.old-deja/g++.other/conv7.C: Likewise
4090 * g++.old-deja/g++.other/overcnv2.C: Likewise.
4091 * g++.old-deja/g++.other/overload14.C: Likewise.
4092
4093 2003-06-21 Gabriel Dos Reis <gdr@integrable-solutions.net>
4094
4095 * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4096 * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4097
4098 2003-06-20 Mark Mitchell <mark@codesourcery.com>
4099
4100 PR c++/10888
4101 * g++.dg/warn/Winline-3.C: New test.
4102
4103 2003-06-20 Mark Mitchell <mark@codesourcery.com>
4104
4105 * lib/target-supports.exp (check_alias_available): Make the test
4106 program acceptable to the Solaris assembler.
4107
4108 PR c++/10749
4109 * g++.dg/template/memclass2.C: New test.
4110
4111 2003-06-20 Mark Mitchell <mark@codesourcery.com>
4112 Eric Botcazou <ebotcazou@libertysurf.fr>
4113
4114 * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4115 data for non-matching targets.
4116 * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4117
4118 2003-06-20 Mark Mitchell <mark@codesourcery.com>
4119
4120 PR c++/10845
4121 * g++.dg/template/member3.C: New test.
4122
4123 2003-06-19 Mark Mitchell <mark@codesourcery.com>
4124
4125 PR c++/10939
4126 * g++.dg/template/func1.C: New test.
4127
4128 PR c++/9649
4129 * g++.dg/template/static4.C: New test.
4130 * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4131
4132 PR c++/11041
4133 * g++.dg/init/ref7.C: New test.
4134
4135 2003-06-19 Matt Austern <austern@apple.com>
4136
4137 PR c++/11228
4138 * g++.dg/anew1.C: New test.
4139 * g++.dg/anew2.C: New test.
4140 * g++.dg/anew3.C: New test.
4141 * g++.dg/anew4.C: New test.
4142
4143 2003-06-19 Kazu Hirata <kazu@cs.umass.edu>
4144
4145 * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4146
4147 2003-06-19 J"orn Rennecke <joern.rennecke@superh.com>
4148
4149 * gcc.c-torture/execute/simd-4.c (main): Make expected value
4150 endian-dependent.
4151
4152 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4153
4154 * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4155 Remove cruft.
4156
4157 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4158
4159 * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4160 * gcc.c-torture/compile/961203-1.c: Likewise.
4161 * gcc.c-torture/compile/980506-1.c: Likewise.
4162
4163 2003-06-17 Mark Mitchell <mark@codesourcery.com>
4164
4165 PR c++/10712
4166 * g++.dg/lookup/using7.C: New test.
4167
4168 2003-06-17 Mark Mitchell <mark@codesourcery.com>
4169
4170 PR c++/11105
4171 * g++.dg/abi/conv1.C: Remove it.
4172 * g++.dg/template/conv7.C: New test.
4173 * g++.dg/template/conv8.C: Likewise.
4174 * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4175 conversion operator.
4176
4177 2003-06-17 Janis Johnson <janis187@us.ibm.com>
4178
4179 * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4180 * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4181 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4182 * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4183 * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4184 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4185 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4186 * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4187 * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4188 * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4189 * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4190 * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4191 * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4192 * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4193 * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4194 * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4195 * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4196 * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4197 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4198 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4199 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4200 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4201 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4202 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4203 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4204 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4205 * gcc.dg/compat/struct-return-10_x.c: Ditto.
4206 * gcc.dg/compat/struct-return-2_x.c: Ditto.
4207 * gcc.dg/compat/struct-return-3_x.c: Ditto.
4208
4209 2003-06-16 Mark Mitchell <mark@codesourcery.com>
4210
4211 * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4212 * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4213 indications.
4214
4215 2003-06-16 Roger Sayle <roger@eyesopen.com>
4216
4217 * gcc.dg/i386-387-5.c: New test case.
4218 * gcc.dg/i386-387-6.c: New test case.
4219 * gcc.dg/builtins-23.c: New test case.
4220
4221 2003-06-15 Roger Sayle <roger@eyesopen.com>
4222
4223 * gcc.dg/builtins-22.c: New test case.
4224 * gcc.dg/i386-387-1.c: Update to test exp.
4225 * gcc.dg/i386-387-2.c: Likewise.
4226
4227 2003-06-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4228
4229 * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4230
4231 2003-06-12 Mark Mitchell <mark@codesourcery.com>
4232
4233 * lib/gcc-dg.exp (dg-require-dll): New function.
4234 (dg-xfail-if): Likewise.
4235 * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4236 driver.
4237
4238 * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4239 * gcc.c-torture/compile/20001205-1.c: Likewise.
4240 * gcc.c-torture/compile/20001226-1.c: Likewise.
4241 * gcc.c-torture/compile/20010518-2.c: Likewise.
4242 * gcc.c-torture/compile/20020312-1.c: Likewise.
4243 * gcc.c-torture/compile/20020604-1.c: Likewise.
4244 * gcc.c-torture/compile/920501-12.c: Likewise.
4245 * gcc.c-torture/compile/920501-4.c: Likewise.
4246 * gcc.c-torture/compile/920520-1.c: Likewise.
4247 * gcc.c-torture/compile/920521-1.c: Likewise.
4248 * gcc.c-torture/compile/920625-1.c: Likewise.
4249 * gcc.c-torture/compile/961203-1.c: Likewise.
4250 * gcc.c-torture/compile/980506-1.c: Likewise.
4251 * gcc.c-torture/compile/981006-1.c: Likewise.
4252 * gcc.c-torture/compile/981022-1.c: Likewise.
4253 * gcc.c-torture/compile/981223-1.c: Likewise.
4254 * gcc.c-torture/compile/990617-1.c: Likewise.
4255 * gcc.c-torture/compile/dll.c: Likewise.
4256 * gcc.c-torture/compile/labels-3.c: Likewise.
4257 * gcc.c-torture/compile/mipscop-1.c: Likewise.
4258 * gcc.c-torture/compile/mipscop-2.c: Likewise.
4259 * gcc.c-torture/compile/mipscop-3.c: Likewise.
4260 * gcc.c-torture/compile/mipscop-4.c: Likewise.
4261 * gcc.c-torture/compile/simd-5.c: Likewise.
4262 * gcc.c-torture/compile/20000804-1.x: Remove.
4263 * gcc.c-torture/compile/20001205-1.x: Likewise.
4264 * gcc.c-torture/compile/20001226-1.x: Likewise.
4265 * gcc.c-torture/compile/20010518-2.x: Likewise.
4266 * gcc.c-torture/compile/20020312-1.x: Likewise.
4267 * gcc.c-torture/compile/20020604-1.x: Likewise.
4268 * gcc.c-torture/compile/920501-12.x: Likewise.
4269 * gcc.c-torture/compile/920501-4.x: Likewise.
4270 * gcc.c-torture/compile/920520-1.x: Likewise.
4271 * gcc.c-torture/compile/920521-1.x: Likewise.
4272 * gcc.c-torture/compile/920625-1.x: Likewise.
4273 * gcc.c-torture/compile/961203-1.x: Likewise.
4274 * gcc.c-torture/compile/980506-1.x: Likewise.
4275 * gcc.c-torture/compile/981006-1.x: Likewise.
4276 * gcc.c-torture/compile/981022-1.x: Likewise.
4277 * gcc.c-torture/compile/981223-1.x: Likewise.
4278 * gcc.c-torture/compile/990617-1.x: Likewise.
4279 * gcc.c-torture/compile/mipscop-1.x: Likewise.
4280 * gcc.c-torture/compile/mipscop-2.x: Likewise.
4281 * gcc.c-torture/compile/mipscop-3.x: Likewise.
4282 * gcc.c-torture/compile/mipscop-4.x: Likewise.
4283 * gcc.c-torture/compile/simd-5.x: Likewise.
4284
4285 * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4286
4287 2003-06-13 Eric Botcazou <ebotcazou@libertysurf.fr>
4288
4289 * gcc.c-torture/execute/20030611-1.c: New test.
4290
4291 2003-06-12 Roger Sayle <roger@eyesopen.com>
4292
4293 PR middle-end/168
4294 * gcc.dg/20030612-1.c: New test case.
4295
4296 2003-06-12 Mark Mitchell <mark@codesourcery.com>
4297
4298 PR c++/10635
4299 * g++.dg/expr/cast1.C: New test.
4300
4301 2003-06-12 Roger Sayle <roger@eyesopen.com>
4302
4303 * gcc.dg/builtins-21.c: New test case.
4304
4305 2003-06-11 Kelley Cook <kelleycook@wideopenwest.com>
4306
4307 * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4308 options instead of at the end.
4309 * lib/objc.exp (objc_target_compile): Likewise.
4310
4311 2003-06-11 Mark Mitchell <mark@codesourcery.com>
4312
4313 PR c++/10432
4314 * g++.dg/parse/error1.C: New test.
4315
4316 2003-06-11 Janis Johnson <janis187@us.ibm.com>
4317
4318 * gcc.dg/compat/struct-by-value-11_main.c: New file.
4319 * gcc.dg/compat/struct-by-value-11_x.c: New file.
4320 * gcc.dg/compat/struct-by-value-11_y.c: New file.
4321 * gcc.dg/compat/struct-by-value-12_main.c: New file.
4322 * gcc.dg/compat/struct-by-value-12_x.c: New file.
4323 * gcc.dg/compat/struct-by-value-12_y.c: New file.
4324 * gcc.dg/compat/struct-by-value-13_main.c: New file.
4325 * gcc.dg/compat/struct-by-value-13_x.c: New file.
4326 * gcc.dg/compat/struct-by-value-13_y.c: New file.
4327 * gcc.dg/compat/struct-by-value-14_main.c: New file.
4328 * gcc.dg/compat/struct-by-value-14_x.c: New file.
4329 * gcc.dg/compat/struct-by-value-14_y.c: New file.
4330 * gcc.dg/compat/struct-by-value-15_main.c: New file.
4331 * gcc.dg/compat/struct-by-value-15_x.c: New file.
4332 * gcc.dg/compat/struct-by-value-15_y.c: New file.
4333 * gcc.dg/compat/struct-by-value-16_main.c: New file.
4334 * gcc.dg/compat/struct-by-value-16_x.c: New file.
4335 * gcc.dg/compat/struct-by-value-16_y.c: New file.
4336 * gcc.dg/compat/struct-by-value-17_main.c: New file.
4337 * gcc.dg/compat/struct-by-value-17_x.c: New file.
4338 * gcc.dg/compat/struct-by-value-17_y.c: New file.
4339 * gcc.dg/compat/struct-by-value-18_main.c: New file.
4340 * gcc.dg/compat/struct-by-value-18_x.c: New file.
4341 * gcc.dg/compat/struct-by-value-18_y.c: New file.
4342
4343 * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4344 * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4345 * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4346 * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4347 * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4348 * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4349 * gcc.dg/compat/scalar-return-3_main.c: New file.
4350 * gcc.dg/compat/scalar-return-3_x.c: New file.
4351 * gcc.dg/compat/scalar-return-3_y.c: New file.
4352 * gcc.dg/compat/scalar-return-4_main.c: New file.
4353 * gcc.dg/compat/scalar-return-4_x.c: New file.
4354 * gcc.dg/compat/scalar-return-4_y.c: New file.
4355
4356 2003-06-10 Janis Johnson <janis187@us.ibm.com>
4357
4358 * gcc.dg/compat/fp2-struct-check.h: New file.
4359 * gcc.dg/compat/fp2-struct-defs.h: New file.
4360 * gcc.dg/compat/fp2-struct-init.h: New file.
4361 * gcc.dg/compat/struct-by-value-10_main.c: New file.
4362 * gcc.dg/compat/struct-by-value-10_x.c: New file.
4363 * gcc.dg/compat/struct-by-value-10_y.c: New file.
4364 * gcc.dg/compat/struct-return-10_main.c: New file.
4365 * gcc.dg/compat/struct-return-10_x.c: New file.
4366 * gcc.dg/compat/struct-return-10_y.c: New file.
4367
4368 * gcc.dg/compat/compat-common.h: New file.
4369 * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4370 * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4371 * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4372 * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4373 * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4374 * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4375 * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4376 * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4377 * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4378 * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4379 * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4380 * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4381 * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4382 * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4383 * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4384 * gcc.dg/compat/small-struct-check.h: Ditto.
4385 * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4386 * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4387 * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4388 * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4389 * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4390 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4391 * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4392 * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4393 * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4394 * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4395 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4396 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4397 * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4398 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4399 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4400 * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4401 * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4402 * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4403 * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4404 * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4405 * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4406 * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4407 * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4408 * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4409 * gcc.dg/compat/struct-return-2_main.c: Ditto.
4410 * gcc.dg/compat/struct-return-2_x.c: Ditto.
4411 * gcc.dg/compat/struct-return-2_y.c: Ditto.
4412 * gcc.dg/compat/struct-return-3_main.c: Ditto.
4413 * gcc.dg/compat/struct-return-3_x.c: Ditto.
4414 * gcc.dg/compat/struct-return-3_y.c: Ditto.
4415
4416 2003-06-10 Geoffrey Keating <geoffk@apple.com>
4417
4418 * g++.dg/pch/static-1.C: New file.
4419 * g++.dg/pch/static-1.Hs: New file.
4420
4421 2003-06-10 Richard Henderson <rth@redhat.com>
4422
4423 * gcc.dg/asm-7.c: Adjust expected warning text.
4424
4425 2003-06-10 Roger Sayle <roger@eyesopen.com>
4426
4427 * gcc.dg/builtins-20.c: New test case.
4428
4429 2003-06-10 Mark Mitchell <mark@codesourcery.com>
4430
4431 PR c++/11131
4432 * g++.dg/opt/template1.C: New test.
4433
4434 2003-06-09 Mark Mitchell <mark@codesourcery.com>
4435
4436 * lib/gcc-dg.exp (dg-test): Clear additional_files and
4437 additional_sources.
4438
4439 2003-05-21 David Taylor <dtaylor@emc.com>
4440
4441 * gcc.dg/Wpadded.c: New file.
4442
4443 2003-06-09 Mark Mitchell <mark@codesourcery.com>
4444
4445 * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4446 * gcc.dg/special/weak-2.c: Add dg-require-weak.
4447 * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4448 dg-require-weak.
4449
4450 2003-06-09 J"orn Rennecke <joern.rennecke@superh.com>
4451
4452 * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4453
4454 2003-06-09 Mark Mitchell <mark@codesourcery.com>
4455
4456 * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4457 (dg-require-alias): Likewise.
4458 (dg-require-gc-sections): Likewise.
4459 * lib/target-supports.exp (check_gc_sections_available): Likewise.
4460
4461 2003-06-08 Richard Henderson <rth@redhat.com>
4462
4463 * gcc.dg/20011029-2.c: Fix the array reference.
4464 * gcc.dg/asm-7.c: New.
4465
4466 2003-06-08 Kazu Hirata <kazu@cs.umass.edu>
4467
4468 * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4469
4470 2003-06-08 Mark Mitchell <mark@codesourcery.com>
4471
4472 * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4473 (dg-require-gc-sections): Likewise.
4474
4475 2003-06-08 Jan Hubicka <jh@suse.cz>
4476
4477 * i386-cmov1.c: Fix regular expression.
4478 * i386-cvt-1.c: Likewise.
4479 * i386-local.c: Likewise.
4480 * i386-local2.c: Likewise.
4481 * i386-mul.c: Likewise.
4482 * i386-ssetype-1.c: Likewise.
4483 * i386-ssetype-3.c: Likewise.
4484 * i386-ssetype-5.c: Likewise.
4485
4486 2003-06-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4487
4488 PR c++/11039
4489 * g++.dg/warn/implicit-typename2.C: New test.
4490 * g++.dg/warn/implicit-typename3.C: New test.
4491
4492 2003-06-07 Richard Henderson <rth@redhat.com>
4493
4494 * g++.dg/other/offsetof3.C: Use size_t.
4495 * g++.dg/other/offsetof4.C: Likewise.
4496
4497 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
4498
4499 * lib/copy-file.exp: New. Implement gcc_copy_files.
4500
4501 * lib/dg-pch.exp: Load copy-file.exp
4502 (dg-pch): Use gcc_copy_files instead of "file copy".
4503
4504 2003-06-06 Mark Mitchell <mark@codesourcery.com>
4505
4506 * gcc.dg/weak/weak.exp: Simplify.
4507 * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4508 * gcc.dg/weak/weak-1.c: Likewise.
4509 * gcc.dg/weak/weak-2.c: Likewise.
4510 * gcc.dg/weak/weak-3.c: Likewise.
4511 * gcc.dg/weak/weak-4.c: Likewise.
4512 * gcc.dg/weak/weak-5.c: Likewise.
4513 * gcc.dg/weak/weak-6.c: Likewise.
4514 * gcc.dg/weak/weak-7.c: Likewise.
4515 * gcc.dg/weak/weak-8.c: Likewise.
4516 * gcc.dg/weak/weak-9.c: Likewise.
4517
4518 2003-06-06 Richard Earnshaw <rearnsha@arm.com>
4519
4520 gcc.c-torture/execute/20030606-1.c: New.
4521
4522 2003-06-06 Roger Sayle <roger@eyesopen.com>
4523
4524 * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4525 * gcc.dg/builtins-19.c: Likewise.
4526
4527 2003-06-06 Roger Sayle <roger@eyesopen.com>
4528
4529 * gcc.dg/builtins-2.c: Add some more tests.
4530 * gcc.dg/builtins-18.c: New test case.
4531 * gcc.dg/builtins-19.c: New test case.
4532
4533 2003-06-06 Roger Sayle <roger@eyesopen.com>
4534 Jim Wilson <wilson@tuliptree.org>
4535
4536 * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4537
4538 2003-06-06 Jakub Jelinek <jakub@redhat.com>
4539
4540 * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4541 mempcpy/stpcpy calls not to be optimized into something else.
4542 * gcc.c-torture/execute/string-opt-3.c: Moved to...
4543 * gcc.c-torture/execute/builtins/string-7.c: ...here.
4544 * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4545
4546 2003-06-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4547
4548 * gcc.dg/format/asm_fprintf-1.c: New test.
4549
4550 2003-06-05 Mark Mitchell <mark@codesourcery.com>
4551
4552 * lib/gcc-defs.exp (additional_sources): New variable.
4553 (dg-additional-sources): New function.
4554 (additional_files): New variable.
4555 (dg-additional-files): New function.
4556 (dg-additional-files-options): Likewise.
4557 * lib/gcc-dg.exp (dg-require-weak): New function.
4558 (dg-require-alias): Likewise.
4559 (dg-require-gc-sections): Likewise.
4560 * lib/target-supports.exp (check_alias_available): Remove testfile
4561 parameter.
4562 (check_gc_sections_available): New function.
4563 * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4564 (dg-gpp-additional-files): Likewise.
4565 * lib/g++.exp (additional_sources): Remove.
4566 (additional_files): Likewise.
4567 (g++_target_compile): Use dg-additional-files-options.
4568
4569 * gcc.dg/special/special.exp: Add "ecos" tests. Remove complex
4570 Tcl logic.
4571 * gcc.dg/special/ecos.exp: Remove.
4572 * gcc.dg/special/20000419-2.c: Use dg-require-*.
4573 * gcc.dg/special/alias-1.c: Likewise.
4574 * gcc.dg/special/alias-2.c: Likewise.
4575 * gcc.dg/special/gcsec-1.c: Likewise.
4576 * gcc.dg/special/weak-1.c: Likewise.
4577 * gcc.dg/special/weak-2.c: Likewise.
4578 * gcc.dg/special/wkali-1.c: Likewise.
4579 * gcc.dg/special/wkali-2.c: Likewise.
4580
4581 * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4582 dg-gpp-additional-*.
4583 * g++.dg/special/conpr-3.C: Likewise.
4584 * g++.dg/special/conpr-4.C: Likewise.
4585 * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4586 * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4587 * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4588 * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4589 * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4590 * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4591 * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4592 * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4593 * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4594 * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4595 * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4596 * g++.old-deja/g++.other/comdat1.C: Likewise.
4597 * g++.old-deja/g++.other/comdat2.C: Likewise.
4598 * g++.old-deja/g++.other/comdat3.C: Likewise.
4599 * g++.old-deja/g++.other/ctor1.C: Likewise.
4600 * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4601
4602 2003-06-05 Richard Henderson <rth@redhat.com>
4603
4604 * gcc.dg/debug/20030605-1.c: New.
4605
4606 2003-06-04 Mark Mitchell <mark@codesourcery.com>
4607
4608 * README.QMTEST: Update.
4609
4610 2003-06-04 Richard Henderson <rth@redhat.com>
4611
4612 * gcc.dg/cleanup-1.c: New.
4613 * gcc.dg/cleanup-2.c: New.
4614 * gcc.dg/cleanup-3.c: New.
4615 * gcc.dg/cleanup-4.c: New.
4616 * gcc.dg/cleanup-5.c: New.
4617 * gcc.dg/cleanup-6.c: New.
4618 * gcc.dg/cleanup-7.c: New.
4619
4620 2003-06-04 Mark Mitchell <mark@codesourcery.com>
4621
4622 * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4623
4624 * lib/dg-pch.exp: New file.
4625 * g++.dg/pch/pch.exp: Use dg-pch.exp.
4626 * gcc.dg/pch/pch.exp: Likewise.
4627
4628 2003-06-04 Roger Sayle <roger@eyesopen.com>
4629
4630 * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4631 * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4632 * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4633 * gcc.dg/builtins-17.c: New test case.
4634 * gcc.dg/i386-387-4.c: New test case.
4635 * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4636
4637 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4638
4639 * gcc.dg/ultrasp9.c: New test.
4640
4641 2003-06-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4642
4643 * gcc.c-torture/compile/20030604-1.c: New test.
4644 * gcc.dg/sparc-constant-1.c: New test.
4645
4646 2003-06-03 Glen Nakamura <glen@imodulo.com>
4647
4648 * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4649
4650 2003-06-03 J"orn Rennecke <joern.rennecke@superh.com>
4651
4652 * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4653
4654 * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4655 * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4656
4657 2003-06-03 Aldy Hernandez <aldyh@redhat.com>
4658
4659 * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4660
4661 2003-06-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4662
4663 PR c++/10940
4664 * g++.dg/template/spec10.C: New test.
4665
4666 2003-06-03 Roger Sayle <roger@eyesopen.com>
4667
4668 * gcc.dg/builtins-16.c: New test case.
4669
4670 2003-06-03 Jakub Jelinek <jakub@redhat.com>
4671
4672 * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4673 mempcpy test with post-increments.
4674 * gcc.c-torture/execute/string-opt-3.c: New test.
4675 * gcc.dg/string-opt-1.c: New test.
4676
4677 2003-06-03 David Billinghurst (David.Billinghurst@riotinto.com)
4678
4679 PR fortran/10965
4680 * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4681
4682 2003-06-02 Mark Mitchell <mark@codesourcery.com>
4683
4684 * lib/scanasm.exp (dg-scan): New function, factored out of ...
4685 (scan-assembler): ... here. Use dg-scan.
4686 (scan-assembler-not): Likewise.
4687 (scan-file): New function.
4688 (scan-file-not): Likewise.
4689 * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4690 * gcc.dg/cpp/_Pragma4.c: Likewise.
4691 * gcc.dg/cpp/_Pragma5.c: Likewise.
4692 * gcc.dg/cpp/avoidpaste1.c: Likewise.
4693 * gcc.dg/cpp/avoidpaste2.c: Likewise.
4694 * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4695 * gcc.dg/cpp/cmdlne-P.c: Likewise.
4696 * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4697 * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4698 * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4699 * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4700 * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4701 * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4702 * gcc.dg/cpp/cxxcom1.c: Likewise.
4703 * gcc.dg/cpp/line1.c: Likewise.
4704 * gcc.dg/cpp/maccom1.c: Likewise.
4705 * gcc.dg/cpp/maccom2.c: Likewise.
4706 * gcc.dg/cpp/maccom3.c: Likewise.
4707 * gcc.dg/cpp/maccom4.c: Likewise.
4708 * gcc.dg/cpp/maccom5.c: Likewise.
4709 * gcc.dg/cpp/maccom6.c: Likewise.
4710 * gcc.dg/cpp/multiline.c: Likewise.
4711 * gcc.dg/cpp/spacing1.c: Likewise.
4712 * gcc.dg/cpp/spacing2.c: Likewise.
4713 * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4714 * gcc.dg/cpp/trad/maccom1.c: Likewise.
4715 * gcc.dg/cpp/trad/maccom2.c: Likewise.
4716 * gcc.dg/cpp/trad/maccom3.c: Likewise.
4717 * gcc.dg/cpp/trad/maccom4.c: Likewise.
4718 * gcc.dg/cpp/trad/maccom6.c: Likewise.
4719 * gcc.dg/cpp/cxxcom2.c: Likewise.
4720 * gcc.dg/cpp/cxxcom2.h: New file.
4721
4722 * gcc.dg/cpp/truefalse.cpp: Move it to ...
4723 * g++.dg/cpp/truefalse.C: Here.
4724 * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4725
4726 2003-06-01 Loren James Rittle <ljrittle@acm.org>
4727
4728 * gcc.dg/cpp/redef3.c: New file.
4729
4730 2003-06-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4731
4732 * gcc.dg/i386-loop-3.c: New test.
4733
4734 2003-05-31 Toon Moene <toon@moene.indiv.nluug.nl>
4735
4736 * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4737
4738 2003-05-31 Roger Sayle <roger@eyesopen.com>
4739
4740 * gcc.dg/fwrapv-1.c: New test case.
4741 * gcc.dg/fwrapv-2.c: New test case.
4742
4743 2003-05-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4744
4745 PR c++/10956
4746 * g++.dg/template/spec9.C: New test.
4747
4748 2003-05-29 Roger Sayle <roger@eyesopen.com>
4749
4750 * gcc.dg/duff-4.c: New test case.
4751
4752 2003-05-27 David Billinghurst (David.Billinghurst@riotinto.com)
4753
4754 PR fortran/10843
4755 * g77.dg/ffixed-form-1.f: New test
4756 * g77.dg/ffixed-form-2.f: New test
4757 * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4758 * g77.dg/ffree-form-3.f: New test
4759
4760 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch>
4761
4762 * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4763 * gcc.dg/wint_t-1.c: Likewise.
4764
4765 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4766
4767 * g++.dg/template/access11.C: New test.
4768
4769 2003-05-25 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4770
4771 PR c++/10849
4772 * g++.dg/template/access10.C: New test.
4773
4774 2003-05-24 Eric Botcazou <ebotcazou@libertysurf.fr>
4775 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4776
4777 * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4778
4779 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
4780
4781 * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4782 suppress for powerpc-*-darwin*.
4783 * gcc.dg/torture/builtin-noret-2.c: Likewise.
4784
4785 2003-05-24 Andreas Tobler <a.tobler@schweiz.ch>
4786
4787 * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4788 suppress option for powerpc-*-darwin*.
4789
4790 2003-05-23 Roger Sayle <roger@eyesopen.com>
4791
4792 * gcc.dg/builtins-1.c: Add tests for tan and atan.
4793 * gcc.dg/builtins-4.c: Add test for fmod.
4794
4795 2003-05-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4796
4797 PR c++/10682
4798 * g++.dg/template/instantiate4.C: New test.
4799
4800 2003-05-22 Roger Sayle <roger@eyesopen.com>
4801
4802 * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4803
4804 2003-05-21 Janis Johnson <janis187@us.ibm.com>
4805
4806 * gcc.dg/compat/scalar-return-1_main.c: New file.
4807 * gcc.dg/compat/scalar-return-1_x.c: New file.
4808 * gcc.dg/compat/scalar-return-1_y.c: New file.
4809 * gcc.dg/compat/scalar-return-2_main.c: New file.
4810 * gcc.dg/compat/scalar-return-2_x.c: New file.
4811 * gcc.dg/compat/scalar-return-2_y.c: New file.
4812 * gcc.dg/compat/struct-return-3_main.c: New file.
4813 * gcc.dg/compat/struct-return-3_y.c: New file.
4814 * gcc.dg/compat/struct-return-3_x.c: New file.
4815 * gcc.dg/compat/struct-return-2_main.c: New file.
4816 * gcc.dg/compat/struct-return-2_x.c: New file.
4817 * gcc.dg/compat/struct-return-2_y.c: New file.
4818
4819 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4820
4821 * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4822 for hppa*-hp-hpux*.
4823 * gcc.dg/20021014-1.c (dg-options): Likewise.
4824 * gcc.dg/nest.c (dg-options): Likewise.
4825
4826 2003-05-21 Danny Smith <dannysmith@users.sourceforge.net>
4827
4828 PR c++/9738
4829 * g++.dg/ext/dllimport2.C: New file.
4830 * g++.dg/ext/dllimport3.C: New file.
4831
4832 2003-05-20 Janis Johnson <janis187@us.ibm.com>
4833
4834 * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4835 * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4836 * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4837 * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4838 * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4839 * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4840 * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4841 * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4842 * gcc.dg/compat/small-struct-defs.h: New file.
4843 * gcc.dg/compat/small-struct-init.h: New file.
4844 * gcc.dg/compat/small-struct-check.h: New file.
4845 * gcc.dg/compat/fp-struct-defs.h: New file.
4846 * gcc.dg/compat/fp-struct-check.h: New file.
4847 * gcc.dg/compat/fp-struct-init.h: New file.
4848 * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4849 * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4850
4851 2003-05-19 Jakub Jelinek <jakub@redhat.com>
4852
4853 * gcc.dg/20030225-2.c: New test.
4854
4855 2003-05-18 Roger Sayle <roger@eyesopen.com>
4856 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4857
4858 * gcc.c-torture/compile/20030518-1.c: New test case.
4859
4860 2003-05-18 Mark Mitchell <mark@codesourcery.com>
4861
4862 * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4863 * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4864 gcc-dg-debug-runtest.
4865 * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4866 gcc-dg-debug-runtest.
4867
4868 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4869
4870 PR c++/9022
4871 * g++.dg/lookup/using6.C: New test.
4872
4873 2003-05-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4874
4875 * g++.dg/parse/access2.C: New test.
4876
4877 2003-05-17 Mark Mitchell <mark@codesourcery.com>
4878
4879 * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4880 * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4881 * gcc.dg/debug/debug.exp: Likewise.
4882
4883 2003-05-17 Neil Booth <neil@daikokuya.co.uk>
4884
4885 * gcc.dg/dollar.c: New test.
4886
4887 2003-05-16 Janis Johnson <janis187@us.ibm.com>
4888
4889 * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4890 * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4891 * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4892 * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4893 * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4894 * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4895 * gcc.dg/compat/struct-by-value-6_main.c: New file.
4896 * gcc.dg/compat/struct-by-value-6_x.c: New file.
4897 * gcc.dg/compat/struct-by-value-6_y.c: New file.
4898 * gcc.dg/compat/struct-by-value-7_main.c: New file.
4899 * gcc.dg/compat/struct-by-value-7_x.c: New file.
4900 * gcc.dg/compat/struct-by-value-7_y.c: New file.
4901 * gcc.dg/compat/struct-by-value-8_main.c: New file.
4902 * gcc.dg/compat/struct-by-value-8_x.c: New file.
4903 * gcc.dg/compat/struct-by-value-8_y.c: New file.
4904 * gcc.dg/compat/struct-by-value-9_main.c: New file.
4905 * gcc.dg/compat/struct-by-value-9_x.c: New file.
4906 * gcc.dg/compat/struct-by-value-9_y.c: New file.
4907
4908 2003-05-16 Mark Mitchell <mark@codesourcery.com>
4909
4910 * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4911 (gcc-dg-test-1): ... this. Add target_compile parameter. Add
4912 support for "repo" mode.
4913 * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4914 * lib/g77-dg.exp: Likewise.
4915 * lib/obj-dg.exp: Likewise.
4916
4917 2003-05-16 Jakub Jelinek <jakub@redhat.com>
4918
4919 Merge from gcc-3_2-rhl8-branch:
4920 2003-04-23 Jakub Jelinek <jakub@redhat.com>
4921
4922 * gcc.dg/tls/opt-6.c: New test.
4923
4924 2003-04-05 Jakub Jelinek <jakub@redhat.com>
4925
4926 * gcc.dg/20030405-1.c: New test.
4927
4928 2003-03-09 Jakub Jelinek <jakub@redhat.com>
4929
4930 * gcc.dg/20030309-1.c: New test.
4931
4932 2003-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
4933
4934 * gcc.c-torture/execute/20030307-1.c: New test.
4935
4936 2003-02-20 Randolph Chung <tausq@debian.org>
4937
4938 * gcc.c-torture/compile/20030220-1.c: New test.
4939
4940 2003-02-18 Jakub Jelinek <jakub@redhat.com>
4941
4942 * gcc.dg/20030217-1.c: New test.
4943
4944 2003-01-29 Jakub Jelinek <jakub@redhat.com>
4945
4946 * gcc.c-torture/compile/20020129-1.c: New test.
4947
4948 2002-12-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4949
4950 * gcc.dg/unroll-1.c: New test.
4951
4952 2002-11-16 Jan Hubicka <jh@suse.cz>
4953
4954 * gcc.c-torture/execute/20020920-1.c: New test.
4955
4956 2002-10-08 Jakub Jelinek <jakub@redhat.com>
4957
4958 PR target/7434
4959 * gcc.c-torture/compile/20021008-1.c: New test.
4960
4961 2002-08-10 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
4962
4963 PR target/7559
4964 * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4965
4966 2002-08-07 Jakub Jelinek <jakub@redhat.com>
4967
4968 * gcc.c-torture/compile/20020807-1.c: New test.
4969
4970 2002-07-30 Jakub Jelinek <jakub@redhat.com>
4971
4972 * gcc.dg/tls/opt-1.c: New test.
4973
4974 2002-07-29 Jakub Jelinek <jakub@redhat.com>
4975
4976 * gcc.dg/20020729-1.c: New test.
4977
4978 2002-07-20 Jakub Jelinek <jakub@redhat.com>
4979
4980 * g++.dg/opt/life1.C: New test.
4981
4982 2002-05-20 Jakub Jelinek <jakub@redhat.com>
4983
4984 * gcc.dg/20020525-1.c: New test.
4985
4986 2002-05-24 Jakub Jelinek <jakub@redhat.com>
4987
4988 PR c++/6794
4989 * g++.dg/ext/pretty1.C: New test.
4990 * g++.dg/ext/pretty2.C: New test.
4991
4992 2003-05-15 Mark Mitchell <mark@codesourcery.com>
4993
4994 PR c++/8385
4995 * g++.dg/ext/typeof5.C: New test.
4996
4997 2003-05-15 J"orn Rennecke <joern.rennecke@superh.com>
4998
4999 * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5000 __USER_LABEL_PREFIX__ into account.
5001 * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5002
5003 2003-05-14 Roger Sayle <roger@eyesopen.com>
5004
5005 * gcc.dg/builtins-15.c: New test case.
5006
5007 2003-05-13 Zack Weinberg <zack@codesourcery.com>
5008
5009 * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5010
5011 2003-05-12 Mark Mitchell <mark@codesourcery.com>
5012
5013 * lib/g++.exp: Tweak handling of additional source files.
5014 * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5015 * g++.dg/special/conpr-2a.C: Rename to ...
5016 * g++.dg/special/conpr-2a.cc: ... this.
5017 * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5018 * g++.dg/special/conpr-3a.C: Rename to ...
5019 * g++.dg/special/conpr-3a.cc: This.
5020 * g++.dg/special/conpr-3b.C: Rename to ...
5021 * g++.dg/special/conpr-3b.cc: This.
5022 * g++.dg/special/conpr-4.C: New test.
5023 * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5024
5025 2003-05-12 David Edelsohn <edelsohn@gnu.org>
5026
5027 * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5028
5029 2003-05-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5030
5031 * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5032 * g++.old-deja/g++.robertl/eb71.C: Likewise.
5033 * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5034 * g++.old-deja/g++.other/warn3.C: Likewise.
5035
5036 2003-05-11 Roger Sayle <roger@eyesopen.com>
5037
5038 * gcc.dg/i386-387-1.c: Update to also test log.
5039 * gcc.dg/i386-387-2.c: Likewise.
5040
5041 2003-05-11 Toon Moene <toon@moene.indiv.nluug.nl>
5042
5043 * g77.f-torture/execute/int8421.f: New test.
5044
5045 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5046
5047 PR c++/10230, c++/10481
5048 * g++.dg/lookup/scoped5.C: New test.
5049
5050 2003-05-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5051
5052 PR c++/10552
5053 * g++.dg/template/ttp6.C: New test.
5054
5055 2003-05-11 Richard Sandiford <rsandifo@redhat.com>
5056
5057 * gcc.c-torture/execute/builtins: New directory.
5058 * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5059 gcc.c-torture/execute/builtins.
5060 * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5061 * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5062 * gcc.dg/torture: ...this new directory. Turn into link-only tests.
5063 * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5064
5065 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5066
5067 PR c++/9252
5068 * g++.dg/template/access8.C: New test.
5069 * g++.dg/template/access9.C: New test.
5070
5071 2003-05-10 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5072
5073 PR c++/9554
5074 * g++.dg/parse/access1.C: New test.
5075
5076 2003-05-09 DJ Delorie <dj@redhat.com>
5077
5078 * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5079 long, and not an int.
5080
5081 2003-05-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5082
5083 PR c++/10555, c++/10576
5084 * g++.dg/template/memclass1.C: New test.
5085
5086 2003-05-08 DJ Delorie <dj@redhat.com>
5087
5088 * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5089 targets.
5090 * gcc.c-torture/execute/20021024-1.x: Likewise.
5091 * gcc.c-torture/execute/shiftdi.x: Likewise.
5092 * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5093 * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5094 * gcc.dg/20021018-1.c: Likewise.
5095
5096 2003-05-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5097
5098 * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5099
5100 gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5101 (bcopy): Call memmove.
5102
5103 2003-05-08 Roger Sayle <roger@eyesopen.com>
5104
5105 * g77.f-torture/compile/8485.f: New test case.
5106
5107 2003-05-07 Richard Henderson <rth@redhat.com>
5108
5109 PR c++/10570
5110 * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5111 Verify exception_cleanup not called for rethrows.
5112 * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5113 when exiting catch block without rethrowing.
5114 * g++.dg/eh/forced3.C: New.
5115 * g++.dg/eh/forced4.C: New.
5116
5117 2003-05-07 Aldy Hernandez <aldyh@redhat.com>
5118
5119 * gcc.dg/20030505.c: Fix triplet.
5120
5121 2003-05-06 DJ Delorie <dj@redhat.com>
5122
5123 * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5124 * gcc.dg/nest.c: Likewise.
5125
5126 2003-05-05 Roger Sayle <roger@eyesopen.com>
5127
5128 * gcc.dg/builtins-14.c: New test case.
5129
5130 2003-05-05 Janis Johnson <janis187@us.ibm.com>
5131
5132 * lib/compat.exp (compat-execute): New argument.
5133 * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5134 * gcc.dg/compat: New test directory.
5135 * gcc.dg/compat/compat.exp: New expect script.
5136 * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5137 * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5138 * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5139 * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5140 * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5141 * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5142
5143 * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5144 * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5145 * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5146 * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5147 * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5148 * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5149 * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5150 * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5151 * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5152 * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5153 * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5154 * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5155 * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5156 * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5157 * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5158
5159 2003-05-05 Zack Weinberg <zack@codesourcery.com>
5160
5161 * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5162
5163 2003-05-05 Jakub Jelinek <jakub@redhat.com>
5164
5165 * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5166
5167 2003-05-05 Geoffrey Keating <geoffk@apple.com>
5168
5169 * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5170 * gcc.dg/ppc-fsel-2.c: New test.
5171
5172 * gcc.dg/unused-5.c: New test.
5173
5174 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5175
5176 PR c++/10496
5177 * g++.dg/warn/pmf1.C: New test.
5178
5179 2003-05-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5180
5181 PR c++/4494
5182 * g++.dg/warn/main.C: New test.
5183
5184 2003-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5185
5186 * gcc.dg/nonnull-3.c: New test.
5187
5188 2003-05-04 Neil Booth <neil@daikokuya.co.uk>
5189
5190 * gcc.dg/cpp/Wtrigraphs.c: Update.
5191 * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5192
5193 2003-05-03 Geoffrey Keating <geoffk@apple.com>
5194
5195 * gcc.dg/ppc-fsel-1.c: New test.
5196
5197 2003-05-03 Zack Weinberg <zack@codesourcery.com>
5198
5199 PR c/10604
5200 * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5201
5202 2003-05-03 Kazu Hirata <kazu@cs.umass.edu>
5203
5204 * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5205
5206 2003-05-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5207
5208 PR c++/9364, c++/10553, c++/10586
5209 * g++.dg/parse/typename4.C: New test.
5210 * g++.dg/parse/typename5.C: Likewise.
5211
5212 2003-05-03 Richard Sandiford <rsandifo@redhat.com>
5213
5214 * gcc.c-torture/compile/20030503-1.c: New test.
5215
5216 2003-05-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5217
5218 * g++.dg/lookup/using5.C: Fix testcase error.
5219
5220 2003-05-01 Chris Demetriou <cgd@broadcom.com>
5221
5222 * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5223 since MEABI is no longer supported. Remove all vestiges
5224 of MEABI from the test.
5225
5226 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5227
5228 PR c++/10554
5229 * g++.dg/lookup/using5.C: New test.
5230
5231 2003-05-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5232
5233 PR c++/8772
5234 * g++.dg/template/ttp5.C: New test.
5235
5236 2003-04-30 Mark Mitchell <mark@codesourcery.com>
5237
5238 * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5239 (dg-gpp-additional-sources): New function.
5240 (dg-gpp-additional-files): Likewise.
5241 * lib/g++.exp (additional_sources): New variable.
5242 (additional_files): Likewise.
5243 (g++_target_compile): Deal with them.
5244 * lib/old-dejagnu.exp: Remove.
5245 * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5246 * g++.old-deja: Revise all tests to use dg commands.
5247
5248 2003-04-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5249
5250 PR c++/9432, c++/9528
5251 * g++.dg/lookup/using4.C: New test.
5252
5253 2003-04-29 Geoffrey Keating <geoffk@apple.com>
5254
5255 * gcc.dg/noreturn-5.c: New file.
5256 * gcc.dg/noreturn-6.c: New file.
5257
5258 * gcc.c-torture/compile/inline-1.c: New file.
5259
5260 2003-04-29 Mark Mitchell <mark@codesourcery.com>
5261
5262 PR c++/10551
5263 * g++.dg/template/explicit1.C: New test.
5264
5265 2003-04-29 Mark Mitchell <mark@codesourcery.com>
5266
5267 PR c++/10549
5268 * g++.dg/other/bitfield1.C: New test.
5269
5270 PR c++/10527
5271 * g++.dg/init/new7.C: New test.
5272
5273 2003-04-29 Mark Mitchell <mark@codesourcery.com>
5274
5275 * g++.dg/ext/desig1.C: New test.
5276 * g++.dg/ext/init1.C: Update.
5277
5278 * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5279
5280 2003-04-28 Mark Mitchell <mark@codesourcery.com>
5281
5282 PR c++/10180
5283 * g++.dg/warn/Winline-1.C: New test.
5284
5285 2003-04-28 Jakub Jelinek <jakub@redhat.com>
5286
5287 * gcc.c-torture/execute/string-opt-19.c: New test.
5288
5289 * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5290 * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5291
5292 2003-04-27 Mark Mitchell <mark@codesourcery.com>
5293
5294 PR c++/10506
5295 * g++.dg/init/new6.C: New test.
5296
5297 PR c++/10503
5298 * g++.dg/init/ref6.C: New test.
5299
5300 2003-04-26 David Edelsohn <edelsohn@gnu.org>
5301
5302 * g++.dg/warn/weak1.C: XFAIL on AIX4.
5303
5304 2003-04-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5305
5306 * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5307 checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5308
5309 2003-04-25 Mark Mitchell <mark@codesourcery.com>
5310
5311 * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5312 initialized static data members.
5313
5314 2003-04-25 H.J. Lu <hjl@gnu.org>
5315
5316 * gcc.dg/ia64-sync-4.c: New test.
5317
5318 2003-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5319
5320 * gcc.c-torture/execute/string-opt-18.c: Clean up. Fix copyright
5321 date.
5322
5323 2003-04-24 Nathan Sidwell <nathan@codesourcery.com>
5324
5325 PR c++/10337
5326 * g++.dg/warn/conv1.C: New test.
5327 * g++.old-deja/g++.other/conv7.C: Adjust.
5328 * g++.old-deja/g++.other/overload14.C: Adjust.
5329
5330 2003-04-23 Mark Mitchell <mark@codesourcery.com>
5331
5332 PR c++/10471
5333 * g++.dg/template/defarg2.C: New test.
5334
5335 2003-04-23 Neil Booth <neil@daikokuya.co.uk>
5336
5337 * gcc.dg/cpp/include2.c: Update.
5338 * gcc.dg/cpp/multiline-2.c: New.
5339 * gcc.dg/cpp/multiline.c: Update.
5340 * gcc.dg/cpp/strify2.c: Update.
5341 * gcc.dg/cpp/trad/literals-2.c: Update.
5342
5343 2003-04-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5344
5345 * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5346
5347 2003-04-23 Mark Mitchell <mark@codesourcery.com>
5348
5349 * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5350
5351 2003-04-23 Mark Mitchell <mark@codesourcery.com>
5352
5353 PR c++/10451
5354 * g++.dg/parse/crash4.C: New test.
5355
5356 PR c++/9847
5357 * g++.dg/parse/crash5.C: New test.
5358
5359 2003-04-22 Mark Mitchell <mark@codesourcery.com>
5360
5361 PR c++/10446
5362 * g++.dg/parse/crash3.C: New test.
5363
5364 PR c++/10428
5365 * g++.dg/parse/elab1.C: New test.
5366
5367 2003-04-22 Devang Patel <dpatel@apple.com>
5368
5369 * gcc.dg/cpp/trad/funlike-5.c: New test.
5370
5371 2003-04-21 Andreas Tobler <a.tobler@schweiz.ch>
5372
5373 * g++.dg/other/packed1.C: Fix dg options.
5374
5375 2003-04-22 Nathan Sidwell <nathan@codesourcery.com>
5376
5377 * g++.dg/other/offsetof2.C: New test.
5378
5379 2003-04-21 Mark Mitchell <mark@codesourcery.com>
5380
5381 * g++.dg/template/recurse.C: Adjust location of error messages.
5382
5383 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
5384
5385 PR c++/9881
5386 * g++.dg/init/addr-const1.C: New test.
5387 * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5388
5389 2003-04-20 Nathan Sidwell <nathan@codesourcery.com>
5390
5391 PR c++/10405
5392 * g++.dg/lookup/struct-hack1.C: New test.
5393
5394 2003-04-20 Neil Booth <neil@daikokuya.co.uk>
5395
5396 * ucs.c: Update diagnostic messages.
5397
5398 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
5399
5400 * gcc.dg/cpp/truefalse.cpp: New test.
5401 * gcc.dg/cpp/cpp.exp: Update.
5402 * g++.dg/other/stdbool-if.C: Remove.
5403
5404 2003-04-19 Neil Booth <neil@daikokuya.co.uk>
5405
5406 * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5407 * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5408
5409 2003-04-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5410
5411 * gcc.c-torture/compile/20030418-1.c: New test.
5412
5413 2003-04-17 Janis Johnson <janis187@us.ibm.com>
5414
5415 * README.compat: Remove; content moved to doc/sourcebuild.texi.
5416
5417 2003-04-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5418
5419 PR c++/10347
5420 g++.dg/template/dependent-name1.C: New test.
5421
5422 2003-04-17 J"orn Rennecke <joern.rennecke@superh.com>
5423
5424 * gcc.dg/warn-1.c (tourist_guide): New array,
5425 contains a pointer to bar.
5426
5427 2003-04-16 Roger Sayle <roger@eyesopen.com>
5428
5429 * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5430 * gcc.c-torture/execute/medce-1.c: New test case.
5431 * gcc.c-torture/execute/medce-2.c: New test case.
5432
5433 2003-04-15 Mark Mitchell <mark@codesourcery.com>
5434
5435 * lib/prune.exp: Ignore more messages.
5436
5437 PR c++/10381
5438 * g++.dg/parse/lookup3.C: New test.
5439
5440 2003-04-15 J"orn Rennecke <joern.rennecke@superh.com>
5441
5442 * gcc.c-torture/compile/20030415-1.c : New test.
5443
5444 2003-04-14 Mark Mitchell <mark@codesourcery.com>
5445
5446 * gcc.c-torture/execute/scope-2.c: Move to ...
5447 * gcc.dg/noncompile/scope.c: .... here.
5448
5449 2003-04-14 Roger Sayle <roger@eyesopen.com>
5450
5451 * gcc.dg/20030414-2.c: New test case.
5452
5453 2003-04-14 Hans-Peter Nilsson <hp@axis.com>
5454
5455 PR target/10377
5456 * gcc.dg/20030414-1.c: New test.
5457
5458 2003-04-13 Roger Sayle <roger@eyesopen.com>
5459
5460 * gcc.dg/builtins-12.c: New test case.
5461 * gcc.dg/builtins-13.c: New test case.
5462
5463 2003-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5464
5465 * gcc.c-torture/execute/string-opt-18.c: New test.
5466
5467 2003-04-13 Mark Mitchell <mark@codesourcery.com>
5468
5469 PR c++/10300
5470 * g++.dg/init/new5.C: New test.
5471
5472 2003-04-12 Mark Mitchell <mark@codesourcery.com>
5473
5474 PR c++/7910
5475 * g++.dg/ext/dllimport1.C: New test.
5476
5477 2003-04-12 Eric Botcazou <ebotcazou@libertysurf.fr>
5478
5479 * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5480
5481 2003-04-11 Bud Davis <bdavis9659@comcast.net>
5482
5483 PR Fortran/9263
5484 * g77.f-torture/noncompile/9263.f: New test
5485 PR Fortran/1832
5486 * g77.f-torture/execute/1832.f: New test
5487
5488 2003-04-11 David Chad <davidc@freebsd.org>
5489 Loren J. Rittle <ljrittle@acm.org>
5490
5491 libobjc/8562
5492 * objc.dg/headers.m: New test.
5493
5494 2003-04-10 Zack Weinberg <zack@codesourcery.com>
5495
5496 * gcc.c-torture/execute/builtin-noret-2.c: New.
5497 * gcc.c-torture/execute/builtin-noret-2.x: New.
5498 XFAIL builtin-noret-2.c at -O1 and above.
5499 * gcc.dg/redecl.c: New.
5500 * gcc.dg/Wshadow-1.c: Update error regexps.
5501
5502 2003-04-10 Mark Mitchell <mark@codesourcery.com>
5503
5504 * g++.dg/abi/bitfield10.C: New test.
5505
5506 2003-04-09 Mike Stump <mrs@apple.com>
5507
5508 * gcc.dg/pch/pch.exp: Make testcase names longer.
5509 * g++.dg/pch/pch.exp: Make testcase names longer.
5510
5511 2003-04-08 Roger Sayle <roger@eyesopen.com>
5512
5513 * gcc.dg/builtins-11.c: New test case.
5514
5515 2003-04-08 Roger Sayle <roger@eyesopen.com>
5516
5517 * gcc.dg/builtins-9.c: New test case.
5518 * gcc.dg/builtins-10.c: New test case.
5519
5520 2003-04-07 J"orn Rennecke <joern.rennecke@superh.com>
5521
5522 * gcc.dg/noncompile/init-4.c.c: New test.
5523
5524 2003-04-06 Nathan Sidwell <nathan@codesourcery.com>
5525
5526 * gcc.misc-test/gcov-9.c: New test.
5527 * gcc.misc-test/gcov-10.c: New test
5528 * gcc.misc-test/gcov-11.c: New test.
5529
5530 2003-04-05 Zack Weinberg <zack@codesourcery.com>
5531
5532 PR optimization/10024
5533 * gcc.c-torture/compile/20030405-1.c: New test.
5534
5535 2003-04-04 Geoffrey Keating <geoffk@apple.com>
5536
5537 * gcc.dg/pch/static-3.c: New.
5538 * gcc.dg/pch/static-3.hs: New.
5539 * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5540
5541 2003-04-04 Richard Henderson <rth@redhat.com>
5542
5543 * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5544 * g++.dg/eh/forced2.C: Likewise.
5545
5546 2003-04-03 Mike Stump <mrs@apple.com>
5547
5548 * lib/scanasm.exp (scan-assembler): Add xfail processing for
5549 target arg.
5550 (scan-assembler-times, scan-assembler-not): Likewise.
5551 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5552
5553 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
5554
5555 * gcc.dg/sparc-loop-1.c: New test.
5556
5557 2003-04-02 Geoffrey Keating <geoffk@apple.com>
5558
5559 PR other/9274
5560 * g++.dg/pch/system-2.C: New.
5561 * g++.dg/pch/system-2.Hs: New.
5562
5563 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
5564
5565 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5566
5567 * g++.dg/eh/simd-1.C (vecfunc): Same.
5568
5569 2003-04-01 Roger Sayle <roger@eyesopen.com>
5570
5571 * gcc.c-torture/execute/20030401-1.c: New test case.
5572
5573 2003-04-01 Ziemowit Laski <zlaski@apple.com>
5574
5575 * objc.dg/defs.m: New.
5576
5577 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
5578
5579 * g++.dg/eh/simd-1.C: New.
5580 * g++.dg/eh/simd-2.C: New.
5581
5582 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
5583
5584 * gcc.c-torture/execute/simd-3.c: New.
5585
5586 2003-03-31 Mark Mitchell <mark@codesourcery.com>
5587
5588 PR c/9936
5589 * gcc.dg/20030331-2.c: New test.
5590
5591 2003-03-31 Mark Mitchell <mark@codesourcery.com>
5592
5593 PR c++/10278
5594 * g++.dg/parse/crash2.C: New test.
5595
5596 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
5597
5598 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5599 * gcc.c-torture/execute/20030331-1.c: ...here.
5600
5601 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
5602
5603 * gcc.c-torture/execute/20030331-1.c: New test.
5604
5605 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
5606
5607 * lib/gcov.exp: Adjust call return testing strings.
5608 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5609
5610 2003-03-31 Roger Sayle <roger@eyesopen.com>
5611
5612 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5613 * gcc.dg/builtins-7.c: New test case.
5614 * gcc.dg/builtins-8.c: New test case.
5615
5616 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
5617
5618 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5619
5620 2003-03-30 Mark Mitchell <mark@codesourcery.com>
5621
5622 PR c++/7647
5623 * g++.dg/lookup-class-member-2.C: New test.
5624
5625 2003-03-30 Glen Nakamura <glen@imodulo.com>
5626
5627 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5628
5629 2003-03-28 Roger Sayle <roger@eyesopen.com>
5630
5631 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
5632
5633 2003-03-28 Mark Mitchell <mark@codesourcery.com>
5634
5635 * g++.dg/init/attrib1.C: New test.
5636
5637 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
5638
5639 * gcc.dg/ultrasp8.c: New test.
5640
5641 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
5642
5643 * gcc.dg/ultrasp7.c: New test.
5644
5645 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
5646
5647 PR c++/10047
5648 * g++.dg/template/inline1.C: New test.
5649
5650 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
5651
5652 * gcc.dg/sparc-dwarf2.c: New test.
5653
5654 2003-03-27 Roger Sayle <roger@eyesopen.com>
5655
5656 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5657 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5658
5659 2003-03-27 Mark Mitchell <mark@codesourcery.com>
5660
5661 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5662 than reading .x files.
5663 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5664 * g77.dg/gcov/gcov-1.f: Likewise.
5665 * gcc.misc-tests/gcov-4b.c: Likewise.
5666 * gcc.misc-tests/gcov-5b.c: Likewise.
5667 * gcc.misc-tests/gcov-6.c: Likewise.
5668 * gcc.misc-tests/gcov-7.c: Likewise.
5669 * gcc.misc-tests/gcov-8.c: Likewise.
5670 * g++.dg/gcov/gcov-1.x: Remove.
5671 * g77.dg/gcov/gcov-1.x: Likewise.
5672 * gcc.misc-tests/gcov-4b.x: Likewise.
5673 * gcc.misc-tests/gcov-5b.x: Likewise.
5674 * gcc.misc-tests/gcov-6.x: Likewise.
5675 * gcc.misc-tests/gcov-7.x: Likewise.
5676 * gcc.misc-tests/gcov-8.x: Likewise.
5677
5678 2003-03-27 Glen Nakamura <glen@imodulo.com>
5679
5680 PR opt/10087
5681 * gcc.dg/20030324-1.c: New test.
5682
5683 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
5684
5685 PR c++/10224
5686 * g++.dg/template/arg3.C: New test.
5687
5688 PR c++/10158
5689 * g++.dg/template/friend18.C: New test.
5690
5691 2003-03-26 Roger Sayle <roger@eyesopen.com>
5692
5693 * g77.f-torture/compile/20030326-1.f: New test case.
5694
5695 2003-03-26 Janis Johnson <janis187@us.ibm.com>
5696
5697 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5698
5699 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5700
5701 2003-03-26 Jakub Jelinek <jakub@redhat.com>
5702
5703 * gcc.dg/ia64-sync-3.c: New test.
5704
5705 2003-03-26 Alan Modra <amodra@bigpond.net.au>
5706
5707 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5708
5709 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
5710
5711 * gcc.dg/ultrasp6.c: New test.
5712
5713 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
5714
5715 * gcc.dg/i386-signbit-1.c: New test.
5716 * gcc.dg/i386-signbit-2.c: New test.
5717 * gcc.dg/i386-signbit-3.c: New test.
5718
5719 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
5720
5721 * gcc.dg/ultrasp5.c: Fix options.
5722
5723 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
5724
5725 * gcc.dg/ultrasp5.c: Fix comment.
5726
5727 2003-03-24 Bud Davis <bdavis9659@comcast.net>
5728
5729 PR fortran/10197
5730 * g77.f-torture/execute/10197.f: New test.
5731
5732 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
5733
5734 PR c++/9898, c++/383
5735 * g++.dg/template/conv6.C: New test.
5736
5737 PR c++/10119
5738 * g++.dg/template/ptrmem5.C: New test.
5739
5740 PR c++/10026
5741 * g++.dg/lookup/koenig1.C: New test.
5742
5743 PR C++/10199
5744 * g++.dg/lookup/template2.C: New test.
5745
5746 2003-03-24 Jakub Jelinek <jakub@redhat.com>
5747
5748 * g++.dg/opt/rtti1.C: New test.
5749
5750 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
5751
5752 * gcc.dg/ultrasp5.c: New test.
5753
5754 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
5755
5756 PR middle-end/9967
5757 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5758 builtin fputs.
5759
5760 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5761
5762 PR c/8224
5763 * gcc.dg/20030323-1.c: New test.
5764
5765 2003-03-23 Roger Sayle <roger@eyesopen.com>
5766
5767 * gcc.c-torture/compile/20030323-1.c: New test case.
5768
5769 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
5770
5771 * gcc.dg/20030321-1.c: New test.
5772
5773 2003-03-22 Zack Weinberg <zack@codesourcery.com>
5774
5775 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5776
5777 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
5778
5779 PR c++/9978, c++/9708
5780 * g++.dg/ext/vlm1.C: Adjust expected error.
5781 * g++.dg/ext/vla2.C: New test.
5782 * g++.dg/template/arg1.C: New test.
5783 * g++.dg/template/arg2.C: New test.
5784
5785 2003-03-22 Bud Davis <bdavis9659@comcast.net>
5786
5787 * g77.f-torture/execute/select.f: New test.
5788 * g77.f-torture/noncompile/select_no_compile.f: New test.
5789
5790 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
5791
5792 PR c++/9898
5793 * g++.dg/other/error4.C: New test.
5794
5795 2003-03-20 Mark Mitchell <mark@codesourcery.com>
5796
5797 * g++.dg/template/friend17.C: New test.
5798
5799 2003-03-21 Alan Modra <amodra@bigpond.net.au>
5800
5801 * gcc.c-torture/compile/20030320-1.c: New.
5802
5803 2003-03-20 Roger Sayle <roger@eyesopen.com>
5804
5805 * gcc.dg/builtins-6.c: New test case.
5806
5807 2003-03-19 Alan Modra <amodra@bigpond.net.au>
5808
5809 PR target/10073
5810 * gcc.c-torture/compile/20030319-1.c: New.
5811
5812 2003-03-18 Jan Hubicka <jh@suse.cz>
5813
5814 * gcc.dg/i386-cvt-1.c: New test.
5815
5816 2003-03-17 Zack Weinberg <zack@codesourcery.com>
5817
5818 * objc.dg/naming-1.m: Use "(parse|syntax) error".
5819 * objc.dg/naming-2.m: Likewise.
5820
5821 2003-03-17 Mark Mitchell <mark@codesourcery.com>
5822
5823 PR c++/9639
5824 * g++.dg/parse/crash1.C: New test.
5825
5826 2003-03-16 Mark Mitchell <mark@codesourcery.com>
5827
5828 PR c++/8805
5829 * g++.dg/eh/cleanup1.C: New test.
5830
5831 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
5832
5833 * gcc.c-torture/execute/20030316-1.c: New test case.
5834
5835 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
5836
5837 PR c++/9629
5838 * g++.dg/init/ctor2.C: New test.
5839
5840 2003-03-15 Roger Sayle <roger@eyesopen.com>
5841
5842 * g77.f-torture/compile/xformat.f: New test case.
5843
5844 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5845
5846 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5847 * g++.old-deja/g++.mike/eh50.C: Likewise.
5848
5849 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5850
5851 PR c++/6440
5852 * g++.dg/template/spec7.C: New test.
5853 * g++.dg/template/spec8.C: Likewise.
5854
5855 2003-03-14 Jakub Jelinek <jakub@redhat.com>
5856
5857 * gcc.c-torture/execute/20030313-1.c: New test.
5858
5859 2003-03-14 Richard Henderson <rth@redhat.com>
5860
5861 * gcc.dg/inline-2.c: Adjust alpha test for external call.
5862
5863 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
5864
5865 * gcc.c-torture/compile/20030314-1.c: New test.
5866
5867 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
5868
5869 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5870 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5871 thumb target,
5872 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5873 to accept newer _imp__ prefix and additional
5874 newline in .drectve section.
5875 * gcc.dg/dll-4.c: Likewise.
5876 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5877 switch.
5878
5879 2003-03-13 Mark Mitchell <mark@codesourcery.com>
5880
5881 * g++.dg/parse/namespace9.C: New test.
5882
5883 * g++.dg/init/ref5.C: New test.
5884 * g++.dg/parse/ptrmem1.C: Likewise.
5885
5886 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5887
5888 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5889 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5890 regular expression.
5891 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5892 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5893
5894 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
5895
5896 * gcc.c-torture/execute/20030224-2.c: New test.
5897
5898 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
5899
5900 * gcc.dg/decl-3.c: New test.
5901
5902 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
5903
5904 * gcc.dg/i386-loop-2.c: New test.
5905
5906 2003-03-11 Mark Mitchell <mark@codesourcery.com>
5907
5908 PR c++/9474
5909 * g++.dg/parse/namespace8.C: New test.
5910
5911 PR c++/9924
5912 * g++.dg/overload/builtin2.C: New test.
5913
5914 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
5915
5916 * gcc.dg/return-type-3.c: New test.
5917
5918 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
5919
5920 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5921 profiling options are not supported.
5922
5923 2003-03-10 Mark Mitchell <mark@codesourcery.com>
5924
5925 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5926 * g++.old-deja/g++.warn/impint2.C: Likewise.
5927
5928 2003-03-10 Devang Patel <dpatel@apple.com>
5929
5930 * g++.dg/cpp/c++_cmd_1.C: New test.
5931 * g++.dg/cpp/c++_cmd_1.h: New file.
5932
5933 2003-03-10 Segher Boessenkool <segher@koffie.nl>
5934
5935 * gcc.dg/altivec-9.c: New file.
5936
5937 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5938
5939 * gcc.dg/ppc-sdata-1.c: New test.
5940 * gcc.dg/ppc-sdata-2.c: New test.
5941
5942 2003-03-09 Mark Mitchell <mark@codesourcery.com>
5943
5944 PR c++/9373
5945 * g++.dg/opt/ptrmem2.C: New test.
5946
5947 PR c++/8534
5948 * g++.dg/opt/ptrmem1.C: New test.
5949
5950 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
5951
5952 * gcc.dg/i386-loop-1.c: New test.
5953
5954 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5955
5956 PR c++/9970
5957 * g++.dg/lookup/friend1.C: New test.
5958
5959 2003-03-08 Mark Mitchell <mark@codesourcery.com>
5960
5961 PR c++/9823
5962 * g++.dg/parser/constructor1.C: New test.
5963
5964 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
5965
5966 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5967
5968 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5969
5970 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
5971
5972 * gcc.dg/cpp/Wunused.c: Update test.
5973
5974 2003-03-08 Jan Hubicka <jh@suse.cz>
5975
5976 * gcc.dg/inline-3.c: New test.
5977
5978 2003-03-08 Mark Mitchell <mark@codesourcery.com>
5979
5980 PR c++/9809
5981 * g++.dg/parse/builtin1.C: New test.
5982
5983 PR c++/9982
5984 * g++.dg/abi/cookie1.C: New test.
5985 * g++.dg/abi/cookie2.C: Likewise.
5986
5987 PR c++/9524
5988 * g++.dg/template/field1.C: New test.
5989
5990 PR c++/9912
5991 * g++.dg/parse/class1.C: New test.
5992 * g++.dg/parse/namespace7.C: Likewise.
5993 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5994
5995 2003-03-07 Mark Mitchell <mark@codesourcery.com>
5996
5997 * g++.dg/init/ref4.C: New test.
5998
5999 2003-03-07 Jan Hubicka <jh@suse.cz>
6000
6001 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6002 * gcc.dg/inline-3.c: New test.
6003
6004 2003-03-06 Mark Mitchell <mark@codesourcery.com>
6005
6006 * g++.dg/init/ref3.C: New test.
6007
6008 PR c++/9965
6009 * g++.dg/init/ref2.C: New test.
6010
6011 PR c++/9400
6012 * g++.dg/warn/Wshadow-2.C: New test.
6013
6014 PR c++/9791
6015 * g++.dg/warn/Woverloaded-1.C: New test.
6016
6017 2003-03-05 Jan Hubicka <jh@suse.cz>
6018
6019 * gcc.dg/i386-local2.c: New.
6020 * gcc.dg/i386-local.c: Fix typo.
6021
6022 2003-03-05 Mark Mitchell <mark@codesourcery.com>
6023
6024 * g++.dg/abi/layout3.C: New test.
6025
6026 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
6027
6028 * gcc.c-torture/compile/20030305-1.c
6029
6030 2003-03-05 Jan Hubicka <jh@suse.cz>
6031
6032 * gcc.dg/i386-local.c: New.
6033
6034 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
6035
6036 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6037
6038 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6039
6040 * gcc.dg/switch-2.c: New test.
6041 * gcc.dg/switch-3.c: New test.
6042 * gcc.dg/Wswitch.c: Adjust line numbers.
6043 * gcc.dg/Wswitch-default.c: Likewise.
6044 * gcc.dg/Wswitch-enum.c: Likewise.
6045
6046 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
6047
6048 * gcc.c-torture/execute/20030222-1.c: New test.
6049
6050 2003-03-03 James E Wilson <wilson@tuliptree.org>
6051
6052 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6053
6054 2003-03-03 Mark Mitchell <mark@codesourcery.com>
6055
6056 PR c++/9878
6057 * g++.dg/init/ref1.C: New test.
6058
6059 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
6060
6061 * gcc.dg/sh-relax.c: New SH-only test.
6062
6063 2003-03-03 Geoffrey Keating <geoffk@apple.com>
6064
6065 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
6066 comment explaining purpose of testcase.
6067
6068 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
6069
6070 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6071 for HC11/HC12 (asm needs two int registers).
6072 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6073 HC11/HC12 because the test uses an asm which needs two 32-bit
6074 registers.
6075
6076 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
6077
6078 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6079 for HC11/HC12 (array is too large otherwise).
6080 * gcc.c-torture/compile/920501-4.x: New file, likewise.
6081 * gcc.c-torture/compile/20010518-2.x: Likewise.
6082 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6083 HC11/HC12 (array is too large).
6084
6085 2003-03-01 Geoffrey Keating <geoffk@apple.com>
6086
6087 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6088 * lib/g++-dg.exp (g++-dg-test): Likewise.
6089
6090 2003-03-01 Roger Sayle <roger@eyesopen.com>
6091
6092 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6093 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6094
6095 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6096
6097 * g++.dg/warn/implicit-typename1.C: Remove warning.
6098
6099 2003-02-28 Richard Henderson <rth@redhat.com>
6100
6101 * gcc.dg/noreturn-1.c: Move noreturn warning line.
6102 * gcc.dg/return-type-1.c: Move control reaches end warning line.
6103
6104 2003-02-28 Geoffrey Keating <geoffk@apple.com>
6105
6106 * gcc.dg/pch/pch.exp: Change .pch to .gch.
6107 * g++.dg/pch/pch.exp: Likewise.
6108
6109 2003-02-28 Mark Mitchell <mark@codesourcery.com>
6110
6111 PR c++/9879
6112 * testsuite/g++.dg/init/new4.C: New test.
6113
6114 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
6115
6116 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6117
6118 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
6119
6120 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6121 unsigned long.
6122
6123 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6124 wider than float.
6125
6126 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6127
6128 * lib/scanasm.exp: Add support for counting numbers of
6129 occurences.
6130 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6131 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6132
6133 2003-02-25 Mark Mitchell <mark@codesourcery.com>
6134
6135 PR c++/9683
6136 * g++.dg/template/static3.C: New test.
6137
6138 PR c++/9829
6139 * g++.dg/parse/namespace6.C: New test.
6140
6141 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6142
6143 PR target/9732
6144 * gcc.dg/20030225-1.c: New test.
6145
6146 2003-02-24 Mark Mitchell <mark@codesourcery.com>
6147
6148 * README: Remove out-of-date information.
6149
6150 PR c++/9836
6151 * g++.dg/template/spec6.C: New test.
6152
6153 2003-02-24 Jeff Law <law@redhat.com>
6154
6155 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6156
6157 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6158
6159 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6160 * gcc.dg/pragma-ep-1.c: Likewise.
6161
6162 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6163
6164 PR c++/9602
6165 * g++.dg/template/friend16.C: New test.
6166
6167 2003-02-23 Mark Mitchell <mark@codesourcery.com>
6168
6169 PR c++/5333
6170 * g++.dg/parse/fused-params1.C: Adjust error messages.
6171 * g++.dg/template/nested3.C: New test.
6172
6173 2003-02-24 Alan Modra <amodra@bigpond.net.au>
6174
6175 * g++.dg/abi/param1.C: New test.
6176
6177 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6178
6179 PR c++/7982
6180 * g++.dg/warn/implicit-typename1.C: New test.
6181
6182 2003-02-22 Kelley Cook <kelleycook@comcast.net>
6183
6184 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6185 with "mtune".
6186 * g++.old-deja/g++.other/store-expr2.C: Likewise.
6187 * gcc.c-torture/execute/20010129-1.x: Likewise.
6188 * gcc.dg/20011107-1.c: Likewise.
6189 * gcc.dg/20020108-1.c: Likewise.
6190 * gcc.dg/20020122-3.c: Likewise.
6191 * gcc.dg/20020206-1.c: Likewise.
6192 * gcc.dg/20020310-1.c: Likewise.
6193 * gcc.dg/20020426-2.c: Likewise.
6194 * gcc.dg/20020517-1.c: Likewise.
6195 * gcc.dg/991230-1.c: Likewise.
6196 * gcc.dg/i386-unroll-1.c: Likewise.
6197 * gcc.misc-tests/i386-prefetch.exp: Likewise.
6198
6199 2003-02-22 Jan Hubicka <jh@suse.cz>
6200
6201 * gcc.dg/i386-mul.c: New test.
6202
6203 2003-02-21 Roger Sayle <roger@eyesopen.com>
6204
6205 * gcc.dg/builtins-5.c: New test case.
6206
6207 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
6208
6209 * gcc.dg/asmreg-1.c: New test.
6210
6211 2003-02-21 Mark Mitchell <mark@codesourcery.com>
6212
6213 PR c++/9749
6214 * g++.dg/parse/varmod1.C: New test.
6215
6216 2003-02-21 Mark Mitchell <mark@codesourcery.com>
6217
6218 PR c++/9727
6219 * g++.dg/template/op1.C: New test.
6220
6221 2003-02-21 Mark Mitchell <mark@codesourcery.com>
6222
6223 PR c++/8906
6224 * g++.dg/template/nested2.C: New test.
6225
6226 2003-02-21 Mark Mitchell <mark@codesourcery.com>
6227
6228 PR c++/8724
6229 * g++.dg/expr/dtor1.C: New test.
6230
6231 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6232
6233 * gcc.dg/cpp/include3.c: New test.
6234 * gcc.dg/cpp/inc/foo.h: New file.
6235
6236 2003-02-21 Glen Nakamura <glen@imodulo.com>
6237
6238 * gcc.c-torture/execute/20030221-1.c: New test.
6239
6240 2003-02-20 Mark Mitchell <mark@codesourcery.com>
6241
6242 PR c++/9729
6243 * g++.dg/abi/conv1.C: New test.
6244
6245 2003-02-20 Jan Hubicka <jh@suse.cz>
6246
6247 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6248
6249 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
6250
6251 * gcc.c-torture/compile/20030219-1.c: New test.
6252
6253 2003-02-18 Jan Hubicka <jh@suse.cz>
6254
6255 * gcc.dg/funcorder.c: New test.
6256
6257 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
6258
6259 * gcc.c-torture/execute/20030218-1.c: New.
6260
6261 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
6262
6263 * gcc.dg/20030218-1.c: New.
6264
6265 2003-02-18 Richard Henderson <rth@redhat.com>
6266
6267 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6268 * gcc.dg/attr-used-2.c: New.
6269
6270 2003-02-18 Mark Mitchell <mark@codesourcery.com>
6271
6272 PR c++/9704
6273 * g++.dg/init/copy5.C: New test.
6274
6275 2003-02-18 Geoffrey Keating <geoffk@apple.com>
6276
6277 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6278 * g++.dg/pch/pch.exp: Likewise.
6279
6280 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
6281
6282 * gcc.c-torture/execute/20030209-1.c: Enable the test if
6283 STACK_SIZE is not defined.
6284
6285 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6286
6287 PR c++/9457
6288 * g++.dg/template/init1.C: New test.
6289
6290 2003-02-16 Jan HUbicka <jh@suse.cz>
6291
6292 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6293 (foo): Add few extra tests
6294 * gcc.dg/c99-const-expr-3.c: Likewise.
6295 * gcc.c-torture/execute/20030216-1.c: New.
6296
6297 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6298
6299 PR c++/9459
6300 * g++.dg/ext/typeof4.C: New test.
6301
6302 2003-02-15 Roger Sayle <roger@eyesopen.com>
6303
6304 * gcc.dg/i386-387-3.c: New test case.
6305
6306 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
6307
6308 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6309 cris-*-elf* cris-*-aout* and mmix-*-*.
6310
6311 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
6312
6313 * gcc.dg/20030213-1.c: New test.
6314
6315 2003-02-12 Roger Sayle <roger@eyesopen.com>
6316
6317 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6318 * gcc.dg/i386-387-2.c: Likewise.
6319
6320 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
6321
6322 * gcc.dg/ppc-spe.c: Fix formatting.
6323 Enable tests that were previously unsupported by gas.
6324 Delete tests for instructions that no longer exist.
6325 Switch arguments on evsubifw builtin.
6326
6327 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
6328
6329 * gcc.c-torture/execute/20030209-1.c: Disable the test if
6330 STACK_SIZE is too small.
6331
6332 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
6333 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
6334
6335 * gcc.dg/decl-2.c: New test.
6336
6337 2003-02-10 Jan Hubicka <jh@suse.cz>
6338
6339 * gcc.dg/i386-fpcvt-1.c: New test.
6340
6341 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
6342
6343 * gcc.c-torture/execute/20030209-1.c: New test.
6344
6345 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
6346
6347 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6348 int-wide bitops, use the constants of the same width.
6349 Likewise, if long long is 32-bit wide, test bitops using
6350 32-bit constants.
6351
6352 2003-02-07 Loren James Rittle <ljrittle@acm.org>
6353
6354 * gcc.dg/20021014-1.c: Annotate with expected notice text.
6355
6356 2003-02-07 Roger Sayle <roger@eyesopen.com>
6357
6358 * testsuite/gcc.dg/builtins-4.c: New test case.
6359
6360 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6361
6362 * gcc.dg/20020430-1.c: Fix dg command typos.
6363 * gcc.dg/20020503-1.c: Likewise.
6364
6365 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6366
6367 PR c++/8785
6368 * g++.dg/parse/fused-params1.C: New test.
6369
6370 PR c++/8857
6371 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6372
6373 PR c++/8921
6374 * g++.dg/parse/non-dependent1.C: New test.
6375
6376 PR c++/8928
6377 * g++.dg/parse/dupl-tmpl-args1.C: New test.
6378
6379 PR c++/9228
6380 * g++.dg/parse/undefined7.C: New test.
6381 * g++.dg/parse/non-templ1.C: New test.
6382
6383 PR c++/9229
6384 * g++.dg/parse/too-many-tmpl-args1.C: New test.
6385
6386 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6387
6388 * gcc.c-torture/compile/20030206-1.c: New test.
6389
6390 2003-02-05 Roger Sayle <roger@eyesopen.com>
6391
6392 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6393 "pow" to "foo" to avoid potential confusion with a math built-in.
6394
6395 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6396
6397 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6398 conditions for SPARC targets.
6399
6400 2003-02-05 Jakub Jelinek <jakub@redhat.com>
6401
6402 * gcc.dg/20030204-1.c: New test.
6403
6404 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6405
6406 PR c++/38
6407 * g++.dg/parse/array-size1.C: New test.
6408
6409 PR c++/5657
6410 * g++.dg/parse/undefined3.C: New test.
6411
6412 PR c++/5665
6413 * g++.dg/parse/undefined4.C: New test.
6414
6415 PR c++/5975
6416 * g++.dg/parse/undefined5.C: New test.
6417
6418 PR c++/7259
6419 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6420
6421 PR c++/8578
6422 * g++.dg/parse/casting-operator1.C: New test.
6423
6424 PR c++/8596
6425 * g++.dg/parse/undefined6.C: New test.
6426
6427 PR c++/8736
6428 * g++.dg/parse/missing-template1.C: New test.
6429
6430 2003-02-04 Jan Hubicka <jh@suse.cz>
6431
6432 * gcc.dg/i386-cadd.c: Compile using -march=k8.
6433 * gcc.dg/i386-cmov?.c: Likewise.
6434 * gcc.dg/i386-fpcvt-?.c: Likewise.
6435 * gcc.dg/i386-ssefp-1.c: Likewise.
6436 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
6437 conventions.
6438
6439 2003-02-03 Mark Mitchell <mark@codesourcery.com>
6440
6441 PR c++/7129
6442 * testsuite/g++.dg/ext/max.C: New test.
6443
6444 2003-02-03 Jan Hubicka <jh@suse.cz>
6445
6446 * gcc.c-torture/execute/20030203-1.c: New test.
6447
6448 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
6449
6450 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6451 'natural-endian'.
6452
6453 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
6454
6455 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6456 * g++.dg/init/new2.C: Likewise.
6457 * g++.dg/other/new1.C: Likewise.
6458
6459 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
6460
6461 * gcc.dg/struct-ret-libc.c: New test.
6462
6463 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
6464
6465 * gcc.dg/20030129-1.c: New test.
6466
6467 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6468
6469 PR c++/8849
6470 * g++.dg/template/ptrmem4.C: New test.
6471
6472 2003-01-29 Mark Mitchell <mark@codesourcery.com>
6473
6474 * g++.dg/parser/constant1.C: New test.
6475
6476 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6477
6478 PR c++/8591
6479 * g++.dg/parse/friend2.C: New test.
6480
6481 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
6482
6483 PR c++/9437
6484 * g++.dg/template/unify4.C: New test.
6485
6486 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
6487
6488 * gcc.c-torture/execute/20030128-1.c: New test.
6489
6490 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
6491
6492 * g++.dg/lookup/nested1.C: Test moved from ...
6493 * g++.old-deja/g++.other/lookup24.C: ... here.
6494
6495 2003-01-28 Jan Hubicka <jh@suse.cz>
6496
6497 * gcc.dg/i386-cmov5.c: New test.
6498
6499 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6500
6501 * gcc.c-torture/execute/20010925-1.c: Changed the
6502 memcpy declaration.
6503
6504 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
6505
6506 PR c++/3902
6507 * g++.dg/parse/template5.C: New test.
6508
6509 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
6510
6511 PR fortran/9258
6512 * g77.dg/pr9258: New test.
6513
6514 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6515
6516 * README: Move relevant parts from README.g++.
6517
6518 * README.g++: Remove this file.
6519
6520 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
6521
6522 * g++.dg/abi/dcast1.C: New test.
6523
6524 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6525
6526 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6527
6528 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
6529
6530 PR c++/47
6531 * g++.old-deja/g++.other/lookup24.C: New test.
6532
6533 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6534
6535 PR middle-end/7227
6536 * gcc.dg/uninit-C.c: New test.
6537
6538 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
6539
6540 * g++.dg/abi/covariant1.C: New test.
6541
6542 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
6543
6544 * gcc.dg/20030123-1.c: New test.
6545
6546 2003-01-25 Jan Hubicka <jh@suse.cz>
6547
6548 PR opt/8492
6549 * gcc.c-torture/compile/20030125-1.c
6550
6551 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
6552
6553 PR c++/9403
6554 * g++.dg/parse/template3.C: New test.
6555 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6556
6557 PR c++/795
6558 * g++.dg/parse/template4.C: New test.
6559
6560 PR c++/9415
6561 * g++.dg/template/qual2.C: New test.
6562
6563 PR c++/8545
6564 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6565
6566 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6567
6568 2003-01-25 Roger Sayle <roger@eyesopen.com>
6569
6570 * gcc.c-torture/execute/switch-1.c: New test case.
6571
6572 2003-01-25 Jan Hubicka <jh@suse.cz>
6573
6574 * gcc.c-torture/execute/20030125-1.[cx]: New test.
6575
6576 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
6577
6578 Tweaks for Bison-1.875. From the NEWS file:
6579 "- `parse error' -> `syntax error'
6580 Bison now uniformly uses the term `syntax error'"
6581 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6582 * gcc.dg/cpp/digraph2.c: Likewise.
6583 * gcc.dg/cpp/direct2.c: Likewise.
6584 * gcc.dg/cpp/paste4.c: Likewise.
6585 * gcc.dg/c90-restrict-1.c: Likewise.
6586 * gcc.dg/c99-func-2.c: Likewise.
6587 * gcc.dg/noncompile/920721-2.c: Likewise.
6588 * gcc.dg/noncompile/930622-2.c: Likewise.
6589 * gcc.dg/noncompile/940112-1.c: Likewise.
6590 * gcc.dg/noncompile/950921-1.c: Likewise.
6591 * gcc.dg/noncompile/951123-1.c: Likewise.
6592 * gcc.dg/noncompile/971104-1.c: Likewise.
6593 * gcc.dg/noncompile/990416-1.c: Likewise.
6594
6595 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
6596
6597 * g++.dg/parse/undefined1.C: Add error message.
6598
6599 2003-01-22 Mark Mitchell <mark@codesourcery.com>
6600
6601 PR c++/9354
6602 * g++.dg/parse/new1.C: New test.
6603
6604 PR c++/9216
6605 * g++.dg/parse/template2.C: New test.
6606
6607 PR c++/9354
6608 * g++.dg/parse/typedef2.C: New test.
6609
6610 PR c++/9328
6611 * g++.dg/ext/typeof3.C: New test.
6612
6613 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6614
6615 PR c++/2738
6616 * g++.dg/parse/ret-type1.C: New test.
6617
6618 PR c++/3792
6619 * g++.dg/parse/tmpl-outside1.C: New test.
6620
6621 PR c++/4207
6622 * g++.dg/parse/int-as-enum1.C: New test.
6623
6624 PR c++/4903
6625 * g++.dg/parse/no-typename1.C: New test.
6626
6627 PR c++/5533
6628 * g++.dg/parse/no-value1.C: New test.
6629
6630 PR c++/5921
6631 * g++.dg/parse/wrong-inline1.C: New test.
6632
6633 PR c++/6402
6634 * g++.dg/parse/ref1.C: New test.
6635
6636 PR c++/6992
6637 * g++.dg/parse/attr-ctor1.C: New test.
6638
6639 PR c++/7229
6640 * g++.dg/parse/namespace5.C: New test.
6641
6642 PR c++/7917
6643 * g++.dg/parse/func-def1.C: New test.
6644
6645 PR c++/8143
6646 * g++.dg/parse/undefined1.C: New test.
6647
6648 PR c++/5723, PR c++/8522
6649 * g++.dg/parse/specialization1.C: New test.
6650
6651 PR c++/163, PR c++/8595
6652 * g++.dg/parse/struct-as-enum1.C: New test.
6653
6654 PR c++/9173
6655 * g++.dg/parse/undefined2.C: New test.
6656
6657 2003-01-22 Mark Mitchell <mark@codesourcery.com>
6658
6659 PR c++/9298
6660 * g++.dg/parse/template1.C: New test.
6661
6662 PR c++/9384
6663 * g++.dg/parse/using1.C: New test.
6664
6665 PR c++/9285
6666 PR c++/9294
6667 * g++.dg/parse/expr2.C: New test.
6668
6669 PR c++/9388
6670 * g++.dg/parse/lookup2.C: Likewise.
6671
6672 2003-01-21 Jan Hubicka <jh@suse.cz>
6673
6674 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
6675 * gcc.c-torture/execute/eeprof-1.c: Likewise.
6676 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6677 * gcc.c-torture/execute/string-opt-*.c: Likewise.
6678
6679 2003-01-20 Nick Clifton <nickc@redhat.com>
6680
6681 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
6682 problem with ARM sibcall code generation.
6683
6684 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
6685
6686 * gcc.c-torture/execute/20030120-1.c: New.
6687
6688 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
6689
6690 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6691
6692 2003-01-17 Mark Mitchell <mark@codesourcery.com>
6693
6694 PR c++/9272
6695 * g++.dg/parse/ctor1.C: New test.
6696
6697 PR c++/9294:
6698 * g++.dg/parse/qualified1.C: New test.
6699
6700 * g++.dg/parse/typename3.C: New test.
6701
6702 2003-01-16 Richard Henderson <rth@redhat.com>
6703
6704 * g++.dg/tls/init-2.C: Fix error matches for real this time.
6705
6706 2003-01-16 Richard Henderson <rth@redhat.com>
6707
6708 * g++.dg/pch/pch.exp: Copy test header to the working directory
6709 before using it either for precompilation or direct use.
6710 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6711 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6712
6713 2003-01-16 Richard Henderson <rth@redhat.com>
6714
6715 * gcc.dg/pch/pch.exp: Copy test header to the working directory
6716 before using it either for precompilation or direct use.
6717 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6718 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6719
6720 2003-01-16 Mark Mitchell <mark@codesourcery.com>
6721
6722 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6723 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6724 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6725 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6726 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6727 typename warning into error.
6728 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6729 error messages.
6730 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6731 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6732 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6733 messages.
6734 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6735 make declaration visible in template.
6736 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6737 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6738 messages.
6739 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6740 message.
6741 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6742 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6743 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6744 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6745 typename warning with error message.
6746 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6747 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6748 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6749
6750 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
6751
6752 * g++.dg/parse/ambig2.C: New test.
6753
6754 2003-01-15 Richard Henderson <rth@redhat.com>
6755
6756 * g++.dg/tls/init-2.C: Update error message string.
6757
6758 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6759
6760 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6761
6762 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
6763
6764 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6765 all for HC11/HC12.
6766 * gcc.c-torture/compile/20001205-1.x: Likewise.
6767 * gcc.c-torture/compile/20001226-1.x: Likewise.
6768 * gcc.c-torture/compile/920520-1.x: Likewise.
6769 * gcc.c-torture/compile/961203-1.x: Likewise.
6770 * gcc.c-torture/compile/20020604-1.x: Likewise.
6771
6772 2003-01-15 Jan Hubicka <jh@suse.cz>
6773
6774 * gcc.c-torture/compile/20030115-1.c: New test.
6775
6776 * gcc.dg/i386-fpcvt-1.c: New test.
6777 * gcc.dg/i386-fpcvt-2.c: New test.
6778
6779 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
6780
6781 Further conform g++'s __vmi_class_type_info to the C++ ABI
6782 specification.
6783 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6784 the specification.
6785
6786 2003-01-14 Jan Hubicka <jh@suse.cz>
6787
6788 * gcc.dg/i386-fpcvt-1.c: New test.
6789 * gcc.dg/i386-fpcvt-2.c: New test.
6790
6791 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
6792
6793 * gcc.dg/i386-mmx-3.c: New test.
6794
6795 2003-01-12 Mark Mitchell <mark@codesourcery.com>
6796
6797 PR c++/9264
6798 * g++.dg/parse/octal1.C: New file.
6799
6800 PR c++/9172
6801 * g++.dg/parse/typename1.C: New file.
6802
6803 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
6804
6805 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6806 * gcc.dg/bf-no-ms-layout.c: Likewise.
6807 * gcc.dg/bf-ms-attrib.c: Likewise.
6808
6809 2003-01-10 Mark Mitchell <mark@codesourcery.com>
6810
6811 PR c++/9099
6812 * g++.dg/parse/dtor1.C: New file.
6813
6814 PR c++/9128
6815 * g++.dg/rtti/typeid1.C: New file.
6816
6817 PR c++/9153
6818 * g++.dg/parse/lookup1.C: New file.
6819
6820 PR c++/9171
6821 * g++.dg/templ/spec5.C: New file.
6822
6823 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
6824
6825 * gcc.c-torture/compile/20030110-1.c: New test.
6826
6827 2003-01-09 Geoffrey Keating <geoffk@apple.com>
6828
6829 Merge from pch-branch:
6830
6831 2002-12-23 Geoffrey Keating <geoffk@apple.com>
6832
6833 * gcc.dg/pch/cpp-1.h: New.
6834 * gcc.dg/pch/cpp-1.c: New.
6835 * gcc.dg/pch/cpp-2.h: New.
6836 * gcc.dg/pch/cpp-2.c: New.
6837
6838 2002-11-19 Geoffrey Keating <geoffk@apple.com>
6839
6840 * gcc.dg/pch/except-1.h: New.
6841 * gcc.dg/pch/except-1.c: New.
6842
6843 2002-11-13 Geoffrey Keating <geoffk@apple.com>
6844
6845 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6846 running test.
6847 * gcc.dg/pch: Include *.hp not *.h.
6848 * gcc.dg/pch/system-1.h: New.
6849 * gcc.dg/pch/system-1.c: New.
6850
6851 2002-11-11 Geoffrey Keating <geoffk@apple.com>
6852
6853 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6854 rather than trying to build and run a program using PCH.
6855 * gcc.dg/pch: Remove dg-do commands from test files.
6856
6857 2002-11-08 Geoffrey Keating <geoffk@apple.com>
6858
6859 * gcc.dg/pch/macro-3.c: New.
6860 * gcc.dg/pch/macro-3.h: New.
6861
6862 2002-11-04 Geoffrey Keating <geoffk@apple.com>
6863
6864 * gcc.dg/pch/common-1.c: New.
6865 * gcc.dg/pch/common-1.h: New.
6866 * gcc.dg/pch/decl-1.c: New.
6867 * gcc.dg/pch/decl-1.h: New.
6868 * gcc.dg/pch/decl-2.c: New.
6869 * gcc.dg/pch/decl-2.h: New.
6870 * gcc.dg/pch/decl-3.c: New.
6871 * gcc.dg/pch/decl-3.h: New.
6872 * gcc.dg/pch/decl-4.c: New.
6873 * gcc.dg/pch/decl-4.h: New.
6874 * gcc.dg/pch/decl-5.c: New.
6875 * gcc.dg/pch/decl-5.h: New.
6876 * gcc.dg/pch/global-1.c: New.
6877 * gcc.dg/pch/global-1.h: New.
6878 * gcc.dg/pch/inline-1.c: New.
6879 * gcc.dg/pch/inline-1.h: New.
6880 * gcc.dg/pch/inline-2.c: New.
6881 * gcc.dg/pch/inline-2.h: New.
6882 * gcc.dg/pch/static-1.c: New.
6883 * gcc.dg/pch/static-1.h: New.
6884 * gcc.dg/pch/static-2.c: New.
6885 * gcc.dg/pch/static-2.h: New.
6886
6887 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
6888
6889 * g++.dg/pch/pch.exp: Better handle failing testcases.
6890 * gcc.dg/pch/pch.exp: Likewise.
6891 * gcc.dg/pch/macro-1.c: New.
6892 * gcc.dg/pch/macro-1.h: New.
6893 * gcc.dg/pch/macro-2.c: New.
6894 * gcc.dg/pch/macro-2.h: New.
6895
6896 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
6897
6898 * g++.dg/dg.exp: Treat files in pch/ specially.
6899 * g++.dg/pch/pch.exp: New file.
6900 * g++.dg/pch/empty.H: New file.
6901 * g++.dg/pch/empty.C: New file.
6902 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6903 "precompile".
6904
6905 * gcc.dg/pch/pch.exp: New file.
6906 * gcc.dg/pch/empty.h: New file.
6907 * gcc.dg/pch/empty.c: New file.
6908 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6909 "precompile".
6910
6911 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6912
6913 * g++.dg/template/friend14.C: New test.
6914
6915 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
6916
6917 * gcc.dg/old-style-asm-1.c: New test.
6918
6919 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
6920
6921 * gcc.c-torture/compile/20030109-1.c: New test.
6922
6923 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
6924
6925 * gcc.c-torture/execute/20030109-1.c: New test.
6926
6927 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
6928
6929 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6930 * g++.old-deja/g++.mike/dyncast2.C: Likewise
6931 * g++.old-deja/g++.mike/dyncast3.C: Likewise
6932 * g++.old-deja/g++.mike/eh2.C: Likewise
6933 * g++.old-deja/g++.mike/eh3.C: Likewise
6934 * g++.old-deja/g++.mike/eh5.C: Likewise
6935 * g++.old-deja/g++.mike/eh6.C: Likewise
6936 * g++.old-deja/g++.mike/eh7.C: Likewise
6937 * g++.old-deja/g++.mike/eh8.C: Likewise
6938 * g++.old-deja/g++.mike/eh9.C: Likewise
6939 * g++.old-deja/g++.mike/eh10.C: Likewise
6940 * g++.old-deja/g++.mike/eh12.C: Likewise
6941 * g++.old-deja/g++.mike/eh13.C: Likewise
6942 * g++.old-deja/g++.mike/eh14.C: Likewise
6943 * g++.old-deja/g++.mike/eh16.C: Likewise
6944 * g++.old-deja/g++.mike/eh17.C: Likewise
6945 * g++.old-deja/g++.mike/eh18.C: Likewise
6946 * g++.old-deja/g++.mike/eh21.C: Likewise
6947 * g++.old-deja/g++.mike/eh23.C: Likewise
6948 * g++.old-deja/g++.mike/eh24.C: Likewise
6949 * g++.old-deja/g++.mike/eh25.C: Likewise
6950 * g++.old-deja/g++.mike/eh26.C: Likewise
6951 * g++.old-deja/g++.mike/eh27.C: Likewise
6952 * g++.old-deja/g++.mike/eh28.C: Likewise
6953 * g++.old-deja/g++.mike/eh29.C: Likewise
6954 * g++.old-deja/g++.mike/eh31.C: Likewise
6955 * g++.old-deja/g++.mike/eh33.C: Likewise
6956 * g++.old-deja/g++.mike/eh34.C: Likewise
6957 * g++.old-deja/g++.mike/eh35.C: Likewise
6958 * g++.old-deja/g++.mike/eh36.C: Likewise
6959 * g++.old-deja/g++.mike/eh37.C: Likewise
6960 * g++.old-deja/g++.mike/eh38.C: Likewise
6961 * g++.old-deja/g++.mike/eh39.C: Likewise
6962 * g++.old-deja/g++.mike/eh40.C: Likewise
6963 * g++.old-deja/g++.mike/eh41.C: Likewise
6964 * g++.old-deja/g++.mike/eh42.C: Likewise
6965 * g++.old-deja/g++.mike/eh44.C: Likewise
6966 * g++.old-deja/g++.mike/eh46.C: Likewise
6967 * g++.old-deja/g++.mike/eh47.C: Likewise
6968 * g++.old-deja/g++.mike/eh48.C: Likewise
6969 * g++.old-deja/g++.mike/eh49.C: Likewise
6970 * g++.old-deja/g++.mike/eh50.C: Likewise
6971 * g++.old-deja/g++.mike/eh51.C: Likewise
6972 * g++.old-deja/g++.mike/eh53.C: Likewise
6973 * g++.old-deja/g++.mike/eh55.C: Likewise
6974 * g++.old-deja/g++.mike/p7912.C: Likewise
6975 * g++.old-deja/g++.mike/p9706.C: Likewise
6976 * g++.old-deja/g++.mike/p10416.C: Likewise
6977 * g++.old-deja/g++.mike/p11667.C: Likewise
6978 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6979 Remove redundant reference to Iris.
6980 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6981 Elxsi, i860, Pico Java, and WE32K.
6982
6983 2003-01-07 Mark Mitchell <mark@codesourcery.com>
6984
6985 * g++.dg/ext/asm4.C: New test.
6986
6987 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6988
6989 PR c++/9030
6990 * g++.dg/template/friend12.C: New test.
6991 * g++.dg/template/friend13.C: Likewise.
6992 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6993
6994 2003-01-08 Jan Hubicka <jh@suse.cz>
6995
6996 * gcc.dg/i386-cadd.c: New test.
6997 * gcc.dg/i386-cmov4.c: Likewise.
6998
6999 2003-01-06 Mark Mitchell <mark@codesourcery.com>
7000
7001 PR c++/9165
7002 * g++.dg/warn/Wunused-3.C: New test.
7003
7004 * g++.dg/abi/bitfield9.C: New test.
7005
7006 PR c++/9189
7007 * g++.dg/parse/defarg3.C: New test.
7008
7009 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
7010
7011 * g++.dg/parse/ambig1.C: New test.
7012 * g++.dg/parse/defarg2.C: New test.
7013
7014 2003-01-05 Mark Mitchell <mark@codesourcery.com>
7015
7016 * g++.dg/template/defarg-1.C: New test.
7017 * g++.dg/template/local2.C: Likewise.
7018
7019 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
7020
7021 * gcc.c-torture/execute/20030105-1.c: New test.
7022
7023 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7024
7025 * g++.dg/parse/namespace3.C: Remove extra semicolons.
7026 * g++.dg/parse/namespace4.C: Likewise.
7027
7028 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
7029
7030 * g++.dg/template/ntp2.C: New test.
7031
7032 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7033
7034 * g++.dg/parse/extern-C-1.C: New test.
7035
7036 * g++.dg/parse/namespace4.C: New test.
7037
7038 * g++.dg/template/nested1.C: New test.
7039
7040 * g++.dg/parse/namespace3.C: New test.
7041
7042 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
7043
7044 * g++.dg/lookup/two-stage1.C: New test.
7045
7046 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7047
7048 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7049 * g++.old-deja/g++.jason/access8.C: Likewise.
7050 * g++.old-deja/g++.other/decl5.C: Likewise.
7051
7052 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
7053
7054 * g++.dg/parse/parse7.C: New test.
7055
7056 2003-01-02 Mark Mitchell <mark@codesourcery.com>
7057
7058 PR c++/2843
7059 * g++.dg/ext/attrib7.C: New test.
7060
7061 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
7062
7063 * g++.dg/parse/parse6.C: New test.
7064
7065 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
7066
7067 * gcc.dg/h8300-stack-1.c: New.
7068
7069 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
7070
7071 g++.dg/lookup/exception1.C: New test.
7072
7073 g++.dg/lookup/template1.C: New test.
7074
7075 g++.dg/parse/namespace2.C: New test.
7076
7077 g++.dg/parse/parens2.C: New test.
7078
7079 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
7080
7081 * g++.dg/parse/parse5.C: New test.
7082 * g++.dg/lookup/scoped4.C: New test.
7083
7084 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
7085
7086 * g++.dg/parse/parens1.C: New test.
7087
7088 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7089 angle-bracket1.C.
7090 * g++.dg/parse/parens2.C: New test.
7091
7092 * g++.dg/lookup/scope-operator1.C: New test.
7093
7094 * g++.dg/parse/operator1.C: New test.
7095
7096 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7097
7098 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7099 * g++.old-deja/g++.other/access6.C: Likewise.
7100 * g++.old-deja/g++.other/decl1.C: Likewise.
7101 * g++.old-deja/g++.pt/typename12.C: Likewise.
7102
7103 2002-12-31 Mark Mitchell <mark@codesourcery.com>
7104
7105 * g++.dg/parse/namespace1.C: New test.
7106
7107 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
7108
7109 * g++.dg/parse/parse4.C: New test.
7110
7111 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
7112
7113 * g++.dg/parse/parse3.C: New test.
7114
7115 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
7116
7117 * g++.dg/parse/parse2.C: New test.
7118
7119 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
7120
7121 * g++.dg/template/friend11.C: New test.
7122
7123 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
7124
7125 * g++.dg/parse/parse1.C: New test.
7126
7127 2002-12-31 Janis Johnson <janis187@us.ibm.com>
7128
7129 * lib/profopt.exp: Change the name of a global variable to avoid
7130 possible clashes with other test suites.
7131
7132 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
7133
7134 * g++.dg/inherit/covariant8.C: New test.
7135
7136 2002-12-31 Mark Mitchell <mark@codesourcery.com>
7137
7138 * g++.dg/init/array9.C: New test.
7139
7140 PR c++/9112
7141 * g++.dg/parse/expr1.C: New test.
7142
7143 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7144
7145 * gcc.c-torture/compile/20021230-1.c: New test.
7146
7147 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
7148
7149 * g++.dg/inherit/covariant5.C: New test.
7150 * g++.dg/inherit/covariant6.C: New test.
7151 * g++.dg/inherit/covariant7.C: New test.
7152
7153 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7154
7155 PR c++/2739
7156 * g++.dg/other/access2.C: New test.
7157
7158 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
7159
7160 * g++.dg/other/anon-struct.C: No longer fails
7161 * g++.old-deja/g++.brendan/parse4.C: Likewise.
7162 * g++.old-deja/g++.brendan/parse5.C: Likewise.
7163 * g++.old-deja/g++.brendan/parse6.C: Likewise.
7164
7165 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
7166
7167 * g++.dg/parse/angle-bracket.C (main): No longer fails.
7168
7169 2002-12-27 Mark Mitchell <mark@codesourcery.com>
7170
7171 * g++.dg/eh/spec4.C: Remove stray semicolon.
7172 * g++.dg/expr/pmf-1.C: Change error message.
7173 * g++.dg/ext/asm1.C: Remove stray semicolon.
7174 * g++.dg/ext/typename1.C: Add missing typenames.
7175 * g++.dg/inherit/template-as-base.C: Change error message.
7176 * g++.dg/lookup/scoped1.C: Likewise.
7177 * g++.dg/lookup/scoped2.C: Likewise.
7178 * g++.dg/lookup/using2.C: Likewise.
7179 * g++.dg/other/component1.C: Remove stray semicolon.
7180 * g++.dg/other/do1.C: Change error message.
7181 * g++.dg/other/error2.C: Likewise.
7182 * g++.dg/other/init1.C: Likewise.
7183 * g++.dg/other/packed1.C: Remove stray semicolon.
7184 * g++.dg/other/ptrmem2.C: Change error message.
7185 * g++.dg/parse/parameter-declaration-1.C: Remove line number
7186 marker.
7187 * g++.dg/special/initp1.C: Remove invalid attribute usage.
7188 * g++.dg/template/access3.C: Add typename keyword.
7189 * g++.dg/template/access5.C: Remove stray semicolon.
7190 * g++.dg/template/access6.C: Likewise.
7191 * g++.dg/template/complit1.C: Likewise.
7192 * g++.dg/template/crash1.C: Change error message.
7193 * g++.dg/template/inherit2.C: Remove stray semicolon.
7194 * g++.dg/template/instantiate2.C: Likewise.
7195 * g++.dg/template/instantiate3.C: Change error message.
7196 * g++.dg/template/qual1.C: Remove stray semicolon.
7197 * g++.dg/template/qualttp18.C: Change error message.
7198 * g++.dg/template/ref1.C: Remove stray semicolon.
7199 * g++.dg/template/sizeof1.C (A::value): Declare it.
7200 * g++.dg/template/spec4.C: Change error message.
7201 * g++.dg/template/static1.C: Likewise.
7202 * g++.dg/template/type1.C: Likewise.
7203 * g++.dg/template/typename3.C: Likewise.
7204 * g++.old-deja/g++.benjamin/13478.C: Change error message.
7205 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7206 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7207 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7208 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7209 named return value extension.
7210 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7211 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7212 * g++.old-deja/g++.bob/extern_C.C: Likewise.
7213 * g++.old-deja/g++.bob/inherit2.C: Likewise.
7214 * g++.old-deja/g++.brendan/complex1.C: Likewise.
7215 * g++.old-deja/g++.brendan/copy5.C: Likewise.
7216 * g++.old-deja/g++.brendan/crash13.C: Likewise.
7217 * g++.old-deja/g++.brendan/crash15.C: Likewise.
7218 * g++.old-deja/g++.brendan/crash18.C: Change error message.
7219 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7220 * g++.old-deja/g++.brendan/crash38.C: Likewise.
7221 * g++.old-deja/g++.brendan/crash50.C: Likewise.
7222 * g++.old-deja/g++.brendan/crash56.C: Likewise.
7223 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7224 syntax.
7225 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7226 * g++.old-deja/g++.brendan/crash8.C: Change error message.
7227 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7228 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7229 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7230 * g++.old-deja/g++.brendan/template11.C: Likewise.
7231 * g++.old-deja/g++.brendan/template26.C: Likewise.
7232 * g++.old-deja/g++.brendan/template27.C: Use explicit
7233 specialization syntax.
7234 * g++.old-deja/g++.brendan/template30.C: Likewise.
7235 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7236 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7237 non-dependent names.
7238 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7239 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7240 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7241 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7242 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7243 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7244 named return value extension.
7245 * g++.old-deja/g++.ext/namedret2.C: Likewise.
7246 * g++.old-deja/g++.ext/namedret3.C: Likewise.
7247 * g++.old-deja/g++.ext/return1.C: Likewise.
7248 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7249 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7250 * g++.old-deja/g++.jason/access8.C: Likewise.
7251 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7252 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7253 pseudo-destructor names.
7254 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7255 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7256 pseudo-destructor names.
7257 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7258 * g++.old-deja/g++.jason/overload19.C: Likewise.
7259 * g++.old-deja/g++.jason/overload32.C: Likewise.
7260 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7261 stray semicolons.
7262 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7263 * g++.old-deja/g++.jason/return.C: Likewise.
7264 * g++.old-deja/g++.jason/return2.C: Likewise.
7265 * g++.old-deja/g++.jason/shadow1.C: Likewise.
7266 * g++.old-deja/g++.jason/special.C: Use explicit specialization
7267 syntax.
7268 * g++.old-deja/g++.jason/template10.C: Account for use of
7269 non-dependent names.
7270 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7271 syntax.
7272 * g++.old-deja/g++.jason/template37.C: Likewise.
7273 * g++.old-deja/g++.law/access4.C: Change error messages.
7274 * g++.old-deja/g++.law/arm13.C: Remove incorrect
7275 pseudo-destructor names.
7276 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7277 * g++.old-deja/g++.law/ctors9.C: Likewise.
7278 * g++.old-deja/g++.law/cvt22.C: Likewise.
7279 * g++.old-deja/g++.law/dtors5.C: Likewise.
7280 * g++.old-deja/g++.law/global-init1.C: Likewise.
7281 * g++.old-deja/g++.law/missed-error3.C: Likewise.
7282 * g++.old-deja/g++.law/operators28.C: Likewise.
7283 * g++.old-deja/g++.law/visibility28.C: Likewise.
7284 * g++.old-deja/g++.martin/eval1.C: Likewise.
7285 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7286 name.
7287 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7288 * g++.old-deja/g++.mike/net34.C: Likewise.
7289 * g++.old-deja/g++.mike/net36.C: Likewise.
7290 * g++.old-deja/g++.mike/ns2.C: Likewise.
7291 * g++.old-deja/g++.mike/p12306.C: Likewise.
7292 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7293 value extension.
7294 * g++.old-deja/g++.mike/p700.C: Likewise.
7295 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7296 * g++.old-deja/g++.mike/p710.C: Likewise.
7297 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7298 value extension.
7299 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7300 * g++.old-deja/g++.mike/pmf9.C: Likewise.
7301 * g++.old-deja/g++.ns/crash2.C: Likewise.
7302 * g++.old-deja/g++.ns/crash3.C: Likewise.
7303 * g++.old-deja/g++.ns/invalid1.C: Likewise.
7304 * g++.old-deja/g++.ns/ns17.C: Likewise.
7305 * g++.old-deja/g++.ns/template16.C: Likewise.
7306 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7307 keyword.
7308 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7309 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7310 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7311 named return value extension.
7312 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7313 * g++.old-deja/g++.other/access4.C: Issue additional error
7314 messages.
7315 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7316 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7317 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7318 * g++.old-deja/g++.other/crash25.C: Change error message.
7319 * g++.old-deja/g++.other/crash4.C: Change error message.
7320 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7321 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7322 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7323 checks.
7324 * g++.old-deja/g++.other/defarg8.C: Likewise.
7325 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7326 * g++.old-deja/g++.other/dtor10.C: Likewise.
7327 * g++.old-deja/g++.other/incomplete.C: Likewise.
7328 * g++.old-deja/g++.other/linkage7.C: Likewise.
7329 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7330 lookup algorithm.
7331 * g++.old-deja/g++.other/mangle2.C: Likewise.
7332 * g++.old-deja/g++.other/refinit2.C: Likewise.
7333 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7334 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7335 * g++.old-deja/g++.pt/crash28.C: Likewise.
7336 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7337 syntax.
7338 * g++.old-deja/g++.pt/crash32.C: Change error message.
7339 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7340 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7341 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7342 error message position.
7343 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7344 * g++.old-deja/g++.pt/defarg8.C: Change error message.
7345 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7346 syntax.
7347 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7348 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7349 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7350 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7351 keyword.
7352 * g++.old-deja/g++.pt/explicit31.C: Likewise.
7353 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7354 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7355 keyword.
7356 * g++.old-deja/g++.pt/explicit71.C: Change error message.
7357 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7358 syntax.
7359 * g++.old-deja/g++.pt/friend28.C: Account for use of
7360 non-dependent names.
7361 * g++.old-deja/g++.pt/friend29.C: Likewise.
7362 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7363 rules.
7364 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7365 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7366 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7367 lookup rules.
7368 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7369 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7370 keyword.
7371 * g++.old-deja/g++.pt/memclass20.C: Likewise.
7372 * g++.old-deja/g++.pt/memclass5.C: Likewise.
7373 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7374 keyword.
7375 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7376 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7377 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7378 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7379 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7380 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7381 keyword.
7382 * g++.old-deja/g++.pt/spec10.C: Likewise.
7383 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7384 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7385 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7386 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7387 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7388 * g++.old-deja/g++.pt/ttp62.C: Likewise.
7389 * g++.old-deja/g++.pt/ttp64.C: Likewise.
7390 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7391 * g++.old-deja/g++.pt/typename15.C: Likewise.
7392 * g++.old-deja/g++.pt/typename22.C: Likewise.
7393 * g++.old-deja/g++.pt/typename6.C: Change error messages.
7394 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7395 * g++.old-deja/g++.pt/virtual2.C: Likewise.
7396 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7397 syntax.
7398 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7399 return value extension.
7400 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7401 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7402 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7403 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7404
7405 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
7406
7407 * g++.dg/warn/inline1.C: New test.
7408 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7409 * g++.old-deja/g++.jason/synth10.C: Likewise.
7410 * g++.old-deja/g++.mike/net31.C: Likewise.
7411 * g++.old-deja/g++.mike/p8786.C: Likewise.
7412
7413 * g++.dg/template/friend10.C: New test.
7414 * g++.dg/template/conv5.C: New test.
7415
7416 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
7417
7418 * g++.dg/lookup/scoped3.C: New test.
7419
7420 * g++.dg/lookup/decl1.C: New test.
7421 * g++.dg/lookup/decl2.C: New test.
7422
7423 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
7424
7425 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7426 gcc.c-torture/compile/20021015-1.c,
7427 gcc.c-torture/compile/20021015-2.c,
7428 gcc.c-torture/compile/20021123-1.c,
7429 gcc.c-torture/compile/20021123-2.c,
7430 gcc.c-torture/compile/20021123-3.c,
7431 gcc.c-torture/compile/20021123-4.c,
7432 gcc.c-torture/execute/20021024-1.c: Add tests previously added
7433 only to 3.1 or 3.2 branch.
7434
7435 2002-12-23 Mark Mitchell <mark@codesourcery.com>
7436
7437 * gcc.dg/i386-bitfield3.c: New test.
7438
7439 * gcc.dg/i386-bitfield2.c: New test.
7440
7441 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
7442
7443 * g++.dg/parse/conv_op1.C: New test.
7444
7445 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
7446
7447 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7448 approved.
7449
7450 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
7451
7452 * gcc.c-torture/compile/20021220-1.c: New test.
7453
7454 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
7455
7456 * gcc.dg/i386-fastcall-1.c: New.
7457
7458 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7459
7460 * gcc.c-torture/execute/20021219-1.c: New test.
7461
7462 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7463
7464 * gcc.dg/i386-pic-1.c: New test.
7465
7466 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7467
7468 PR c++/8099
7469 * g++.dg/template/friend9.C: New test.
7470
7471 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7472
7473 PR c++/3663
7474 * g++.dg/template/access7.C: New test.
7475
7476 2002-12-18 Nick Clifton <nickc@redhat.com>
7477
7478 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7479 the libstdc++-v3 directory has been found.
7480
7481 2002-12-12 Devang Patel <dpatel@apple.com>
7482 * gcc.dg/darwin-ld-1.c: New test.
7483 * gcc.dg/darwin-ld-2.c: New test.
7484 * gcc.dg/darwin-ld-3.c: New test.
7485 * gcc.dg/darwin-ld-4.c: New test.
7486 * gcc.dg/darwin-ld-5.c: New test.
7487
7488 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
7489
7490 * gcc.c-torture/compile/20021212-1.c: New test.
7491
7492 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
7493
7494 * gcc.dg/fshort-wchar: New test.
7495
7496 2002-12-10 Mark Mitchell <mark@codesourcery.com>
7497
7498 PR c++/8372
7499 * g++.dg/template/dtor1.C: New test.
7500
7501 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7502 markers.
7503
7504 2002-12-10 Jakub Jelinek <jakub@redhat.com>
7505
7506 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7507
7508 2002-12-09 Mark Mitchell <mark@codesourcery.com>
7509
7510 * g++.dg/template/static1.C: New test.
7511 * g++.dg/template/static2.C: New test.
7512 * g++.old-deja/g++.ext/memconst.C: New test.
7513
7514 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7515
7516 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7517 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7518 * g++.dg/special/initp1.C: Likewise.
7519
7520 2002-12-06 Jakub Jelinek <jakub@redhat.com>
7521
7522 * gcc.c-torture/execute/20021204-1.c: New test.
7523
7524 2002-12-04 Geoffrey Keating <geoffk@apple.com>
7525
7526 * gcc.dg/ppc-fmadd-1.c: New file.
7527 * gcc.dg/ppc-fmadd-2.c: New file.
7528 * gcc.dg/ppc-fmadd-3.c: New file.
7529
7530 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7531
7532 * gcc.c-torture/compile/20021204-1.c: New test.
7533
7534 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
7535
7536 * g++.dg/inherit/covariant2.C: New test.
7537 * g++.dg/inherit/covariant3.C: New test.
7538 * g++.dg/inherit/covariant4.C: New test.
7539 * g++.dg/inherit/covariant1.C: Remove XFAIL.
7540 * g++.old-deja/g++.robertl/eb17.C: Likewise.
7541
7542 2002-12-03 Mark Mitchell <mark@codesourcery.com>
7543
7544 PR c++/8688
7545 * g++.dg/init/brace3.C: New test.
7546
7547 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
7548
7549 * gcc.dg/20020210-1.c: Fix a comment typo.
7550
7551 2002-12-02 Mark Mitchell <mark@codesourcery.com>
7552
7553 PR c++/8720
7554 * g++.dg/parse/defarg1.C: New test.
7555
7556 PR c++/8615
7557 * g++.dg/template/char1.C: New test.
7558
7559 * g++.dg/template/varmod1.C: Fix typo.
7560
7561 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7562
7563 DR 180
7564 * g++.old-deja/g++.pt/crash32.C: Expect error.
7565
7566 2002-12-01 Mark Mitchell <mark@codesourcery.com>
7567
7568 PR c++/5919
7569 * g++.dg/template/varmod1.C: New test.
7570
7571 PR c++/8727
7572 * g++.dg/inherit/typeinfo1.C: New test.
7573
7574 PR c++/8663
7575 * g++.dg/inherit/typedef1.C: New test.
7576
7577 2002-11-30 Mark Mitchell <mark@codesourcery.com>
7578
7579 PR c++/8332
7580 PR c++/8493
7581 * g++.dg/template/strlen1.C: New test.
7582
7583 PR c++/8227
7584 * g++.dg/template/ctor2.C: New test.
7585
7586 PR c++/8214
7587 * g++.dg/init/string1.C: New test.
7588
7589 PR c++/8511
7590 * g++.dg/template/friend8.C: New test.
7591
7592 2002-11-29 Joe Buck <jbuck@synopsys.com>
7593
7594 * g++.dg/lookup/anon2.C: New test.
7595
7596 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
7597
7598 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7599 h8300 port.
7600
7601 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
7602
7603 * gcc.dg/bitfld-6.c: New test.
7604
7605 2002-11-27 Jan Hubicka <jh@suse.cz>
7606
7607 * gcc.c-torture/execute/20021127.[cx]: New test.
7608
7609 2002-11-26 Jan Hubicka <jh@suse.cz>
7610
7611 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7612 quality.
7613
7614 2002-11-26 Geoffrey Keating <geoffk@apple.com>
7615
7616 * g++.dg/init/brace2.C: New test.
7617 * g++.old-deja/g++.mike/p9129.C: Correct.
7618
7619 2002-11-26 Mark Mitchell <mark@codesourcery.com>
7620
7621 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7622
7623 2002-11-25 Andreas Bauer <baueran@in.tum.de>
7624
7625 * gcc.dg/sibcall-6: New test for indirect sibcalls.
7626
7627 2002-11-25 Mark Mitchell <mark@codesourcery.com>
7628
7629 * testsuite/g++.dg/abi/empty11.C: New test.
7630 * testsuite/g++.dg/rtti/cv1.C: New test.
7631
7632 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
7633
7634 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7635
7636 2002-11-24 Mark Mitchell <mark@codesourcery.com>
7637
7638 * g++.dg/abi/empty10.C: New test.
7639
7640 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
7641
7642 * gcc.c-torture/compile/20021124-1.c: New test.
7643
7644 2002-11-22 Mark Mitchell <mark@codesourcery.com>
7645
7646 * g++.dg/abi/rtti2.C: New test.
7647
7648 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7649
7650 * gcc.dg/i386-unroll-1.c: New test.
7651
7652 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
7653
7654 * gcc.c-torture/compile/20021120-1.c: New test.
7655 * gcc.c-torture/compile/20021120-2.c: New test.
7656
7657 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
7658
7659 * gcc.dg/bitfld-5.c: New test.
7660
7661 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
7662
7663 * gcc.c-torture/execute/20021120-3.c: New test.
7664
7665 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
7666
7667 * gcc.c-torture/execute/20021120-2.c: New test.
7668
7669 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
7670
7671 * gcc.c-torture/execute/20021120-1.c: New test.
7672
7673 2002-11-20 Jakub Jelinek <jakub@redhat.com>
7674
7675 * gcc.c-torture/execute/20021118-3.c: New test.
7676
7677 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
7678
7679 * gcc.c-torture/compile/20021119-1.c: New test.
7680
7681 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
7682
7683 * gcc.dg/duff-1.c: New test.
7684 * gcc.dg/duff-2.c: New test.
7685 * gcc.dg/duff-3.c: New test.
7686
7687 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
7688
7689 * gcc.dg/cpp/_Pragma5.c: New test.
7690
7691 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
7692
7693 * gcc.c-torture/execute/20021118-2.c: New test.
7694
7695 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
7696
7697 * gcc.c-torture/execute/20021118-1.c: New test.
7698
7699 2002-11-16 Jakub Jelinek <jakub@redhat.com>
7700
7701 * gcc.dg/20021116-1.c: New test.
7702
7703 2002-11-14 Mark Mitchell <mark@codesourcery.com>
7704
7705 * g++.dg/abi/vcall1.C: New test.
7706
7707 2002-11-14 Jakub Jelinek <jakub@redhat.com>
7708
7709 * gcc.dg/20021029-1.c: New test.
7710 * gcc.dg/20021029-2.c: New test.
7711
7712 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
7713
7714 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7715
7716 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
7717
7718 PR c/8439
7719 * gcc.dg/20021110.c: Move to ...
7720 * gcc.c-torture/compile/20021110.c: .... here.
7721
7722 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7723
7724 PR c/8467
7725 * gcc.c-torture/execute/20021111-1.c
7726
7727 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
7728
7729 PR c/8439
7730 * gcc.dg/20021110.c: New test.
7731
7732 2002-11-10 Mark Mitchell <mark@codesourcery.com>
7733
7734 * g++.dg/abi/vthunk3.C: Run only on x86.
7735
7736 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
7737
7738 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7739
7740 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
7741
7742 * lib/compat.exp (compat-execute): Fix logic error in last
7743 change.
7744
7745 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
7746
7747 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7748
7749 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7750
7751 PR c++/8389
7752 * g++.dg/template/access6.C: New test.
7753
7754 2002-11-08 Jan Hubicka <jh@suse.cz>
7755
7756 * gcc.dg/i386-ssefp-1.c: New test.
7757 * gcc.dg/i386-ssefp-1.c: New test.
7758
7759 2002-11-08 Jan Hubicka <jh@suse.cz>
7760
7761 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7762
7763 2002-11-07 Mark Mitchell <mark@codesourcery.com>
7764
7765 * g++.dg/abi/vthunk3.C: New test.
7766
7767 PR c++/8338
7768 * g++.dg/template/crash2.C: New test.
7769
7770 2002-11-07 Mark Mitchell <mark@codesourcery.com>
7771
7772 * testsuite/g++.dg/abi/dtor1.C: New test.
7773 * testsuite/g++.dg/abi/dtor2.C: Likewise.
7774
7775 2002-11-05 Geoffrey Keating <geoffk@apple.com>
7776
7777 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7778 Darwin.
7779
7780 2002-11-04 Adam Nemet <anemet@lnxw.com>
7781
7782 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7783 -mthumb. Only xfail with -O0.
7784
7785 2002-11-03 Mark Mitchell <mark@codesourcery.com>
7786
7787 * g++.dg/abi/thunk1.C: New test.
7788 * g++.dg/abi/thunk2.C: Likewise.
7789 * g++.dg/abi/vtt1.C: Likewise.
7790
7791 2002-11-02 Diego Novillo <dnovillo@redhat.com>
7792
7793 PR optimization/8423
7794 * gcc.c-torture/execute/builtin-constant.c: New test.
7795
7796 2002-11-01 Zack Weinberg <zack@codesourcery.com>
7797
7798 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7799 Add some more cases.
7800
7801 2002-11-01 Mark Mitchell <mark@codesourcery.com>
7802
7803 PR c++/8391
7804 * g++.dg/opt/local1.C: New test.
7805
7806 2002-10-30 Mark Mitchell <mark@codesourcery.com>
7807
7808 PR c++/8160
7809 * g++.dg/template/complit1.C: New test.
7810
7811 PR c++/8149
7812 * g++.dg/template/typename4.C: Likewise.
7813
7814 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7815
7816 Core issue 287, PR c++/7639
7817 * g++.dg/template/instantiate1.C: Adjust error location.
7818 * g++.dg/template/instantiate3.C: New test.
7819 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7820 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7821 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7822
7823 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
7824
7825 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7826
7827 2002-10-29 Mark Mitchell <mark@codesourcery.com>
7828
7829 PR c++/8287
7830 * g++.dg/init/dtor2.C: New test.
7831
7832 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7833
7834 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7835 * gcc.dg/nest.c: Bypass errors on irix6.
7836
7837 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
7838
7839 * gcc.dg/nest.c: Expect error for mmix-*-*.
7840 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7841
7842 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
7843
7844 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7845 markers.
7846
7847 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7848
7849 2002-10-25 Mike Stump <mrs@apple.com>
7850
7851 * gcc.dg/warn-1.c: New test.
7852
7853 2002-10-25 Zack Weinberg <zack@codesourcery.com>
7854
7855 * g++.dg/template/typename3.C: New test.
7856
7857 2002-10-25 Mark Mitchell <mark@codesourcery.com>
7858
7859 * g++.dg/lookup/ptrmem1.C: New test.
7860
7861 * g++.dg/abi/vthunk2.C: New test.
7862
7863 2002-10-25 Zack Weinberg <zack@codesourcery.com>
7864
7865 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7866
7867 2002-10-24 Mark Mitchell <mark@codesourcery.com>
7868
7869 * g++.dg/abi/empty9.C: New test.
7870
7871 2002-10-24 Richard Henderson <rth@redhat.com>
7872
7873 * g++.dg/inherit/thunk1.C: Enable for ia64.
7874
7875 2002-10-23 Mark Mitchell <mark@codesourcery.com>
7876
7877 PR c++/8067
7878 * g++.dg/lookup/pretty1.C: New test.
7879
7880 2002-10-23 Jakub Jelinek <jakub@redhat.com>
7881
7882 * gcc.dg/20021023-1.c: New test.
7883
7884 2002-10-23 Mark Mitchell <mark@codesourcery.com>
7885
7886 PR c++/7679
7887 * g++.dg/parse/inline1.C: New test.
7888
7889 2002-10-23 Richard Henderson <rth@redhat.com>
7890
7891 * g++.dg/inherit/thunk1.C: Enable for x86_64.
7892
7893 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7894
7895 2002-10-22 Mark Mitchell <mark@codesourcery.com>
7896
7897 PR c++/6579
7898 * g++.dg/parse/stmtexpr3.C: New test.
7899
7900 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
7901
7902 * g++.dg/expr/cond1.C: New test.
7903
7904 2002-10-21 Zack Weinberg <zack@codesourcery.com>
7905
7906 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7907
7908 2002-10-21 Mark Mitchell <mark@codesourcery.com>
7909
7910 * g++.dg/abi/vbase13.C: New test.
7911 * g++.dg/abi/vbase14.C: Likewise.
7912
7913 2002-10-21 Jakub Jelinek <jakub@redhat.com>
7914
7915 * gcc.dg/tls/pic-1.c: New test.
7916 * gcc.dg/tls/nonpic-1.c: New test.
7917 * gcc.dg/20021018-1.c: New test.
7918
7919 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
7920
7921 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7922 Remove only files with the same base name as the test case.
7923 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7924 (profopt-execute): Likewise. Also, remove old profiling
7925 and performance data files before running the tests.
7926
7927 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7928 * g++.dg/bprob/bprob.exp: Likewise.
7929 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
7930 to allow more general test case names.
7931
7932 * g++.dg/bprob/bprob-1.C: Rename to ...
7933 * g++.dg/bprob/g++-bprob-1.C: ... this.
7934
7935 * g77.dg/bprob/bprob-1.f: Rename to ...
7936 * g77.dg/bprob/g77-bprob-1.f: ... this.
7937
7938 2002-10-21 Zack Weinberg <zack@codesourcery.com>
7939
7940 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7941 bison 1.50 or later.
7942
7943 2002-10-21 Janis Johnson <janis187@us.ibm.com>
7944
7945 * g++.dg/README: Describe more test directories.
7946
7947 2002-10-21 Mark Mitchell <mark@codesourcery.com>
7948
7949 * g++.dg/init/array6.C: Add additional tests.
7950
7951 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
7952
7953 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7954 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7955
7956 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
7957
7958 * gcc.c-torture/compile/20020604-1.x: New.
7959 * gcc.c-torture/compile/simd-5.x: Likewise.
7960 * gcc.c-torture/execute/920710-1.x: Likewise.
7961 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7962
7963 2002-10-21 Mark Mitchell <mark@codesourcery.com>
7964
7965 * g++.dg/inherit/override1.C: Add dg-options clause.
7966
7967 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7968
7969 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7970 _mm_slli_si128.
7971
7972 2002-10-19 Andreas Schwab <schwab@suse.de>
7973
7974 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7975 directory component.
7976
7977 2002-10-18 Mark Mitchell <mark@codesourcery.com>
7978
7979 * g++.dg/inherit/thunk1.C: New test.
7980
7981 * g++.dg/inherit/override1.C: New test.
7982
7983 * g++.dg/abi/mangle11.C: New test.
7984 * g++.dg/abi/mangle14.C: New test.
7985 * g++.dg/abi/mangle17.C: New test.
7986
7987 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
7988
7989 * g++.dg/overload/member2.C: New test.
7990
7991 2002-10-17 Janis Johnson <janis187@us.ibm.com>
7992
7993 * g++.dg/README: Describe new compat directory.
7994 * g++.dg/dg.exp: Skip tests in compat directory.
7995 * README.compat: New file.
7996 * lib/compat.exp: New expect script.
7997 * g++.dg/compat: New test directory.
7998 * g++.dg/compat/compat.exp: New expect script.
7999 * g++.dg/compat/abi: New test directory.
8000 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8001 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8002 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8003 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8004 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8005 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8006 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8007 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8008 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8009 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8010 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8011 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8012 * g++.dg/compat/break: New test directory.
8013 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8014 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8015 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8016 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8017 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8018 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8019 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8020 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8021 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8022 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8023 g++.dg/compat/break/README: New files.
8024 * g++.dg/compat/eh: New test directory.
8025 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8026 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8027 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8028 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8029 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8030 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8031 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8032 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8033 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8034 g++.dg/compat/eh/filter2_y.C,
8035 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8036 g++.dg/compat/eh/new1_y.C,
8037 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8038 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8039 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8040 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8041 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8042 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8043 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8044 g++.dg/compat/eh/unexpected1_y.C: New files.
8045 * g++.dg/compat/init: New test directory.
8046 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8047 g++.dg/compat/init/array5_y.C,
8048 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8049 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8050 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8051 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8052 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8053 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8054 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8055 g++.dg/compat/init/init-ref2_y.C: New files.
8056
8057 2002-10-17 Mark Mitchell <mark@codesourcery.com>
8058
8059 PR c++/7584
8060 * g++.dg/inherit/using3.C: New test.
8061
8062 2002-10-17 Jan Hubicka <jh@suse.cz>
8063
8064 * gcc.dg/20021017-2.c: New test.
8065
8066 2002-10-17 Mark Mitchell <mark@codesourcery.com>
8067
8068 * g++.dg/abi/mangle16.C: Adjust.
8069
8070 * g++.dg/init/array8.C: New test.
8071
8072 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
8073
8074 * gcc.dg/special/mips-abi.exp: New test.
8075 * gcc.dg/special/mips-abi.s: Empty file used by the above.
8076
8077 2002-10-16 Mark Mitchell <mark@codesourcery.com>
8078
8079 * g++.dg/abi/mangle16.C: New test.
8080 * g++.dg/abi/mangle17.C: Likewise.
8081
8082 PR c++/7478
8083 * g++.dg/template/ref1.C: New test.
8084
8085 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8086
8087 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8088
8089 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
8090
8091 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8092
8093 2002-10-16 Mark Mitchell <mark@codesourcery.com>
8094
8095 PR c++/7524
8096 * g++.dg/init/array7.C: New test.
8097
8098 2002-10-15 Mark Mitchell <mark@codesourcery.com>
8099
8100 * g++.dg/init/array6.C: New test.
8101
8102 * g++.dg/abi/mangle13.C: Likewise.
8103 * g++.dg/abi/mangle14.C: Likewise.
8104 * g++.dg/abi/mangle15.C: Likewise.
8105
8106 2002-10-14 Mark Mitchell <mark@codesourcery.com>
8107
8108 * g++.dg/abi/empty8.C: New test.
8109
8110 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
8111
8112 * g++.dg/init/ctor1.C: New test.
8113
8114 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
8115
8116 * gcc.c-torture/execute/20021015-1.c: New test.
8117
8118 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
8119
8120 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8121
8122 2002-10-14 Jan Hubicka <jh@suse.cz>
8123
8124 * gcc.dg/i386-ssetype-[1-5].c: New tests.
8125
8126 2002-10-14 Richard Henderson <rth@redhat.com>
8127
8128 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8129
8130 2002-10-14 Mark Mitchell <mark@codesourcery.com>
8131
8132 PR optimization/6631
8133 * g++.dg/opt/const2.C: New test.
8134
8135 2002-10-14 Mark Mitchell <mark@codesourcery.com>
8136
8137 PR c++/7176
8138 * g++.dg/parse/friend1.C: New test.
8139 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8140
8141 2002-10-14 Jakub Jelinek <jakub@redhat.com>
8142
8143 * gcc.dg/20021014-1.c: New test.
8144
8145 2002-10-11 Mark Mitchell <mark@codesourcery.com>
8146
8147 PR c++/5661
8148 * g++.dg/ext/vlm1.C: New test.
8149 * g++.dg/ext/vlm2.C: Likewise.
8150
8151 * g++.dg/init/array1.C: Remove invalid braces.
8152 * g++.dg/init/brace1.C: New test.
8153 * g++.dg/init/copy2.C: Likewise.
8154 * g++.dg/init/copy3.C: Likewise.
8155 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8156 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8157 braces.
8158
8159 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
8160
8161 * gcc.dg/cpp/assembler.S: Don't use -ansi.
8162
8163 2002-10-11 Richard Shann <richard.shann@superh.com>
8164
8165 * gcc.c-torture/compile/simd-5.c: New test.
8166
8167 2002-10-10 Roger Sayle <roger@eyesopen.com>
8168
8169 * gcc.c-torture/execute/shiftopt-1.c: New test case.
8170
8171 2002-10-10 Jim Wilson <wilson@redhat.com>
8172
8173 * gcc.c-torture/execute/20021010-1.c: New test.
8174
8175 2002-10-09 Zack Weinberg <zack@codesourcery.com>
8176
8177 PR c/7353
8178 * g++.dg/ext/typedef-init.C: New test.
8179 * gcc.dg/typedef-init.c: New test.
8180
8181 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
8182
8183 * gcc.dg/cpp/paste13.c: New test.
8184
8185 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8186
8187 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
8188 remaining platforms, XFAIL during compile, not execute. Don't
8189 XFAIL at -O0.
8190
8191 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
8192
8193 * gcc.dg/alias-1.c: Tweak expected warning.
8194
8195 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8196
8197 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8198
8199 2002-10-06 Andreas Jaeger <aj@suse.de>
8200
8201 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8202 * gcc.dg/cpp/c++98.C: Likewise.
8203
8204 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8205 * g++.dg/cpp/c++98.C: Likewise.
8206
8207 * g++.dg/README (Subdirectories): Mention cpp directory.
8208
8209 PR target/7559
8210 * gcc.dg/20021006-1.c: New test.
8211
8212 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8213
8214 PR c++/7804
8215 * g++.dg/other/warning1.C: New test.
8216
8217 2002-10-04 Roger Sayle <roger@eyesopen.com>
8218
8219 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
8220 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
8221 and sparc-*-* with -m64 as expected failures. See PR 8087.
8222
8223 2002-10-03 Mark Mitchell <mark@codesourcery.com>
8224
8225 PR c++/7931
8226 * g++.dg/template/ptrmem3.C: New test.
8227
8228 PR c++/7754
8229 * g++.dg/template/union1.C: New test.
8230
8231 2002-10-03 Mark Mitchell <mark@codesourcery.com>
8232
8233 PR c++/8006
8234 * g++.dg/abi/mangle9.C: New test.
8235 * g++.dg/abi/mangle10.C: New test.
8236 * g++.dg/abi/mangle11.C: New test.
8237 * g++.dg/abi/mangle12.C: New test.
8238
8239 2002-10-02 Mark Mitchell <mark@codesourcery.com>
8240
8241 PR c++/7188.
8242 * g++.dg/template/meminit1.C: New test.
8243 * g++.dg/warn/Wreorder-1.C: Likewise.
8244 * g++.old-deja/g++.mike/warn3.C: Tweak.
8245 * lib/prune.exp: Ingore "in copy constructor".
8246
8247 2002-10-02 Andreas Jaeger <aj@suse.de>
8248
8249 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8250 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8251 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8252 on x86-64.
8253
8254 2002-10-01 Mark Mitchell <mark@codesourcery.com>
8255
8256 * gcc.dg/empty1.C: Fix typo.
8257
8258 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
8259
8260 * gcc.dg/alias-1.c: New test.
8261
8262 2002-10-01 Mark Mitchell <mark@codesourcery.com>
8263
8264 * gcc.dg/empty1.C: New test.
8265
8266 * g++.dg/tls/init-2.C: Tweak error messages.
8267
8268 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
8269
8270 * gcc.c-torture/compile/20020923-1.c: New test.
8271
8272 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
8273
8274 * gcc.c-torture/execute/ffs-1.c: New test.
8275 * gcc.c-torture/execute/ffs-2.c: Ditto.
8276
8277 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
8278
8279 * g++.dg/overload/member1.C: New test.
8280
8281 2002-09-30 Mark Mitchell <mark@codesourcery.com>
8282
8283 * g++.dg/abi/empty7.C: New test.
8284 * g++.dg/init/pm2.C: Likewise.
8285
8286 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
8287
8288 * g++.dg/rtti/crash1.C: New test.
8289
8290 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8291
8292 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8293 gcc.dg/sibcall-4.c: New tests.
8294
8295 2002-09-28 Roger Sayle <roger@eyesopen.com>
8296
8297 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8298 powerpc and MMIX targets.
8299
8300 2002-09-27 Zack Weinberg <zack@codesourcery.com>
8301
8302 * gcc.dg/cpp/20020927-1.c: New.
8303
8304 2002-09-26 David S. Miller <davem@redhat.com>
8305
8306 * gcc.c-torture/compile/trunctfdf.c: New.
8307
8308 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8309
8310 * lib/target-supports.exp (check_weak_available): Handle solaris2.
8311
8312 2002-09-27 Alan Modra <amodra@bigpond.net.au>
8313
8314 * gcc.c-torture/execute/loop-15.c: New.
8315
8316 2002-09-26 Janis Johnson <janis187@us.ibm.com>
8317
8318 * README.QMTEST: Fix typo.
8319
8320 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
8321
8322 * gcc.dg/20020926-1.c: New test.
8323
8324 2002-09-25 David S. Miller <davem@redhat.com>
8325
8326 PR target/7842
8327 * gcc.c-torture/execute/shiftdi.c: New test.
8328
8329 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
8330
8331 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8332 unique to the tool.
8333 * lib/g77.exp (g77_init): Likewise.
8334 * lib/g++.exp (g++_init): Likewise.
8335 * lib/objc.exp (objc_init): Likewise.
8336
8337 2002-09-25 Mark Mitchell <mark@codesourcery.com>
8338
8339 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8340 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8341 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8342
8343 2002-09-25 Richard Henderson <rth@redhat.com>
8344
8345 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8346 too-small long double.
8347
8348 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
8349
8350 * gcc.dg/20020919-1.c: New test.
8351
8352 2002-09-23 Mark Mitchell <mark@codesourcery.com>
8353
8354 * g++.dg/abi/bitfield6.C: New test.
8355 * g++.dg/abi/bitfield7.C: New test.
8356 * g++.dg/abi/bitfield8.C: New test.
8357 * g++.dg/abi/vbase11.C: New test.
8358
8359 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
8360
8361 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8362 hppa*-*-hpux*. Update test comment.
8363
8364 2002-09-20 Jakub Jelinek <jakub@redhat.com>
8365
8366 * gcc.dg/tls/struct-1.c: New test.
8367
8368 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
8369
8370 * gcc.dg/cpp/tr-warn2.c: Update.
8371
8372 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
8373
8374 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8375
8376 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
8377
8378 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8379 systems.
8380
8381 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
8382
8383 * gcc.c-torture/execute/ieee/mzero3.c: New test.
8384
8385 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8386 Adjust for c++filt moved to binutils. Remove spurious duplicate
8387 setting of cxxfilt.
8388
8389 2002-09-19 Geoffrey Keating <geoffk@apple.com>
8390
8391 * gcc.dg/20020312-2.c: Update for darwin.
8392
8393 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
8394
8395 * g++.old-deja/g++.other/crash32.C: Mark ICE.
8396
8397 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
8398
8399 * objc.dg/comp-types-1.m: New test.
8400 * objc.dg/comp-types-2.m: New test.
8401 * objc.dg/comp-types-3.m: New test.
8402 * objc.dg/comp-types-4.m: New test.
8403 * objc.dg/comp-types-5.m: New test.
8404 * objc.dg/comp-types-6.m: New test.
8405
8406 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
8407
8408 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8409
8410 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
8411
8412 * g++.dg/other/do1.C: New test.
8413
8414 * g++.dg/template/subst1.C: New test.
8415
8416 2002-09-16 Steve Ellcey <sje@cup.hp.com>
8417
8418 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8419
8420 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
8421
8422 * g++.dg/template/qualttp20.C: Adjust expected errors.
8423 * g++.old-deja/g++.jason/report.C: Likewise.
8424 * g++.old-deja/g++.other/qual1.C: Likewise.
8425
8426 * g++.dg/lookup/scoped2.C: New test.
8427
8428 * g++.dg/ext/asm3.C: New test.
8429
8430 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
8431
8432 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8433
8434 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
8435
8436 * ChangeLog: follow spelling conventions.
8437 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8438 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8439 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8440 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8441 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8442 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8443 * g++.old-deja/g++.law/global-init1.C: Likewise.
8444 * g++.old-deja/g++.other/delete4.C: Likewise.
8445 * g++.old-deja/g++.other/inline21.C: Likewise.
8446 * g++.old-deja/g++.other/singleton.C: Likewise.
8447 * g77.dg/strlen0.f: Likewise.
8448 * g77.f-torture/compile/20010519-1.f: Likewise.
8449 * g77.f-torture/compile/980310-4.f: Likewise.
8450 * gcc.c-torture/compile/20000605-1.c: Likewise.
8451 * gcc.c-torture/execute/20020225-1.c: Likewise.
8452 * gcc.dg/c90-hexfloat-2.c: Likewise.
8453 * gcc.dg/c99-bool-1.c: Likewise.
8454 * gcc.dg/c99-hexfloat-2.c: Likewise.
8455 * gcc.dg/dll-2.c: Likewise.
8456 * gcc.dg/wtr-union-init-1.c: Likewise.
8457 * gcc.dg/wtr-union-init-2.c: Likewise.
8458 * gcc.dg/wtr-union-init-3.c: Likewise.
8459 * gcc.dg/cpp/avoidpaste1.c: Likewise.
8460 * gcc.dg/cpp/defined.c: Likewise.
8461 * gcc.dg/cpp/macsyntx.c: Likewise.
8462 * gcc.dg/cpp/paste2.c: Likewise.
8463 * gcc.dg/cpp/trad/defined.c: Likewise.
8464 * gcc.dg/format/c90-printf-1.c: Likewise.
8465 * gcc.dg/format/c90-scanf-1.c: Likewise.
8466 * gcc.dg/format/c99-printf-1.c: Likewise.
8467 * gcc.dg/format/c99-scanf-1.c: Likewise.
8468 * gcc.misc-tests/gcov-8.c: Likewise.
8469 * lib/profopt.exp: Likewise.
8470
8471 2002-09-15 Krister Walfridsson <cato@df.lth.se>
8472
8473 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8474
8475 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
8476
8477 * g++.dg/inherit/using2.C: New test.
8478
8479 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
8480
8481 * ChangeLog: Follow spelling conventions.
8482 * g++.dg/template/friend4.C: Likewise.
8483 * g++.old-deja/g++.pt/crash67.C: Likewise.
8484 * gcc.c-torture/execute/20000801-4.c: Likewise.
8485 * gcc.dg/c90-digraph-1.c: Likewise.
8486 * gcc.dg/c94-digraph-1.c: Likewise.
8487 * gcc.dg/c99-digraph-1.c: Likewise.
8488 * gcc.dg/cpp/line5.c: Likewise.
8489 * gcc.dg/cpp/multiline.c: Likewise.
8490 * gcc.dg/cpp/trad/literals-1.c: Likewise.
8491 * gcc.dg/format/attr-3.c: Likewise.
8492 * gcc.dg/format/c90-scanf-3.c: Likewise.
8493 * gcc.dg/format/ext-4.c: Likewise.
8494
8495 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
8496
8497 * g++.dg/template/pretty1.C: New test.
8498
8499 2002-09-14 Alan Modra <amodra@bigpond.net.au>
8500
8501 * gcc.c-torture/execute/struct-cpy-1.c: New test.
8502
8503 2002-09-13 Matt Austern <austern@apple.com>
8504
8505 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8506 passing a cast expression to a function by const reference.
8507
8508 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
8509
8510 * g++.dg/template/deduce1.C: New test.
8511
8512 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
8513
8514 * gcc.c-torture/execute/simd-1.c: Force all use of int to
8515 32-bit int.
8516
8517 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
8518
8519 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8520 usage.
8521
8522 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
8523
8524 * gcc.c-torture/compile/20020910-1.c: New test.
8525
8526 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
8527
8528 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8529
8530 2002-09-10 Andreas Jaeger <aj@suse.de>
8531
8532 * gcc.dg/20020312-2.c: Adjust for x86-64.
8533
8534 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
8535
8536 * g77.dg/7388.f: New test case for PR 7388.
8537
8538 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8539
8540 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8541
8542 2002-09-05 Ziemowit Laski <zlaski@apple.com>
8543
8544 * objc.dg/proto-lossage-1.m: New test.
8545
8546 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
8547
8548 * gcc.dg/cpp/_Pragma4.c: Fix typo.
8549
8550 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
8551
8552 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
8553 expected to pass.
8554
8555 2002-09-06 Stan Shebs <shebs@apple.com>
8556 David Edelsohn <edelsohn@gnu.org>
8557
8558 * gcc.dg/weak: New directory.
8559 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8560 target-specific xfail bits.
8561 * gcc.dg/typeof-2.c: Move to new directory.
8562 * gcc.dg/weak.exp: New expect script.
8563
8564 2002-09-06 Alan Modra <amodra@bigpond.net.au>
8565
8566 * gcc.c-torture/execute/extzvsi.c: New test.
8567
8568 2002-09-05 Stan Shebs <shebs@apple.com>
8569
8570 * gcc.dg/weak-1.c: xfail on Darwin.
8571 * gcc.dg/weak-2.c: Ditto.
8572 * gcc.dg/weak-3.c: Ditto.
8573 * gcc.dg/weak-4.c: Ditto.
8574 * gcc.dg/weak-5.c: Ditto.
8575 * gcc.dg/weak-6.c: Ditto.
8576 * gcc.dg/weak-7.c: Ditto.
8577 * gcc.dg/weak-8.c: Ditto.
8578 * gcc.dg/weak-9.c: Ditto.
8579
8580 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
8581
8582 * gcc.c-torture/execute/loop-14.c: New test.
8583
8584 2002-09-04 Jakub Jelinek <jakub@redhat.com>
8585
8586 * g++.dg/other/cxa-atexit1.C: New test.
8587
8588 * gcc.dg/typeof-2.c: New test.
8589
8590 2002-09-03 Roger Sayle <roger@eyesopen.com>
8591
8592 * gcc.dg/builtins-2.c: New testcase.
8593 * gcc.dg/builtins-3.c: New testcase.
8594
8595 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
8596
8597 * gcc.dg/cpp/_Pragma4.c: New test.
8598
8599 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
8600
8601 * objc/execute/nil_method-1.m: New testcase.
8602
8603 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
8604
8605 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8606 [Object class], not [Object initialize].
8607
8608 2002-08-31 Roger Sayle <roger@eyesopen.com>
8609 Hans-Peter Nilsson <hp@bitrange.com>
8610
8611 * gcc.c-torture/execute/20020720-1.x: Skip test on
8612 mmix-knuth-mmixware. Correct comment.
8613
8614 2002-08-27 Mark Mitchell <mark@codesourcery.com>
8615
8616 * testsuite/g++.dg/abi/bitfield5.C: New test.
8617 * testsuite/g++.dg/abi/vbase10.C: Likewise.
8618
8619 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
8620
8621 * objc.dg/undeclared-selector.m: New test.
8622
8623 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
8624
8625 * g++.dg/other/offsetof1.C: Avoid cast warning.
8626
8627 2002-08-26 Ziemowit Laski <zlaski@apple.com>
8628
8629 * objc.dg/super-class-2.m: New test.
8630
8631 2002-08-24 Matt Austern <austern@apple.com>
8632
8633 * g++.dg/ext/lvaddr.C: New test.
8634 * g++.dg/ext/lvcast.C: New test.
8635
8636 2002-08-22 Mark Mitchell <mark@codesourcery.com>
8637
8638 * testsuite/g++.dg/inherit/cond1.C: New test.
8639
8640 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
8641
8642 * gcc.dg/noncompile/incomplete-1.c: New test.
8643
8644 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
8645
8646 * gcc.dg/typespec-1.c: New test.
8647
8648 2002-08-20 Devang Patel <dpatel@apple.com>
8649 * objc.dg/proto-hier-2.m: New test.
8650
8651 2002-08-19 Ziemowit Laski <zlaski@apple.com>
8652
8653 * objc.dg/bitfield-1.m: New test.
8654 * objc.dg/bitfield-2.m: New test.
8655
8656 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
8657
8658 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8659 gcc.dg/c99-flex-array-4.c: New tests.
8660
8661 2002-08-16 Stan Shebs <shebs@apple.com>
8662
8663 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8664
8665 2002-08-15 Jakub Jelinek <jakub@redhat.com>
8666
8667 * gcc.dg/typeof-1.c: New test.
8668 * g++.dg/ext/typeof2.C: New test.
8669
8670 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
8671
8672 * g++.dg/other/offsetof1.C: New test.
8673
8674 2002-08-14 Richard Henderson <rth@redhat.com>
8675
8676 * gcc.dg/tls/diag-3.c: Fix expected message strings.
8677
8678 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
8679
8680 * gcc.dg/cpp/_Pragma3.c: New test.
8681
8682 2002-08-13 Mark Mitchell <mark@codesourcery.com>
8683
8684 * g++.dg/template/inherit3: New test.
8685
8686 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
8687
8688 * gcc.dg/bitfld-4.c: Add blank options.
8689
8690 2002-08-09 Mark Mitchell <mark@codesourcery.com>
8691
8692 * g++.dg/template/crash1.C: New test.
8693
8694 2002-08-08 Jakub Jelinek <jakub@redhat.com>
8695
8696 * gcc.dg/tls/opt-2.c: New test.
8697
8698 2002-08-08 Devang Patel <dpatel@apple.com>
8699
8700 * objc.dg/selector-1.m : New test
8701
8702 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
8703
8704 * g++.dg/abi/bitfield4.C: New test.
8705 * gcc.dg/bitfld-4.c: New test.
8706
8707 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
8708
8709 * g++.dg/other/packed1.C: New test.
8710
8711 2002-08-07 Mark Mitchell <mark@codesourcery.com>
8712
8713 * g++.dg/abi/offsetof.C: Tweak error messages.
8714 * g++.old-deja/g++.mike/p10769a.C: Likewise.
8715
8716 2002-08-08 Jakub Jelinek <jakub@redhat.com>
8717
8718 * gcc.dg/bitfld-3.c: New test.
8719
8720 2002-08-07 Jakub Jelinek <jakub@redhat.com>
8721 Richard Henderson <rth@redhat.com>
8722
8723 * gcc.dg/i386-bitfield1.c: New test.
8724 * g++.dg/abi/bitfield3.C: Update.
8725
8726 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
8727
8728 * objc.dg/const-str-2.m: Update.
8729 * gcc.dg/cpp/c++98.c: Change to C extension.
8730 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8731 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8732
8733 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
8734
8735 * testsuite/gcc.dg/tls/diag-3.c: New.
8736
8737 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
8738
8739 * g++.dg/README (Subdirectories): Document new subdir expr.
8740 * g++.dg/expr/pmf-1.C: New test.
8741
8742 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
8743
8744 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8745
8746 2002-08-06 Jakub Jelinek <jakub@redhat.com>
8747
8748 * g++.dg/abi/bitfield3.C: New test.
8749
8750 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
8751
8752 * lib/gcov.exp: Tweak expected line formats.
8753 * gcc.misc-tests/gcov8.c: New test.
8754 * gcc.misc-tests/gcov8.x: New flags.
8755
8756 2002-08-05 Jakub Jelinek <jakub@redhat.com>
8757
8758 * consistency.vlad/layout/endian.c: Include string.h.
8759
8760 * gcc.c-torture/execute/20020805-1.c: New test.
8761
8762 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
8763
8764 * g++.dg/other/conversion1.C: New test.
8765
8766 2002-08-03 Roger Sayle <roger@eyesopen.com>
8767
8768 * gcc.dg/builtins-1.c: New testcase.
8769
8770 2002-08-02 Mark Mitchell <mark@codesourcery.com>
8771
8772 * g++.dg/inherit/access3.C: New test.
8773
8774 2002-08-01 Jakub Jelinek <jakub@redhat.com>
8775
8776 * gcc.dg/ia64-visibility-2.c: New test.
8777
8778 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
8779
8780 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8781 __qualifier_flags to __flags.
8782
8783 2002-07-31 Mark Mitchell <mark@codesourcery.com>
8784
8785 * g++.dg/inherit/operator1.C: New test.
8786 * g++.dg/lookup/disamb1.C: Fix typo in comment.
8787 * g++.dg/other/error1.C: Change expected error message.
8788 * g++.dg/template/conv4.C: Likewise.
8789
8790 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
8791
8792 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8793 for documented behavior.
8794
8795 2002-07-25 Roger Sayle <roger@eyesopen.com>
8796
8797 * gcc.c-torture/execute/20020720-1.x: Skip this test on
8798 several targets known to fail.
8799
8800 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
8801
8802 * gcc.dg/mips-args-[123].c: New tests.
8803
8804 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
8805
8806 * gcc.dg/ppc-spe.c: New.
8807
8808 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
8809
8810 * g++.dg/other/ptrmem4.C: New testcase.
8811
8812 2002-07-24 Richard Henderson <rth@redhat.com>
8813
8814 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8815
8816 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
8817
8818 * g++.dg/ext/alignof1.C (main): Return 0 for success.
8819
8820 2002-07-24 Roger Sayle <roger@eyesopen.com>
8821
8822 * gcc.c-torture/execute/memset-3.c: New testcase.
8823
8824 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
8825
8826 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8827 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8828
8829 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8830
8831 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8832 Delete.
8833
8834 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
8835
8836 * gcc.c-torture/compile/simd-4.c: New test.
8837
8838 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8839
8840 PR c++/7347, c++/7348
8841 * g++.dg/template/access4.C: New test.
8842 * g++.dg/template/access5.C: New test.
8843 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8844 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8845 * g++.old-deja/g++.pt/ttp58.C: Likewise.
8846 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8847
8848 2002-07-22 Jakub Jelinek <jakub@redhat.com>
8849
8850 * gcc.dg/gnu89-init-2.c: New test.
8851
8852 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
8853
8854 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8855
8856 2002-07-20 Roger Sayle <roger@eyesopen.com>
8857
8858 * gcc.c-torture/execute/20020720-1.c: New testcase.
8859
8860 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
8861
8862 * gcc.dg/cpp/Wsignprom.c: New tests.
8863
8864 2002-07-20 Alan Modra <amodra@bigpond.net.au>
8865
8866 * gcc.c-torture/execute/loop-13.c: New test.
8867
8868 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
8869
8870 * gcc.dg/cpp/expr.c: New tests.
8871
8872 2002 07-18 David Edelsohn <edelsohn@gnu.org>
8873
8874 * g++.dg/opt/pr6713.C: Add template instantiation.
8875
8876 2002-07-18 Alan Modra <amodra@bigpond.net.au>
8877
8878 * gcc.dg/nest.c: New test.
8879
8880 2002-07-17 Richard Henderson <rth@redhat.com>
8881
8882 * g++.dg/opt/pr6713.C: New test.
8883
8884 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
8885
8886 * gcc.c-torture/execute/loop-2e.x: Let the testcase
8887 XFAIL for all x86 processors.
8888
8889 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
8890
8891 * gcc.c-torture/execute/20010122-1.x: Do not test with
8892 -fomit-frame-pointer.
8893
8894 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8895
8896 * g++.dg/template/instantiate2.C: New test.
8897 * g++.dg/template/spec4.C: New test.
8898
8899 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8900
8901 * g++.dg/template/access2.C: New test.
8902 * g++.dg/template/access3.C: New test.
8903
8904 2002-07-15 Zack Weinberg <zack@codesourcery.com>
8905
8906 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8907 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8908 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8909 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8910 Convert to use <stdarg.h>.
8911 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8912 Delete.
8913 * gcc.dg/va-arg-2.c: New.
8914 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8915
8916 2002-07-15 Jakub Jelinek <jakub@redhat.com>
8917
8918 * gcc.c-torture/compile/20020710-1.c: New test.
8919
8920 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
8921 Andrew Pinski <pinskia@physics.uc.edu>
8922
8923 gcc.c-torture/compile/simd-2.c: New testcase.
8924 gcc.c-torture/compile/simd-3.c: Likewise.
8925
8926 2002-07-11 Mark Mitchell <mark@codesourcery.com>
8927
8928 PR c++/7224
8929 * g++.dg/overload/error1.C: New test.
8930
8931 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8932
8933 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8934 configuration and IRIX 6 O32 ABI.
8935
8936 2002-07-11 Roger Sayle <roger@eyesopen.com>
8937
8938 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8939
8940 2002-07-10 Roger Sayle <roger@eyesopen.com>
8941
8942 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8943
8944 2002-07-10 Jeffrey A Law <law@redhat.com>
8945
8946 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8947
8948 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
8949
8950 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
8951
8952 * gcc.dg/20020312-2.c: Check for __PPC__.
8953
8954 2002-07-09 Diego Novillo <dnovillo@redhat.com>
8955
8956 * gcc.c-torture/compile/20020709-1.c: New test.
8957
8958 2002-07-07 Roger Sayle <roger@eyesopen.com>
8959
8960 * g++.dg/template/qualttp21.C: New test case.
8961
8962 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
8963
8964 * gcc.c-torture/compile/20020706-1.c: New test.
8965 * gcc.c-torture/compile/20020706-2.c: New test.
8966
8967 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
8968 Alexandre Oliva <aoliva@redhat.com>
8969
8970 * g++.dg/warn/incomplete1.C: New test.
8971
8972 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8973
8974 PR c++/7099
8975 * g++.dg/warn/noreturn1.C: New test.
8976
8977 2002-07-03 Mark Mitchell <mark@codesourcery.com>
8978
8979 PR c++/6706
8980 * g++.dg/debug/debug6.C: New test.
8981 * g++.dg/debug/debug7.C: New test.
8982
8983 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
8984
8985 * gcc.c-torture/compile/simd-3.c: New test.
8986
8987 2002-07-03 Chris Demetriou <cgd@broadcom.com>
8988
8989 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8990 * gcc.dg/20020620-1.c: Likewise.
8991
8992 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8993
8994 PR c++/6944
8995 * g++.dg/init/array4.C: New test.
8996 * g++.dg/init/array5.C: New test.
8997
8998 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
8999
9000 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9001 * gcc.c-torture/execute/simd-2.c (main): Likewise.
9002
9003 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9004
9005 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9006 * gcc.dg/wtr-aggr-init-1.c: Likewise.
9007 * gcc.dg/wtr-conversion-1.c: Likewise.
9008 * gcc.dg/wtr-escape-1.c: Likewise.
9009 * gcc.dg/wtr-int-type-1.c: Likewise.
9010 * gcc.dg/wtr-label-1.c: Likewise.
9011 * gcc.dg/wtr-static-1.c: Likewise.
9012 * gcc.dg/wtr-strcat-1.c: Likewise.
9013 * gcc.dg/wtr-suffix-1.c: Likewise.
9014 * gcc.dg/wtr-switch-1.c: Likewise.
9015 * gcc.dg/wtr-unary-plus-1.c: Likewise.
9016 * gcc.dg/wtr-union-init-1.c: Likewise.
9017 * gcc.dg/wtr-union-init-2.c: Likewise.
9018 * gcc.dg/wtr-union-init-3.c: Likewise.
9019
9020 * gcc.dg/wtr-func-def-1.c: New test.
9021
9022 2002-07-02 Devang Patel <dpatel@apple.com>
9023
9024 * objc.dg/param-1.m: New test.
9025
9026 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
9027
9028 * gcc.dg/cpp/trad/directive.c: Add test.
9029 * gcc.dg/cpp/trad/macroargs.c: Add test.
9030 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9031
9032 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
9033
9034 * gcc.dg/cpp/cmdlne-M.c: New test.
9035
9036 2002-07-02 Ziemowit Laski <zlaski@apple.com>
9037
9038 * objc.dg/desig-init-1.m: New test.
9039
9040 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9041
9042 PR c++/6716
9043 * g++.dg/template/instantiate1.C: New test.
9044
9045 2002-07-01 Mark Mitchell <mark@codesourcery.com>
9046
9047 PR c++/7112
9048 * g++.dg/template/sizeof2.C: New test.
9049
9050 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
9051
9052 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9053 gcc.dg/cpp/trad/include.c: New tests.
9054
9055 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
9056
9057 PR target/7177
9058 * gcc.c-torture/compile/20020701-1.c: New test.
9059
9060 2002-07-01 Stan Shebs <shebs@apple.com>
9061
9062 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9063 header here...
9064 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9065 (objc-torture-execute): or here.
9066
9067 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
9068
9069 * gcc.c-torture/execute/arith-rand-ll.c: New test.
9070
9071 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
9072
9073 * gcc.dg/cpp/trad/escaped-nl.c: New test.
9074
9075 2002-06-30 Devang Patel <dpatel@apple.com>
9076
9077 * objc.dg/fsyntax-only.m: New test.
9078
9079 2002-06-27 Mark Mitchell <mark@codesourcery.com>
9080
9081 PR c++/6695
9082 * g++.dg/template/friend7.C: New file.
9083
9084 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
9085
9086 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9087 return type.
9088
9089 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
9090
9091 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9092 avoid division by zero.
9093
9094 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
9095
9096 * gcc.dg/Wunknownprag.c: New tests.
9097
9098 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
9099
9100 * gcc.c-torture/execute/simd-2.c: New test.
9101
9102 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
9103
9104 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9105 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9106 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9107 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9108 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9109 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9110 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9111 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9112 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9113 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9114 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9115 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9116 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9117 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9118 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9119 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9120 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9121
9122 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
9123
9124 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9125 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9126 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9127 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9128 New tests.
9129 * gcc.dg/cpp/trad/directive.c: Update.
9130
9131 2002-06-23 Andreas Jaeger <aj@suse.de>
9132
9133 * gcc.c-torture/execute/complex-6.c: New.
9134
9135 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
9136
9137 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9138 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9139 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9140 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9141
9142 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
9143
9144 * gcc.dg/cpp/trad: New directory with traditional tests copied
9145 from parent directory.
9146 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9147 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9148 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9149 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9150 Move to trad/ and rename.
9151 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9152 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9153 gcc.dg/cpp/trad/redef2.c: New tests.
9154 * gcc.dg/cpp/trad/trad.exp: New driver.
9155
9156 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
9157
9158 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9159 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9160 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9161 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9162 Remove.
9163
9164 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
9165
9166 * gcc.dg/20020620-1.c: New test.
9167
9168 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9169
9170 * g++.dg/template/ttp4.C: New test.
9171
9172 2002-06-19 Jakub Jelinek <jakub@redhat.com>
9173
9174 * g++.dg/opt/vt1.C: Fix regexp.
9175
9176 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9177
9178 * gcc.c-torture/execute/pure-1.c: Make functions static again.
9179 Don't use attribute `noinline'.
9180
9181 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
9182
9183 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9184
9185 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
9186
9187 * gcc.c-torture/execute/simd-1.c: New.
9188
9189 * gcc.dg/simd-1.c: New.
9190
9191 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
9192
9193 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9194
9195 2002-06-16 Richard Henderson <rth@redhat.com>
9196
9197 * g++.dg/ext/anon-struct1.C: New.
9198 * g++.dg/ext/anon-struct2.C: New.
9199 * g++.dg/ext/anon-struct3.C: New.
9200 * gcc.dg/anon-struct-1.c: New.
9201 * gcc.dg/anon-struct-2.c: New.
9202 * gcc.dg/anon-struct-3.c: New.
9203 * gcc.dg/20011008-1.c: Adjust warning text.
9204 * gcc.dg/20020527-1.c: Add -fms-extensions.
9205
9206 2002-06-16 Richard Henderson <rth@redhat.com>
9207
9208 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9209
9210 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
9211
9212 * gcc.c-torture/execute/20020615-1.c: New test.
9213
9214 2002-06-15 Roger Sayle <roger@eyesopen.com>
9215
9216 * gcc.c-tortuture/execute/compare-1.c: New test case.
9217 * gcc.c-tortuture/execute/compare-2.c: New test case.
9218 * gcc.c-tortuture/execute/compare-3.c: New test case.
9219
9220 2002-06-13 Richard Henderson <rth@redhat.com>
9221
9222 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
9223 ia64 ilp32.
9224
9225 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9226
9227 * g++.dg/template/typename2.C: Update error message.
9228
9229 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
9230
9231 * gcc.c-torture/execute/20020611-1.c: New test.
9232
9233 2002-06-11 Bob Wilson <bob.wilson@acm.org>
9234
9235 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9236 list of targets to skip.
9237
9238 2002-06-10 Bob Wilson <bob.wilson@acm.org>
9239
9240 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9241 targets if not optimizing.
9242
9243 2002-06-10 Jakub Jelinek <jakub@redhat.com>
9244
9245 * gcc.c-torture/compile/20020605-1.c: New test.
9246
9247 * g++.dg/opt/vt1.C: New test.
9248
9249 * gcc.dg/20020531-1.c: New test.
9250
9251 * gcc.dg/20020530-1.c: New test.
9252
9253 * gcc.dg/20020527-1.c: New test.
9254
9255 * g++.dg/opt/cse1.C: New test.
9256
9257 2002-06-07 Roger Sayle <roger@eyesopen.com>
9258
9259 * gcc.dg/20020607-2.c: New test case.
9260
9261 2002-06-07 Jakub Jelinek <jakub@redhat.com>
9262
9263 * gcc.c-torture/compile/20020604-1.c: New test.
9264
9265 2002-06-04 Richard Henderson <rth@redhat.com>
9266
9267 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9268 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9269 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9270
9271 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
9272
9273 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9274
9275 2002-06-03 Richard Henderson <rth@redhat.com>
9276
9277 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9278 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9279
9280 2002-06-02 Richard Henderson <rth@redhat.com>
9281
9282 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9283 test functions static.
9284
9285 2002-06-02 Andreas Jaeger <aj@suse.de>
9286
9287 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9288 now.
9289
9290 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
9291
9292 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9293 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9294 Update for mofified diagnostics.
9295 * gcc.dg/c99-intconst-1.c: No longer fail.
9296
9297 2002-06-02 Richard Henderson <rth@redhat.com>
9298
9299 * gcc.dg/uninit-A.c: Remove xfail markers.
9300
9301 2002-06-01 Roger Sayle <roger@eyesopen.com>
9302
9303 * gcc.dg/fnegate-1.c: New test case.
9304
9305 2002-05-30 Osku Salerma <osku@iki.fi>
9306
9307 * gcc.c-torture/execute/mayalias-1.c: New file.
9308
9309 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
9310
9311 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9312 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9313 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9314
9315 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
9316
9317 * gcc.c-torture/execute/20020529-1.c: New test.
9318
9319 2002-05-27 Richard Henderson <rth@redhat.com>
9320
9321 * g++.dg/ext/attrib6.C: New test case.
9322
9323 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9324
9325 * gcc.c-torture/execute/pure-1.c: New test.
9326
9327 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
9328
9329 * gcc.dg/cpp/arith-2.c: Remove.
9330
9331 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
9332
9333 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9334 * gcc.dg/cpp/if-3.c: Remove.
9335
9336 2002-05-26 Jakub Jelinek <jakub@redhat.com>
9337
9338 * g++.dg/opt/cse2.C: New test.
9339
9340 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
9341
9342 * gcc.dg/cpp/arith-1.c: New semantic tests.
9343 * gcc.dg/cpp/if-1.c: Update.
9344
9345 2002-05-24 Ben Elliston <bje@redhat.com>
9346
9347 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9348
9349 2002-05-24 Jakub Jelinek <jakub@redhat.com>
9350
9351 * gcc.dg/verbose-asm.c: New test.
9352
9353 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
9354
9355 * gcc.dg/cpp/paste12.c: New test.
9356
9357 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
9358
9359 * g++.dg/parse/named_ops.C: New test.
9360
9361 2002-05-23 Mark Mitchell <mark@codesourcery.com>
9362
9363 * gcc/testsuite/gcc.dg/weak-8.c: New test.
9364
9365 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
9366
9367 * gcc.dg/weak-2.c: Allow optional leading underscore
9368 in scan-assembler symbol name.
9369 * gcc.dg/weak-3.c: Likewise.
9370 * gcc.dg/weak-4.c: Likewise.
9371 * gcc.dg/weak-5.c: Likewise.
9372
9373 2002-05-23 Jakub Jelinek <jakub@redhat.com>
9374
9375 * gcc.dg/20020523-1.c: New test.
9376
9377 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
9378
9379 * objc.dg/const-str-2.m: Update now that we stop after
9380 a command line error.
9381
9382 2002-05-22 Richard Henderson <rth@redhat.com>
9383
9384 * g++.dg/dg.exp: Fix typo in test pruneing.
9385
9386 2002-05-22 Richard Henderson <rth@redhat.com>
9387
9388 * g++.dg/dg.exp: Prune the tls subdirectory.
9389 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9390 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9391 * g++.dg/tls/init-1.C: New.
9392
9393 2002-05-22 Jakub Jelinek <jakub@redhat.com>
9394
9395 * gcc.dg/20020517-1.c: New test.
9396
9397 2002-05-21 Richard Henderson <rth@redhat.com>
9398
9399 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9400 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9401
9402 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
9403
9404 * g++.dg/other/copy2.C: New test.
9405
9406 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
9407
9408 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9409 (MAX_COPY): Bump up to 10 times sizeof (long long).
9410 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9411
9412 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9413 sizeof (long long).
9414
9415 * gcc.c-torture/execute/strcpy-1.c: New test.
9416
9417 2002-05-19 Jason Merrill <jason2redhat.com>
9418
9419 * g++.dg/ext/oper1.C: New test.
9420
9421 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
9422 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
9423
9424 * README.QMTEST: New file.
9425
9426 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9427
9428 2002-05-19 Andreas Jaeger <aj@suse.de>
9429
9430 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9431 now.
9432 * gcc.c-torture/execute/loop-2d.x: Likewise.
9433
9434 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
9435
9436 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
9437 support weak symbols.
9438 * gcc.dg/weak-4.c: Likewise
9439 * gcc.dg/weak-6.c: Likewise
9440
9441 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
9442
9443 * gcc.dg/weak-3.c: Add dg-excess-error comment for
9444 cygwin, coff and h8300-*-hms targets
9445 * gcc.dg/weak-5.c: Likewise
9446 * gcc.dg/weak-7.c: Likewise
9447
9448 2002-05-16 Jason Merrill <jason@redhat.com>
9449
9450 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9451 (scan-assembler-not, scan-assembler-dem): Likewise.
9452 (scan-assembler-dem-not): Likewise.
9453
9454 2002-05-15 Richard Henderson <rth@redhat.com>
9455
9456 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9457
9458 2002-05-15 Richard Henderson <rth@redhat.com>
9459
9460 * gcc.dg/weak-5.c (vfoo1c): No warning here.
9461 (vfoo1f): Warning here.
9462 (vfoo1l): Don't redefine the alias.
9463
9464 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
9465
9466 * g++.dg/init/pm1.C: New test.
9467
9468 2002-05-12 David S. Miller <davem@redhat.com>
9469
9470 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9471 types.
9472
9473 2002-05-10 Roger Sayle <roger@eyesopen.com>
9474
9475 * gcc.c-torture/execute/20020510-1.c: New test case.
9476
9477 2002-05-10 David S. Miller <davem@redhat.com>
9478
9479 * gcc.c-torture/execute/conversion.c: Test long double too.
9480
9481 2002-05-09 Jakub Jelinek <jakub@redhat.com>
9482
9483 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9484 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9485 * lib/g++.exp (g++_link_flags): Likewise.
9486 * lib/objc.exp (objc_target_compile): Likewise.
9487
9488 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
9489
9490 * gcc.dg/cpp/poison.c: Update.
9491 * gcc.dg/cpp/20000625-2.c: Remove.
9492 * gcc.dg/cpp/direct2s.c: Remove final test.
9493
9494 2002-05-08 Tom Rix <trix@redhat.com>
9495
9496 * gcc.c-torture/execute/20020508-1.c: New test.
9497 * gcc.c-torture/execute/20020508-2.c: New test.
9498 * gcc.c-torture/execute/20020508-3.c: New test.
9499
9500 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
9501
9502 * gcc.dg/cpp/charconst-4.c: More tests.
9503
9504 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9505
9506 PR c/6569
9507 * gcc.dg/weak-3.c: Update location of warning messages.
9508 * gcc.dg/weak-5.c: Likewise.
9509
9510 2002-05-06 Roger Sayle <roger@eyesopen.com>
9511
9512 * gcc.c-torture/execute/20020506-1.c: New test case.
9513
9514 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
9515
9516 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9517
9518 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
9519
9520 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9521
9522 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
9523
9524 * gcc.dg/cpp/charconst-3.c: New test.
9525
9526 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
9527
9528 * gcc.dg/cpp/charconst.c: Update tests.
9529
9530 2002-05-05 Tim Josling <tej@melbpc.org.au>
9531
9532 * treelang: Added directory for new sample language treelang. Also
9533 lib/treelang.exp: New file to signal treelang should be tested.
9534
9535 2002-05-03 Jakub Jelinek <jakub@redhat.com>
9536
9537 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9538 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9539 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9540 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9541 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9542 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9543 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9544
9545 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
9546
9547 * gcc.dg/format/xopen-2.c: New test.
9548
9549 2002-05-03 Jakub Jelinek <jakub@redhat.com>
9550
9551 * gcc.dg/20020503-1.c: New test.
9552
9553 2002-05-02 Mark Mitchell <mark@codesourcery.com>
9554
9555 * g++.dg/init/dtor1.C: Make it tougher.
9556
9557 2002-05-01 Mark Mitchell <mark@codesourcery.com>
9558
9559 * g++.dg/init/dtor1.C: New test.
9560
9561 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
9562
9563 * gcc.dg/altivec-8.c: New.
9564
9565 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
9566
9567 * gcc.dg/altivec-7.c: New.
9568
9569 2002-04-29 Jakub Jelinek <jakub@redhat.com>
9570
9571 * g++.dg/parse/typedef1.C: New test.
9572
9573 2002-04-29 Mark Mitchell <mark@codesourcery.com>
9574
9575 PR c++/6486
9576 * g++.dg/template/friend6.C: New test.
9577
9578 PR c++/6492
9579 * g++.dg/init/copy1.C: New test.
9580
9581 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
9582
9583 * g++.dg/warn/effc1.C: New test.
9584
9585 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
9586
9587 * gcc.dg/cpp/if-cexp.c: Add a test.
9588
9589 2002-04-28 Jakub Jelinek <jakub@redhat.com>
9590
9591 * gcc.dg/20020426-2.c: New test.
9592
9593 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
9594
9595 * gcc.dg/cpp/if-mop.c: Update.
9596 * gcc.dg/cpp/if-mpar.c: Add test.
9597 * gcc.dg/cpp/if-oppr.c: Update.
9598
9599 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9600
9601 PR c/6343
9602 * gcc.dg/weak-[2-7].c: New tests.
9603
9604 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
9605
9606 * gcc.dg/enum1.c: New test.
9607
9608 2002-04-26 Mark Mitchell <mark@codesourcery.com>
9609
9610 PR c++/6497
9611 * g++.dg/inherit/access2.C: New test.
9612
9613 2002-04-26 Mark Mitchell <mark@codesourcery.com>
9614
9615 PR bootstrap/6445
9616 * gcc.dg/20020426-1.c: New test.
9617
9618 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
9619
9620 * g++.dg/abi/enum1.C: New test.
9621
9622 2002-04-26 Richard Henderson <rth@redhat.com>
9623
9624 * gcc.dg/c99-bool-1.c: Expect always true warning.
9625
9626 2002-04-25 Roger Sayle <roger@eyesopen.com>
9627
9628 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9629
9630 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9631
9632 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9633 targets.
9634
9635 2002-04-24 Mark Mitchell <mark@codesourcery.com>
9636
9637 * g++.dg/abi/mange7.C: New test.
9638
9639 PR c++/6438.
9640 * g++.dg/parse/stmtexpr2.C: New test.
9641
9642 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
9643
9644 * gcc.dg/20020312-2.c: Add SH target.
9645
9646 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9647
9648 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9649 compiler output on mips*-*-irix*.
9650
9651 2002-04-23 Jakub Jelinek <jakub@redhat.com>
9652
9653 * g++.dg/parse/attr1.C: New test.
9654
9655 2002-04-23 Roger Sayle <roger@eyesopen.com>
9656
9657 * gcc.c-torture/execute/string-opt-17.c: New test case.
9658 * gcc.c-torture/execute/memset-2.c: New test case.
9659
9660 2002-04-23 Mark Mitchell <mark@codesourcery.com>
9661
9662 PR c++/6256:
9663 * g++.dg/template/friend5.C: New test.
9664
9665 PR c++/6331:
9666 * g++.dg/template/qual1.C: Likewise.
9667
9668 2002-04-22 Zack Weinberg <zack@codesourcery.com>
9669
9670 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9671 Include stdlib.h, not stdio.h or ctype.h.
9672
9673 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
9674
9675 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9676 cris-*-elf* and mmix-*-*.
9677 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9678 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9679 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9680 Ditto.
9681 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9682 * gcc.dg/wchar_t-1.c: Ditto.
9683
9684 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
9685
9686 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9687 Clarify comment.
9688
9689 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
9690
9691 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9692
9693 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9694
9695 * gcc.c-torture/execute/20000906-1.x: Delete.
9696
9697 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
9698
9699 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9700
9701 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
9702
9703 * PR6367
9704 * g77.f-torture/execute/6367.f: New test.
9705 * g77.f-torture/execute/6367.x: Disable for MMIX.
9706
9707 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9708
9709 * PR6352
9710 * g++.dg/opt/inline2.C: New test.
9711
9712 2002-04-18 Richard Henderson <rth@redhat.com>
9713
9714 * gcc.dg/20000906-1.c: Enable for all targets.
9715 * gcc.c-torture/compile/iftrap-2.c: New.
9716
9717 2002-04-18 Jakub Jelinek <jakub@redhat.com>
9718
9719 * gcc.dg/20020418-1.c: New test.
9720 * gcc.dg/20020418-2.c: New test.
9721
9722 2002-04-18 Richard Henderson <rth@redhat.com>
9723
9724 * gcc.c-torture/compile/iftrap-1.c: New.
9725 * gcc.dg/iftrap-1.c: Adjust for ia64.
9726 * gcc.dg/iftrap-2.c: New.
9727
9728 2002-04-18 Jakub Jelinek <jakub@redhat.com>
9729
9730 * gcc.c-torture/compile/20020418-1.c: New test.
9731
9732 2002-04-18 Roger Sayle <roger@eyesopen.com>
9733
9734 * gcc.c-torture/compile/20020415-1.c: New.
9735
9736 2002-04-18 David S. Miller <davem@redhat.com>
9737
9738 * gcc.c-torture/execute/20020418-1.c: New test.
9739
9740 2002-04-17 Jakub Jelinek <jakub@redhat.com>
9741
9742 * gcc.dg/20020416-1.c: New test.
9743
9744 * g++.dg/opt/inline1.C: New test.
9745
9746 2002-04-16 Jakub Jelinek <jakub@redhat.com>
9747
9748 * gcc.dg/altivec-5.c: New test.
9749
9750 * gcc.dg/20020415-1.c: New test.
9751
9752 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9753
9754 * testsuite/lib/chill.exp: Remove.
9755
9756 2002-04-14 Jakub Jelinek <jakub@redhat.com>
9757
9758 * g++.dg/other/big-struct.C: New test.
9759
9760 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
9761
9762 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9763 of scratch file.
9764
9765 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
9766
9767 PR c/6277
9768 * gcc.dg/i386-387-1.c: Allow optional leading underscore
9769 in scan-assembler function name
9770
9771 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
9772
9773 * g77.f-torture/execute/980628-4.x,
9774 g77.f-torture/execute/980628-5.x,
9775 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9776 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9777 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9778 i[34567]86-*-*.
9779
9780 2002-04-13 David S. Miller <davem@redhat.com>
9781
9782 * gcc.c-torture/execute/20020413-1.c: New test.
9783
9784 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
9785
9786 * gcc.dg/asm-6.c,
9787 * g++.dg/ext/asm1.C: New tests.
9788
9789 2002-04-12 Mark Mitchell <mark@codesourcery.com>
9790
9791 PR c++ 5373.
9792 * g++.dg/parse/stmtexpr1.C: New test.
9793
9794 PR c++/5189.
9795 * g++.dg/template/copy1.C: New test.
9796
9797 2002-04-12 Richard Henderson <rth@redhat.com>
9798
9799 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9800
9801 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
9802
9803 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9804 gcc.c-torture/execute/20020307-2.c.
9805
9806 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
9807
9808 * g++.dg/ext/attrib5.C,
9809 * g++.dg/lookup/struct1.C: New tests.
9810
9811 2002-04-11 Jakub Jelinek <jakub@redhat.com>
9812
9813 * gcc.dg/20020411-1.c: New test.
9814
9815 * gcc.c-torture/execute/20020411-1.c: New test.
9816
9817 2002-04-10 Janis Johnson <janis187@us.ibm.com>
9818
9819 * g77.f-torture/execute/6177.f: New test.
9820
9821 2002-04-10 Jakub Jelinek <jakub@redhat.com>
9822
9823 PR middle-end/6247
9824 * g++.dg/opt/cleanup1.C: New test.
9825
9826 * g++.dg/opt/const1.C: New test.
9827
9828 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
9829
9830 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9831
9832 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
9833
9834 PR c++/5507
9835 * g++.dg/template/typename2.C: New test.
9836
9837 2002-04-10 Alan Modra <amodra@bigpond.net.au>
9838
9839 * gcc.c-torture/execute/loop-12.c: New.
9840
9841 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
9842
9843 * g77.f-torture/execute/980628-4.x,
9844 g77.f-torture/execute/980628-5.x,
9845 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9846 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9847 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9848
9849 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9850
9851 PR optimization/6086
9852 * g++.dg/opt/preinc1.C: New test.
9853
9854 2002-04-06 Mark Mitchell <mark@codesourcery.com>
9855
9856 PR c++/5571
9857 * g++.dg/opt/static2.C: New test.
9858
9859 2002-04-06 Mark Mitchell <mark@codesourcery.com>
9860
9861 PR c/5120
9862 * gcc.dg/20020406-1.c: New test.
9863
9864 2002-04-04 David S. Miller <davem@redhat.com>
9865
9866 * gcc.c-torture/execute/20020404-1.c: New test.
9867
9868 2002-04-04 Jakub Jelinek <jakub@redhat.com>
9869
9870 PR c/6123
9871 * gcc.dg/20020312-2.c: Do not declare global register variable
9872 if __PIC__ or __pic__ is defined.
9873
9874 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
9875
9876 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
9877 __asm__ so that it works correctly even if -ansi -pedantic-errors.
9878
9879 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9880
9881 * gcc.misc-tests/linkage.exp: Update last change to handle
9882 sparc*-, not just sparc-.
9883
9884 2002-04-03 Richard Henderson <rth@redhat.com>
9885
9886 * gcc.dg/cpp/ucs.c: Improved long UCS test.
9887
9888 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
9889
9890 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9891
9892 2002-04-02 David S. Miller <davem@redhat.com>
9893
9894 * gcc.c-torture/execute/20020402-3.c: New test.
9895
9896 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
9897
9898 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9899 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9900
9901 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9902 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9903 g77.f-torture/execute/20001201.x,
9904 g77.f-torture/execute/u77-test.x: New files.
9905
9906 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9907 * gcc.dg/wchar_t-1.c: Ditto.
9908
9909 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9910
9911 * gcc.c-torture/execute/20020402-1.c: New test.
9912
9913 2002-04-01 Richard Henderson <rth@redhat.com>
9914
9915 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9916
9917 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9918
9919 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9920
9921 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9922
9923 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
9924
9925 * g++.dg/inherit/template-as-base.C: Expect error.
9926 * g++.dg/inherit/namespace-as-base.C: Likewise.
9927
9928 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
9929
9930 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9931 g++.dg/ext/instantiate3.C: Tweak match patterns.
9932
9933 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9934 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9935 -da test.
9936
9937 2002-03-31 Richard Henderson <rth@redhat.com>
9938
9939 * gcc.dg/special/alias-2.c: New.
9940 * gcc.dg/special/ecos.exp: Run it.
9941
9942 2002-03-31 Richard Henderson <rth@redhat.com>
9943
9944 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9945
9946 2002-03-31 Kazu Hirata <kazu@hxi.com>
9947
9948 * gcc.dg/weak-1.c: Disable on h8300 port.
9949
9950 2002-03-29 Janis Johnson <janis187@us.ibm.com>
9951
9952 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9953 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9954 ordering tests.
9955 * g++.dg/bprob/bprob-1.C: New test.
9956 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9957 * g++.dg/gcov/gcov-1.C: New test.
9958 * g++.dg/gcov/gcov-1.x: New file.
9959 * g++.dg/gcov/gcov-2.C: New test.
9960 * g++.dg/gcov/gcov-3.C: New test.
9961 * g++.dg/gcov/gcov-3.h: New file.
9962
9963 2002-03-28 Roger Sayle <roger@eyesopen.com>
9964
9965 * g++.old-deja/g++.other/builtins5.C: New test.
9966 * g++.old-deja/g++.other/builtins6.C: New test.
9967 * g++.old-deja/g++.other/builtins7.C: New test.
9968 * g++.old-deja/g++.other/builtins8.C: New test.
9969 * g++.old-deja/g++.other/builtins9.C: New test.
9970
9971 2002-03-29 Jakub Jelinek <jakub@redhat.com>
9972
9973 * g++.dg/opt/static1.C: New test.
9974
9975 * g++.dg/opt/longbranch1.C: New test.
9976
9977 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
9978
9979 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9980
9981 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9982
9983 2002-03-28 Jeffrey A Law (law@redhat.com)
9984
9985 * gcc.c-torture/execute/20020328-1.c: New test.
9986
9987 2002-03-27 Richard Henderson <rth@redhat.com>
9988
9989 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9990 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9991 move from g++.old-deja/g++.ext/.
9992
9993 2002-03-27 Mark Mitchell <mark@codesourcery.com>
9994
9995 * g++.dg/init/new2.C: New test.
9996
9997 2002-03-26 Richard Henderson <rth@redhat.com>
9998
9999 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10000
10001 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10002 on sparc.
10003
10004 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
10005 sparcv9 systems.
10006 * gcc.dg/20001102-1.c: Likewise.
10007
10008 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
10009
10010 * gcc.dg/cpp/endif-pedantic1.c,
10011 gcc.dg/cpp/endif-pedantic2.c: New tests.
10012
10013 2002-03-26 Mark Mitchell <mark@codesourcery.com>
10014
10015 * g++.dg/init/new1.C: New test.
10016
10017 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
10018
10019 * g++.dg/abi/vbase9.C: New test.
10020
10021 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
10022
10023 * gcc.dg/arm-asm.c: New test.
10024
10025 2002-03-26 Andrew Cagney <ac131313@redhat.com>
10026
10027 * gcc.dg/Wswitch-enum.c: New test.
10028 Fix PR c/5044.
10029
10030 2002-03-26 Richard Henderson <rth@redhat.com>
10031
10032 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10033 structure.
10034
10035 2002-03-25 Richard Henderson <rth@redhat.com>
10036
10037 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
10038 sparcv9 systems.
10039
10040 * gcc.c-torture/compile/20011119-1.c (xxx): New.
10041 * gcc.c-torture/compile/20011119-2.c (xxx): New.
10042
10043 2002-03-25 Zack Weinberg <zack@codesourcery.com>
10044
10045 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10046
10047 2002-03-25 Bob Wilson <bob.wilson@acm.org>
10048
10049 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10050 targets using generic thunk support.
10051
10052 2002-03-25 Jakub Jelinek <jakub@redhat.com>
10053
10054 * gcc.c-torture/compile/20020323-1.c: New test.
10055
10056 * g++.dg/opt/conj2.C: New test.
10057
10058 2002-03-24 Richard Henderson <rth@redhat.com>
10059
10060 * gcc.dg/weak-1.c: Use -fno-common.
10061
10062 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10063
10064 * g77.dg/f77-edit-apostrophe-out.f: New test
10065 * g77.dg/f77-edit-h-out.f: New test
10066 * g77.dg/f77-edit-t-in.f: New test
10067 * g77.dg/f77-edit-t-out.f: New test
10068 * g77.dg/f77-edit-x-out.f: New test
10069 * g77.dg/f77-edit-slash-out.f: New test
10070 * g77.dg/f77-edit-colon-out.f: New test
10071 * g77.dg/f77-edit-s-out.f: New test
10072
10073 2002-03-24 Richard Henderson <rth@redhat.com>
10074
10075 * objc/execute/formal_protocol-6.x: New XFAIL.
10076
10077 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10078
10079 * gcc.dg/weak-1.c: Early return from dg-final on platforms
10080 that do not support weak symbols
10081
10082 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
10083
10084 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
10085 * lib/g77.exp: Likewise
10086 * lib/objc.exp: Likewise
10087
10088 2002-03-23 Andrew Cagney <ac131313@redhat.com>
10089
10090 * gcc.dg/Wswitch-default.c: New test.
10091
10092 2002-03-23 Jakub Jelinek <jakub@redhat.com>
10093
10094 * g++.dg/other/enum1.C: New test.
10095
10096 2002-03-23 Zack Weinberg <zack@codesourcery.com>
10097
10098 * gcc.dg/pragma-ep-3.c: Fix typo.
10099
10100 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
10101
10102 * g++.dg/inherit/template-as-base.C: New test.
10103
10104 2002-03-22 Jakub Jelinek <jakub@redhat.com>
10105
10106 * g++.old-deja/g++.other/dwarf2-1.C: Move...
10107 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
10108
10109 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
10110
10111 * gcc.dg/cpp/multiline.c: Update to match.
10112
10113 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
10114
10115 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10116
10117 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
10118
10119 * gcc.dg/cpp/extratokens2.c: New file.
10120
10121 2002-03-21 David Edelsohn <edelsohn@gnu.org>
10122
10123 * gcc.dg/20020312-2.c: Add rs6000 target.
10124
10125 * gcc.c-torture/compile/20020319-1.c: New test.
10126
10127 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10128
10129 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10130 (A, E): Handle this.
10131
10132 2002-03-20 Jason Merrill <jason@redhat.com>
10133
10134 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10135 ignoring -fpic.
10136 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10137 through prune_gcc_output.
10138
10139 2002-03-20 Jakub Jelinek <jakub@redhat.com>
10140
10141 * gcc.c-torture/compile/20020320-1.c: New test.
10142
10143 2002-03-19 Jakub Jelinek <jakub@redhat.com>
10144
10145 * gcc.c-torture/compile/20020318-1.c: New test.
10146
10147 * gcc.dg/struct-by-value-1.c: New test.
10148
10149 * gcc.dg/20020319-1.c: New test.
10150
10151 2002-03-18 Jakub Jelinek <jakub@redhat.com>
10152
10153 * g++.dg/opt/conj1.C: New test.
10154
10155 2002-03-17 Mark Mitchell <mark@codesourcery.com>
10156
10157 * g++.dg/template/qualttp20.C: Revert previous change.
10158 * g++.dg/template/qualttp3.C: Likewise.
10159 * g++.dg/template/qualttp4.C: Likewise
10160 * g++.dg/template/qualttp5.C: Likewise
10161 * g++.dg/template/qualttp6.C: Likewise
10162 * g++.dg/template/qualttp7.C: Likewise
10163 * g++.dg/template/qualttp8.C: Likewise
10164 * g++.dg/template/recurse.C: Likewise.
10165
10166 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
10167
10168 * gcc.dg/cpp/wchar-1.c: Update.
10169
10170 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
10171
10172 * g++.dg/template/conv1.C: New test.
10173 * g++.dg/template/conv2.C: New test.
10174 * g++.dg/template/conv3.C: New test.
10175 * g++.dg/template/conv4.C: New test.
10176
10177 2002-03-15 Mark Mitchell <mark@codesourcery.com>
10178
10179 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10180 * g++.dg/template/qualttp3.C: Likewise.
10181 * g++.dg/template/qualttp4.C: Likewise
10182 * g++.dg/template/qualttp5.C: Likewise
10183 * g++.dg/template/qualttp6.C: Likewise
10184 * g++.dg/template/qualttp7.C: Likewise
10185 * g++.dg/template/qualttp8.C: Likewise
10186 * g++.dg/template/recurse.C: Likewise.
10187
10188 2002-03-15 Mark Mitchell <mark@codesourcery.com>
10189
10190 * g++.dg/opt/dtor1.C: New test.
10191
10192 2002-03-15 Jakub Jelinek <jakub@redhat.com>
10193
10194 * gcc.c-torture/compile/20020315-1.c: New test.
10195
10196 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
10197
10198 * gcc.dg/weak-1.c: Fix scan tests.
10199
10200 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
10201
10202 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10203 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10204 cris-*-aout* mmix-*-*.
10205 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10206 cris-*-aout* mmix-*-*.
10207 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10208 cris-*-elf* cris-*-aout* and mmix-*-*.
10209 * gcc.dg/20001009-1.c: Ditto.
10210 * gcc.dg/20010912-1.c: Ditto.
10211 * gcc.dg/20020122-4.c: Ditto.
10212 * gcc.dg/inline-2.c: Ditto.
10213
10214 2002-03-14 Jeffrey A Law (law@cygnus.com)
10215
10216 * gcc.c-torture/compile/20020314-1.c: New test.
10217
10218 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
10219
10220 * gcc.c-torture/execute/20020314-1.c: New test.
10221
10222 2002-03-14 Jakub Jelinek <jakub@redhat.com>
10223
10224 * g++.dg/warn/Wunused-1.C: New test.
10225
10226 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
10227
10228 * g++.dg/abi/mangle6.C: New test.
10229
10230 2002-03-13 Jakub Jelinek <jakub@redhat.com>
10231
10232 * gcc.c-torture/compile/20020309-2.c: New test.
10233
10234 * gcc.c-torture/compile/20020312-1.c: New test.
10235
10236 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
10237
10238 * g++.dg/other/access1.C: New test.
10239
10240 2002-03-12 Jakub Jelinek <jakub@redhat.com>
10241
10242 * gcc.c-torture/execute/wchar_t-1.c: New test.
10243
10244 2002-03-12 David Edelsohn <edelsohn@gnu.org>
10245
10246 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10247
10248 2002-03-12 Roger Sayle <roger@eyesopen.com>
10249
10250 * gcc.dg/20020312-1.c: New test case.
10251
10252 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
10253
10254 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10255
10256 2002-03-11 Richard Henderson <rth@redhat.com>
10257
10258 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10259 * g++.old-deja/g++.jason/report.C: Likewise.
10260
10261 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
10262
10263 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10264 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10265
10266 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
10267
10268 * testsuite/g++.dg/overload/pmf1.C: New test.
10269
10270 2002-03-11 Kazu Hirata <kazu@hxi.com>
10271
10272 * gcc.c-torture/execute/20020307-1.c: Use long.
10273
10274 2002-03-11 Jakub Jelinek <jakub@redhat.com>
10275
10276 PR optimization/5844
10277 * gcc.dg/20020310-1.c: New test.
10278
10279 2002-03-09 Michael Meissner <meissner@redhat.com>
10280
10281 * gcc.c-torture/execute/memcpy-2.c: New test.
10282 * gcc.c-torture/execute/memset-1.c: New test.
10283 * gcc.c-torture/execute/strlen-1.c: New test.
10284 * gcc.c-torture/execute/strcmp-1.c: New test.
10285 * gcc.c-torture/execute/strncmp-1.c: New test.
10286
10287 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
10288
10289 * gcc.dg/ppc-ldstruct.c: New test.
10290
10291 2002-03-09 Jakub Jelinek <jakub@redhat.com>
10292
10293 * gcc.c-torture/execute/va-arg-22.c: New test.
10294
10295 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10296
10297 * gcc.c-torture/compile/20020309-1.c: New test.
10298
10299 2002-03-08 Jakub Jelinek <jakub@redhat.com>
10300
10301 * gcc.c-torture/execute/20020307-2.c: New test.
10302
10303 2002-03-07 Jeffrey A Law (law@redhat.com)
10304
10305 * g77.f-torture/compile/20020307-1.f: New test.
10306
10307 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
10308
10309 * gcc.dg/unordered-1.c: New test.
10310
10311 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
10312
10313 * gcc.c-torture/execute/20020307-1.c: New test.
10314
10315 2002-03-05 Jakub Jelinek <jakub@redhat.com>
10316
10317 * gcc.dg/20020304-1.c: New test.
10318
10319 * gcc.c-torture/compile/20020304-2.c: New test.
10320
10321 2002-03-04 Zack Weinberg <zack@codesourcery.com>
10322
10323 * gcc.c-torture/compile/20020304-1.c: New test case
10324 (from PR c/5830).
10325
10326 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
10327
10328 * gcc.dg/20020103-1.c: Add other -D ppc variants.
10329
10330 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
10331
10332 * g++.dg/other/classkey1.C: New test.
10333
10334 2002-03-01 Richard Henderson <rth@redhat.com>
10335
10336 * gcc.c-torture/compile/981223-1.x: New.
10337 * gcc.c-torture/compile/920625-1.x: New.
10338
10339 2002-02-28 Richard Henderson <rth@redhat.com>
10340
10341 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10342
10343 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
10344
10345 * gcc.c-torture/execute/20020227-1.c: New test.
10346
10347 2002-02-27 Mark Mitchell <mark@codesourcery.com>
10348
10349 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10350 here" ERROR lines.
10351 * g++.old-deja/g++.oliva/partord1.C: Likewise.
10352 * g++.old-deja.g++.other/defarg1.C: Likewise.
10353 * g++.old-deja/g++.pt/calls2.C: Likewise.
10354 * g++.old-deja/g++.pt/crash20.C: Likewise.
10355 * g++.old-deja/g++.pt/crash30.C: Likewise.
10356 * g++.old-deja/g++.pt/crash36.C: Likewise.
10357 * g++.old-deja/g++.pt/crash6.C: Likewise.
10358 * g++.old-deja/g++.pt/defarg13.C: Likewise.
10359 * g++.old-deja/g++.pt/derived3.C: Likewise.
10360 * g++.old-deja/g++.pt/error1.C: Likewise.
10361 * g++.old-deja/g++.pt/friend21.C: Likewise.
10362 * g++.old-deja/g++.pt/friend23.C: Likewise.
10363 * g++.old-deja/g++.pt/infinite1.C: Likewise.
10364 * g++.old-deja/g++.robertl/eb128.C: Likewise.
10365
10366 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
10367
10368 * gcc.c-torture/execute/20020225-2.c: New test.
10369
10370 2002-02-27 Zack Weinberg <zack@codesourcery.com>
10371
10372 * gcc.c-torture/execute/920730-1t.c,
10373 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10374 Delete test cases, only relevant to -traditional.
10375
10376 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
10377
10378 * gcc.dg/cpp/undef1.c: Remove.
10379 * gcc.dg/cpp/directiv.c: Update.
10380 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10381
10382 2002-02-27 Michael Meissner <meissner@redhat.com>
10383
10384 * gcc.c-torture/execute/20020226-1.c: New test.
10385
10386 2002-02-26 Jakub Jelinek <jakub@redhat.com>
10387
10388 * g++.dg/debug/debug4.C: New test.
10389
10390 * gcc.dg/ia64-visibility-1.c: New test.
10391
10392 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
10393
10394 * gcc.dg/debug/20020224-1.c: New.
10395
10396 2002-02-25 Kazu Hirata <kazu@hxi.com>
10397
10398 * gcc.c-torture/execute/960416-1.x: New.
10399 * gcc.c-torture/execute/divconst-3.x: Likewise.
10400
10401 2002-02-25 Jakub Jelinek <jakub@redhat.com>
10402
10403 * gcc.dg/20020224-1.c: New test.
10404
10405 2002-02-25 Alan Modra <amodra@bigpond.net.au>
10406
10407 * gcc.c-torture/execute/20020225-1.c: New.
10408
10409 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
10410
10411 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10412
10413 2002-02-23 Jakub Jelinek <jakub@redhat.com>
10414
10415 * gcc.dg/20020222-1.c: New test.
10416
10417 2002-02-22 Jakub Jelinek <jakub@redhat.com>
10418
10419 * g++.dg/opt/anonunion1.C: New test.
10420
10421 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
10422
10423 * g++.dg/template/qualttp19.C: New test.
10424 * g++.dg/template/qualttp20.C: New test.
10425 * g++.old-deja/g++.jason/report.C: Adjust expected errors
10426 * g++.old-deja/g++.other/qual1.C: Likewise.
10427
10428 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
10429
10430 * gcc.dg/attr-alwaysinline.c: New.
10431
10432 2002-02-21 Jakub Jelinek <jakub@redhat.com>
10433
10434 * gcc.dg/20020220-1.c: New test.
10435
10436 * gcc.dg/20020220-2.c: New test.
10437
10438 * g++.dg/opt/mmx1.C: New test.
10439
10440 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
10441
10442 * gcc.c-torture/compile/20020110.c: New test.
10443
10444 2002-02-20 Jakub Jelinek <jakub@redhat.com>
10445
10446 * gcc.c-torture/execute/20020219-1.c: New test.
10447
10448 * gcc.dg/20020219-1.c: New test.
10449
10450 * gcc.dg/noncompile/20020220-1.c: New test.
10451
10452 * g++.dg/opt/ptrintsum1.C: New test.
10453
10454 * gcc.dg/debug/20020220-1.c: New test.
10455
10456 2002-02-17 Jakub Jelinek <jakub@redhat.com>
10457
10458 * gcc.c-torture/execute/20020216-1.c: New test.
10459
10460 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
10461
10462 * gcc.dg/decl-1.c: Update, new test.
10463
10464 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
10465
10466 * g++.dg/abi/bitfield1.C: New test.
10467 * g++.dg/abi/bitfield2.C: New test.
10468
10469 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
10470
10471 * gcc.dg/attr-nest.c: New test.
10472
10473 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
10474
10475 * gcc.c-torture/execute/20020215-1.c: New test.
10476
10477 2002-02-14 Jakub Jelinek <jakub@redhat.com>
10478
10479 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10480 * g++.dg/debug/debug.exp: New.
10481 * g++.dg/debug/trivial.C: New.
10482 * g++.dg/debug/debug1.C: Moved...
10483 * g++.dg/other/debug1.C: ...from here.
10484 * g++.dg/debug/debug2.C: Moved...
10485 * g++.dg/other/debug2.C: ...from here.
10486 * g++.dg/debug/debug3.C: Moved...
10487 * g++.dg/other/debug3.C: ...from here.
10488
10489 * gcc.dg/noncompile/20020213-1.c: New test.
10490
10491 2002-02-13 Jakub Jelinek <jakub@redhat.com>
10492
10493 * g++.dg/other/debug3.C: New test.
10494
10495 * gcc.c-torture/execute/20020213-1.c: New test.
10496
10497 2002-02-13 Richard Smith <richard@ex-parrot.com>
10498
10499 * g++.old-deja/g++.other/thunk1.C: New test.
10500
10501 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
10502
10503 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10504
10505 2002-02-13 Stan Shebs <shebs@apple.com>
10506
10507 * gcc.dg/altivec-3.c: New.
10508
10509 2002-02-12 Jakub Jelinek <jakub@redhat.com>
10510
10511 * gcc.dg/Wunreachable-1.c: New test.
10512 * gcc.dg/Wunreachable-2.c: New test.
10513
10514 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
10515
10516 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10517
10518 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
10519
10520 * gcc.dg/decl-1.c: New test.
10521
10522 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
10523
10524 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10525
10526 2002-02-10 Kazu Hirata <kazu@hxi.com>
10527
10528 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10529 * gcc.c-torture/compile/980506-1.x: Likewise.
10530
10531 2002-02-10 Kazu Hirata <kazu@hxi.com>
10532
10533 * gcc.dg/20020210-1.c: New.
10534
10535 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
10536
10537 * g77.f-torture/execute/947.f: New regression test
10538 for PR fortran/947.
10539
10540 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10541
10542 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10543 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10544
10545 2002-02-08 Richard Henderson <rth@redhat.com>
10546
10547 * gcc.c-torture/compile/labels-3.c: New.
10548
10549 2002-02-08 Jakub Jelinek <jakub@redhat.com>
10550
10551 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10552 expression statements work instead.
10553 * gcc.dg/noncompile/20020207-1.c: New test.
10554
10555 2002-02-07 Richard Henderson <rth@redhat.com>
10556
10557 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10558
10559 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
10560
10561 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10562 message from g77
10563 * lib/g77-dg.exp: Trim g77 error messages so that they are
10564 recognized by dg.exp.
10565
10566 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
10567
10568 PR fortran/5473
10569 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
10570
10571 2002-02-07 Richard Henderson <rth@redhat.com>
10572
10573 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10574 to be sufficiently aligned for integers.
10575
10576 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
10577
10578 * g++.dg/template/friend4.C: New test.
10579
10580 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
10581
10582 PR fortran/5743
10583 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10584 unsupported cases.
10585
10586 2002-02-07 Richard Henderson <rth@redhat.com>
10587
10588 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10589 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10590 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10591 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10592
10593 2002-02-06 Richard Henderson <rth@redhat.com>
10594
10595 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10596
10597 2002-02-06 Janis Johnson <janis187@us.ibm.com>
10598
10599 * gcc.dg/20020206-1.c: New test.
10600
10601 2002-02-06 Jakub Jelinek <jakub@redhat.com>
10602
10603 * gcc.c-torture/execute/20020206-1.c: New test.
10604
10605 * gcc.c-torture/execute/20020206-2.c: New test.
10606
10607 PR optimization/5429:
10608 * gcc.c-torture/compile/20020206-1.c: New test.
10609
10610 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
10611
10612 * g++.dg/ext/align1.C: Do not use an explicit alignment value
10613 as certain file formats cannot support particularly large
10614 alignments.
10615
10616 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10617 and do not expect to be able to link the executable.
10618
10619 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10620 fail because the COFF format does not support the weak attribute.
10621
10622 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
10623
10624 * g77.dg/pr5473.f: New test
10625
10626 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
10627
10628 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10629 Fix testcase accordingly.
10630
10631 2002-02-04 Richard Henderson <rth@redhat.com>
10632
10633 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10634 (buf): Change to be an array of pointers, not ints.
10635
10636 2002-02-04 Jakub Jelinek <jakub@redhat.com>
10637
10638 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
10639 before all tests. Move warning one line above to match where it
10640 C frontend emits.
10641 * gcc.dg/Wswitch-2.c: New test.
10642 * g++.dg/warn/Wswitch-1.C: New test.
10643 * g++.dg/warn/Wswitch-2.C: New test.
10644
10645 2002-02-04 Richard Henderson <rth@redhat.com>
10646
10647 * g++.dg/abi/offsetof.C: Fix size comparison.
10648
10649 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
10650
10651 * gcc.dg/cast-qual-2.c: New test.
10652
10653 2002-02-04 Jakub Jelinek <jakub@redhat.com>
10654
10655 * gcc.dg/20020201-4.c: New test.
10656
10657 2002-02-04 Ben Elliston <bje@redhat.com>
10658
10659 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10660 target_info attribute != 0, in addition to the empty string.
10661 (gcc_target_compile): Likewise.
10662
10663 2002-02-03 Andrew Cagney <ac131313@redhat.com>
10664
10665 * gcc.dg/Wswitch.c: New test.
10666 PR gcc/4475. PR gcc/3780.
10667
10668 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
10669
10670 * g77.f-torture/execute/5122.f: New test for regressions
10671 against PR fortran/5122.
10672
10673 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
10674
10675 * g77.f-torture/compile/pr3743.f: Delete
10676 * g77.dg/pr3743-1.f: New test.
10677 * g77.dg/pr3743-2.f: New test.
10678 * g77.dg/pr3743-3.f: New test.
10679 * g77.dg/pr3743-4.f: New test.
10680
10681 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
10682
10683 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10684
10685 2002-02-02 Richard Henderson <rth@redhat.com>
10686
10687 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10688 * gcc.c-torture/execute/bf64-1.c: Likewise.
10689
10690 2002-02-02 Jakub Jelinek <jakub@redhat.com>
10691
10692 * gcc.dg/20020201-2.c: New test.
10693
10694 * gcc.dg/20020201-3.c: New test.
10695
10696 * gcc.c-torture/execute/bitfld-2.c: New test.
10697
10698 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
10699
10700 * gcc.dg/bitfld-1.c: Update.
10701 * gcc.dg/bitfld-2.c: Update.
10702 * gcc.c-torture/execute/bitfld-1.x: New.
10703
10704 2002-02-02 Jakub Jelinek <jakub@redhat.com>
10705
10706 * gcc.c-torture/execute/20020201-1.c: New test.
10707
10708 2002-02-01 Janis Johnson <janis187@us.ibm.com>
10709
10710 PR target/5469
10711 * gcc.dg/20020201-1.c: New test.
10712
10713 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
10714
10715 PR fortran/3743
10716 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10717 * g77.f-torture/compile/pr3743.x: Remove
10718
10719 2002-01-31 Tom Rix <trix@redhat.com>
10720
10721 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10722
10723 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
10724
10725 * gcc.dg/noncompile/20020130-1.c: New test.
10726
10727 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
10728
10729 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
10730
10731 2002-01-29 Richard Henderson <rth@redhat.com>
10732
10733 * gcc.c-torture/execute/991118-1.c: Cast various constants back
10734 to long long.
10735 * gcc.c-torture/execute/bf64-1.c: Likewise.
10736
10737 2002-01-29 Jakub Jelinek <jakub@redhat.com>
10738
10739 * gcc.c-torture/execute/20020129-1.c: New test.
10740
10741 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
10742
10743 * gcc.c-torture/compile/20000224-1.c: Update.
10744 * gcc.c-torture/execute/bitfld-1.c: New tests.
10745 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10746 * gcc.dg/uninit-A.c: Update.
10747
10748 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
10749
10750 * g++.dg/template/ctor1.C: Add instantiation.
10751
10752 2002-01-28 Paul Koning <pkoning@equallogic.com>
10753
10754 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10755 argument to __builtin_prefetch to be const ptr.
10756
10757 2002-01-28 Jakub Jelinek <jakub@redhat.com>
10758
10759 * gcc.c-torture/compile/20020120-1.c: New test.
10760
10761 2002-01-27 Kazu Hirata <kazu@hxi.com>
10762
10763 * gcc.c-torture/execute/20020127-1.c: New test.
10764
10765 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
10766
10767 * g77.dg/f77-edit-i-in.f: New test
10768 * g77.dg/f77-edit-i-out.f: New test
10769
10770 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
10771
10772 * gcc.dg/debug/debug.exp: New file.
10773 * gcc.dg/debug/trivial.c: New file.
10774 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10775 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10776 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10777 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10778 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10779 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10780 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10781 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10782 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10783 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10784 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10785 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10786 * gcc.dg/20000503-1.c: Removed.
10787 * gcc.dg/20010207-1.c: Removed.
10788 * gcc.dg/20011223-1.c: Removed.
10789 * gcc.dg/20020104-2.c: Removed.
10790 * gcc.dg/debug-1.c: Removed.
10791 * gcc.dg/debug-2.c: Removed.
10792 * gcc.dg/debug-3.c: Removed.
10793 * gcc.dg/debug-4.c: Removed.
10794 * gcc.dg/debug-5.c: Removed.
10795 * gcc.dg/debug-6.c: Removed.
10796 * gcc.dg/dwarf2-1.c: Removed.
10797 * gcc.dg/dwarf2-2.c: Removed.
10798
10799 2002-01-25 Jakub Jelinek <jakub@redhat.com>
10800
10801 * g++.old-deja/g++.other/eh5.C: New test.
10802 * g++.old-deja/g++.other/sibcall2.C: New test.
10803 * g++.old-deja/g++.other/array9.C: New test.
10804 * g++.old-deja/g++.other/typename2.C: New test.
10805 * g++.old-deja/g++.other/crash60.C: New test.
10806 * g++.old-deja/g++.other/conv9.C: New test.
10807 * g++.old-deja/g++.other/mangle10.C: New test.
10808 * g++.old-deja/g++.other/unchanging1.C: New test.
10809 * g++.old-deja/g++.other/exprstmt1.C: New test.
10810 * g++.old-deja/g++.other/inline23.C: New test.
10811 * g++.old-deja/g++.eh/ia64-1.C: New test.
10812 * g++.old-deja/g++.other/dwarf2-1.C: New test.
10813 * g++.old-deja/g++.other/reload1.C: New test.
10814 * g++.old-deja/g++.other/static20.C: New test.
10815 * g++.old-deja/g++.other/local-alloc1.C: New test.
10816 * g++.old-deja/g++.other/conv8.C: New test.
10817 * g++.old-deja/g++.other/stmtexpr2.C: New test.
10818 * g++.old-deja/g++.other/storeexpr1.C: New test.
10819 * g++.old-deja/g++.other/storeexpr2.C: New test.
10820 * g++.dg/eh/template2.C: New test.
10821 * g++.dg/warn/weak1.C: New test.
10822
10823 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
10824
10825 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10826 Remove first, non-varying, argument.
10827
10828 2002-01-23 Richard Henderson <rth@redhat.com>
10829
10830 * gcc.dg/inline-2.c: New.
10831
10832 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10833 Add optional target arg. Check number of arguments.
10834 (scan-assembler-not, scan-assembler-dem): Likewise.
10835 (scan-assembler-dem-not): Likewise.
10836
10837 2002-01-23 Zack Weinberg <zack@codesourcery.com>
10838
10839 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10840 line 12.
10841 * g++.old-deja/g++.brendan/parse3.C,
10842 g++.old-deja/g++.other/crash26.C,
10843 g++.old-deja/g++.other/crash28.C,
10844 g++.old-deja/g++.other/crash29.C,
10845 g++.old-deja/g++.other/crash30.C,
10846 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10847
10848 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
10849
10850 * gcc.dg/20020115-1.c: New.
10851
10852 2002-01-23 Bob Wilson <bob.wilson@acm.org>
10853
10854 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10855
10856 2002-01-23 Janis Johnson <janis187@us.ibm.com>
10857
10858 * gcc.dg/20020122-3.c: New.
10859
10860 2002-01-23 Jakub Jelinek <jakub@redhat.com>
10861
10862 * g++.dg/other/gc1.C: New test.
10863
10864 2002-01-23 Zack Weinberg <zack@codesourcery.com>
10865
10866 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10867
10868 2002-01-22 Richard Henderson <rth@redhat.com>
10869
10870 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10871
10872 2002-01-22 Richard Henderson <rth@redhat.com>
10873
10874 * gcc.dg/20020122-4.c: New.
10875
10876 2002-01-22 H.J. Lu <hjl@gnu.org>
10877
10878 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10879 link output.
10880 * gcc.dg/special/ecos.exp: Likewise.
10881 * lib/g++-dg.exp: Likewise.
10882 * lib/g77-dg.exp: Likewise.
10883 * lib/gcc-dg.exp : Likewise.
10884 * lib/mike-g++.exp: Likewise.
10885 * lib/mike-g77.exp: Likewise.
10886 * lib/mike-gcc.exp: Likewise.
10887 * lib/objc-dg.exp: Likewise.
10888
10889 2002-01-22 Janis Johnson <janis187@us.ibm.com>
10890
10891 PR target/5379
10892 * gcc.dg/20020122-2.c: New test.
10893
10894 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
10895
10896 * gcc.dg/20020122-1.c: New test.
10897
10898 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
10899
10900 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10901
10902 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
10903
10904 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10905
10906 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10907
10908 * gcc.c-torture/compile/20020121-1.c: New test.
10909
10910 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
10911
10912 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10913 ld_library_path.
10914
10915 2002-01-21 Jakub Jelinek <jakub@redhat.com>
10916
10917 * gcc.dg/20020218-1.c: New test.
10918
10919 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
10920
10921 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10922 messages
10923 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10924 "At global scope" warning
10925 * g++.dg/ext/align1.C: Change cygwin test for alignment
10926 from db-bogus to dg-warning
10927
10928 2002-01-21 Zack Weinberg <zack@codesourcery.com>
10929
10930 * g77.f-torture/compile/cpp2.F: New test.
10931
10932 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
10933
10934 * g++.dg/template/access1.C: New test.
10935
10936 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
10937
10938 * gcc.dg/20020118-1.c: New.
10939
10940 2002-01-18 Kazu Hirata <kazu@hxi.com>
10941
10942 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10943
10944 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
10945
10946 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10947 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10948 alignment warnings.
10949
10950 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
10951
10952 * gcc.misc-tests/i386-prefetch.exp: Save and restore
10953 torture_with_loops and torture_without_loops
10954
10955 2002-01-17 Jakub Jelinek <jakub@redhat.com>
10956
10957 * gcc.c-torture/compile/20020116-1.c: New test.
10958
10959 2002-01-16 Jakub Jelinek <jakub@redhat.com>
10960
10961 * gcc.dg/20020116-2.c: New test.
10962
10963 * gcc.dg/ultrasp4.c: New test.
10964
10965 * gcc.dg/20020116-1.c: New test.
10966
10967 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
10968
10969 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10970 by EABI.
10971
10972 2002-01-15 Janis Johnson <janis187@us.ibm.com>
10973
10974 * gcc.misc-tests/i386-prefetch.exp: New.
10975 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10976 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10977 * gcc.misc-tests/i386-pf-none-1.c: New test.
10978 * gcc.misc-tests/i386-pf-sse-1.c: New test.
10979
10980 2002-01-15 Jakub Jelinek <jakub@redhat.com>
10981
10982 * gcc.dg/gnu89-init-1.c: Add new tests.
10983
10984 2002-01-15 Andreas Jaeger <aj@suse.de>
10985
10986 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10987 * gcc.dg/i386-mmx-2.c: Likewise.
10988 * gcc.dg/i386-sse-1.c: Likewise.
10989 * gcc.dg/i386-sse-2.c: Likewise.
10990 * gcc.dg/i386-sse-3.c: Likewise.
10991
10992 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
10993
10994 * g77.f-torture/execute/intrinsic-unix-bessel.f:
10995 Uncomment additional cases that now pass.
10996
10997 2002-01-11 Richard Henderson <rth@redhat.com>
10998
10999 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11000 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11001
11002 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
11003
11004 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11005
11006 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
11007
11008 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11009 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11010
11011 2002-01-10 Dale Johannesen <dalej@apple.com>
11012
11013 * gcc.c-torture/execute/loop-11.c: New.
11014
11015 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
11016
11017 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11018 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11019
11020 2002-01-09 Richard Henderson <rth@redhat.com>
11021
11022 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11023 type in which to perform the operation for each size.
11024
11025 2002-01-09 Alan Matsuoka (alanm@redhat.com)
11026
11027 * gcc.c-torture/compile/20020109-2.c: New test.
11028
11029 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
11030
11031 * gcc.c-torture/execute/loop-10.c: New test.
11032
11033 2002-01-09 Jakub Jelinek <jakub@redhat.com>
11034
11035 * gcc.c-torture/compile/20010226-1.c: New test.
11036 * gcc.c-torture/compile/20010227-1.c: New test.
11037 * gcc.c-torture/compile/20010426-1.c: New test.
11038 * gcc.c-torture/compile/20010510-1.c: New test.
11039 * gcc.c-torture/compile/20010605-3.c: New test.
11040 * gcc.c-torture/compile/20010824-1.c: New test.
11041 * gcc.c-torture/execute/20010409-1.c: New test.
11042 * gcc.dg/noncompile/20000901-1.c: New test.
11043 * gcc.dg/20001023-1.c: New test.
11044 * gcc.dg/20001101-1.c: New test.
11045 * gcc.dg/20001102-1.c: New test.
11046 * gcc.dg/20010207-1.c: New test.
11047 * gcc.dg/20010405-1.c: New test.
11048 * gcc.dg/20010822-1.c: New test.
11049 * gcc.dg/20011107-1.c: New test.
11050
11051 2002-01-09 Jeffrey A Law (law@redhat.com)
11052
11053 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11054
11055 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
11056 execution failure on PA targets.
11057
11058 2002-01-09 Jakub Jelinek <jakub@redhat.com>
11059
11060 * gcc.c-torture/compile/20020109-1.c: New test.
11061
11062 2002-01-08 Kazu Hirata <kazu@hxi.com>
11063
11064 * gcc.c-torture/execute/20020108-1.c: New test.
11065
11066 2002-01-08 Jakub Jelinek <jakub@redhat.com>
11067
11068 * gcc.dg/20020108-1.c: New test.
11069
11070 2002-01-08 H.J. Lu <hjl@gnu.org>
11071
11072 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11073 for header files.
11074
11075 2002-01-08 Geoff Keating <geoffk@redhat.com>
11076
11077 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11078 consistency.
11079
11080 002-01-07 Aldy Hernandez <aldyh@redhat.com>
11081
11082 * gcc.dg/altivec-4.c: Test altivec predicates.
11083
11084 2002-01-07 Jakub Jelinek <jakub@redhat.com>
11085
11086 * gcc.c-torture/execute/20020107-1.c: New test.
11087
11088 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
11089
11090 PR c/5279
11091 * gcc.c-torture/compile/20020106-1.c: New test.
11092
11093 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
11094
11095 * gcc.c-torture/execute/nestfunc-4.c: New test.
11096
11097 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
11098
11099 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11100 extra triple that slipped in.
11101 * g++.old-deja/g++.abi/align.C: Likewise.
11102 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11103
11104 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
11105
11106 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11107 * g++.old-deja/g++.abi/align.C: Likewise.
11108 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11109
11110 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11111 on FreeBSD/i386.
11112 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11113 FreeBSD.
11114
11115 2002-01-04 Jakub Jelinek <jakub@redhat.com>
11116
11117 * gcc.dg/20020104-1.c: New test.
11118
11119 * gcc.dg/20020104-2.c: New test.
11120
11121 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
11122
11123 * gcc.dg/20020103-1.c: Fix typo in target selector.
11124
11125 2002-01-03 Richard Henderson <rth@redhat.com>
11126
11127 * gcc.dg/20020103-1.c: New.
11128
11129 2002-01-03 Kazu Hirata <kazu@hxi.com>
11130
11131 * gcc.c-torture/execute/20020103-1.c: New test.
11132
11133 2002-01-03 Jakub Jelinek <jakub@redhat.com>
11134
11135 * g++.dg/other/debug2.C: New test.
11136
11137 * gcc.c-torture/compile/20020103-1.c: New test.
11138
11139 2002-01-02 Jakub Jelinek <jakub@redhat.com>
11140
11141 * gcc.dg/gnu89-init-1.c: Added new tests.
11142
11143 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11144
11145 * g++.dg/template/friend2.C: Remove as patch is reverted.
11146
11147 * g++.dg/warn/oldcast1.C: New test.
11148
11149 * g++.dg/template/ptrmem1.C: New test.
11150 * g++.dg/template/ptrmem2.C: New test.
11151
11152 * g++.dg/template/ntp.C: New test.
11153
11154 * g++.dg/other/component1.C: New test.
11155
11156 * g++.dg/template/ttp3.C: New test.
11157
11158 * g++.dg/template/friend2.C: New test.
11159 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11160
11161 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11162
11163 * g++.dg/other/ptrmem1.C: New test.
11164 * g++.dg/other/ptrmem2.C: New test.
11165
11166 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11167
11168 * g++.dg/template/ctor1.C: New test.
11169
11170 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
11171
11172 * g++.dg/template/friend2.C: New test.
11173
11174 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
11175
11176 * gcc.dg/mmix-1.c: New test.
11177
11178 2001-12-31 Richard Henderson <rth@redhat.com>
11179
11180 * gcc.dg/asm-5.c: New.
11181
11182 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
11183
11184 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11185 in namespace __gnu_cxx
11186
11187 2001-12-30 Richard Henderson <rth@redhat.com>
11188
11189 * gcc.dg/debug-6.c: New.
11190
11191 2001-12-30 Jakub Jelinek <jakub@redhat.com>
11192
11193 * gcc.c-torture/compile/20011229-2.c: New test.
11194
11195 2001-12-29 Jakub Jelinek <jakub@redhat.com>
11196
11197 * gcc.dg/debug-3.c: New test.
11198 * gcc.dg/debug-4.c: New test.
11199 * gcc.dg/debug-5.c: New test.
11200
11201 2001-12-29 Richard Henderson <rth@redhat.com>
11202
11203 * g++.dg/eh/loop1.C: New.
11204
11205 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
11206
11207 * g++.dg/template/crash1.C: New test.
11208
11209 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
11210
11211 * g++.dg/other/const1.C: New test.
11212
11213 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
11214
11215 * gcc.c-torture/compile/20011229-1.c: New test.
11216
11217 2001-12-28 Stan Shebs <shebs@apple.com>
11218
11219 * lib/objc-torture.exp: Resync with c-torture.exp.
11220 * lib/objc.exp: Load standard libraries.
11221
11222 2001-12-28 Jakub Jelinek <jakub@redhat.com>
11223
11224 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11225 additional tests.
11226
11227 2001-12-27 Roger Sayle <roger@eyesopen.com>
11228
11229 * gcc.c-torture/execute/string-opt-16.c: New testcase.
11230
11231 2001-12-27 Richard Henderson <rth@redhat.com>
11232
11233 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11234
11235 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
11236
11237 * g++.dg/eh/ctor1.C: New test.
11238 * g++.dg/other/error2.C: New test.
11239
11240 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
11241
11242 * g++.dg/other/init2.C: New test.
11243
11244 2001-12-24 Richard Henderson <rth@redhat.com>
11245
11246 * gcc.dg/20011223-1.c: New.
11247 * gcc.dg/inline-1.c: New.
11248
11249 2001-12-23 Richard Henderson <rth@redhat.com>
11250
11251 * gcc.dg/asm-4.c: Test operand modifiers.
11252
11253 2001-12-23 Richard Henderson <rth@redhat.com>
11254
11255 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11256
11257 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
11258
11259 * gcc.c-torture/execute/20011223-1.c: New test.
11260
11261 2001-12-21 Richard Henderson <rth@redhat.com>
11262
11263 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11264 re-enables the warning.
11265
11266 2001-12-21 Richard Henderson <rth@redhat.com>
11267
11268 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11269
11270 2001-12-20 Jakub Jelinek <jakub@redhat.com>
11271
11272 * gcc.c-torture/compile/20011218-1.c: New test.
11273
11274 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
11275
11276 * gcc.misc-test/arm-isr.exp: New file. Control running of the
11277 arm-isr.c test.
11278 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
11279 epilogue generation for ARM ISR routines.
11280
11281 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11282
11283 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11284 * gcc.dg/format/c90-printf-3.c: Likewise.
11285 * gcc.dg/format/c99-printf-3.c: Likewise.
11286 * gcc.dg/format/ext-1.c: Likewise.
11287 * gcc.dg/format/ext-6.c: Likewise.
11288 * gcc.dg/format/format.h: Prototype unlocked stdio.
11289
11290 2001-12-20 Richard Henderson <rth@redhat.com>
11291
11292 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11293 (arena): Use it.
11294 (malloc): Correct allocation logic. Abort if we fill up the
11295 arena before initialization complete.
11296 (realloc): Correct allocation logic.
11297
11298 2001-12-20 Jakub Jelinek <jakub@redhat.com>
11299
11300 * gcc.c-torture/compile/20011219-2.c: New test.
11301
11302 * gcc.c-torture/execute/20011219-1.c: New test.
11303
11304 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
11305
11306 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
11307 target does not support weak symbols.
11308
11309 2001-12-19 Jakub Jelinek <jakub@redhat.com>
11310
11311 * gcc.c-torture/compile/20011219-1.c: New test.
11312
11313 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
11314
11315 * g++.dg/other/error1.C: New test.
11316
11317 2001-12-17 Jeffrey A Law (law@redhat.com)
11318
11319 * gcc.c-torture/execute/20011217-1.c: New test.
11320
11321 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
11322
11323 * objc.dg/special/: New directory.
11324 * objc.dg/special/special.exp: New file.
11325 * objc.dg/special/unclaimed-category-1.h: New file.
11326 * objc.dg/special/unclaimed-category-1a.m: New file.
11327 * objc.dg/special/unclaimed-category-1.m: New file.
11328
11329 2001-12-17 Andreas Jaeger <aj@suse.de>
11330
11331 * gcc.c-torture/compile/20011217-2.c: New test.
11332
11333 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11334
11335 * gcc.c-torture/compile/20011217-1.c: New test.
11336
11337 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
11338
11339 * testsuite/gcc.dg/20011214-1.c: New.
11340
11341 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
11342
11343 * gcc.dg/altivec-4.c: New.
11344
11345 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
11346
11347 * gcc.dg/20011113-1.c: New test.
11348
11349 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
11350
11351 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11352 std::__malloc_alloc_template<0> and
11353 std::__default_alloc_template<false, 0>.
11354
11355 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
11356
11357 * objc/execute/bf-21.m: New test.
11358 * objc/execute/enumeration-1.m: New test.
11359 * objc/execute/enumeration-2.m: New test.
11360
11361 2001-12-12 Jakub Jelinek <jakub@redhat.com>
11362
11363 * gcc.dg/gnu89-init-1.c: New test.
11364
11365 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
11366
11367 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11368 * g++.old-deja/g++.jason/2371.C: Likewise.
11369 * g++.old-deja/g++.jason/template33.C: Likewise.
11370 * g++.old-deja/g++.jason/template34.C: Likewise.
11371 * g++.old-deja/g++.jason/template36.C: Likewise.
11372 * g++.old-deja/g++.oliva/typename1.C: Likewise.
11373 * g++.old-deja/g++.oliva/typename2.C: Likewise.
11374 * g++.old-deja/g++.other/typename1.C: Likewise.
11375 * g++.old-deja/g++.pt/inherit2.C: Likewise.
11376 * g++.old-deja/g++.pt/nontype5.C: Likewise.
11377 * g++.old-deja/g++.pt/typename11.C: Likewise.
11378 * g++.old-deja/g++.pt/typename14.C: Likewise.
11379 * g++.old-deja/g++.pt/typename16.C: Likewise.
11380 * g++.old-deja/g++.pt/typename3.C: Likewise.
11381 * g++.old-deja/g++.pt/typename4.C: Likewise.
11382 * g++.old-deja/g++.pt/typename5.C: Likewise.
11383 * g++.old-deja/g++.pt/typename7.C: Likewise.
11384 * g++.old-deja/g++.robertl/eb9.C: Likewise.
11385
11386 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
11387
11388 * g++.dg/other/linkage1.C: New test.
11389 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11390 specifiers.
11391
11392 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
11393
11394 * gcc.dg/concat.c: New test.
11395
11396 2001-12-11 Stan Shebs <shebs@apple.com>
11397
11398 * objc/compile: New test directory.
11399 * objc/compile/compile.exp: New expect script.
11400 * objc/compile/20011211-1.m: New compile test.
11401
11402 2001-12-11 Jason Merrill <jason@redhat.com>
11403
11404 * lib/prune.exp (prune_gcc_output): Also handle "In member
11405 function". So many permutations...
11406
11407 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
11408
11409 * g++.dg/template/typedef1.C: New test.
11410
11411 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
11412
11413 * g++.dg/other/copy1.C: New test.
11414
11415 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
11416
11417 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11418
11419 * gcc.dg/builtin-choose-expr.c: New.
11420
11421 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
11422
11423 * gcc.dg/altivec-2.c: New.
11424
11425 2001-12-07 Richard Henderson <rth@redhat.com>
11426
11427 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11428
11429 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
11430
11431 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11432 ultrasparc.
11433
11434 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11435
11436 * g++-old.deja/g++.robertl/eb101.C: Deleted.
11437
11438 2001-12-06 Janis Johnson <janis187@us.ibm.com>
11439
11440 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11441 variable argument list.
11442
11443 2001-12-06 Zack Weinberg <zack@codesourcery.com>
11444
11445 * gcc.c-torture/execute/memcheck: Delete entire directory.
11446 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11447 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11448
11449 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
11450
11451 * gcc.dg/Wshadow-1.c: New test.
11452
11453 2001-12-05 Jakub Jelinek <jakub@redhat.com>
11454
11455 * gcc.c-torture/compile/20011130-1.c: New test.
11456
11457 * gcc.dg/noncompile/20011025-1.c: New test.
11458
11459 * g++.dg/other/anon-union.C: New test.
11460
11461 * gcc.c-torture/execute/20011024-1.c: New test.
11462
11463 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
11464
11465 * gcc.c-torture/execute/20000722-1.x,
11466 gcc.c-torture/execute/20010123-1.x: Remove.
11467 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11468 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11469 gcc.dg/c99-complit-2.c: New tests.
11470
11471 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
11472
11473 * g++.dg/inherit/base1.C: New test.
11474
11475 2001-12-04 Jakub Jelinek <jakub@redhat.com>
11476
11477 * g++.dg/other/stdarg1.C: New test.
11478
11479 * gcc.c-torture/compile/20011130-2.c: New test.
11480
11481 2001-12-03 Janis Johnson <janis187@us.ibm.com>
11482
11483 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11484 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11485 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11486 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11487 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11488 * gcc.dg/builtin-prefetch-1.c: New test.
11489
11490 2001-12-03 Jakub Jelinek <jakub@redhat.com>
11491
11492 * gcc.dg/20011130-1.c: New test.
11493
11494 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
11495
11496 * g++.dg/other/scope1.C: New test.
11497 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11498
11499 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
11500
11501 * gcc.dg/vla-init-1.c: New test.
11502
11503 2001-12-01 Geoff Keating <geoffk@redhat.com>
11504
11505 * gcc.c-torture/compile/structs.c: New testcase from GDB.
11506
11507 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
11508
11509 * objc.dg/alias.m: Update.
11510 * objc.dg/class-1.m: Update.
11511 * objc.dg/const-str-1.m: Update.
11512 * objc.dg/fwd-proto-1.m: Update.
11513 * objc.dg/id-1.m: Update.
11514 * objc.dg/super-class-1.m: Update.
11515
11516 2001-11-29 Mark Mitchell <mark@codesourcery.com>
11517
11518 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11519 constructs.
11520
11521 2001-11-28 Jeffrey A Law (law@cygnus.com)
11522
11523 * gcc.c-torture/execute/20011128-1.c: New test.
11524
11525 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
11526
11527 * gcc.dg/20011127-1.c: New test.
11528
11529 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
11530
11531 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
11532 from Austin Group draft 7.
11533 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
11534 scanf format arguments.
11535 * gcc.dg/format/no-exargs-2.c: New test.
11536
11537 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
11538
11539 * g++.dg/abi/vbase8-4.C: New test.
11540
11541 2001-11-24 Ian Lance Taylor <ian@airs.com>
11542
11543 * gcc.c-torture/execute/20011121-1.c: New test.
11544
11545 2001-11-23 Jeffrey A Law (law@cygnus.com)
11546
11547 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11548
11549 2001-11-23 Andreas Jaeger <aj@suse.de>
11550
11551 * gcc.dg/cpp/charconst-2.c: New test.
11552
11553 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
11554
11555 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11556 to the host if it is remote. Let tests specify extra headers
11557 they use.
11558 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11559 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11560 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11561 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11562 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11563 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11564 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11565 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11566 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11567 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11568
11569 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
11570
11571 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11572 for little endian ARMs.
11573
11574 2001-11-20 Jakub Jelinek <jakub@redhat.com>
11575
11576 * gcc.c-torture/compile/20011119-1.c: New test.
11577 * gcc.c-torture/compile/20011119-2.c: New test.
11578
11579 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
11580
11581 * gcc.dg/altivec-1.c: Fix typo.
11582
11583 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
11584
11585 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11586
11587 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11588
11589 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11590
11591 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
11592
11593 * lib/g77.exp: Don't specify --rpath-link.
11594
11595 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11596 across all the headers.
11597 * gcc.dg/format/format.exp: For testing on a remote host,
11598 copy format.h.
11599
11600 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11601 * gcc.c-torture/execute/930406-1.c: Likewise.
11602 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11603
11604 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
11605
11606 * gcc.dg/altivec-1.c: New.
11607
11608 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
11609
11610 * gcc.dg/cpp/fpreprocessed.c: New test case.
11611
11612 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
11613
11614 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11615 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11616 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11617
11618 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
11619
11620 * gcc.dg/no-builtin-1.c: New test.
11621
11622 2001-11-16 Jakub Jelinek <jakub@redhat.com>
11623
11624 * gcc.c-torture/execute/20011115-1.c: New test.
11625
11626 2001-11-15 Jakub Jelinek <jakub@redhat.com>
11627
11628 * gcc.c-torture/compile/20011114-2.c: New test.
11629 * gcc.c-torture/compile/20011114-3.c: New test.
11630 * gcc.c-torture/compile/20011114-4.c: New test.
11631
11632 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
11633
11634 * g++.dg/other/init1.C: New test.
11635
11636 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
11637
11638 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11639 message.
11640
11641 * gcc.c-torture/execute/20011114-1.c: New testcase.
11642
11643 * gcc.c-torture/compile/20010327-1.c: Revert last change.
11644 * gcc.c-torture/compile/20011114-1.c: New test, exactly
11645 like the (before this change) version of 20010327-1.c.
11646
11647 2001-11-14 Roger Sayle <roger@eyesopen.com>
11648
11649 * gcc.c-torture/execute/string-opt-13.c: New testcase.
11650
11651 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
11652
11653 * g++.dg/init/array2.C: New test.
11654
11655 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
11656
11657 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11658
11659 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
11660
11661 * g++.dg/other/forscope1.C: New test.
11662 * g++.dg/ext/forscope1.C: New test.
11663 * g++.dg/ext/forscope2.C: New test.
11664
11665 2001-11-13 Jakub Jelinek <jakub@redhat.com>
11666
11667 * gcc.c-torture/execute/20011113-1.c: New test.
11668
11669 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
11670
11671 * gcc.c-torture/execute/20011109-2.c: New test.
11672
11673 * gcc.c-torture/execute/20011109-1.c: New test.
11674
11675 2001-11-09 Jakub Jelinek <jakub@redhat.com>
11676
11677 * gcc.c-torture/compile/20011109-1.c: New test.
11678
11679 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11680
11681 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11682 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11683 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11684 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11685 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11686 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11687 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11688
11689 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
11690
11691 * g++.dg/warn/Wshadow-1.C: New tests.
11692 * g++.old-deja/g++.mike/for3.C: Update.
11693
11694 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
11695
11696 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11697 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11698 XFAILs. Adjust expected error texts.
11699 * gcc.c-torture/compile/20011106-1.c,
11700 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11701 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11702 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11703 gcc.dg/c99-array-lval-5.c: New tests.
11704
11705 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
11706
11707 * gcc.dg/cpp/defined.c: Update.
11708
11709 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
11710
11711 * gcc.c-torture/execute/anon-1.c: New test.
11712
11713 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
11714
11715 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11716 same size, so no warning should be produced on stormy16.
11717
11718 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11719 due to oversized array.
11720 * g++.old-deja/g++.mike/ns15.C: Likewise.
11721 * g++.old-deja/g++.pt/crash16.C: Likewise.
11722
11723 2001-11-02 Graham Stott <grahams@redhat.com>
11724
11725 * g++.dgother/debug1.C: Fix typos.
11726
11727 2001-11-01 Jakub Jelinek <jakub@redhat.com>
11728
11729 * g++.dg/other/debug1.C: New test.
11730
11731 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11732
11733 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11734 of unsigned long.
11735
11736 2001-10-30 Jakub Jelinek <jakub@redhat.com>
11737
11738 * gcc.dg/20011029-2.c: New test.
11739
11740 * gcc.c-torture/compile/20011029-1.c: New test.
11741
11742 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
11743
11744 * objc/execute/class_self-1.m: New test.
11745 * objc/execute/class_self-2.m: New test.
11746
11747 2001-10-25 Zack Weinberg <zack@codesourcery.com>
11748
11749 * gcc.misc-tests/msgs.exp: Delete.
11750 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11751 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
11752 error set to match recent changes.
11753
11754 2001-10-24 Zack Weinberg <zack@codesourcery.com>
11755
11756 * gcc.dg/20011021-1.c: New test.
11757
11758 2001-10-24 Jakub Jelinek <jakub@redhat.com>
11759
11760 * gcc.c-torture/compile/20011023-1.c: New test.
11761
11762 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
11763
11764 * lib/g77.exp: Rewrite based on lib/g++.exp.
11765
11766 2001-10-19 Jakub Jelinek <jakub@redhat.com>
11767
11768 * gcc.c-torture/execute/20011019-1.c: New test.
11769
11770 * gcc.dg/20011018-1.c: New test.
11771
11772 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
11773
11774 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11775
11776 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
11777
11778 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11779 * gcc.dg/attr-invalid.c: Likewise.
11780
11781 2001-10-18 Jakub Jelinek <jakub@redhat.com>
11782
11783 * testsuite/gcc.dg/20011015-1.c: New test.
11784
11785 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
11786
11787 * g++.dg/template/unify2.C: New test.
11788
11789 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
11790
11791 * g++.dg/other/exception-specification.C: New test
11792
11793 2001-10-13 Tom Rix <trix@redhat.com>
11794
11795 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11796 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11797
11798 2001-10-12 Jakub Jelinek <jakub@redhat.com>
11799
11800 * testsuite/gcc.dg/20011009-1.c: New test.
11801
11802 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
11803
11804 PR g++/4476
11805 * g++.dg/other/friend1.C: New test.
11806
11807 2001-10-11 Richard Henderson <rth@redhat.com>
11808
11809 * g++.old-deja/g++.other/crash18.C: Add -S to options.
11810
11811 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11812
11813 * gcc.c-torture/compile/20011010-1.c: New.
11814
11815 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
11816
11817 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11818 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11819 g77.f-torture/execute/execute.exp,
11820 g77.f-torture/noncompile/noncompile.exp,
11821 gcc.c-torture/compile/compile.exp,
11822 gcc.c-torture/execute/execute.exp,
11823 gcc.c-torture/execute/ieee/ieee.exp,
11824 gcc.c-torture/execute/memcheck/memcheck.exp,
11825 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11826 objc/execute/execute.exp: Update FSF address.
11827
11828 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
11829
11830 * gcc.dg/cpp/cmdlne-C.c: Update.
11831 * gcc.dg/cpp/cmdlne-C2.c: New.
11832
11833 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11834
11835 * gcc.c-torture/execute/20011008-3.c: New.
11836
11837 2001-10-08 DJ Delorie <dj@redhat.com>
11838
11839 * gcc.dg/20011008-1.c: New.
11840 * gcc.dg/20011008-2.c: New.
11841
11842 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
11843
11844 * gcc.dg/cpp/spacing1.c: Update test.
11845
11846 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
11847
11848 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11849 spelling errors of "separate" as "seperate".
11850
11851 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
11852
11853 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11854 enough to avoid inlining.
11855
11856 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
11857
11858 * lib/g77.exp: set libg2c_dir correctly.
11859
11860 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
11861
11862 * gcc.dg/cpp/macro11.c: New test.
11863
11864 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11865
11866 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11867 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11868 gcc.dg/format/multattr-3.c: New tests.
11869 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
11870 tests for format attributes on function pointers being rejected.
11871
11872 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11873
11874 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11875
11876 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11877
11878 * g++.dg/warn/format1.C: New test.
11879
11880 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
11881
11882 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11883
11884 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
11885
11886 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11887
11888 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
11889
11890 * gcc.dg/cpp/redef2.c: Add test.
11891
11892 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
11893
11894 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11895 long-standing bug on i686, apparently.
11896 * gcc.c-torture/execute/loop-2c.x: New file.
11897 * gcc.c-torture/execute/loop-2d.x: New file.
11898 * gcc.c-torture/execute/loop-3c.x: New file.
11899
11900 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
11901
11902 * gcc.dg/cpp/20000625-2.c: Correct line number.
11903
11904 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
11905
11906 * gcc.dg/cpp/macro10.c: New test.
11907 * gcc.dg/cpp/strify3.c: New test.
11908 * gcc.dg/cpp/spacing1.c: Add tests.
11909 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11910 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11911
11912 2001-09-24 DJ Delorie <dj@redhat.com>
11913
11914 * gcc.c-torture/execute/20010924-1.c: New test.
11915
11916 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
11917
11918 * testsuite/objc/execute/paste.m: Remove.
11919
11920 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
11921
11922 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11923
11924 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
11925
11926 * g77.dg/strlen0.f: New test.
11927
11928 2001-09-21 Richard Henderson <rth@redhat.com>
11929
11930 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11931 * g++.old-deja/g++.abi/vtable2.C: Likewise.
11932
11933 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
11934
11935 Table-driven attributes.
11936 * g++.dg/ext/attrib1.C: New test.
11937
11938 2001-09-20 DJ Delorie <dj@redhat.com>
11939
11940 * gcc.dg/20000926-1.c: Update expected warning messages.
11941 * gcc.dg/array-2.c: Likewise, and test for warnings too.
11942 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11943 array.
11944
11945 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
11946
11947 * g++.dg/eh/registers1.C: New test case.
11948
11949 2001-09-17 Richard Henderson <rth@redhat.com>
11950
11951 * gcc.dg/array-5.c: Fix VLA decomposition test.
11952
11953 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
11954
11955 * gcc.dg/cpp/line5.c: New testcase.
11956
11957 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
11958
11959 * gcc.dg/cpp/macro9.c: New test.
11960
11961 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
11962
11963 * gcc.c-torture/execute/980223.c: Change type of addr from long
11964 to char *.
11965
11966 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
11967
11968 * gcc.c-torture/execute/20010915-1.c: New test.
11969
11970 2001-09-14 Janis Johnson <janis187@us.ibm.com>
11971
11972 * g77.dg/bprob: New directory.
11973 * g77.dg/bprob/bprob.exp: New file.
11974 * g77.dg/bprob/bprob-1.f: New test.
11975 * g77.dg/gcov: New directory.
11976 * g77.dg/gcov/gcov.exp: New file.
11977 * g77.dg/gcov/gcov-1.f: New test.
11978 * g77.dg/gcov/gcov-1.x: New file.
11979
11980 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
11981
11982 * gcc.dg/cpp/directiv.c: Update.
11983 * gcc.dg/cpp/undef1.c: Update.
11984
11985 2001-09-12 Jakub Jelinek <jakub@redhat.com>
11986
11987 * gcc.dg/20010912-1.c: New test.
11988
11989 2001-09-11 Janis Johnson <janis187@us.ibm.com>
11990
11991 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11992 language-independent file in lib.
11993 * lib/gcov.exp: New file.
11994
11995 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
11996
11997 * gcc.c-torture/compile/20010911-1.c: New test.
11998
11999 2001-09-10 Janis Johnson <janis187@us.ibm.com>
12000
12001 * lib/profopt.exp: New, to support profile-directed optimizations.
12002 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12003 * gcc.misc-tests/bprob-1.c: New test.
12004 * gcc.misc-tests/bprob-2.c: New test.
12005
12006 2001-09-07 Janis Johnson <janis187@us.ibm.com>
12007
12008 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12009 XFAIL and which kinds of gcov output to verify.
12010 * gcc.misc-tests/gcov-4b.x: New file.
12011 * gcc.misc-tests/gcov-5b.x: New file.
12012 * gcc.misc-tests/gcov-6.x: New file.
12013 * gcc.misc-tests/gcov-7.c: New test.
12014 * gcc.misc-tests/gcov-7.x: New file.
12015
12016 2001-09-06 Janis Johnson <janis187@us.ibm.com>
12017
12018 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12019 * gcc.misc-tests/gcov-6.c: New test.
12020
12021 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
12022
12023 PR c++/3986
12024 * g++.dg/abi/vbase1.C: New test.
12025
12026 2001-09-05 Ziemowit Laski <zlaski@apple.com>
12027
12028 * objc.dg/method-2.m: New.
12029
12030 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
12031
12032 PR c++/4203
12033 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12034 * g++.dg/init/empty1.C: New test.
12035
12036 2001-09-03 Jakub Jelinek <jakub@redhat.com>
12037
12038 * gcc.c-torture/compile/20010903-1.c: New test.
12039
12040 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
12041
12042 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12043 for m68k.
12044
12045 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
12046
12047 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12048
12049 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12050
12051 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12052
12053 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
12054
12055 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12056 for 16-bit 'unsigned int'.
12057
12058 2001-08-29 Kazu Hirata <kazu@hxi.com>
12059
12060 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12061
12062 2001-08-27 Richard Henderson <rth@redhat.com>
12063
12064 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12065 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12066
12067 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
12068
12069 * gcc.dg/asm-names.c (ymain): New.
12070
12071 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
12072
12073 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12074 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12075 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12076
12077 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12078
12079 * gcc.dg/compare5.c: New testcase.
12080
12081 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
12082
12083 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12084 and "In instantiation".
12085
12086 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
12087
12088 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12089
12090 2001-08-20 Janis Johnson <janis187@us.ibm.com>
12091
12092 * gcc.misc-tests/gcov.exp: Add support for branch information.
12093 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12094 * gcc.misc-tests/gcov-4.c: New test.
12095 * gcc.misc-tests/gcov-4b.c: New test.
12096 * gcc.misc-tests/gcov-5b.c: New test.
12097
12098 2001-08-20 Zack Weinberg <zackw@panix.com>
12099
12100 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12101 expected to fail.
12102
12103 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
12104
12105 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12106
12107 2001-08-19 Jakub Jelinek <jakub@redhat.com>
12108
12109 * g++.dg/eh/template1.C: New test.
12110
12111 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
12112
12113 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12114 Fix thinko.
12115 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12116 for xfail.
12117
12118 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
12119
12120 * lib/g77-dg.exp: Use prune.exp for common procedures
12121 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12122 * lib/g77.exp: (g77-dg-prune) Remove
12123
12124 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
12125
12126 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12127
12128 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12129
12130 * g++.dg/template/unify1.C: New test.
12131
12132 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
12133
12134 * g++.dg/abi/empty4.C: New test.
12135
12136 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
12137
12138 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12139 solaris2.*
12140 * g77.f-torture/compile/pr3743.x: Likewise
12141
12142 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
12143
12144 * g++.dg/other/using-declaration.C: New test.
12145
12146 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
12147
12148 * gcc.dg/cpp/tr-sign.c: New testcase.
12149
12150 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
12151
12152 * gcc.dg/cpp/19951025-1.c: Revert.
12153 * gcc.dg/cpp/directiv.c: We no longer process directives that
12154 interrupt macro arguments.
12155
12156 2001-08-03 Zack Weinberg <zackw@stanford.edu>
12157
12158 * gcc.dg/bconstp-1.c: New test.
12159
12160 2001-08-03 Richard Henderson <rth@redhat.com>
12161
12162 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12163
12164 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
12165
12166 * gcc.dg/cpp/19951025-1.c: Update.
12167
12168 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
12169
12170 * g77.dg/ff90-1.f (s): Fix reference of variable z,
12171 should be x.
12172
12173 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
12174
12175 Kill -fhonor-std.
12176 * g++.old-deja/g++.ns/ns14.C: Remove special options.
12177 * g++.old-deja/g++.other/std1.C: Likewise.
12178 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12179
12180 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12181
12182 * lib/g77.exp: Load gcc-defs.exp for common procedures
12183 (g77_pass, g77_fail, g77_finish, g77_exit,
12184 ${tool}_check_unsupported_p} Now redundant. Deleted.
12185
12186 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12187
12188 * g77.dg/fbackslash.f
12189 * g77.dg/fcase-preserve.f
12190 * g77.dg/ff90-1.f
12191 * g77.dg/ffixed-line-length-0.f
12192 * g77.dg/ffixed-line-length-132.f
12193 * g77.dg/ffixed-line-length-7.f
12194 * g77.dg/ffixed-line-length-72.f
12195 * g77.dg/ffixed-line-length-none.f
12196 * g77.dg/ffree-form-1.f
12197 * g77.dg/fno-backslash.f
12198 * g77.dg/fno-f90-1.f
12199 * g77.dg/fno-fixed-form-1.f
12200 * g77.dg/fno-onetrip.f
12201 * g77.dg/fno-typeless-boz.f
12202 * g77.dg/fno-underscoring.f
12203 * g77.dg/fno-vxt-1.f
12204 * g77.dg/fonetrip.f
12205 * g77.dg/ftypeless-boz.f
12206 * g77.dg/fugly-assumed.f
12207 * g77.dg/funderscoring.f
12208 * g77.dg/fvxt-1.f
12209
12210 2001-08-01 Ziemowit Laski <zlaski@apple.com>
12211
12212 * objc.dg/fwd-proto-1.m: New.
12213 * objc.dg/local-decl-1.m: New.
12214 * objc.dg/naming-1.m: New.
12215 * objc.dg/naming-2.m: New.
12216 * objc.dg/proto-hier-1.m: New.
12217
12218 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
12219
12220 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12221 largest-type elements to a struct makes its size grow.
12222
12223 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
12224
12225 * g++.dg/abi/vthunk1.C: New test.
12226
12227 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
12228
12229 * g++.dg/abi/vbase8-22.C: New test.
12230
12231 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12232
12233 * gcc.dg/cpp/macro8.c: New test.
12234
12235 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
12236
12237 * g++.dg/abi/vbase8-21.C: New test.
12238
12239 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
12240
12241 * g++.dg/abi/vbase8-10.C: New test.
12242
12243 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12244
12245 * lib/g++.exp (g++_set_ld_library_path): Renamed to
12246 ${tool}_set_ld_library_path.
12247 Changed caller.
12248 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12249 g++.exp.
12250
12251 2001-07-26 Stan Cox <scox@redhat.com>
12252
12253 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12254 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12255 gcc_exit, gcc_check_unsupported_p):
12256 Moved to gcc-deps.exp
12257 * gcc-deps.exp: New file.
12258
12259 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12260
12261 * g++.old-deja/g++.pt/defarg14.C: New test.
12262
12263 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12264
12265 * g++.old-deja/g++.other/lineno5.C: New test.
12266
12267 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12268
12269 * g++.old-deja/g++.pt/crash68.C: New test.
12270
12271 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
12272
12273 * g++.old-deja/g++.other/crash42.C: New test.
12274
12275 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
12276
12277 * gcc.dg/cpp/extratokens.c: Fix.
12278 * gcc.dg/cpp/skipping2.c: New tests.
12279
12280 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12281
12282 * gcc.c-torture/execute/20010724-1.c: New file.
12283 * gcc.c-torture/execute/20010724-1.x: New file.
12284
12285 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12286
12287 * g++.old-deja/g++.other/cond7.C: New test.
12288
12289 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12290
12291 * g++.old-deja/g++.other/optimize4.C: New test.
12292
12293 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
12294
12295 * g++.old-deja/g++.abi/vbase8-5.C: New test.
12296
12297 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
12298
12299 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12300 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12301 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12302 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12303
12304 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12305 bug report" message.
12306
12307 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12308 * g++.dg/ext/instantiate1.C: Move from old-deja.
12309
12310 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
12311
12312 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12313 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12314 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12315 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12316
12317 2001-07-23 Jeffrey A Law (law@cygnus.com)
12318
12319 * gcc.c-torture/execute/20010723-1.c: New test.
12320
12321 2001-07-23 Ben Elliston <bje@redhat.com>
12322
12323 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12324
12325 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12326
12327 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12328 i[34567]86-*-*.
12329 Delete handling of ieee_multilib_flags.
12330 Pass -mieee for alpha*-*-* and sh-*-*.
12331 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12332
12333 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
12334
12335 Remove old-abi tests.
12336 * g++.old-deja/g++.mike/p11116.C: Remove.
12337 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12338
12339 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
12340
12341 * g77.f-torture/compile/pr3743.f: New test
12342
12343 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
12344
12345 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12346
12347 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12348
12349 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12350 g++.old-deja/g++.pt/static6.C: Likewise.
12351 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12352 supports weak symbols.
12353
12354 2001-07-18 Andreas Jaeger <aj@suse.de>
12355
12356 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12357 supported again.
12358
12359 2001-07-18 Andreas Jaeger <aj@suse.de>
12360
12361 * gcc.dg/iftrap-1.c: Fix target line.
12362
12363 2001-07-17 Richard Henderson <rth@redhat.com>
12364
12365 * gcc.c-torture/execute/20010717-1.c: New.
12366
12367 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
12368
12369 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12370 tests.
12371
12372 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
12373
12374 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12375
12376 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12377
12378 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12379 UAC_SIGBUS, UAC_NOPRINT definitions.
12380
12381 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
12382
12383 * objc/execute/object_is_class.m: New test.
12384 * objc/execute/object_is_meta_class.m: New test.
12385
12386 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
12387
12388 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12389 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12390
12391 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
12392
12393 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12394 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12395
12396 2001-07-14 Richard Henderson <rth@redhat.com>
12397
12398 * gcc.dg/iftrap-1.c: New.
12399
12400 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
12401
12402 * g77.f-torture/execute/intrinsic77.f: New test.
12403
12404 2001-07-11 Janis Johnson <janis@us.ibm.com>
12405
12406 * gcc.misc-tests/gcov-3.c: New test.
12407
12408 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
12409
12410 * gcc.c-torture/compile/20010711-1.c,
12411 * gcc.c-torture/compile/20010711-2.c: New tests.
12412
12413 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
12414
12415 * gcc.c-torture/execute/20010711-1.c: New test.
12416
12417 2001-07-11 Ben Elliston <bje@redhat.com>
12418
12419 * g++.old-deja/g++.other/enum5.C: New test.
12420
12421 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
12422
12423 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12424 (g++-dg-prune): Call prune_gcc_output.
12425 * prune.exp: New file for prune_gcc_output.
12426 * lib/g++.exp, lib/gcc.exp: Load it.
12427
12428 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
12429
12430 * gcc.c-torture/compile/20010701-1.c,
12431 g++.old-deja/g++.ext/attrib6.C: New tests.
12432
12433 2001-07-06 Jeffrey A Law (law@cygnus.com)
12434
12435 * gcc.c-torture/compile/20010706-1.c: New test.
12436
12437 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
12438
12439 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12440
12441 2001-06-28 Stan Shebs <shebs@apple.com>
12442
12443 * gcc.dg/pragma-darwin.c: New test.
12444
12445 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12446
12447 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12448 Solaris 2.[678] system.
12449
12450 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
12451
12452 * gcc.dg/20010622-1.c: New test.
12453
12454 2001-06-18 Stan Shebs <shebs@apple.com>
12455
12456 * objc.dg: New directory.
12457 * objc.dg/dg.exp: New file.
12458 * objc.dg/alias.m: New.
12459 * objc.dg/class-1.m: New.
12460 * objc.dg/class-2.m: New.
12461 * objc.dg/const-str-1.m: New.
12462 * objc.dg/const-str-2.m: New.
12463 * objc.dg/id-1.m: New.
12464 * objc.dg/method-1.m: New.
12465 * objc.dg/super-class-1.m: New.
12466 * lib/objc-dg.exp: New file.
12467
12468 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
12469
12470 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12471 of label name.
12472
12473 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
12474
12475 * g++.old-deja/g++.abi/vbase8-9.C: New test.
12476
12477 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12478
12479 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12480 variable.
12481
12482 2001-06-12 Richard Henderson <rth@redhat.com>
12483
12484 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12485
12486 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
12487
12488 * g++.old-deja/g++.abi/vbase5.C: New test.
12489 * g++.old-deja/g++.abi/vbase6.C: New test.
12490 * g++.old-deja/g++.abi/vbase7.C: New test.
12491
12492 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12493
12494 * gcc.c-torture/compile/20010610-1.c: New test.
12495
12496 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
12497
12498 * g++.old-deja/g++.abi/vbase4.C: New test.
12499
12500 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12501
12502 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12503 support %f for HC11/HC12 targets.
12504 * gcc.c-torture/execute/930513-1.x: New file, likewise.
12505 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12506 on HC11/HC12 targets.
12507 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12508
12509 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12510
12511 * gcc.dg/wchar_t-1.c: New file.
12512 * gcc.dg/wint_t-1.c: Likewise.
12513
12514 2001-06-11 Bernd Schmidt <bernds@redhat.com>
12515
12516 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12517
12518 2001-06-11 Richard Henderson <rth@redhat.com>
12519
12520 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12521
12522 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
12523
12524 * gcc.c-torture/compile/20010611-1.c: New test.
12525
12526 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
12527
12528 * gcc.dg/c99-tag-1.c: Add more tests.
12529
12530 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
12531
12532 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12533 representation on MN10300 and ARM/Thumb.
12534
12535 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
12536
12537 * g77.f-torture/execute/20010610.f: New.
12538
12539 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
12540
12541 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12542 names.
12543
12544 2001-06-09 Richard Henderson <rth@redhat.com>
12545
12546 * gcc.c-torture/execute/ashrdi-1.c: New.
12547 * gcc.c-torture/execute/ashldi-1.c: New.
12548 * gcc.c-torture/execute/lshrdi-1.c: New.
12549
12550 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
12551
12552 * objc/execute/load-3.m: Added. Check sending +load to categories,
12553 in addition to classes.
12554
12555 2001-06-08 Stan Shebs <shebs@apple.com>
12556
12557 * objc/execute/load-2.m: New test. From Nicola Pero
12558 <n.pero@mi.flashnet.it>.
12559
12560 2001-06-08 Jakub Jelinek <jakub@redhat.com>
12561
12562 * gcc.c-torture/execute/20010605-2.c: New test.
12563
12564 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
12565
12566 * g++.old-deja/g++.abi/vbase2.C: New test.
12567 * g++.old-deja/g++.abi/vbase3.C: New test.
12568
12569 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
12570
12571 * g++.old-deja/g++.pt/friend49.C: New test.
12572
12573 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
12574
12575 * g++.old-deja/g++.ext/anon3.C: New test.
12576
12577 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
12578
12579 * g++.old-deja/g++.other/conv7.C: New test.
12580
12581 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
12582
12583 * gcc.c-torture/compile/20010605-2.c: New test.
12584
12585 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
12586
12587 * gcc.c-torture/execute/20010604-1.c: New test.
12588
12589 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
12590
12591 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12592
12593 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
12594
12595 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12596 (g++_link_flags): Likewise.
12597 (g++_init): Pass gccpath's value to two previous functions.
12598
12599 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12600
12601 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12602 Ensure logfile entry matches exec command line.
12603
12604 2001-05-31 Richard Henderson <rth@redhat.com>
12605
12606 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12607 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12608
12609 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
12610
12611 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12612 compiler for irix6.2
12613
12614 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
12615
12616 * g++.old-deja/g++.other/optimize3.C: New file.
12617
12618 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
12619
12620 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12621 assemble.
12622
12623 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
12624
12625 * g++.old-deja/g++.other/optimize2.C: New file.
12626
12627 2001-05-25 Diego Novillo <dnovillo@redhat.com>
12628
12629 * gcc.c-torture/compile/20010518-2.c: New file.
12630 * gcc.c-torture/execute/20010518-1.c: New file.
12631 * gcc.c-torture/execute/20010518-2.c: New file.
12632
12633 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
12634
12635 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12636
12637 2001-05-24 Mark Mitchell <mark@codesourcery.com>
12638
12639 G++ no longer defines builtins that do not begin with __builtin.
12640 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12641 * g++.old-deja/g++.brendand/misc13.C: Likewise.
12642 * g++.old-deja/g++.law/builtin1.C: Likewise.
12643 * g++.old-deja/g++.law/cvt2.C: Likewise.
12644 * g++.old-deja/g++.mike/net5.C: Likewise.
12645 * g++.old-deja/g++.other/builtins1.C: Likewise.
12646 * g++.old-deja/g++.other/builtins2.C: Likewise.
12647 * g++.old-deja/g++.other/builtins3.C: Likewise.
12648 * g++.old-deja/g++.other/builtins4.C: Likewise.
12649 * g++.old-deja/g++.other/inline8.C: Likewise.
12650 * g++.old-deja/g++.robertl/eb39.C: Likewise.
12651
12652 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
12653
12654 * g++.old-deja/g++.pt/using1.C: Adjust.
12655 * g++.old-deja/g++.pt/using2.C: New test.
12656
12657 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
12658
12659 * gcc.dg/cpp/charconst.c: New tests.
12660 * gcc.dg/cpp/escape.c: New tests.
12661 * gcc.dg/cpp/escape-1.c: New tests.
12662 * gcc.dg/cpp/escape-2.c: New tests.
12663 * gcc.dg/cpp/ucs.c: New tests.
12664
12665 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
12666
12667 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
12668 native compiler for irix6.5.
12669
12670 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
12671
12672 * lib/g++.exp (g++_include_flags): Use args to compute
12673 get_multilibs.
12674 (g++_link_flags): Likewise.
12675 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12676
12677 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
12678
12679 * gcc.dg/c90-hexfloat-1.c: Add more tests.
12680
12681 2001-05-21 Geoff Keating <geoffk@redhat.com>
12682
12683 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12684 this file.
12685
12686 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12687
12688 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12689 STACK_SIZE;
12690 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12691 to STACK_SIZE; Use it to define size of add_histo array.
12692 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12693 to STACK_SIZE.
12694 (f): Use GITT_SIZE to define size of gitt local table.
12695 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12696 to STACK_SIZE; Use it to define size of bytemem array.
12697
12698 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12699
12700 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12701 on 68HC11/HC12 due to the asm instruction.
12702 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12703 * gcc.c-torture/compile/920520-1.x: Likewise.
12704 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12705 on 68HC11/HC12 because the function is larger than 64K.
12706 * gcc.c-torture/compile/961203-1.x: New file, this test fails
12707 on 68HC11/HC12 because the structure is too large.
12708
12709 2001-05-20 Richard Henderson <rth@redhat.com>
12710
12711 * gcc.c-torture/execute/20010520-1.c: New.
12712
12713 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12714
12715 * g++.old-deja/g++.warn/compare1.C: New test.
12716 * gcc.dg/compare4.c: New test.
12717
12718 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
12719
12720 * g++.old-deja/g++.other/optimize1.C: New test.
12721
12722 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12723
12724 * g++.old-deja/g++.pt/spec41.C: New test.
12725
12726 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
12727
12728 * gcc.c-torture/compile/20010114-1.x: Remove.
12729
12730 2001-05-18 Stan Shebs <shebs@apple.com>
12731
12732 * gcc.c-torture/compile/20010518-1.c: New test.
12733
12734 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
12735
12736 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12737 * g++.old-deja/g++.pt/crash67.C: New test.
12738
12739 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
12740
12741 * g++.old-deja/g++.other/debug9.C: New test.
12742
12743 2001-05-16 Zack Weinberg <zackw@stanford.edu>
12744
12745 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12746
12747 2001-05-16 Jan Hubicka <jh@suse.cz>
12748
12749 * gcc.c-torture/compile/20010516-1.c: New test.
12750
12751 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
12752
12753 * g++.old-deja/g++.other/crash41.C: New test.
12754
12755 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
12756
12757 * g++.old-deja/g++.pt/crash66.C: New test.
12758
12759 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
12760
12761 * g++.old-deja/g++.robertl/eb27.C: Convert.
12762
12763 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
12764
12765 * g++.dg/friend-warn.C: New test. Do not warn about friend
12766 declaration being redundant.
12767
12768 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
12769
12770 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12771
12772 2001-05-14 Mark Mitchell <mark@codesourcery.com>
12773
12774 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12775
12776 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
12777
12778 * lib/g++.exp: Use testsuite_flags.
12779
12780 2001-05-13 Mark Mitchell <mark@codesourcery.com>
12781
12782 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12783
12784 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
12785
12786 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12787
12788 2001-05-11 Mark Mitchell <mark@codesourcery.com>
12789
12790 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12791
12792 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
12793
12794 * gcc.c-torture/compile/20010313-1.c: New test.
12795
12796 2001-05-09 Zack Weinberg <zackw@stanford.edu>
12797
12798 * gcc.dg/cpp/direct2.c: New test.
12799 * gccq.dg/cpp/direct2s.c: New test.
12800
12801 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12802
12803 2001-05-07 Mark Mitchell <mark@codesourcery.com>
12804
12805 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12806 * g++.old-deja/g++.other/op3.C: Likewise.
12807
12808 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
12809
12810 * gcc.dg/cpp/syshdr.h: New file.
12811 * gcc.dg/cpp/sysmac1.c: Update.
12812 * gcc.dg/cpp/sysmac2.c: Update.
12813
12814 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
12815
12816 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12817
12818 2001-05-04 David Edelsohn <edelsohn@gnu.org>
12819
12820 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12821 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12822
12823 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
12824
12825 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12826
12827 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
12828
12829 * lib/g++.exp (g++_include_flags): Don't use any special flags
12830 if TESTING_IN_BUILD_TREE is not defined.
12831 (g++_init): Use a plain 'c++' as the compiler if
12832 TESTING_IN_BUILD_TREEE is not defined.
12833
12834 2001-05-02 Jakub Jelinek <jakub@redhat.com>
12835
12836 * g++.old-deja/g++.eh/catch13.C: New test.
12837 * g++.old-deja/g++.eh/catch14.C: New test.
12838
12839 2001-05-02 Jakub Jelinek <jakub@redhat.com>
12840
12841 * gcc.dg/cpp/tr-define.c: New test.
12842
12843 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
12844
12845 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12846 <stdlib.h>, not <malloc.h>.
12847
12848 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
12849
12850 * g++.old-deja/g++.ns/template17.C: New test.
12851
12852 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
12853
12854 * g++.old-deja/g++.pt/ref4.C: New test.
12855
12856 2001-04-30 Richard Henderson <rth@redhat.com>
12857
12858 * gcc.dg/20000724-1.c: Revert last change.
12859
12860 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
12861
12862 * g77.f-torture/execute/20010430.f: New test.
12863
12864 2001-04-30 Mark Mitchell <mark@codesourcery.com>
12865
12866 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12867
12868 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
12869
12870 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12871
12872 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
12873
12874 * g++.old-deja/g++.eh/crash6.C: New test.
12875
12876 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
12877
12878 * g++.old-deja/g++.other/warn7.C: New test.
12879
12880 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
12881
12882 * g++.old-deja/g++.other/defarg9.C: New test.
12883
12884 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
12885
12886 * g77.f-torture/compile/20010426.f: New test.
12887 * g77.f-torture/execute/20010426.f: New test.
12888
12889 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
12890
12891 * g77.f-torture/compile/20000629-1.x: Remove - error
12892 has been fixed.
12893
12894 2001-04-26 Jeffrey A Law (law@cygnus.com)
12895
12896 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12897 Tweak slightly to work with g++.dg framework.
12898 * g++.dg/special/ecos.exp: Run initp1.C test.
12899 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12900
12901 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12902 its linker doesn't give line numbers either.
12903 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12904
12905 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
12906
12907 * g++.old-deja/g++.other/lex1.C: New test.
12908
12909 2001-04-26 Jakub Jelinek <jakub@redhat.com>
12910
12911 * gcc.dg/noncompile/20010425-1.c: New test.
12912
12913 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
12914
12915 * g++.old-deja/g++.pt/mangle2.C: New test.
12916
12917 2001-04-25 Jakub Jelinek <jakub@redhat.com>
12918
12919 * gcc.dg/format/plus-1.c: New test.
12920
12921 2001-04-25 Jakub Jelinek <jakub@redhat.com>
12922
12923 * gcc.dg/20010423-1.c: New test.
12924
12925 2001-04-25 Jakub Jelinek <jakub@redhat.com>
12926
12927 * gcc.c-torture/execute/20010422-1.c: New test.
12928
12929 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
12930
12931 * g++.old-deja/g++.ns/type2.C: New test.
12932
12933 2001-04-24 Zack Weinberg <zackw@stanford.edu>
12934
12935 * g++.old-deja/g++.other/perf1.C: New test.
12936
12937 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
12938
12939 * gcc.dg/c99-func-2.c: Remove xfail.
12940 * gcc.dg/c99-func-3.c: Remove xfail.
12941 * gcc.dg/c99-func-4.c: Remove xfail.
12942
12943 2001-04-23 Zack Weinberg <zackw@stanford.edu>
12944
12945 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12946
12947 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
12948
12949 * gcc.c-torture/compile/20010423-1.c: New test.
12950
12951 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
12952
12953 * g++.old-deja/g++.pt/typename28.C: New test.
12954
12955 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
12956
12957 * g++.old-deja/g++.abi/empty2.C: New test.
12958 * g++.old-deja/g++.abi/empty3.C: New test.
12959
12960 2001-04-20 Jakub Jelinek <jakub@redhat.com>
12961
12962 * g++.old-deja/g++.other/comdat2.C: New test.
12963 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12964
12965 2001-04-20 Jakub Jelinek <jakub@redhat.com>
12966
12967 * g++.old-deja/g++.other/overload14.C: New test.
12968
12969 2001-04-20 Jakub Jelinek <jakub@redhat.com>
12970
12971 * g++.old-deja/g++.other/lookup23.C: New test.
12972
12973 2001-04-20 Jakub Jelinek <jakub@redhat.com>
12974
12975 * gcc.c-torture/execute/20010403-1.c: New test.
12976
12977 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
12978 Mark Mitchell <mark@codesourcery.com>
12979
12980 * lib/old-dejagnu.exp: Don't delete output of executable.
12981 Add .exe suffix to executables.
12982
12983 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
12984
12985 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12986
12987 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12988
12989 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12990
12991 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
12992
12993 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12994 * g++.old-deja/g++.abi/crash1.C: New test.
12995
12996 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
12997
12998 * g++.old-deja/g++.other/crash40.C: New test.
12999
13000 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13001
13002 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13003
13004 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
13005
13006 * g++.old-deja/g++.other/warn6.C: New test.
13007
13008 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
13009
13010 * g++.old-deja/g++.robertl/eb42.C: Same.
13011
13012 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13013
13014 * gcc.dg/wtr-conversion-1.c: New testcase.
13015
13016 2001-04-10 Richard Henderson <rth@redhat.com>
13017
13018 * g++.old-deja/g++.other/array5.C: New.
13019
13020 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13021
13022 * gcc.c-torture/execute/20010408-1.c: New test.
13023
13024 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
13025
13026 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13027 headers and constructs.
13028 * g++.old-deja/g++.robertl/eb79.C: Same.
13029 * g++.old-deja/g++.robertl/eb77.C (main): Same.
13030 * g++.old-deja/g++.robertl/eb73.C: Same.
13031 * g++.old-deja/g++.robertl/eb66.C (main): Same.
13032 * g++.old-deja/g++.robertl/eb55.C (t): Same.
13033 * g++.old-deja/g++.robertl/eb54.C (main): Same.
13034 * g++.old-deja/g++.robertl/eb46.C (main): Same.
13035 * g++.old-deja/g++.robertl/eb44.C: Same.
13036 * g++.old-deja/g++.robertl/eb41.C (main): Same.
13037 * g++.old-deja/g++.robertl/eb4.C (main): Same.
13038 * g++.old-deja/g++.robertl/eb39.C: Same.
13039 * g++.old-deja/g++.robertl/eb33.C (main): Same.
13040 * g++.old-deja/g++.robertl/eb31.C (main): Same.
13041 * g++.old-deja/g++.robertl/eb30.C: Same.
13042 * g++.old-deja/g++.robertl/eb3.C: Same.
13043 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13044 * g++.old-deja/g++.robertl/eb21.C: Same.
13045 * g++.old-deja/g++.robertl/eb15.C: Same.
13046 * g++.old-deja/g++.robertl/eb118.C: Same.
13047 * g++.old-deja/g++.robertl/eb115.C (main): Same.
13048 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13049 * g++.old-deja/g++.robertl/eb109.C: Same.
13050 * g++.old-deja/g++.other/sibcall1.C (main): Same.
13051 * g++.old-deja/g++.mike/rtti1.C: Same.
13052 * g++.old-deja/g++.mike/p658.C: Same.
13053 * g++.old-deja/g++.mike/net46.C: Same.
13054 * g++.old-deja/g++.mike/net34.C: Same.
13055 * g++.old-deja/g++.mike/memoize1.C: Same.
13056 * g++.old-deja/g++.mike/eh2.C: Same.
13057 * g++.old-deja/g++.law/weak.C: Same.
13058 * g++.old-deja/g++.law/visibility7.C: Same.
13059 * g++.old-deja/g++.law/visibility25.C: Same.
13060 * g++.old-deja/g++.law/visibility22.C: Same.
13061 * g++.old-deja/g++.law/visibility2.C: Same.
13062 * g++.old-deja/g++.law/visibility17.C: Same.
13063 * g++.old-deja/g++.law/visibility13.C: Same.
13064 * g++.old-deja/g++.law/visibility10.C: Same.
13065 * g++.old-deja/g++.law/visibility1.C: Same.
13066 * g++.old-deja/g++.law/virtual3.C (eval): Same.
13067 * g++.old-deja/g++.law/vbase1.C: Same.
13068 * g++.old-deja/g++.law/operators32.C: Same.
13069 * g++.old-deja/g++.law/nest3.C: Same.
13070 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13071 * g++.old-deja/g++.law/except5.C (main): Same.
13072 * g++.old-deja/g++.law/cvt7.C (run): Same.
13073 * g++.old-deja/g++.law/cvt2.C: Same.
13074 * g++.old-deja/g++.law/cvt16.C: Same.
13075 * g++.old-deja/g++.law/ctors6.C (bar): Same.
13076 * g++.old-deja/g++.law/ctors17.C (main): Same.
13077 * g++.old-deja/g++.law/ctors13.C: Same.
13078 * g++.old-deja/g++.law/ctors12.C (main): Same.
13079 * g++.old-deja/g++.law/ctors10.C: Same.
13080 * g++.old-deja/g++.law/code-gen5.C: Same.
13081 * g++.old-deja/g++.law/bad-error7.C: Same.
13082 * g++.old-deja/g++.law/arm9.C: Same.
13083 * g++.old-deja/g++.law/arm12.C: Same.
13084 * g++.old-deja/g++.law/arg8.C: Same.
13085 * g++.old-deja/g++.law/arg1.C: Same.
13086 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13087 * g++.old-deja/g++.jason/template31.C: Same.
13088 * g++.old-deja/g++.jason/template24.C (main): Same.
13089 * g++.old-deja/g++.jason/2371.C: Same.
13090 * g++.old-deja/g++.eh/new2.C: Same.
13091 * g++.old-deja/g++.eh/new1.C: Same.
13092 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13093 * g++.old-deja/g++.brendan/nest21.C (main): Same.
13094 * g++.old-deja/g++.brendan/err-msg3.C: Same.
13095 * g++.old-deja/g++.brendan/crash62.C: Same.
13096 * g++.old-deja/g++.brendan/crash52.C: Same.
13097 * g++.old-deja/g++.brendan/crash49.C (main): Same.
13098 * g++.old-deja/g++.brendan/crash38.C: Same.
13099 * g++.old-deja/g++.brendan/crash15.C (main): Same.
13100 * g++.old-deja/g++.brendan/copy9.C: Same.
13101
13102 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
13103
13104 * gcc.c-torture/execute/20001203-2.c (memset):
13105 Count argument is of type __SIZE_TYPE__.
13106
13107 2001-04-04 Diego Novillo <dnovillo@redhat.com>
13108
13109 * gcc.c-torture/compile/20010404-1.c: New test.
13110
13111 2001-04-04 Jakub Jelinek <jakub@redhat.com>
13112
13113 * gcc.c-torture/compile/20010326-1.c: New test.
13114
13115 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
13116
13117 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13118 peculiarities of the SH.
13119 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13120
13121 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13122
13123 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13124 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13125 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13126
13127 2001-04-02 Jakub Jelinek <jakub@redhat.com>
13128
13129 * g77.f-torture/compile/20010321-1.f: New test.
13130
13131 2001-04-02 Jakub Jelinek <jakub@redhat.com>
13132
13133 * gcc.c-torture/compile/20010329-1.c: New test.
13134
13135 2001-04-02 Jakub Jelinek <jakub@redhat.com>
13136
13137 * gcc.c-torture/execute/20010329-1.c: New test.
13138
13139 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
13140
13141 * g++.old-deja/g++.other/eh4.C: Fix typo.
13142
13143 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
13144
13145 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13146
13147 2001-03-28 Philip Blundell <philb@gnu.org>
13148
13149 * gcc.c-torture/compile/20010328-1.c: New test.
13150
13151 2001-03-27 Richard Henderson <rth@redhat.com>
13152
13153 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13154 * g++.old-deja/g++.eh/vbase3.C: Likewise.
13155
13156 2001-03-27 Alan Modra <alan@linuxcare.com.au>
13157
13158 * gcc.c-torture/compile/20010327-1.c: New test.
13159
13160 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
13161
13162 * g++.old-deja/g++.other/friend12.C: New test.
13163 * g++.old-deja/g++.other/friend9.C: Expect no errors.
13164 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13165
13166 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
13167
13168 * gcc.c-torture/execute/20010325-1.c: New test.
13169
13170 2001-03-23 Jakub Jelinek <jakub@redhat.com>
13171
13172 * g++.old-deja/g++.other/mangle3.C: New test.
13173
13174 2001-03-22 Jakub Jelinek <jakub@redhat.com>
13175
13176 * g++.old-deja/g++.other/anon8.C: New test.
13177
13178 2001-03-20 Philip Blundell <philb@gnu.org>
13179
13180 * gcc.c-torture/compile/20010320-1.c: New test.
13181
13182 2001-03-17 Richard Henderson <rth@redhat.com>
13183
13184 * g++.old-deja/g++.other/eh4.C: Add expected error text.
13185
13186 2001-03-15 Geoff Keating <geoff@redhat.com>
13187
13188 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13189 tests on AIX.
13190
13191 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
13192
13193 * g++.old-deja/g++.other/eh4.C: New test.
13194
13195 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
13196
13197 * gcc.dg/cpp/mi1.c: Update.
13198
13199 2001-03-14 Jakub Jelinek <jakub@redhat.com>
13200
13201 * g++.old-deja/g++.other/regstack.C: New test.
13202
13203 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
13204
13205 * g++.old-deja/g++.other/ref4.C: New test.
13206
13207 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
13208
13209 * objc/execute/va_method.m: Added.
13210 * objc/execute/IMP.m: Added.
13211 * objc/execute/_cmd.m: Added.
13212 * objc/execute/accessing_ivars.m: Added.
13213 * objc/execute/class-1.m: Added.
13214 * objc/execute/class-10.m: Added.
13215 * objc/execute/class-11.m: Added.
13216 * objc/execute/class-12.m: Added.
13217 * objc/execute/class-13.m: Added.
13218 * objc/execute/class-14.m: Added.
13219 * objc/execute/class-2.m: Added.
13220 * objc/execute/class-3.m: Added.
13221 * objc/execute/class-4.m: Added.
13222 * objc/execute/class-5.m: Added.
13223 * objc/execute/class-6.m: Added.
13224 * objc/execute/class-7.m: Added.
13225 * objc/execute/class-8.m: Added.
13226 * objc/execute/class-9.m: Added.
13227 * objc/execute/class-tests-1.h
13228 * objc/execute/class-tests-2.h
13229 * objc/execute/compatibility_alias.m: Added.
13230 * objc/execute/encode-1.m: Added.
13231 * objc/execute/formal_protocol-1.m: Added.
13232 * objc/execute/formal_protocol-2.m: Added.
13233 * objc/execute/formal_protocol-3.m: Added.
13234 * objc/execute/formal_protocol-4.m: Added.
13235 * objc/execute/formal_protocol-5.m: Added.
13236 * objc/execute/formal_protocol-6.m: Added.
13237 * objc/execute/formal_protocol-7.m: Added.
13238 * objc/execute/informal_protocol.m: Added.
13239 * objc/execute/initialize.m: Added.
13240 * objc/execute/load.m: Added.
13241 * objc/execute/many_args_method.m: Added.
13242 * objc/execute/nested-3.m: Added.
13243 * objc/execute/no_clash.m: Added.
13244 * objc/execute/private.m: Added.
13245 * objc/execute/redefining_self.m: Added.
13246 * objc/execute/root_methods.m: Added.
13247 * objc/execute/selector-1.m: Added.
13248 * objc/execute/static-1.m: Added.
13249 * objc/execute/static-2.m: Added.
13250 * objc/execute/va_method.m: Added.
13251
13252 2001-03-10 Richard Henderson <rth@redhat.com>
13253
13254 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13255
13256 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
13257
13258 * g++.old-deja/g++.other/crash31.C: XFAIL.
13259 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13260 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13261 * gcc.c-torture/execute/20010123-1.x: XFAIL.
13262 * gcc.c-torture/execute/20010124-1.x: XFAIL.
13263 * gcc.dg/sequence-pt-1.c: XFAIL one test.
13264
13265 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
13266
13267 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13268
13269 2001-03-06 Zack Weinberg <zackw@stanford.edu>
13270
13271 * gcc.dg/20000724-1.c: Don't use multiline strings.
13272
13273 2001-03-06 Zack Weinberg <zackw@stanford.edu>
13274
13275 * objc/execute/string1.m, objc/execute/string2.m: Compare the
13276 result of -cString against what we expect it to be; don't just
13277 print it out for no one to read.
13278
13279 * objc/execute/string3.m, objc/execute/string4.m: New tests.
13280 Based on testcases provided by Nicola Pero.
13281
13282 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
13283
13284 * gcc.dg/cpp/macro7.c: New test.
13285
13286 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
13287
13288 * gcc.dg/cpp/multiline.c: Update.
13289
13290 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
13291
13292 * g++.old-deja/g++.other/enum3.C: New test.
13293
13294 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
13295
13296 * g++.old-deja/g++.other/pod1.C: New test.
13297
13298 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
13299
13300 * g++.old-deja/g++.ext/overload1.C: New test.
13301
13302 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
13303
13304 * g++.old-deja/g++.pt/using1.C: New test.
13305
13306 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
13307
13308 * g++.old-deja/g++.other/using9.C: New test.
13309
13310 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
13311
13312 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13313
13314 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13315
13316 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
13317
13318 * g++.old-deja/g++.ext/realpt1.C: Remove.
13319
13320 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
13321
13322 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13323
13324 2001-02-26 Will Cohen <wcohen@redhat.com>
13325
13326 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13327
13328 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
13329
13330 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13331 templatized constructors.
13332
13333 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13334
13335 * gcc.c-torture/execute/20010224-1.c: New test.
13336
13337 2001-02-23 Jakub Jelinek <jakub@redhat.com>
13338
13339 * gcc.c-torture/execute/20010222-1.c: New test.
13340
13341 2001-02-22 Jakub Jelinek <jakub@redhat.com>
13342
13343 * g++.old-deja/g++.other/inline20.C: New test.
13344
13345 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
13346
13347 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13348
13349 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
13350
13351 * g++.old-deja/g++.other/lookup22.C: New test.
13352
13353 2001-02-19 Zack Weinberg <zackw@stanford.edu>
13354
13355 * g77.dg: New directory.
13356 * g77.dg/20010216-1.f: New test case.
13357 * g77.dg/dg.exp: New driver.
13358 * lib/g77-dg.exp: New driver library.
13359
13360 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13361
13362 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13363
13364 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
13365
13366 * g++.old-deja/g++.other/decl9.C: New test.
13367
13368 2001-02-16 Jakub Jelinek <jakub@redhat.com>
13369
13370 * g++.old-deja/g++.other/init16.C: Update the test so that it does
13371 not need <string> and also tests the initialization at runtime.
13372
13373 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
13374
13375 * gcc.c-torture/execute/longlong.c: New test.
13376
13377 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
13378
13379 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13380
13381 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
13382
13383 * gcc.c-torture/execute/920302-1.c (execute):
13384 Change argument type to short.
13385
13386 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
13387
13388 * g++.old-deja/g++.pt/deduct6.C: New test.
13389
13390 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
13391
13392 * g++.old-deja/g++.pt/deduct5.C: New test.
13393
13394 2001-02-14 Jakub Jelinek <jakub@redhat.com>
13395
13396 * gcc.c-torture/execute/20010209-1.c: New test.
13397
13398 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
13399
13400 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13401
13402 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
13403
13404 * g++.dg/vtgc1.C: Update for new ABI.
13405
13406 * consistency.vlad: New directory, 1665 files.
13407
13408 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
13409
13410 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13411 return type.
13412 * gcc.dg/cpp/digraphs.c: Declare puts.
13413
13414 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
13415
13416 * g++.old-deja/g++.other/warn5.C: New test.
13417
13418 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
13419
13420 * g++.old-deja/g++.pt/spec40.C: New test.
13421
13422 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
13423
13424 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13425 case.
13426 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13427
13428 2001-02-12 Jakub Jelinek <jakub@redhat.com>
13429
13430 * gcc.c-torture/compile/20010209-1.c: New test.
13431
13432 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
13433
13434 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13435 excess errors message but not if it crashes.
13436 * g++.old-deja/g++.other/crash27.C: Likewise.
13437 * g++.old-deja/g++.other/crash28.C: Likewise.
13438 * g++.old-deja/g++.other/crash30.C: Likewise.
13439 * g++.old-deja/g++.other/crash32.C: Likewise.
13440 * g++.old-deja/g++.other/crash35.C: Likewise.
13441 * g++.old-deja/g++.pt/inherit2.C: Likewise.
13442
13443 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
13444
13445 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13446 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13447 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13448 g77.f-torture/execute/execute.exp,
13449 g77.f-torture/noncompile/noncompile.exp,
13450 gcc.c-torture/execute/execute.exp,
13451 gcc.c-torture/execute/memcheck/memcheck.exp,
13452 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13453 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13454 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13455 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13456 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13457 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13458 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13459 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13460 Remove bug reporting instructions with ancient email addresses.
13461
13462 2001-02-07 Jakub Jelinek <jakub@redhat.com>
13463
13464 * gcc.dg/20010202-1.c: New test.
13465 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13466
13467 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
13468
13469 * g++.dg/stdbool-if.C: New test.
13470
13471 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
13472
13473 * objc/execute/fdecl.m: Added main().
13474
13475 2001-02-07 Jakub Jelinek <jakub@redhat.com>
13476
13477 * gcc.c-torture/execute/20010206-1.c: New test.
13478
13479 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
13480
13481 * gcc.dg/cpp/avoidpaste1.c: Update.
13482
13483 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
13484
13485 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13486 Pero <nicola@brainstorm.co.uk>.
13487 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13488
13489 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
13490
13491 * g++.old-deja/g++.pt/spec39.C: New test.
13492
13493 2001-02-05 Jakub Jelinek <jakub@redhat.com>
13494
13495 * gcc.c-torture/compile/20010202-1.c: New test.
13496
13497 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
13498
13499 * g++.old-deja/g++.abi/primary2.C: New test.
13500 * g++.old-deja/g++.abi/primary3.C: New test.
13501 * g++.old-deja/g++.abi/primary4.C: New test.
13502 * g++.old-deja/g++.abi/primary5.C: New test.
13503 * g++.old-deja/g++.abi/vtable3.h: New test.
13504 * g++.old-deja/g++.abi/vtable3a.C: New test.
13505 * g++.old-deja/g++.abi/vtable3b.C: New test.
13506 * g++.old-deja/g++.abi/vtable3c.C: New test.
13507 * g++.old-deja/g++.abi/vtable3d.C: New test.
13508 * g++.old-deja/g++.abi/vtable3e.C: New test.
13509 * g++.old-deja/g++.abi/vtable3f.C: New test.
13510 * g++.old-deja/g++.abi/vtable3g.C: New test.
13511 * g++.old-deja/g++.abi/vtable3h.C: New test.
13512 * g++.old-deja/g++.abi/vtable3i.C: New test.
13513 * g++.old-deja/g++.abi/vtable3j.C: New test.
13514 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13515
13516 2001-02-03 Jakub Jelinek <jakub@redhat.com>
13517
13518 * g++.old-deja/g++.other/anon6.C: New test.
13519 * g++.old-deja/g++.other/anon7.C: New test.
13520
13521 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
13522
13523 * gcc.dg/cpp/avoidpaste2.c: New tests.
13524
13525 2001-01-31 Jakub Jelinek <jakub@redhat.com>
13526
13527 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13528
13529 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
13530
13531 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13532 DECIMAL_DIG cases for Irix."
13533
13534 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
13535
13536 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13537
13538 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
13539
13540 * gcc.dg/c99-tag-1.c: New test.
13541
13542 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
13543
13544 * gcc.dg/cpp/tr-warn1.c: Add tests.
13545
13546 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
13547
13548 * gcc.dg/cpp/avoidpaste1.c: Update.
13549 * gcc.dg/cpp/paste4.c: Update.
13550
13551 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
13552
13553 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13554 cases for Irix.
13555
13556 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13557
13558 * g++.old-deja/g++.other/inline19.C: New test.
13559
13560 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
13561
13562 * gcc.dg/Wlarger-than.c: New test.
13563
13564 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
13565
13566 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13567
13568 2001-01-29 Jakub Jelinek <jakub@redhat.com>
13569
13570 * gcc.c-torture/execute/20010129-1.c: New test.
13571 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13572
13573 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
13574
13575 * gcc.dg/cpp/avoidpaste1.c: Test case.
13576
13577 2001-01-28 Jakub Jelinek <jakub@redhat.com>
13578
13579 * g++.old-deja/g++.other/inline18.C: New test.
13580
13581 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13582
13583 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13584 and __builtin_putchar.
13585
13586 2001-01-27 Jakub Jelinek <jakub@redhat.com>
13587
13588 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13589 tests.
13590
13591 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
13592
13593 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13594 floating point number rounding mode to round to the nearest
13595 representable mode.
13596
13597 2001-01-25 Jakub Jelinek <jakub@redhat.com>
13598
13599 * g++.old-deja/g++.other/mangle2.C: New test.
13600
13601 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
13602
13603 * gcc.c-torture/compile/20010124-1.c: New test.
13604
13605 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
13606
13607 * g++.old-deja/g++.pt/spec38.C: New test.
13608
13609 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13610
13611 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13612 "Build don't run".
13613
13614 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13615
13616 * gcc.c-torture/execute/20010123-1.c: New test.
13617
13618 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
13619
13620 * g++.old-deja/g++.pt/spec37.C: New test.
13621
13622 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
13623
13624 * g++.old-deja/g++.pt/overload14.C: New test.
13625
13626 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13627
13628 * gcc.c-torture/execute/20010122-1.c: New test, exercise
13629 __builtin_return_address.
13630
13631 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
13632
13633 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13634 * g++.old-deja/g++.pt/spec35.C: New test.
13635 * g++.old-deja/g++.pt/spec36.C: New test.
13636
13637 2001-01-20 Jakub Jelinek <jakub@redhat.com>
13638
13639 * gcc.c-torture/compile/20010118-1.c: New test.
13640
13641 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
13642
13643 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13644
13645 2001-01-19 Jakub Jelinek <jakub@redhat.com>
13646
13647 * gcc.c-torture/execute/20010119-1.c: New test.
13648
13649 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
13650
13651 * g++.old-deja/g++.other/vbase5.C: New test.
13652
13653 2001-01-19 Jakub Jelinek <jakub@redhat.com>
13654
13655 * gcc.c-torture/execute/20010118-1.c: New test.
13656
13657 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
13658
13659 * g++.old-deja/g++.pt/deduct3.C: New test.
13660
13661 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
13662
13663 * g++.old-deja/g++.pt/spec34.C: New test.
13664
13665 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13666
13667 * g77.f-torture/compile/20000601-2.f: New test.
13668
13669 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
13670
13671 * g++.old-deja/g++.other/init17.C: New test.
13672
13673 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
13674
13675 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13676
13677 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
13678
13679 * g++.old-deja/g++.pt/unify8.C: New test.
13680
13681 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
13682
13683 * g++.old-deja/g++.abi/vbase1.C: New test.
13684
13685 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
13686
13687 * g++.old-deja/g++.pt/crash65.C: New test.
13688
13689 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
13690
13691 * gcc.dg/cpp/assembl2.S: New test case.
13692
13693 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
13694
13695 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13696 are supported.
13697
13698 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13699
13700 * g++.old-deja/g++.other/builtins1.C: New test.
13701 * g++.old-deja/g++.other/builtins2.C: Likewise.
13702 * g++.old-deja/g++.other/builtins3.C: Likewise.
13703 * g++.old-deja/g++.other/builtins4.C: Likewise.
13704
13705 2001-01-17 Jakub Jelinek <jakub@redhat.com>
13706
13707 * gcc.c-torture/compile/20010117-1.c: New test.
13708 * gcc.c-torture/compile/20010117-2.c: New test.
13709
13710 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
13711
13712 * g77.f-torture/execute/20010116.[fx]: New test,
13713 XFAIL on i?86-*-*.
13714 * g77.f-torture/compile/20010115.f: Indicate it's
13715 a test for PR fortran/1636.
13716
13717 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
13718
13719 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13720
13721 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
13722
13723 * g77.f-torture/compile/20010115.f: New test.
13724
13725 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
13726
13727 * g++.old-deja/g++.pt/nontype5.C: New test.
13728
13729 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
13730
13731 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13732 have an equivalent working one below it.
13733
13734 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
13735
13736 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13737 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13738
13739 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
13740
13741 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13742 message containing "init_priority".
13743 (conpr-2.C): Likewise.
13744 (conpr-3.C): Likewise.
13745 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13746
13747 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13748
13749 * gcc.c-torture/execute/20010114-2.c: New test.
13750
13751 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
13752
13753 * gcc.c-torture/compile/20010114-1.c: New test.
13754 * gcc.c-torture/compile/20010114-1.x: Xfail.
13755 * gcc.c-torture/compile/20010114-2.c: New test.
13756 * gcc.c-torture/execute/20010114-1.c: New test.
13757 * gcc.dg/trunc-1.c: New test.
13758 * gcc.dg/uninit-B.c: New test.
13759
13760 2001-01-13 Nick Clifton <nickc@redhat.com>
13761
13762 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13763 target.
13764
13765 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
13766
13767 * gcc.c-torture/compile/20010113-1.c: New test.
13768
13769 2001-01-13 Jakub Jelinek <jakub@redhat.com>
13770
13771 * gcc.c-torture/compile/20001212-1.c: New test.
13772
13773 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
13774
13775 * gcc.dg/cpp/widestr1.c: Update.
13776 * gcc.dg/cpp/prag-imp.c: Remove.
13777
13778 2001-01-12 Jakub Jelinek <jakub@redhat.com>
13779
13780 * gcc.c-torture/execute/20000801-3.x: Remove.
13781 * gcc.dg/c90-init-1.c: New test.
13782 * gcc.dg/c99-init-1.c: New test.
13783 * gcc.dg/c99-init-2.c: New test.
13784 * gcc.dg/gnu99-init-1.c: New test.
13785
13786 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
13787
13788 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13789 testing that no relevant ones were found.
13790
13791 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
13792
13793 * g++.old-deja/g++.pt/cast2.C: New test.
13794
13795 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
13796
13797 * g++.old-deja/g++.pt/friend47.C: New test.
13798
13799 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
13800
13801 * g++.old-deja/g++.pt/instantiate13.C: New test.
13802
13803 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
13804
13805 * g++.old-deja/g++.other/defarg7.C: New test.
13806 * g++.old-deja/g++.other/defarg8.C: New test.
13807
13808 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
13809
13810 * g++.old-deja/g++.pt/crash64.C: New test.
13811
13812 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
13813
13814 * g++.old-deja/g++.pt/crash63.C: New test.
13815
13816 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
13817
13818 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13819
13820 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
13821
13822 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13823
13824 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
13825
13826 * g++.old-deja/g++.pt/error3.C: New test.
13827
13828 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
13829
13830 * g++.old-deja/g++.other/crash39.C: New test.
13831
13832 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
13833
13834 * g++.old-deja/g++.other/vbase4.C: New test.
13835
13836 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
13837
13838 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13839 * gcc.dg/special/20000419-2.c: New file. Identical to above.
13840 * gcc.dg/special/special.exp: New test driver which will check
13841 for alias support for the above test.
13842
13843 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
13844
13845 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13846 problems on small machines.
13847 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13848 parameterize.
13849
13850 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
13851
13852 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13853 mips.
13854 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13855
13856 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
13857
13858 * g++.old_deja/g++.pt/using8.C: New test.
13859
13860 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
13861
13862 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13863
13864 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
13865
13866 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13867 where a failure is expected.
13868 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13869
13870 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
13871
13872 * g++.old_deja/g++.pt/instantiate12.C: New test.
13873
13874 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
13875
13876 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13877 start of structs.
13878 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13879 * g++.old-deja/g++.brendan/crash17.C: Likewise.
13880 * g++.old-deja/g++.brendan/crash29.C: Likewise.
13881 * g++.old-deja/g++.brendan/crash48.C: Likewise.
13882 * g++.old-deja/g++.brendan/ns1.C: Likewise.
13883 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13884 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13885 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13886 * g++.old-deja/g++.eh/spec6.C: Likewise.
13887 * g++.old-deja/g++.jason/crash3.C: Likewise.
13888 * g++.old-deja/g++.law/ctors11.C: Likewise.
13889 * g++.old-deja/g++.law/ctors17.C: Likewise.
13890 * g++.old-deja/g++.law/ctors5.C: Likewise.
13891 * g++.old-deja/g++.law/ctors9.C: Likewise.
13892 * g++.old-deja/g++.mike/ambig1.C: Likewise.
13893 * g++.old-deja/g++.mike/net22.C: Likewise.
13894 * g++.old-deja/g++.mike/p3538a.C: Likewise.
13895 * g++.old-deja/g++.mike/p3538b.C: Likewise.
13896 * g++.old-deja/g++.mike/virt3.C: Likewise.
13897 * g++.old-deja/g++.niklas/t128.C: Likewise.
13898 * g++.old-deja/g++.other/anon4.C: Likewise.
13899 * g++.old-deja/g++.other/using1.C: Likewise.
13900 * g++.old-deja/g++.other/warn3.C: Likewise.
13901 * g++.old-deja/g++.pt/t37.C: Likewise.
13902 * g++.old-deja/g++.robertl/eb69.C: Likewise.
13903 * g++.old-deja/g++.robertl/eb71.C: Likewise.
13904
13905 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
13906
13907 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13908
13909 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13910
13911 * gcc.c-torture/execute/stdio-opt-3.c: New test.
13912
13913 2001-01-07 Jakub Jelinek <jakub@redhat.com>
13914
13915 * gcc.c-torture/compile/20010107-1.c: New test.
13916
13917 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
13918
13919 * gcc.c-torture/execute/builtin-noret-1.c: New test.
13920
13921 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
13922
13923 * gcc.dg/format/format.h: New file.
13924 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13925 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13926 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13927 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13928 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13929 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13930 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13931 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13932 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13933 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13934 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13935 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13936 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13937 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13938 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13939 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13940 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13941 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13942 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13943 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13944 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13945 instead of declaring standard types, macros and functions in each
13946 test.
13947
13948 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
13949
13950 * gcc.c-torture/execute/20010106-1.c: New test.
13951
13952 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
13953
13954 * gcc.dg/format/format.exp: New file.
13955 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13956 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13957 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13958 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13959 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13960 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13961 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13962 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13963 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13964 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13965 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13966 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13967 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13968 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13969 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13970 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13971 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13972 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13973 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13974 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13975 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13976 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13977 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13978 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13979 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13980 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13981 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13982 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13983 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13984 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13985 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13986 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13987 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13988 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13989 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13990 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13991 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13992 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13993 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13994 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13995 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13996 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13997
13998 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
13999
14000 * gcc.c-torture/execute/991228-1.c: Take word endianness into
14001 account.
14002
14003 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
14004
14005 * gcc.c-torture/execute/builtin-complex-1.c: New test.
14006
14007 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
14008
14009 * g++.old-deja/g++.pt/crash62.C: New test.
14010
14011 2001-01-04 Richard Henderson <rth@redhat.com>
14012
14013 * gcc.dg/20000926-1.c: Update expected warnings.
14014 * gcc.dg/array-2.c: Likewise.
14015 * gcc.dg/array-4.c: Also validate flexible array members.
14016 * gcc.dg/c99-flex-array-1.c: New.
14017
14018 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
14019
14020 * gcc.c-torture/compile/20001222-1.x: Remove.
14021
14022 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
14023
14024 * gcc.c-torture/execute/built-in-setjmp.c: New.
14025
14026 2001-01-03 Richard Henderson <rth@redhat.com>
14027
14028 * gcc.dg/940510-1.c: Update expected error wording.
14029 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14030
14031 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
14032
14033 * lib/target-supports.exp (check_alias_available): Modified to
14034 indicate aliases not supported if only weak aliases are supported.
14035
14036 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14037
14038 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14039 Turn on cmpstrsi checks for __pj__ and __i370__.
14040
14041 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
14042
14043 * g++.old-deja/g++.other/virtual11.C: New test.
14044
14045 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
14046
14047 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14048
14049 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14050
14051 * gcc.c-torture/compile/20010102-1.c: New test.
14052
14053 2001-01-02 Andreas Jaeger <aj@suse.de>
14054
14055 * gcc.dg/noreturn-3.c: New test.
14056
14057 * gcc.dg/noreturn-4.c: New test.
14058
14059 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14060
14061 * gcc.c-torture/execute/stdio-opt-1.c: Also test
14062 __builtin_fputc and __builtin_fwrite.
14063
14064 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
14065
14066 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14067 signed char, not default char.
14068
14069 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
14070
14071 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14072
14073 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
14074
14075 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
14076
14077 2000-12-29 Richard Henderson <rth@redhat.com>
14078
14079 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14080 (__cyg_profile_func_exit): Define.
14081
14082 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
14083
14084 * g++.dg/vtgc1.C: New test.
14085
14086 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
14087
14088 * gcc.dg/noncompile/20001228-1.c: New test.
14089
14090 * gcc.dg/20001228-1.c: New test.
14091
14092 * gcc.c-torture/execute/20001228-1.c: New test.
14093
14094 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
14095
14096 * gcc.dg/format-strfmon-1.c: New test.
14097
14098 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14099
14100 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14101 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14102 * gcc.c-torture/execute/string-opt-1.c: Likewise.
14103 * gcc.c-torture/execute/string-opt-2.c: Likewise.
14104 * gcc.c-torture/execute/string-opt-3.c: Likewise.
14105 * gcc.c-torture/execute/string-opt-4.c: Likewise.
14106 * gcc.c-torture/execute/string-opt-6.c: Likewise.
14107 * gcc.c-torture/execute/string-opt-7.c: Likewise.
14108 * gcc.c-torture/execute/string-opt-8.c: Likewise.
14109 * gcc.c-torture/execute/string-opt-9.c: Likewise.
14110 * gcc.c-torture/execute/string-opt-10.c: Likewise.
14111 * gcc.c-torture/execute/string-opt-11.c: Likewise.
14112 * gcc.c-torture/execute/string-opt-12.c: Likewise.
14113
14114 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14115 * gcc.c-torture/execute/string-opt-4.c: Test index.
14116
14117 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
14118
14119 * gcc.c-torture/compile/20001226-1.c: New test.
14120
14121 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
14122
14123 * gcc.c-torture/compile/20001222-1.c: New test.
14124 * gcc.c-torture/compile/20001222-1.x: Xfail.
14125
14126 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
14127
14128 * gcc.c-torture/execute/comp-goto-2.c: New test.
14129
14130 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
14131
14132 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14133 Use long types if __INT_MAX__ is 32767.
14134 (main): Use cast to (sint32 *) when poking 88 into a_page.
14135
14136 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14137
14138 2000-12-21 Bernd Schmidt <bernds@redhat.com>
14139
14140 * gcc.c-torture/compile/20001221-1.c: New test.
14141 * gcc.c-torture/execute/20001221-1.c: New test.
14142
14143 2000-12-20 Richard Henderson <rth@redhat.com>
14144
14145 * g++.old-deja/g++.pt/crash36.C: Update error lines.
14146 * g++.old-deja/g++.robertl/eb109.C: Likewise.
14147
14148 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14149
14150 * gcc.dg/compare3.c: New test.
14151
14152 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14153
14154 * gcc.dg/format-warnll-1.c: New test.
14155
14156 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
14157
14158 * gcc.dg/cpp/cmdlne-P.c: New test.
14159
14160 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14161
14162 * gcc.c-torture/execute/builtin-abs-1.c,
14163 gcc.c-torture/execute/builtin-abs-2.c: New tests.
14164
14165 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
14166
14167 * gcc.dg/cpp/multiline.c: New test.
14168
14169 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
14170
14171 * g++.old-deja/g++.other/syshdr1.C: Update.
14172 * gcc.dg/cpp/lineflags.c: Remove temporarily.
14173
14174 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14175
14176 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14177
14178 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14179
14180 * g++.old-deja/g++.pt/ttp65.C: New test.
14181
14182 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14183
14184 * g++.old-deja/g++.pt/ttp64.C: New test.
14185
14186 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14187
14188 * g++.old-deja/g++.pt/spec33.C: New test.
14189
14190 2000-12-14 Catherine Moore <clm@redhat.com>
14191
14192 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14193 * gcc.c-torture/execute/920612-2.c: Likewise.
14194 * gcc.c-torture/execute/920428-2.c: Likewise.
14195 * gcc-c-torture/execute/va-arg-11.c: Call exit.
14196 * gcc.c-torture/execute/va-arg-21.c: Likewise.
14197
14198 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14199
14200 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14201 * gcc.dg/pack-test-2.c: Likewise.
14202
14203 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
14204
14205 Tests by Zack Weinberg <zackw@stanford.edu>.
14206
14207 * gcc.dg/cpp/defined.c: Update.
14208 * gcc.dg/cpp/defined_trad.c: New tests.
14209
14210 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
14211
14212 * gcc.dg/cpp/trad-direct.c: Update.
14213
14214 2000-12-11 Neil Booth <neilb@earthling.net>
14215
14216 * gcc.dg/cpp/defined_trad.c
14217
14218 2000-12-11 Neil Booth <neilb@earthling.net>
14219
14220 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14221
14222 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
14223
14224 * gcc.dg/format-miss-2.c: New test.
14225
14226 2000-12-09 Neil Booth <neilb@earthling.net>
14227
14228 * gcc.dg/cpp/lineflags.c: New tests.
14229 * gcc.dg/cpp/poison.c: Update.
14230 * gcc.dg/cpp/redef2.c: Update.
14231 * gcc.dg/cpp/skipping.c: New test.
14232
14233 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
14234
14235 * g++.old-deja/g++.other/eh3.C: New testcase.
14236
14237 2000-12-07 Neil Booth <neilb@earthling.net>
14238
14239 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14240 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14241 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14242 wtr-union-init-2.c, wtr-union-init-3.c: Update.
14243 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14244 Update.
14245
14246 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
14247
14248 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14249 __SIZE_TYPE__ instead of int for type of integers cast to
14250 pointers.
14251
14252 2000-12-07 Jakub Jelinek <jakub@redhat.com>
14253
14254 * g++.old-deja/g++.other/cleanup4.C: New test.
14255
14256 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
14257
14258 * format-sec-1.c: New test.
14259
14260 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
14261
14262 * gcc.dg/format-nonlit-3.c: New test.
14263
14264 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
14265
14266 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14267 through a null pointer.
14268
14269 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14270
14271 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14272 * g++.old-deja/g++.pt/partial4.C: New test.
14273
14274 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
14275
14276 * gcc.c-torture/execute/ieee/hugeval.x: New.
14277
14278 2000-12-06 Neil Booth <neilb@earthling.net>
14279
14280 * gcc.dg/cpp/backslash2.c: New tests.
14281
14282 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14283
14284 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14285 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14286
14287 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
14288
14289 * gcc.c-torture/execute/20001203-2.c: New testcase.
14290
14291 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
14292
14293 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14294 * g++.old-deja/g++.other/virtual10.C: New test.
14295
14296 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
14297
14298 * g++.old-deja/g++.mike/pmf5.C: Remove test.
14299
14300 2000-12-05 Richard Henderson <rth@redhat.com>
14301
14302 * gcc.c-torture/compile/20001205-1.c: New.
14303
14304 2000-12-04 Neil Booth <neilb@earthling.net>
14305
14306 * g++.old-deja/g++.other/virtual9.C: New test.
14307 * g++.old-deja/g++.pt/crash61.C: New test.
14308 * gcc.c-torture/execute/loop-9.c: New test.
14309
14310 2000-12-04 Neil Booth <neilb@earthling.net>
14311
14312 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14313 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14314 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14315 * gcc.dg/cpp/extratokens.c: ...here.
14316
14317 2000-12-04 Neil Booth <neilb@earthling.net>
14318
14319 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14320 New tests.
14321
14322 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14323
14324 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14325 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14326
14327 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
14328
14329 * gcc.c-torture/execute/20001203-1.c: New test.
14330
14331 2000-12-03 Neil Booth <neilb@earthling.net>
14332
14333 * gcc.dg/cpp/macro6.c: New test cases.
14334
14335 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14336
14337 * gcc.c-torture/execute/string-opt-9.c: New test.
14338 * gcc.c-torture/execute/string-opt-10.c: Likewise.
14339 * gcc.c-torture/execute/string-opt-11.c: Likewise.
14340 * gcc.c-torture/execute/string-opt-12.c: Likewise.
14341
14342 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14343 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14344
14345 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
14346
14347 * gcc.dg/cpp/if-6.c: New testcase.
14348
14349 * gcc.dg/20001201-1.c: New testcase.
14350
14351 2000-12-02 Neil Booth <neilb@earthling.net>
14352
14353 * g++.old-deja/g++.other/externC4.C,
14354 g++.old-deja/g++.other/friend10.C: New tests.
14355
14356 2000-12-02 Neil Booth <neilb@earthling.net>
14357
14358 * g++.old-deja/g++.other/instan2.C
14359 * g++.old-deja/g++.other/instan3.C: New test.
14360
14361 2000-12-02 Neil Booth <neilb@earthling.net>
14362
14363 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14364 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14365 gnuc99.c,gnuc99-pedantic.c: New tests.
14366
14367 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
14368
14369 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14370 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14371
14372 2000-12-01 Neil Booth <neilb@earthling.net>
14373
14374 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14375 * gcc.dg/cpp/poison.c: Update.
14376 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14377
14378 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
14379
14380 * g77.f-torture/execute/20001201.f: New test.
14381
14382 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
14383
14384 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14385
14386 2000-12-01 Jakub Jelinek <jakub@redhat.com>
14387
14388 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14389
14390 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
14391
14392 * g++.old-deja/g++.other/cast6.C: New test.
14393
14394 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
14395
14396 * gcc.c-torture/execute/20001130-2.c: New testcase.
14397
14398 2000-11-30 Richard Henderson <rth@redhat.com>
14399
14400 * gcc.c-torture/execute/20001130-1.c: New test.
14401
14402 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
14403
14404 * g++.old-deja/g++.other/op3.C: New test.
14405
14406 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
14407
14408 * g++.old-deja/g++.other/op2.C: New test.
14409
14410 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
14411
14412 * g++.old-deja/g++.other/crash38.C: New test.
14413
14414 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
14415
14416 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14417
14418 2000-11-29 Jakub Jelinek <jakub@redhat.com>
14419
14420 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14421 tests.
14422 * gcc.c-torture/execute/string-opt-6.c: New test.
14423
14424 * gcc.dg/20001117-1.c: Add main.
14425
14426 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
14427
14428 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14429 Move from here ...
14430 * gcc.dg/940510-1.c: ... to here.
14431
14432 * gcc.dg/20000926-1.c: GNU C now allows initializations of
14433 zero-size arrays in toplevel structures.
14434
14435 2000-11-28 Jakub Jelinek <jakub@redhat.com>
14436
14437 * gcc.c-torture/execute/loop-8.c: New test.
14438
14439 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
14440
14441 * g++.old-deja/g++.other/base1.C: New test.
14442
14443 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
14444
14445 * g++.old-deja/g++.other/parse2.C: New test.
14446
14447 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
14448
14449 * g++.old-deja/g++.pt/incomplete1.C: New test.
14450
14451 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
14452
14453 * g++.old-deja/g++.other/friend9.C: New test.
14454
14455 2000-11-28 Jakub Jelinek <jakub@redhat.com>
14456
14457 * gcc.dg/20001127-1.c: New test.
14458
14459 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
14460
14461 * g++.old-deja/g++.pt/friend46.C: New test.
14462
14463 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
14464
14465 * g++.old-deja/g++.other/ptrmem8.C: New test.
14466
14467 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14468
14469 * gcc.c-torture/execute/string-opt-7.c: New test.
14470 * gcc.c-torture/execute/string-opt-8.c: Likewise.
14471
14472 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
14473
14474 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14475 instead of 'mkcheck 2'.
14476
14477 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
14478
14479 * gcc.c-torture/execute/memcheck/driver.c,
14480 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14481 C9X references to refer to C99.
14482
14483 2000-11-25 Jakub Jelinek <jakub@redhat.com>
14484
14485 * gcc.dg/ultrasp3.c: New test.
14486
14487 2000-11-25 Neil Booth <neilb@earthling.net>
14488
14489 * gcc.dg/cpp/include2.c: Update test to be locale independent.
14490
14491 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
14492
14493 * gcc.c-torture/compile/20001123-2.c: New.
14494
14495 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14496
14497 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14498
14499 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
14500
14501 * gcc.dg/sequence-point-1.c: Add some new tests.
14502 * gcc.c-torture/execute/20001124-1.c: New test.
14503
14504 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
14505
14506 * g++.old-deja/g++.other/vaarg4.C: New test.
14507 * gcc.c-torture/compile/20001123-1.c: New test.
14508
14509 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
14510
14511 * g++.other/crash24.C: Adjust and remove XFAIL.
14512 * g++.other/crash37.C: New test.
14513
14514 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
14515
14516 * g++.old-deja/g++.pt/instantiate9.C: New test.
14517
14518 2000-11-22 Mark Mitchell <mark@codesourcery.com>
14519
14520 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14521 new ABI, too.
14522
14523 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14524 * g++.old-deja/g++.robertl/eb55.C: Likewise.
14525
14526 2000-11-22 Neil Booth <neilb@earthling.net>
14527
14528 * gcc.dg/cpp/Wtrigraphs.c: New test.
14529
14530 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
14531
14532 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14533
14534 2000-11-22 Jakub Jelinek <jakub@redhat.com>
14535
14536 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14537
14538 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
14539
14540 * lib/gcc-dg.exp: load_lib scanasm.exp.
14541 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14542 * lib/g++-dg.exp: load_lib scanasm.exp.
14543 * lib/scanasm.exp: New.
14544 (scan-assembler, scan-assembler-not): Add optional arguments to
14545 test name, or if not present, the pattern name.
14546 (scan-assembler-dem, scan-assembler-dem-not): New.
14547
14548 * g++.dg/dg.exp: New.
14549
14550 2000-11-21 Neil Booth <neilb@earthling.net>
14551
14552 * gcc.dg/cpp/integrated1.c: Remove.
14553
14554 2000-11-21 Jakub Jelinek <jakub@redhat.com>
14555
14556 * gcc.c-torture/execute/20001121-1.c: New test.
14557
14558 2000-11-21 Richard Henderson <rth@redhat.com>
14559
14560 * gcc.c-torture/compile/20001121-1.c: New test.
14561
14562 2000-11-20 Neil Booth <neilb@earthling.net>
14563
14564 * gcc.dg/cpp/integrated1.c: New test.
14565
14566 2000-11-21 Jakub Jelinek <jakub@redhat.com>
14567
14568 * g++.old-deja/g++.other/inline17.C: New test.
14569
14570 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
14571
14572 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14573 local variable to be zero: I made the variable global. Now
14574 uses abort() and exit() instead of relying on main's return value.
14575
14576 2000-11-20 Neil Booth <neilb@earthling.net>
14577
14578 * gcc.dg/cpp/paste2.c: Update test.
14579 * objc/execute/paste.m: New test.
14580
14581 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
14582
14583 * gcc.dg/c99-condexpr-1.c: New test.
14584
14585 2000-11-20 Neil Booth <neilb@earthling.net>
14586
14587 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14588
14589 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
14590
14591 * g++.old-deja/g++.pt/export1.C: New test.
14592
14593 2000-11-20 Jakub Jelinek <jakub@redhat.com>
14594
14595 * gcc.dg/20001117-1.c: New test.
14596
14597 2000-11-18 Richard Henderson <rth@redhat.com>
14598
14599 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14600
14601 2000-11-18 Richard Henderson <rth@redhat.com>
14602
14603 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14604 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14605 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14606
14607 2000-11-18 Richard Henderson <rth@redhat.com>
14608
14609 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14610 (main): New. Exit cleanly.
14611
14612 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
14613
14614 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14615 gcc.dg/c99-fordecl-2.c: New tests.
14616
14617 2000-11-18 Richard Henderson <rth@redhat.com>
14618
14619 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14620 * gcc.c-torture/execute/zerolen-2.c: New.
14621
14622 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14623
14624 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14625 memory.
14626
14627 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
14628
14629 * g++.old-deja/g++.pt/instantiate8.C: New test.
14630
14631 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
14632
14633 * g++.old-deja/g++.other/incomplete.C: Add more tests.
14634 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14635
14636 2000-11-16 Nick Clifton <nickc@redhat.com>
14637
14638 * gcc.c-torture/execute/nestfunc-2.c: New test.
14639 * gcc.c-torture/execute/nestfunc-3.c: New test.
14640
14641 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
14642
14643 * gcc.c-torture/compile/20001116-1.c: New test.
14644
14645 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14646
14647 * gcc.c-torture/execute/20001115-1.c: New test.
14648
14649 2000-11-15 Mark Mitchell <mark@codesourcery.com>
14650
14651 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14652 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14653 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14654 * g++.old-deja/g++.abi/vmihint.C: Likewise.
14655
14656 2000-11-15 Neil Booth <neilb@earthling.net>
14657
14658 gcc.dg/cpp/_Pragma1.c: Update.
14659 gcc.dg/cpp/_Pragma2.c: New test.
14660
14661 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
14662
14663 * g++.old-deja/g++.other/anon5.C: New test.
14664
14665 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
14666
14667 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14668 tests.
14669
14670 2000-11-14 Jakub Jelinek <jakub@redhat.com>
14671
14672 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14673 output.
14674
14675 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14676
14677 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14678 labels at end of compound statements.
14679
14680 2000-11-13 Jakub Jelinek <jakub@redhat.com>
14681
14682 * gcc.c-torture/execute/loop-7.c: New test.
14683
14684 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14685
14686 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14687
14688 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14689
14690 * gcc.dg/c99-bool-1.c: New test.
14691
14692 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14693
14694 * gcc.dg/c99-scope-1.c: Remove xfail.
14695 * gcc.dg/c99-scope-2.c: New test.
14696
14697 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14698
14699 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14700 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14701
14702 2000-11-11 Mark Mitchell <mark@codesourcery.com>
14703
14704 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14705 error messages.
14706
14707 * g++.mike/p700.C: Don't typedef wchar_t.
14708 * g++.mike/p784.C: Likewise.
14709 * g++.mike/eb101.C: Don't use __wchar_t.
14710
14711 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
14712
14713 * g77.f-torture/execute/20001111.[fx]: Test premature exit
14714 from DO loop.
14715
14716 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
14717
14718 * gcc.c-torture/execute/20001111-1.c: New test.
14719
14720 2000-11-10 Nick Clifton <nickc@redhat.com>
14721
14722 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14723 long multuiple and accumulate.
14724
14725 2000-11-09 Richard Henderson <rth@redhat.com>
14726
14727 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14728 via size_t instead of int.
14729
14730 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14731 * gcc.c-torture/execute/string-opt-2.c: Likewise.
14732 * gcc.c-torture/execute/string-opt-3.c: Likewise.
14733 * gcc.c-torture/execute/string-opt-4.c: Likewise.
14734
14735 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
14736
14737 * gcc.c-torture/compile/20001109-1.c: New test.
14738 * gcc.c-torture/compile/20001109-2.c: New test.
14739
14740 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
14741
14742 * g++.old-deja/g++.pt/operator1.C: New test.
14743 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14744
14745 2000-11-09 Jakub Jelinek <jakub@redhat.com>
14746
14747 * gcc.dg/20001108-1.c: New test.
14748
14749 2000-11-09 Jakub Jelinek <jakub@redhat.com>
14750
14751 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14752 with both arguments constant strings.
14753 * gcc.c-torture/execute/string-opt-3.c: New test.
14754 * gcc.c-torture/execute/string-opt-4.c: New test.
14755 * gcc.c-torture/execute/string-opt-5.c: New test.
14756
14757 2000-11-08 Nick Clifton <nickc@redhat.com>
14758
14759 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
14760 mulsidi3adddi patterns.
14761
14762 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
14763
14764 * g++.old-deja/g++.other/crash36.C: New test.
14765
14766 2000-11-08 Jakub Jelinek <jakub@redhat.com>
14767
14768 * g++.old-deja/g++.other/init16.C: New test.
14769
14770 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
14771
14772 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14773
14774 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
14775
14776 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14777 * gcc.c-torture/execute/va-arg-16.x: Likewise.
14778 * gcc.c-torture/execute/va-arg-17.x: Likewise.
14779
14780 2000-11-07 DJ Delorie <dj@redhat.com>
14781
14782 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14783
14784 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14785
14786 * gcc.c-torture/execute/string-opt-1.c: New test.
14787
14788 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
14789
14790 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
14791 mips-sgi-irix6.* because the MIPS ABI passes floating-point
14792 parameters in registers, and there is no way for a varargs
14793 function to know in which order the integer and floating-point
14794 parameters should be interleaved when they are placed on the
14795 stack.
14796 * gcc.c-torture/execute/va-arg-16.x: Likewise.
14797 * gcc.c-torture/execute/va-arg-17.x: Likewise.
14798
14799 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14800
14801 * gcc.c-torture/execute/string-opt-2.c: New test.
14802
14803 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
14804
14805 * g++.old-deja/g++.pt/crash60.C: New test.
14806
14807 2000-11-06 Jakub Jelinek <jakub@redhat.com>
14808
14809 * g++.old-deja/g++.other/crash24.C: New test.
14810 * g++.old-deja/g++.other/crash25.C: New test.
14811 * g++.old-deja/g++.other/crash26.C: New test.
14812 * g++.old-deja/g++.other/crash27.C: New test.
14813 * g++.old-deja/g++.other/crash28.C: New test.
14814 * g++.old-deja/g++.other/crash29.C: New test.
14815 * g++.old-deja/g++.other/crash30.C: New test.
14816 * g++.old-deja/g++.other/crash31.C: New test.
14817 * g++.old-deja/g++.other/crash32.C: New test.
14818 * g++.old-deja/g++.other/crash33.C: New test.
14819 * g++.old-deja/g++.other/crash34.C: New test.
14820 * g++.old-deja/g++.other/crash35.C: New test.
14821
14822 2000-11-06 Jakub Jelinek <jakub@redhat.com>
14823
14824 * gcc.c-torture/execute/20001031-1.c: New test.
14825
14826 2000-11-04 Mark Mitchell <mark@codesourcery.com>
14827
14828 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14829 namespace.
14830
14831 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14832 standards-conformant.
14833
14834 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14835
14836 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14837 * g++.old-deja/g++.mike/p755a.C: Likewise.
14838 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14839 library makes no calls to `operator new' during initialization.
14840
14841 2000-11-04 Neil Booth <neilb@earthling.net>
14842
14843 * gcc.dg/cpp/include2.c: New tests.
14844
14845 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
14846
14847 * lib/g++.exp (g++_set_ld_library_path): New function.
14848 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14849
14850 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
14851
14852 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
14853 warnings.
14854
14855 2000-11-01 Richard Henderson <rth@redhat.com>
14856
14857 * g++.old-deja/g++.ext/namedret1.C: New.
14858 * g++.old-deja/g++.ext/namedret2.C: New.
14859 * g++.old-deja/g++.ext/namedret3.C: New.
14860
14861 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
14862
14863 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14864 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14865
14866 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14867
14868 * gcc.c-torture/execute/va-arg-21.c: New test.
14869
14870 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
14871
14872 * gcc.dg/c99-complex-2.c: New test.
14873
14874 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14875
14876 * gcc.c-torture/execute/stdio-opt-1.c: New test.
14877
14878 2000-10-31 Jakub Jelinek <jakub@redhat.com>
14879
14880 * g++.old-deja/g++.other/inline16.C: New test.
14881
14882 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
14883
14884 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14885 __PRETTY_FUNCTION__
14886
14887 2000-10-29 Neil Booth <neilb@earthling.net>
14888
14889 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14890 New tests.
14891 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14892 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14893 optimisation.
14894
14895 2000-10-29 Neil Booth <neilb@earthling.net>
14896
14897 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14898 * mi1.c, mi1c.h: Add null directives to multiple-include test.
14899 * mi5.c: Test multiple includes work with -C.
14900 * trigraphs.c: Test ^= version.
14901
14902 2000-10-28 Neil Booth <neilb@earthling.net>
14903
14904 New tests and test updates for new macro expander.
14905
14906 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14907 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14908 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14909 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14910 new diagnostic messages.
14911
14912 * gcc.dg/cpp/macro3.c: New tests.
14913
14914 2000-10-27 Mark Mitchell <mark@codesourcery.com>
14915
14916 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14917 on the same line.
14918
14919 2000-10-27 Jakub Jelinek <jakub@redhat.com>
14920
14921 * g++.old-deja/g++.other/eh2.C: New test.
14922
14923 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
14924
14925 * gcc.c-torture/execute/20001027-1.c: New test.
14926
14927 2000-10-26 Richard Henderson <rth@redhat.com>
14928
14929 * gcc.c-torture/execute/20001026-1.c: New.
14930
14931 2000-10-26 Mark Mitchell <mark@codesourcery.com>
14932
14933 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14934 * g++.old-deja/g++.law/builtin1.C: Likewise.
14935 * g++.old-deja/g++.law/ctors10.C: Likewise.
14936 * g++.old-deja/g++.law/virtual3.C: Likewise.
14937 * g++.old-deja/g++.mike/p658.C: Likewise.
14938 * g++.old-deja/g++.other/sibcall1.C: Likewise.
14939 * g++.old-deja/g++.other/vaarg2.C: Likewise.
14940 * g++.old-deja/g++.robertl/eb124.C: Likewise.
14941 * g++.old-deja/g++.robertl/eb44.C: Likewise.
14942 * g++.old-deja/g++.robertl/eb77.C: Likewise.
14943
14944 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
14945
14946 * gcc.c-torture/compile/20001024-1.c: New test.
14947
14948 2000-10-25 Mark Mitchell <mark@codesourcery.com>
14949
14950 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14951 to tell us whether or not we are using V3.
14952
14953 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
14954
14955 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14956 operands.
14957
14958 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
14959
14960 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14961
14962 2000-10-25 Jakub Jelinek <jakub@redhat.com>
14963
14964 * gcc.c-torture/execute/20001024-1.c: New test.
14965
14966 2000-10-24 Jakub Jelinek <jakub@redhat.com>
14967
14968 * g++.old-deja/g++.other/sibcall1.C: New test.
14969
14970 2000-10-20 Jakub Jelinek <jakub@redhat.com>
14971
14972 * gcc.dg/noncompile/init-3.c: New test.
14973
14974 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
14975
14976 * gcc.dg/format-array-1.c: New test.
14977
14978 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
14979
14980 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14981 writing through null pointers; remove comment about testing
14982 unterminated strings.
14983
14984 2000-10-17 Matthew Hiller <hiller@redhat.com>
14985
14986 * gcc.c-torture/execute/20001017-2.c: New test.
14987
14988 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
14989
14990 * gcc.c-torture/compile/20001018-1.c: New test.
14991 * gcc.c-torture/compile/20001018-1.x: Xfail.
14992
14993 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14994
14995 * gcc.c-torture/execute/20001017-1.c: New test.
14996
14997 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
14998
14999 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15000 for multiple use of arguments with scanf formats; add tests for
15001 multiple use of arguments.
15002
15003 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
15004
15005 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15006
15007 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
15008
15009 * gcc.dg/format-miss-1.c: New test.
15010
15011 2000-10-16 Jakub Jelinek <jakub@redhat.com>
15012
15013 * gcc.c-torture/execute/20001013-1.c: New test.
15014
15015 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
15016
15017 * gcc.dg/format-branch-1.c: New test.
15018
15019 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
15020
15021 * README, lib/file-format.exp: Remove EGCS references.
15022
15023 2000-10-16 Jakub Jelinek <jakub@redhat.com>
15024
15025 * gcc.dg/20001013-1.c: New test.
15026
15027 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
15028
15029 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15030 for intmax_t in the compiler using __typeof__ and the type rules
15031 for conditional expressions.
15032
15033 2000-10-13 Jakub Jelinek <jakub@redhat.com>
15034
15035 * gcc.dg/20001012-1.c: New test.
15036 * gcc.dg/20001012-2.c: New test.
15037
15038 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
15039
15040 * gcc.dg/format-attr-1.c: New test.
15041
15042 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
15043
15044 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15045 __LONG_LONG_MAX__ instead of LLONG_MAX.
15046
15047 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
15048
15049 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15050 scanf flags.
15051 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15052 flags.
15053
15054 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
15055
15056 * gcc.dg/sequence-pt-1.c: New test.
15057
15058 2000-10-11 Geoff Keating <geoffk@cygnus.com>
15059
15060 * gcc.c-torture/execute/20001011-1.c: New testcase.
15061 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15062
15063 2000-10-10 Jakub Jelinek <jakub@redhat.com>
15064
15065 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15066 does not error on it.
15067
15068 2000-10-10 Jakub Jelinek <jakub@redhat.com>
15069
15070 * gcc.dg/20001009-1.c: New test.
15071
15072 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
15073
15074 * gcc.c-torture/compile/20001009-1.c: Move from here ....
15075 * gcc.c-torture/execute/20001009-2.c: ... to here.
15076
15077 2000-10-09 Geoff Keating <geoffk@cygnus.com>
15078
15079 * gcc.c-torture/compile/20001009-1.c: New testcase.
15080 * gcc.c-torture/execute/20001009-1.c: New testcase.
15081 Testcases provided by Jan Hubicka <jh@suse.cz>.
15082
15083 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
15084
15085 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15086 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15087 uintmax_t using <limits.h> to emulate the compiler's internal
15088 logic. No longer XFAIL %j tests.
15089
15090 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
15091
15092 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15093 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15094 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15095 regexps and details of expected handling of some bad formats.
15096 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15097 suppression.
15098
15099 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
15100
15101 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15102 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15103 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15104 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15105 in list archives.
15106
15107 2000-10-06 Richard Henderson <rth@cygnus.com>
15108
15109 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15110 * g++.old-deja/g++.brendan/crash52.C: Likewise.
15111 * g++.old-deja/g++.jason/report.C: Likewise.
15112 * g++.old-deja/g++.law/friend5.C: Likewise.
15113 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
15114 of the expected warnings.
15115
15116 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
15117
15118 * g++.old-deja/g++.pt/enum14.C: New test.
15119
15120 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
15121
15122 * g++.old-deja/g++.pt/crash59.C: New test.
15123
15124 2000-10-04 Will Cohen <wcohen@redhat.com>
15125
15126 * gcc.dg/20000926-1.c: New test.
15127
15128 2000-10-03 Geoff Keating <geoffk@cygnus.com>
15129
15130 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15131 function name for current C++ compiler.
15132 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15133
15134 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
15135
15136 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15137 __PRETTY_FUNCTION__.
15138 * g++.old-deja/g++.ext/pretty2.C: Likewise.
15139
15140 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15141
15142 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15143
15144 2000-09-26 Jakub Jelinek <jakub@redhat.com>
15145
15146 * gcc.c-torture/compile/20000923-1.c: New test.
15147
15148 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15149
15150 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15151 * g++.old-deja/g++.pt/ttp62.C: Same.
15152 * g++.old-deja/g++.other/inline14.C: Same.
15153
15154 2000-09-24 Richard Henderson <rth@cygnus.com>
15155
15156 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15157
15158 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
15159
15160 * gcc.dg/c90-printf-1.c: Add test for wide string format.
15161
15162 2000-09-22 Geoff Keating <geoffk@cygnus.com>
15163
15164 * gcc.c-torture/compile/20000922-1.c: New file.
15165
15166 2000-09-21 Nick Clifton <nickc@redhat.com>
15167
15168 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15169 a signed long modulo operation.
15170 (mod6): New function - perform an unsigned long modulo operation.
15171 (main): Add tests for modulos of very large numbers by very small
15172 dividends.
15173
15174 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15175
15176 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15177
15178 2000-09-19 Richard Henderson <rth@cygnus.com>
15179
15180 * gcc.dg/compare2.c (case 10): XFAIL.
15181
15182 2000-09-18 Richard Henderson <rth@cygnus.com>
15183
15184 * gcc.c-torture/execute/20000906-1.c: Move ...
15185 * gcc.dg/20000906-1.c: ... here. Only run on targets
15186 that support __builtin_trap.
15187
15188 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
15189
15190 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15191
15192 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
15193
15194 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15195 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
15196 more $ format tests.
15197
15198 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
15199
15200 * gcc.dg/format-errmk-1.c: New test.
15201
15202 2000-09-17 Greg McGary <greg@mcgary.org>
15203
15204 * gcc.c-torture/execute/20000917-1.x: Remove.
15205
15206 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
15207
15208 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15209
15210 2000-09-17 Greg McGary <greg@mcgary.org>
15211
15212 * gcc.c-torture/execute/20000917-1.c: New test.
15213 * gcc.c-torture/execute/20000917-1.x: XFAIL.
15214
15215 2000-09-16 Neil Booth <NeilB@earthling.net>
15216
15217 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15218 in nested macro bug.
15219
15220 2000-09-15 Neil Booth <NeilB@earthling.net>
15221
15222 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15223
15224 2000-09-14 Jeffrey A Law (law@cygnus.com)
15225
15226 * gcc.c-torture/execute/20000914-1.c: New test.
15227
15228 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
15229
15230 * g++.other/inline13.C: New test.
15231
15232 2000-09-12 Andreas Jaeger <aj@suse.de>
15233
15234 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15235 constant by Ulrich Drepper <drepper@redhat.com>.
15236
15237 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
15238
15239 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15240
15241 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15242
15243 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15244
15245 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
15246
15247 * gcc.dg/cpp/backslash.c: New test.
15248
15249 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
15250
15251 * gcc.c-torture/execute/20000910-1.c: New test.
15252 * gcc.c-torture/execute/20000910-2.c: Likewise.
15253
15254 2000-09-11 Robert Lipe <robertl@sco.com>
15255
15256 * gcc.dg/pragma-align.c: New test.
15257
15258 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
15259
15260 * g++.old-deja/g++.pt/explicit82.C: New test.
15261 * g++.old-deja/g++.pt/explicit83.C: New test.
15262
15263 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
15264
15265 * gcc.dg/asm-names.c: New test.
15266
15267 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15268
15269 * gcc.dg/cpp/tr-warn6.c: New test
15270
15271 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
15272
15273 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15274 be accepted.
15275
15276 2000-09-07 Catherine Moore <clm@redhat.com>
15277
15278 * gcc.c-torture/execute/unroll-1.c: New test.
15279
15280 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
15281
15282 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15283 ERROR markers.
15284 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15285 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15286 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15287 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15288 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15289 Preprocess only.
15290 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15291 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15292
15293 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
15294
15295 * g++.old-deja/g++.pt/deduct2.C: New test.
15296
15297 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
15298
15299 * g++.old-deja/g++.pt/parms2.C: New test.
15300
15301 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
15302
15303 * g++.old-deja/g++.pt/crash58.C: New test.
15304
15305 2000-09-06 Greg McGary <greg@mcgary.org>
15306
15307 * gcc.c-torture/execute/20000906-1.c: New test.
15308 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15309
15310 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15311
15312 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15313
15314 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
15315
15316 * g++.old-deja/g++.pt/crash57.C: New test.
15317
15318 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
15319
15320 * g++.old-deja/g++.pt/crash56.C: New test.
15321
15322 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
15323
15324 * g++.old-deja/g++.pt/koenig1.C: New test.
15325
15326 2000-09-04 Jakub Jelinek <jakub@redhat.com>
15327
15328 * gcc.dg/20000904-1.c: New test.
15329
15330 2000-09-04 Jakub Jelinek <jakub@redhat.com>
15331
15332 * gcc.dg/cpp/paste8.c: New test.
15333
15334 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
15335
15336 * gcc.c-torture/compile/20000827-1.c: New test.
15337
15338 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
15339
15340 * gcc.dg/format-diag-1.c: New test.
15341
15342 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
15343
15344 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15345 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15346 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15347 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15348 gcc.dg/formatz-1.c: Adjust warning regular expressions.
15349
15350 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
15351
15352 * g++.old-deja/g++.other/nested4.C: New test.
15353
15354 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
15355
15356 * g++.old-deja/g++.ns/scoped1.C: New test.
15357
15358 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
15359
15360 * lib/g++.exp: Support testing already-installed GCC.
15361
15362 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15363
15364 * wtr-label-1.c, wtr-suffix-1.c: New tests.
15365
15366 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15367
15368 * gcc.dg/return-type-2.c: New test.
15369
15370 2000-08-27 Geoff Keating <geoffk@cygnus.com>
15371
15372 * gcc.c-torture/compile/20000825-1.c: New test.
15373
15374 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
15375
15376 * gcc.dg/dwarf2-2.c: New test.
15377
15378 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
15379
15380 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15381 dg-warning regexps.
15382
15383 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
15384
15385 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15386 gcc.dg/format-ext-5.c: New tests.
15387
15388 2000-08-25 Jakub Jelinek <jakub@redhat.com>
15389
15390 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15391
15392 2000-08-24 Mark Mitchell <mark@codesourcery.com>
15393
15394 * gcc.dg/noncompile/930622-2.c: Adjust error message.
15395
15396 2000-08-24 Richard Henderson <rth@cygnus.com>
15397
15398 * gcc.dg/ia64-sync-1.c: New test.
15399 * gcc.dg/ia64-sync-2.c: New test.
15400 * gcc.dg/ia64-asm-1.c: New test.
15401
15402 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
15403
15404 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15405 * gcc.dg/format-ext-2.c: New test.
15406
15407 2000-08-23 Jason Merrill <jason@redhat.com>
15408
15409 * lib/old-dejagnu.exp: Also ignore "In member function" and
15410 "At global scope".
15411
15412 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15413
15414 * gcc.dg/noncompile/label-lineno-1.c: New test.
15415
15416 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
15417
15418 * gcc.dg/c99-array-nonobj-1.c: New test.
15419
15420 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
15421
15422 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15423 tests.
15424 * gcc.dg/format-ext-1.c: New test.
15425
15426 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15427
15428 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15429 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15430 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15431 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15432 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15433
15434 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
15435
15436 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15437 gcc.dg/c99-strftime-2.c: New tests.
15438
15439 2000-08-22 Richard Henderson <rth@cygnus.com>
15440
15441 * gcc.c-torture/execute/20000822-1.c: New test.
15442
15443 2000-08-21 Jakub Jelinek <jakub@redhat.com>
15444
15445 * gcc.c-torture/execute/20000819-1.x: Remove.
15446
15447 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
15448
15449 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15450 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15451 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15452 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15453 gcc.dg/format-xopen-1.c: New tests.
15454
15455 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
15456
15457 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15458
15459 2000-08-21 Jakub Jelinek <jakub@redhat.com>
15460
15461 * g++.old-deja/g++.other/loop2.C: New test.
15462
15463 * gcc.c-torture/compile/20000606-1.c: New test.
15464 * gcc.c-torture/compile/20000728-1.c: New test.
15465 * gcc.c-torture/execute/20000801-1.c: New test.
15466 * gcc.c-torture/execute/20000801-2.c: New test.
15467 * gcc.c-torture/execute/20000819-1.c: New test.
15468 * gcc.c-torture/execute/20000819-1.x: XFAIL.
15469 * gcc.dg/20000629-1.c: New test.
15470 * gcc.dg/20000724-1.c: New test.
15471 * gcc.dg/20000807-1.c: New test.
15472
15473 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15474
15475 * gcc.dg/cpp/pragma-1.c: New test.
15476 * gcc.dg/cpp/pragma-2.c: New test.
15477
15478 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
15479
15480 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15481 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
15482
15483 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
15484
15485 * gcc.c-torture/compile/20000818-1.c: New test.
15486
15487 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
15488
15489 * gcc.c-torture/execute/20000818-1.c: New test.
15490
15491 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
15492
15493 * gcc.dg/format-va-1.c: New test.
15494
15495 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
15496
15497 * g++.old-deja/g++.other/typedef8.C: New test.
15498
15499 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
15500
15501 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15502 * g++.old-deja/g++.mike/net36.C: Mark candidate.
15503 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15504 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15505 * g++.old-deja/g++.other/ptrmem7.C: New test.
15506 * g++.old-deja/g++.pt/ptrmem10.C: New test.
15507
15508 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
15509
15510 * g++.old-deja/g++.pt/typename27.C: New test.
15511
15512 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
15513
15514 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15515 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15516 * g++.old-deja/g++.pt/friend45.C: New test.
15517 * g++.old-deja/g++.other/friend8.C: New test.
15518
15519 2000-08-15 Richard Henderson <rth@cygnus.com>
15520
15521 * gcc.c-torture/execute/20000815-1.c: New test.
15522
15523 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
15524
15525 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15526 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15527 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15528
15529 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
15530
15531 * g++.old-deja/g++.other/refinit2.C: New test.
15532
15533 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15534
15535 * lib/c-torture.exp (c-torture): Make
15536 compiler_conditional_xfail_data global.
15537 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15538 compiler_conditional_xfail_data machinery.
15539 (f-torture-execute): Likewise.
15540 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15541 and only when unrolling loops.
15542
15543 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15544
15545 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
15546
15547 * g++.old-deja/g++.pt/explicit81.C: New test.
15548
15549 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
15550
15551 * g++.old-deja/g++.pt/typename26.C: New test.
15552
15553 2000-08-10 Geoff Keating <geoffk@cygnus.com>
15554
15555 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15556 warning.
15557
15558 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
15559
15560 * g++.old-deja/g++.other/array3.C: New test.
15561
15562 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
15563
15564 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15565 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15566 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15567 New tests.
15568
15569 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
15570
15571 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15572 * g++.old-deja/g++.abi/vmihint.C: Likewise.
15573
15574 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
15575
15576 * gcc.c-torture/execute/20000808-1.c: New test.
15577
15578 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
15579
15580 * gcc.dg/c90-const-expr-1.c: New test.
15581
15582 2000-08-08 Richard Henderson <rth@cygnus.com>
15583
15584 * gcc.dg/noncompile/920923-1.c: Declare calloc.
15585
15586 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
15587
15588 * gcc.dg/noncompile/const-ll-1.c: New test.
15589
15590 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
15591
15592 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15593
15594 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
15595
15596 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15597 that running programs linked against the shared version of libobjc
15598 run correctly.
15599
15600 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
15601
15602 * gcc.dg/c99-printf-1.c: New test.
15603
15604 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
15605
15606 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15607
15608 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
15609
15610 * gcc.c-torture/execute/20000731-1.x: Delete.
15611
15612 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
15613
15614 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15615 and torture_without_loops as is done by c-torture.exp.
15616 (search_for): Copy from c-torture.exp.
15617 (gcc-dg-runtest): New function, drives a directory of tests
15618 iterating over the TORTURE_OPTIONS.
15619 (scan-assembler, scan-assembler-not): Move here from
15620 individual directory drivers.
15621
15622 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15623 defined by lib/gcc-dg.exp.
15624 * gcc.dg/cpp/cpp.exp: Likewise.
15625 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
15626 gcc-dg-runtest, so we cycle over optimization options.
15627
15628 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15629 * gcc.dg/compare2.c: No longer expected to fail.
15630
15631 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
15632
15633 * gcc.c-torture/execute/20000804-1.c: New test.
15634
15635 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15636
15637 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15638
15639 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
15640
15641 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15642
15643 2000-08-03 Jeffrey A Law (law@cygnus.com)
15644
15645 * gcc.c-torture/compile/20000803-1.c: New test.
15646
15647 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
15648
15649 * gcc.c-torture/execute/20000801-3.c,
15650 gcc.c-torture/execute/20000801-4.c: New tests.
15651 * gcc.c-torture/execute/20000801-3.x,
15652 gcc.c-torture/execute/20000801-4.x: Xfail.
15653
15654 2000-08-02 Geoff Keating <geoffk@cygnus.com>
15655
15656 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15657 libobjc/.libs to allow for libtool.
15658
15659 2000-08-02 Jakub Jelinek <jakub@redhat.com>
15660
15661 * gcc.c-torture/compile/20000802-1.c: New test.
15662
15663 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
15664
15665 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15666
15667 2000-07-31 Jeffrey A Law (law@cygnus.com)
15668
15669 * gcc-c-torture/execute/20000731-2.c: New test.
15670
15671 * gcc.c-torture/execute/20000731-1.c: New test.
15672 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15673
15674 2000-07-31 Jakub Jelinek <jakub@redhat.com>
15675
15676 * testsuite/gcc.dg/cpp/paste7.c: New test.
15677 * gcc.dg/cpp/20000725-1.c: New test.
15678
15679 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
15680
15681 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15682 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15683 declaration warning for __builtin_dwarf_reg_size.
15684
15685 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15686
15687 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
15688
15689 * gcc.dg/noncompile/voidparam-1.c: New test.
15690
15691 2000-07-30 Richard Henderson <rth@cygnus.com>
15692
15693 * gcc.dg/c90-digraph-1.c: Don't xfail.
15694 * gcc.dg/compare2.c (case 10): Xfail.
15695 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15696
15697 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
15698
15699 * gcc.dg/c99-main-1.c: New test.
15700
15701 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
15702
15703 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15704
15705 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
15706
15707 * gcc.c-tortuer/execute/20000726-1.c: New test.
15708
15709 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
15710
15711 * gcc.c-torture/execute/enum-2.c: New test.
15712
15713 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15714
15715 * gcc.dg/cpp/tr-warn3.c: New test.
15716
15717 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
15718
15719 * g++.old-deja/g++.ext/implicit1.C: Remove.
15720 * g++.old-deja/g++.jason/c2.C: Remove
15721 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15722 * g++.old-deja/g++.pt/crash16.C: Likewise.
15723 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15724
15725 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
15726
15727 * g++.old-deja/g++.other/for2.C: New test.
15728
15729 2000-07-25 Jakub Jelinek <jakub@redhat.com>
15730
15731 * gcc.dg/20000720-1.c: New test.
15732
15733 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
15734
15735 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
15736
15737 2000-07-24 Geoff Keating <geoffk@cygnus.com>
15738
15739 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15740 * gcc.c-torture/execute/20000722-1.c: New.
15741 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15742
15743 2000-07-24 Jakub Jelinek <jakub@redhat.com>
15744
15745 * gcc.dg/cpp/20000720-1.S: New test.
15746
15747 2000-07-21 Michael Meissner <meissner@redhat.com>
15748
15749 * gcc.c-torture/execute/ieee/hugeval.c: New test.
15750
15751 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
15752
15753 * g++.old-deja/g++.brendan/crash16.C,
15754 g++.old-deja/g++.brendan/parse3.C,
15755 g++.old-deja/g++.brendan/redecl1.C,
15756 g++.old-deja/g++.ns/template13.C,
15757 g++.old-deja/g++.other/decl4.C,
15758 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15759
15760 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
15761
15762 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15763 and "Internal error".
15764
15765 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15766 regexps.
15767 * gcc.dg/cpp/paste6.c: New test.
15768
15769 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
15770
15771 * gcc.dg/cpp/tr-direct.c: New test.
15772
15773 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15774 gcc.dg/cpp/undef1.c: Tweak error regexps.
15775
15776 2000-07-18 Eric Christopher <echristo@redhat.com>
15777
15778 * gcc.c-torture/compile/20000718-1.c: New test.
15779
15780 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
15781
15782 * cpplex.c (_cpp_push_token): If the token being pushed back
15783 is the previous token in this context, just subtract one from
15784 context->posn.
15785 * cppmacro.c (save_expansion): Clear aux field when storing a
15786 placemarker.
15787
15788 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
15789
15790 * gcc.dg/noncompile/redecl-1.c: New test.
15791
15792 2000-07-18 Jakub Jelinek <jakub@redhat.com>
15793
15794 * gcc.c-torture/execute/20000717-5.c: New test.
15795 * gcc.c-torture/execute/20000717-1.x: Removed.
15796
15797 2000-07-17 Richard Henderson <rth@cygnus.com>
15798
15799 * gcc.c-torture/execute/20000717-4.c: New test.
15800
15801 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
15802
15803 * gcc.dg/cpp/syshdr.c: New test.
15804 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15805
15806 2000-07-17 Neil Booth <neilb@earthling.net>
15807
15808 * gcc.dg/cpp/cmdlne-dM.c: New test.
15809 * gcc.dg/cpp/cmdlne-dD.c: New test.
15810
15811 2000-07-17 Jeffrey A Law (law@cygnus.com)
15812
15813 * gcc.c-torture/execute/20000717-3.c: New test.
15814
15815 * gcc.c-torture/compile/20000717-1.c: New test.
15816
15817 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
15818
15819 * gcc.c-torture/execute/20000717-2.c: New test.
15820
15821 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
15822
15823 * gcc.dg/formatz-1.c: New test.
15824
15825 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15826 * gcc.dg/c99-digraph-1.c: New tests.
15827
15828 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15829 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15830
15831 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15832 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15833 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15834 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15835 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15836 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15837 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15838
15839 2000-07-17 Greg McGary <greg@mcgary.org>
15840
15841 * gcc.c-torture/execute/20000717-1.c: New test.
15842 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15843
15844 2000-07-15 Jakub Jelinek <jakub@redhat.com>
15845
15846 * gcc.c-torture/execute/20000715-2.c: New test.
15847 * gcc.dg/20000715-1.c: New test.
15848
15849 2000-07-15 Michael Meissner <meissner@redhat.com>
15850
15851 * gcc.c-torture/execute/20000715-1.c: New test.
15852
15853 2000-07-13 Jakub Jelinek <jakub@redhat.com>
15854
15855 * gcc.c-torture/execute/20000707-1.c: New test.
15856
15857 2000-07-13 Neil Booth <NeilB@earthling.net>
15858
15859 * testsuite/gcc.dg/cpp/digraph1.c,
15860 testsuite/gcc.dg/cpp/digraph2.c,
15861 testsuite/gcc.dg/cpp/digraphs.c: New tests.
15862
15863 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
15864
15865 * g77.f-torture/compile/20000630-2.f: New test.
15866 * g77.f-torture/compile/20000630-2.x
15867
15868 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
15869
15870 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
15871
15872 2000-07-11 Neil Booth <NeilB@earthling.net>
15873
15874 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15875
15876 2000-07-11 Neil Booth <NeilB@earthling.net>
15877
15878 * gcc.dg/cpp/cmdlne-C.c: New.
15879
15880 2000-07-09 Neil Booth <NeilB@earthling.net>
15881
15882 * gcc.dg/cpp/directiv.c: New tests.
15883 * gcc.dg/cpp/undef1.c: Update.
15884
15885 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
15886
15887 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15888
15889 2000-07-09 Neil Booth <NeilB@earthling.net>
15890
15891 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15892
15893 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
15894
15895 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15896 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15897
15898 2000-07-08 Neil Booth <NeilB@earthling.net>
15899
15900 * gcc.dg/cpp/macsyntx.c: New tests.
15901
15902 2000-07-07 Jakub Jelinek <jakub@redhat.com>
15903
15904 * gcc.dg/20000707-1.c: New test.
15905
15906 2000-07-07 Jakub Jelinek <jakub@redhat.com>
15907
15908 * gcc.c-torture/execute/20000706-1.c: New test.
15909 * gcc.c-torture/execute/20000706-2.c: New test.
15910 * gcc.c-torture/execute/20000706-3.c: New test.
15911 * gcc.c-torture/execute/20000706-4.c: New test.
15912 * gcc.c-torture/execute/20000706-5.c: New test.
15913
15914 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
15915
15916 * g++.old-deja/g++.pt/instantiate7.C: New test.
15917
15918 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
15919
15920 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15921 * g++.old-deja/g++.mike/thunk3.C: Likewise.
15922 * g++.old-deja/g++.other/rtti3.C: Likewise.
15923 * g++.old-deja/g++.other/rttid3.C: Likewise.
15924
15925 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
15926
15927 * g77.f-torture/compile/20000630-1.x: Fix typo
15928
15929 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
15930
15931 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15932 assembly output.
15933
15934 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
15935
15936 * gcc.dg/cpp/ident.c: New test.
15937
15938 2000-07-05 Neil Booth <NeilB@earthling.net>
15939
15940 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15941 gcc.dg/cpp/lexstrng.c: New tests.
15942
15943 2000-07-04 Neil Booth <NeilB@earthling.net>
15944
15945 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15946 * gcc.dg/cpp/strify2.c: Same.
15947
15948 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
15949
15950 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15951 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15952 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15953 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15954
15955 * testsuite/gcc.dg/cpp/macro1.c,
15956 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15957 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15958 testsuite/gcc.dg/cpp/strify1.c,
15959 testsuite/gcc.dg/cpp/strify2.c: New tests.
15960
15961 2000-07-03 Jakub Jelinek <jakub@redhat.com>
15962
15963 * gcc.c-torture/execute/20000703-1.c: New test.
15964
15965 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
15966
15967 * g++.old-deja/g++.pt (lookup10.C): New test.
15968
15969 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
15970
15971 * g++.old-deja/g++.pt (typename25.C): New test.
15972
15973 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
15974
15975 * gcc.c-torture/compile/20000701-1.c: New test.
15976
15977 2000-06-30 Nick Clifton <nickc@cygnus.com>
15978
15979 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15980 to test case.
15981
15982 2000-06-30 Catherine Moore <clm@cygnus.com>
15983
15984 * gcc.c-torture/execute/align-1.c: New test.
15985
15986 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
15987
15988 * g++.old-deja/g++.pt/expr8.C: New test.
15989 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15990
15991 2000-06-29 Nick Clifton <nickc@cygnus.com>
15992
15993 * gcc.c-torture/compile/20000629-1.c: New test.
15994
15995 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
15996
15997
15998 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15999 gcc.dg/noncompile directory, depending on whether they're
16000 preprocessor tests or not. Annotate all the tests for the dg
16001 framework.
16002
16003 * gcc.c-torture/noncompile/noncompile.exp: Delete.
16004 * gcc.dg/noncompile/noncompile.exp: New.
16005
16006 * Moved files:
16007 Old name New name
16008 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
16009 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
16010 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
16011 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
16012 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
16013 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
16014 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
16015 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
16016 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
16017 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
16018 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
16019 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
16020 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
16021 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
16022 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
16023 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
16024 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
16025 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
16026 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
16027 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
16028 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
16029 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
16030 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
16031 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
16032
16033 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
16034 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
16035 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
16036 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
16037 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
16038 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
16039
16040 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
16041
16042 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16043 declare one variable. On the fourth, error.
16044 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16045 declared by 20000628-1a.h.
16046
16047 2000-06-29 Richard Henderson <rth@redhat.com>
16048
16049 * gcc.c-torture/execute/930529-1.x: New file.
16050 * gcc.dg/920413-1.c: Adjust expected warning text.
16051 * gcc.dg/980217-1.c: Declare abort.
16052 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16053
16054 2000-06-29 Jeffrey A Law (law@cygnus.com)
16055
16056 * g77.f-torture/compile/20000629-1.f: New test.
16057 * g77.f-torture/compile/20000629-1.x: Expected to fail.
16058
16059 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
16060
16061 Rearrange lots of files, removing entirely the
16062 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16063 directories.
16064
16065 * Deleted files:
16066 gcc.c-torture/code_quality/code_quality.exp
16067 gcc.c-torture/special/special.exp
16068 gcc.failure/failure.exp
16069 gcc.failure/940409-1.x
16070 gcc.c-torture/compile/961203-1.x
16071
16072 * New files:
16073 gcc.misc-tests/linkage.exp
16074 gcc.c-torture/execute/920730-1t.c
16075 gcc.c-torture/execute/920730-1t.x
16076 gcc.c-torture/compile/920520-1.x
16077 gcc.c-torture/compile/920521-1.x
16078 gcc.c-torture/compile/981006-1.x
16079 gcc.c-torture/execute/eeprof-1.x
16080
16081 * Moved files (possibly with modifications to fit a new harness):
16082 Old name New name
16083 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
16084 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
16085 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
16086 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
16087 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
16088 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
16089 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
16090 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
16091 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
16092 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
16093 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
16094 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
16095 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
16096 gcc.failure/940409-1.c gcc.dg/940409-1.c
16097
16098 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
16099
16100 * c-torture/compile/961203-1.x: Delete.
16101
16102 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
16103 not exit. Include stdio.h.
16104 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16105 * gcc.misc-tests/dg-12.c: Likewise.
16106 * gcc.misc-tests/dg-5.c: Likewise.
16107 * gcc.misc-tests/dg-6.c: Likewise.
16108 * gcc.misc-tests/dg-7.c: Prototype abort.
16109 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16110 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16111 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
16112 not exit.
16113 * gcc.misc-tests/sieve.c: Use return from main, not exit.
16114 * gcc.misc-tests/sort2.c: Use return from main, not exit.
16115
16116 2000-06-28 Jakub Jelinek <jakub@redhat.com>
16117
16118 * gcc.dg/cpp/20000628-1.c: New test.
16119 * gcc.dg/cpp/20000628-1.h: New header for above test.
16120 * gcc.dg/cpp/20000628-1a.h: Likewise.
16121
16122 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
16123
16124 * gcc.dg/cpp: New directory.
16125 * gcc.dg/cpp/cpp.exp: New driver.
16126 * gcc.dg/cpp/20000627-1.c: New test.
16127 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16128 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16129 and rewrite as a compilation test.
16130
16131 * gcc.dg: Move many files into the cpp subdirectory, possibly
16132 renaming or editing them as well.
16133 Old name New name
16134 990119-1.c cpp/19990119-1.c
16135 990228-1.c cpp/19990228-1.c
16136 990407-1.c cpp/19990407-1.c
16137 990409-1.c cpp/19990409-1.c
16138 990413-1.c cpp/19990413-1.c
16139 990703-1.c cpp/19990703-1.c
16140 20000127-1.c cpp/20000127-1.c
16141 20000129-1.c cpp/20000129-1.c
16142 20000207-1.c cpp/20000207-1.c
16143 20000207-2.c cpp/20000207-2.c
16144 20000209-1.c cpp/20000209-1.c
16145 20000209-2.c cpp/20000209-2.c
16146 20000301-1.c cpp/20000301-1.c
16147 20000419-1.c cpp/20000419-1.c
16148 20000510-1.S cpp/20000510-1.S
16149 20000519-1.c cpp/20000519-1.c
16150 20000529-1.c cpp/20000529-1.c
16151 20000625-1.c cpp/20000625-1.c
16152 20000625-2.c cpp/20000625-2.c
16153 cpp-as1.c cpp/assert1.c
16154 cpp-as2.c cpp/assert2.c
16155 cxx-comments-1.c cpp/cxxcom1.c
16156 cxx-comments-2.c cpp/cxxcom2.c
16157 endif-label.c cpp/endif.c
16158 cpp-hash1.c cpp/hash1.c
16159 cpp-hash2.c cpp/hash2.c
16160 cpp-if1.c cpp/if-1.c
16161 cpp-if2.c cpp/if-2.c
16162 cpp-if3.c cpp/if-3.c
16163 cpp-if4.c cpp/if-4.c
16164 cpp-if5.c cpp/if-5.c
16165 cpp-cond.c cpp/if-cexp.c
16166 cpp-missingop.c cpp/if-mop.c
16167 cpp-missingparen.c cpp/if-mpar.c
16168 cpp-opprec.c cpp/if-oppr.c
16169 cpp-ifparen.c cpp/if-paren.c
16170 cpp-shortcircuit.c cpp/if-sc.c
16171 cpp-shift.c cpp/if-shift.c
16172 cpp-unary.c cpp/if-unary.c
16173 cpp-li1.c cpp/line1.c
16174 cpp-li2.c cpp/line2.c
16175 lineno.c cpp/line3.c
16176 lineno-2.c cpp/line4.c
16177 cpp-mi.c cpp/mi1.c
16178 cpp-mic.h cpp/mi1c.h
16179 cpp-micc.h cpp/mi1cc.h
16180 cpp-mind.h cpp/mi1nd.h
16181 cpp-mindp.h cpp/mi1ndp.h
16182 cpp-mix.h cpp/mi1x.h
16183 cpp-mi2.c cpp/mi2.c
16184 cpp-mi2a.h cpp/mi2a.h
16185 cpp-mi2b.h cpp/mi2b.h
16186 cpp-mi2c.h cpp/mi2c.h
16187 cpp-mi3.c cpp/mi3.c
16188 cpp-mi3.def cpp/mi3.def
16189 poison-1.c cpp/poison.c
16190 pr-impl.c cpp/prag-imp.c
16191 cpp-redef-2.c cpp/redef1.c
16192 cpp-redef.c cpp/redef2.c
16193 strpaste.c cpp/strp1.c
16194 strpaste-2.c cpp/strp2.c
16195 cpp-tradpaste.c cpp/tr-paste.c
16196 cpp-tradstringify.c cpp/tr-str.c
16197 cpp-tradwarn1.c cpp/tr-warn1.c
16198 cpp-tradwarn2.c cpp/tr-warn2.c
16199 trigraphs.c cpp/trigraphs.c
16200 cpp-unc1.c cpp/unc1.c
16201 cpp-unc2.c cpp/unc2.c
16202 cpp-unc3.c cpp/unc3.c
16203 cpp-unc.c cpp/unc4.c
16204 undef.c cpp/undef1.c
16205 undef-2.c cpp/undef2.c
16206 cpp-wi1.c cpp/widestr1.c
16207
16208 2000-06-27 Mark Mitchell <mark@codesourcery.com>
16209
16210 * lib/g++.exp (g++_include_flags): Tweak.
16211
16212 2000-06-27 H.J. Lu <hjl@gnu.org>
16213 Loren J. Rittle <ljrittle@acm.org>
16214
16215 * lib/g++.exp (g++_include_flags): Override libgloss.exp
16216 version with one that knows about the new gcc tree structure.
16217 (g++_link_flags): Same.
16218
16219 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
16220
16221 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16222 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16223 case we are cross-compiling.
16224
16225 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16226 g++.old-deja/g++.niklas/Makefile.in,
16227 g++.old-deja/g++.niklas/configure.in,
16228 g++.old-deja/g++.other/Makefile.in,
16229 g++.old-deja/g++.other/configure.in,
16230 gcc.c-torture/code_quality/Makefile.in,
16231 gcc.c-torture/code_quality/configure.in,
16232 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16233 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16234 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16235 gcc.c-torture/execute/ieee/Makefile.in,
16236 gcc.c-torture/execute/ieee/configure.in,
16237 gcc.c-torture/noncompile/Makefile.in,
16238 gcc.c-torture/noncompile/configure.in,
16239 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16240 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16241 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16242
16243 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
16244
16245 * g++.old-deja/g++.other/ambig3.C: New test.
16246
16247 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
16248
16249 * g++.old-deja/g++.pt/syntax1.C: New test.
16250 * g++.old-deja/g++.pt/syntax2.C: New test.
16251 * g++.old-deja/g++.other/syntax3.C: New test.
16252 * g++.old-deja/g++.other/syntax4.C: New test.
16253
16254 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
16255
16256 * gcc.dg/20000623-1.c: Prototype exit and abort.
16257
16258 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
16259
16260 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16261 New tests.
16262 * gcc.dg/cpp-mi3.def: New file.
16263
16264 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16265 inside assertions.
16266 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16267 lexer's error messages.
16268 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16269 divine anything from the linemarkers.
16270 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16271 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16272
16273 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
16274
16275 * gcc.dg/20000623-1.c: New test.
16276
16277 2000-06-22 Jakub Jelinek <jakub@redhat.com>
16278
16279 * gcc.c-torture/execute/20000622-1.c: New test.
16280
16281 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
16282
16283 * g++.old-deja/g++.other/init15.C: New test.
16284
16285 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
16286
16287 * g++.old-deja/g++.pt/vaarg2.C: New test.
16288 * g++.old-deja/g++.pt/vaarg3.C: New test.
16289
16290 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
16291
16292 * g++.old-deja/g++.other/dyncast6.C: New test.
16293
16294 2000-06-15 Jakub Jelinek <jakub@redhat.com>
16295
16296 * gcc.c-torture/execute/loop-6.c: New test.
16297
16298 2000-06-14 Jakub Jelinek <jakub@redhat.com>
16299
16300 * gcc.dg/20000614-1.c: New test.
16301 * gcc.dg/20000614-2.c: New test.
16302
16303 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
16304
16305 * g++.old-deja/g++.other/inline12.C: New test.
16306
16307 2000-06-13 Jakub Jelinek <jakub@redhat.com>
16308
16309 * g++.old-deja/g++.other/eh1.C: New test.
16310
16311 2000-06-12 Jakub Jelinek <jakub@redhat.com>
16312
16313 * g++.old-deja/g++.other/type.C: New test.
16314
16315 2000-06-05 Jakub Jelinek <jakub@redhat.com>
16316
16317 * g++.old-deja/g++.other/initstring.C: New test.
16318
16319 2000-06-12 Jason Merrill <jason@redhat.com>
16320
16321 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16322
16323 2000-06-09 Jeffrey A Law (law@cygnus.com)
16324
16325 * gcc.c-torture/compile/20000609-1.c: New test.
16326
16327 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
16328
16329 * gcc.dg/20000609-1.c: New test.
16330
16331 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
16332
16333 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16334 * gcc.c-torture/noncompile/poison-1.c: Move...
16335 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16336 * gcc.dg/cpp-li1.c: Add a token after the #line.
16337
16338 2000-06-05 Richard Henderson <rth@cygnus.com>
16339
16340 * gcc.c-torture/execute/20000605-2.c: New test.
16341 * gcc.c-torture/execute/20000605-3.c: New test.
16342
16343 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
16344
16345 * g77.f-torture/execute/20000503-1.x: New file.
16346
16347 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
16348
16349 * g++.old-deja/g++.eh/badalloc1.C: New test.
16350
16351 2000-06-05 Richard Henderson <rth@cygnus.com>
16352
16353 * gcc.c-torture/execute/20000605-1.c: New test.
16354
16355 2000-06-05 Jakub Jelinek <jakub@redhat.com>
16356 Nathan Sidwell <nathan@codesourcery.com>
16357
16358 * gcc.c-torture/compile/20000605-1.c: New test.
16359
16360 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
16361
16362 * g77.f-torture/compile/20000601-1.f: New test.
16363
16364 2000-06-03 Richard Henderson <rth@cygnus.com>
16365
16366 * gcc.c-torture/execute/20000603-1.c: New.
16367
16368 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
16369
16370 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16371 * gcc.dg/noreturn-2.c (noreturn): Likewise.
16372
16373 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
16374
16375 * gcc.dg/compare2.c (case 12): XFAIL.
16376 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16377 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16378
16379 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16380
16381 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
16382
16383 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16384 guard macro is already defined when the header is first
16385 included.
16386 * gcc.dg/cpp-mix.h: New file.
16387 * gcc.dg/endif-label.c: Update patterns to match compiler.
16388
16389 * g++.brendan/complex1.C: Declare abort.
16390 * g++.law/refs4.C: Remove XFAIL.
16391 * g++.oliva/expr2.C: Declare abort and exit.
16392
16393 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
16394
16395 * gcc.c-torture/execute/20000528-1.c: New test.
16396
16397 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16398 * g++.old-deja/g++.law/temps4.C: Likewise.
16399
16400 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16401 stdlib.h. Call abort() on failure.
16402 * g++.old-deja/g++.law/refs4.C: Likewise.
16403 * g++.old-deja/g++.law/temps4.C: Likewise.
16404 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16405 * gcc.c-torture/execute/20000112-1.c: Include string.h.
16406
16407 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
16408
16409 Relative to g++.dg/special:
16410 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16411
16412 Relative to g++.old-deja:
16413 * g++.brendan/complex1.C, g++.jason/optimize2.C,
16414 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16415 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16416 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16417 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16418 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16419 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16420
16421 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16422 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16423 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16424 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16425 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16426 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16427 and/or string.h.
16428
16429 * g++.other/goto1.C: Update expectations for error messages.
16430
16431 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
16432
16433 * gcc.c-torture/compile/20000523-1.c: New test.
16434
16435 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
16436
16437 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16438
16439 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
16440
16441 * g++.old-deja/g++.eh/catch11.C: New test.
16442 * g++.old-deja/g++.eh/catch12.C: New test.
16443
16444 2000-05-24 Nick Clifton <nickc@cygnus.com>
16445
16446 * gcc.c-torture/execute/20000523-1.c: New test.
16447
16448 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
16449
16450 * c-torture/execute/bcp-1.c: Replace abort in arg of
16451 __builtin_constant_p with a generic external function.
16452
16453 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16454 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16455 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16456 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16457 Prototype abort and/or exit.
16458
16459 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16460 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16461 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16462 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16463
16464 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
16465
16466 * gcc.dg/dwarf2-1.c: New test.
16467
16468 2000-05-20 Richard Henderson <rth@cygnus.com>
16469
16470 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16471
16472 2000-05-20 Andreas Jaeger <aj@suse.de>
16473
16474 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16475 testcase.
16476
16477 2000-05-19 David Edelsohn <edelsohn@gnu.org>
16478
16479 * gcc.c-torture/execute/20000519-2.c: New test.
16480
16481 2000-05-19 Andreas Jaeger <aj@suse.de>
16482
16483 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16484 which fails with SSA.
16485
16486 * lib/c-torture.exp: Also test with -O3 -fssa.
16487
16488 2000-05-18 Michael Meissner <meissner@redhat.com>
16489
16490 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16491 * gcc.c-torture/execute/920415-1.c: Ditto.
16492 * gcc.c-torture/execute/920501-1.c: Ditto.
16493 * gcc.c-torture/execute/conversion.c: Ditto.
16494 * gcc.c-torture/execute/cvt-1.c: Ditto.
16495
16496 2000-05-18 Jeffrey A Law (law@cygnus.com)
16497
16498 * gcc.c-torture/compile/20000518-1.c: New test.
16499
16500 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
16501
16502 * g77.f-torture/compile/200005018.f: New test.
16503
16504 2000-05-17 Jeffrey A Law (law@cygnus.com)
16505
16506 * gcc.c-torture/compile/20000517-1.c: New test.
16507
16508 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16509
16510 * gcc.c-torture/execute/20000516-1.c: New test.
16511
16512 2000-05-15 Jakub Jelinek <jakub@redhat.com>
16513
16514 * g++.old-deja/g++.other/eh.C: New test.
16515
16516 2000-05-12 Richard Henderson <rth@cygnus.com>
16517
16518 * gcc.c-torture/execute/990208-1.c (main): Don't pass
16519 constants through to doit's conditional.
16520
16521 2000-05-11 Jeffrey A Law (law@cygnus.com)
16522
16523 * gcc.c-torture/compile/20000511-1.c: New test.
16524 * g77.f-torture/compile/20000511-1.f: New test.
16525 * g77.f-torture/compile/20000511-2.f: New test.
16526
16527 2000-05-11 Michael Meissner <meissner@redhat.com>
16528
16529 * gcc.c-torture/execute/20000511-1.c: New test.
16530
16531 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
16532
16533 * gcc.dg/dg.exp: Scan .S files as well as .c files.
16534 * gcc.dg/20000510-1.S: New.
16535
16536 2000-05-08 Catherine Moore <clm@cygnus.com>
16537
16538 * gcc.dg/unused-3.c: New.
16539
16540 2000-05-06 Richard Henderson <rth@cygnus.com>
16541
16542 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16543 * g++.old-deja/g++.mike/warn1.C: Likewise.
16544 * g++.old-deja/g++.pt/local1.C: Likewise.
16545 * g++.old-deja/g++.pt/local7.C: Likewise.
16546 * g++.old-deja/g++.pt/spec16.C: Likewise.
16547
16548 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
16549
16550 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16551
16552 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
16553
16554 * g77.f-torture/execute/20000503-1.f: New test.
16555
16556 2000-05-04 Andreas Jaeger <aj@suse.de>
16557
16558 * gcc.dg/noreturn-2.c: New test.
16559
16560 2000-05-04 Neil Booth <NeilB@earthling.net>
16561
16562 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16563 preprocessor.
16564
16565 2000-05-04 Richard Henderson <rth@cygnus.com>
16566
16567 * gcc.c-torture/execute/20000503-1.c: Fix typo.
16568
16569 2000-05-04 Richard Henderson <rth@cygnus.com>
16570
16571 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
16572 OpenSSL by Jason R Thorpe.
16573
16574 2000-05-03 Jim Wilson <wilson@cygnus.com>
16575
16576 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16577
16578 2000-05-03 Robert Lipe <robertlipe@usa.net>
16579
16580 * gcc.dg/20000503-1.c: New test.
16581
16582 2000-05-02 Jakub Jelinek <jakub@redhat.com>
16583
16584 * gcc.c-torture/compile/20000502-1.c: New test.
16585 * g++.old-deja/g++.other/align.C: New test.
16586 * gcc.dg/cpp-tradstringify.c: New test.
16587
16588 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
16589
16590 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16591 and hard registers.
16592
16593 2000-04-26 Geoff Keating <geoffk@cygnus.com>
16594
16595 * gcc.c-torture/execute/loop-5.c: New test.
16596
16597 2000-04-25 Jakub Jelinek <jakub@redhat.com>
16598
16599 * gcc.c-torture/execute/va-arg-20.c: New test.
16600
16601 2000-04-23 Jeffrey A Law (law@cygnus.com)
16602
16603 * gcc.c-torture/execute/20000422-1.c: New test.
16604
16605 2000-04-20 Greg McGary <gkm@gnu.org>
16606
16607 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16608 when optimizing, but without sibling-call optimizations (-O1).
16609
16610 2000-04-20 Jeffrey A Law (law@cygnus.com)
16611
16612 * gcc.c-torture/compile/20000420-1.c: New test.
16613
16614 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
16615
16616 * g++.abi/ptrflags.C: New test.
16617 * g++.eh/catchptr1.C: Test incomplete pointer chains.
16618
16619 2000-04-19 Catherine Moore <clm@cygnus.com>
16620
16621 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16622
16623 2000-04-19 Greg McGary <gkm@gnu.org>
16624
16625 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16626 sibling-call optimizations.
16627
16628 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
16629
16630 * gcc.dg/20000419-1.c: New test.
16631
16632 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
16633
16634 * gcc.c-torture/execute/20000412-6.c: New test.
16635
16636 2000-04-12 Jeffrey A Law (law@cygnus.com)
16637
16638 * gcc.c-torture/execute/20000412-5.c: New test.
16639 * g77.f-torture/compile/20000412-1.f: New test.
16640 * gcc.c-torture/execute/20000412-4.c: New test.
16641 * gcc.c-torture/compile/20000412-2.c: New test.
16642 * gcc.c-torture/execute/20000412-3.c: New test.
16643 * gcc.c-torture/compile/20000412-1.c: New test.
16644 * gcc.c-torture/execute/20000412-2.c: New test.
16645
16646 2000-04-12 Jakub Jelinek <jakub@redhat.com>
16647
16648 * objc/execute/bf-20.m: New test.
16649
16650 2000-04-10 Richard Henderson <rth@cygnus.com>
16651
16652 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16653
16654 * gcc.c-torture/execute/20000412-1.c: New test.
16655
16656 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
16657
16658 * g++.old-deja/g++.eh/catchptr1.C: New test.
16659
16660 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
16661
16662 * g++.old-deja/g++.abi/cxa_vec.C: New test.
16663
16664 2000-04-08 Neil Booth <NeilB@earthling.net>
16665
16666 * gcc.dg/cpp-nullchar.c: Remove test as
16667 embedded nulls cause problems.
16668
16669 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16670
16671 * gcc.dg/compare2.c: New test.
16672
16673 2000-04-08 Neil Booth <NeilB@earthling.net>
16674
16675 * gcc.dg/cpp-nullchar.c: New test.
16676
16677 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
16678
16679 * gcc.dg/cpp-mi2.c: New test.
16680 * gcc.dg/cpp-mi2[abc].h: New files.
16681
16682 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
16683
16684 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16685 member name.
16686
16687 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
16688
16689 * g++.old-deja/g++.abi/vmihint.C: New test.
16690
16691 2000-04-06 Neil Booth <NeilB@earthling.net>
16692
16693 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16694 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
16695 copyright.
16696
16697 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
16698
16699 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16700 avoid stack-frame overwrite.
16701
16702 2000-04-05 Jakub Jelinek <jakub@redhat.com>
16703
16704 * gcc.c-torture/compile/20000405-2.c: New test.
16705 * gcc.c-torture/compile/20000405-3.c: New test.
16706
16707 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16708
16709 * gcc.c-torture/compile/20000405-1.c: New test.
16710
16711 2000-04-04 Geoff Keating <geoffk@cygnus.com>
16712
16713 * gcc.dg/cast-qual-1.c: Revert last change.
16714
16715 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16716
16717 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16718
16719 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
16720
16721 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16722 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16723
16724 2000-04-03 Jeffrey A Law (law@cygnus.com)
16725
16726 * gcc.c-torture/compile/20000403-2.c: New test.
16727 * gcc.c-torture/compile/20000403-1.c: New test.
16728
16729 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
16730
16731 * gcc.c-torture/execute/20000403-1.c: New test.
16732
16733 2000-04-03 Geoff Keating <geoffk@cygnus.com>
16734
16735 * gcc.c-torture/execute/20000402-1.c: New test.
16736
16737 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
16738
16739 * gcc.c-torture/execute/va-arg-15.c: New test.
16740 * gcc.c-torture/execute/va-arg-16.c: New test.
16741 * gcc.c-torture/execute/va-arg-17.c: New test.
16742 * gcc.c-torture/execute/va-arg-18.c: New test.
16743 * gcc.c-torture/execute/va-arg-19.c: New test.
16744
16745 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
16746
16747 * gcc.c-torture/compile/981211-1.c: Move to...
16748 * gcc.dg/cpp-as1.c: ...here.
16749 * gcc.dg/cpp-as2.c: New file.
16750
16751 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16752 compiler.
16753
16754 2000-04-02 Neil Booth <NeilB@earthling.net>
16755
16756 * gcc.dg/cpp-cond.c New tests.
16757 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
16758 accidental success less likely.
16759 * gcc.dg/cpp-missingop.c New tests.
16760 * gcc.dg/cpp-missingparen.c New tests.
16761 * gcc.dg/cpp-shift.c New tests.
16762 * gcc.dg/cpp-shortcircuit.c New tests.
16763 * gcc.dg/cpp-unary.c New tests.
16764
16765 2000-03-29 Jeffrey A Law (law@cygnus.com)
16766
16767 * gcc.c-torture/compile/20000329-1.c: New test.
16768
16769 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
16770
16771 * gcc.c-torture/compile/20000326-1.c: New test.
16772 * gcc.c-torture/compile/20000326-2.c: New test.
16773
16774 2000-03-24 Geoff Keating <geoffk@cygnus.com>
16775
16776 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16777 the first parameter is a function argument.
16778
16779 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
16780
16781 * g++.old-deja/g++.ext/array4.C: New test.
16782
16783 2000-03-22 Geoff Keating <geoffk@cygnus.com>
16784
16785 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16786
16787 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
16788
16789 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16790
16791 2000-03-19 Richard Henderson <rth@cygnus.com>
16792
16793 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16794
16795 2000-03-19 Richard Henderson <rth@cygnus.com>
16796
16797 * gcc.c-torture/compile/20000319-1.c: New test.
16798
16799 2000-03-14 Jeffrey A Law (law@cygnus.com)
16800
16801 * gcc.c-torture/execute/20000314-3.c: New test.
16802 * gcc.c-torture/execute/20000314-2.c: New test.
16803 * gcc.c-torture/execute/20000314-1.c: New test.
16804 * gcc.c-torture/compile/20000314-2.c: New test.
16805 * gcc.c-torture/compile/20000314-1.c: New test.
16806
16807 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
16808
16809 * g++.old-deja/g++.warn/inline.C: New test.
16810
16811 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
16812
16813 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16814 standards-compliant result rather than specific constants.
16815 Put test-values in array.
16816
16817 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
16818
16819 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16820 (g++_target_compile): Put test-specific options last.
16821
16822 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
16823
16824 * g++.old-deja/g++.eh/vbase4.C: New test.
16825
16826 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
16827
16828 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16829
16830 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
16831
16832 * g++.old-deja/g++.brendan/misc12.C: Removed.
16833 * g++.old-deja/g++.pt/memtemp77.C: Constify.
16834 * g++.old-deja/g++.ext/pretty4.C: New test.
16835
16836 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
16837
16838 * g++.old-deja/g++.other/string2.C: New test.
16839
16840 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
16841
16842 * g++.old-deja/g++.warn/impint2.C: New test.
16843
16844 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
16845
16846 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16847 is 1, not zero.
16848
16849 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
16850
16851 * g++.old-deja/g++.warn/impint.C: New test.
16852 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16853 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16854 * g++.old-deja/g++.pt/explicit12.C: Likewise.
16855 * g++.old-deja/g++.pt/explicit13.C: Likewise.
16856 * g++.old-deja/g++.pt/explicit17.C: Likewise.
16857 * g++.old-deja/g++.pt/explicit18.C: Likewise.
16858 * g++.old-deja/g++.pt/explicit19.C: Likewise.
16859 * g++.old-deja/g++.pt/explicit23.C: Likewise.
16860 * g++.old-deja/g++.pt/explicit31.C: Likewise.
16861 * g++.old-deja/g++.pt/explicit35.C: Likewise.
16862 * g++.old-deja/g++.pt/explicit6.C: Likewise.
16863 * g++.old-deja/g++.pt/memclass7.C: Likewise.
16864
16865 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
16866
16867 * gcc.dg/cpp-redef.c: New test.
16868
16869 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
16870
16871 * g++.old-deja/g++.pt/unify7.C: New test.
16872
16873 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
16874
16875 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16876 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16877
16878 2000-02-25 Geoff Keating <geoffk@cygnus.com>
16879
16880 * gcc.c-torture/compile/20000224-1.c: New test.
16881
16882 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16883
16884 * gcc.c-torture/compile/cpp-2.c: New test.
16885 * gcc.c-torture/compile/cpp-1.c: New test.
16886
16887 2000-02-25 Jeffrey A Law (law@cygnus.com)
16888
16889 * gcc.c-torture/execute/20000225-1.c: New test.
16890
16891 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16892
16893 * gcc.dg/cpp-li2.c: New test.
16894
16895 * gcc.dg/cpp-wi1.c: New test.
16896
16897 * gcc.dg/cpp-li1.c: New test.
16898
16899 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
16900
16901 * g++.old-deja/g++.other/sizeof5.C: New test.
16902
16903 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16904
16905 * gcc.c-torture/execute/va-arg-13.c: New test.
16906
16907 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
16908
16909 * gcc.c-torture/execute/va-arg-12.c: New test.
16910
16911 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
16912
16913 * gcc.c-torture/execute/20000223-1.c: New test.
16914
16915 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
16916
16917 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16918
16919 2000-02-22 Mark Mitchell <mark@codesourcery.com>
16920
16921 * g++.old-deja/g++.abi/ptrmem.C: New test.
16922
16923 2000-02-19 Richard Henderson <rth@cygnus.com>
16924
16925 * gcc.c-torture/compile/init-3.c: New.
16926
16927 2000-02-17 Mark Mitchell <mark@codesourcery.com>
16928
16929 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16930 ALWAYS_CXXFLAGS.
16931
16932 2000-02-11 Robert Lipe <robertl@sco.com>
16933
16934 * gcc.c-torture/compile/20000211-3.c: New test.
16935
16936 2000-02-11 Martin Buchholz <martin@xemacs.org>
16937
16938 * gcc.c-torture/compile/20000211-2.c: New test.
16939
16940 2000-02-11 Jeffrey A Law (law@cygnus.com)
16941
16942 * gcc.c-torture/compile/20000211-1.c: New test.
16943
16944 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
16945
16946 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16947 on native targets
16948
16949 2000-02-08 Nathan Sidwell <nathan@acm.org>
16950
16951 * g++.old-deja/g++.other/cast5.C: New test.
16952
16953 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
16954
16955 * gcc.c-torture/execute/20000205-1.c: New.
16956
16957 2000-02-03 Nathan Sidwell <nathan@acm.org>
16958
16959 * g++.old-deja/g++.jason/cast3.C: Return void.
16960 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16961
16962 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16963
16964 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16965
16966 * gcc.dg/loop-1.c: New test.
16967
16968 2000-01-27 Jakub Jelinek <jakub@redhat.com>
16969
16970 * gcc.c-torture/compile/20000127-1.c: New test.
16971 * gcc.c-torture/execute/991228-1.c: New test.
16972
16973 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
16974
16975 * gcc.dg/unused-2.c: New test.
16976
16977 * gcc.dg/conv-1.c: New test.
16978
16979 2000-01-24 Mark Mitchell <mark@codesourcery.com>
16980
16981 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16982 compiler.
16983 (tool_option_proc): Fix typo.
16984
16985 2000-01-24 Geoff Keating <geoffk@cygnus.com>
16986
16987 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16988 of the ld on the host, not on the build machine.
16989 Also, don't crash if '--help' is not a supported option.
16990
16991 2000-01-24 Richard Henderson <rth@cygnus.com>
16992
16993 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16994
16995 2000-01-20 Jeffrey A Law (law@cygnus.com)
16996
16997 * gcc.c-torture/execute/20000120-2.c: New test.
16998 * gcc.c-torture/execute/20000120-1.c: New test.
16999
17000 2000-01-13 Jeffrey A Law (law@cygnus.com)
17001
17002 * gcc.c-torture/execute/20000113-1.c: New test.
17003
17004 2000-01-12 Jeffrey A Law (law@cygnus.com)
17005
17006 * gcc.c-torture/execute/20000112-1.c: New test.
17007
17008 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17009
17010 * gcc.dg/20000111-1.c: New test.
17011
17012 2000-01-10 Jeffrey A Law (law@cygnus.com)
17013
17014 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17015 with 16 bit integers.
17016
17017 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17018
17019 * gcc.dg/20000108-1.c: New test.
17020
17021 2000-01-05 Nathan Sidwell <nathan@acm.org>
17022
17023 * g++.old-deja/g++.ns/koenig8.C: New test.
17024
17025 2000-01-05 Nathan Sidwell <nathan@acm.org>
17026
17027 * g++.old-deja/g++.other/cast4.C: New test.
17028
17029 2000-01-05 Jeffrey A Law (law@cygnus.com)
17030
17031 * gcc.c-torture/compile/20000105-2.c: New test.
17032 * gcc.c-torture/compile/20000105-1.c: New test.
17033
17034 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17035
17036 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17037 references to printf & atoi to conform to ANSI standard.
17038 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17039 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17040 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17041 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17042 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17043 * g++.old-deja/g++.brendan/complex1.C: Likewise.
17044 * g++.old-deja/g++.brendan/copy1.C: Likewise.
17045 * g++.old-deja/g++.brendan/copy2.C: Likewise.
17046 * g++.old-deja/g++.brendan/copy3.C: Likewise.
17047 * g++.old-deja/g++.brendan/copy4.C: Likewise.
17048 * g++.old-deja/g++.brendan/copy5.C: Likewise.
17049 * g++.old-deja/g++.brendan/copy6.C: Likewise.
17050 * g++.old-deja/g++.brendan/copy7.C: Likewise.
17051 * g++.old-deja/g++.brendan/copy8.C: Likewise.
17052 * g++.old-deja/g++.brendan/crash11.C: Likewise.
17053 * g++.old-deja/g++.brendan/crash14.C: Likewise.
17054 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17055 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17056 * g++.old-deja/g++.brendan/delete2.C: Likewise.
17057 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17058 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17059 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17060 * g++.old-deja/g++.brendan/eh1.C: Likewise.
17061 * g++.old-deja/g++.brendan/groff1.C: Likewise.
17062 * g++.old-deja/g++.brendan/init3.C: Likewise.
17063 * g++.old-deja/g++.brendan/misc12.C: Likewise.
17064 * g++.old-deja/g++.brendan/misc7.C: Likewise.
17065 * g++.old-deja/g++.brendan/new2.C: Likewise.
17066 * g++.old-deja/g++.brendan/operators4.C: Likewise.
17067 * g++.old-deja/g++.brendan/operators5.C: Likewise.
17068 * g++.old-deja/g++.brendan/overload2.C: Likewise.
17069 * g++.old-deja/g++.brendan/overload7.C: Likewise.
17070 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17071 * g++.old-deja/g++.brendan/reference1.C: Likewise.
17072 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17073 * g++.old-deja/g++.brendan/template24.C: Likewise.
17074 * g++.old-deja/g++.brendan/template3.C: Likewise.
17075 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17076 * g++.old-deja/g++.jason/inline3.C: Likewise.
17077 * g++.old-deja/g++.jason/opeq.C: Likewise.
17078 * g++.old-deja/g++.law/arg5.C: Likewise.
17079 * g++.old-deja/g++.law/arm7.C: Likewise.
17080 * g++.old-deja/g++.law/ctors11.C: Likewise.
17081 * g++.old-deja/g++.law/cvt8.C: Likewise.
17082 * g++.old-deja/g++.law/init9.C: Likewise.
17083 * g++.old-deja/g++.law/refs4.C: Likewise.
17084 * g++.old-deja/g++.law/template2.C: Likewise.
17085 * g++.old-deja/g++.law/visibility24.C: Likewise.
17086 * g++.old-deja/g++.law/vtable3.C: Likewise.
17087 * g++.old-deja/g++.mike/asm2.C: Likewise.
17088 * g++.old-deja/g++.mike/eh1.C: Likewise.
17089 * g++.old-deja/g++.mike/misc1.C: Likewise.
17090 * g++.old-deja/g++.mike/misc13.C: Likewise.
17091 * g++.old-deja/g++.mike/misc14.C: Likewise.
17092 * g++.old-deja/g++.mike/ns12.C: Likewise.
17093 * g++.old-deja/g++.mike/p1248.C: Likewise.
17094 * g++.old-deja/g++.mike/p3708.C: Likewise.
17095 * g++.old-deja/g++.mike/p3708a.C: Likewise.
17096 * g++.old-deja/g++.mike/p3708b.C: Likewise.
17097 * g++.old-deja/g++.mike/p646.C: Likewise.
17098 * g++.old-deja/g++.mike/p700.C: Likewise.
17099 * g++.old-deja/g++.mike/p783.C: Likewise.
17100 * g++.old-deja/g++.mike/p783a.C: Likewise.
17101 * g++.old-deja/g++.mike/p783b.C: Likewise.
17102 * g++.old-deja/g++.mike/p786.C: Likewise.
17103 * g++.old-deja/g++.mike/p789.C: Likewise.
17104 * g++.old-deja/g++.mike/p789a.C: Likewise.
17105 * g++.old-deja/g++.mike/p807a.C: Likewise.
17106 * g++.old-deja/g++.other/delete3.C: Likewise.
17107 * g++.old-deja/g++.other/dyncast1.C: Likewise.
17108 * g++.old-deja/g++.other/dyncast2.C: Likewise.
17109 * g++.old-deja/g++.other/dyncast3.C: Likewise.
17110 * g++.old-deja/g++.other/empty1.C: Likewise.
17111 * g++.old-deja/g++.other/temporary1.C: Likewise.
17112 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17113 * g++.old-deja/g++.pt/t16.C: Likewise.
17114 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17115
17116 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
17117
17118 * gcc.dg/991230-1.c: New test.
17119
17120 1999-12-29 Jeffrey A Law (law@cygnus.com)
17121
17122 * gcc.c-torture/compile/991229-3.c: New test.
17123 * gcc.c-torture/compile/991229-2.c: New test.
17124 * gcc.c-torture/compile/991229-1.c: New test.
17125
17126 1999-12-29 Greg McGary <gkm@eng.ascend.com>
17127
17128 * gcc.c-torture/compile/labels-2.c: New test.
17129
17130 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
17131
17132 * gcc.c-torture/execute/991227-1.c: New test.
17133
17134 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17135
17136 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17137
17138 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
17139
17140 * gcc.c-torture/execute/991221-1.c: New test.
17141
17142 1999-12-20 Nathan Sidwell <nathan@acm.org>
17143
17144 * g++.old-deja/g++.other/cast3.C: New test.
17145
17146 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
17147
17148 * gcc.c-torture/execute/991216-4.c: New test.
17149
17150 1999-12-16 Michael Meissner <meissner@cygnus.com>
17151
17152 * gcc.c-torture/execute/991216-1.c: New test.
17153 * gcc.c-torture/execute/991216-2.c: New test.
17154 * gcc.c-torture/execute/991216-3.c: New test.
17155
17156 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
17157
17158 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17159 Actually make the test fail by using "-O2" for compilation.
17160
17161 1999-12-15 Nathan Sidwell <nathan@acm.org>
17162
17163 * g++.old-deja/g++.warn/cast-align1.C: New test.
17164
17165 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
17166
17167 * gcc.c-torture/compile/991214-1.c: New test.
17168 * gcc.c-torture/compile/991214-2.c: New test.
17169
17170 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
17171
17172 * gcc.dg/991214-1.c: New test.
17173
17174 1999-12-13 Jeffrey A Law (law@cygnus.com)
17175
17176 * gcc.c-torture/compile/991213-3.c: New test.
17177 * gcc.c-torture/compile/991213-2.c: New test.
17178 * gcc.c-torture/compile/991213-1.c: New test.
17179
17180 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
17181
17182 * gcc.dg/991209-1.c: New test.
17183
17184 1999-12-08 Nathan Sidwell <nathan@acm.org>
17185
17186 * gcc.c-torture/compile/991208-1.c: New test.
17187
17188 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17189
17190 * gcc.dg/ultrasp2.c: New test.
17191
17192 1999-12-05 Alex Samuel <samuel@codesourcery.com>
17193
17194 * g++.old-deja/g++.abi/align.C (main): Fix typo.
17195
17196 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
17197
17198 * gcc.c-torture/compile/991202-1.c: New test.
17199 * gcc.c-torture/execute/991202-1.c: New test.
17200 * gcc.c-torture/execute/991202-2.c: New test.
17201 * gcc.c-torture/execute/991202-3.c: New test.
17202
17203 1999-12-02 Alex Samuel <samuel@codesourcery.com>
17204
17205 * g++.old-deja/g++.abi/align.C: New test.
17206 * g++.old-deja/g++.abi/aggregates.C: Likewise.
17207 * g++.old-deja/g++.abi/bitfields.C: Likewise.
17208
17209 1999-12-01 Richard Henderson <rth@cygnus.com>
17210
17211 * gcc.c-torture/execute/991201-1.c: New.
17212
17213 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
17214
17215 * gcc.dg/991129-1.c: New test.
17216
17217 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
17218
17219 * gcc.c-torture/compile/991127-1.c: New test.
17220
17221 1999-11-22 Nathan Sidwell <nathan@acm.org>
17222
17223 * g++.old-deja/g++.other/warn4.C: New test.
17224
17225 1999-11-22 Nathan Sidwell <nathan@acm.org>
17226
17227 * g++.old-deja/g++.eh/cleanup2.C: New test.
17228 * g++.old-deja/g++.ext/pretty2.C: New test.
17229 * g++.old-deja/g++.ext/pretty3.C: New test.
17230 * g++.old-deja/g++.other/debug6.C: New test.
17231
17232 1999-10-20 Jim Wilson <wilson@cygnus.com>
17233
17234 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17235 compiler_output to look for one error message instead of two.
17236
17237 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
17238
17239 * gcc.c-torture/execute/991118-1.c: Also test case
17240 where the word boundary does not split a byte evenly.
17241
17242 1999-11-19 Nathan Sidwell <nathan@acm.org>
17243
17244 * g++.old-deja/g++.ext/restrict1.C: New test.
17245
17246 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17247
17248 * gcc.c-torture/execute/991118-1.c: New test.
17249
17250 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
17251
17252 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17253 working directory pathnames.
17254
17255 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
17256
17257 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17258 host is equipped with driver.h and driver.o so it can actually
17259 compile and run the tests.
17260
17261 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
17262
17263 * gcc.c-torture/compile/991008-1.c: New test.
17264
17265 1999-11-08 Nick Clifton <nickc@cygnus.com>
17266
17267 * lib/gcc-dg.exp: Include target-supports.exp
17268
17269 1999-11-05 Nick Clifton <nickc@cygnus.com>
17270
17271 * lib/target-supports.exp: New file: Provide procs to test for
17272 features supported by the target.
17273 (check_weak_available): Moved here from ecos.exp.
17274 (check_alias_available): New proc: Determine of the target
17275 toolchain supports the alias attribute.
17276
17277 * gcc.dg/special/ecos.exp: Move check_weak_available to
17278 target-supports.exp.
17279 (alias-1.c): Only perform the test if the target supports
17280 aliases.
17281 (wkali-1.c): Only perform the test if the target supports
17282 aliases.
17283
17284 * gcc.dg/990506-0.c: Expect error messages from cross
17285 targets as well as native targets.
17286
17287 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17288
17289 * gcc.dg/ultrasp1.c: Removed xfail.
17290 * gcc.dg/struct-ret-2.c: Likewise.
17291 * gcc.dg/array-1.c: Likewise.
17292
17293 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
17294
17295 * gcc.dg/struct-ret-2.c: New test.
17296
17297 * gcc.dg/array-1.c: New test.
17298
17299 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
17300
17301 * gcc.c-torture/execute/991030-1.c: New test.
17302
17303 1999-10-26 Richard Henderson <rth@cygnus.com>
17304
17305 * gcc.c-torture/compile/991026-2.c: New test.
17306
17307 1999-10-26 Jeffrey A Law (law@cygnus.com)
17308
17309 * gcc.c-torture/compile/991026-1.c: New test.
17310
17311 1999-10-23 Jeffrey A Law (law@cygnus.com)
17312
17313 * gcc.c-torture/execute/991023-1.c: New test.
17314
17315 1999-10-19 Jeffrey A Law (law@cygnus.com)
17316
17317 * gcc.c-torture/execute/991019-1.c: New test.
17318
17319 1999-10-16 Richard Henderson <rth@cygnus.com>
17320
17321 * gcc.c-torture/execute/991016-1.c: New test.
17322
17323 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
17324
17325 * gcc.c-torture/execute/991014-1.c: New test.
17326
17327 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
17328
17329 * g++.old-deja/g++.other/union2.C: New test.
17330
17331 1999-10-13 Nathan Sidwell <nathan@acm.org>
17332
17333 * g++.old-deja/g++.other/vaarg2.C: New test.
17334 * g++.old-deja/g++.other/vaarg3.C: New test.
17335
17336 1999-10-12 Craig Burley <craig@jcb-sc.com>
17337
17338 * g77.f-torture/noncompile/19990905-1.f: Moved from being
17339 in compile/.
17340
17341 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
17342
17343 * gcc.c-torture/execute/va-arg-11.c: New test.
17344
17345 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
17346
17347 * lib/file-format.exp (gcc_target_object_format): Don't
17348 crash if objdump is unavailable.
17349
17350 1999-09-29 Donn Terry <donn@interix.com>
17351
17352 * gcc.misc-tests/mg.exp: delete extraneous redirection.
17353
17354 1999-09-28 Nick Clifton <nickc@cygnus.com>
17355
17356 * gcc.c-torture/compile/990928-1.c: New test.
17357
17358 1999-09-28 Nathan Sidwell <nathan@acm.org>
17359
17360 * g++.old-deja/g++.other/decl6.C: New test.
17361
17362 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17363
17364 * gcc.c-torture/execute/va-arg-10.c: New test.
17365
17366 1999-09-27 Nathan Sidwell <nathan@acm.org>
17367
17368 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17369 __PRETTY_FUNCTION__.
17370
17371 1999-09-23 Nick Clifton <nickc@cygnus.com>
17372
17373 * gcc.c-torture/execute/990923-1.c: New test.
17374
17375 1999-09-21 Nick Clifton <nickc@cygnus.com>
17376
17377 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17378 for which -fpic is inappropriate.
17379
17380 1999-09-21 Mark Mitchell <mark@codesourcery.com>
17381
17382 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17383
17384 1999-09-21 Nathan Sidwell <nathan@acm.org>
17385
17386 * g++.old-deja/g++.other/dyncast1.C: New test.
17387 * g++.old-deja/g++.other/dyncast2.C: New test.
17388 * g++.old-deja/g++.other/dyncast3.C: New test.
17389 * g++.old-deja/g++.other/dyncast4.C: New test.
17390 * g++.old-deja/g++.other/dyncast5.C: New test.
17391 * g++.old-deja/g++.eh/catch3.C: New test.
17392 * g++.old-deja/g++.eh/catch3p.C: New test.
17393 * g++.old-deja/g++.eh/catch4.C: New test.
17394 * g++.old-deja/g++.eh/catch4p.C: New test.
17395 * g++.old-deja/g++.eh/catch5.C: New test.
17396 * g++.old-deja/g++.eh/catch5p.C: New test.
17397 * g++.old-deja/g++.eh/catch6.C: New test.
17398 * g++.old-deja/g++.eh/catch6p.C: New test.
17399 * g++.old-deja/g++.eh/catch7.C: New test.
17400 * g++.old-deja/g++.eh/catch7p.C: New test.
17401 * g++.old-deja/g++.eh/catch8.C: New test.
17402 * g++.old-deja/g++.eh/catch8p.C: New test.
17403 * g++.old-deja/g++.eh/catch9.C: New test.
17404 * g++.old-deja/g++.eh/catch9p.C: New test.
17405
17406 1999-09-13 Nathan Sidwell <nathan@acm.org>
17407
17408 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17409 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17410
17411 1999-09-13 Jeffrey A Law (law@cygnus.com)
17412
17413 * gcc.c-torture/compile/990913-1.c: New test.
17414
17415 1999-09-10 Nathan Sidwell <nathan@acm.org>
17416
17417 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17418 * g++.old-deja/g++.jason/rfg5.C: Likewise.
17419
17420 1999-09-09 Richard Henderson <rth@cygnus.com>
17421
17422 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17423
17424 1999-09-09 Nathan Sidwell <nathan@acm.org>
17425
17426 * g++.old-deja/g++.other/lookup11.C: New test.
17427 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17428 what is permitted and what we want.
17429 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17430 overload use.
17431 * g++.old-deja/g++.jason/rfg5.C: Likewise
17432
17433 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
17434
17435 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17436 * gcc.c-torture/noncompile/poison-1.c: New file.
17437
17438 1999-09-08 Nathan Sidwell <nathan@acm.org>
17439
17440 * g++.old-deja/g++.other/sizeof3.C: New test.
17441 * g++.old-deja/g++.other/sizeof4.C: New test.
17442 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17443 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17444
17445 1999-09-07 Richard Henderson <rth@cygnus.com>
17446
17447 * gcc.dg/va-arg-1.c: New.
17448
17449 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17450
17451 * gcc.c-torture/execute/va-arg-9.c: New test.
17452
17453 1999-09-05 Craig Burley <craig@jcb-sc.com>
17454
17455 * g77.f-torture/compile/980519-2.f: New test.
17456 * g77.f-torture/compile/19990905-0.f: New test.
17457 * g77.f-torture/compile/19990905-1.f: New test.
17458 * g77.f-torture/compile/19990905-2.f: New test.
17459
17460 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17461
17462 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
17463
17464 * gcc.c-torture/execute/990827-1.c: Fix typo.
17465
17466 1999-09-03 Nathan Sidwell <nathan@acm.org>
17467
17468 * g++.old-deja/g++.other/deref1.C: New test.
17469
17470 1999-09-02 Nathan Sidwell <nathan@acm.org>
17471
17472 * g++.old-deja/g++.other/ambig2.C: New test.
17473 * g++.old-deja/g++.other/cond5.C: New test.
17474 * g++.old-deja/g++.other/lookup16.C: New test.
17475
17476 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
17477
17478 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17479 assemblers too.
17480
17481 1999-08-31 Jeffrey A Law (law@cygnus.com)
17482
17483 * lib/c-torture.exp: Avoid the "compare executables" optimization
17484 when testing native.
17485
17486 1999-08-29 Jeffrey A Law (law@cygnus.com)
17487
17488 * gcc.c-torture/execute/990829-1.c: New test.
17489 * gcc.c-torture/compile/990829-1.c: New test.
17490
17491 1999-08-27 Paul Burchard <burchard@pobox.com>
17492
17493 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17494 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17495 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17496 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17497 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17498 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17499 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17500 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17501 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17502 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17503 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17504
17505 1999-08-27 Jeffrey A Law (law@cygnus.com)
17506
17507 * gcc.c-torture/execute/990827-1.c: New test.
17508
17509 1999-08-26 Craig Burley <craig@jcb-sc.com>
17510
17511 * g77.f-torture/noncompile/19990826-4.f: New test.
17512
17513 * g77.f-torture/compile/19990826-3.f: New test.
17514
17515 * g77.f-torture/execute/19990826-2.f: New test.
17516
17517 * g77.f-torture/compile/19990826-1.f: New test.
17518
17519 * gcc.c-torture/execute/990826-0.c: New test.
17520 * g77.c-torture/execute/19990826-0.f: New test.
17521
17522 * g77.f-torture/noncompile/970626-2.f: New test.
17523
17524 1999-08-25 Paul Burchard <burchard@pobox.com>
17525
17526 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17527 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17528 lss-011.C: New tests.
17529
17530 1999-08-25 Nathan Sidwell <nathan@acm.org>
17531
17532 * g++.old-deja/g++.other/decl5.C: New test.
17533
17534 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17535
17536 * noncompile/noncompile.exp: Load_lib c-torture.exp.
17537 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17538 call `postbase' for each one. All callers of `postbase' changed
17539 to call this instead.
17540
17541 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
17542
17543 * gcc.c-torture/execute/990811-1.c: New test.
17544
17545 1999-08-09 Nick Clifton <nickc@cygnus.com>
17546
17547 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17548 just native ones.
17549
17550 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17551 just native ones.
17552
17553 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
17554
17555 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17556
17557 1999-08-04 Jeffrey A Law (law@cygnus.com)
17558
17559 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17560
17561 1999-08-04 Nathan Sidwell <nathan@acm.org>
17562
17563 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17564
17565 1999-08-04 Jeffrey A Law (law@cygnus.com)
17566
17567 * gcc.c-torture/execute/990804-1.c: New test.
17568
17569 1999-08-03 Nathan Sidwell <nathan@acm.org>
17570
17571 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17572 * g++.old-deja/g++.brendan/crash64.C: Likewise
17573 * g++.old-deja/g++.brendan/overload8.C: Likewise
17574
17575 1999-08-03 Nathan Sidwell <nathan@acm.org>
17576
17577 * g++.old-deja/g++.other/struct1.C: New test.
17578
17579 1999-08-03 Nathan Sidwell <nathan@acm.org>
17580
17581 * g++.old-deja/g++.other/enum2.C: New test.
17582
17583 1999-08-02 Richard Henderson <rth@cygnus.com>
17584
17585 Adapted from tests from Franz Sirl:
17586 * gcc.c-torture/execute/va-arg-7.c: New test.
17587 * gcc.c-torture/execute/va-arg-8.c: New test.
17588
17589 1999-08-01 Jeffrey A Law (law@cygnus.com)
17590
17591 * gcc.c-torture/compile/990801-2.c: New test.
17592
17593 * gcc.c-torture/compile/990801-1.c: New test.
17594
17595 1999-07-27 Michael Meissner <meissner@cygnus.com>
17596
17597 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17598 fp-cmp-1.c, converting double to float.
17599
17600 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17601 fp-cmp-1.c, converting double to long double.
17602
17603 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17604 from fr1 to unknown_register, since fr1 is a legitimate register
17605 on some machines.
17606
17607 1999-07-25 Jeffrey A Law (law@cygnus.com)
17608
17609 * README: More listname related changes.
17610
17611 1999-07-08 Catherine Moore <clm@cygnus.com>
17612
17613 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
17614
17615 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
17616
17617 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17618
17619 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
17620
17621 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17622
17623 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
17624
17625 * gcc.dg/990703-1.c: New test.
17626
17627 1999-06-29 Nick Clifton <nickc@cygnus.com>
17628
17629 * lib/file-format.exp: New file: Move definition of proc
17630 gcc_target_object_format to here from
17631 gcc.dg/special/ecos.exp.
17632
17633 * lib/c-torture.exp: Include lib file-format.exp.
17634 * lib/gcc-dg.exp: Include lib file-format.exp.
17635
17636 * gcc.dg/special/ecos.exp: Remove definition of proc
17637 gcc_target_object_format.
17638
17639 1999-06-28 Jeffrey A Law (law@cygnus.com)
17640
17641 * gcc.c-torture/execute/990628-1.c: New test.
17642
17643 1999-06-25 Jeffrey A Law (law@cygnus.com)
17644
17645 * gcc.c-torture/compile/990625-2.c: New test.
17646
17647 * gcc.c-torture/compile/990625-1.c: New test.
17648
17649 1999-06-23 Nick Clifton <nickc@cygnus.com>
17650
17651 * gcc.c-torture/compile/dll.c: New test case. Check that dll
17652 attributes compile.
17653 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17654 ports that use the COFF/PE file format.
17655
17656 1999-06-17 Jeffrey A Law (law@cygnus.com)
17657
17658 * gcc.c-torture/compile/990617-1.c: New test.
17659
17660 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
17661
17662 * g++.old-deja/g++.other/decl4.C: New test.
17663
17664 1999-06-14 Nathan Sidwell <nathan@acm.org>
17665
17666 * g++.old-deja/g++.other/bitfld3.C: New test.
17667
17668 1999-06-08 Nathan Sidwell <nathan@acm.org>
17669
17670 * g++.old-deja/g++.eh/catch1.C: New test.
17671
17672 1999-06-07 Jeffrey A Law (law@cygnus.com)
17673
17674 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17675
17676 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17677 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
17678
17679 1999-06-05 Craig Burley <craig@jcb-sc.com>
17680
17681 * g77.f-torture/compile/19990502-0.f: Replace with new,
17682 shorter, test that still fails after recent changes.
17683
17684 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17685
17686 * gcc.c-torture/execute/990604-1.c: New test.
17687
17688 1999-05-31 Jeffrey A Law (law@cygnus.com)
17689
17690 * gcc.c-torture/execute/990531-1.c: New test.
17691
17692 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17693
17694 * gcc.c-torture/compile/990527-1.c: New test.
17695
17696 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
17697
17698 * gcc.c-torture/execute/990527-1.c: New test.
17699
17700 1999-05-25 Nick Clifton <nickc@cygnus.com>
17701
17702 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17703 bitfields as signed.
17704
17705 1999-05-25 Craig Burley <craig@jcb-sc.com>
17706
17707 * g77.f-torture/compile/19990525-0.f: New test.
17708
17709 1999-05-25 Jeffrey A Law (law@cygnus.com)
17710
17711 * gcc.c-torture/execute/990525-2.c: New test.
17712
17713 * gcc.c-torture/execute/990525-1.c: New test.
17714
17715 1999-05-24 Nathan Sidwell <nathan@acm.org>
17716
17717 * g++.old-deja/g++.other/anon3.C: New test.
17718 * g++.old-deja/g++.other/anon4.C: New test.
17719 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17720 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17721 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17722 Merrill).
17723
17724 1999-05-24 Jeffrey A Law (law@cygnus.com)
17725
17726 * gcc.c-torture/execute/990524-1.c: New test.
17727
17728 * gcc.dg/990524-1.c: New test.
17729
17730 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17731
17732 * gcc.c-torture/compile/990523-1.c: New test.
17733
17734 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
17735
17736 * gcc.c-torture/compile/990519-1.c: New test.
17737
17738 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17739
17740 * gcc.c-torture/compile/990517-1.c: New test.
17741
17742 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17743 (e4, f4): New tests.
17744 (main): Call them.
17745
17746 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17747
17748 * gcc.dg/noreturn-1.c: New test.
17749
17750 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17751
17752 * gcc.c-torture/execute/990513-1.c: New test.
17753
17754 1999-05-10 Richard Henderson <rth@cygnus.com>
17755
17756 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17757
17758 1999-05-10 Craig Burley <craig@jcb-sc.com>
17759
17760 * g77.f-torture/execute/erfc.f: Use small single-precision
17761 values, to avoid problems on Alphas when not -mieee.
17762
17763 1999-05-08 Craig Burley <craig@jcb-sc.com>
17764
17765 * gcc.dg/990506-0.c: New test.
17766
17767 1999-05-08 Richard Henderson <rth@cygnus.com>
17768
17769 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17770 the constant to test. Don't XFAIL 64-bit targets.
17771
17772 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17773 * g++.old-deja/g++.law/profile1.C: Likewise.
17774
17775 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17776 operator new instances.
17777 * g++.old-deja/g++.other/delete5.C: Likewise.
17778
17779 1999-05-03 Craig Burley <craig@jcb-sc.com>
17780
17781 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17782 intrinsic.
17783
17784 1999-05-03 Craig Burley <craig@jcb-sc.com>
17785
17786 * g77.f-torture/execute/u77-test.f: Reverse order of two
17787 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17788
17789 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17790
17791 * gcc.dg/compare1.c: New test.
17792
17793 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
17794
17795 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17796 New tests.
17797
17798 1999-05-02 Craig Burley <craig@jcb-sc.com>
17799
17800 * g77.f-torture/compile/19990502-1.f: New test.
17801
17802 1999-05-02 Craig Burley <craig@jcb-sc.com>
17803
17804 * g77.f-torture/compile/19990502-0.f: New test.
17805
17806 1999-05-02 Craig Burley <craig@jcb-sc.com>
17807
17808 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17809 intrinsic.
17810
17811 1999-05-02 Craig Burley <craig@jcb-sc.com>
17812
17813 * g77.f-torture/execute/u77-test.f (main): List libU77
17814 intrinsics not currently tested.
17815 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17816 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17817 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17818 Trim blanks off the ends of some printed strings.
17819
17820 1999-05-02 Craig Burley <craig@jcb-sc.com>
17821
17822 * g77.f-torture/execute/u77-test.f (main): Just warn about
17823 FSTAT gid disagreement, as it's expected on some systems.
17824
17825 1999-05-01 Craig Burley <craig@jcb-sc.com>
17826
17827 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17828 use a new function, which allows for some slop.
17829 Clean up some commentary.
17830 (issum): The new function.
17831 (sgladd): Deleted subroutine.
17832
17833 1999-05-01 Craig Burley <craig@jcb-sc.com>
17834
17835 * g77.f-torture/execute/u77-test.f: Modify to be more like
17836 libf2c/libU77 version, bringing patches to that version here.
17837 Add suitable commentary.
17838
17839 1999-04-25 Richard Henderson <rth@cygnus.com>
17840
17841 * gcc.dg/990424-1.c: New test.
17842
17843 1999-04-24 Craig Burley <craig@jcb-sc.com>
17844
17845 * g77.f-torture/execute/u77-test.f (main): Bug involving
17846 LSTAT has been fixed, so turn back on full checking.
17847
17848 1999-04-20 Craig Burley <craig@jcb-sc.com>
17849
17850 * g77.f-torture/compile/19990419-0.f: New test.
17851 * g77.f-torture/execute/19990419-1.f: New test.
17852
17853 1999-04-17 Richard Henderson <rth@cygnus.com>
17854
17855 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17856 to avoid the need for a prototype to supress a warning.
17857
17858 1999-04-07 Jim Wilson <wilson@cygnus.com>
17859
17860 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17861
17862 1999-04-04 Jeffrey A Law (law@cygnus.com)
17863
17864 * gcc.c-torture/execute/990404-1.c: New test.
17865
17866 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
17867
17868 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17869 * gcc.dg/cpp-if3.c: Don't use -pedantic.
17870 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17871 missing initializer warnings.
17872
17873 1999-03-28 Jeffrey A Law (law@cygnus.com)
17874
17875 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17876 matching strings.
17877
17878 1999-03-26 Jeffrey A Law (law@cygnus.com)
17879
17880 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17881
17882 1999-03-26 Craig Burley <craig@jcb-sc.com>
17883
17884 * g77.f-torture/execute/19990325-0.f: New test.
17885 * g77.f-torture/execute/19990325-1.f: New test.
17886
17887 1999-03-24 Jeffrey A Law (law@cygnus.com)
17888
17889 * gcc.c-torture/execute/990324-1.c: New test.
17890
17891 1999-03-22 Jim Wilson <wilson@cygnus.com>
17892
17893 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17894 test with 4.
17895
17896 1999-03-17 Richard Henderson <rth@cygnus.com>
17897
17898 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
17899
17900 1999-03-13 Craig Burley <craig@jcb-sc.com>
17901
17902 * g77.f-torture/execute/19990313-2.f: New test.
17903 * g77.f-torture/execute/19990313-3.f: New test.
17904
17905 1999-03-13 Craig Burley <craig@jcb-sc.com>
17906
17907 * g77.f-torture/execute/19990313-0.f: New test.
17908 * g77.f-torture/execute/19990313-1.f: New test.
17909
17910 1999-03-12 Jim Wilson <wilson@cygnus.com>
17911
17912 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17913 printf to sprintf.
17914 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17915 (main): Add check for u15. Conditionalize u31 check depending on
17916 whether ints are <32 bits or >=32 bits.
17917
17918 1999-03-08 Craig Burley <craig@jcb-sc.com>
17919
17920 * g77.f-torture/execute/19981119-0.f: Improve testiness.
17921
17922 1999-03-08 Craig Burley <craig@jcb-sc.com>
17923
17924 * g77.f-torture/compile/19990305-0.f: New test.
17925 * g77.f-torture/execute/19981119-0.f: New test.
17926
17927 1999-03-08 Craig Burley <craig@jcb-sc.com>
17928
17929 * g77.f-torture/execute/970625-2.f: call ABORT if final
17930 result is not correct, instead of just printing it.
17931 Add this checking via newly introduced obfuscation, to
17932 trip up buggy front ends.
17933
17934 1999-03-07 Craig Burley <craig@jcb-sc.com>
17935
17936 * g77.f-torture/compile/960317-1.f: Moved from being
17937 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
17938
17939 1999-03-06 Craig Burley <craig@jcb-sc.com>
17940
17941 * g77.f-torture/execute/960317-1.f: New (old) test.
17942 * g77.f-torture/execute/970625-2.f: Ditto.
17943
17944 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
17945
17946 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17947 message on line 1 or line 2; cccp and cpplib do this differently.
17948
17949 1999-03-01 Jeffrey A Law (law@cygnus.com)
17950
17951 * g++.old-deja/g++.law/weak1.C: New test.
17952
17953 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
17954
17955 * gcc.c-torture/execute/990119-1.c: Renamed to...
17956 * gcc.dg/990119-1.c: this, so it will only be tested once
17957 (it's a preprocessor test, it doesn't need to be run at
17958 multiple optimization levels).
17959
17960 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
17961
17962 * lib/g++.exp: Don't add incdir=$base_dir/../include to
17963 ALWAYS_CXXFLAGS.
17964
17965 1999-02-24 Craig Burley <craig@jcb-sc.com>
17966
17967 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17968 * g77.f-torture/compile/19981216-0.f: ...as it is expected
17969 to not be compilable by current g77.
17970
17971 1999-02-24 Nick Clifton <nickc@cygnus.com>
17972
17973 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17974
17975 1999-02-22 Jeffrey A Law (law@cygnus.com)
17976
17977 * gcc.c-torture/execute/990222-1.c: New test.
17978
17979 1999-02-19 Craig Burley <craig@jcb-sc.com>
17980
17981 * g77.f-torture/compile/19990218-0.f: New test.
17982 * g77.f-torture/noncompile/19990218-1.f: New test.
17983
17984 1999-02-18 Craig Burley <craig@jcb-sc.com>
17985
17986 * g77.f-torture/compile/19981216-0.f: New test.
17987
17988 1999-02-14 Jeffrey A Law (law@cygnus.com)
17989
17990 * gcc.dg/990214-1.c: New test.
17991
17992 1999-02-13 Jeffrey A Law (law@cygnus.com)
17993
17994 * gcc.dg/990213-2.c: New test.
17995
17996 * gcc.dg/990213-1.c: New test.
17997
17998 1999-02-12 Jeffrey A Law (law@cygnus.com)
17999
18000 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18001 ints.
18002
18003 1999-02-11 Nick Clifton <nickc@cygnus.com>
18004
18005 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18006 specified by target.
18007
18008 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18009
18010 1999-02-11 Jeffrey A Law (law@cygnus.com)
18011
18012 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18013
18014 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
18015
18016 * gcc.dg/special/ecos.exp: New test driver for new tests with
18017 special requirements.
18018
18019 * gcc.dg/special/alias-1.c: New test.
18020 * gcc.dg/special/gcsec-1.c: New test.
18021 * gcc.dg/special/weak-1.c: New test.
18022 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18023 * gcc.dg/special/weak-2.c: New test.
18024 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18025 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18026 * gcc.dg/special/wkali-1.c: New test.
18027 * gcc.dg/special/wkali-2.c: New test.
18028 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18029 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18030
18031 1999-02-10 Felix Lee <flee@cygnus.com>
18032
18033 * lib/c-torture.exp (c-torture-compile): Pull out code for
18034 analyzing gcc error messages.
18035 (c-torture-execute): Likewise. Fix some (harmless) false
18036 positives.
18037 * lib/gcc.exp (gcc_check_compile): New function.
18038
18039 1999-02-08 Richard Henderson <rth@cygnus.com>
18040
18041 * gcc.c-torture/execute/990208-1.c: New test.
18042
18043 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
18044
18045 * g++.dg/special/ecos.exp: New driver for new tests with special
18046 requirements
18047
18048 * g++.dg/special/conpr-1.C: New test
18049 * g++.dg/special/conpr-2.C: New test
18050 * g++.dg/special/conpr-2a.C: New test
18051 * g++.dg/special/conpr-3.C: New test
18052 * g++.dg/special/conpr-3a.C: New test
18053 * g++.dg/special/conpr-3b.C: New test
18054
18055 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18056 allow g++ to use the dg driver
18057
18058 * README: Add comment about g++.dg directory
18059
18060 1999-02-06 Jeffrey A Law (law@cygnus.com)
18061
18062 * README: Update email addresses.
18063
18064 1999-02-03 Nick Clifton <nickc@cygnus.com>
18065
18066 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18067 arguments in order to force structure S onto the stack even on
18068 the alpha.
18069 (test): Pass 10 leading arguments to function foo as well as the
18070 structure S.
18071
18072 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18073 failure for all targets.
18074
18075 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18076 abort to terminate program execution.
18077
18078 1999-01-30 Richard Henderson <rth@cygnus.com>
18079
18080 * gcc.c-torture/execute/990130-1.c: New test.
18081
18082 1999-01-30 Jeffrey A Law (law@cygnus.com)
18083
18084 * gcc.dg/990130-1.c: New test.
18085
18086 1999-01-28 Michael Meissner <meissner@cygnus.com>
18087
18088 * gcc.c-torture/execute/990128-1.c: New test.
18089
18090 1999-01-27 Michael Meissner <meissner@cygnus.com>
18091
18092 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18093
18094 1999-01-27 Felix Lee <flee@cygnus.com>
18095
18096 * lib/c-torture.exp (c-torture-compile): pull out code for
18097 analyzing gcc error messages.
18098 (c-torture-execute): ditto, and fix some (harmless) false
18099 positives.
18100 * lib/gcc.exp (gcc_check_compile): new function.
18101
18102 1999-01-17 Jeffrey A Law (law@cygnus.com)
18103
18104 * gcc.dg/990117-1.c: New test.
18105
18106 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18107
18108 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18109
18110 1999-01-15 Jeffrey A Law (law@cygnus.com)
18111
18112 * g77.f-torture/compile/990115-1.f: New test.
18113
18114 1999-01-07 Jeffrey A Law (law@cygnus.com)
18115
18116 * gcc.c-torture/compile/990107-1.c: New test
18117
18118 1999-01-06 Jeffrey A Law (law@cygnus.com)
18119
18120 * gcc.c-torture/execute/990106-2.c: New test.
18121
18122 * gcc.c-torture/execute/990106-1.c: New test.
18123
18124 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
18125
18126 * gcc.c-torture/compile/981223-1.c: New test.
18127
18128 1998-12-29 Richard Henderson <rth@cygnus.com>
18129
18130 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18131 (opt3): Rename from opt4 and disable.
18132
18133 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
18134
18135 * g++.old-deja/g++.pt/ptrmem5.C: New test.
18136
18137 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
18138
18139 * g++.old-deja/g++.other/conv5.C: New test.
18140
18141 1998-12-14 Nick Clifton <nickc@cygnus.com>
18142
18143 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18144
18145 1998-12-11 Jeffrey A Law (law@cygnus.com)
18146
18147 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18148
18149 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
18150
18151 * gcc.c-torture/compile/981211-1.c: New test.
18152
18153 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
18154
18155 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18156
18157 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18158
18159 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18160
18161 * gcc.special/930510-1.c: Make C9X safe.
18162 * gcc.misc-tests/gcov-1.c Similarly.
18163 * gcc.misc-tests/gcov-2.c Similarly.
18164
18165 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
18166
18167 * gcc.dg/ultrasp1.c: New test.
18168
18169 1998-12-06 Richard Henderson <rth@cygnus.com>
18170
18171 * gcc.c-torture/execute/981206.c: New test.
18172
18173 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
18174
18175 * g++.old-deja/g++.ns/template7.C: New test.
18176
18177 * g++.old-deja/g++.other/expr1.C: New test.
18178
18179 * g++.old-deja/g++.eh/tmpl3.C: New test.
18180
18181 * g++.old-deja/g++.eh/tmpl2.C: New test.
18182
18183 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
18184
18185 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18186 * g++.old-deja/g++.other/using6.C: Removed.
18187 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18188
18189 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18190
18191 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
18192
18193 * g++.old-deja/g++.pt/overload8.C: New test.
18194
18195 * g++.old-deja/g++.pt/overload7.C: New test.
18196
18197 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18198
18199 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18200 and relinking messages.
18201 * lib/g++.exp (g++_target_compile): Remove .rpo file when
18202 compiling with -frepo.
18203
18204 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
18205
18206 * g++.old-deja/g++.pt/lookup6.C: New test.
18207
18208 1998-11-30 Nick Clifton <nickc@cygnus.com>
18209
18210 * gcc.c-torture/execute/981130-1.c: New test.
18211 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18212
18213 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
18214
18215 * g++.old-deja/g++.pt/explicit76.C: New test.
18216
18217 * g++.old-deja/g++.pt/friend38.C: New test.
18218
18219 * g++.old-deja/g++.ns/crash2.C: New test.
18220
18221 * g++.old-deja/g++.pt/defarg8.C: New test.
18222
18223 * g++.old-deja/g++.pt/instantiate6.C: New test.
18224
18225 * g++.old-deja/g++.pt/static6.C: New test.
18226
18227 * g++.old-deja/g++.pt/decl2.C: New test.
18228
18229 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
18230
18231 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
18232 problem is actually related with name lookup, but so what? :-)
18233
18234 * g++.old-deja/g++.pt/friend37.C: New test.
18235
18236 1998-11-25 Dave Love <d.love@dl.ac.uk>
18237
18238 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18239 element, which fails on some systems.
18240
18241 * g77.f-torture/execute/labug1.f: New test.
18242
18243 1998-11-21 Jeffrey A Law (law@cygnus.com)
18244
18245 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18246 is defined.
18247
18248 1998-11-18 Dave Love <d.love@dl.ac.uk>
18249
18250 * g77.f-torture/compile/981117-1.f: New test.
18251
18252 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
18253
18254 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
18255 properly discarded.
18256
18257 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
18258
18259 * gcc.c-torture/execute/memcheck: New directory of tests for
18260 -fcheck-memory-usage.
18261
18262 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
18263
18264 * README: New file, general information about the testsuite and
18265 new description of the various C++ test subdirectories.
18266 * README.g++: Eliminate obsolete information, update and move most
18267 relevant stuff to README.
18268
18269 1998-11-07 Richard Henderson <rth@cygnus.com>
18270
18271 * gcc.c-torture/compile/981107-1.c: New test.
18272
18273 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
18274
18275 * execute/memcpy-bi.c: New testcase.
18276
18277 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
18278
18279 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18280 base classes.
18281
18282 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18283 template is selected.
18284
18285 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18286 classes, it should be accepted for all types.
18287
18288 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18289
18290 * g++.old-deja/g++.pt/spec24.C: Ensure that template
18291 specializations start with template headers.
18292
18293 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
18294
18295 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18296
18297 * g++.old-deja/g++.other/init9.C: Test cross initialization of
18298 non-POD types.
18299
18300 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
18301
18302 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18303
18304 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18305
18306 * compile/981022-1.c, compile/981022-1.x: New test and driver.
18307
18308 1998-10-19 Jeffrey A Law (law@cygnus.com)
18309
18310 * 981019-1.c: New test.
18311
18312 1998-10-14 Robert Lipe <robertl@dgii.com>
18313
18314 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18315 find objc headers.
18316
18317 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18318
18319 * compile/981001-4.c: Remove use of GCC extension that triggers a
18320 compiler bug.
18321
18322 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
18323
18324 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18325
18326 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
18327
18328 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
18329 instantiation of template produces incorrect code for delete
18330 expression.
18331
18332 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
18333 constructors' name is not unique.
18334 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18335 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18336
18337 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
18338 automatic array of const is ill-formed.
18339
18340 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
18341 of template parameter?
18342
18343 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
18344 const.
18345
18346 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
18347 pointer-to-member expression.
18348
18349 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
18350 declaration causes ICE.
18351
18352 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
18353
18354 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
18355 reserved in the global namespace.
18356
18357 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18358 generate needed virtual table.
18359
18360 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18361
18362 1998-10-10 Dariush Eslimi <eslimi@loran.com>
18363
18364 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18365 template-dependent type
18366
18367 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
18368
18369 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18370 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18371 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18372
18373 * g++.old-deja/g++.other/using5.C: New test; using decl from base
18374 class should be usable as argument of member function.
18375 * g++.old-deja/g++.other/using6.C: New test; using decl from base
18376 class should be usable as return type of member function.
18377 * g++.old-deja/g++.other/using7.C: New test; using decl from base
18378 class should be usable as type of data member.
18379
18380 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18381
18382 1998-10-09 Jeffrey A Law (law@cygnus.com)
18383
18384 * gcc.c-torture/special/920521-1.c: Fix bogus test.
18385
18386 1998-10-08 Nick Clifton <nickc@cygnus.com>
18387
18388 * gcc.dg/dll-?.c Add thumb to target list.
18389 Fix assembler scan patterns to match current assembler output.
18390
18391 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
18392
18393 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
18394 matching of template brackets.
18395
18396 * g++.old-deja/g++.other/using4.C: New test. Test using
18397 declarations of methods from base classes.
18398
18399 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
18400 within functions should introduce names into the innermost
18401 enclosing namespace.
18402
18403 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
18404 of static locals if first initialization throws.
18405
18406 1998-10-07 Jim Wilson <wilson@cygnus.com>
18407
18408 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18409
18410 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
18411
18412 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
18413 lose track of the possible targets of tablejump insns.
18414 * special/special.exp: Run it.
18415
18416 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
18417
18418 * g++.old-deja/g++.pt/friend35.C: New test. A template function
18419 must be declared before its specializations can be named in friend
18420 declarations.
18421
18422 1998-10-05 Dave Love <d.love@dl.ac.uk>
18423
18424 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18425
18426 * g77.f-torture/execute/io1.f: New test.
18427
18428 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
18429
18430 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18431 with pointer to template function, for which no argument deduction
18432 is possible.
18433
18434 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18435 specialization of template function as argument to template
18436 function.
18437
18438 * g++.old-deja/g++.other/access2.C: New test; Inner class
18439 shouldn't have privileged access to Outer's names.
18440
18441 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
18442
18443 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18444 friend template declared within template class conflicts with
18445 nested class of the same name.
18446
18447 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18448 is ignored.
18449
18450 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18451 object with direct initializer as function declaration.
18452
18453 * g++.old-deja/g++.other/decl2.C: New test; duplicate
18454 initializers.
18455
18456 * g++.old-deja/g++.other/null2.C: New test; conditional operator
18457 involving const pointer and NULL produces incorrect result.
18458
18459 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18460 type name without `typename' should be rejected with -pedantic.
18461
18462 1998-10-02 Richard Henderson <rth@cygnus.com>
18463
18464 * g++.old-deja/g++.other/addrof1.C: New test.
18465
18466 1998-10-01 Nick Clifton <nickc@cygnus.com>
18467
18468 * gcc.c-torture/compile/981001-1.c: New test.
18469 * gcc.c-torture/execute/981001-1.c: New test.
18470
18471 1998-10-01 Jeffrey A Law (law@cygnus.com)
18472
18473 * gcc.c-torture/compile/981001-2.c: New test.
18474 * gcc.c-torture/compile/981001-3.c: New test.
18475 * gcc.c-torture/compile/981001-4.c: New test.
18476
18477 1998-10-01 Robert Lipe <robertl@dgii.com>
18478
18479 * lib/objc.exp (objc_target_compile): Add -L during compiles for
18480 multilibbed hosts. Idea grafted from g77.exp.
18481
18482 1998-09-30 Dave Love <d.love@dl.ac.uk>
18483
18484 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18485 avoid losing on systems which need -lsocket.
18486
18487 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
18488
18489 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18490 * g++.old-deja/g++.other/nested2.C: Ditto.
18491 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18492 failure.
18493
18494 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
18495
18496 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18497 preferred over template operator!= for enum bitfields.
18498
18499 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
18500
18501 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18502 that happen to have the same base name, but in different scopes,
18503 are incorrectly rejected.
18504
18505 1998-09-16 Richard Henderson <rth@cygnus.com>
18506
18507 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18508 on the native word size instead of an integer literal.
18509
18510 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
18511
18512 * g++.old-deja/g++.other/static2.C: Invocation of static data
18513 member of type pointer-to-function denoted as non-static member.
18514
18515 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18516 checks involving function types and aliases.
18517
18518 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
18519
18520 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18521 redefined to the same non-trivial type.
18522
18523 * g++.old-deja/g++.pt/explicit73.C: Test for proper
18524 namespace-qualification of template specializations declared in
18525 other namespaces.
18526
18527 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18528 to declare a subset of the specializations of a template function
18529 as friends of specializations of a template class.
18530
18531 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18532 member templates that do not fully specialize the enclosing
18533 template class are rejected.
18534
18535 1998-09-11 Dave Love <d.love@dl.ac.uk>
18536
18537 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18538
18539 1998-09-08 Dave Love <d.love@dl.ac.uk>
18540
18541 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18542 altered from libf2c/libU77 version.
18543
18544 1998-09-06 Dave Love <d.love@dl.ac.uk>
18545
18546 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18547
18548 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
18549
18550 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18551 (un)signed char are different types for template specialization
18552 purposes.
18553
18554 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
18555
18556 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18557 * objc: ObjC testsuite.
18558
18559 1998-08-31 Catherine Moore <clm@cygnus.com>
18560
18561 * gcc.c-torture/execute/941014-1.x: New file.
18562
18563 1998-08-31 Nick Clifton <nickc@cygnus.com>
18564
18565 * lib/c-torture.exp: Add support for
18566 torture_eval_before_compile and torture_eval_before_execute
18567 variables.
18568
18569 1998-08-30 Jeffrey A Law (law@cygnus.com)
18570
18571 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
18572 this test triggers valid.
18573
18574 1998-08-27 Jeffrey A Law (law@cygnus.com)
18575
18576 * gcc.dg/980827-1.c: New test.
18577
18578 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
18579
18580 * gcc.c-torture/execute/loop-4b.c: New test.
18581
18582 1998-08-26 Nick Clifton <nickc@cygnus.com>
18583
18584 * lib/c-torture.exp: Add support for
18585 torture_eval_before_compile and torture_eval_before_execute
18586 variables.
18587
18588 1998-08-25 Jeffrey A Law (law@cygnus.com)
18589
18590 * gcc.c-torture/compile/980825-1.c: New test.
18591
18592 1998-08-24 Nick Clifton <nickc@cygnus.com>
18593
18594 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18595 count number tests in opt_t0 not good_t0.
18596
18597 1998-08-24 Jeffrey A Law (law@cygnus.com)
18598
18599 * gcc.c-torture/compile/930326-1.x: Fix typo.
18600
18601 1998-08-23 Mark Mitchell <mark@markmitchell.com>
18602
18603 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18604 causes an ICE.
18605
18606 1998-08-21 Jeffrey A Law (law@cygnus.com)
18607
18608 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18609 STACK_SIZE is defined.
18610 * gcc.c-torture/unsorted/stuct.c: Similarly.
18611
18612 * gcc.c-torture/compile/980821-1.c: New test.
18613
18614 1998-08-21 Jeffrey A Law (law@cygnus.com)
18615
18616 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18617
18618 1998-08-19 Mark Mitchell <mark@markmitchell.com>
18619
18620 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18621 code.
18622
18623 1998-08-09 Mark Mitchell <mark@markmitchell.com>
18624
18625 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18626 error'.
18627
18628 1998-08-18 Jeffrey A Law (law@cygnus.com)
18629
18630 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18631
18632 1998-08-16 Jeffrey A Law (law@cygnus.com)
18633
18634 * gcc.c-torture/compile/980816-1.c: New test.
18635
18636 * gcc.dg/980816-1.c: New test.
18637
18638 1998-08-13 Jeffrey A Law (law@cygnus.com)
18639
18640 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18641 compiler for ieee tests.
18642
18643 1998-08-01 Dave Love <d.love@dl.ac.uk>
18644
18645 * g77.f-torture/compile/980729-0.f: New test.
18646
18647 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
18648
18649 * gcc.c-torture/special/eeprof-1.c: New test, for
18650 -finstrument-functions.
18651 * gcc.c-torture/special/special.exp: Run it.
18652
18653 1998-07-29 Jeffrey A Law (law@cygnus.com)
18654
18655 * gcc.c-torture/compile/980729-1.c: New test.
18656
18657 1998-07-27 Nick Clifton <nickc@cygnus.com>
18658
18659 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18660 __thumb__ is defined, and test for ARM style doubles if so.
18661
18662 1998-07-26 Dave Love <d.love@dl.ac.uk>
18663
18664 * g77.f-torture/noncompile/980615-0.f: New test.
18665
18666 1998-07-26 H.J. Lu (hjl@gnu.org)
18667
18668 * gcc.dg/980312-1.c: Do link instead of compile.
18669 * gcc.dg/980313-1.c: Likewise.
18670
18671 1998-07-26 Jeffrey A Law (law@cygnus.com)
18672
18673 * gcc.c-torture/compile/980726-1.c: New test.
18674
18675 1998-07-25 Dave Love <d.love@dl.ac.uk>
18676
18677 * g77.f-torture/execute/io0.f: New test.
18678
18679 1998-07-24 Nick Clifton <nickc@cygnus.com>
18680
18681 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18682 an int.
18683
18684 1998-06-18 Michael Meissner <meissner@cygnus.com>
18685
18686 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18687 m32r bugs.
18688
18689 1998-07-17 Nick Clifton <nickc@cygnus.com>
18690
18691 * gcc.dg/980626-1.c: Expect failures for all toolchains until
18692 c-decl.c:grokdeclarator can handle mode attributes.
18693
18694 1998-07-16 Jeffrey A Law (law@cygnus.com)
18695
18696 * gcc.c-torture/execute/980716-1.c: New test.
18697
18698 1998-07-13 Jeffrey A Law (law@cygnus.com)
18699
18700 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18701 the mn10200.
18702 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
18703 the mn10200.
18704 * gcc.c-torture/execute/va-arg-3.x: Similarly.
18705 * gcc.c-torture/compile/930326-1.x: Similarly.
18706
18707 1998-07-13 Dave Love <d.love@dl.ac.uk>
18708
18709 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18710 New test from Craig.
18711
18712 1998-07-12 Dave Love <d.love@dl.ac.uk>
18713
18714 * g77.f-torture/noncompile/980616-0.f: New test.
18715
18716 * g77.f-torture/execute/970816-3.f: New test from Craig.
18717
18718 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18719
18720 * g++.other/singleton.C: Return error value instead of taking
18721 SIGSEGV.
18722
18723 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18724
18725 * g++.other/singleton.C: New test. Warning is under dispute.
18726 Runtime crash is not.
18727
18728 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18729
18730 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18731 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18732 using6.C, using7.C}: New namespace tests.
18733
18734 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
18735
18736 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18737 specialization with typedef'ed names used as array indexes.
18738
18739 1998-07-09 Jeffrey A Law (law@cygnus.com)
18740
18741 * gcc.c-torture/execute/980709-1.c: New test.
18742
18743 * gcc.dg/980709-1.c: New test.
18744
18745 1998-07-07 Richard Henderson <rth@cygnus.com>
18746
18747 * gcc.c-torture/execute/bcp-1.c: New test.
18748
18749 1998-07-07 Jeffrey A Law (law@cygnus.com)
18750
18751 * gcc.c-torture/execute/980707-1.c: New test.
18752
18753 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
18754
18755 * gcc.c-torture/compile/980706-1.c: New test.
18756
18757 1998-07-01 Dave Love <d.love@dl.ac.uk>
18758
18759 * g77.f-torture/execute/980701-0.f,
18760 g77.f-torture/execute/980701-1.f: New test from Craig.
18761
18762 1998-07-01 Jeffrey A Law (law@cygnus.com)
18763
18764 * gcc.c-torture/compile/980701-1.c: New test.
18765
18766 * gcc.c-torture/execute/980701-1.c: New test.
18767
18768 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
18769 rlsruhe.de>
18770
18771 * g++.old-deja/g++.robertl/eb132.C: New test.
18772 * g++.old-deja/g++.robertl/eb133.C: Likewise.
18773
18774 1998-06-29 Dave Love <d.love@dl.ac.uk>
18775
18776 * g77.f-torture/execute/980628-7.f,
18777 g77.f-torture/execute/980628-8.f,
18778 g77.f-torture/execute/980628-9.f,
18779 g77.f-torture/execute/980628-10.f: New tests from Craig.
18780
18781 * g77.f-torture/execute/980628-3.f: Remove mail headers.
18782
18783 1998-06-28 Jeffrey A Law (law@cygnus.com)
18784
18785 * g77.f-torture/execute/980628-4.f: New test from Craig.
18786 * g77.f-torture/execute/980628-5.f: Likewise.
18787 * g77.f-torture/execute/980628-2.f: Likewise.
18788 * g77.f-torture/execute/980628-0.f: Likewise.
18789 * g77.f-torture/execute/980628-1.f: Likewise.
18790 * g77.f-torture/execute/980628-3.f: Likewise.
18791 * g77.f-torture/execute/980628-6.f: Likewise.
18792
18793 1998-06-28 Jeffrey A Law (law@cygnus.com)
18794
18795 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18796 directory when nothing has been installed yet.
18797
18798 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
18799
18800 * gcc.c-torture/special/special.exp: Handle newer versions of
18801 dejagnu.
18802
18803 1998-06-26 Jeffrey A Law (law@cygnus.com)
18804
18805 * gcc.dg/980626-1.c: New test.
18806
18807 1998-06-19 Bruno Haible <haible@ilog.fr>
18808
18809 * gcc.misc-tests/m-un-2.c: New test.
18810 * g++.old-deja/g++.other/warn01.c: Likewise.
18811
18812 1998-06-19 Robert Lipe <robertl@dgii.com>
18813
18814 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18815 compatibility with assmblers with a different comment character.
18816 Eliminate use of GAS-specific extensions.
18817
18818 1998-06-19 Jeffrey A Law (law@cygnus.com)
18819
18820 * gcc.c-torture/execute/ieee/980619-1.c: New test.
18821
18822 1998-06-19 Robert Lipe <robertl@dgii.com>
18823
18824 *lib/g77.exp: Replace search for libf2c.a with search for newly
18825 renamed libg2c.a
18826
18827 1998-06-17 Jeffrey A Law (law@cygnus.com)
18828
18829 * gcc.c-torture/execute/980617-1.c: New test.
18830
18831 1998-06-12 Jeffrey A Law (law@cygnus.com)
18832
18833 * gcc.c-torture/execute/980612-1.c: New test.
18834
18835 1998-06-08 Jeffrey A Law (law@cygnus.com)
18836
18837 * gcc.dg/980523-1.c: Only test on ppc-linux.
18838 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18839
18840 * gcc.c-torture/execute/980608-1.c: New test.
18841
18842 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
18843
18844 * gcc.c-torture/execute/980605-1.c: New test.
18845
18846 1998-06-04 Jeffrey A Law (law@cygnus.com)
18847
18848 * gcc.c-torture/execute/980604-1.c: New test.
18849
18850 1998-06-02 Jeffrey A Law (law@cygnus.com)
18851
18852 * gcc.c-torture/execute/980602-1.c: New test.
18853 * gcc.c-torture/execute/980602-2.c: Likewise.
18854
18855 1998-06-02 Dave Love <d.love@dl.ac.uk>
18856
18857 * 970125-0.f: Fix per JCB. Add commentary.
18858
18859 1998-05-31 Michael Meissner <meissner@cygnus.com>
18860
18861 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18862 IEEE -0 support.
18863
18864 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18865
18866 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18867 earlier.
18868
18869 1998-05-28 Catherine Moore <clm@cygnus.com>
18870
18871 * gcc.c-torture/execute/980526-3.c: New test.
18872
18873 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
18874
18875 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18876 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18877 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18878 m88k-motorola-sysv3 to XFAIL.
18879
18880 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18881
18882 * gcc.dg/980526-1.c: New test.
18883 * gcc.c-torture/execute/980526-2.c: New test.
18884
18885 1998-05-26 Jeffrey A Law (law@cygnus.com)
18886
18887 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18888
18889 * gcc.c-torture/execute/980526-1.c: New test.
18890
18891 1998-05-26 Dave Love <d.love@dl.ac.uk>
18892
18893 * g77.f-torture/execute/alpha2.f: Add runtime test.
18894
18895 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
18896
18897 * g++.old-deja/old-deja.exp: Strip leading directories.
18898
18899 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18900 error for the line. Don't run multiple tests for the same line.
18901
18902 1998-05-23 Jeffrey A Law (law@cygnus.com)
18903
18904 * gcc.dg/980523-1.c: New test.
18905
18906 1998-05-23 Dave Love <d.love@dl.ac.uk>
18907
18908 * g77.f-torture/compile/970915-0.f: New test.
18909
18910 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
18911
18912 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18913
18914 1998-05-21 Jeffrey A Law (law@cygnus.com)
18915
18916 * gcc.dg/980520-1.c: New test.
18917
18918 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
18919
18920 * gcc.dg/980502-1.c: Fix return type.
18921
18922 1998-05-20 Jeffrey A Law (law@cygnus.com)
18923
18924 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18925 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18926 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18927 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18928 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18929
18930 1998-05-20 Dave Love <d.love@dl.ac.uk>
18931
18932 * g77.f-torture/execute/980520-1.f: New test.
18933
18934 1998-05-15 Dave Love <d.love@dl.ac.uk>
18935
18936 * lib/mike-g77.exp: New file.
18937
18938 * g77.f-torture/noncompile/noncompile.exp,
18939 g77.f-torture/noncompile/check0.f: New files.
18940
18941 1998-05-14 Dave Love <d.love@dl.ac.uk>
18942
18943 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18944 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18945 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18946 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18947 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18948 abort where appropriate.
18949
18950 1998-05-05 Michael Meissner <meissner@cygnus.com>
18951
18952 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18953 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18954
18955 1998-04-29 Dave Love <d.love@dl.ac.uk>
18956
18957 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18958
18959 1998-04-27 Dave Love <d.love@dl.ac.uk>
18960
18961 * g77.f-torture/compile/980427-0.f: New test.
18962
18963 1998-04-24 Dave Love <d.love@dl.ac.uk>
18964
18965 * g77.f-torture/compile/980424-0.f: New test.
18966
18967 1998-04-19 Dave Love <d.love@dl.ac.uk>
18968
18969 * g77.f-torture/compile/980419-2.f (main): New test.
18970 * g77.f-torture/compile/970125-0.f: New test.
18971 * g77.f-torture/compile/980419-1.f: New test.
18972
18973 1998-04-08 Jim Wilson <wilson@cygnus.com>
18974
18975 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
18976 of loop-4.c.
18977
18978 1998-04-07 Jim Wilson <wilson@cygnus.com>
18979
18980 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18981
18982 1998-04-03 Jim Wilson <wilson@cygnus.com>
18983
18984 * gcc.c-torture/compile/980329-1.c: New test.
18985
18986 1998-03-18 Jim Wilson <wilson@cygnus.com>
18987
18988 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18989 * gcc.dg/980312-1.c: Fix typo in -march command.
18990
18991 1998-03-16 H.J. Lu (hjl@gnu.org)
18992
18993 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18994
18995 1998-03-11 Robert Lipe <robertl@dgii.com>
18996
18997 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
18998 Dave Love agree the Fortran source is bogus.
18999
19000 1998-03-11 Robert Lipe <robertl@dgii.com>
19001
19002 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19003 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19004 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19005 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19006 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19007
19008 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
19009
19010 * g++.old-deja/g++.other/friend1.C: New test.
19011
19012 1998-02-18 Dave Love <d.love@dl.ac.uk>
19013
19014 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19015 possibly uninitialized) variables and declare dnrm2.
19016
19017 1998-02-23 Robert Lipe <robertl@dgii.com>
19018
19019 From Bruno Haible <haible@ilog.fr>:
19020 * gcc.c-torture/execute/980223.c: New test.
19021
19022 1998-02-13 Jeffrey A Law (law@cygnus.com)
19023
19024 * gcc.dg/ifelse-1.c: New test.
19025
19026 1998-02-09 H.J. Lu (hjl@gnu.org)
19027
19028 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19029
19030 * lib/old-dejagnu.exp (old-dejagnu): Added the
19031 "execution test - XFAIL *-*-*" handling in the spirit of
19032 "excess errors test -". Changed the "execution test fails"
19033 handling to be like "excess errors test fails".
19034 * Update various tests accordingly.
19035
19036 1998-02-06 Jim Wilson <wilson@cygnus.com>
19037
19038 * gcc.c-torture/execute/980205.c: New test.
19039
19040 1998-01-18 Jeffrey A Law (law@cygnus.com)
19041
19042 * lib/c-torture.exp: Look for .x files instead of .cexp files.
19043 * lib/f-torture.exp: Similarly.
19044 * gcc.c-torture: Rename all .cexp files to .x files.
19045
19046 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
19047
19048 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19049 (940510-1.c): Removed duplicate.
19050 (971104-1.c): New test.
19051
19052 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
19053
19054 * lib/f-torture.exp: Improve error and loop detection.
19055
19056 1997-11-19 Michael Meissner <meissner@cygnus.com>
19057
19058 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19059 use that to size the filler array.
19060
19061 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
19062
19063 * lib/c-torture.exp(c-torture-execute): Fix typo.
19064
19065 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19066 testcase as the executable name. Keep the executable around if
19067 the test fails.
19068
19069 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
19070
19071 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19072 changes. Only test one -g option, and move it to the end of the
19073 list of options to test.
19074
19075 1997-09-19 Michael Meissner <meissner@cygnus.com>
19076
19077 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19078 variable GCC_TORTURE_OPTIONS to supply default switches separated
19079 by colons. If no environment variable, run tests with -O0 -g, -O1
19080 -g, and -O2 -g as well.
19081
19082 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
19083
19084 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19085 explanatory comments. Fix indentation.
19086
19087 1997-09-15 Jeffrey A Law (law@cygnus.com)
19088
19089 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19090
19091 1997-09-11 Jeffrey A Law (law@cygnus.com)
19092
19093 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19094 * g++.old-deja/g++.mike/p7325.C: Likewise.
19095 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19096
19097 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
19098
19099 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19100 * g++.old-deja/g++.brendan/crash30.C: Likewise.
19101 * g++.old-deja/g++.brendan/crash39.C: Likewise.
19102 * g++.old-deja/g++.law/operators4.C: Likewise.
19103
19104 1997-09-11 Joe Buck (jbuck@synopsys.com)
19105
19106 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19107 * g++.old-deja/g++.mike/p784.C: Ditto.
19108 * g++.old-deja/g++.mike/p785.C: Ditto.
19109
19110 1997-09-05 Jeffrey A Law (law@cygnus.com)
19111
19112 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19113
19114 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
19115
19116 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19117 target feature; pass this to c-torture-execute as needed.
19118
19119 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
19120
19121 * lib/c-torture.exp(c-torture-execute): If the previous and the
19122 current executables being tested are identical, we don't need to
19123 run the executable again. Try to make the executable names
19124 unique. Add an optional argument for passing additional compiler
19125 flags.
19126
19127 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
19128
19129 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19130
19131 1997-08-29 Jeffrey A Law (law@cygnus.com)
19132
19133 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19134
19135 1997-07-31 Jeffrey A Law (law@cygnus.com)
19136
19137 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19138 32bit or larger longs.
19139
19140 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19141 have either a 32bit long or 32bit int.
19142
19143 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
19144
19145 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19146 Make double precision tests dependent on sizeof (double).
19147
19148 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
19149
19150 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19151 too.
19152
19153 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
19154
19155 * gcc.c-torture/compile/961203-1.cexp: New script.
19156
19157 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
19158
19159 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19160 up the includes ourselves.
19161
19162 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
19163
19164 * lib/plumhall.exp: Remove random include, and add a few
19165 verbose messages for debugging.
19166
19167 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
19168
19169 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19170 of trying to do it ourselves.
19171
19172 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
19173
19174 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19175
19176 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
19177
19178 * gcc.prms/5403.c: Made regexp a bit less strict.
19179
19180 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
19181
19182 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19183 is returned from remote_load instead.
19184 * lib/plumhall.exp: Ditto.
19185 * lib/mike-g++.exp: Ditto.
19186 * lib/old-dejagnu.exp: Ditto.
19187 * lib/c-torture.exp: Ditto.
19188
19189 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
19190
19191 * lib/g++.exp: Use build_wrapper procedure.
19192 * lib/gcc.exp: Ditto.
19193
19194 1997-05-20 Jeffrey A Law (law@cygnus.com)
19195
19196 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19197 an old-style decl for malloc. Fixes tests to work when
19198 sizeof (int) != sizeof (size_t).
19199
19200 1997-05-15 Mike Meissner <meissner@cygnus.com>
19201
19202 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19203
19204 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19205 use stdargs.h interface.
19206
19207 1997-05-15 Mike Meissner <meissner@cygnus.com>
19208
19209 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19210 NO_VARARGS when compiling.
19211
19212 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
19213
19214 * lib/plumhall.exp(ph_includes): New procedure.
19215 (ph_make): Use it.
19216 (ph_compiler): Ditto.
19217
19218 * lib/g++.exp: Rename test-glue.c to testglue.c.
19219 * lib/gcc.exp: Ditto.
19220
19221 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
19222
19223 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19224 to completion when it's called.
19225
19226 1997-03-21 Michael Meissner <meissner@cygnus.com>
19227
19228 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19229 is defined, don't do test.
19230
19231 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
19232
19233 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19234 for object files.
19235 (ph_summary): Mark skipped testcases as untested, not unresolved.
19236
19237 * lib/plumhall.exp (ph_make): If unresolved because of bad
19238 errorCode, record errorCode in log file.
19239 (*): Replace send_log/verbose with verbose -log.
19240
19241 1997-03-19 Michael Meissner <meissner@cygnus.com>
19242
19243 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19244 double conversion if double isn't at least 8 bytes.
19245
19246 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19247 int to work with targets where int is 16 bits.
19248
19249 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19250 8 bytes, just exit, since 4 byte doubles don't have enough bits of
19251 precision for the test to complete.
19252
19253 1997-03-14 Michael Meissner <meissner@cygnus.com>
19254
19255 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19256 if d10v is not compiled with the -mdouble64 flag.
19257 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19258
19259 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19260 d10v is not compiled with the -mint32 flag.
19261
19262 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
19263
19264 * lib/plumhall.exp: Use incr_count.
19265
19266 1997-03-12 Jeffrey A Law (law@cygnus.com)
19267
19268 * gcc.c-torture: Update to c-torture-1.45.
19269
19270 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
19271
19272 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19273 the name of the expect testcase file).
19274
19275 * lib/g++.exp(g++_init): Ditto.
19276
19277 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
19278
19279 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19280 the host.
19281
19282 * lib/gcc.exp(gcc_exit): New procedure.
19283
19284 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
19285
19286 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19287 specs where appropriate.
19288
19289 * g++.old-deja/g++.arm/*: Added additional ERROR checks
19290 because of new "candidates are" messages, and removed a few
19291
19292 * Converted all non-old-style g++ testcases to old-style, and
19293 moved into g++.old-deja.
19294
19295 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
19296
19297 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19298 options.
19299
19300 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19301 succeeded.
19302
19303 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19304
19305 1997-02-13 Michael Meissner <meissner@cygnus.com>
19306
19307 * lib/gcc.exp (gcc_target_compile): Add support for defining
19308 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19309 the machine doesn't have those features.
19310
19311 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
19312
19313 * g++.law/operators4.exp: Don't use LIBS.
19314
19315 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
19316
19317 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19318
19319 * lib/mike-g++.exp: Don't set the compiler to be tested here.
19320 * lib/g++.exp: Set it here instead. Also, allow use of the
19321 --tool_exec and --tool_opt options. Change CXX to
19322 GXX_UNDER_TEST.
19323
19324 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19325
19326 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19327
19328 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
19329
19330 * lib/old-dejagnu.exp: Use prune_warnings instead of
19331 prune_system_crud.
19332 * lib/mike-g++.exp: Ditto.
19333 * lib/gcc.exp: Ditto.
19334 * lib/g++.exp: Ditto.
19335
19336 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19337
19338 1997-02-07 Jeffrey A Law (law@cygnus.com)
19339
19340 * 941014-2.c: Include stdlib.h
19341 * 960327-1.c: Include stdio.h
19342 * dbra.c, index-1.c: Don't assume ints are 32bits.
19343
19344 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
19345
19346 * lib/gcc.exp: Add gcc,stack_size target feature.
19347
19348 * lib/g++.exp(g++_target_compile): Add the include and link
19349 paths here, not in two other places. And, it's $options, not
19350 options.
19351
19352 * lib/mike-g++.exp(postbase): Remove the code that determines
19353 the correct include and link paths.
19354 * g++.old-deja/old-deja.exp: Ditto.
19355
19356 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
19357
19358 * lib/g++.exp(g++_init): target_compile no longer returns the
19359 filename of the result.
19360
19361 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
19362
19363 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19364 call to glob.
19365
19366 * gcc.c-torture/special/special.exp: Change call to
19367 gcc_target_compile to include the object file.
19368
19369 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
19370
19371 * gcc.c-torture/special/special.exp: Correct misspelling in last
19372 change.
19373
19374 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
19375
19376 * lib/plumhall.exp(ph_summary): Log the entire output of the
19377 executable. Return -1 if there were any failures, 0 otherwise.
19378 (ph_execute): Return -1 if there were any failures, 0 otherwise.
19379 (ph_make): Clean up objects and executables that were built
19380 if the tests succeeded.
19381
19382 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
19383
19384 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19385 libraries and includes in the build tree as appropriate.
19386
19387 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
19388
19389 * lib/c-torture.exp: Instead of looking for the global variable
19390 NO_LONG_LONG, check to see if that's a feature of the target.
19391
19392 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
19393
19394 * config/default.exp: Minimize. Delete the remainer of the files in
19395 config; this functionality is now in devo/dejagnu/config.
19396
19397 g++.*/*: Pass any additional flags used to compile to postbase;
19398 delete CXXFLAGS.
19399
19400 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19401 is now done by runtest.exp. Use gcc_target_compile instead of
19402 compile.
19403
19404 lib/c-torture.exp: Use gcc_target_compile instead of compile.
19405 Remove references to CFLAGS. Use remote_file instead of
19406 calling rm -f.
19407 (c-torture): Take a list of arguments to use to compile this
19408 testcase.
19409
19410 lib/g++.exp: Simplify. Use target_compile instead of compile.
19411 lib/gcc-dg.exp: Ditto.
19412 lib/gcc.exp: Ditto.
19413 lib/mike-{gcc,g++}.exp: Ditto.
19414 lib/old-dejagnu.exp: Ditto.
19415 lib/plumhall.exp: Ditto.
19416
19417 1997-01-08 Jim Wilson <wilson@cygnus.com>
19418
19419 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19420 (ph_linker): Likewise.
19421
19422 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
19423
19424 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19425 MAP_ANON / MAP_ANONYMOUS if defined;
19426 else try to map from /dev/zero .
19427
19428 1996-11-12 Jeffrey A Law (law@cygnus.com)
19429
19430 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
19431 isn't defined, then define it to MAP_ANONYMOUS.
19432
19433 1996-11-12 Jeffrey A Law (law@cygnus.com)
19434
19435 * gcc.c-torture: Update to c-torture-1.42 release.
19436
19437 1996-11-11 Jeffrey A Law (law@cygnus.com)
19438
19439 * gcc.c-torture: Update to c-torture-1.41 release.
19440
19441 1996-10-27 Jeffrey A Law (law@cygnus.com)
19442
19443 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
19444 c-torture release.
19445
19446 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
19447
19448 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19449 and LDFLAGS. Fix second case to append the target_info ldflags
19450 onto LDFLAGS, not CFLAGS.
19451 * lib/g++.exp (g++_init): Add target_info stuff.
19452 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
19453 of libgloss and newlib flags for !native.
19454
19455 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19456 (GDB): Fix relative path to go up another dir for finding gdb.
19457
19458 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
19459
19460 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19461 versions in the target_info array, if they don't exist.
19462
19463 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
19464
19465 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19466
19467 1996-07-08 Jim Wilson <wilson@cygnus.com>
19468
19469 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19470 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19471
19472 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
19473
19474 * lib/old-dejagnu.exp: Don't remove the output file before we've
19475 actually tested it. Don't append pwd to the path of the executable
19476 we're testing.
19477
19478 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
19479
19480 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19481
19482 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
19483
19484 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19485 temporary directory for compiler files, and set it to a default
19486 value of /tmp. Set $output as the name of the output file from
19487 compiling the testcase. Add a -o option to $cflags_var so the
19488 compiler writes the final output file as $output. Set $executable
19489 to $output.
19490
19491 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19492 directory for compiler files, and set it to /tmp if it doesn't
19493 already have a value. Set $output_file to the name of the output
19494 file from compiling the testcase. Add a -o option to CXXFLAGS so
19495 the compiler writes the final output file as $output. Use $output
19496 as the executable to be tested.
19497
19498 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
19499
19500 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19501
19502 1996-06-08 Jeffrey A Law (law@cygnus.com)
19503
19504 * gcc.c-torture/execute/pending-1.c: New test. Still
19505 pending in Tege's queue.
19506
19507 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
19508
19509 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19510 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
19511 if there were failures. Call unresolved if there were unresolved
19512 testcases. Call gcc_fail if program did not run to completion.
19513 (ph_make): Pass additional argument name to ph_execute.
19514 (ph_execute): Add new argument. Pass additional arguments to
19515 ph_summary. Call gcc_fail is there is no execution output.
19516
19517 1996-04-24 Jeffrey A Law (law@cygnus.com)
19518
19519 * lib/plumhall.exp (proc_summary): Output relavent summary
19520 lines into the log so specific failures in plumhall can be
19521 investigated.
19522
19523 1996-04-10 Jeffrey A Law (law@cygnus.com)
19524
19525 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19526 (c-torture-execute): Don't try to execute tests which use
19527 "long long" types if $NO_LONG_LONG is nonzero.
19528
19529 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
19530
19531 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19532 not c-torture.
19533
19534 * gcc.ieee: Move from here.
19535 * gcc.c-torture/execute/ieee: To here.
19536
19537 1996-03-26 Jeffrey A Law (law@cygnus.com)
19538
19539 * gcc.c-torture: Update to c-torture-1.41 release.
19540
19541 1996-03-22 Jeffrey A Law (law@cygnus.com)
19542
19543 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19544 not "$output".
19545
19546 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
19547
19548 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19549 -c present.
19550
19551 1996-03-02 Jeffrey A Law (law@cygnus.com)
19552
19553 * config/proelf.exp: Handle connecting to a simulator.
19554
19555 1996-01-31 Jeffrey A Law (law@cygnus.com)
19556
19557 * config/proelf.exp: New file. Enough framework that we can
19558 run c-torture tests on the proelf targets (or any other target
19559 that gdb can connect to for that matter).
19560
19561 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
19562
19563 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19564 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
19565
19566 * lib/plumhall.exp (ph_execute): Always call ph_summary if
19567 exec_output exists.
19568
19569 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
19570
19571 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19572 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19573
19574 * config/*.exp: Update FSF address. Change result of ${tool}_load
19575 to pass/fail/unresolved/unsupported/untested. Caller must now
19576 call unresolved/unsupported/untested.
19577 * lib/*.exp: Update FSF address. Update to handle new results of
19578 ${tool}_load.
19579 * lib/chill.exp (verbose): Delete.
19580
19581 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
19582
19583 * lib/gcc.exp (default_gcc_start): Change order of args to
19584 $LDFLAGS $CFLAGS $LIBS.
19585 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19586 Save/set/restore CFLAGS. Pass single arg to gcc_start.
19587 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19588 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19589 * gcc.misc-tests/dg-test.exp: Likewise.
19590 * gcc.misc-tests/msgs.exp: Likewise.
19591 * gcc.prms/prms.exp: Likewise.
19592 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19593 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19594
19595 * lib/dg.exp: Deleted, moved to dejagnu/lib.
19596
19597 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
19598
19599 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19600
19601 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19602 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19603
19604 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19605 necessary.
19606
19607 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
19608
19609 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19610 global for loop; add use of $mathlib.
19611 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19612 settings here; set mathlib for anything but VxWorks.
19613
19614 1996-01-22 Jeffrey A Law (law@cygnus.com)
19615
19616 * gcc.c-torture: Update to c-torture-1.40 release.
19617
19618 1996-01-03 Jeffrey A Law (law@cygnus.com)
19619
19620 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19621 dg.exp.
19622
19623 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
19624
19625 * lib/c-torture.exp (c-torture-execute): Declare "output" as
19626 global.
19627
19628 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
19629
19630 * lib/g++.exp (LIBS): Define if not already.
19631 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19632 (gcc-dg-prune): Call prune_gcc_output.
19633 * lib/gcc.exp (prune_gcc_output): New proc.
19634 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19635 prune_gcc_output.
19636
19637 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
19638
19639 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19640 (c-torture-execute): Likewise. Rename `name' to `testcase'.
19641
19642 1995-11-15 Jeffrey A Law (law@cygnus.com)
19643
19644 * gcc.c-torture: Update to c-torture-1.39 release.
19645
19646 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
19647
19648 * lib/c-torture.exp (c-torture-execute): Don't return if one option
19649 fails, try others as well.
19650
19651 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
19652
19653 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19654 If compilation fails, mark execute tests as `untested'.
19655 If test is marked as unsupported, don't mark compilation and
19656 execute tests as failed.
19657
19658 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
19659
19660 * lib/g++.exp (g++_init): Don't link in libg++, and look to
19661 libstdc++ for whether or not we want to be doing shared
19662 libraries. Delete link_curses since we don't need it anymore.
19663 * lib/mike-g++.exp (postbase): Don't link in libg++.
19664 * g++.old-deja/old-deja.exp: Likewise.
19665
19666 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
19667
19668 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19669
19670 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
19671
19672 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19673 For that, add `-Wl,-a,shared_archive'.
19674 * g++.old-deja/old-deja.exp: Likewise.
19675
19676 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
19677
19678 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19679
19680 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
19681
19682 * lib/mike-g++.exp (postbase): Pay attention to the status of
19683 g++_load.
19684
19685 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
19686
19687 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19688
19689 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
19690
19691 * lib/gcc.exp (default_gcc_start): No longer need to log program
19692 being executed or its output, execute_anywhere does that now.
19693 * lib/g++.exp (default_g++_version): Call execute_anywhere.
19694 (default_g++_start): Likewise. Delete calls to verbose/send_log.
19695
19696 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
19697
19698 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19699 the same as those in lib/g++.exp.
19700
19701 1995-10-10 Jeff Law (law@hurl.cygnus.com)
19702
19703 * gcc.c-torture: Update to c-torture-1.38 release.
19704 * gcc.ieee: Related changes.
19705
19706 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
19707
19708 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19709 "exec". Minor reformatting changes.
19710
19711 * config/rom68k.exp (${tool}_load): Make it work in a canadian
19712 cross. This means all "exec" calls now work on a remote host as
19713 well.
19714 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19715 cross. Filter out the extra "\r\n" stuff that expect puts in.
19716 (c-torture-execute): Filter out the bogus warnings like
19717 c-torture-compile does. Add support for canadian cross.
19718 * lib/gcc.exp (default_gcc_version, default_gcc_start)
19719 Use execute_anywhere rather than calling exec directly. Now it
19720 works for canadian cross testing.
19721
19722 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
19723
19724 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
19725 results into a variable, and check that rather than using file exists.
19726
19727 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
19728
19729 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19730 create a libg++.so. For sunos4.1.*, also add -ltermcap.
19731
19732 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
19733
19734 * g++.old-deja/old-deja.exp: Create and pass runshlib and
19735 lib_curses if there's a shared libg++ in the build tree.
19736
19737 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
19738
19739 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19740 if not supported target.
19741
19742 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
19743
19744 * lib/g++.exp (g++_init): Move empty setting of runshlib and
19745 link_curses up to always happen, not just for native builds.
19746
19747 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
19748
19749 * gcc.c-torture: Update to c-torture-1.36 release.
19750 * gcc.failure: Related changes.
19751
19752 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
19753
19754 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19755
19756 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
19757
19758 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19759 * lib/mike-g++.exp (postbase): Not in here. Still reference
19760 runshlib, link_curses, and mathlib for link and run.
19761
19762 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19763 pass the runtime shared library options for Solaris, OSF/1, and
19764 Irix5, and link with -lcurses to avoid unresolved references.
19765
19766 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
19767
19768 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19769 only run once.
19770
19771 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
19772
19773 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19774
19775 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
19776
19777 * gcc.c-torture: Update to c-torture-1.35 release. Note we
19778 do not have a framework for the "compat" tests yet.
19779
19780 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
19781
19782 * lib/mike-g++.exp (postbase): New local variable `mathlib',
19783 set to null if we're testing vxworks5.1. Use that instead of
19784 `-lm' in the setting of LIBS for link and run.
19785
19786 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
19787
19788 * config/rom68k.exp (${tool}_load): Major changes to make it
19789 work. Verified that it does in fact return the stuff in
19790 exec_output properly. Catch any Emul or any TRAP other than 0.
19791
19792 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
19793
19794 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19795 LDFLAGS properly for targets that need stuff from libgloss.
19796 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19797 only run once.
19798 (gpp_initialized): New variable.
19799
19800 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
19801
19802 * config/rom68k.exp: Load libgloss.exp.
19803 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19804 so we can produce a fully linked binary.
19805 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19806 so we can produce a fully linked binary.
19807
19808 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
19809
19810 * lib/plumhall.exp (ph_section): Watch for expected failures.
19811 Add missing `else'.
19812
19813 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19814 run the testcase.
19815 (c-torture): Likewise.
19816
19817 1995-08-28 Doug Evans <dje@cygnus.com>
19818
19819 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19820
19821 * lib/mike-g++.exp (mike_cleanup): New proc.
19822 (prebase): New globals compiler_result, not_compiler_result,
19823 target_regexp.
19824 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
19825 allow leading "-" in pattern. Watch for unsupported tests.
19826 If $compiler_result is set, pattern match assembler code,
19827 and ditto for $not_compiler_result.
19828 * lib/mike-gcc.exp: Likewise.
19829
19830 * lib/plumhall.exp (ph_execute): Only call ph_summary if
19831 execution "succeeded".
19832
19833 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
19834
19835 * config/win32.exp: New file.
19836 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19837
19838 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
19839
19840 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19841 unsupported.
19842 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19843 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19844 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19845
19846 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19847 "... without exceptions was ...". That is now handled by
19848 prune_system_crud.
19849 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19850
19851 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
19852
19853 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19854 sieve.c,sort2.c}: New files.
19855 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19856 sieve.exp,sort2.exp}: Drivers for them.
19857
19858 * lib/mike-gcc.exp (program_output): New user settable variable.
19859 (postbase): Call prune_system_crud. Also prune extraneous compiler
19860 messages.
19861 * lib/mike-g++.exp (program_output): New user settable variable.
19862
19863 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19864
19865 * config/sh.exp: Deleted (use sim.exp instead).
19866
19867 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
19868
19869 * config/vx.exp: Declare CHECKTASK as global.
19870 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19871 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19872 * lib/old-dejagnu.exp: Load [pwd]/$executable.
19873
19874 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
19875
19876 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19877 target. Like vx.exp, only includes `vx29k.exp' instead of
19878 `vxworks.exp'.
19879
19880 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
19881
19882 * config/sim.exp: Increase time limit from 120 seconds to 240.
19883
19884 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
19885
19886 * gcc.c-torture/execute/950628-1.c: New test.
19887
19888 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
19889
19890 * gcc.c-torture: Update with changes/additions from
19891 c-torture-1.34.
19892
19893 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
19894
19895 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19896
19897 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
19898
19899 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19900
19901 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
19902
19903 * gcc.c-torture/compile/950512-1.c: New test.
19904 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19905 * gcc.dg/struct-ret-1.c: Likewise.
19906
19907 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
19908
19909 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19910 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19911
19912 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
19913
19914 * gcc.c-torture/special/920411-1.c: Deleted.
19915 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19916
19917 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
19918
19919 * config/sim.exp (${tool}_load): Hack in call to bash to get a
19920 cpu limit.
19921
19922 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
19923
19924 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19925
19926 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
19927
19928 From kenner;
19929 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19930 is the proper length.
19931 * va-arg-3.c: Likewise.
19932
19933 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
19934
19935 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
19936 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19937
19938 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
19939 * lib/g++.exp (default_g++_start): Delete old cruft.
19940
19941 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
19942
19943 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19944 (2 * (1 << 18)) to (2 * (1 << 17)).
19945
19946 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19947
19948 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
19949
19950 * config/rom68k.exp: Renamed from config/idp.exp
19951
19952 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
19953
19954 * c-torture/compile/921109-2.c
19955
19956 1995-04-18 Mike Stump <mrs@cygnus.com>
19957
19958 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19959 excess errors.
19960
19961 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
19962
19963 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19964 output.
19965 * lib/g++.exp (default_g++_start): Likewise.
19966
19967 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
19968
19969 * gcc.c-torture/compile/950329-1.c: New test.
19970
19971 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
19972
19973 * config/bug.exp (${tool}_load): Updated to use new remote_open
19974 and remote_close procs.
19975 * config/idp.exp: New file.
19976
19977 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
19978
19979 * gcc.c-torture/execute/950322-1.c: New test.
19980
19981 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
19982
19983 * config/vx.exp (${tool}_load): Clean up testing of return code from
19984 vxworks_ld and vxworks_spawn.
19985
19986 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
19987
19988 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19989
19990 1995-03-13 Mike Stump <mrs@cygnus.com>
19991
19992 * lib/old-deja.exp: Add `excess errors test - ' error, now one
19993 can mark excess errors on a machine by machine basis. Note, the
19994 default is to not expect any excess errors, even when excess
19995 errors test - is given, so you will want to put an XFAIL ... on
19996 these lines. For example, // excess errors test - XFAIL hppa*-*-*
19997 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19998 those 4 machines, but no others.
19999
20000 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
20001
20002 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20003 * lib/c-torture.exp: to here.
20004
20005 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
20006
20007 * gcc.c-torture/execute/950221-1.c: New test.
20008 * gcc.c-torture/execute/struct-ret-1.c: New test.
20009 * gcc.c-torture/compile/950221-1.c: New test.
20010
20011 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20012
20013 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
20014
20015 * gcc.c-torture/execute/arith-1.c (main): Return 0.
20016 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20017
20018 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
20019
20020 * g++.gb: New directory of tests, derived from my signature and
20021 class scoping tests.
20022
20023 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20024 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20025 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20026 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20027 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20028 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20029 * g++.gb/sig25.C: Likewise.
20030
20031 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20032 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20033 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20034 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20035 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20036 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20037 * g++.gb/sig25.exp: Likewise.
20038
20039 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20040 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20041 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20042 * g++.gb/scope13.C: Likewise, this test still fails.
20043
20044 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20045 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20046 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20047 * g++.gb/scope13.exp: Ditto.
20048
20049 * g++.gb/README: New file, explains what these tests are about.
20050
20051 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
20052
20053 * lib/dg.exp (dg-do): Support `preprocess'.
20054 (dg-test): Likewise.
20055
20056 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
20057
20058 * config/udi.exp: change "continue -expect" to "exp_continue".
20059
20060 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
20061
20062 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20063 Delete redundant tests.
20064
20065 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20066 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20067 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20068 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20069 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20070 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20071 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20072 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20073
20074 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20075 storing label pointers.
20076 * gcc.c-torture/execute/921019-1.c: Likewise.
20077 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20078 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20079 parameter fp.
20080 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20081 constants.
20082
20083 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20084 Delete obsolete tests.
20085
20086 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20087 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20088 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20089 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20090 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20091 * gcc.c-torture/compile/950124-1.c: New test.
20092
20093 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20094
20095 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
20096
20097 * lib/mike-g++.exp: Add -lm to LIBS.
20098
20099 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
20100
20101 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20102
20103 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
20104
20105 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20106
20107 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
20108
20109 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20110
20111 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
20112
20113 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20114 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20115 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20116 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20117 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20118 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20119 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20120 * g++.law/{operators31.C, operators32.C,
20121 * g++.law/{operators33.C, operators34.C}: Likewise.
20122 * g++.law/{pic1.C, refs2.C}: Likewise.
20123 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20124 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20125 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20126 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20127
20128 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20129 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20130 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20131 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20132 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20133 * g++.law/{enum9.exp, friend5.exp}: Likewise.
20134 * g++.law/{nest3.exp, nest4.exp}: Likewise.
20135 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20136 * g++.law/{operators30.exp, operators31.exp}: Likewise.
20137 * g++.law/{operators32.exp, operators33.exp}: Likewise.
20138 * g++.law/{operators34.exp}: Likewise.
20139 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20140 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20141 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20142 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20143 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20144
20145 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20146 No longer expected to fail.
20147 * g++.law/missed-error3.C: Tweak for recent bool changes.
20148
20149 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
20150
20151 * config/emb-unix: Deleted.
20152 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20153 remote execution. Do final link on remote host if REMOTE_LINK is set.
20154
20155 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
20156
20157 * lib/dg.exp (dg-test): Fix typo in last patch.
20158
20159 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
20160
20161 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20162 (handles multiple occurrences).
20163
20164 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
20165
20166 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20167 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20168 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20169 printed).
20170 * lib/c-torture.exp (c-torture-compile): Likewise.
20171 (c-torture): Prepend full path if missing.
20172 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20173 (gcc_fail): Likewise.
20174 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20175
20176 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
20177
20178 * lib/netware.exp: Only attach to NetWare i386 systems.
20179
20180 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
20181
20182 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20183 messages. Add test name to "output pattern match" pass/fail message.
20184
20185 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
20186
20187 * gcc.dg: New testsuite.
20188 * gcc.dg/dg.exp: New file.
20189
20190 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20191 test-switch.c}: Deleted.
20192
20193 * gcc.misc-tests/msgs.exp: New testcase driver.
20194
20195 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
20196
20197 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20198 Watch for illegal return values from ${tool}_load.
20199 * config/unix.exp (${tool}_load): Fix pass/fail detection for
20200 cross targets. Coerce return value >0 to 1.
20201
20202 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
20203
20204 * config/unix.exp (${tool}_load): Call program rsh, not proc.
20205
20206 * config/emb-unix.exp: New file.
20207
20208 * config/sim.exp: Error if variable $SIM not defined.
20209 (${tool}_load): Mark test as "untested" if simulator missing.
20210
20211 * config/unix.exp: Load remote.exp to get rcp_download.
20212 * lib/c-torture.exp: Use different option lists for testcases with
20213 and without loops.
20214 * gcc.c-torture/execute/execute.exp: Likewise.
20215
20216 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
20217
20218 * config/*.exp: Clarify return code from ${tool}_load.
20219 Call `unresolved' or `untested' instead of `warning' or `perror'
20220 (sometimes you still want to call both though).
20221 Add comment that `shell_id' is local to each file.
20222 * config/udi.exp (timeout): Set to 30.
20223 Don't print warning if connection fails, $connectmode has already
20224 printed an error.
20225 (${tool}_load): Move verbose messages to level 2.
20226 Rework pattern for "Process started" message.
20227 Pass `shell_id' to ${connectmode}_download.
20228 Retry twice upon timeout. Make resetting of target more robust.
20229 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20230 Pass `shell_id' to exit_$connectmode.
20231 Only call exit_$connectmode if connected.
20232 * config/unix.exp (${tool}_load): Check return codes better.
20233 * config/vrtx.exp (${tool}_load): Likewise.
20234 * config/vx.exp (${tool}_load): Likewise.
20235 Delete unneeded global's.
20236 * lib/dg.exp (dg-test): Update to reflect clarified return codes
20237 from ${tool}_load.
20238 (dg-stat): Delete.
20239 (dg-init): Delete recording of pass/fail counts.
20240 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20241 (old-dejagnu-init): Likewise.
20242 (old-dejagnu-stat): Delete contents, empty proc now.
20243 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20244 (c-torture): Delete references to lcnt, lpass, lfail.
20245 Get option list from TORTURE_OPTIONS.
20246 Delete -funroll[-all]-loops if no loops.
20247 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20248 (g++_stat): Delete contents (empty proc now).
20249 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20250 (gcc_finish): Likewise.
20251 (gcc_stat): Deleted.
20252 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20253 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20254 * gcc.c-torture/execute/execute.exp: Likewise.
20255 Split tests into two parts: compile, execute.
20256 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
20257 no loops. Update to reflect clarified return codes from ${tool}_load.
20258
20259 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
20260
20261 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20262 to grep for.
20263 (old-dejagnu): Likewise (where necessary).
20264
20265 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
20266
20267 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20268
20269 * lib/dg.exp (dg-process-target): Fix processing of selector.
20270 Add comment regarding use of `error'.
20271
20272 * lib/gcc.exp (prune_system_crud): Define if missing.
20273 * lib/g++.exp (prune_system_crud): Likewise.
20274
20275 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20276 Call prune_system_crud.
20277 * lib/dg.exp (dg-runtest): New proc.
20278 Use perror instead of send_user for tcl errors in testcase.
20279 Don't return any value, it's never used.
20280 Don't clobber previous definition of `unknown'.
20281 Print tcl errors in `dg-final'.
20282
20283 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
20284
20285 * lib/dg.exp (dg-process-target): Improve syntax error messages.
20286 (dg-test): Don't print errorInfo, it contains stack backtrace.
20287
20288 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
20289
20290 * lib/g++.exp (runtest_file_p): Define if missing.
20291
20292 1994-09-24 Doug Evans (dje@cygnus.com)
20293
20294 * lib/mike-g++.exp: Comment out loading of g++.exp.
20295 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
20296 (default_g++_version): Always print something.
20297 (default_g++_start): Comment out call to `which'.
20298 (g++_start, g++_load): Deleted (must be defined in config file).
20299 * lib/gcc.exp: Test for existence of $CC at start.
20300 Delete check for tmpdir (done in gcc_init).
20301 (default_gcc_version): Always print something.
20302 (default_gcc_start): Comment out call to `which'.
20303 * config/*.exp: Major cleanup - make cross targets work at least a
20304 little better for g++ (by not being "--tool gcc" specific).
20305 Rename gcc_xxx to ${tool}_xxx.
20306 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20307 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20308
20309 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
20310
20311 * lib/c-torture.exp (c-torture-compile): Rework compiler
20312 message processing.
20313
20314 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20315 c-torture.
20316
20317 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
20318
20319 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20320
20321 * lib/dg.exp (dg-process-target): Support { target native }.
20322
20323 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
20324
20325 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
20326 looked for "... program xxx got fatal signal".
20327 Correct regsub munging of `comp_output'.
20328 Ignore compiler messages "path prefix not used" and "linker input
20329 file unused".
20330
20331 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
20332
20333 * lib/gcc.exp (runtest_file_p): Define if missing.
20334 * gcc.prms/template.c: Example to work from.
20335
20336 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
20337
20338 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20339 * lib/dg.exp (dg-test): Call unsupported testcases as such.
20340
20341 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20342 * gcc.prms/1883.c: Moved from compile/940714-1.c.
20343 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20344 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20345
20346 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20347 (dg-process-target): No longer a varargs proc.
20348 Return S/N for target, P/F for xfail. All callers changed.
20349 (user option procs): More argument checking.
20350 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20351 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20352 (dg-test): Skip test if not running on selected target in `dg-do'.
20353 Update handling of `dg-do-what', `dg-output-text'.
20354 Separate execution pass/fail from output pattern match pass/fail.
20355 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20356
20357 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
20358
20359 * gcc.c-torture/special/special.exp: Don't expect failure for mips
20360 target for 920510-1.c.
20361
20362 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
20363
20364 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20365 Clean up comment regarding use of passcnt, etc.
20366 (gcc_stat): Don't update `testcnt' here.
20367 (gcc_finish): Do it here.
20368 Might as well reset `but_id' here too.
20369 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20370 to determine if the file should be tested.
20371 * gcc.c-torture/compile/compile.exp: Likewise.
20372 * gcc.c-torture/execute/execute.exp: Likewise.
20373 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20374 * gcc.misc-tests/dg-test.exp: Likewise.
20375 * gcc.prms/prms.exp: Likewise.
20376 * gcc.wendy/wendy.exp: Likewise.
20377 * g++.old-deja.exp: Likewise.
20378 Move "Testing file" message to verbose level 1.
20379
20380 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
20381
20382 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20383
20384 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
20385
20386 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20387 (default_gcc_start): Accept optional second list element
20388 of compiler flags. Print compiler output at verbosity level 2.
20389 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20390 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20391 Save current values of framework globals passcnt, failcnt, xpasscnt,
20392 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20393 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
20394 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20395 xfailcnt to compute stats. Update framework global `testcnt' from
20396 pass/fail counts.
20397 (gcc_finish): New proc. Clean up test environment.
20398 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20399 (gcc_epass, gcc_efail): Delete.
20400 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20401 argument of line number.
20402 (dg-init): If the tool has an init routine, call it.
20403 (dg-test): Remove args `cflags_var' and `libs_var'.
20404 Pass all compiler options to ${tool}_start.
20405 Handle missing line number.
20406 (dg-finish): New function.
20407 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20408 particular files. Call gcc_finish at end. Move "skipping test"
20409 message to verbosity level 3.
20410 * gcc.c-torture/compile/compile.exp: Likewise.
20411 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20412 * gcc.c-torture/execute/execute.exp: Likewise.
20413 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20414 Print testcase being tried at verbosity level 1.
20415 * gcc.c-torture/special/special.exp: Unset xfail.
20416 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20417 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20418 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20419 * gcc.failure/failure.exp: Likewise.
20420 * gcc.ieee/ieee.exp: Likewise.
20421 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20422 Update call to dg-test. Call dg-finish at end.
20423 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
20424 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20425 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20426 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20427 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
20428 * gcc.wendy/wendy.exp: Add copyright.
20429 Delete setting of tmpdir (done by gcc_init).
20430 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20431 Pass compiler flags to gcc_start. Call gcc_finish at end.
20432 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20433 gcc_[ce]pass/fail.
20434
20435 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
20436
20437 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20438 confusion.
20439 (g++_load): Likewise.
20440
20441 * config/*.exp (gcc_load): Some were varargs fns and some were not.
20442 Rename argument to `prog' to remove the confusion.
20443 Varargs fns behave differently too!
20444 (g++_load): Likewise.
20445
20446 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20447
20448 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20449 what it is. Delete (always) printing of status value for !native.
20450 Simplify verbose code, and include status and exec_output.
20451 (g++_load): Use gcc_load.
20452
20453 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
20454
20455 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20456 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20457 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20458 940714-3.c as these testcases don't exist anymore. Make
20459 va-arg-1.c expected to pass.
20460
20461 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
20462
20463 * gcc.misc-tests/misc.exp: Only run specific testcases.
20464 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
20465 * gcc.misc-tests/dg-[1-9].c: New files.
20466
20467 * lib/dg.exp: New testsuite driver.
20468 * gcc.prms/prms.exp: Use it.
20469
20470 * README.gcc: New file.
20471
20472 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20473 Document and reset `lxpass' and `lxfail'.
20474 Simplify "initialized" message.
20475 (gcc_stat): Clean up comments a little.
20476
20477 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
20478
20479 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20480
20481 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
20482
20483 * lib/old-dejagnu.exp (process-option): New proc.
20484 (old-dejagnu-init, old-dejagnu-stat): Likewise.
20485 (old-dejagnu): Simplify.
20486 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20487
20488 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
20489
20490 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20491 exists and is not an empty string.
20492
20493 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20494 $xfail rather than calling setup_xfail. Clear $xfail when test is
20495 finished.
20496 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20497 automatically.
20498
20499 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20500 longer expected to fail.
20501
20502 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20503 "f" function call.
20504
20505 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20506
20507 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20508 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20509 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20510 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20511 c-torture-1.29.
20512
20513 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20514 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20515
20516 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20517
20518 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20519 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20520
20521 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20522 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20523 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20524
20525 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
20526
20527 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20528 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20529 940714-1.c, 940714-2.c, 940714-3.c},
20530 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20531 gcc.misc-tests/{mg.c,mg.exp}:
20532 New tests.
20533 * gcc.noncompile/noncompile.exp: Change accordingly.
20534
20535 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
20536
20537 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20538 Undo previous clobberage.
20539
20540 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
20541
20542 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20543 * gcc.special/{930510-1.c, special.exp}:
20544 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20545 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20546 struct-varargs-1.c}: New tests from c-torture-1.26.
20547
20548 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
20549
20550 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20551 argument to switch.
20552
20553 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
20554
20555 * Revert the previous changes. Please see Rob's directory
20556 (/lisa/test/rob/progressive/gcc/testsuite) for testing
20557 fixes.
20558
20559 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
20560
20561 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20562 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20563 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20564 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20565 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20566 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20567 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20568 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20569 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20570 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20571 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20572 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20573 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20574 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20575 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20576 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20577 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20578 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20579 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20580 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20581 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20582 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20583 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20584 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20585 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20586 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20587 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20588
20589 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
20590
20591 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20592 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20593 with perror calls.
20594
20595 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
20596
20597 * config/unix.exp (g++_load): Fix syntax.
20598
20599 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
20600
20601 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20602 * gcc.noncompile/921017-1.c: Deleted obsolete test.
20603 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20604 Don't expect va-arg-1.c to fail. Correct expected output for
20605 920928-1.c.
20606 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20607 * gcc.wendy/hbm4.c: Correct typo.
20608 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20609
20610 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
20611
20612 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20613 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20614 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
20615 * lib/c-torture.exp (c-torture-compile): Ditto.
20616
20617 Reduce volume of output (remove all the -I's and such).
20618 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20619 Call gcc_cpass, gcc_cfail.
20620 (c-torture): Pass testing option to c-torture-compile.
20621
20622 1994-03-21 Doug Evans (dje@cygnus.com)
20623
20624 Bring patches over from progressive.
20625 * config/default.exp: Exit remote shell cleanly.
20626 (g++_exit, g++_start): Add default versions.
20627 * config/sim.exp (gcc_load): Use perror, not error.
20628
20629 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
20630
20631 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
20632 set in site.exp.
20633
20634 1994-03-14 Doug Evans (dje@cygnus.com)
20635
20636 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20637 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20638 (wendy_try): New proc to run testcase.
20639 (main loop): Call 'em.
20640 * gcc.wendy/*.c: Clean up pass to correct expected output.
20641
20642 * lib/gcc.exp: Minor cleanup work.
20643 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20644
20645 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
20646
20647 * config/sim.exp (gcc_load): Document return codes better.
20648 Don't pass -v to simulator.
20649
20650 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
20651
20652 * gcc.special/920717-x.c: Fix typo.
20653 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20654 get at sources.
20655
20656 * lib/mike-gcc.exp: Fix typo.
20657
20658 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
20659
20660 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20661 binary to use, transform the name.
20662 * config/*.exp: rename everything. Nuke any g++ specific files,
20663 it's now a special case of gcc that requires no special support.
20664 Add a default.exp for unsupported targets.
20665
20666 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
20667
20668 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20669 lib/old-dejagnu.exp: Fix a few patterns to work with the new
20670 version of Tcl.
20671
20672 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
20673
20674 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20675 than a warning.
20676
20677 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
20678
20679 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20680
20681 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
20682
20683 * gcc.execute/execute.exp: Combine opt_list and foption_list into
20684 option_list. Compile every file with only 4/6 option choices
20685 (same as C torture) instead of with 12/18 different option
20686 choices.
20687 * lib/c-torture.exp: Likewise.
20688
20689 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20690 not already set.
20691
20692 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
20693
20694 * lib/old-deja.exp: Add `excess errors test fails' error, now one
20695 can put an XFAIL *-*-* on excess errors.
20696
20697 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
20698
20699 * g++.law: Add more tests derived from g++-bugs snapshots.
20700
20701 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
20702 equivalent to g++.law/init9.
20703
20704 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20705 compiled it, and the a.out file after we've run it.
20706
20707 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
20708
20709 * lib/mike-g++.exp (postbase): Delete the .o file after we've
20710 compiled it, and the a.out file after we've run it.
20711
20712 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
20713
20714 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20715
20716 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
20717
20718 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20719 version number.
20720
20721 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
20722
20723 * g++.law: New directory of g++ tests derived from the g++-bugs
20724 snapshots.
20725
20726 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
20727
20728 * gcc.compile: initbug1.c initbug1.exp testcase added
20729
20730 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
20731
20732 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20733 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20734 fixes submitted by Jeff Law (law@cs.utah.edu)
20735 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20736 Jeff Law (law@cs.utah.edu)
20737
20738
20739 1993-11-30 Mike Stump (mrs@cygnus.com)
20740
20741 * config/unix-g++.exp: Follow the gcc way of doing things.
20742 * g++.old-deja/old-deja.exp: Minor updates.
20743 * lib/g++.exp: New file, follow the gcc way of doing things.
20744 * lib/old-dejagnu.exp: Minor updates.
20745 * lib/mike-g++.exp: Always unset errorInfo.
20746
20747 1993-11-06 Mike Stump (mrs@cygnus.com)
20748
20749 * lib/gcc.exp: Fix some errors with the below change, CC and
20750 CFLAGS should be global when setting, not local.
20751
20752 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
20753
20754 * lib/gcc.exp: Transform tool name.
20755
20756 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
20757
20758 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20759
20760 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
20761
20762 * lib/gcc.exp: change gcc_done to gcc_stat
20763
20764 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
20765
20766 * Upgraded gcc testsuite to c-torture version 1.25
20767
20768 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
20769
20770 * lib/gcc.exp: added reporting code. Changed verbose compile message.
20771 * lib/c-torture: added hooks for new reporting code.
20772
20773 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
20774
20775 * config/sh-gcc.exp: check if sh-sim exists in the path
20776
20777 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
20778
20779 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20780 * gcc.compile/compile.exp: Initial changes for new logic.
20781 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20782 * gcc.failure/failure.exp: Initial changes for new logic.
20783 * gcc.ieee/ieee.exp: Initial changes for new logic.
20784 * gcc.misc-tests/misc.exp: Initial changes for new logic.
20785 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20786 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20787 * lib/c-torture.exp: Initial changes for new logic.
20788 * lib/gcc.exp: Initial changes for new logic.
20789
20790 1993-10-15 Mike Stump (mrs@cygnus.com)
20791
20792 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20793 depend upon failure or success. Fully qualify names in failure
20794 and success messages. Always remove a.out before starting
20795 compile, just in case. Pay more attention to error text output by
20796 the compiler. Handle testcases with no known past errors just
20797 like all others, so that things are uniform. Other miscellaneous
20798 improvements.
20799
20800 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
20801
20802 * gcc.cpp: new directory for cpp tests
20803
20804 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
20805
20806 * lib/chill.exp: Code reformatted, removed unused code.
20807 * config/unix-chill.exp: Code reformatted, removed unused code.
20808 * chill.execute/execute.exp: Code reformatted, removed unused code.
20809 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20810
20811 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
20812
20813 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
20814 routines not written.
20815
20816 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
20817
20818 * config/bug-gcc.exp: Use new procs from bug.exp.
20819
20820 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
20821
20822 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20823 via ftp, rather than depending on NFS.
20824 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20825 case.
20826
20827 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
20828
20829 * config/bug-gcc.exp: Use new download proc.
20830
20831 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
20832
20833 * chill.execute/execute.exp: cleanups, handles errors better
20834 * chill.compile/compile.exp: rewrite, based on execute.exp
20835 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20836 * lib/chill.exp: major changes to diff proc and compile and link
20837 procs. added chill_fail and chill_pass wrappers to pass and
20838 fail. added more comments, and handle error codes better.
20839 Added a hack to capture stderr from exec, so noncompile tests
20840 can work.
20841
20842 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
20843
20844 * chill.execute/execute.exp: rewrite of testsuite driver
20845 * lib/chill.exp: rewrite of testsuite driver
20846 * config/unix-chill.exp: rewrite of testsuite driver
20847
20848 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
20849
20850 In chill.execute:
20851 * iexpr.ch: Standardize uppercase.
20852 * tuples.dat: Standardize uppercase.
20853 * vary.ch: standardize. Correct varying string assignments.
20854 * vary.dat: Add new output lines.
20855
20856 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
20857
20858 In chill.execute:
20859 * chprintf.ch: Standardize use of uppercase.
20860 * tuples.ch: Standardize and turn arr2 into a DCL,
20861 rather than a SYN.
20862 * pinits.ch: Standardize.
20863
20864 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
20865
20866 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
20867 * Makefil: Renamed to Makefile.in.
20868 * configure.in: New.
20869
20870 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
20871
20872 In chill.execute:
20873 * .cvsignore: Add result/output files.
20874 * Makefile: Fix up variables at start. Use MFLAGS
20875 everywhere. Correct bool_loc, built_ins entries.
20876 Add entry for vary1.ch.
20877 * bitarray.ch: Standardize upper-case usage.
20878 * bitexpr.ch: Standardize, add output of b1.
20879 * params.ch: Use arrayt in along PROC parameters, to
20880 avoid novelty problems.
20881 * sets.ch: Tiny cleanup.
20882 * vary1.ch: Re-indent.
20883
20884 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
20885
20886 * Add PR-related files to Makefiles, .cvsignore files, etc.
20887
20888 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
20889
20890 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20891 with compiler objects. New names are test-flow.c and test-loop.c
20892
20893 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
20894
20895 * Upgraded c-torture tests from 1.19 to 1.20
20896
20897 * new files:
20898 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20899 * gcc.compile: 930623-1.c 930623-2.c
20900 * gcc.noncompile: 930622-1.c 930622-2.c
20901 * gcc.failure: 920411-1.c 920627-2.c
20902 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20903
20904 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
20905
20906 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20907 More changes to get testsuite working properly. Needs more work.
20908 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20909
20910 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
20911
20912 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20913 More changes to get testsuite working properly. Needs more work.
20914
20915 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
20916
20917 * chill.compile/compile.exp: Added for Dejagnu support
20918 * chill.execute/execute.exp: Added for Dejagnu support
20919 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
20920
20921 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
20922
20923 This should complete moving the CHILL test files.
20924 * chill.noncompile(.cvsignore printf.grt
20925 in-printf.grt chprintf.grt chprintf.ch):
20926 Added test-support files.
20927 (Makefile): Modified further.
20928 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20929 signal.ch): Added test files.
20930 * chill.execute (.cvsignore printf.grt printr.c
20931 in-printf.grt rts.c chprintf.grt rts.h): Added
20932 test-support files.
20933 (Makefile): More corrections.
20934
20935 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
20936
20937 * chill.compile, chill.execute, chill.nocompile: Add CHILL
20938 test cases, ready for DejaGnu.
20939
20940 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
20941
20942 * Upgraded c-torture tests from 1.18 to 1.19
20943
20944 * gcc.compile: added test(s):
20945 930607-1.c
20946 * gcc.execute: added test(s):
20947 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20948
20949 * added new subdirectory for misc tests: gcc.misc-tests
20950 * gcc.misc-test(s): added tests:
20951 inst-check.c test-consts.c test-ior.c test-switch.c
20952
20953 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
20954
20955 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20956
20957 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
20958
20959 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20960
20961 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
20962
20963 * Upgraded c-torture tests from 1.17 to 1.18
20964
20965 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
20966
20967 * Upgraded c-torture tests from 1.12 to 1.17
20968
20969 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
20970
20971 * lib/old-dejagnu.exp:
20972 Fixed handling of XFAIL target triplets to correctly
20973 recognize wildcard characters. Removed code that
20974 appended a unique id tag to the end of the file name
20975 printed out by the result of the testcases within a
20976 given test file.
20977
20978 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
20979
20980 * lib/old-dejagnu.exp:
20981 Reworked expected failure handling to trigger off of XFAIL
20982 keyword in keyphrase embeded in testcase source code. The
20983 XFAIL keyword must be at the end of the keyphrase line. It
20984 may optionally be followed by one or more target triplets.
20985 It has just occured that the handling of wildcards in the
20986 target triplet may not be correct.
20987
20988 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
20989
20990 * g++.old-deja/tests:
20991 Moved all subdirectories up one level into g++.old-deja .
20992
20993 * lib/old-dejagnu.exp:
20994 Fixed problem with CXXFLAGS not being properly reset, and being
20995 corrupted with extraneous "-c" compiler option. This was
20996 causing binaries to not be generated for test that needed them.
20997 Modified strings passed to "pass" and "fail" so that individual
20998 tests from the same test file would be distinguished by an
20999 identifier appended to the test file name in the summary logs;
21000 this corrected a problem with erroneous diff logs. Added code
21001 to search testcases for expected fail and unexpected pass keywords.
21002
21003 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
21004
21005 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21006
21007 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
21008
21009 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21010 Removed extraneous text from end of "Special g++ Options"
21011 keyphrase.
21012
21013 * lib/old-dejagnu.exp: Added pattern matching to look for new
21014 keywords, embedded in testcases comments, which will trigger
21015 calls to xpass and xfail.
21016
21017 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
21018
21019 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21020 comments embedded in the testcases, especially the one looking for
21021 special compiler options, as well as the pattern matching for the
21022 compiler output again.
21023
21024 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
21025
21026 * lib/old-dejagnu.exp: Do a proper check of the return value for
21027 execute tests. Fixed several problems with the pattern matching
21028 of the compiler output which gave erroneous test results.
21029 Changed several of the test result messages to be more descriptive.
21030 * config/unix-g++.exp: Proc g++_load now actually works and
21031 executes the tests passed to it and returns a usable return
21032 value.
21033
21034 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
21035
21036 * lib/gcc.exp: Exits gracefully if $CC is bogus.
21037
21038 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
21039
21040 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21041 Modified both files to properly execute the old style
21042 dejagnu tests. The previous versions of these files were
21043 experimental and did not function anything near correctly.
21044
21045 1993-04-05 Rob Savoye (rob@cygnus.com)
21046
21047 * Removed all Makefile.in and configure.in files. No configuration
21048 needed now.
21049
21050 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
21051
21052 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21053
21054 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21055
21056 * gcc.compile/configure.in, gcc.unsorted/configure.in,
21057 gcc.special/configure.in, gcc.noncompile/configure.in,
21058 gcc.execute/configure.in, gcc.code_quality/configure.in,
21059 g++.other/configure.in, g++.old-deja/configure.in,
21060 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21061 in srcname setting.
21062
21063 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
21064
21065 * lib/udi.exp: Fixed mondfe and mondfe_download.
21066 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21067 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21068
21069 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
21070
21071 * config/udi-gdb.exp: Check $shell_id after connecting to target.
21072 (gdb_exit): Don't remove *_soc files.
21073
21074 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
21075
21076 * lib/c-torture.exp: Don't look for main; instead always use -w
21077 -c. This is how the c-torture tests work. Remove the object
21078 file if the compilation succeeds.
21079 * gcc.execute/execute.exp: Remove executable if test passes.
21080 * gcc.noncompile/noncompile.exp: Every test is an expected
21081 failure.
21082 * gcc.special/special.exp: Added tests from c-torture 1.11,
21083 corrected use of existing test.
21084 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21085 gcc.execute/920625-1.c: Updated to c-torture 1.11.
21086 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21087 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21088 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21089 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21090 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21091 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21092 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21093 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21094 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21095 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21096 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21097 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21098 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21099 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21100 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21101 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21102 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21103 c-torture 1.11.
21104 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21105 correspond to c-torture 1.11.
21106
21107 * New file.
This page took 0.900576 seconds and 6 git commands to generate.