* gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-02-24 Jeff Law <law@redhat.com>
2
3 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4
5 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6
7 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
8 * gcc.dg/pragma-ep-1.c: Likewise.
9
10 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11
12 PR c++/9602
13 * g++.dg/template/friend16.C: New test.
14
15 2003-02-23 Mark Mitchell <mark@codesourcery.com>
16
17 PR c++/5333
18 * g++.dg/parse/fused-params1.C: Adjust error messages.
19 * g++.dg/template/nested3.C: New test.
20
21 2003-02-24 Alan Modra <amodra@bigpond.net.au>
22
23 * g++.dg/abi/param1.C: New test.
24
25 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
26
27 PR c++/7982
28 * g++.dg/warn/implicit-typename1.C: New test.
29
30 2003-02-22 Kelley Cook <kelleycook@comcast.net>
31
32 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
33 with "mtune".
34 * g++.old-deja/g++.other/store-expr2.C: Likewise.
35 * gcc.c-torture/execute/20010129-1.x: Likewise.
36 * gcc.dg/20011107-1.c: Likewise.
37 * gcc.dg/20020108-1.c: Likewise.
38 * gcc.dg/20020122-3.c: Likewise.
39 * gcc.dg/20020206-1.c: Likewise.
40 * gcc.dg/20020310-1.c: Likewise.
41 * gcc.dg/20020426-2.c: Likewise.
42 * gcc.dg/20020517-1.c: Likewise.
43 * gcc.dg/991230-1.c: Likewise.
44 * gcc.dg/i386-unroll-1.c: Likewise.
45 * gcc.misc-tests/i386-prefetch.exp: Likewise.
46
47 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
48
49 * gcc.dg/i386-mul.c: New test.
50
51 2003-02-21 Roger Sayle <roger@eyesopen.com>
52
53 * gcc.dg/builtins-5.c: New test case.
54
55 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
56
57 * gcc.dg/asmreg-1.c: New test.
58
59 2003-02-21 Mark Mitchell <mark@codesourcery.com>
60
61 PR c++/9749
62 * g++.dg/parse/varmod1.C: New test.
63
64 2003-02-21 Mark Mitchell <mark@codesourcery.com>
65
66 PR c++/9727
67 * g++.dg/template/op1.C: New test.
68
69 2003-02-21 Mark Mitchell <mark@codesourcery.com>
70
71 PR c++/8906
72 * g++.dg/template/nested2.C: New test.
73
74 2003-02-21 Mark Mitchell <mark@codesourcery.com>
75
76 PR c++/8724
77 * g++.dg/expr/dtor1.C: New test.
78
79 2003-02-21 Zack Weinberg <zack@codesourcery.com>
80
81 * gcc.dg/cpp/include3.c: New test.
82 * gcc.dg/cpp/inc/foo.h: New file.
83
84 2003-02-21 Glen Nakamura <glen@imodulo.com>
85
86 * gcc.c-torture/execute/20030221-1.c: New test.
87
88 2003-02-20 Mark Mitchell <mark@codesourcery.com>
89
90 PR c++/9729
91 * g++.dg/abi/conv1.C: New test.
92
93 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
94
95 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
96
97 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
98
99 * gcc.c-torture/compile/20030219-1.c: New test.
100
101 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
102
103 * gcc.dg/funcorder.c: New test.
104
105 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
106
107 * gcc.c-torture/execute/20030218-1.c: New.
108
109 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
110
111 * gcc.dg/20030218-1.c: New.
112
113 2003-02-18 Richard Henderson <rth@redhat.com>
114
115 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
116 * gcc.dg/attr-used-2.c: New.
117
118 2003-02-18 Mark Mitchell <mark@codesourcery.com>
119
120 PR c++/9704
121 * g++.dg/init/copy5.C: New test.
122
123 2003-02-18 Geoffrey Keating <geoffk@apple.com>
124
125 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
126 * g++.dg/pch/pch.exp: Likewise.
127
128 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
129
130 * gcc.c-torture/execute/20030209-1.c: Enable the test if
131 STACK_SIZE is not defined.
132
133 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
134
135 PR c++/9457
136 * g++.dg/template/init1.C: New test.
137
138 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
139
140 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
141 (foo): Add few extra tests
142 * gcc.dg/c99-const-expr-3.c: Likewise.
143 * gcc.c-torture/execute/20030216-1.c: New.
144
145 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
146
147 PR c++/9459
148 * g++.dg/ext/typeof4.C: New test.
149
150 2003-02-15 Roger Sayle <roger@eyesopen.com>
151
152 * gcc.dg/i386-387-3.c: New test case.
153
154 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
155
156 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
157 cris-*-elf* cris-*-aout* and mmix-*-*.
158
159 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
160
161 * gcc.dg/20030213-1.c: New test.
162
163 2003-02-12 Roger Sayle <roger@eyesopen.com>
164
165 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
166 * gcc.dg/i386-387-2.c: Likewise.
167
168 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
169
170 * gcc.dg/ppc-spe.c: Fix formatting.
171 Enable tests that were previously unsupported by gas.
172 Delete tests for instructions that no longer exist.
173 Switch arguments on evsubifw builtin.
174
175 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
176
177 * gcc.c-torture/execute/20030209-1.c: Disable the test if
178 STACK_SIZE is too small.
179
180 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
181 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
182
183 * gcc.dg/decl-2.c: New test.
184
185 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
186
187 * gcc.dg/i386-fpcvt-1.c: New test.
188
189 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
190
191 * gcc.c-torture/execute/20030209-1.c: New test.
192
193 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
194
195 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
196 int-wide bitops, use the constants of the same width.
197 Likewise, if long long is 32-bit wide, test bitops using
198 32-bit constants.
199
200 2003-02-07 Loren James Rittle <ljrittle@acm.org>
201
202 * gcc.dg/20021014-1.c: Annotate with expected notice text.
203
204 2003-02-07 Roger Sayle <roger@eyesopen.com>
205
206 * testsuite/gcc.dg/builtins-4.c: New test case.
207
208 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
209
210 * gcc.dg/20020430-1.c: Fix dg command typos.
211 * gcc.dg/20020503-1.c: Likewise.
212
213 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
214
215 PR c++/8785
216 * g++.dg/parse/fused-params1.C: New test.
217
218 PR c++/8857
219 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
220
221 PR c++/8921
222 * g++.dg/parse/non-dependent1.C: New test.
223
224 PR c++/8928
225 * g++.dg/parse/dupl-tmpl-args1.C: New test.
226
227 PR c++/9228
228 * g++.dg/parse/undefined7.C: New test.
229 * g++.dg/parse/non-templ1.C: New test.
230
231 PR c++/9229
232 * g++.dg/parse/too-many-tmpl-args1.C: New test.
233
234 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
235
236 * gcc.c-torture/compile/20030206-1.c: New test.
237
238 2003-02-05 Roger Sayle <roger@eyesopen.com>
239
240 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
241 "pow" to "foo" to avoid potential confusion with a math built-in.
242
243 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
244
245 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
246 conditions for SPARC targets.
247
248 2003-02-05 Jakub Jelinek <jakub@redhat.com>
249
250 * gcc.dg/20030204-1.c: New test.
251
252 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
253
254 PR c++/38
255 * g++.dg/parse/array-size1.C: New test.
256
257 PR c++/5657
258 * g++.dg/parse/undefined3.C: New test.
259
260 PR c++/5665
261 * g++.dg/parse/undefined4.C: New test.
262
263 PR c++/5975
264 * g++.dg/parse/undefined5.C: New test.
265
266 PR c++/7259
267 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
268
269 PR c++/8578
270 * g++.dg/parse/casting-operator1.C: New test.
271
272 PR c++/8596
273 * g++.dg/parse/undefined6.C: New test.
274
275 PR c++/8736
276 * g++.dg/parse/missing-template1.C: New test.
277
278 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
279
280 * gcc.dg/i386-cadd.c: Compile using -march=k8.
281 * gcc.dg/i386-cmov?.c: Likewise.
282 * gcc.dg/i386-fpcvt-?.c: Likewise.
283 * gcc.dg/i386-ssefp-1.c: Likewise.
284 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
285 conventions.
286
287 2003-02-03 Mark Mitchell <mark@codesourcery.com>
288
289 PR c++/7129
290 * testsuite/g++.dg/ext/max.C: New test.
291
292 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
293
294 * gcc.c-torture/execute/20030203-1.c: New test.
295
296 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
297
298 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
299 'natural-endian'.
300
301 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
302
303 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
304 * g++.dg/init/new2.C: Likewise.
305 * g++.dg/other/new1.C: Likewise.
306
307 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
308
309 * gcc.dg/struct-ret-libc.c: New test.
310
311 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
312
313 * gcc.dg/20030129-1.c: New test.
314
315 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
316
317 PR c++/8849
318 * g++.dg/template/ptrmem4.C: New test.
319
320 2003-01-29 Mark Mitchell <mark@codesourcery.com>
321
322 * g++.dg/parser/constant1.C: New test.
323
324 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
325
326 PR c++/8591
327 * g++.dg/parse/friend2.C: New test.
328
329 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
330
331 PR c++/9437
332 * g++.dg/template/unify4.C: New test.
333
334 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
335
336 * gcc.c-torture/execute/20030128-1.c: New test.
337
338 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
339
340 * g++.dg/lookup/nested1.C: Test moved from ...
341 * g++.old-deja/g++.other/lookup24.C: ... here.
342
343 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
344
345 * gcc.dg/i386-cmov5.c: New test.
346
347 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
348
349 * gcc.c-torture/execute/20010925-1.c: Changed the
350 memcpy declaration.
351
352 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
353
354 PR c++/3902
355 * g++.dg/parse/template5.C: New test.
356
357 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
358
359 PR fortran/9258
360 * g77.dg/pr9258: New test.
361
362 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
363
364 * README: Move relevant parts from README.g++.
365
366 * README.g++: Remove this file.
367
368 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
369
370 * g++.dg/abi/dcast1.C: New test.
371
372 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
373
374 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
375
376 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
377
378 PR c++/47
379 * g++.old-deja/g++.other/lookup24.C: New test.
380
381 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
382
383 PR middle-end/7227
384 * gcc.dg/uninit-C.c: New test.
385
386 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
387
388 * g++.dg/abi/covariant1.C: New test.
389
390 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
391
392 * gcc.dg/20030123-1.c: New test.
393
394 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
395
396 PR opt/8492
397 * gcc.c-torture/compile/20030125-1.c
398
399 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
400
401 PR c++/9403
402 * g++.dg/parse/template3.C: New test.
403 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
404
405 PR c++/795
406 * g++.dg/parse/template4.C: New test.
407
408 PR c++/9415
409 * g++.dg/template/qual2.C: New test.
410
411 PR c++/8545
412 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
413
414 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
415
416 2003-01-25 Roger Sayle <roger@eyesopen.com>
417
418 * gcc.c-torture/execute/switch-1.c: New test case.
419
420 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
421
422 * gcc.c-torture/execute/20030125-1.[cx]: New test.
423
424 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
425
426 Tweaks for Bison-1.875. From the NEWS file:
427 "- `parse error' -> `syntax error'
428 Bison now uniformly uses the term `syntax error'"
429 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
430 * gcc.dg/cpp/digraph2.c: Likewise.
431 * gcc.dg/cpp/direct2.c: Likewise.
432 * gcc.dg/cpp/paste4.c: Likewise.
433 * gcc.dg/c90-restrict-1.c: Likewise.
434 * gcc.dg/c99-func-2.c: Likewise.
435 * gcc.dg/noncompile/920721-2.c: Likewise.
436 * gcc.dg/noncompile/930622-2.c: Likewise.
437 * gcc.dg/noncompile/940112-1.c: Likewise.
438 * gcc.dg/noncompile/950921-1.c: Likewise.
439 * gcc.dg/noncompile/951123-1.c: Likewise.
440 * gcc.dg/noncompile/971104-1.c: Likewise.
441 * gcc.dg/noncompile/990416-1.c: Likewise.
442
443 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
444
445 * g++.dg/parse/undefined1.C: Add error message.
446
447 2003-01-22 Mark Mitchell <mark@codesourcery.com>
448
449 PR c++/9354
450 * g++.dg/parse/new1.C: New test.
451
452 PR c++/9216
453 * g++.dg/parse/template2.C: New test.
454
455 PR c++/9354
456 * g++.dg/parse/typedef2.C: New test.
457
458 PR c++/9328
459 * g++.dg/ext/typeof3.C: New test.
460
461 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
462
463 PR c++/2738
464 * g++.dg/parse/ret-type1.C: New test.
465
466 PR c++/3792
467 * g++.dg/parse/tmpl-outside1.C: New test.
468
469 PR c++/4207
470 * g++.dg/parse/int-as-enum1.C: New test.
471
472 PR c++/4903
473 * g++.dg/parse/no-typename1.C: New test.
474
475 PR c++/5533
476 * g++.dg/parse/no-value1.C: New test.
477
478 PR c++/5921
479 * g++.dg/parse/wrong-inline1.C: New test.
480
481 PR c++/6402
482 * g++.dg/parse/ref1.C: New test.
483
484 PR c++/6992
485 * g++.dg/parse/attr-ctor1.C: New test.
486
487 PR c++/7229
488 * g++.dg/parse/namespace5.C: New test.
489
490 PR c++/7917
491 * g++.dg/parse/func-def1.C: New test.
492
493 PR c++/8143
494 * g++.dg/parse/undefined1.C: New test.
495
496 PR c++/5723, PR c++/8522
497 * g++.dg/parse/specialization1.C: New test.
498
499 PR c++/163, PR c++/8595
500 * g++.dg/parse/struct-as-enum1.C: New test.
501
502 PR c++/9173
503 * g++.dg/parse/undefined2.C: New test.
504
505 2003-01-22 Mark Mitchell <mark@codesourcery.com>
506
507 PR c++/9298
508 * g++.dg/parse/template1.C: New test.
509
510 PR c++/9384
511 * g++.dg/parse/using1.C: New test.
512
513 PR c++/9285
514 PR c++/9294
515 * g++.dg/parse/expr2.C: New test.
516
517 PR c++/9388
518 * g++.dg/parse/lookup2.C: Likewise.
519
520 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
521
522 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
523 * gcc.c-torture/execute/eeprof-1.c: Likewise.
524 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
525 * gcc.c-torture/execute/string-opt-*.c: Likewise.
526
527 2003-01-20 Nick Clifton <nickc@redhat.com>
528
529 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
530 problem with ARM sibcall code generation.
531
532 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
533
534 * gcc.c-torture/execute/20030120-1.c: New.
535
536 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
537
538 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
539
540 2003-01-17 Mark Mitchell <mark@codesourcery.com>
541
542 PR c++/9272
543 * g++.dg/parse/ctor1.C: New test.
544
545 PR c++/9294:
546 * g++.dg/parse/qualified1.C: New test.
547
548 * g++.dg/parse/typename3.C: New test.
549
550 2003-01-16 Richard Henderson <rth@redhat.com>
551
552 * g++.dg/tls/init-2.C: Fix error matches for real this time.
553
554 2003-01-16 Richard Henderson <rth@redhat.com>
555
556 * g++.dg/pch/pch.exp: Copy test header to the working directory
557 before using it either for precompilation or direct use.
558 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
559 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
560
561 2003-01-16 Richard Henderson <rth@redhat.com>
562
563 * gcc.dg/pch/pch.exp: Copy test header to the working directory
564 before using it either for precompilation or direct use.
565 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
566 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
567
568 2003-01-16 Mark Mitchell <mark@codesourcery.com>
569
570 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
571 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
572 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
573 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
574 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
575 typename warning into error.
576 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
577 error messages.
578 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
579 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
580 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
581 messages.
582 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
583 make declaration visible in template.
584 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
585 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
586 messages.
587 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
588 message.
589 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
590 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
591 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
592 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
593 typename warning with error message.
594 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
595 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
596 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
597
598 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
599
600 * g++.dg/parse/ambig2.C: New test.
601
602 2003-01-15 Richard Henderson <rth@redhat.com>
603
604 * g++.dg/tls/init-2.C: Update error message string.
605
606 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
607
608 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
609
610 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
611
612 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
613 all for HC11/HC12.
614 * gcc.c-torture/compile/20001205-1.x: Likewise.
615 * gcc.c-torture/compile/20001226-1.x: Likewise.
616 * gcc.c-torture/compile/920520-1.x: Likewise.
617 * gcc.c-torture/compile/961203-1.x: Likewise.
618 * gcc.c-torture/compile/20020604-1.x: Likewise.
619
620 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
621
622 * gcc.c-torture/compile/20030115-1.c: New test.
623
624 * gcc.dg/i386-fpcvt-1.c: New test.
625 * gcc.dg/i386-fpcvt-2.c: New test.
626
627 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
628
629 Further conform g++'s __vmi_class_type_info to the C++ ABI
630 specification.
631 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
632 the specification.
633
634 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
635
636 * gcc.dg/i386-fpcvt-1.c: New test.
637 * gcc.dg/i386-fpcvt-2.c: New test.
638
639 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
640
641 * gcc.dg/i386-mmx-3.c: New test.
642
643 2003-01-12 Mark Mitchell <mark@codesourcery.com>
644
645 PR c++/9264
646 * g++.dg/parse/octal1.C: New file.
647
648 PR c++/9172
649 * g++.dg/parse/typename1.C: New file.
650
651 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
652
653 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
654 * gcc.dg/bf-no-ms-layout.c: Likewise.
655 * gcc.dg/bf-ms-attrib.c: Likewise.
656
657 2003-01-10 Mark Mitchell <mark@codesourcery.com>
658
659 PR c++/9099
660 * g++.dg/parse/dtor1.C: New file.
661
662 PR c++/9128
663 * g++.dg/rtti/typeid1.C: New file.
664
665 PR c++/9153
666 * g++.dg/parse/lookup1.C: New file.
667
668 PR c++/9171
669 * g++.dg/templ/spec5.C: New file.
670
671 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
672
673 * gcc.c-torture/compile/20030110-1.c: New test.
674
675 2003-01-09 Geoffrey Keating <geoffk@apple.com>
676
677 Merge from pch-branch:
678
679 2002-12-23 Geoffrey Keating <geoffk@apple.com>
680
681 * gcc.dg/pch/cpp-1.h: New.
682 * gcc.dg/pch/cpp-1.c: New.
683 * gcc.dg/pch/cpp-2.h: New.
684 * gcc.dg/pch/cpp-2.c: New.
685
686 2002-11-19 Geoffrey Keating <geoffk@apple.com>
687
688 * gcc.dg/pch/except-1.h: New.
689 * gcc.dg/pch/except-1.c: New.
690
691 2002-11-13 Geoffrey Keating <geoffk@apple.com>
692
693 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
694 running test.
695 * gcc.dg/pch: Include *.hp not *.h.
696 * gcc.dg/pch/system-1.h: New.
697 * gcc.dg/pch/system-1.c: New.
698
699 2002-11-11 Geoffrey Keating <geoffk@apple.com>
700
701 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
702 rather than trying to build and run a program using PCH.
703 * gcc.dg/pch: Remove dg-do commands from test files.
704
705 2002-11-08 Geoffrey Keating <geoffk@apple.com>
706
707 * gcc.dg/pch/macro-3.c: New.
708 * gcc.dg/pch/macro-3.h: New.
709
710 2002-11-04 Geoffrey Keating <geoffk@apple.com>
711
712 * gcc.dg/pch/common-1.c: New.
713 * gcc.dg/pch/common-1.h: New.
714 * gcc.dg/pch/decl-1.c: New.
715 * gcc.dg/pch/decl-1.h: New.
716 * gcc.dg/pch/decl-2.c: New.
717 * gcc.dg/pch/decl-2.h: New.
718 * gcc.dg/pch/decl-3.c: New.
719 * gcc.dg/pch/decl-3.h: New.
720 * gcc.dg/pch/decl-4.c: New.
721 * gcc.dg/pch/decl-4.h: New.
722 * gcc.dg/pch/decl-5.c: New.
723 * gcc.dg/pch/decl-5.h: New.
724 * gcc.dg/pch/global-1.c: New.
725 * gcc.dg/pch/global-1.h: New.
726 * gcc.dg/pch/inline-1.c: New.
727 * gcc.dg/pch/inline-1.h: New.
728 * gcc.dg/pch/inline-2.c: New.
729 * gcc.dg/pch/inline-2.h: New.
730 * gcc.dg/pch/static-1.c: New.
731 * gcc.dg/pch/static-1.h: New.
732 * gcc.dg/pch/static-2.c: New.
733 * gcc.dg/pch/static-2.h: New.
734
735 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
736
737 * g++.dg/pch/pch.exp: Better handle failing testcases.
738 * gcc.dg/pch/pch.exp: Likewise.
739 * gcc.dg/pch/macro-1.c: New.
740 * gcc.dg/pch/macro-1.h: New.
741 * gcc.dg/pch/macro-2.c: New.
742 * gcc.dg/pch/macro-2.h: New.
743
744 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
745
746 * g++.dg/dg.exp: Treat files in pch/ specially.
747 * g++.dg/pch/pch.exp: New file.
748 * g++.dg/pch/empty.H: New file.
749 * g++.dg/pch/empty.C: New file.
750 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
751 "precompile".
752
753 * gcc.dg/pch/pch.exp: New file.
754 * gcc.dg/pch/empty.h: New file.
755 * gcc.dg/pch/empty.c: New file.
756 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
757 "precompile".
758
759 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
760
761 * g++.dg/template/friend14.C: New test.
762
763 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
764
765 * gcc.dg/old-style-asm-1.c: New test.
766
767 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
768
769 * gcc.c-torture/compile/20030109-1.c: New test.
770
771 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
772
773 * gcc.c-torture/execute/20030109-1.c: New test.
774
775 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
776
777 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
778 * g++.old-deja/g++.mike/dyncast2.C: Likewise
779 * g++.old-deja/g++.mike/dyncast3.C: Likewise
780 * g++.old-deja/g++.mike/eh2.C: Likewise
781 * g++.old-deja/g++.mike/eh3.C: Likewise
782 * g++.old-deja/g++.mike/eh5.C: Likewise
783 * g++.old-deja/g++.mike/eh6.C: Likewise
784 * g++.old-deja/g++.mike/eh7.C: Likewise
785 * g++.old-deja/g++.mike/eh8.C: Likewise
786 * g++.old-deja/g++.mike/eh9.C: Likewise
787 * g++.old-deja/g++.mike/eh10.C: Likewise
788 * g++.old-deja/g++.mike/eh12.C: Likewise
789 * g++.old-deja/g++.mike/eh13.C: Likewise
790 * g++.old-deja/g++.mike/eh14.C: Likewise
791 * g++.old-deja/g++.mike/eh16.C: Likewise
792 * g++.old-deja/g++.mike/eh17.C: Likewise
793 * g++.old-deja/g++.mike/eh18.C: Likewise
794 * g++.old-deja/g++.mike/eh21.C: Likewise
795 * g++.old-deja/g++.mike/eh23.C: Likewise
796 * g++.old-deja/g++.mike/eh24.C: Likewise
797 * g++.old-deja/g++.mike/eh25.C: Likewise
798 * g++.old-deja/g++.mike/eh26.C: Likewise
799 * g++.old-deja/g++.mike/eh27.C: Likewise
800 * g++.old-deja/g++.mike/eh28.C: Likewise
801 * g++.old-deja/g++.mike/eh29.C: Likewise
802 * g++.old-deja/g++.mike/eh31.C: Likewise
803 * g++.old-deja/g++.mike/eh33.C: Likewise
804 * g++.old-deja/g++.mike/eh34.C: Likewise
805 * g++.old-deja/g++.mike/eh35.C: Likewise
806 * g++.old-deja/g++.mike/eh36.C: Likewise
807 * g++.old-deja/g++.mike/eh37.C: Likewise
808 * g++.old-deja/g++.mike/eh38.C: Likewise
809 * g++.old-deja/g++.mike/eh39.C: Likewise
810 * g++.old-deja/g++.mike/eh40.C: Likewise
811 * g++.old-deja/g++.mike/eh41.C: Likewise
812 * g++.old-deja/g++.mike/eh42.C: Likewise
813 * g++.old-deja/g++.mike/eh44.C: Likewise
814 * g++.old-deja/g++.mike/eh46.C: Likewise
815 * g++.old-deja/g++.mike/eh47.C: Likewise
816 * g++.old-deja/g++.mike/eh48.C: Likewise
817 * g++.old-deja/g++.mike/eh49.C: Likewise
818 * g++.old-deja/g++.mike/eh50.C: Likewise
819 * g++.old-deja/g++.mike/eh51.C: Likewise
820 * g++.old-deja/g++.mike/eh53.C: Likewise
821 * g++.old-deja/g++.mike/eh55.C: Likewise
822 * g++.old-deja/g++.mike/p7912.C: Likewise
823 * g++.old-deja/g++.mike/p9706.C: Likewise
824 * g++.old-deja/g++.mike/p10416.C: Likewise
825 * g++.old-deja/g++.mike/p11667.C: Likewise
826 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
827 Remove redundant reference to Iris.
828 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
829 Elxsi, i860, Pico Java, and WE32K.
830
831 2003-01-07 Mark Mitchell <mark@codesourcery.com>
832
833 * g++.dg/ext/asm4.C: New test.
834
835 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
836
837 PR c++/9030
838 * g++.dg/template/friend12.C: New test.
839 * g++.dg/template/friend13.C: Likewise.
840 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
841
842 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
843
844 * gcc.dg/i386-cadd.c: New test.
845 * gcc.dg/i386-cmov4.c: Likewise.
846
847 2003-01-06 Mark Mitchell <mark@codesourcery.com>
848
849 PR c++/9165
850 * g++.dg/warn/Wunused-3.C: New test.
851
852 * g++.dg/abi/bitfield9.C: New test.
853
854 PR c++/9189
855 * g++.dg/parse/defarg3.C: New test.
856
857 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
858
859 * g++.dg/parse/ambig1.C: New test.
860 * g++.dg/parse/defarg2.C: New test.
861
862 2003-01-05 Mark Mitchell <mark@codesourcery.com>
863
864 * g++.dg/template/defarg-1.C: New test.
865 * g++.dg/template/local2.C: Likewise.
866
867 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
868
869 * gcc.c-torture/execute/20030105-1.c: New test.
870
871 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
872
873 * g++.dg/parse/namespace3.C: Remove extra semicolons.
874 * g++.dg/parse/namespace4.C: Likewise.
875
876 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
877
878 * g++.dg/template/ntp2.C: New test.
879
880 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
881
882 * g++.dg/parse/extern-C-1.C: New test.
883
884 * g++.dg/parse/namespace4.C: New test.
885
886 * g++.dg/template/nested1.C: New test.
887
888 * g++.dg/parse/namespace3.C: New test.
889
890 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
891
892 * g++.dg/lookup/two-stage1.C: New test.
893
894 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
895
896 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
897 * g++.old-deja/g++.jason/access8.C: Likewise.
898 * g++.old-deja/g++.other/decl5.C: Likewise.
899
900 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
901
902 * g++.dg/parse/parse7.C: New test.
903
904 2003-01-02 Mark Mitchell <mark@codesourcery.com>
905
906 PR c++/2843
907 * g++.dg/ext/attrib7.C: New test.
908
909 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
910
911 * g++.dg/parse/parse6.C: New test.
912
913 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
914
915 * gcc.dg/h8300-stack-1.c: New.
916
917 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
918
919 g++.dg/lookup/exception1.C: New test.
920
921 g++.dg/lookup/template1.C: New test.
922
923 g++.dg/parse/namespace2.C: New test.
924
925 g++.dg/parse/parens2.C: New test.
926
927 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
928
929 * g++.dg/parse/parse5.C: New test.
930 * g++.dg/lookup/scoped4.C: New test.
931
932 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
933
934 * g++.dg/parse/parens1.C: New test.
935
936 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
937 angle-bracket1.C.
938 * g++.dg/parse/parens2.C: New test.
939
940 * g++.dg/lookup/scope-operator1.C: New test.
941
942 * g++.dg/parse/operator1.C: New test.
943
944 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
945
946 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
947 * g++.old-deja/g++.other/access6.C: Likewise.
948 * g++.old-deja/g++.other/decl1.C: Likewise.
949 * g++.old-deja/g++.pt/typename12.C: Likewise.
950
951 2002-12-31 Mark Mitchell <mark@codesourcery.com>
952
953 * g++.dg/parse/namespace1.C: New test.
954
955 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
956
957 * g++.dg/parse/parse4.C: New test.
958
959 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
960
961 * g++.dg/parse/parse3.C: New test.
962
963 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
964
965 * g++.dg/parse/parse2.C: New test.
966
967 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
968
969 * g++.dg/template/friend11.C: New test.
970
971 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
972
973 * g++.dg/parse/parse1.C: New test.
974
975 2002-12-31 Janis Johnson <janis187@us.ibm.com>
976
977 * lib/profopt.exp: Change the name of a global variable to avoid
978 possible clashes with other test suites.
979
980 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
981
982 * g++.dg/inherit/covariant8.C: New test.
983
984 2002-12-31 Mark Mitchell <mark@codesourcery.com>
985
986 * g++.dg/init/array9.C: New test.
987
988 PR c++/9112
989 * g++.dg/parse/expr1.C: New test.
990
991 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
992
993 * gcc.c-torture/compile/20021230-1.c: New test.
994
995 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
996
997 * g++.dg/inherit/covariant5.C: New test.
998 * g++.dg/inherit/covariant6.C: New test.
999 * g++.dg/inherit/covariant7.C: New test.
1000
1001 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1002
1003 PR c++/2739
1004 * g++.dg/other/access2.C: New test.
1005
1006 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1007
1008 * g++.dg/other/anon-struct.C: No longer fails
1009 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1010 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1011 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1012
1013 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1014
1015 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1016
1017 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1018
1019 * g++.dg/eh/spec4.C: Remove stray semicolon.
1020 * g++.dg/expr/pmf-1.C: Change error message.
1021 * g++.dg/ext/asm1.C: Remove stray semicolon.
1022 * g++.dg/ext/typename1.C: Add missing typenames.
1023 * g++.dg/inherit/template-as-base.C: Change error message.
1024 * g++.dg/lookup/scoped1.C: Likewise.
1025 * g++.dg/lookup/scoped2.C: Likewise.
1026 * g++.dg/lookup/using2.C: Likewise.
1027 * g++.dg/other/component1.C: Remove stray semicolon.
1028 * g++.dg/other/do1.C: Change error message.
1029 * g++.dg/other/error2.C: Likewise.
1030 * g++.dg/other/init1.C: Likewise.
1031 * g++.dg/other/packed1.C: Remove stray semicolon.
1032 * g++.dg/other/ptrmem2.C: Change error message.
1033 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1034 marker.
1035 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1036 * g++.dg/template/access3.C: Add typename keyword.
1037 * g++.dg/template/access5.C: Remove stray semicolon.
1038 * g++.dg/template/access6.C: Likewise.
1039 * g++.dg/template/complit1.C: Likewise.
1040 * g++.dg/template/crash1.C: Change error message.
1041 * g++.dg/template/inherit2.C: Remove stray semicolon.
1042 * g++.dg/template/instantiate2.C: Likewise.
1043 * g++.dg/template/instantiate3.C: Change error message.
1044 * g++.dg/template/qual1.C: Remove stray semicolon.
1045 * g++.dg/template/qualttp18.C: Change error message.
1046 * g++.dg/template/ref1.C: Remove stray semicolon.
1047 * g++.dg/template/sizeof1.C (A::value): Declare it.
1048 * g++.dg/template/spec4.C: Change error message.
1049 * g++.dg/template/static1.C: Likewise.
1050 * g++.dg/template/type1.C: Likewise.
1051 * g++.dg/template/typename3.C: Likewise.
1052 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1053 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1054 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1055 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1056 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1057 named return value extension.
1058 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1059 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1060 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1061 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1062 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1063 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1064 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1065 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1066 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1067 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1068 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1069 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1070 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1071 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1072 syntax.
1073 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1074 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1075 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1076 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1077 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1078 * g++.old-deja/g++.brendan/template11.C: Likewise.
1079 * g++.old-deja/g++.brendan/template26.C: Likewise.
1080 * g++.old-deja/g++.brendan/template27.C: Use explicit
1081 specialization syntax.
1082 * g++.old-deja/g++.brendan/template30.C: Likewise.
1083 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1084 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1085 non-dependent names.
1086 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1087 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1088 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1089 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1090 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1091 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1092 named return value extension.
1093 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1094 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1095 * g++.old-deja/g++.ext/return1.C: Likewise.
1096 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1097 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1098 * g++.old-deja/g++.jason/access8.C: Likewise.
1099 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1100 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1101 pseudo-destructor names.
1102 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1103 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1104 pseudo-destructor names.
1105 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1106 * g++.old-deja/g++.jason/overload19.C: Likewise.
1107 * g++.old-deja/g++.jason/overload32.C: Likewise.
1108 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1109 stray semicolons.
1110 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1111 * g++.old-deja/g++.jason/return.C: Likewise.
1112 * g++.old-deja/g++.jason/return2.C: Likewise.
1113 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1114 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1115 syntax.
1116 * g++.old-deja/g++.jason/template10.C: Account for use of
1117 non-dependent names.
1118 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1119 syntax.
1120 * g++.old-deja/g++.jason/template37.C: Likewise.
1121 * g++.old-deja/g++.law/access4.C: Change error messages.
1122 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1123 pseudo-destructor names.
1124 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1125 * g++.old-deja/g++.law/ctors9.C: Likewise.
1126 * g++.old-deja/g++.law/cvt22.C: Likewise.
1127 * g++.old-deja/g++.law/dtors5.C: Likewise.
1128 * g++.old-deja/g++.law/global-init1.C: Likewise.
1129 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1130 * g++.old-deja/g++.law/operators28.C: Likewise.
1131 * g++.old-deja/g++.law/visibility28.C: Likewise.
1132 * g++.old-deja/g++.martin/eval1.C: Likewise.
1133 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1134 name.
1135 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1136 * g++.old-deja/g++.mike/net34.C: Likewise.
1137 * g++.old-deja/g++.mike/net36.C: Likewise.
1138 * g++.old-deja/g++.mike/ns2.C: Likewise.
1139 * g++.old-deja/g++.mike/p12306.C: Likewise.
1140 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1141 value extension.
1142 * g++.old-deja/g++.mike/p700.C: Likewise.
1143 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1144 * g++.old-deja/g++.mike/p710.C: Likewise.
1145 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1146 value extension.
1147 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1148 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1149 * g++.old-deja/g++.ns/crash2.C: Likewise.
1150 * g++.old-deja/g++.ns/crash3.C: Likewise.
1151 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1152 * g++.old-deja/g++.ns/ns17.C: Likewise.
1153 * g++.old-deja/g++.ns/template16.C: Likewise.
1154 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1155 keyword.
1156 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1157 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1158 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1159 named return value extension.
1160 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1161 * g++.old-deja/g++.other/access4.C: Issue additional error
1162 messages.
1163 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1164 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1165 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1166 * g++.old-deja/g++.other/crash25.C: Change error message.
1167 * g++.old-deja/g++.other/crash4.C: Change error message.
1168 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1169 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1170 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1171 checks.
1172 * g++.old-deja/g++.other/defarg8.C: Likewise.
1173 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1174 * g++.old-deja/g++.other/dtor10.C: Likewise.
1175 * g++.old-deja/g++.other/incomplete.C: Likewise.
1176 * g++.old-deja/g++.other/linkage7.C: Likewise.
1177 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1178 lookup algorithm.
1179 * g++.old-deja/g++.other/mangle2.C: Likewise.
1180 * g++.old-deja/g++.other/refinit2.C: Likewise.
1181 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1182 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1183 * g++.old-deja/g++.pt/crash28.C: Likewise.
1184 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1185 syntax.
1186 * g++.old-deja/g++.pt/crash32.C: Change error message.
1187 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1188 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1189 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1190 error message position.
1191 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1192 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1193 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1194 syntax.
1195 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1196 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1197 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1198 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1199 keyword.
1200 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1201 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1202 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1203 keyword.
1204 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1205 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1206 syntax.
1207 * g++.old-deja/g++.pt/friend28.C: Account for use of
1208 non-dependent names.
1209 * g++.old-deja/g++.pt/friend29.C: Likewise.
1210 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1211 rules.
1212 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1213 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1214 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1215 lookup rules.
1216 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1217 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1218 keyword.
1219 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1220 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1221 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1222 keyword.
1223 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1224 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1225 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1226 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1227 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1228 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1229 keyword.
1230 * g++.old-deja/g++.pt/spec10.C: Likewise.
1231 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1232 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1233 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1234 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1235 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1236 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1237 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1238 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1239 * g++.old-deja/g++.pt/typename15.C: Likewise.
1240 * g++.old-deja/g++.pt/typename22.C: Likewise.
1241 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1242 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1243 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1244 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1245 syntax.
1246 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1247 return value extension.
1248 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1249 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1250 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1251 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1252
1253 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1254
1255 * g++.dg/warn/inline1.C: New test.
1256 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1257 * g++.old-deja/g++.jason/synth10.C: Likewise.
1258 * g++.old-deja/g++.mike/net31.C: Likewise.
1259 * g++.old-deja/g++.mike/p8786.C: Likewise.
1260
1261 * g++.dg/template/friend10.C: New test.
1262 * g++.dg/template/conv5.C: New test.
1263
1264 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1265
1266 * g++.dg/lookup/scoped3.C: New test.
1267
1268 * g++.dg/lookup/decl1.C: New test.
1269 * g++.dg/lookup/decl2.C: New test.
1270
1271 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1272
1273 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1274 gcc.c-torture/compile/20021015-1.c,
1275 gcc.c-torture/compile/20021015-2.c,
1276 gcc.c-torture/compile/20021123-1.c,
1277 gcc.c-torture/compile/20021123-2.c,
1278 gcc.c-torture/compile/20021123-3.c,
1279 gcc.c-torture/compile/20021123-4.c,
1280 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1281 only to 3.1 or 3.2 branch.
1282
1283 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1284
1285 * gcc.dg/i386-bitfield3.c: New test.
1286
1287 * gcc.dg/i386-bitfield2.c: New test.
1288
1289 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1290
1291 * g++.dg/parse/conv_op1.C: New test.
1292
1293 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1294
1295 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1296 approved.
1297
1298 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1299
1300 * gcc.c-torture/compile/20021220-1.c: New test.
1301
1302 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1303
1304 * gcc.dg/i386-fastcall-1.c: New.
1305
1306 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1307
1308 * gcc.c-torture/execute/20021219-1.c: New test.
1309
1310 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1311
1312 * gcc.dg/i386-pic-1.c: New test.
1313
1314 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1315
1316 PR c++/8099
1317 * g++.dg/template/friend9.C: New test.
1318
1319 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1320
1321 PR c++/3663
1322 * g++.dg/template/access7.C: New test.
1323
1324 2002-12-18 Nick Clifton <nickc@redhat.com>
1325
1326 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1327 the libstdc++-v3 directory has been found.
1328
1329 2002-12-12 Devang Patel <dpatel@apple.com>
1330 * gcc.dg/darwin-ld-1.c: New test.
1331 * gcc.dg/darwin-ld-2.c: New test.
1332 * gcc.dg/darwin-ld-3.c: New test.
1333 * gcc.dg/darwin-ld-4.c: New test.
1334 * gcc.dg/darwin-ld-5.c: New test.
1335
1336 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1337
1338 * gcc.c-torture/compile/20021212-1.c: New test.
1339
1340 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1341
1342 * gcc.dg/fshort-wchar: New test.
1343
1344 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1345
1346 PR c++/8372
1347 * g++.dg/template/dtor1.C: New test.
1348
1349 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1350 markers.
1351
1352 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1353
1354 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1355
1356 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1357
1358 * g++.dg/template/static1.C: New test.
1359 * g++.dg/template/static2.C: New test.
1360 * g++.old-deja/g++.ext/memconst.C: New test.
1361
1362 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1363
1364 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1365 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1366 * g++.dg/special/initp1.C: Likewise.
1367
1368 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1369
1370 * gcc.c-torture/execute/20021204-1.c: New test.
1371
1372 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1373
1374 * gcc.dg/ppc-fmadd-1.c: New file.
1375 * gcc.dg/ppc-fmadd-2.c: New file.
1376 * gcc.dg/ppc-fmadd-3.c: New file.
1377
1378 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1379
1380 * gcc.c-torture/compile/20021204-1.c: New test.
1381
1382 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1383
1384 * g++.dg/inherit/covariant2.C: New test.
1385 * g++.dg/inherit/covariant3.C: New test.
1386 * g++.dg/inherit/covariant4.C: New test.
1387 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1388 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1389
1390 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1391
1392 PR c++/8688
1393 * g++.dg/init/brace3.C: New test.
1394
1395 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1396
1397 * gcc.dg/20020210-1.c: Fix a comment typo.
1398
1399 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1400
1401 PR c++/8720
1402 * g++.dg/parse/defarg1.C: New test.
1403
1404 PR c++/8615
1405 * g++.dg/template/char1.C: New test.
1406
1407 * g++.dg/template/varmod1.C: Fix typo.
1408
1409 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1410
1411 DR 180
1412 * g++.old-deja/g++.pt/crash32.C: Expect error.
1413
1414 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1415
1416 PR c++/5919
1417 * g++.dg/template/varmod1.C: New test.
1418
1419 PR c++/8727
1420 * g++.dg/inherit/typeinfo1.C: New test.
1421
1422 PR c++/8663
1423 * g++.dg/inherit/typedef1.C: New test.
1424
1425 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1426
1427 PR c++/8332
1428 PR c++/8493
1429 * g++.dg/template/strlen1.C: New test.
1430
1431 PR c++/8227
1432 * g++.dg/template/ctor2.C: New test.
1433
1434 PR c++/8214
1435 * g++.dg/init/string1.C: New test.
1436
1437 PR c++/8511
1438 * g++.dg/template/friend8.C: New test.
1439
1440 2002-11-29 Joe Buck <jbuck@synopsys.com>
1441
1442 * g++.dg/lookup/anon2.C: New test.
1443
1444 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1445
1446 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1447 h8300 port.
1448
1449 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1450
1451 * gcc.dg/bitfld-6.c: New test.
1452
1453 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1454
1455 * gcc.c-torture/execute/20021127.[cx]: New test.
1456
1457 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1458
1459 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1460 quality.
1461
1462 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1463
1464 * g++.dg/init/brace2.C: New test.
1465 * g++.old-deja/g++.mike/p9129.C: Correct.
1466
1467 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1468
1469 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1470
1471 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1472
1473 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1474
1475 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1476
1477 * testsuite/g++.dg/abi/empty11.C: New test.
1478 * testsuite/g++.dg/rtti/cv1.C: New test.
1479
1480 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1481
1482 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1483
1484 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1485
1486 * g++.dg/abi/empty10.C: New test.
1487
1488 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1489
1490 * gcc.c-torture/compile/20021124-1.c: New test.
1491
1492 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1493
1494 * g++.dg/abi/rtti2.C: New test.
1495
1496 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1497
1498 * gcc.dg/i386-unroll-1.c: New test.
1499
1500 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1501
1502 * gcc.c-torture/compile/20021120-1.c: New test.
1503 * gcc.c-torture/compile/20021120-2.c: New test.
1504
1505 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1506
1507 * gcc.dg/bitfld-5.c: New test.
1508
1509 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1510
1511 * gcc.c-torture/execute/20021120-3.c: New test.
1512
1513 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1514
1515 * gcc.c-torture/execute/20021120-2.c: New test.
1516
1517 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1518
1519 * gcc.c-torture/execute/20021120-1.c: New test.
1520
1521 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1522
1523 * gcc.c-torture/execute/20021118-3.c: New test.
1524
1525 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1526
1527 * gcc.c-torture/compile/20021119-1.c: New test.
1528
1529 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1530
1531 * gcc.dg/duff-1.c: New test.
1532 * gcc.dg/duff-2.c: New test.
1533 * gcc.dg/duff-3.c: New test.
1534
1535 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1536
1537 * gcc.dg/cpp/_Pragma5.c: New test.
1538
1539 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1540
1541 * gcc.c-torture/execute/20021118-2.c: New test.
1542
1543 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1544
1545 * gcc.c-torture/execute/20021118-1.c: New test.
1546
1547 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1548
1549 * gcc.dg/20021116-1.c: New test.
1550
1551 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1552
1553 * g++.dg/abi/vcall1.C: New test.
1554
1555 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1556
1557 * gcc.dg/20021029-1.c: New test.
1558 * gcc.dg/20021029-2.c: New test.
1559
1560 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1561
1562 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1563
1564 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1565
1566 PR c/8439
1567 * gcc.dg/20021110.c: Move to ...
1568 * gcc.c-torture/compile/20021110.c: .... here.
1569
1570 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1571
1572 PR c/8467
1573 * gcc.c-torture/execute/20021111-1.c
1574
1575 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1576
1577 PR c/8439
1578 * gcc.dg/20021110.c: New test.
1579
1580 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1581
1582 * g++.dg/abi/vthunk3.C: Run only on x86.
1583
1584 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1585
1586 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1587
1588 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1589
1590 * lib/compat.exp (compat-execute): Fix logic error in last
1591 change.
1592
1593 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1594
1595 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1596
1597 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1598
1599 PR c++/8389
1600 * g++.dg/template/access6.C: New test.
1601
1602 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1603
1604 * gcc.dg/i386-ssefp-1.c: New test.
1605 * gcc.dg/i386-ssefp-1.c: New test.
1606
1607 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1608
1609 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1610
1611 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1612
1613 * g++.dg/abi/vthunk3.C: New test.
1614
1615 PR c++/8338
1616 * g++.dg/template/crash2.C: New test.
1617
1618 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1619
1620 * testsuite/g++.dg/abi/dtor1.C: New test.
1621 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1622
1623 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1624
1625 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1626 Darwin.
1627
1628 2002-11-04 Adam Nemet <anemet@lnxw.com>
1629
1630 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1631 -mthumb. Only xfail with -O0.
1632
1633 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1634
1635 * g++.dg/abi/thunk1.C: New test.
1636 * g++.dg/abi/thunk2.C: Likewise.
1637 * g++.dg/abi/vtt1.C: Likewise.
1638
1639 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1640
1641 PR optimization/8423
1642 * gcc.c-torture/execute/builtin-constant.c: New test.
1643
1644 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1645
1646 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1647 Add some more cases.
1648
1649 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1650
1651 PR c++/8391
1652 * g++.dg/opt/local1.C: New test.
1653
1654 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1655
1656 PR c++/8160
1657 * g++.dg/template/complit1.C: New test.
1658
1659 PR c++/8149
1660 * g++.dg/template/typename4.C: Likewise.
1661
1662 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1663
1664 Core issue 287, PR c++/7639
1665 * g++.dg/template/instantiate1.C: Adjust error location.
1666 * g++.dg/template/instantiate3.C: New test.
1667 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1668 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1669 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1670
1671 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1672
1673 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1674
1675 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1676
1677 PR c++/8287
1678 * g++.dg/init/dtor2.C: New test.
1679
1680 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1681
1682 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1683 * gcc.dg/nest.c: Bypass errors on irix6.
1684
1685 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1686
1687 * gcc.dg/nest.c: Expect error for mmix-*-*.
1688 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1689
1690 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1691
1692 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1693 markers.
1694
1695 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1696
1697 2002-10-25 Mike Stump <mrs@apple.com>
1698
1699 * gcc.dg/warn-1.c: New test.
1700
1701 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1702
1703 * g++.dg/template/typename3.C: New test.
1704
1705 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1706
1707 * g++.dg/lookup/ptrmem1.C: New test.
1708
1709 * g++.dg/abi/vthunk2.C: New test.
1710
1711 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1712
1713 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1714
1715 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1716
1717 * g++.dg/abi/empty9.C: New test.
1718
1719 2002-10-24 Richard Henderson <rth@redhat.com>
1720
1721 * g++.dg/inherit/thunk1.C: Enable for ia64.
1722
1723 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1724
1725 PR c++/8067
1726 * g++.dg/lookup/pretty1.C: New test.
1727
1728 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1729
1730 * gcc.dg/20021023-1.c: New test.
1731
1732 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1733
1734 PR c++/7679
1735 * g++.dg/parse/inline1.C: New test.
1736
1737 2002-10-23 Richard Henderson <rth@redhat.com>
1738
1739 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1740
1741 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1742
1743 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1744
1745 PR c++/6579
1746 * g++.dg/parse/stmtexpr3.C: New test.
1747
1748 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1749
1750 * g++.dg/expr/cond1.C: New test.
1751
1752 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1753
1754 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1755
1756 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1757
1758 * g++.dg/abi/vbase13.C: New test.
1759 * g++.dg/abi/vbase14.C: Likewise.
1760
1761 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1762
1763 * gcc.dg/tls/pic-1.c: New test.
1764 * gcc.dg/tls/nonpic-1.c: New test.
1765 * gcc.dg/20021018-1.c: New test.
1766
1767 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1768
1769 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1770 Remove only files with the same base name as the test case.
1771 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1772 (profopt-execute): Likewise. Also, remove old profiling
1773 and performance data files before running the tests.
1774
1775 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1776 * g++.dg/bprob/bprob.exp: Likewise.
1777 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1778 to allow more general test case names.
1779
1780 * g++.dg/bprob/bprob-1.C: Rename to ...
1781 * g++.dg/bprob/g++-bprob-1.C: ... this.
1782
1783 * g77.dg/bprob/bprob-1.f: Rename to ...
1784 * g77.dg/bprob/g77-bprob-1.f: ... this.
1785
1786 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1787
1788 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1789 bison 1.50 or later.
1790
1791 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1792
1793 * g++.dg/README: Describe more test directories.
1794
1795 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1796
1797 * g++.dg/init/array6.C: Add additional tests.
1798
1799 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1800
1801 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1802 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1803
1804 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1805
1806 * gcc.c-torture/compile/20020604-1.x: New.
1807 * gcc.c-torture/compile/simd-5.x: Likewise.
1808 * gcc.c-torture/execute/920710-1.x: Likewise.
1809 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1810
1811 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1812
1813 * g++.dg/inherit/override1.C: Add dg-options clause.
1814
1815 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1816
1817 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1818 _mm_slli_si128.
1819
1820 2002-10-19 Andreas Schwab <schwab@suse.de>
1821
1822 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1823 directory component.
1824
1825 2002-10-18 Mark Mitchell <mark@codesourcery.com>
1826
1827 * g++.dg/inherit/thunk1.C: New test.
1828
1829 * g++.dg/inherit/override1.C: New test.
1830
1831 * g++.dg/abi/mangle11.C: New test.
1832 * g++.dg/abi/mangle14.C: New test.
1833 * g++.dg/abi/mangle17.C: New test.
1834
1835 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1836
1837 * g++.dg/overload/member2.C: New test.
1838
1839 2002-10-17 Janis Johnson <janis187@us.ibm.com>
1840
1841 * g++.dg/README: Describe new compat directory.
1842 * g++.dg/dg.exp: Skip tests in compat directory.
1843 * README.compat: New file.
1844 * lib/compat.exp: New expect script.
1845 * g++.dg/compat: New test directory.
1846 * g++.dg/compat/compat.exp: New expect script.
1847 * g++.dg/compat/abi: New test directory.
1848 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1849 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1850 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1851 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1852 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1853 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1854 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1855 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1856 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1857 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1858 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1859 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1860 * g++.dg/compat/break: New test directory.
1861 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1862 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1863 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1864 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1865 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1866 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1867 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1868 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1869 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1870 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1871 g++.dg/compat/break/README: New files.
1872 * g++.dg/compat/eh: New test directory.
1873 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1874 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1875 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1876 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1877 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1878 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1879 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1880 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1881 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1882 g++.dg/compat/eh/filter2_y.C,
1883 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1884 g++.dg/compat/eh/new1_y.C,
1885 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1886 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1887 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1888 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1889 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1890 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1891 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1892 g++.dg/compat/eh/unexpected1_y.C: New files.
1893 * g++.dg/compat/init: New test directory.
1894 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1895 g++.dg/compat/init/array5_y.C,
1896 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1897 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1898 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1899 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1900 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1901 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1902 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1903 g++.dg/compat/init/init-ref2_y.C: New files.
1904
1905 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1906
1907 PR c++/7584
1908 * g++.dg/inherit/using3.C: New test.
1909
1910 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
1911
1912 * gcc.dg/20021017-2.c: New test.
1913
1914 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1915
1916 * g++.dg/abi/mangle16.C: Adjust.
1917
1918 * g++.dg/init/array8.C: New test.
1919
1920 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
1921
1922 * gcc.dg/special/mips-abi.exp: New test.
1923 * gcc.dg/special/mips-abi.s: Empty file used by the above.
1924
1925 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1926
1927 * g++.dg/abi/mangle16.C: New test.
1928 * g++.dg/abi/mangle17.C: Likewise.
1929
1930 PR c++/7478
1931 * g++.dg/template/ref1.C: New test.
1932
1933 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1934
1935 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1936
1937 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
1938
1939 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1940
1941 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1942
1943 PR c++/7524
1944 * g++.dg/init/array7.C: New test.
1945
1946 2002-10-15 Mark Mitchell <mark@codesourcery.com>
1947
1948 * g++.dg/init/array6.C: New test.
1949
1950 * g++.dg/abi/mangle13.C: Likewise.
1951 * g++.dg/abi/mangle14.C: Likewise.
1952 * g++.dg/abi/mangle15.C: Likewise.
1953
1954 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1955
1956 * g++.dg/abi/empty8.C: New test.
1957
1958 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
1959
1960 * g++.dg/init/ctor1.C: New test.
1961
1962 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
1963
1964 * gcc.c-torture/execute/20021015-1.c: New test.
1965
1966 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1967
1968 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1969
1970 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
1971
1972 * gcc.dg/i386-ssetype-[1-5].c: New tests.
1973
1974 2002-10-14 Richard Henderson <rth@redhat.com>
1975
1976 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1977
1978 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1979
1980 PR optimization/6631
1981 * g++.dg/opt/const2.C: New test.
1982
1983 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1984
1985 PR c++/7176
1986 * g++.dg/parse/friend1.C: New test.
1987 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1988
1989 2002-10-14 Jakub Jelinek <jakub@redhat.com>
1990
1991 * gcc.dg/20021014-1.c: New test.
1992
1993 2002-10-11 Mark Mitchell <mark@codesourcery.com>
1994
1995 PR c++/5661
1996 * g++.dg/ext/vlm1.C: New test.
1997 * g++.dg/ext/vlm2.C: Likewise.
1998
1999 * g++.dg/init/array1.C: Remove invalid braces.
2000 * g++.dg/init/brace1.C: New test.
2001 * g++.dg/init/copy2.C: Likewise.
2002 * g++.dg/init/copy3.C: Likewise.
2003 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2004 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2005 braces.
2006
2007 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2008
2009 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2010
2011 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2012
2013 * gcc.c-torture/compile/simd-5.c: New test.
2014
2015 2002-10-10 Roger Sayle <roger@eyesopen.com>
2016
2017 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2018
2019 2002-10-10 Jim Wilson <wilson@redhat.com>
2020
2021 * gcc.c-torture/execute/20021010-1.c: New test.
2022
2023 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2024
2025 PR c/7353
2026 * g++.dg/ext/typedef-init.C: New test.
2027 * gcc.dg/typedef-init.c: New test.
2028
2029 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2030
2031 * gcc.dg/cpp/paste13.c: New test.
2032
2033 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2034
2035 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2036 remaining platforms, XFAIL during compile, not execute. Don't
2037 XFAIL at -O0.
2038
2039 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2040
2041 * gcc.dg/alias-1.c: Tweak expected warning.
2042
2043 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2044
2045 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2046
2047 2002-10-06 Andreas Jaeger <aj@suse.de>
2048
2049 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2050 * gcc.dg/cpp/c++98.C: Likewise.
2051
2052 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2053 * g++.dg/cpp/c++98.C: Likewise.
2054
2055 * g++.dg/README (Subdirectories): Mention cpp directory.
2056
2057 PR target/7559
2058 * gcc.dg/20021006-1.c: New test.
2059
2060 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2061
2062 PR c++/7804
2063 * g++.dg/other/warning1.C: New test.
2064
2065 2002-10-04 Roger Sayle <roger@eyesopen.com>
2066
2067 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2068 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2069 and sparc-*-* with -m64 as expected failures. See PR 8087.
2070
2071 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2072
2073 PR c++/7931
2074 * g++.dg/template/ptrmem3.C: New test.
2075
2076 PR c++/7754
2077 * g++.dg/template/union1.C: New test.
2078
2079 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2080
2081 PR c++/8006
2082 * g++.dg/abi/mangle9.C: New test.
2083 * g++.dg/abi/mangle10.C: New test.
2084 * g++.dg/abi/mangle11.C: New test.
2085 * g++.dg/abi/mangle12.C: New test.
2086
2087 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2088
2089 PR c++/7188.
2090 * g++.dg/template/meminit1.C: New test.
2091 * g++.dg/warn/Wreorder-1.C: Likewise.
2092 * g++.old-deja/g++.mike/warn3.C: Tweak.
2093 * lib/prune.exp: Ingore "in copy constructor".
2094
2095 2002-10-02 Andreas Jaeger <aj@suse.de>
2096
2097 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2098 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2099 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2100 on x86-64.
2101
2102 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2103
2104 * gcc.dg/empty1.C: Fix typo.
2105
2106 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2107
2108 * gcc.dg/alias-1.c: New test.
2109
2110 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2111
2112 * gcc.dg/empty1.C: New test.
2113
2114 * g++.dg/tls/init-2.C: Tweak error messages.
2115
2116 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2117
2118 * gcc.c-torture/compile/20020923-1.c: New test.
2119
2120 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2121
2122 * gcc.c-torture/execute/ffs-1.c: New test.
2123 * gcc.c-torture/execute/ffs-2.c: Ditto.
2124
2125 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2126
2127 * g++.dg/overload/member1.C: New test.
2128
2129 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2130
2131 * g++.dg/abi/empty7.C: New test.
2132 * g++.dg/init/pm2.C: Likewise.
2133
2134 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2135
2136 * g++.dg/rtti/crash1.C: New test.
2137
2138 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2139
2140 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2141 gcc.dg/sibcall-4.c: New tests.
2142
2143 2002-09-28 Roger Sayle <roger@eyesopen.com>
2144
2145 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2146 powerpc and MMIX targets.
2147
2148 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2149
2150 * gcc.dg/cpp/20020927-1.c: New.
2151
2152 2002-09-26 David S. Miller <davem@redhat.com>
2153
2154 * gcc.c-torture/compile/trunctfdf.c: New.
2155
2156 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2157
2158 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2159
2160 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2161
2162 * gcc.c-torture/execute/loop-15.c: New.
2163
2164 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2165
2166 * README.QMTEST: Fix typo.
2167
2168 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2169
2170 * gcc.dg/20020926-1.c: New test.
2171
2172 2002-09-25 David S. Miller <davem@redhat.com>
2173
2174 PR target/7842
2175 * gcc.c-torture/execute/shiftdi.c: New test.
2176
2177 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2178
2179 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2180 unique to the tool.
2181 * lib/g77.exp (g77_init): Likewise.
2182 * lib/g++.exp (g++_init): Likewise.
2183 * lib/objc.exp (objc_init): Likewise.
2184
2185 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2186
2187 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2188 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2189 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2190
2191 2002-09-25 Richard Henderson <rth@redhat.com>
2192
2193 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2194 too-small long double.
2195
2196 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2197
2198 * gcc.dg/20020919-1.c: New test.
2199
2200 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2201
2202 * g++.dg/abi/bitfield6.C: New test.
2203 * g++.dg/abi/bitfield7.C: New test.
2204 * g++.dg/abi/bitfield8.C: New test.
2205 * g++.dg/abi/vbase11.C: New test.
2206
2207 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2208
2209 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2210 hppa*-*-hpux*. Update test comment.
2211
2212 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2213
2214 * gcc.dg/tls/struct-1.c: New test.
2215
2216 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2217
2218 * gcc.dg/cpp/tr-warn2.c: Update.
2219
2220 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2221
2222 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2223
2224 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2225
2226 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2227 systems.
2228
2229 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2230
2231 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2232
2233 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2234 Adjust for c++filt moved to binutils. Remove spurious duplicate
2235 setting of cxxfilt.
2236
2237 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2238
2239 * gcc.dg/20020312-2.c: Update for darwin.
2240
2241 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2242
2243 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2244
2245 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2246
2247 * objc.dg/comp-types-1.m: New test.
2248 * objc.dg/comp-types-2.m: New test.
2249 * objc.dg/comp-types-3.m: New test.
2250 * objc.dg/comp-types-4.m: New test.
2251 * objc.dg/comp-types-5.m: New test.
2252 * objc.dg/comp-types-6.m: New test.
2253
2254 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2255
2256 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2257
2258 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2259
2260 * g++.dg/other/do1.C: New test.
2261
2262 * g++.dg/template/subst1.C: New test.
2263
2264 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2265
2266 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2267
2268 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2269
2270 * g++.dg/template/qualttp20.C: Adjust expected errors.
2271 * g++.old-deja/g++.jason/report.C: Likewise.
2272 * g++.old-deja/g++.other/qual1.C: Likewise.
2273
2274 * g++.dg/lookup/scoped2.C: New test.
2275
2276 * g++.dg/ext/asm3.C: New test.
2277
2278 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2279
2280 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2281
2282 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2283
2284 * ChangeLog: follow spelling conventions.
2285 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2286 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2287 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2288 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2289 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2290 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2291 * g++.old-deja/g++.law/global-init1.C: Likewise.
2292 * g++.old-deja/g++.other/delete4.C: Likewise.
2293 * g++.old-deja/g++.other/inline21.C: Likewise.
2294 * g++.old-deja/g++.other/singleton.C: Likewise.
2295 * g77.dg/strlen0.f: Likewise.
2296 * g77.f-torture/compile/20010519-1.f: Likewise.
2297 * g77.f-torture/compile/980310-4.f: Likewise.
2298 * gcc.c-torture/compile/20000605-1.c: Likewise.
2299 * gcc.c-torture/execute/20020225-1.c: Likewise.
2300 * gcc.dg/c90-hexfloat-2.c: Likewise.
2301 * gcc.dg/c99-bool-1.c: Likewise.
2302 * gcc.dg/c99-hexfloat-2.c: Likewise.
2303 * gcc.dg/dll-2.c: Likewise.
2304 * gcc.dg/wtr-union-init-1.c: Likewise.
2305 * gcc.dg/wtr-union-init-2.c: Likewise.
2306 * gcc.dg/wtr-union-init-3.c: Likewise.
2307 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2308 * gcc.dg/cpp/defined.c: Likewise.
2309 * gcc.dg/cpp/macsyntx.c: Likewise.
2310 * gcc.dg/cpp/paste2.c: Likewise.
2311 * gcc.dg/cpp/trad/defined.c: Likewise.
2312 * gcc.dg/format/c90-printf-1.c: Likewise.
2313 * gcc.dg/format/c90-scanf-1.c: Likewise.
2314 * gcc.dg/format/c99-printf-1.c: Likewise.
2315 * gcc.dg/format/c99-scanf-1.c: Likewise.
2316 * gcc.misc-tests/gcov-8.c: Likewise.
2317 * lib/profopt.exp: Likewise.
2318
2319 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2320
2321 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2322
2323 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2324
2325 * g++.dg/inherit/using2.C: New test.
2326
2327 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2328
2329 * ChangeLog: Follow spelling conventions.
2330 * g++.dg/template/friend4.C: Likewise.
2331 * g++.old-deja/g++.pt/crash67.C: Likewise.
2332 * gcc.c-torture/execute/20000801-4.c: Likewise.
2333 * gcc.dg/c90-digraph-1.c: Likewise.
2334 * gcc.dg/c94-digraph-1.c: Likewise.
2335 * gcc.dg/c99-digraph-1.c: Likewise.
2336 * gcc.dg/cpp/line5.c: Likewise.
2337 * gcc.dg/cpp/multiline.c: Likewise.
2338 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2339 * gcc.dg/format/attr-3.c: Likewise.
2340 * gcc.dg/format/c90-scanf-3.c: Likewise.
2341 * gcc.dg/format/ext-4.c: Likewise.
2342
2343 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2344
2345 * g++.dg/template/pretty1.C: New test.
2346
2347 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2348
2349 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2350
2351 2002-09-13 Matt Austern <austern@apple.com>
2352
2353 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2354 passing a cast expression to a function by const reference.
2355
2356 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2357
2358 * g++.dg/template/deduce1.C: New test.
2359
2360 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2361
2362 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2363 32-bit int.
2364
2365 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2366
2367 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2368 usage.
2369
2370 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2371
2372 * gcc.c-torture/compile/20020910-1.c: New test.
2373
2374 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2375
2376 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2377
2378 2002-09-10 Andreas Jaeger <aj@suse.de>
2379
2380 * gcc.dg/20020312-2.c: Adjust for x86-64.
2381
2382 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2383
2384 * g77.dg/7388.f: New test case for PR 7388.
2385
2386 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2387
2388 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2389
2390 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2391
2392 * objc.dg/proto-lossage-1.m: New test.
2393
2394 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2395
2396 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2397
2398 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2399
2400 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2401 expected to pass.
2402
2403 2002-09-06 Stan Shebs <shebs@apple.com>
2404 David Edelsohn <edelsohn@gnu.org>
2405
2406 * gcc.dg/weak: New directory.
2407 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2408 target-specific xfail bits.
2409 * gcc.dg/typeof-2.c: Move to new directory.
2410 * gcc.dg/weak.exp: New expect script.
2411
2412 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2413
2414 * gcc.c-torture/execute/extzvsi.c: New test.
2415
2416 2002-09-05 Stan Shebs <shebs@apple.com>
2417
2418 * gcc.dg/weak-1.c: xfail on Darwin.
2419 * gcc.dg/weak-2.c: Ditto.
2420 * gcc.dg/weak-3.c: Ditto.
2421 * gcc.dg/weak-4.c: Ditto.
2422 * gcc.dg/weak-5.c: Ditto.
2423 * gcc.dg/weak-6.c: Ditto.
2424 * gcc.dg/weak-7.c: Ditto.
2425 * gcc.dg/weak-8.c: Ditto.
2426 * gcc.dg/weak-9.c: Ditto.
2427
2428 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2429
2430 * gcc.c-torture/execute/loop-14.c: New test.
2431
2432 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2433
2434 * g++.dg/other/cxa-atexit1.C: New test.
2435
2436 * gcc.dg/typeof-2.c: New test.
2437
2438 2002-09-03 Roger Sayle <roger@eyesopen.com>
2439
2440 * gcc.dg/builtins-2.c: New testcase.
2441 * gcc.dg/builtins-3.c: New testcase.
2442
2443 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2444
2445 * gcc.dg/cpp/_Pragma4.c: New test.
2446
2447 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2448
2449 * objc/execute/nil_method-1.m: New testcase.
2450
2451 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2452
2453 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2454 [Object class], not [Object initialize].
2455
2456 2002-08-31 Roger Sayle <roger@eyesopen.com>
2457 Hans-Peter Nilsson <hp@bitrange.com>
2458
2459 * gcc.c-torture/execute/20020720-1.x: Skip test on
2460 mmix-knuth-mmixware. Correct comment.
2461
2462 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2463
2464 * testsuite/g++.dg/abi/bitfield5.C: New test.
2465 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2466
2467 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2468
2469 * objc.dg/undeclared-selector.m: New test.
2470
2471 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2472
2473 * g++.dg/other/offsetof1.C: Avoid cast warning.
2474
2475 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2476
2477 * objc.dg/super-class-2.m: New test.
2478
2479 2002-08-24 Matt Austern <austern@apple.com>
2480
2481 * g++.dg/ext/lvaddr.C: New test.
2482 * g++.dg/ext/lvcast.C: New test.
2483
2484 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2485
2486 * testsuite/g++.dg/inherit/cond1.C: New test.
2487
2488 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2489
2490 * gcc.dg/noncompile/incomplete-1.c: New test.
2491
2492 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2493
2494 * gcc.dg/typespec-1.c: New test.
2495
2496 2002-08-20 Devang Patel <dpatel@apple.com>
2497 * objc.dg/proto-hier-2.m: New test.
2498
2499 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2500
2501 * objc.dg/bitfield-1.m: New test.
2502 * objc.dg/bitfield-2.m: New test.
2503
2504 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2505
2506 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2507 gcc.dg/c99-flex-array-4.c: New tests.
2508
2509 2002-08-16 Stan Shebs <shebs@apple.com>
2510
2511 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2512
2513 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2514
2515 * gcc.dg/typeof-1.c: New test.
2516 * g++.dg/ext/typeof2.C: New test.
2517
2518 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2519
2520 * g++.dg/other/offsetof1.C: New test.
2521
2522 2002-08-14 Richard Henderson <rth@redhat.com>
2523
2524 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2525
2526 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2527
2528 * gcc.dg/cpp/_Pragma3.c: New test.
2529
2530 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2531
2532 * g++.dg/template/inherit3: New test.
2533
2534 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2535
2536 * gcc.dg/bitfld-4.c: Add blank options.
2537
2538 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2539
2540 * g++.dg/template/crash1.C: New test.
2541
2542 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2543
2544 * gcc.dg/tls/opt-2.c: New test.
2545
2546 2002-08-08 Devang Patel <dpatel@apple.com>
2547
2548 * objc.dg/selector-1.m : New test
2549
2550 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2551
2552 * g++.dg/abi/bitfield4.C: New test.
2553 * gcc.dg/bitfld-4.c: New test.
2554
2555 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2556
2557 * g++.dg/other/packed1.C: New test.
2558
2559 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2560
2561 * g++.dg/abi/offsetof.C: Tweak error messages.
2562 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2563
2564 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2565
2566 * gcc.dg/bitfld-3.c: New test.
2567
2568 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2569 Richard Henderson <rth@redhat.com>
2570
2571 * gcc.dg/i386-bitfield1.c: New test.
2572 * g++.dg/abi/bitfield3.C: Update.
2573
2574 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2575
2576 * objc.dg/const-str-2.m: Update.
2577 * gcc.dg/cpp/c++98.c: Change to C extension.
2578 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2579 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2580
2581 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2582
2583 * testsuite/gcc.dg/tls/diag-3.c: New.
2584
2585 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2586
2587 * g++.dg/README (Subdirectories): Document new subdir expr.
2588 * g++.dg/expr/pmf-1.C: New test.
2589
2590 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2591
2592 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2593
2594 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2595
2596 * g++.dg/abi/bitfield3.C: New test.
2597
2598 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2599
2600 * lib/gcov.exp: Tweak expected line formats.
2601 * gcc.misc-tests/gcov8.c: New test.
2602 * gcc.misc-tests/gcov8.x: New flags.
2603
2604 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2605
2606 * consistency.vlad/layout/endian.c: Include string.h.
2607
2608 * gcc.c-torture/execute/20020805-1.c: New test.
2609
2610 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2611
2612 * g++.dg/other/conversion1.C: New test.
2613
2614 2002-08-03 Roger Sayle <roger@eyesopen.com>
2615
2616 * gcc.dg/builtins-1.c: New testcase.
2617
2618 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2619
2620 * g++.dg/inherit/access3.C: New test.
2621
2622 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2623
2624 * gcc.dg/ia64-visibility-2.c: New test.
2625
2626 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2627
2628 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2629 __qualifier_flags to __flags.
2630
2631 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2632
2633 * g++.dg/inherit/operator1.C: New test.
2634 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2635 * g++.dg/other/error1.C: Change expected error message.
2636 * g++.dg/template/conv4.C: Likewise.
2637
2638 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2639
2640 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2641 for documented behavior.
2642
2643 2002-07-25 Roger Sayle <roger@eyesopen.com>
2644
2645 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2646 several targets known to fail.
2647
2648 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2649
2650 * gcc.dg/mips-args-[123].c: New tests.
2651
2652 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2653
2654 * gcc.dg/ppc-spe.c: New.
2655
2656 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2657
2658 * g++.dg/other/ptrmem4.C: New testcase.
2659
2660 2002-07-24 Richard Henderson <rth@redhat.com>
2661
2662 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2663
2664 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2665
2666 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2667
2668 2002-07-24 Roger Sayle <roger@eyesopen.com>
2669
2670 * gcc.c-torture/execute/memset-3.c: New testcase.
2671
2672 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2673
2674 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2675 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2676
2677 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2678
2679 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2680 Delete.
2681
2682 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2683
2684 * gcc.c-torture/compile/simd-4.c: New test.
2685
2686 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2687
2688 PR c++/7347, c++/7348
2689 * g++.dg/template/access4.C: New test.
2690 * g++.dg/template/access5.C: New test.
2691 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2692 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2693 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2694 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2695
2696 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2697
2698 * gcc.dg/gnu89-init-2.c: New test.
2699
2700 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2701
2702 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2703
2704 2002-07-20 Roger Sayle <roger@eyesopen.com>
2705
2706 * gcc.c-torture/execute/20020720-1.c: New testcase.
2707
2708 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2709
2710 * gcc.dg/cpp/Wsignprom.c: New tests.
2711
2712 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2713
2714 * gcc.c-torture/execute/loop-13.c: New test.
2715
2716 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2717
2718 * gcc.dg/cpp/expr.c: New tests.
2719
2720 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2721
2722 * g++.dg/opt/pr6713.C: Add template instantiation.
2723
2724 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2725
2726 * gcc.dg/nest.c: New test.
2727
2728 2002-07-17 Richard Henderson <rth@redhat.com>
2729
2730 * g++.dg/opt/pr6713.C: New test.
2731
2732 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2733
2734 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2735 XFAIL for all x86 processors.
2736
2737 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2738
2739 * gcc.c-torture/execute/20010122-1.x: Do not test with
2740 -fomit-frame-pointer.
2741
2742 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2743
2744 * g++.dg/template/instantiate2.C: New test.
2745 * g++.dg/template/spec4.C: New test.
2746
2747 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2748
2749 * g++.dg/template/access2.C: New test.
2750 * g++.dg/template/access3.C: New test.
2751
2752 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2753
2754 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2755 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2756 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2757 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2758 Convert to use <stdarg.h>.
2759 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2760 Delete.
2761 * gcc.dg/va-arg-2.c: New.
2762 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2763
2764 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2765
2766 * gcc.c-torture/compile/20020710-1.c: New test.
2767
2768 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2769 Andrew Pinski <pinskia@physics.uc.edu>
2770
2771 gcc.c-torture/compile/simd-2.c: New testcase.
2772 gcc.c-torture/compile/simd-3.c: Likewise.
2773
2774 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2775
2776 PR c++/7224
2777 * g++.dg/overload/error1.C: New test.
2778
2779 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2780
2781 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2782 configuration and IRIX 6 O32 ABI.
2783
2784 2002-07-11 Roger Sayle <roger@eyesopen.com>
2785
2786 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2787
2788 2002-07-10 Roger Sayle <roger@eyesopen.com>
2789
2790 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2791
2792 2002-07-10 Jeffrey A Law <law@redhat.com>
2793
2794 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2795
2796 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2797
2798 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2799
2800 * gcc.dg/20020312-2.c: Check for __PPC__.
2801
2802 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2803
2804 * gcc.c-torture/compile/20020709-1.c: New test.
2805
2806 2002-07-07 Roger Sayle <roger@eyesopen.com>
2807
2808 * g++.dg/template/qualttp21.C: New test case.
2809
2810 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2811
2812 * gcc.c-torture/compile/20020706-1.c: New test.
2813 * gcc.c-torture/compile/20020706-2.c: New test.
2814
2815 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2816 Alexandre Oliva <aoliva@redhat.com>
2817
2818 * g++.dg/warn/incomplete1.C: New test.
2819
2820 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2821
2822 PR c++/7099
2823 * g++.dg/warn/noreturn1.C: New test.
2824
2825 2002-07-03 Mark Mitchell <mark@codesourcery.com>
2826
2827 PR c++/6706
2828 * g++.dg/debug/debug6.C: New test.
2829 * g++.dg/debug/debug7.C: New test.
2830
2831 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2832
2833 * gcc.c-torture/compile/simd-3.c: New test.
2834
2835 2002-07-03 Chris Demetriou <cgd@broadcom.com>
2836
2837 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2838 * gcc.dg/20020620-1.c: Likewise.
2839
2840 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2841
2842 PR c++/6944
2843 * g++.dg/init/array4.C: New test.
2844 * g++.dg/init/array5.C: New test.
2845
2846 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2847
2848 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2849 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2850
2851 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2852
2853 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2854 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2855 * gcc.dg/wtr-conversion-1.c: Likewise.
2856 * gcc.dg/wtr-escape-1.c: Likewise.
2857 * gcc.dg/wtr-int-type-1.c: Likewise.
2858 * gcc.dg/wtr-label-1.c: Likewise.
2859 * gcc.dg/wtr-static-1.c: Likewise.
2860 * gcc.dg/wtr-strcat-1.c: Likewise.
2861 * gcc.dg/wtr-suffix-1.c: Likewise.
2862 * gcc.dg/wtr-switch-1.c: Likewise.
2863 * gcc.dg/wtr-unary-plus-1.c: Likewise.
2864 * gcc.dg/wtr-union-init-1.c: Likewise.
2865 * gcc.dg/wtr-union-init-2.c: Likewise.
2866 * gcc.dg/wtr-union-init-3.c: Likewise.
2867
2868 * gcc.dg/wtr-func-def-1.c: New test.
2869
2870 2002-07-02 Devang Patel <dpatel@apple.com>
2871
2872 * objc.dg/param-1.m: New test.
2873
2874 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
2875
2876 * gcc.dg/cpp/trad/directive.c: Add test.
2877 * gcc.dg/cpp/trad/macroargs.c: Add test.
2878 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2879
2880 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
2881
2882 * gcc.dg/cpp/cmdlne-M.c: New test.
2883
2884 2002-07-02 Ziemowit Laski <zlaski@apple.com>
2885
2886 * objc.dg/desig-init-1.m: New test.
2887
2888 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2889
2890 PR c++/6716
2891 * g++.dg/template/instantiate1.C: New test.
2892
2893 2002-07-01 Mark Mitchell <mark@codesourcery.com>
2894
2895 PR c++/7112
2896 * g++.dg/template/sizeof2.C: New test.
2897
2898 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2899
2900 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2901 gcc.dg/cpp/trad/include.c: New tests.
2902
2903 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
2904
2905 PR target/7177
2906 * gcc.c-torture/compile/20020701-1.c: New test.
2907
2908 2002-07-01 Stan Shebs <shebs@apple.com>
2909
2910 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2911 header here...
2912 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2913 (objc-torture-execute): or here.
2914
2915 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
2916
2917 * gcc.c-torture/execute/arith-rand-ll.c: New test.
2918
2919 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2920
2921 * gcc.dg/cpp/trad/escaped-nl.c: New test.
2922
2923 2002-06-30 Devang Patel <dpatel@apple.com>
2924
2925 * objc.dg/fsyntax-only.m: New test.
2926
2927 2002-06-27 Mark Mitchell <mark@codesourcery.com>
2928
2929 PR c++/6695
2930 * g++.dg/template/friend7.C: New file.
2931
2932 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
2933
2934 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2935 return type.
2936
2937 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2938
2939 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2940 avoid division by zero.
2941
2942 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
2943
2944 * gcc.dg/Wunknownprag.c: New tests.
2945
2946 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
2947
2948 * gcc.c-torture/execute/simd-2.c: New test.
2949
2950 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
2951
2952 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2953 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2954 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2955 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2956 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2957 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2958 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2959 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2960 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2961 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2962 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2963 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2964 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2965 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2966 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2967 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2968 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2969
2970 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
2971
2972 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2973 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2974 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2975 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2976 New tests.
2977 * gcc.dg/cpp/trad/directive.c: Update.
2978
2979 2002-06-23 Andreas Jaeger <aj@suse.de>
2980
2981 * gcc.c-torture/execute/complex-6.c: New.
2982
2983 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
2984
2985 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2986 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2987 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2988 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2989
2990 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
2991
2992 * gcc.dg/cpp/trad: New directory with traditional tests copied
2993 from parent directory.
2994 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
2995 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
2996 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
2997 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
2998 Move to trad/ and rename.
2999 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3000 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3001 gcc.dg/cpp/trad/redef2.c: New tests.
3002 * gcc.dg/cpp/trad/trad.exp: New driver.
3003
3004 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3005
3006 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3007 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3008 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3009 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3010 Remove.
3011
3012 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3013
3014 * gcc.dg/20020620-1.c: New test.
3015
3016 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3017
3018 * g++.dg/template/ttp4.C: New test.
3019
3020 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3021
3022 * g++.dg/opt/vt1.C: Fix regexp.
3023
3024 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3025
3026 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3027 Don't use attribute `noinline'.
3028
3029 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3030
3031 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3032
3033 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3034
3035 * gcc.c-torture/execute/simd-1.c: New.
3036
3037 * gcc.dg/simd-1.c: New.
3038
3039 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3040
3041 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3042
3043 2002-06-16 Richard Henderson <rth@redhat.com>
3044
3045 * g++.dg/ext/anon-struct1.C: New.
3046 * g++.dg/ext/anon-struct2.C: New.
3047 * g++.dg/ext/anon-struct3.C: New.
3048 * gcc.dg/anon-struct-1.c: New.
3049 * gcc.dg/anon-struct-2.c: New.
3050 * gcc.dg/anon-struct-3.c: New.
3051 * gcc.dg/20011008-1.c: Adjust warning text.
3052 * gcc.dg/20020527-1.c: Add -fms-extensions.
3053
3054 2002-06-16 Richard Henderson <rth@redhat.com>
3055
3056 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3057
3058 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3059
3060 * gcc.c-torture/execute/20020615-1.c: New test.
3061
3062 2002-06-15 Roger Sayle <roger@eyesopen.com>
3063
3064 * gcc.c-tortuture/execute/compare-1.c: New test case.
3065 * gcc.c-tortuture/execute/compare-2.c: New test case.
3066 * gcc.c-tortuture/execute/compare-3.c: New test case.
3067
3068 2002-06-13 Richard Henderson <rth@redhat.com>
3069
3070 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3071 ia64 ilp32.
3072
3073 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3074
3075 * g++.dg/template/typename2.C: Update error message.
3076
3077 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3078
3079 * gcc.c-torture/execute/20020611-1.c: New test.
3080
3081 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3082
3083 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3084 list of targets to skip.
3085
3086 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3087
3088 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3089 targets if not optimizing.
3090
3091 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3092
3093 * gcc.c-torture/compile/20020605-1.c: New test.
3094
3095 * g++.dg/opt/vt1.C: New test.
3096
3097 * gcc.dg/20020531-1.c: New test.
3098
3099 * gcc.dg/20020530-1.c: New test.
3100
3101 * gcc.dg/20020527-1.c: New test.
3102
3103 * g++.dg/opt/cse1.C: New test.
3104
3105 2002-06-07 Roger Sayle <roger@eyesopen.com>
3106
3107 * gcc.dg/20020607-2.c: New test case.
3108
3109 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3110
3111 * gcc.c-torture/compile/20020604-1.c: New test.
3112
3113 2002-06-04 Richard Henderson <rth@redhat.com>
3114
3115 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3116 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3117 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3118
3119 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3120
3121 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3122
3123 2002-06-03 Richard Henderson <rth@redhat.com>
3124
3125 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3126 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3127
3128 2002-06-02 Richard Henderson <rth@redhat.com>
3129
3130 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3131 test functions static.
3132
3133 2002-06-02 Andreas Jaeger <aj@suse.de>
3134
3135 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3136 now.
3137
3138 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3139
3140 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3141 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3142 Update for mofified diagnostics.
3143 * gcc.dg/c99-intconst-1.c: No longer fail.
3144
3145 2002-06-02 Richard Henderson <rth@redhat.com>
3146
3147 * gcc.dg/uninit-A.c: Remove xfail markers.
3148
3149 2002-06-01 Roger Sayle <roger@eyesopen.com>
3150
3151 * gcc.dg/fnegate-1.c: New test case.
3152
3153 2002-05-30 Osku Salerma <osku@iki.fi>
3154
3155 * gcc.c-torture/execute/mayalias-1.c: New file.
3156
3157 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3158
3159 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3160 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3161 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3162
3163 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3164
3165 * gcc.c-torture/execute/20020529-1.c: New test.
3166
3167 2002-05-27 Richard Henderson <rth@redhat.com>
3168
3169 * g++.dg/ext/attrib6.C: New test case.
3170
3171 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3172
3173 * gcc.c-torture/execute/pure-1.c: New test.
3174
3175 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3176
3177 * gcc.dg/cpp/arith-2.c: Remove.
3178
3179 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3180
3181 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3182 * gcc.dg/cpp/if-3.c: Remove.
3183
3184 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3185
3186 * g++.dg/opt/cse2.C: New test.
3187
3188 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3189
3190 * gcc.dg/cpp/arith-1.c: New semantic tests.
3191 * gcc.dg/cpp/if-1.c: Update.
3192
3193 2002-05-24 Ben Elliston <bje@redhat.com>
3194
3195 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3196
3197 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3198
3199 * gcc.dg/verbose-asm.c: New test.
3200
3201 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3202
3203 * gcc.dg/cpp/paste12.c: New test.
3204
3205 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3206
3207 * g++.dg/parse/named_ops.C: New test.
3208
3209 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3210
3211 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3212
3213 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3214
3215 * gcc.dg/weak-2.c: Allow optional leading underscore
3216 in scan-assembler symbol name.
3217 * gcc.dg/weak-3.c: Likewise.
3218 * gcc.dg/weak-4.c: Likewise.
3219 * gcc.dg/weak-5.c: Likewise.
3220
3221 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3222
3223 * gcc.dg/20020523-1.c: New test.
3224
3225 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3226
3227 * objc.dg/const-str-2.m: Update now that we stop after
3228 a command line error.
3229
3230 2002-05-22 Richard Henderson <rth@redhat.com>
3231
3232 * g++.dg/dg.exp: Fix typo in test pruneing.
3233
3234 2002-05-22 Richard Henderson <rth@redhat.com>
3235
3236 * g++.dg/dg.exp: Prune the tls subdirectory.
3237 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3238 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3239 * g++.dg/tls/init-1.C: New.
3240
3241 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3242
3243 * gcc.dg/20020517-1.c: New test.
3244
3245 2002-05-21 Richard Henderson <rth@redhat.com>
3246
3247 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3248 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3249
3250 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3251
3252 * g++.dg/other/copy2.C: New test.
3253
3254 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3255
3256 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3257 (MAX_COPY): Bump up to 10 times sizeof (long long).
3258 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3259
3260 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3261 sizeof (long long).
3262
3263 * gcc.c-torture/execute/strcpy-1.c: New test.
3264
3265 2002-05-19 Jason Merrill <jason2redhat.com>
3266
3267 * g++.dg/ext/oper1.C: New test.
3268
3269 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3270 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3271
3272 * README.QMTEST: New file.
3273
3274 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3275
3276 2002-05-19 Andreas Jaeger <aj@suse.de>
3277
3278 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3279 now.
3280 * gcc.c-torture/execute/loop-2d.x: Likewise.
3281
3282 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3283
3284 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3285 support weak symbols.
3286 * gcc.dg/weak-4.c: Likewise
3287 * gcc.dg/weak-6.c: Likewise
3288
3289 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3290
3291 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3292 cygwin, coff and h8300-*-hms targets
3293 * gcc.dg/weak-5.c: Likewise
3294 * gcc.dg/weak-7.c: Likewise
3295
3296 2002-05-16 Jason Merrill <jason@redhat.com>
3297
3298 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3299 (scan-assembler-not, scan-assembler-dem): Likewise.
3300 (scan-assembler-dem-not): Likewise.
3301
3302 2002-05-15 Richard Henderson <rth@redhat.com>
3303
3304 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3305
3306 2002-05-15 Richard Henderson <rth@redhat.com>
3307
3308 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3309 (vfoo1f): Warning here.
3310 (vfoo1l): Don't redefine the alias.
3311
3312 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3313
3314 * g++.dg/init/pm1.C: New test.
3315
3316 2002-05-12 David S. Miller <davem@redhat.com>
3317
3318 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3319 types.
3320
3321 2002-05-10 Roger Sayle <roger@eyesopen.com>
3322
3323 * gcc.c-torture/execute/20020510-1.c: New test case.
3324
3325 2002-05-10 David S. Miller <davem@redhat.com>
3326
3327 * gcc.c-torture/execute/conversion.c: Test long double too.
3328
3329 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3330
3331 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3332 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3333 * lib/g++.exp (g++_link_flags): Likewise.
3334 * lib/objc.exp (objc_target_compile): Likewise.
3335
3336 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3337
3338 * gcc.dg/cpp/poison.c: Update.
3339 * gcc.dg/cpp/20000625-2.c: Remove.
3340 * gcc.dg/cpp/direct2s.c: Remove final test.
3341
3342 2002-05-08 Tom Rix <trix@redhat.com>
3343
3344 * gcc.c-torture/execute/20020508-1.c: New test.
3345 * gcc.c-torture/execute/20020508-2.c: New test.
3346 * gcc.c-torture/execute/20020508-3.c: New test.
3347
3348 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3349
3350 * gcc.dg/cpp/charconst-4.c: More tests.
3351
3352 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3353
3354 PR c/6569
3355 * gcc.dg/weak-3.c: Update location of warning messages.
3356 * gcc.dg/weak-5.c: Likewise.
3357
3358 2002-05-06 Roger Sayle <roger@eyesopen.com>
3359
3360 * gcc.c-torture/execute/20020506-1.c: New test case.
3361
3362 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3363
3364 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3365
3366 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3367
3368 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3369
3370 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3371
3372 * gcc.dg/cpp/charconst-3.c: New test.
3373
3374 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3375
3376 * gcc.dg/cpp/charconst.c: Update tests.
3377
3378 2002-05-05 Tim Josling <tej@melbpc.org.au>
3379
3380 * treelang: Added directory for new sample language treelang. Also
3381 lib/treelang.exp: New file to signal treelang should be tested.
3382
3383 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3384
3385 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3386 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3387 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3388 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3389 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3390 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3391 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3392
3393 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3394
3395 * gcc.dg/format/xopen-2.c: New test.
3396
3397 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3398
3399 * gcc.dg/20020503-1.c: New test.
3400
3401 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3402
3403 * g++.dg/init/dtor1.C: Make it tougher.
3404
3405 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3406
3407 * g++.dg/init/dtor1.C: New test.
3408
3409 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3410
3411 * gcc.dg/altivec-8.c: New.
3412
3413 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3414
3415 * gcc.dg/altivec-7.c: New.
3416
3417 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3418
3419 * g++.dg/parse/typedef1.C: New test.
3420
3421 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3422
3423 PR c++/6486
3424 * g++.dg/template/friend6.C: New test.
3425
3426 PR c++/6492
3427 * g++.dg/init/copy1.C: New test.
3428
3429 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3430
3431 * g++.dg/warn/effc1.C: New test.
3432
3433 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3434
3435 * gcc.dg/cpp/if-cexp.c: Add a test.
3436
3437 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3438
3439 * gcc.dg/20020426-2.c: New test.
3440
3441 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3442
3443 * gcc.dg/cpp/if-mop.c: Update.
3444 * gcc.dg/cpp/if-mpar.c: Add test.
3445 * gcc.dg/cpp/if-oppr.c: Update.
3446
3447 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3448
3449 PR c/6343
3450 * gcc.dg/weak-[2-7].c: New tests.
3451
3452 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3453
3454 * gcc.dg/enum1.c: New test.
3455
3456 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3457
3458 PR c++/6497
3459 * g++.dg/inherit/access2.C: New test.
3460
3461 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3462
3463 PR bootstrap/6445
3464 * gcc.dg/20020426-1.c: New test.
3465
3466 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3467
3468 * g++.dg/abi/enum1.C: New test.
3469
3470 2002-04-26 Richard Henderson <rth@redhat.com>
3471
3472 * gcc.dg/c99-bool-1.c: Expect always true warning.
3473
3474 2002-04-25 Roger Sayle <roger@eyesopen.com>
3475
3476 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3477
3478 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3479
3480 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3481 targets.
3482
3483 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3484
3485 * g++.dg/abi/mange7.C: New test.
3486
3487 PR c++/6438.
3488 * g++.dg/parse/stmtexpr2.C: New test.
3489
3490 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3491
3492 * gcc.dg/20020312-2.c: Add SH target.
3493
3494 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3495
3496 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3497 compiler output on mips*-*-irix*.
3498
3499 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3500
3501 * g++.dg/parse/attr1.C: New test.
3502
3503 2002-04-23 Roger Sayle <roger@eyesopen.com>
3504
3505 * gcc.c-torture/execute/string-opt-17.c: New test case.
3506 * gcc.c-torture/execute/memset-2.c: New test case.
3507
3508 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3509
3510 PR c++/6256:
3511 * g++.dg/template/friend5.C: New test.
3512
3513 PR c++/6331:
3514 * g++.dg/template/qual1.C: Likewise.
3515
3516 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3517
3518 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3519 Include stdlib.h, not stdio.h or ctype.h.
3520
3521 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3522
3523 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3524 cris-*-elf* and mmix-*-*.
3525 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3526 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3527 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3528 Ditto.
3529 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3530 * gcc.dg/wchar_t-1.c: Ditto.
3531
3532 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3533
3534 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3535 Clarify comment.
3536
3537 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3538
3539 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3540
3541 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3542
3543 * gcc.c-torture/execute/20000906-1.x: Delete.
3544
3545 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3546
3547 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3548
3549 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3550
3551 * PR6367
3552 * g77.f-torture/execute/6367.f: New test.
3553 * g77.f-torture/execute/6367.x: Disable for MMIX.
3554
3555 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3556
3557 * PR6352
3558 * g++.dg/opt/inline2.C: New test.
3559
3560 2002-04-18 Richard Henderson <rth@redhat.com>
3561
3562 * gcc.dg/20000906-1.c: Enable for all targets.
3563 * gcc.c-torture/compile/iftrap-2.c: New.
3564
3565 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3566
3567 * gcc.dg/20020418-1.c: New test.
3568 * gcc.dg/20020418-2.c: New test.
3569
3570 2002-04-18 Richard Henderson <rth@redhat.com>
3571
3572 * gcc.c-torture/compile/iftrap-1.c: New.
3573 * gcc.dg/iftrap-1.c: Adjust for ia64.
3574 * gcc.dg/iftrap-2.c: New.
3575
3576 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3577
3578 * gcc.c-torture/compile/20020418-1.c: New test.
3579
3580 2002-04-18 Roger Sayle <roger@eyesopen.com>
3581
3582 * gcc.c-torture/compile/20020415-1.c: New.
3583
3584 2002-04-18 David S. Miller <davem@redhat.com>
3585
3586 * gcc.c-torture/execute/20020418-1.c: New test.
3587
3588 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3589
3590 * gcc.dg/20020416-1.c: New test.
3591
3592 * g++.dg/opt/inline1.C: New test.
3593
3594 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3595
3596 * gcc.dg/altivec-5.c: New test.
3597
3598 * gcc.dg/20020415-1.c: New test.
3599
3600 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3601
3602 * testsuite/lib/chill.exp: Remove.
3603
3604 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3605
3606 * g++.dg/other/big-struct.C: New test.
3607
3608 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3609
3610 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3611 of scratch file.
3612
3613 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3614
3615 PR c/6277
3616 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3617 in scan-assembler function name
3618
3619 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3620
3621 * g77.f-torture/execute/980628-4.x,
3622 g77.f-torture/execute/980628-5.x,
3623 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3624 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3625 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3626 i[34567]86-*-*.
3627
3628 2002-04-13 David S. Miller <davem@redhat.com>
3629
3630 * gcc.c-torture/execute/20020413-1.c: New test.
3631
3632 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3633
3634 * gcc.dg/asm-6.c,
3635 * g++.dg/ext/asm1.C: New tests.
3636
3637 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3638
3639 PR c++ 5373.
3640 * g++.dg/parse/stmtexpr1.C: New test.
3641
3642 PR c++/5189.
3643 * g++.dg/template/copy1.C: New test.
3644
3645 2002-04-12 Richard Henderson <rth@redhat.com>
3646
3647 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3648
3649 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3650
3651 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3652 gcc.c-torture/execute/20020307-2.c.
3653
3654 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3655
3656 * g++.dg/ext/attrib5.C,
3657 * g++.dg/lookup/struct1.C: New tests.
3658
3659 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3660
3661 * gcc.dg/20020411-1.c: New test.
3662
3663 * gcc.c-torture/execute/20020411-1.c: New test.
3664
3665 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3666
3667 * g77.f-torture/execute/6177.f: New test.
3668
3669 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3670
3671 PR middle-end/6247
3672 * g++.dg/opt/cleanup1.C: New test.
3673
3674 * g++.dg/opt/const1.C: New test.
3675
3676 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3677
3678 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3679
3680 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3681
3682 PR c++/5507
3683 * g++.dg/template/typename2.C: New test.
3684
3685 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3686
3687 * gcc.c-torture/execute/loop-12.c: New.
3688
3689 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3690
3691 * g77.f-torture/execute/980628-4.x,
3692 g77.f-torture/execute/980628-5.x,
3693 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3694 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3695 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3696
3697 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3698
3699 PR optimization/6086
3700 * g++.dg/opt/preinc1.C: New test.
3701
3702 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3703
3704 PR c++/5571
3705 * g++.dg/opt/static2.C: New test.
3706
3707 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3708
3709 PR c/5120
3710 * gcc.dg/20020406-1.c: New test.
3711
3712 2002-04-04 David S. Miller <davem@redhat.com>
3713
3714 * gcc.c-torture/execute/20020404-1.c: New test.
3715
3716 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3717
3718 PR c/6123
3719 * gcc.dg/20020312-2.c: Do not declare global register variable
3720 if __PIC__ or __pic__ is defined.
3721
3722 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3723
3724 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3725 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3726
3727 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3728
3729 * gcc.misc-tests/linkage.exp: Update last change to handle
3730 sparc*-, not just sparc-.
3731
3732 2002-04-03 Richard Henderson <rth@redhat.com>
3733
3734 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3735
3736 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3737
3738 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3739
3740 2002-04-02 David S. Miller <davem@redhat.com>
3741
3742 * gcc.c-torture/execute/20020402-3.c: New test.
3743
3744 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3745
3746 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3747 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3748
3749 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3750 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3751 g77.f-torture/execute/20001201.x,
3752 g77.f-torture/execute/u77-test.x: New files.
3753
3754 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3755 * gcc.dg/wchar_t-1.c: Ditto.
3756
3757 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3758
3759 * gcc.c-torture/execute/20020402-1.c: New test.
3760
3761 2002-04-01 Richard Henderson <rth@redhat.com>
3762
3763 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3764
3765 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3766
3767 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3768
3769 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3770
3771 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3772
3773 * g++.dg/inherit/template-as-base.C: Expect error.
3774 * g++.dg/inherit/namespace-as-base.C: Likewise.
3775
3776 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3777
3778 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3779 g++.dg/ext/instantiate3.C: Tweak match patterns.
3780
3781 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3782 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3783 -da test.
3784
3785 2002-03-31 Richard Henderson <rth@redhat.com>
3786
3787 * gcc.dg/special/alias-2.c: New.
3788 * gcc.dg/special/ecos.exp: Run it.
3789
3790 2002-03-31 Richard Henderson <rth@redhat.com>
3791
3792 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3793
3794 2002-03-31 Kazu Hirata <kazu@hxi.com>
3795
3796 * gcc.dg/weak-1.c: Disable on h8300 port.
3797
3798 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3799
3800 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3801 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3802 ordering tests.
3803 * g++.dg/bprob/bprob-1.C: New test.
3804 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3805 * g++.dg/gcov/gcov-1.C: New test.
3806 * g++.dg/gcov/gcov-1.x: New file.
3807 * g++.dg/gcov/gcov-2.C: New test.
3808 * g++.dg/gcov/gcov-3.C: New test.
3809 * g++.dg/gcov/gcov-3.h: New file.
3810
3811 2002-03-28 Roger Sayle <roger@eyesopen.com>
3812
3813 * g++.old-deja/g++.other/builtins5.C: New test.
3814 * g++.old-deja/g++.other/builtins6.C: New test.
3815 * g++.old-deja/g++.other/builtins7.C: New test.
3816 * g++.old-deja/g++.other/builtins8.C: New test.
3817 * g++.old-deja/g++.other/builtins9.C: New test.
3818
3819 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3820
3821 * g++.dg/opt/static1.C: New test.
3822
3823 * g++.dg/opt/longbranch1.C: New test.
3824
3825 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3826
3827 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3828
3829 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3830
3831 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3832
3833 * gcc.c-torture/execute/20020328-1.c: New test.
3834
3835 2002-03-27 Richard Henderson <rth@redhat.com>
3836
3837 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3838 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3839 move from g++.old-deja/g++.ext/.
3840
3841 2002-03-27 Mark Mitchell <mark@codesourcery.com>
3842
3843 * g++.dg/init/new2.C: New test.
3844
3845 2002-03-26 Richard Henderson <rth@redhat.com>
3846
3847 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3848
3849 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3850 on sparc.
3851
3852 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3853 sparcv9 systems.
3854 * gcc.dg/20001102-1.c: Likewise.
3855
3856 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
3857
3858 * gcc.dg/cpp/endif-pedantic1.c,
3859 gcc.dg/cpp/endif-pedantic2.c: New tests.
3860
3861 2002-03-26 Mark Mitchell <mark@codesourcery.com>
3862
3863 * g++.dg/init/new1.C: New test.
3864
3865 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
3866
3867 * g++.dg/abi/vbase9.C: New test.
3868
3869 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
3870
3871 * gcc.dg/arm-asm.c: New test.
3872
3873 2002-03-26 Andrew Cagney <ac131313@redhat.com>
3874
3875 * gcc.dg/Wswitch-enum.c: New test.
3876 Fix PR c/5044.
3877
3878 2002-03-26 Richard Henderson <rth@redhat.com>
3879
3880 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3881 structure.
3882
3883 2002-03-25 Richard Henderson <rth@redhat.com>
3884
3885 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
3886 sparcv9 systems.
3887
3888 * gcc.c-torture/compile/20011119-1.c (xxx): New.
3889 * gcc.c-torture/compile/20011119-2.c (xxx): New.
3890
3891 2002-03-25 Zack Weinberg <zack@codesourcery.com>
3892
3893 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3894
3895 2002-03-25 Bob Wilson <bob.wilson@acm.org>
3896
3897 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3898 targets using generic thunk support.
3899
3900 2002-03-25 Jakub Jelinek <jakub@redhat.com>
3901
3902 * gcc.c-torture/compile/20020323-1.c: New test.
3903
3904 * g++.dg/opt/conj2.C: New test.
3905
3906 2002-03-24 Richard Henderson <rth@redhat.com>
3907
3908 * gcc.dg/weak-1.c: Use -fno-common.
3909
3910 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3911
3912 * g77.dg/f77-edit-apostrophe-out.f: New test
3913 * g77.dg/f77-edit-h-out.f: New test
3914 * g77.dg/f77-edit-t-in.f: New test
3915 * g77.dg/f77-edit-t-out.f: New test
3916 * g77.dg/f77-edit-x-out.f: New test
3917 * g77.dg/f77-edit-slash-out.f: New test
3918 * g77.dg/f77-edit-colon-out.f: New test
3919 * g77.dg/f77-edit-s-out.f: New test
3920
3921 2002-03-24 Richard Henderson <rth@redhat.com>
3922
3923 * objc/execute/formal_protocol-6.x: New XFAIL.
3924
3925 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3926
3927 * gcc.dg/weak-1.c: Early return from dg-final on platforms
3928 that do not support weak symbols
3929
3930 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3931
3932 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
3933 * lib/g77.exp: Likewise
3934 * lib/objc.exp: Likewise
3935
3936 2002-03-23 Andrew Cagney <ac131313@redhat.com>
3937
3938 * gcc.dg/Wswitch-default.c: New test.
3939
3940 2002-03-23 Jakub Jelinek <jakub@redhat.com>
3941
3942 * g++.dg/other/enum1.C: New test.
3943
3944 2002-03-23 Zack Weinberg <zack@codesourcery.com>
3945
3946 * gcc.dg/pragma-ep-3.c: Fix typo.
3947
3948 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3949
3950 * g++.dg/inherit/template-as-base.C: New test.
3951
3952 2002-03-22 Jakub Jelinek <jakub@redhat.com>
3953
3954 * g++.old-deja/g++.other/dwarf2-1.C: Move...
3955 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
3956
3957 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
3958
3959 * gcc.dg/cpp/multiline.c: Update to match.
3960
3961 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
3962
3963 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3964
3965 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
3966
3967 * gcc.dg/cpp/extratokens2.c: New file.
3968
3969 2002-03-21 David Edelsohn <edelsohn@gnu.org>
3970
3971 * gcc.dg/20020312-2.c: Add rs6000 target.
3972
3973 * gcc.c-torture/compile/20020319-1.c: New test.
3974
3975 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3976
3977 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3978 (A, E): Handle this.
3979
3980 2002-03-20 Jason Merrill <jason@redhat.com>
3981
3982 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3983 ignoring -fpic.
3984 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3985 through prune_gcc_output.
3986
3987 2002-03-20 Jakub Jelinek <jakub@redhat.com>
3988
3989 * gcc.c-torture/compile/20020320-1.c: New test.
3990
3991 2002-03-19 Jakub Jelinek <jakub@redhat.com>
3992
3993 * gcc.c-torture/compile/20020318-1.c: New test.
3994
3995 * gcc.dg/struct-by-value-1.c: New test.
3996
3997 * gcc.dg/20020319-1.c: New test.
3998
3999 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4000
4001 * g++.dg/opt/conj1.C: New test.
4002
4003 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4004
4005 * g++.dg/template/qualttp20.C: Revert previous change.
4006 * g++.dg/template/qualttp3.C: Likewise.
4007 * g++.dg/template/qualttp4.C: Likewise
4008 * g++.dg/template/qualttp5.C: Likewise
4009 * g++.dg/template/qualttp6.C: Likewise
4010 * g++.dg/template/qualttp7.C: Likewise
4011 * g++.dg/template/qualttp8.C: Likewise
4012 * g++.dg/template/recurse.C: Likewise.
4013
4014 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4015
4016 * gcc.dg/cpp/wchar-1.c: Update.
4017
4018 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4019
4020 * g++.dg/template/conv1.C: New test.
4021 * g++.dg/template/conv2.C: New test.
4022 * g++.dg/template/conv3.C: New test.
4023 * g++.dg/template/conv4.C: New test.
4024
4025 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4026
4027 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4028 * g++.dg/template/qualttp3.C: Likewise.
4029 * g++.dg/template/qualttp4.C: Likewise
4030 * g++.dg/template/qualttp5.C: Likewise
4031 * g++.dg/template/qualttp6.C: Likewise
4032 * g++.dg/template/qualttp7.C: Likewise
4033 * g++.dg/template/qualttp8.C: Likewise
4034 * g++.dg/template/recurse.C: Likewise.
4035
4036 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4037
4038 * g++.dg/opt/dtor1.C: New test.
4039
4040 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4041
4042 * gcc.c-torture/compile/20020315-1.c: New test.
4043
4044 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4045
4046 * gcc.dg/weak-1.c: Fix scan tests.
4047
4048 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4049
4050 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4051 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4052 cris-*-aout* mmix-*-*.
4053 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4054 cris-*-aout* mmix-*-*.
4055 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4056 cris-*-elf* cris-*-aout* and mmix-*-*.
4057 * gcc.dg/20001009-1.c: Ditto.
4058 * gcc.dg/20010912-1.c: Ditto.
4059 * gcc.dg/20020122-4.c: Ditto.
4060 * gcc.dg/inline-2.c: Ditto.
4061
4062 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4063
4064 * gcc.c-torture/compile/20020314-1.c: New test.
4065
4066 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4067
4068 * gcc.c-torture/execute/20020314-1.c: New test.
4069
4070 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4071
4072 * g++.dg/warn/Wunused-1.C: New test.
4073
4074 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4075
4076 * g++.dg/abi/mangle6.C: New test.
4077
4078 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4079
4080 * gcc.c-torture/compile/20020309-2.c: New test.
4081
4082 * gcc.c-torture/compile/20020312-1.c: New test.
4083
4084 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4085
4086 * g++.dg/other/access1.C: New test.
4087
4088 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4089
4090 * gcc.c-torture/execute/wchar_t-1.c: New test.
4091
4092 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4093
4094 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4095
4096 2002-03-12 Roger Sayle <roger@eyesopen.com>
4097
4098 * gcc.dg/20020312-1.c: New test case.
4099
4100 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4101
4102 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4103
4104 2002-03-11 Richard Henderson <rth@redhat.com>
4105
4106 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4107 * g++.old-deja/g++.jason/report.C: Likewise.
4108
4109 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4110
4111 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4112 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4113
4114 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4115
4116 * testsuite/g++.dg/overload/pmf1.C: New test.
4117
4118 2002-03-11 Kazu Hirata <kazu@hxi.com>
4119
4120 * gcc.c-torture/execute/20020307-1.c: Use long.
4121
4122 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4123
4124 PR optimization/5844
4125 * gcc.dg/20020310-1.c: New test.
4126
4127 2002-03-09 Michael Meissner <meissner@redhat.com>
4128
4129 * gcc.c-torture/execute/memcpy-2.c: New test.
4130 * gcc.c-torture/execute/memset-1.c: New test.
4131 * gcc.c-torture/execute/strlen-1.c: New test.
4132 * gcc.c-torture/execute/strcmp-1.c: New test.
4133 * gcc.c-torture/execute/strncmp-1.c: New test.
4134
4135 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4136
4137 * gcc.dg/ppc-ldstruct.c: New test.
4138
4139 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4140
4141 * gcc.c-torture/execute/va-arg-22.c: New test.
4142
4143 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4144
4145 * gcc.c-torture/compile/20020309-1.c: New test.
4146
4147 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4148
4149 * gcc.c-torture/execute/20020307-2.c: New test.
4150
4151 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4152
4153 * g77.f-torture/compile/20020307-1.f: New test.
4154
4155 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4156
4157 * gcc.dg/unordered-1.c: New test.
4158
4159 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4160
4161 * gcc.c-torture/execute/20020307-1.c: New test.
4162
4163 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4164
4165 * gcc.dg/20020304-1.c: New test.
4166
4167 * gcc.c-torture/compile/20020304-2.c: New test.
4168
4169 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4170
4171 * gcc.c-torture/compile/20020304-1.c: New test case
4172 (from PR c/5830).
4173
4174 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4175
4176 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4177
4178 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4179
4180 * g++.dg/other/classkey1.C: New test.
4181
4182 2002-03-01 Richard Henderson <rth@redhat.com>
4183
4184 * gcc.c-torture/compile/981223-1.x: New.
4185 * gcc.c-torture/compile/920625-1.x: New.
4186
4187 2002-02-28 Richard Henderson <rth@redhat.com>
4188
4189 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4190
4191 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4192
4193 * gcc.c-torture/execute/20020227-1.c: New test.
4194
4195 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4196
4197 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4198 here" ERROR lines.
4199 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4200 * g++.old-deja.g++.other/defarg1.C: Likewise.
4201 * g++.old-deja/g++.pt/calls2.C: Likewise.
4202 * g++.old-deja/g++.pt/crash20.C: Likewise.
4203 * g++.old-deja/g++.pt/crash30.C: Likewise.
4204 * g++.old-deja/g++.pt/crash36.C: Likewise.
4205 * g++.old-deja/g++.pt/crash6.C: Likewise.
4206 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4207 * g++.old-deja/g++.pt/derived3.C: Likewise.
4208 * g++.old-deja/g++.pt/error1.C: Likewise.
4209 * g++.old-deja/g++.pt/friend21.C: Likewise.
4210 * g++.old-deja/g++.pt/friend23.C: Likewise.
4211 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4212 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4213
4214 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4215
4216 * gcc.c-torture/execute/20020225-2.c: New test.
4217
4218 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4219
4220 * gcc.c-torture/execute/920730-1t.c,
4221 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4222 Delete test cases, only relevant to -traditional.
4223
4224 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4225
4226 * gcc.dg/cpp/undef1.c: Remove.
4227 * gcc.dg/cpp/directiv.c: Update.
4228 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4229
4230 2002-02-27 Michael Meissner <meissner@redhat.com>
4231
4232 * gcc.c-torture/execute/20020226-1.c: New test.
4233
4234 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4235
4236 * g++.dg/debug/debug4.C: New test.
4237
4238 * gcc.dg/ia64-visibility-1.c: New test.
4239
4240 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4241
4242 * gcc.dg/debug/20020224-1.c: New.
4243
4244 2002-02-25 Kazu Hirata <kazu@hxi.com>
4245
4246 * gcc.c-torture/execute/960416-1.x: New.
4247 * gcc.c-torture/execute/divconst-3.x: Likewise.
4248
4249 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4250
4251 * gcc.dg/20020224-1.c: New test.
4252
4253 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4254
4255 * gcc.c-torture/execute/20020225-1.c: New.
4256
4257 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4258
4259 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4260
4261 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4262
4263 * gcc.dg/20020222-1.c: New test.
4264
4265 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4266
4267 * g++.dg/opt/anonunion1.C: New test.
4268
4269 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4270
4271 * g++.dg/template/qualttp19.C: New test.
4272 * g++.dg/template/qualttp20.C: New test.
4273 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4274 * g++.old-deja/g++.other/qual1.C: Likewise.
4275
4276 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4277
4278 * gcc.dg/attr-alwaysinline.c: New.
4279
4280 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4281
4282 * gcc.dg/20020220-1.c: New test.
4283
4284 * gcc.dg/20020220-2.c: New test.
4285
4286 * g++.dg/opt/mmx1.C: New test.
4287
4288 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4289
4290 * gcc.c-torture/compile/20020110.c: New test.
4291
4292 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4293
4294 * gcc.c-torture/execute/20020219-1.c: New test.
4295
4296 * gcc.dg/20020219-1.c: New test.
4297
4298 * gcc.dg/noncompile/20020220-1.c: New test.
4299
4300 * g++.dg/opt/ptrintsum1.C: New test.
4301
4302 * gcc.dg/debug/20020220-1.c: New test.
4303
4304 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4305
4306 * gcc.c-torture/execute/20020216-1.c: New test.
4307
4308 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4309
4310 * gcc.dg/decl-1.c: Update, new test.
4311
4312 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4313
4314 * g++.dg/abi/bitfield1.C: New test.
4315 * g++.dg/abi/bitfield2.C: New test.
4316
4317 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4318
4319 * gcc.dg/attr-nest.c: New test.
4320
4321 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4322
4323 * gcc.c-torture/execute/20020215-1.c: New test.
4324
4325 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4326
4327 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4328 * g++.dg/debug/debug.exp: New.
4329 * g++.dg/debug/trivial.C: New.
4330 * g++.dg/debug/debug1.C: Moved...
4331 * g++.dg/other/debug1.C: ...from here.
4332 * g++.dg/debug/debug2.C: Moved...
4333 * g++.dg/other/debug2.C: ...from here.
4334 * g++.dg/debug/debug3.C: Moved...
4335 * g++.dg/other/debug3.C: ...from here.
4336
4337 * gcc.dg/noncompile/20020213-1.c: New test.
4338
4339 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4340
4341 * g++.dg/other/debug3.C: New test.
4342
4343 * gcc.c-torture/execute/20020213-1.c: New test.
4344
4345 2002-02-13 Richard Smith <richard@ex-parrot.com>
4346
4347 * g++.old-deja/g++.other/thunk1.C: New test.
4348
4349 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4350
4351 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4352
4353 2002-02-13 Stan Shebs <shebs@apple.com>
4354
4355 * gcc.dg/altivec-3.c: New.
4356
4357 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4358
4359 * gcc.dg/Wunreachable-1.c: New test.
4360 * gcc.dg/Wunreachable-2.c: New test.
4361
4362 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4363
4364 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4365
4366 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4367
4368 * gcc.dg/decl-1.c: New test.
4369
4370 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4371
4372 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4373
4374 2002-02-10 Kazu Hirata <kazu@hxi.com>
4375
4376 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4377 * gcc.c-torture/compile/980506-1.x: Likewise.
4378
4379 2002-02-10 Kazu Hirata <kazu@hxi.com>
4380
4381 * gcc.dg/20020210-1.c: New.
4382
4383 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4384
4385 * g77.f-torture/execute/947.f: New regression test
4386 for PR fortran/947.
4387
4388 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4389
4390 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4391 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4392
4393 2002-02-08 Richard Henderson <rth@redhat.com>
4394
4395 * gcc.c-torture/compile/labels-3.c: New.
4396
4397 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4398
4399 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4400 expression statements work instead.
4401 * gcc.dg/noncompile/20020207-1.c: New test.
4402
4403 2002-02-07 Richard Henderson <rth@redhat.com>
4404
4405 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4406
4407 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4408
4409 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4410 message from g77
4411 * lib/g77-dg.exp: Trim g77 error messages so that they are
4412 recognized by dg.exp.
4413
4414 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4415
4416 PR fortran/5473
4417 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4418
4419 2002-02-07 Richard Henderson <rth@redhat.com>
4420
4421 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4422 to be sufficiently aligned for integers.
4423
4424 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4425
4426 * g++.dg/template/friend4.C: New test.
4427
4428 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4429
4430 PR fortran/5743
4431 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4432 unsupported cases.
4433
4434 2002-02-07 Richard Henderson <rth@redhat.com>
4435
4436 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4437 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4438 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4439 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4440
4441 2002-02-06 Richard Henderson <rth@redhat.com>
4442
4443 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4444
4445 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4446
4447 * gcc.dg/20020206-1.c: New test.
4448
4449 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4450
4451 * gcc.c-torture/execute/20020206-1.c: New test.
4452
4453 * gcc.c-torture/execute/20020206-2.c: New test.
4454
4455 PR optimization/5429:
4456 * gcc.c-torture/compile/20020206-1.c: New test.
4457
4458 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4459
4460 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4461 as certain file formats cannot support particularly large
4462 alignments.
4463
4464 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4465 and do not expect to be able to link the executable.
4466
4467 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4468 fail because the COFF format does not support the weak attribute.
4469
4470 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4471
4472 * g77.dg/pr5473.f: New test
4473
4474 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4475
4476 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4477 Fix testcase accordingly.
4478
4479 2002-02-04 Richard Henderson <rth@redhat.com>
4480
4481 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4482 (buf): Change to be an array of pointers, not ints.
4483
4484 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4485
4486 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4487 before all tests. Move warning one line above to match where it
4488 C frontend emits.
4489 * gcc.dg/Wswitch-2.c: New test.
4490 * g++.dg/warn/Wswitch-1.C: New test.
4491 * g++.dg/warn/Wswitch-2.C: New test.
4492
4493 2002-02-04 Richard Henderson <rth@redhat.com>
4494
4495 * g++.dg/abi/offsetof.C: Fix size comparison.
4496
4497 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4498
4499 * gcc.dg/cast-qual-2.c: New test.
4500
4501 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4502
4503 * gcc.dg/20020201-4.c: New test.
4504
4505 2002-02-04 Ben Elliston <bje@redhat.com>
4506
4507 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4508 target_info attribute != 0, in addition to the empty string.
4509 (gcc_target_compile): Likewise.
4510
4511 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4512
4513 * gcc.dg/Wswitch.c: New test.
4514 PR gcc/4475. PR gcc/3780.
4515
4516 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4517
4518 * g77.f-torture/execute/5122.f: New test for regressions
4519 against PR fortran/5122.
4520
4521 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4522
4523 * g77.f-torture/compile/pr3743.f: Delete
4524 * g77.dg/pr3743-1.f: New test.
4525 * g77.dg/pr3743-2.f: New test.
4526 * g77.dg/pr3743-3.f: New test.
4527 * g77.dg/pr3743-4.f: New test.
4528
4529 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4530
4531 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4532
4533 2002-02-02 Richard Henderson <rth@redhat.com>
4534
4535 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4536 * gcc.c-torture/execute/bf64-1.c: Likewise.
4537
4538 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4539
4540 * gcc.dg/20020201-2.c: New test.
4541
4542 * gcc.dg/20020201-3.c: New test.
4543
4544 * gcc.c-torture/execute/bitfld-2.c: New test.
4545
4546 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4547
4548 * gcc.dg/bitfld-1.c: Update.
4549 * gcc.dg/bitfld-2.c: Update.
4550 * gcc.c-torture/execute/bitfld-1.x: New.
4551
4552 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4553
4554 * gcc.c-torture/execute/20020201-1.c: New test.
4555
4556 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4557
4558 PR target/5469
4559 * gcc.dg/20020201-1.c: New test.
4560
4561 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4562
4563 PR fortran/3743
4564 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4565 * g77.f-torture/compile/pr3743.x: Remove
4566
4567 2002-01-31 Tom Rix <trix@redhat.com>
4568
4569 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4570
4571 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4572
4573 * gcc.dg/noncompile/20020130-1.c: New test.
4574
4575 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4576
4577 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4578
4579 2002-01-29 Richard Henderson <rth@redhat.com>
4580
4581 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4582 to long long.
4583 * gcc.c-torture/execute/bf64-1.c: Likewise.
4584
4585 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4586
4587 * gcc.c-torture/execute/20020129-1.c: New test.
4588
4589 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4590
4591 * gcc.c-torture/compile/20000224-1.c: Update.
4592 * gcc.c-torture/execute/bitfld-1.c: New tests.
4593 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4594 * gcc.dg/uninit-A.c: Update.
4595
4596 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4597
4598 * g++.dg/template/ctor1.C: Add instantiation.
4599
4600 2002-01-28 Paul Koning <pkoning@equallogic.com>
4601
4602 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4603 argument to __builtin_prefetch to be const ptr.
4604
4605 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4606
4607 * gcc.c-torture/compile/20020120-1.c: New test.
4608
4609 2002-01-27 Kazu Hirata <kazu@hxi.com>
4610
4611 * gcc.c-torture/execute/20020127-1.c: New test.
4612
4613 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4614
4615 * g77.dg/f77-edit-i-in.f: New test
4616 * g77.dg/f77-edit-i-out.f: New test
4617
4618 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4619
4620 * gcc.dg/debug/debug.exp: New file.
4621 * gcc.dg/debug/trivial.c: New file.
4622 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4623 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4624 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4625 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4626 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4627 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4628 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4629 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4630 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4631 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4632 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4633 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4634 * gcc.dg/20000503-1.c: Removed.
4635 * gcc.dg/20010207-1.c: Removed.
4636 * gcc.dg/20011223-1.c: Removed.
4637 * gcc.dg/20020104-2.c: Removed.
4638 * gcc.dg/debug-1.c: Removed.
4639 * gcc.dg/debug-2.c: Removed.
4640 * gcc.dg/debug-3.c: Removed.
4641 * gcc.dg/debug-4.c: Removed.
4642 * gcc.dg/debug-5.c: Removed.
4643 * gcc.dg/debug-6.c: Removed.
4644 * gcc.dg/dwarf2-1.c: Removed.
4645 * gcc.dg/dwarf2-2.c: Removed.
4646
4647 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4648
4649 * g++.old-deja/g++.other/eh5.C: New test.
4650 * g++.old-deja/g++.other/sibcall2.C: New test.
4651 * g++.old-deja/g++.other/array9.C: New test.
4652 * g++.old-deja/g++.other/typename2.C: New test.
4653 * g++.old-deja/g++.other/crash60.C: New test.
4654 * g++.old-deja/g++.other/conv9.C: New test.
4655 * g++.old-deja/g++.other/mangle10.C: New test.
4656 * g++.old-deja/g++.other/unchanging1.C: New test.
4657 * g++.old-deja/g++.other/exprstmt1.C: New test.
4658 * g++.old-deja/g++.other/inline23.C: New test.
4659 * g++.old-deja/g++.eh/ia64-1.C: New test.
4660 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4661 * g++.old-deja/g++.other/reload1.C: New test.
4662 * g++.old-deja/g++.other/static20.C: New test.
4663 * g++.old-deja/g++.other/local-alloc1.C: New test.
4664 * g++.old-deja/g++.other/conv8.C: New test.
4665 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4666 * g++.old-deja/g++.other/storeexpr1.C: New test.
4667 * g++.old-deja/g++.other/storeexpr2.C: New test.
4668 * g++.dg/eh/template2.C: New test.
4669 * g++.dg/warn/weak1.C: New test.
4670
4671 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4672
4673 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4674 Remove first, non-varying, argument.
4675
4676 2002-01-23 Richard Henderson <rth@redhat.com>
4677
4678 * gcc.dg/inline-2.c: New.
4679
4680 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4681 Add optional target arg. Check number of arguments.
4682 (scan-assembler-not, scan-assembler-dem): Likewise.
4683 (scan-assembler-dem-not): Likewise.
4684
4685 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4686
4687 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4688 line 12.
4689 * g++.old-deja/g++.brendan/parse3.C,
4690 g++.old-deja/g++.other/crash26.C,
4691 g++.old-deja/g++.other/crash28.C,
4692 g++.old-deja/g++.other/crash29.C,
4693 g++.old-deja/g++.other/crash30.C,
4694 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4695
4696 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4697
4698 * gcc.dg/20020115-1.c: New.
4699
4700 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4701
4702 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4703
4704 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4705
4706 * gcc.dg/20020122-3.c: New.
4707
4708 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4709
4710 * g++.dg/other/gc1.C: New test.
4711
4712 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4713
4714 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4715
4716 2002-01-22 Richard Henderson <rth@redhat.com>
4717
4718 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4719
4720 2002-01-22 Richard Henderson <rth@redhat.com>
4721
4722 * gcc.dg/20020122-4.c: New.
4723
4724 2002-01-22 H.J. Lu <hjl@gnu.org>
4725
4726 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4727 link output.
4728 * gcc.dg/special/ecos.exp: Likewise.
4729 * lib/g++-dg.exp: Likewise.
4730 * lib/g77-dg.exp: Likewise.
4731 * lib/gcc-dg.exp : Likewise.
4732 * lib/mike-g++.exp: Likewise.
4733 * lib/mike-g77.exp: Likewise.
4734 * lib/mike-gcc.exp: Likewise.
4735 * lib/objc-dg.exp: Likewise.
4736
4737 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4738
4739 PR target/5379
4740 * gcc.dg/20020122-2.c: New test.
4741
4742 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4743
4744 * gcc.dg/20020122-1.c: New test.
4745
4746 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4747
4748 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4749
4750 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4751
4752 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4753
4754 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4755
4756 * gcc.c-torture/compile/20020121-1.c: New test.
4757
4758 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4759
4760 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4761 ld_library_path.
4762
4763 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4764
4765 * gcc.dg/20020218-1.c: New test.
4766
4767 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4768
4769 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4770 messages
4771 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4772 "At global scope" warning
4773 * g++.dg/ext/align1.C: Change cygwin test for alignment
4774 from db-bogus to dg-warning
4775
4776 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4777
4778 * g77.f-torture/compile/cpp2.F: New test.
4779
4780 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4781
4782 * g++.dg/template/access1.C: New test.
4783
4784 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4785
4786 * gcc.dg/20020118-1.c: New.
4787
4788 2002-01-18 Kazu Hirata <kazu@hxi.com>
4789
4790 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4791
4792 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4793
4794 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4795 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4796 alignment warnings.
4797
4798 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4799
4800 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4801 torture_with_loops and torture_without_loops
4802
4803 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4804
4805 * gcc.c-torture/compile/20020116-1.c: New test.
4806
4807 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4808
4809 * gcc.dg/20020116-2.c: New test.
4810
4811 * gcc.dg/ultrasp4.c: New test.
4812
4813 * gcc.dg/20020116-1.c: New test.
4814
4815 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4816
4817 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4818 by EABI.
4819
4820 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4821
4822 * gcc.misc-tests/i386-prefetch.exp: New.
4823 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4824 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4825 * gcc.misc-tests/i386-pf-none-1.c: New test.
4826 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4827
4828 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4829
4830 * gcc.dg/gnu89-init-1.c: Add new tests.
4831
4832 2002-01-15 Andreas Jaeger <aj@suse.de>
4833
4834 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4835 * gcc.dg/i386-mmx-2.c: Likewise.
4836 * gcc.dg/i386-sse-1.c: Likewise.
4837 * gcc.dg/i386-sse-2.c: Likewise.
4838 * gcc.dg/i386-sse-3.c: Likewise.
4839
4840 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4841
4842 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4843 Uncomment additional cases that now pass.
4844
4845 2002-01-11 Richard Henderson <rth@redhat.com>
4846
4847 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4848 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4849
4850 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4851
4852 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4853
4854 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
4855
4856 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4857 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4858
4859 2002-01-10 Dale Johannesen <dalej@apple.com>
4860
4861 * gcc.c-torture/execute/loop-11.c: New.
4862
4863 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
4864
4865 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4866 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4867
4868 2002-01-09 Richard Henderson <rth@redhat.com>
4869
4870 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4871 type in which to perform the operation for each size.
4872
4873 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
4874
4875 * gcc.c-torture/compile/20020109-2.c: New test.
4876
4877 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
4878
4879 * gcc.c-torture/execute/loop-10.c: New test.
4880
4881 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4882
4883 * gcc.c-torture/compile/20010226-1.c: New test.
4884 * gcc.c-torture/compile/20010227-1.c: New test.
4885 * gcc.c-torture/compile/20010426-1.c: New test.
4886 * gcc.c-torture/compile/20010510-1.c: New test.
4887 * gcc.c-torture/compile/20010605-3.c: New test.
4888 * gcc.c-torture/compile/20010824-1.c: New test.
4889 * gcc.c-torture/execute/20010409-1.c: New test.
4890 * gcc.dg/noncompile/20000901-1.c: New test.
4891 * gcc.dg/20001023-1.c: New test.
4892 * gcc.dg/20001101-1.c: New test.
4893 * gcc.dg/20001102-1.c: New test.
4894 * gcc.dg/20010207-1.c: New test.
4895 * gcc.dg/20010405-1.c: New test.
4896 * gcc.dg/20010822-1.c: New test.
4897 * gcc.dg/20011107-1.c: New test.
4898
4899 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
4900
4901 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4902
4903 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
4904 execution failure on PA targets.
4905
4906 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4907
4908 * gcc.c-torture/compile/20020109-1.c: New test.
4909
4910 2002-01-08 Kazu Hirata <kazu@hxi.com>
4911
4912 * gcc.c-torture/execute/20020108-1.c: New test.
4913
4914 2002-01-08 Jakub Jelinek <jakub@redhat.com>
4915
4916 * gcc.dg/20020108-1.c: New test.
4917
4918 2002-01-08 H.J. Lu <hjl@gnu.org>
4919
4920 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4921 for header files.
4922
4923 2002-01-08 Geoff Keating <geoffk@redhat.com>
4924
4925 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4926 consistency.
4927
4928 002-01-07 Aldy Hernandez <aldyh@redhat.com>
4929
4930 * gcc.dg/altivec-4.c: Test altivec predicates.
4931
4932 2002-01-07 Jakub Jelinek <jakub@redhat.com>
4933
4934 * gcc.c-torture/execute/20020107-1.c: New test.
4935
4936 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
4937
4938 PR c/5279
4939 * gcc.c-torture/compile/20020106-1.c: New test.
4940
4941 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
4942
4943 * gcc.c-torture/execute/nestfunc-4.c: New test.
4944
4945 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4946
4947 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4948 extra triple that slipped in.
4949 * g++.old-deja/g++.abi/align.C: Likewise.
4950 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4951
4952 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4953
4954 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4955 * g++.old-deja/g++.abi/align.C: Likewise.
4956 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4957
4958 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4959 on FreeBSD/i386.
4960 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4961 FreeBSD.
4962
4963 2002-01-04 Jakub Jelinek <jakub@redhat.com>
4964
4965 * gcc.dg/20020104-1.c: New test.
4966
4967 * gcc.dg/20020104-2.c: New test.
4968
4969 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
4970
4971 * gcc.dg/20020103-1.c: Fix typo in target selector.
4972
4973 2002-01-03 Richard Henderson <rth@redhat.com>
4974
4975 * gcc.dg/20020103-1.c: New.
4976
4977 2002-01-03 Kazu Hirata <kazu@hxi.com>
4978
4979 * gcc.c-torture/execute/20020103-1.c: New test.
4980
4981 2002-01-03 Jakub Jelinek <jakub@redhat.com>
4982
4983 * g++.dg/other/debug2.C: New test.
4984
4985 * gcc.c-torture/compile/20020103-1.c: New test.
4986
4987 2002-01-02 Jakub Jelinek <jakub@redhat.com>
4988
4989 * gcc.dg/gnu89-init-1.c: Added new tests.
4990
4991 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
4992
4993 * g++.dg/template/friend2.C: Remove as patch is reverted.
4994
4995 * g++.dg/warn/oldcast1.C: New test.
4996
4997 * g++.dg/template/ptrmem1.C: New test.
4998 * g++.dg/template/ptrmem2.C: New test.
4999
5000 * g++.dg/template/ntp.C: New test.
5001
5002 * g++.dg/other/component1.C: New test.
5003
5004 * g++.dg/template/ttp3.C: New test.
5005
5006 * g++.dg/template/friend2.C: New test.
5007 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5008
5009 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5010
5011 * g++.dg/other/ptrmem1.C: New test.
5012 * g++.dg/other/ptrmem2.C: New test.
5013
5014 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5015
5016 * g++.dg/template/ctor1.C: New test.
5017
5018 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5019
5020 * g++.dg/template/friend2.C: New test.
5021
5022 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5023
5024 * gcc.dg/mmix-1.c: New test.
5025
5026 2001-12-31 Richard Henderson <rth@redhat.com>
5027
5028 * gcc.dg/asm-5.c: New.
5029
5030 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5031
5032 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5033 in namespace __gnu_cxx
5034
5035 2001-12-30 Richard Henderson <rth@redhat.com>
5036
5037 * gcc.dg/debug-6.c: New.
5038
5039 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5040
5041 * gcc.c-torture/compile/20011229-2.c: New test.
5042
5043 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5044
5045 * gcc.dg/debug-3.c: New test.
5046 * gcc.dg/debug-4.c: New test.
5047 * gcc.dg/debug-5.c: New test.
5048
5049 2001-12-29 Richard Henderson <rth@redhat.com>
5050
5051 * g++.dg/eh/loop1.C: New.
5052
5053 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5054
5055 * g++.dg/template/crash1.C: New test.
5056
5057 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5058
5059 * g++.dg/other/const1.C: New test.
5060
5061 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5062
5063 * gcc.c-torture/compile/20011229-1.c: New test.
5064
5065 2001-12-28 Stan Shebs <shebs@apple.com>
5066
5067 * lib/objc-torture.exp: Resync with c-torture.exp.
5068 * lib/objc.exp: Load standard libraries.
5069
5070 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5071
5072 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5073 additional tests.
5074
5075 2001-12-27 Roger Sayle <roger@eyesopen.com>
5076
5077 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5078
5079 2001-12-27 Richard Henderson <rth@redhat.com>
5080
5081 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5082
5083 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5084
5085 * g++.dg/eh/ctor1.C: New test.
5086 * g++.dg/other/error2.C: New test.
5087
5088 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5089
5090 * g++.dg/other/init2.C: New test.
5091
5092 2001-12-24 Richard Henderson <rth@redhat.com>
5093
5094 * gcc.dg/20011223-1.c: New.
5095 * gcc.dg/inline-1.c: New.
5096
5097 2001-12-23 Richard Henderson <rth@redhat.com>
5098
5099 * gcc.dg/asm-4.c: Test operand modifiers.
5100
5101 2001-12-23 Richard Henderson <rth@redhat.com>
5102
5103 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5104
5105 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5106
5107 * gcc.c-torture/execute/20011223-1.c: New test.
5108
5109 2001-12-21 Richard Henderson <rth@redhat.com>
5110
5111 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5112 re-enables the warning.
5113
5114 2001-12-21 Richard Henderson <rth@redhat.com>
5115
5116 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5117
5118 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5119
5120 * gcc.c-torture/compile/20011218-1.c: New test.
5121
5122 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5123
5124 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5125 arm-isr.c test.
5126 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5127 epilogue generation for ARM ISR routines.
5128
5129 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5130
5131 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5132 * gcc.dg/format/c90-printf-3.c: Likewise.
5133 * gcc.dg/format/c99-printf-3.c: Likewise.
5134 * gcc.dg/format/ext-1.c: Likewise.
5135 * gcc.dg/format/ext-6.c: Likewise.
5136 * gcc.dg/format/format.h: Prototype unlocked stdio.
5137
5138 2001-12-20 Richard Henderson <rth@redhat.com>
5139
5140 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5141 (arena): Use it.
5142 (malloc): Correct allocation logic. Abort if we fill up the
5143 arena before initialization complete.
5144 (realloc): Correct allocation logic.
5145
5146 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5147
5148 * gcc.c-torture/compile/20011219-2.c: New test.
5149
5150 * gcc.c-torture/execute/20011219-1.c: New test.
5151
5152 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5153
5154 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5155 target does not support weak symbols.
5156
5157 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5158
5159 * gcc.c-torture/compile/20011219-1.c: New test.
5160
5161 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5162
5163 * g++.dg/other/error1.C: New test.
5164
5165 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5166
5167 * gcc.c-torture/execute/20011217-1.c: New test.
5168
5169 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5170
5171 * objc.dg/special/: New directory.
5172 * objc.dg/special/special.exp: New file.
5173 * objc.dg/special/unclaimed-category-1.h: New file.
5174 * objc.dg/special/unclaimed-category-1a.m: New file.
5175 * objc.dg/special/unclaimed-category-1.m: New file.
5176
5177 2001-12-17 Andreas Jaeger <aj@suse.de>
5178
5179 * gcc.c-torture/compile/20011217-2.c: New test.
5180
5181 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5182
5183 * gcc.c-torture/compile/20011217-1.c: New test.
5184
5185 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5186
5187 * testsuite/gcc.dg/20011214-1.c: New.
5188
5189 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5190
5191 * gcc.dg/altivec-4.c: New.
5192
5193 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5194
5195 * gcc.dg/20011113-1.c: New test.
5196
5197 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5198
5199 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5200 std::__malloc_alloc_template<0> and
5201 std::__default_alloc_template<false, 0>.
5202
5203 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5204
5205 * objc/execute/bf-21.m: New test.
5206 * objc/execute/enumeration-1.m: New test.
5207 * objc/execute/enumeration-2.m: New test.
5208
5209 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5210
5211 * gcc.dg/gnu89-init-1.c: New test.
5212
5213 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5214
5215 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5216 * g++.old-deja/g++.jason/2371.C: Likewise.
5217 * g++.old-deja/g++.jason/template33.C: Likewise.
5218 * g++.old-deja/g++.jason/template34.C: Likewise.
5219 * g++.old-deja/g++.jason/template36.C: Likewise.
5220 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5221 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5222 * g++.old-deja/g++.other/typename1.C: Likewise.
5223 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5224 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5225 * g++.old-deja/g++.pt/typename11.C: Likewise.
5226 * g++.old-deja/g++.pt/typename14.C: Likewise.
5227 * g++.old-deja/g++.pt/typename16.C: Likewise.
5228 * g++.old-deja/g++.pt/typename3.C: Likewise.
5229 * g++.old-deja/g++.pt/typename4.C: Likewise.
5230 * g++.old-deja/g++.pt/typename5.C: Likewise.
5231 * g++.old-deja/g++.pt/typename7.C: Likewise.
5232 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5233
5234 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5235
5236 * g++.dg/other/linkage1.C: New test.
5237 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5238 specifiers.
5239
5240 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5241
5242 * gcc.dg/concat.c: New test.
5243
5244 2001-12-11 Stan Shebs <shebs@apple.com>
5245
5246 * objc/compile: New test directory.
5247 * objc/compile/compile.exp: New expect script.
5248 * objc/compile/20011211-1.m: New compile test.
5249
5250 2001-12-11 Jason Merrill <jason@redhat.com>
5251
5252 * lib/prune.exp (prune_gcc_output): Also handle "In member
5253 function". So many permutations...
5254
5255 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5256
5257 * g++.dg/template/typedef1.C: New test.
5258
5259 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5260
5261 * g++.dg/other/copy1.C: New test.
5262
5263 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5264
5265 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5266
5267 * gcc.dg/builtin-choose-expr.c: New.
5268
5269 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5270
5271 * gcc.dg/altivec-2.c: New.
5272
5273 2001-12-07 Richard Henderson <rth@redhat.com>
5274
5275 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5276
5277 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5278
5279 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5280 ultrasparc.
5281
5282 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5283
5284 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5285
5286 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5287
5288 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5289 variable argument list.
5290
5291 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5292
5293 * gcc.c-torture/execute/memcheck: Delete entire directory.
5294 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5295 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5296
5297 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5298
5299 * gcc.dg/Wshadow-1.c: New test.
5300
5301 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5302
5303 * gcc.c-torture/compile/20011130-1.c: New test.
5304
5305 * gcc.dg/noncompile/20011025-1.c: New test.
5306
5307 * g++.dg/other/anon-union.C: New test.
5308
5309 * gcc.c-torture/execute/20011024-1.c: New test.
5310
5311 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5312
5313 * gcc.c-torture/execute/20000722-1.x,
5314 gcc.c-torture/execute/20010123-1.x: Remove.
5315 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5316 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5317 gcc.dg/c99-complit-2.c: New tests.
5318
5319 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5320
5321 * g++.dg/inherit/base1.C: New test.
5322
5323 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5324
5325 * g++.dg/other/stdarg1.C: New test.
5326
5327 * gcc.c-torture/compile/20011130-2.c: New test.
5328
5329 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5330
5331 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5332 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5333 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5334 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5335 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5336 * gcc.dg/builtin-prefetch-1.c: New test.
5337
5338 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5339
5340 * gcc.dg/20011130-1.c: New test.
5341
5342 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5343
5344 * g++.dg/other/scope1.C: New test.
5345 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5346
5347 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5348
5349 * gcc.dg/vla-init-1.c: New test.
5350
5351 2001-12-01 Geoff Keating <geoffk@redhat.com>
5352
5353 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5354
5355 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5356
5357 * objc.dg/alias.m: Update.
5358 * objc.dg/class-1.m: Update.
5359 * objc.dg/const-str-1.m: Update.
5360 * objc.dg/fwd-proto-1.m: Update.
5361 * objc.dg/id-1.m: Update.
5362 * objc.dg/super-class-1.m: Update.
5363
5364 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5365
5366 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5367 constructs.
5368
5369 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5370
5371 * gcc.c-torture/execute/20011128-1.c: New test.
5372
5373 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5374
5375 * gcc.dg/20011127-1.c: New test.
5376
5377 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5378
5379 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5380 from Austin Group draft 7.
5381 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5382 scanf format arguments.
5383 * gcc.dg/format/no-exargs-2.c: New test.
5384
5385 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5386
5387 * g++.dg/abi/vbase8-4.C: New test.
5388
5389 2001-11-24 Ian Lance Taylor <ian@airs.com>
5390
5391 * gcc.c-torture/execute/20011121-1.c: New test.
5392
5393 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5394
5395 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5396
5397 2001-11-23 Andreas Jaeger <aj@suse.de>
5398
5399 * gcc.dg/cpp/charconst-2.c: New test.
5400
5401 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5402
5403 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5404 to the host if it is remote. Let tests specify extra headers
5405 they use.
5406 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5407 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5408 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5409 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5410 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5411 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5412 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5413 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5414 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5415 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5416
5417 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5418
5419 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5420 for little endian ARMs.
5421
5422 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5423
5424 * gcc.c-torture/compile/20011119-1.c: New test.
5425 * gcc.c-torture/compile/20011119-2.c: New test.
5426
5427 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5428
5429 * gcc.dg/altivec-1.c: Fix typo.
5430
5431 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5432
5433 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5434
5435 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5436
5437 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5438
5439 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5440
5441 * lib/g77.exp: Don't specify --rpath-link.
5442
5443 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5444 across all the headers.
5445 * gcc.dg/format/format.exp: For testing on a remote host,
5446 copy format.h.
5447
5448 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5449 * gcc.c-torture/execute/930406-1.c: Likewise.
5450 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5451
5452 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5453
5454 * gcc.dg/altivec-1.c: New.
5455
5456 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5457
5458 * gcc.dg/cpp/fpreprocessed.c: New test case.
5459
5460 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5461
5462 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5463 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5464 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5465
5466 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5467
5468 * gcc.dg/no-builtin-1.c: New test.
5469
5470 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5471
5472 * gcc.c-torture/execute/20011115-1.c: New test.
5473
5474 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5475
5476 * gcc.c-torture/compile/20011114-2.c: New test.
5477 * gcc.c-torture/compile/20011114-3.c: New test.
5478 * gcc.c-torture/compile/20011114-4.c: New test.
5479
5480 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5481
5482 * g++.dg/other/init1.C: New test.
5483
5484 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5485
5486 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5487 message.
5488
5489 * gcc.c-torture/execute/20011114-1.c: New testcase.
5490
5491 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5492 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5493 like the (before this change) version of 20010327-1.c.
5494
5495 2001-11-14 Roger Sayle <roger@eyesopen.com>
5496
5497 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5498
5499 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5500
5501 * g++.dg/init/array2.C: New test.
5502
5503 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5504
5505 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5506
5507 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5508
5509 * g++.dg/other/forscope1.C: New test.
5510 * g++.dg/ext/forscope1.C: New test.
5511 * g++.dg/ext/forscope2.C: New test.
5512
5513 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5514
5515 * gcc.c-torture/execute/20011113-1.c: New test.
5516
5517 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5518
5519 * gcc.c-torture/execute/20011109-2.c: New test.
5520
5521 * gcc.c-torture/execute/20011109-1.c: New test.
5522
5523 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5524
5525 * gcc.c-torture/compile/20011109-1.c: New test.
5526
5527 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5528
5529 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5530 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5531 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5532 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5533 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5534 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5535 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5536
5537 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5538
5539 * g++.dg/warn/Wshadow-1.C: New tests.
5540 * g++.old-deja/g++.mike/for3.C: Update.
5541
5542 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5543
5544 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5545 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5546 XFAILs. Adjust expected error texts.
5547 * gcc.c-torture/compile/20011106-1.c,
5548 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5549 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5550 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5551 gcc.dg/c99-array-lval-5.c: New tests.
5552
5553 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5554
5555 * gcc.dg/cpp/defined.c: Update.
5556
5557 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5558
5559 * gcc.c-torture/execute/anon-1.c: New test.
5560
5561 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5562
5563 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5564 same size, so no warning should be produced on stormy16.
5565
5566 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5567 due to oversized array.
5568 * g++.old-deja/g++.mike/ns15.C: Likewise.
5569 * g++.old-deja/g++.pt/crash16.C: Likewise.
5570
5571 2001-11-02 Graham Stott <grahams@redhat.com>
5572
5573 * g++.dgother/debug1.C: Fix typos.
5574
5575 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5576
5577 * g++.dg/other/debug1.C: New test.
5578
5579 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5580
5581 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5582 of unsigned long.
5583
5584 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5585
5586 * gcc.dg/20011029-2.c: New test.
5587
5588 * gcc.c-torture/compile/20011029-1.c: New test.
5589
5590 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5591
5592 * objc/execute/class_self-1.m: New test.
5593 * objc/execute/class_self-2.m: New test.
5594
5595 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5596
5597 * gcc.misc-tests/msgs.exp: Delete.
5598 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5599 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5600 error set to match recent changes.
5601
5602 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5603
5604 * gcc.dg/20011021-1.c: New test.
5605
5606 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5607
5608 * gcc.c-torture/compile/20011023-1.c: New test.
5609
5610 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5611
5612 * lib/g77.exp: Rewrite based on lib/g++.exp.
5613
5614 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5615
5616 * gcc.c-torture/execute/20011019-1.c: New test.
5617
5618 * gcc.dg/20011018-1.c: New test.
5619
5620 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5621
5622 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5623
5624 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5625
5626 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5627 * gcc.dg/attr-invalid.c: Likewise.
5628
5629 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5630
5631 * testsuite/gcc.dg/20011015-1.c: New test.
5632
5633 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5634
5635 * g++.dg/template/unify2.C: New test.
5636
5637 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5638
5639 * g++.dg/other/exception-specification.C: New test
5640
5641 2001-10-13 Tom Rix <trix@redhat.com>
5642
5643 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5644 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5645
5646 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5647
5648 * testsuite/gcc.dg/20011009-1.c: New test.
5649
5650 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5651
5652 PR g++/4476
5653 * g++.dg/other/friend1.C: New test.
5654
5655 2001-10-11 Richard Henderson <rth@redhat.com>
5656
5657 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5658
5659 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5660
5661 * gcc.c-torture/compile/20011010-1.c: New.
5662
5663 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5664
5665 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5666 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5667 g77.f-torture/execute/execute.exp,
5668 g77.f-torture/noncompile/noncompile.exp,
5669 gcc.c-torture/compile/compile.exp,
5670 gcc.c-torture/execute/execute.exp,
5671 gcc.c-torture/execute/ieee/ieee.exp,
5672 gcc.c-torture/execute/memcheck/memcheck.exp,
5673 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5674 objc/execute/execute.exp: Update FSF address.
5675
5676 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5677
5678 * gcc.dg/cpp/cmdlne-C.c: Update.
5679 * gcc.dg/cpp/cmdlne-C2.c: New.
5680
5681 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5682
5683 * gcc.c-torture/execute/20011008-3.c: New.
5684
5685 2001-10-08 DJ Delorie <dj@redhat.com>
5686
5687 * gcc.dg/20011008-1.c: New.
5688 * gcc.dg/20011008-2.c: New.
5689
5690 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5691
5692 * gcc.dg/cpp/spacing1.c: Update test.
5693
5694 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5695
5696 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5697 spelling errors of "separate" as "seperate".
5698
5699 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5700
5701 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5702 enough to avoid inlining.
5703
5704 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5705
5706 * lib/g77.exp: set libg2c_dir correctly.
5707
5708 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5709
5710 * gcc.dg/cpp/macro11.c: New test.
5711
5712 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5713
5714 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5715 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5716 gcc.dg/format/multattr-3.c: New tests.
5717 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5718 tests for format attributes on function pointers being rejected.
5719
5720 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5721
5722 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5723
5724 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5725
5726 * g++.dg/warn/format1.C: New test.
5727
5728 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5729
5730 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5731
5732 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5733
5734 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5735
5736 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5737
5738 * gcc.dg/cpp/redef2.c: Add test.
5739
5740 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5741
5742 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5743 long-standing bug on i686, apparently.
5744 * gcc.c-torture/execute/loop-2c.x: New file.
5745 * gcc.c-torture/execute/loop-2d.x: New file.
5746 * gcc.c-torture/execute/loop-3c.x: New file.
5747
5748 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5749
5750 * gcc.dg/cpp/20000625-2.c: Correct line number.
5751
5752 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5753
5754 * gcc.dg/cpp/macro10.c: New test.
5755 * gcc.dg/cpp/strify3.c: New test.
5756 * gcc.dg/cpp/spacing1.c: Add tests.
5757 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5758 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5759
5760 2001-09-24 DJ Delorie <dj@redhat.com>
5761
5762 * gcc.c-torture/execute/20010924-1.c: New test.
5763
5764 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5765
5766 * testsuite/objc/execute/paste.m: Remove.
5767
5768 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5769
5770 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5771
5772 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5773
5774 * g77.dg/strlen0.f: New test.
5775
5776 2001-09-21 Richard Henderson <rth@redhat.com>
5777
5778 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5779 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5780
5781 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5782
5783 Table-driven attributes.
5784 * g++.dg/ext/attrib1.C: New test.
5785
5786 2001-09-20 DJ Delorie <dj@redhat.com>
5787
5788 * gcc.dg/20000926-1.c: Update expected warning messages.
5789 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5790 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5791 array.
5792
5793 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5794
5795 * g++.dg/eh/registers1.C: New test case.
5796
5797 2001-09-17 Richard Henderson <rth@redhat.com>
5798
5799 * gcc.dg/array-5.c: Fix VLA decomposition test.
5800
5801 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5802
5803 * gcc.dg/cpp/line5.c: New testcase.
5804
5805 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5806
5807 * gcc.dg/cpp/macro9.c: New test.
5808
5809 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5810
5811 * gcc.c-torture/execute/980223.c: Change type of addr from long
5812 to char *.
5813
5814 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5815
5816 * gcc.c-torture/execute/20010915-1.c: New test.
5817
5818 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5819
5820 * g77.dg/bprob: New directory.
5821 * g77.dg/bprob/bprob.exp: New file.
5822 * g77.dg/bprob/bprob-1.f: New test.
5823 * g77.dg/gcov: New directory.
5824 * g77.dg/gcov/gcov.exp: New file.
5825 * g77.dg/gcov/gcov-1.f: New test.
5826 * g77.dg/gcov/gcov-1.x: New file.
5827
5828 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5829
5830 * gcc.dg/cpp/directiv.c: Update.
5831 * gcc.dg/cpp/undef1.c: Update.
5832
5833 2001-09-12 Jakub Jelinek <jakub@redhat.com>
5834
5835 * gcc.dg/20010912-1.c: New test.
5836
5837 2001-09-11 Janis Johnson <janis187@us.ibm.com>
5838
5839 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5840 language-independent file in lib.
5841 * lib/gcov.exp: New file.
5842
5843 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5844
5845 * gcc.c-torture/compile/20010911-1.c: New test.
5846
5847 2001-09-10 Janis Johnson <janis187@us.ibm.com>
5848
5849 * lib/profopt.exp: New, to support profile-directed optimizations.
5850 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5851 * gcc.misc-tests/bprob-1.c: New test.
5852 * gcc.misc-tests/bprob-2.c: New test.
5853
5854 2001-09-07 Janis Johnson <janis187@us.ibm.com>
5855
5856 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5857 XFAIL and which kinds of gcov output to verify.
5858 * gcc.misc-tests/gcov-4b.x: New file.
5859 * gcc.misc-tests/gcov-5b.x: New file.
5860 * gcc.misc-tests/gcov-6.x: New file.
5861 * gcc.misc-tests/gcov-7.c: New test.
5862 * gcc.misc-tests/gcov-7.x: New file.
5863
5864 2001-09-06 Janis Johnson <janis187@us.ibm.com>
5865
5866 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5867 * gcc.misc-tests/gcov-6.c: New test.
5868
5869 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
5870
5871 PR c++/3986
5872 * g++.dg/abi/vbase1.C: New test.
5873
5874 2001-09-05 Ziemowit Laski <zlaski@apple.com>
5875
5876 * objc.dg/method-2.m: New.
5877
5878 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
5879
5880 PR c++/4203
5881 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5882 * g++.dg/init/empty1.C: New test.
5883
5884 2001-09-03 Jakub Jelinek <jakub@redhat.com>
5885
5886 * gcc.c-torture/compile/20010903-1.c: New test.
5887
5888 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
5889
5890 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5891 for m68k.
5892
5893 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
5894
5895 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5896
5897 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5898
5899 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5900
5901 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
5902
5903 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5904 for 16-bit 'unsigned int'.
5905
5906 2001-08-29 Kazu Hirata <kazu@hxi.com>
5907
5908 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5909
5910 2001-08-27 Richard Henderson <rth@redhat.com>
5911
5912 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5913 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5914
5915 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
5916
5917 * gcc.dg/asm-names.c (ymain): New.
5918
5919 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
5920
5921 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5922 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5923 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5924
5925 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5926
5927 * gcc.dg/compare5.c: New testcase.
5928
5929 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
5930
5931 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5932 and "In instantiation".
5933
5934 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
5935
5936 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5937
5938 2001-08-20 Janis Johnson <janis187@us.ibm.com>
5939
5940 * gcc.misc-tests/gcov.exp: Add support for branch information.
5941 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5942 * gcc.misc-tests/gcov-4.c: New test.
5943 * gcc.misc-tests/gcov-4b.c: New test.
5944 * gcc.misc-tests/gcov-5b.c: New test.
5945
5946 2001-08-20 Zack Weinberg <zackw@panix.com>
5947
5948 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5949 expected to fail.
5950
5951 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
5952
5953 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5954
5955 2001-08-19 Jakub Jelinek <jakub@redhat.com>
5956
5957 * g++.dg/eh/template1.C: New test.
5958
5959 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
5960
5961 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5962 Fix thinko.
5963 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5964 for xfail.
5965
5966 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
5967
5968 * lib/g77-dg.exp: Use prune.exp for common procedures
5969 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5970 * lib/g77.exp: (g77-dg-prune) Remove
5971
5972 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
5973
5974 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5975
5976 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5977
5978 * g++.dg/template/unify1.C: New test.
5979
5980 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
5981
5982 * g++.dg/abi/empty4.C: New test.
5983
5984 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
5985
5986 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5987 solaris2.*
5988 * g77.f-torture/compile/pr3743.x: Likewise
5989
5990 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5991
5992 * g++.dg/other/using-declaration.C: New test.
5993
5994 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
5995
5996 * gcc.dg/cpp/tr-sign.c: New testcase.
5997
5998 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
5999
6000 * gcc.dg/cpp/19951025-1.c: Revert.
6001 * gcc.dg/cpp/directiv.c: We no longer process directives that
6002 interrupt macro arguments.
6003
6004 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6005
6006 * gcc.dg/bconstp-1.c: New test.
6007
6008 2001-08-03 Richard Henderson <rth@redhat.com>
6009
6010 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6011
6012 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6013
6014 * gcc.dg/cpp/19951025-1.c: Update.
6015
6016 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6017
6018 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6019 should be x.
6020
6021 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6022
6023 Kill -fhonor-std.
6024 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6025 * g++.old-deja/g++.other/std1.C: Likewise.
6026 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6027
6028 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6029
6030 * lib/g77.exp: Load gcc-defs.exp for common procedures
6031 (g77_pass, g77_fail, g77_finish, g77_exit,
6032 ${tool}_check_unsupported_p} Now redundant. Deleted.
6033
6034 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6035
6036 * g77.dg/fbackslash.f
6037 * g77.dg/fcase-preserve.f
6038 * g77.dg/ff90-1.f
6039 * g77.dg/ffixed-line-length-0.f
6040 * g77.dg/ffixed-line-length-132.f
6041 * g77.dg/ffixed-line-length-7.f
6042 * g77.dg/ffixed-line-length-72.f
6043 * g77.dg/ffixed-line-length-none.f
6044 * g77.dg/ffree-form-1.f
6045 * g77.dg/fno-backslash.f
6046 * g77.dg/fno-f90-1.f
6047 * g77.dg/fno-fixed-form-1.f
6048 * g77.dg/fno-onetrip.f
6049 * g77.dg/fno-typeless-boz.f
6050 * g77.dg/fno-underscoring.f
6051 * g77.dg/fno-vxt-1.f
6052 * g77.dg/fonetrip.f
6053 * g77.dg/ftypeless-boz.f
6054 * g77.dg/fugly-assumed.f
6055 * g77.dg/funderscoring.f
6056 * g77.dg/fvxt-1.f
6057
6058 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6059
6060 * objc.dg/fwd-proto-1.m: New.
6061 * objc.dg/local-decl-1.m: New.
6062 * objc.dg/naming-1.m: New.
6063 * objc.dg/naming-2.m: New.
6064 * objc.dg/proto-hier-1.m: New.
6065
6066 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6067
6068 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6069 largest-type elements to a struct makes its size grow.
6070
6071 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6072
6073 * g++.dg/abi/vthunk1.C: New test.
6074
6075 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6076
6077 * g++.dg/abi/vbase8-22.C: New test.
6078
6079 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6080
6081 * gcc.dg/cpp/macro8.c: New test.
6082
6083 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6084
6085 * g++.dg/abi/vbase8-21.C: New test.
6086
6087 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6088
6089 * g++.dg/abi/vbase8-10.C: New test.
6090
6091 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6092
6093 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6094 ${tool}_set_ld_library_path.
6095 Changed caller.
6096 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6097 g++.exp.
6098
6099 2001-07-26 Stan Cox <scox@redhat.com>
6100
6101 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6102 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6103 gcc_exit, gcc_check_unsupported_p):
6104 Moved to gcc-deps.exp
6105 * gcc-deps.exp: New file.
6106
6107 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6108
6109 * g++.old-deja/g++.pt/defarg14.C: New test.
6110
6111 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6112
6113 * g++.old-deja/g++.other/lineno5.C: New test.
6114
6115 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6116
6117 * g++.old-deja/g++.pt/crash68.C: New test.
6118
6119 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6120
6121 * g++.old-deja/g++.other/crash42.C: New test.
6122
6123 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6124
6125 * gcc.dg/cpp/extratokens.c: Fix.
6126 * gcc.dg/cpp/skipping2.c: New tests.
6127
6128 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6129
6130 * gcc.c-torture/execute/20010724-1.c: New file.
6131 * gcc.c-torture/execute/20010724-1.x: New file.
6132
6133 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6134
6135 * g++.old-deja/g++.other/cond7.C: New test.
6136
6137 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6138
6139 * g++.old-deja/g++.other/optimize4.C: New test.
6140
6141 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6142
6143 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6144
6145 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6146
6147 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6148 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6149 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6150 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6151
6152 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6153 bug report" message.
6154
6155 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6156 * g++.dg/ext/instantiate1.C: Move from old-deja.
6157
6158 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6159
6160 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6161 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6162 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6163 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6164
6165 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6166
6167 * gcc.c-torture/execute/20010723-1.c: New test.
6168
6169 2001-07-23 Ben Elliston <bje@redhat.com>
6170
6171 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6172
6173 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6174
6175 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6176 i[34567]86-*-*.
6177 Delete handling of ieee_multilib_flags.
6178 Pass -mieee for alpha*-*-* and sh-*-*.
6179 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6180
6181 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6182
6183 Remove old-abi tests.
6184 * g++.old-deja/g++.mike/p11116.C: Remove.
6185 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6186
6187 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6188
6189 * g77.f-torture/compile/pr3743.f: New test
6190
6191 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6192
6193 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6194
6195 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6196
6197 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6198 g++.old-deja/g++.pt/static6.C: Likewise.
6199 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6200 supports weak symbols.
6201
6202 2001-07-18 Andreas Jaeger <aj@suse.de>
6203
6204 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6205 supported again.
6206
6207 2001-07-18 Andreas Jaeger <aj@suse.de>
6208
6209 * gcc.dg/iftrap-1.c: Fix target line.
6210
6211 2001-07-17 Richard Henderson <rth@redhat.com>
6212
6213 * gcc.c-torture/execute/20010717-1.c: New.
6214
6215 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6216
6217 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6218 tests.
6219
6220 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6221
6222 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6223
6224 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6225
6226 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6227 UAC_SIGBUS, UAC_NOPRINT definitions.
6228
6229 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6230
6231 * objc/execute/object_is_class.m: New test.
6232 * objc/execute/object_is_meta_class.m: New test.
6233
6234 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6235
6236 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6237 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6238
6239 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6240
6241 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6242 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6243
6244 2001-07-14 Richard Henderson <rth@redhat.com>
6245
6246 * gcc.dg/iftrap-1.c: New.
6247
6248 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6249
6250 * g77.f-torture/execute/intrinsic77.f: New test.
6251
6252 2001-07-11 Janis Johnson <janis@us.ibm.com>
6253
6254 * gcc.misc-tests/gcov-3.c: New test.
6255
6256 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6257
6258 * gcc.c-torture/compile/20010711-1.c,
6259 * gcc.c-torture/compile/20010711-2.c: New tests.
6260
6261 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6262
6263 * gcc.c-torture/execute/20010711-1.c: New test.
6264
6265 2001-07-11 Ben Elliston <bje@redhat.com>
6266
6267 * g++.old-deja/g++.other/enum5.C: New test.
6268
6269 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6270
6271 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6272 (g++-dg-prune): Call prune_gcc_output.
6273 * prune.exp: New file for prune_gcc_output.
6274 * lib/g++.exp, lib/gcc.exp: Load it.
6275
6276 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6277
6278 * gcc.c-torture/compile/20010701-1.c,
6279 g++.old-deja/g++.ext/attrib6.C: New tests.
6280
6281 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6282
6283 * gcc.c-torture/compile/20010706-1.c: New test.
6284
6285 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6286
6287 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6288
6289 2001-06-28 Stan Shebs <shebs@apple.com>
6290
6291 * gcc.dg/pragma-darwin.c: New test.
6292
6293 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6294
6295 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6296 Solaris 2.[678] system.
6297
6298 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6299
6300 * gcc.dg/20010622-1.c: New test.
6301
6302 2001-06-18 Stan Shebs <shebs@apple.com>
6303
6304 * objc.dg: New directory.
6305 * objc.dg/dg.exp: New file.
6306 * objc.dg/alias.m: New.
6307 * objc.dg/class-1.m: New.
6308 * objc.dg/class-2.m: New.
6309 * objc.dg/const-str-1.m: New.
6310 * objc.dg/const-str-2.m: New.
6311 * objc.dg/id-1.m: New.
6312 * objc.dg/method-1.m: New.
6313 * objc.dg/super-class-1.m: New.
6314 * lib/objc-dg.exp: New file.
6315
6316 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6317
6318 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6319 of label name.
6320
6321 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6322
6323 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6324
6325 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6326
6327 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6328 variable.
6329
6330 2001-06-12 Richard Henderson <rth@redhat.com>
6331
6332 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6333
6334 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6335
6336 * g++.old-deja/g++.abi/vbase5.C: New test.
6337 * g++.old-deja/g++.abi/vbase6.C: New test.
6338 * g++.old-deja/g++.abi/vbase7.C: New test.
6339
6340 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6341
6342 * gcc.c-torture/compile/20010610-1.c: New test.
6343
6344 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6345
6346 * g++.old-deja/g++.abi/vbase4.C: New test.
6347
6348 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6349
6350 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6351 support %f for HC11/HC12 targets.
6352 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6353 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6354 on HC11/HC12 targets.
6355 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6356
6357 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6358
6359 * gcc.dg/wchar_t-1.c: New file.
6360 * gcc.dg/wint_t-1.c: Likewise.
6361
6362 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6363
6364 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6365
6366 2001-06-11 Richard Henderson <rth@redhat.com>
6367
6368 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6369
6370 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6371
6372 * gcc.c-torture/compile/20010611-1.c: New test.
6373
6374 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6375
6376 * gcc.dg/c99-tag-1.c: Add more tests.
6377
6378 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6379
6380 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6381 representation on MN10300 and ARM/Thumb.
6382
6383 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6384
6385 * g77.f-torture/execute/20010610.f: New.
6386
6387 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6388
6389 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6390 names.
6391
6392 2001-06-09 Richard Henderson <rth@redhat.com>
6393
6394 * gcc.c-torture/execute/ashrdi-1.c: New.
6395 * gcc.c-torture/execute/ashldi-1.c: New.
6396 * gcc.c-torture/execute/lshrdi-1.c: New.
6397
6398 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6399
6400 * objc/execute/load-3.m: Added. Check sending +load to categories,
6401 in addition to classes.
6402
6403 2001-06-08 Stan Shebs <shebs@apple.com>
6404
6405 * objc/execute/load-2.m: New test. From Nicola Pero
6406 <n.pero@mi.flashnet.it>.
6407
6408 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6409
6410 * gcc.c-torture/execute/20010605-2.c: New test.
6411
6412 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6413
6414 * g++.old-deja/g++.abi/vbase2.C: New test.
6415 * g++.old-deja/g++.abi/vbase3.C: New test.
6416
6417 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6418
6419 * g++.old-deja/g++.pt/friend49.C: New test.
6420
6421 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6422
6423 * g++.old-deja/g++.ext/anon3.C: New test.
6424
6425 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6426
6427 * g++.old-deja/g++.other/conv7.C: New test.
6428
6429 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6430
6431 * gcc.c-torture/compile/20010605-2.c: New test.
6432
6433 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6434
6435 * gcc.c-torture/execute/20010604-1.c: New test.
6436
6437 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6438
6439 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6440
6441 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6442
6443 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6444 (g++_link_flags): Likewise.
6445 (g++_init): Pass gccpath's value to two previous functions.
6446
6447 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6448
6449 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6450 Ensure logfile entry matches exec command line.
6451
6452 2001-05-31 Richard Henderson <rth@redhat.com>
6453
6454 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6455 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6456
6457 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6458
6459 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6460 compiler for irix6.2
6461
6462 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6463
6464 * g++.old-deja/g++.other/optimize3.C: New file.
6465
6466 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6467
6468 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6469 assemble.
6470
6471 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6472
6473 * g++.old-deja/g++.other/optimize2.C: New file.
6474
6475 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6476
6477 * gcc.c-torture/compile/20010518-2.c: New file.
6478 * gcc.c-torture/execute/20010518-1.c: New file.
6479 * gcc.c-torture/execute/20010518-2.c: New file.
6480
6481 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6482
6483 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6484
6485 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6486
6487 G++ no longer defines builtins that do not begin with __builtin.
6488 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6489 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6490 * g++.old-deja/g++.law/builtin1.C: Likewise.
6491 * g++.old-deja/g++.law/cvt2.C: Likewise.
6492 * g++.old-deja/g++.mike/net5.C: Likewise.
6493 * g++.old-deja/g++.other/builtins1.C: Likewise.
6494 * g++.old-deja/g++.other/builtins2.C: Likewise.
6495 * g++.old-deja/g++.other/builtins3.C: Likewise.
6496 * g++.old-deja/g++.other/builtins4.C: Likewise.
6497 * g++.old-deja/g++.other/inline8.C: Likewise.
6498 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6499
6500 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6501
6502 * g++.old-deja/g++.pt/using1.C: Adjust.
6503 * g++.old-deja/g++.pt/using2.C: New test.
6504
6505 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6506
6507 * gcc.dg/cpp/charconst.c: New tests.
6508 * gcc.dg/cpp/escape.c: New tests.
6509 * gcc.dg/cpp/escape-1.c: New tests.
6510 * gcc.dg/cpp/escape-2.c: New tests.
6511 * gcc.dg/cpp/ucs.c: New tests.
6512
6513 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6514
6515 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6516 native compiler for irix6.5.
6517
6518 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6519
6520 * lib/g++.exp (g++_include_flags): Use args to compute
6521 get_multilibs.
6522 (g++_link_flags): Likewise.
6523 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6524
6525 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6526
6527 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6528
6529 2001-05-21 Geoff Keating <geoffk@redhat.com>
6530
6531 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6532 this file.
6533
6534 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6535
6536 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6537 STACK_SIZE;
6538 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6539 to STACK_SIZE; Use it to define size of add_histo array.
6540 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6541 to STACK_SIZE.
6542 (f): Use GITT_SIZE to define size of gitt local table.
6543 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6544 to STACK_SIZE; Use it to define size of bytemem array.
6545
6546 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6547
6548 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6549 on 68HC11/HC12 due to the asm instruction.
6550 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6551 * gcc.c-torture/compile/920520-1.x: Likewise.
6552 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6553 on 68HC11/HC12 because the function is larger than 64K.
6554 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6555 on 68HC11/HC12 because the structure is too large.
6556
6557 2001-05-20 Richard Henderson <rth@redhat.com>
6558
6559 * gcc.c-torture/execute/20010520-1.c: New.
6560
6561 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6562
6563 * g++.old-deja/g++.warn/compare1.C: New test.
6564 * gcc.dg/compare4.c: New test.
6565
6566 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6567
6568 * g++.old-deja/g++.other/optimize1.C: New test.
6569
6570 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6571
6572 * g++.old-deja/g++.pt/spec41.C: New test.
6573
6574 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6575
6576 * gcc.c-torture/compile/20010114-1.x: Remove.
6577
6578 2001-05-18 Stan Shebs <shebs@apple.com>
6579
6580 * gcc.c-torture/compile/20010518-1.c: New test.
6581
6582 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6583
6584 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6585 * g++.old-deja/g++.pt/crash67.C: New test.
6586
6587 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6588
6589 * g++.old-deja/g++.other/debug9.C: New test.
6590
6591 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6592
6593 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6594
6595 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6596
6597 * gcc.c-torture/compile/20010516-1.c: New test.
6598
6599 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6600
6601 * g++.old-deja/g++.other/crash41.C: New test.
6602
6603 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6604
6605 * g++.old-deja/g++.pt/crash66.C: New test.
6606
6607 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6608
6609 * g++.old-deja/g++.robertl/eb27.C: Convert.
6610
6611 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6612
6613 * g++.dg/friend-warn.C: New test. Do not warn about friend
6614 declaration being redundant.
6615
6616 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6617
6618 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6619
6620 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6621
6622 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6623
6624 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6625
6626 * lib/g++.exp: Use testsuite_flags.
6627
6628 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6629
6630 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6631
6632 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6633
6634 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6635
6636 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6637
6638 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6639
6640 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6641
6642 * gcc.c-torture/compile/20010313-1.c: New test.
6643
6644 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6645
6646 * gcc.dg/cpp/direct2.c: New test.
6647 * gccq.dg/cpp/direct2s.c: New test.
6648
6649 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6650
6651 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6652
6653 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6654 * g++.old-deja/g++.other/op3.C: Likewise.
6655
6656 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6657
6658 * gcc.dg/cpp/syshdr.h: New file.
6659 * gcc.dg/cpp/sysmac1.c: Update.
6660 * gcc.dg/cpp/sysmac2.c: Update.
6661
6662 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6663
6664 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6665
6666 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6667
6668 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6669 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6670
6671 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6672
6673 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6674
6675 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6676
6677 * lib/g++.exp (g++_include_flags): Don't use any special flags
6678 if TESTING_IN_BUILD_TREE is not defined.
6679 (g++_init): Use a plain 'c++' as the compiler if
6680 TESTING_IN_BUILD_TREEE is not defined.
6681
6682 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6683
6684 * g++.old-deja/g++.eh/catch13.C: New test.
6685 * g++.old-deja/g++.eh/catch14.C: New test.
6686
6687 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6688
6689 * gcc.dg/cpp/tr-define.c: New test.
6690
6691 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6692
6693 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6694 <stdlib.h>, not <malloc.h>.
6695
6696 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6697
6698 * g++.old-deja/g++.ns/template17.C: New test.
6699
6700 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6701
6702 * g++.old-deja/g++.pt/ref4.C: New test.
6703
6704 2001-04-30 Richard Henderson <rth@redhat.com>
6705
6706 * gcc.dg/20000724-1.c: Revert last change.
6707
6708 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6709
6710 * g77.f-torture/execute/20010430.f: New test.
6711
6712 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6713
6714 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6715
6716 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6717
6718 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6719
6720 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6721
6722 * g++.old-deja/g++.eh/crash6.C: New test.
6723
6724 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6725
6726 * g++.old-deja/g++.other/warn7.C: New test.
6727
6728 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6729
6730 * g++.old-deja/g++.other/defarg9.C: New test.
6731
6732 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6733
6734 * g77.f-torture/compile/20010426.f: New test.
6735 * g77.f-torture/execute/20010426.f: New test.
6736
6737 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6738
6739 * g77.f-torture/compile/20000629-1.x: Remove - error
6740 has been fixed.
6741
6742 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6743
6744 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6745 Tweak slightly to work with g++.dg framework.
6746 * g++.dg/special/ecos.exp: Run initp1.C test.
6747 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6748
6749 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6750 its linker doesn't give line numbers either.
6751 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6752
6753 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6754
6755 * g++.old-deja/g++.other/lex1.C: New test.
6756
6757 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6758
6759 * gcc.dg/noncompile/20010425-1.c: New test.
6760
6761 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6762
6763 * g++.old-deja/g++.pt/mangle2.C: New test.
6764
6765 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6766
6767 * gcc.dg/format/plus-1.c: New test.
6768
6769 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6770
6771 * gcc.dg/20010423-1.c: New test.
6772
6773 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6774
6775 * gcc.c-torture/execute/20010422-1.c: New test.
6776
6777 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6778
6779 * g++.old-deja/g++.ns/type2.C: New test.
6780
6781 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6782
6783 * g++.old-deja/g++.other/perf1.C: New test.
6784
6785 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6786
6787 * gcc.dg/c99-func-2.c: Remove xfail.
6788 * gcc.dg/c99-func-3.c: Remove xfail.
6789 * gcc.dg/c99-func-4.c: Remove xfail.
6790
6791 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6792
6793 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6794
6795 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6796
6797 * gcc.c-torture/compile/20010423-1.c: New test.
6798
6799 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6800
6801 * g++.old-deja/g++.pt/typename28.C: New test.
6802
6803 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6804
6805 * g++.old-deja/g++.abi/empty2.C: New test.
6806 * g++.old-deja/g++.abi/empty3.C: New test.
6807
6808 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6809
6810 * g++.old-deja/g++.other/comdat2.C: New test.
6811 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6812
6813 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6814
6815 * g++.old-deja/g++.other/overload14.C: New test.
6816
6817 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6818
6819 * g++.old-deja/g++.other/lookup23.C: New test.
6820
6821 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6822
6823 * gcc.c-torture/execute/20010403-1.c: New test.
6824
6825 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6826 Mark Mitchell <mark@codesourcery.com>
6827
6828 * lib/old-dejagnu.exp: Don't delete output of executable.
6829 Add .exe suffix to executables.
6830
6831 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6832
6833 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6834
6835 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6836
6837 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6838
6839 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6840
6841 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6842 * g++.old-deja/g++.abi/crash1.C: New test.
6843
6844 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6845
6846 * g++.old-deja/g++.other/crash40.C: New test.
6847
6848 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6849
6850 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6851
6852 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6853
6854 * g++.old-deja/g++.other/warn6.C: New test.
6855
6856 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6857
6858 * g++.old-deja/g++.robertl/eb42.C: Same.
6859
6860 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6861
6862 * gcc.dg/wtr-conversion-1.c: New testcase.
6863
6864 2001-04-10 Richard Henderson <rth@redhat.com>
6865
6866 * g++.old-deja/g++.other/array5.C: New.
6867
6868 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6869
6870 * gcc.c-torture/execute/20010408-1.c: New test.
6871
6872 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
6873
6874 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6875 headers and constructs.
6876 * g++.old-deja/g++.robertl/eb79.C: Same.
6877 * g++.old-deja/g++.robertl/eb77.C (main): Same.
6878 * g++.old-deja/g++.robertl/eb73.C: Same.
6879 * g++.old-deja/g++.robertl/eb66.C (main): Same.
6880 * g++.old-deja/g++.robertl/eb55.C (t): Same.
6881 * g++.old-deja/g++.robertl/eb54.C (main): Same.
6882 * g++.old-deja/g++.robertl/eb46.C (main): Same.
6883 * g++.old-deja/g++.robertl/eb44.C: Same.
6884 * g++.old-deja/g++.robertl/eb41.C (main): Same.
6885 * g++.old-deja/g++.robertl/eb4.C (main): Same.
6886 * g++.old-deja/g++.robertl/eb39.C: Same.
6887 * g++.old-deja/g++.robertl/eb33.C (main): Same.
6888 * g++.old-deja/g++.robertl/eb31.C (main): Same.
6889 * g++.old-deja/g++.robertl/eb30.C: Same.
6890 * g++.old-deja/g++.robertl/eb3.C: Same.
6891 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6892 * g++.old-deja/g++.robertl/eb21.C: Same.
6893 * g++.old-deja/g++.robertl/eb15.C: Same.
6894 * g++.old-deja/g++.robertl/eb118.C: Same.
6895 * g++.old-deja/g++.robertl/eb115.C (main): Same.
6896 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6897 * g++.old-deja/g++.robertl/eb109.C: Same.
6898 * g++.old-deja/g++.other/sibcall1.C (main): Same.
6899 * g++.old-deja/g++.mike/rtti1.C: Same.
6900 * g++.old-deja/g++.mike/p658.C: Same.
6901 * g++.old-deja/g++.mike/net46.C: Same.
6902 * g++.old-deja/g++.mike/net34.C: Same.
6903 * g++.old-deja/g++.mike/memoize1.C: Same.
6904 * g++.old-deja/g++.mike/eh2.C: Same.
6905 * g++.old-deja/g++.law/weak.C: Same.
6906 * g++.old-deja/g++.law/visibility7.C: Same.
6907 * g++.old-deja/g++.law/visibility25.C: Same.
6908 * g++.old-deja/g++.law/visibility22.C: Same.
6909 * g++.old-deja/g++.law/visibility2.C: Same.
6910 * g++.old-deja/g++.law/visibility17.C: Same.
6911 * g++.old-deja/g++.law/visibility13.C: Same.
6912 * g++.old-deja/g++.law/visibility10.C: Same.
6913 * g++.old-deja/g++.law/visibility1.C: Same.
6914 * g++.old-deja/g++.law/virtual3.C (eval): Same.
6915 * g++.old-deja/g++.law/vbase1.C: Same.
6916 * g++.old-deja/g++.law/operators32.C: Same.
6917 * g++.old-deja/g++.law/nest3.C: Same.
6918 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6919 * g++.old-deja/g++.law/except5.C (main): Same.
6920 * g++.old-deja/g++.law/cvt7.C (run): Same.
6921 * g++.old-deja/g++.law/cvt2.C: Same.
6922 * g++.old-deja/g++.law/cvt16.C: Same.
6923 * g++.old-deja/g++.law/ctors6.C (bar): Same.
6924 * g++.old-deja/g++.law/ctors17.C (main): Same.
6925 * g++.old-deja/g++.law/ctors13.C: Same.
6926 * g++.old-deja/g++.law/ctors12.C (main): Same.
6927 * g++.old-deja/g++.law/ctors10.C: Same.
6928 * g++.old-deja/g++.law/code-gen5.C: Same.
6929 * g++.old-deja/g++.law/bad-error7.C: Same.
6930 * g++.old-deja/g++.law/arm9.C: Same.
6931 * g++.old-deja/g++.law/arm12.C: Same.
6932 * g++.old-deja/g++.law/arg8.C: Same.
6933 * g++.old-deja/g++.law/arg1.C: Same.
6934 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6935 * g++.old-deja/g++.jason/template31.C: Same.
6936 * g++.old-deja/g++.jason/template24.C (main): Same.
6937 * g++.old-deja/g++.jason/2371.C: Same.
6938 * g++.old-deja/g++.eh/new2.C: Same.
6939 * g++.old-deja/g++.eh/new1.C: Same.
6940 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6941 * g++.old-deja/g++.brendan/nest21.C (main): Same.
6942 * g++.old-deja/g++.brendan/err-msg3.C: Same.
6943 * g++.old-deja/g++.brendan/crash62.C: Same.
6944 * g++.old-deja/g++.brendan/crash52.C: Same.
6945 * g++.old-deja/g++.brendan/crash49.C (main): Same.
6946 * g++.old-deja/g++.brendan/crash38.C: Same.
6947 * g++.old-deja/g++.brendan/crash15.C (main): Same.
6948 * g++.old-deja/g++.brendan/copy9.C: Same.
6949
6950 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
6951
6952 * gcc.c-torture/execute/20001203-2.c (memset):
6953 Count argument is of type __SIZE_TYPE__.
6954
6955 2001-04-04 Diego Novillo <dnovillo@redhat.com>
6956
6957 * gcc.c-torture/compile/20010404-1.c: New test.
6958
6959 2001-04-04 Jakub Jelinek <jakub@redhat.com>
6960
6961 * gcc.c-torture/compile/20010326-1.c: New test.
6962
6963 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
6964
6965 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6966 peculiarities of the SH.
6967 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6968
6969 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6970
6971 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6972 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6973 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6974
6975 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6976
6977 * g77.f-torture/compile/20010321-1.f: New test.
6978
6979 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6980
6981 * gcc.c-torture/compile/20010329-1.c: New test.
6982
6983 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6984
6985 * gcc.c-torture/execute/20010329-1.c: New test.
6986
6987 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
6988
6989 * g++.old-deja/g++.other/eh4.C: Fix typo.
6990
6991 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
6992
6993 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6994
6995 2001-03-28 Philip Blundell <philb@gnu.org>
6996
6997 * gcc.c-torture/compile/20010328-1.c: New test.
6998
6999 2001-03-27 Richard Henderson <rth@redhat.com>
7000
7001 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7002 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7003
7004 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7005
7006 * gcc.c-torture/compile/20010327-1.c: New test.
7007
7008 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7009
7010 * g++.old-deja/g++.other/friend12.C: New test.
7011 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7012 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7013
7014 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7015
7016 * gcc.c-torture/execute/20010325-1.c: New test.
7017
7018 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7019
7020 * g++.old-deja/g++.other/mangle3.C: New test.
7021
7022 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7023
7024 * g++.old-deja/g++.other/anon8.C: New test.
7025
7026 2001-03-20 Philip Blundell <philb@gnu.org>
7027
7028 * gcc.c-torture/compile/20010320-1.c: New test.
7029
7030 2001-03-17 Richard Henderson <rth@redhat.com>
7031
7032 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7033
7034 2001-03-15 Geoff Keating <geoff@redhat.com>
7035
7036 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7037 tests on AIX.
7038
7039 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7040
7041 * g++.old-deja/g++.other/eh4.C: New test.
7042
7043 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7044
7045 * gcc.dg/cpp/mi1.c: Update.
7046
7047 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7048
7049 * g++.old-deja/g++.other/regstack.C: New test.
7050
7051 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7052
7053 * g++.old-deja/g++.other/ref4.C: New test.
7054
7055 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7056
7057 * objc/execute/va_method.m: Added.
7058 * objc/execute/IMP.m: Added.
7059 * objc/execute/_cmd.m: Added.
7060 * objc/execute/accessing_ivars.m: Added.
7061 * objc/execute/class-1.m: Added.
7062 * objc/execute/class-10.m: Added.
7063 * objc/execute/class-11.m: Added.
7064 * objc/execute/class-12.m: Added.
7065 * objc/execute/class-13.m: Added.
7066 * objc/execute/class-14.m: Added.
7067 * objc/execute/class-2.m: Added.
7068 * objc/execute/class-3.m: Added.
7069 * objc/execute/class-4.m: Added.
7070 * objc/execute/class-5.m: Added.
7071 * objc/execute/class-6.m: Added.
7072 * objc/execute/class-7.m: Added.
7073 * objc/execute/class-8.m: Added.
7074 * objc/execute/class-9.m: Added.
7075 * objc/execute/class-tests-1.h
7076 * objc/execute/class-tests-2.h
7077 * objc/execute/compatibility_alias.m: Added.
7078 * objc/execute/encode-1.m: Added.
7079 * objc/execute/formal_protocol-1.m: Added.
7080 * objc/execute/formal_protocol-2.m: Added.
7081 * objc/execute/formal_protocol-3.m: Added.
7082 * objc/execute/formal_protocol-4.m: Added.
7083 * objc/execute/formal_protocol-5.m: Added.
7084 * objc/execute/formal_protocol-6.m: Added.
7085 * objc/execute/formal_protocol-7.m: Added.
7086 * objc/execute/informal_protocol.m: Added.
7087 * objc/execute/initialize.m: Added.
7088 * objc/execute/load.m: Added.
7089 * objc/execute/many_args_method.m: Added.
7090 * objc/execute/nested-3.m: Added.
7091 * objc/execute/no_clash.m: Added.
7092 * objc/execute/private.m: Added.
7093 * objc/execute/redefining_self.m: Added.
7094 * objc/execute/root_methods.m: Added.
7095 * objc/execute/selector-1.m: Added.
7096 * objc/execute/static-1.m: Added.
7097 * objc/execute/static-2.m: Added.
7098 * objc/execute/va_method.m: Added.
7099
7100 2001-03-10 Richard Henderson <rth@redhat.com>
7101
7102 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7103
7104 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7105
7106 * g++.old-deja/g++.other/crash31.C: XFAIL.
7107 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7108 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7109 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7110 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7111 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7112
7113 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7114
7115 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7116
7117 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7118
7119 * gcc.dg/20000724-1.c: Don't use multiline strings.
7120
7121 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7122
7123 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7124 result of -cString against what we expect it to be; don't just
7125 print it out for no one to read.
7126
7127 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7128 Based on testcases provided by Nicola Pero.
7129
7130 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7131
7132 * gcc.dg/cpp/macro7.c: New test.
7133
7134 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7135
7136 * gcc.dg/cpp/multiline.c: Update.
7137
7138 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7139
7140 * g++.old-deja/g++.other/enum3.C: New test.
7141
7142 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7143
7144 * g++.old-deja/g++.other/pod1.C: New test.
7145
7146 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7147
7148 * g++.old-deja/g++.ext/overload1.C: New test.
7149
7150 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7151
7152 * g++.old-deja/g++.pt/using1.C: New test.
7153
7154 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7155
7156 * g++.old-deja/g++.other/using9.C: New test.
7157
7158 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7159
7160 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7161
7162 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7163
7164 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7165
7166 * g++.old-deja/g++.ext/realpt1.C: Remove.
7167
7168 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7169
7170 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7171
7172 2001-02-26 Will Cohen <wcohen@redhat.com>
7173
7174 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7175
7176 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7177
7178 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7179 templatized constructors.
7180
7181 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7182
7183 * gcc.c-torture/execute/20010224-1.c: New test.
7184
7185 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7186
7187 * gcc.c-torture/execute/20010222-1.c: New test.
7188
7189 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7190
7191 * g++.old-deja/g++.other/inline20.C: New test.
7192
7193 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7194
7195 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7196
7197 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7198
7199 * g++.old-deja/g++.other/lookup22.C: New test.
7200
7201 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7202
7203 * g77.dg: New directory.
7204 * g77.dg/20010216-1.f: New test case.
7205 * g77.dg/dg.exp: New driver.
7206 * lib/g77-dg.exp: New driver library.
7207
7208 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7209
7210 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7211
7212 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7213
7214 * g++.old-deja/g++.other/decl9.C: New test.
7215
7216 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7217
7218 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7219 not need <string> and also tests the initialization at runtime.
7220
7221 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7222
7223 * gcc.c-torture/execute/longlong.c: New test.
7224
7225 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7226
7227 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7228
7229 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7230
7231 * gcc.c-torture/execute/920302-1.c (execute):
7232 Change argument type to short.
7233
7234 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7235
7236 * g++.old-deja/g++.pt/deduct6.C: New test.
7237
7238 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7239
7240 * g++.old-deja/g++.pt/deduct5.C: New test.
7241
7242 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7243
7244 * gcc.c-torture/execute/20010209-1.c: New test.
7245
7246 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7247
7248 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7249
7250 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7251
7252 * g++.dg/vtgc1.C: Update for new ABI.
7253
7254 * consistency.vlad: New directory, 1665 files.
7255
7256 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7257
7258 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7259 return type.
7260 * gcc.dg/cpp/digraphs.c: Declare puts.
7261
7262 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7263
7264 * g++.old-deja/g++.other/warn5.C: New test.
7265
7266 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7267
7268 * g++.old-deja/g++.pt/spec40.C: New test.
7269
7270 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7271
7272 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7273 case.
7274 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7275
7276 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7277
7278 * gcc.c-torture/compile/20010209-1.c: New test.
7279
7280 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7281
7282 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7283 excess errors message but not if it crashes.
7284 * g++.old-deja/g++.other/crash27.C: Likewise.
7285 * g++.old-deja/g++.other/crash28.C: Likewise.
7286 * g++.old-deja/g++.other/crash30.C: Likewise.
7287 * g++.old-deja/g++.other/crash32.C: Likewise.
7288 * g++.old-deja/g++.other/crash35.C: Likewise.
7289 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7290
7291 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7292
7293 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7294 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7295 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7296 g77.f-torture/execute/execute.exp,
7297 g77.f-torture/noncompile/noncompile.exp,
7298 gcc.c-torture/execute/execute.exp,
7299 gcc.c-torture/execute/memcheck/memcheck.exp,
7300 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7301 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7302 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7303 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7304 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7305 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7306 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7307 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7308 Remove bug reporting instructions with ancient email addresses.
7309
7310 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7311
7312 * gcc.dg/20010202-1.c: New test.
7313 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7314
7315 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7316
7317 * g++.dg/stdbool-if.C: New test.
7318
7319 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7320
7321 * objc/execute/fdecl.m: Added main().
7322
7323 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7324
7325 * gcc.c-torture/execute/20010206-1.c: New test.
7326
7327 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7328
7329 * gcc.dg/cpp/avoidpaste1.c: Update.
7330
7331 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7332
7333 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7334 Pero <nicola@brainstorm.co.uk>.
7335 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7336
7337 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7338
7339 * g++.old-deja/g++.pt/spec39.C: New test.
7340
7341 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7342
7343 * gcc.c-torture/compile/20010202-1.c: New test.
7344
7345 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7346
7347 * g++.old-deja/g++.abi/primary2.C: New test.
7348 * g++.old-deja/g++.abi/primary3.C: New test.
7349 * g++.old-deja/g++.abi/primary4.C: New test.
7350 * g++.old-deja/g++.abi/primary5.C: New test.
7351 * g++.old-deja/g++.abi/vtable3.h: New test.
7352 * g++.old-deja/g++.abi/vtable3a.C: New test.
7353 * g++.old-deja/g++.abi/vtable3b.C: New test.
7354 * g++.old-deja/g++.abi/vtable3c.C: New test.
7355 * g++.old-deja/g++.abi/vtable3d.C: New test.
7356 * g++.old-deja/g++.abi/vtable3e.C: New test.
7357 * g++.old-deja/g++.abi/vtable3f.C: New test.
7358 * g++.old-deja/g++.abi/vtable3g.C: New test.
7359 * g++.old-deja/g++.abi/vtable3h.C: New test.
7360 * g++.old-deja/g++.abi/vtable3i.C: New test.
7361 * g++.old-deja/g++.abi/vtable3j.C: New test.
7362 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7363
7364 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7365
7366 * g++.old-deja/g++.other/anon6.C: New test.
7367 * g++.old-deja/g++.other/anon7.C: New test.
7368
7369 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7370
7371 * gcc.dg/cpp/avoidpaste2.c: New tests.
7372
7373 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7374
7375 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7376
7377 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7378
7379 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7380 DECIMAL_DIG cases for Irix."
7381
7382 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7383
7384 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7385
7386 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7387
7388 * gcc.dg/c99-tag-1.c: New test.
7389
7390 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7391
7392 * gcc.dg/cpp/tr-warn1.c: Add tests.
7393
7394 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7395
7396 * gcc.dg/cpp/avoidpaste1.c: Update.
7397 * gcc.dg/cpp/paste4.c: Update.
7398
7399 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7400
7401 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7402 cases for Irix.
7403
7404 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7405
7406 * g++.old-deja/g++.other/inline19.C: New test.
7407
7408 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7409
7410 * gcc.dg/Wlarger-than.c: New test.
7411
7412 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7413
7414 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7415
7416 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7417
7418 * gcc.c-torture/execute/20010129-1.c: New test.
7419 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7420
7421 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7422
7423 * gcc.dg/cpp/avoidpaste1.c: Test case.
7424
7425 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7426
7427 * g++.old-deja/g++.other/inline18.C: New test.
7428
7429 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7430
7431 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7432 and __builtin_putchar.
7433
7434 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7435
7436 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7437 tests.
7438
7439 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7440
7441 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7442 floating point number rounding mode to round to the nearest
7443 representable mode.
7444
7445 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7446
7447 * g++.old-deja/g++.other/mangle2.C: New test.
7448
7449 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7450
7451 * gcc.c-torture/compile/20010124-1.c: New test.
7452
7453 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7454
7455 * g++.old-deja/g++.pt/spec38.C: New test.
7456
7457 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7458
7459 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7460 "Build don't run".
7461
7462 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7463
7464 * gcc.c-torture/execute/20010123-1.c: New test.
7465
7466 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7467
7468 * g++.old-deja/g++.pt/spec37.C: New test.
7469
7470 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7471
7472 * g++.old-deja/g++.pt/overload14.C: New test.
7473
7474 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7475
7476 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7477 __builtin_return_address.
7478
7479 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7480
7481 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7482 * g++.old-deja/g++.pt/spec35.C: New test.
7483 * g++.old-deja/g++.pt/spec36.C: New test.
7484
7485 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7486
7487 * gcc.c-torture/compile/20010118-1.c: New test.
7488
7489 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7490
7491 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7492
7493 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7494
7495 * gcc.c-torture/execute/20010119-1.c: New test.
7496
7497 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7498
7499 * g++.old-deja/g++.other/vbase5.C: New test.
7500
7501 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7502
7503 * gcc.c-torture/execute/20010118-1.c: New test.
7504
7505 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7506
7507 * g++.old-deja/g++.pt/deduct3.C: New test.
7508
7509 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7510
7511 * g++.old-deja/g++.pt/spec34.C: New test.
7512
7513 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7514
7515 * g77.f-torture/compile/20000601-2.f: New test.
7516
7517 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7518
7519 * g++.old-deja/g++.other/init17.C: New test.
7520
7521 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7522
7523 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7524
7525 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7526
7527 * g++.old-deja/g++.pt/unify8.C: New test.
7528
7529 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7530
7531 * g++.old-deja/g++.abi/vbase1.C: New test.
7532
7533 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7534
7535 * g++.old-deja/g++.pt/crash65.C: New test.
7536
7537 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7538
7539 * gcc.dg/cpp/assembl2.S: New test case.
7540
7541 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7542
7543 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7544 are supported.
7545
7546 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7547
7548 * g++.old-deja/g++.other/builtins1.C: New test.
7549 * g++.old-deja/g++.other/builtins2.C: Likewise.
7550 * g++.old-deja/g++.other/builtins3.C: Likewise.
7551 * g++.old-deja/g++.other/builtins4.C: Likewise.
7552
7553 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7554
7555 * gcc.c-torture/compile/20010117-1.c: New test.
7556 * gcc.c-torture/compile/20010117-2.c: New test.
7557
7558 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7559
7560 * g77.f-torture/execute/20010116.[fx]: New test,
7561 XFAIL on i?86-*-*.
7562 * g77.f-torture/compile/20010115.f: Indicate it's
7563 a test for PR fortran/1636.
7564
7565 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7566
7567 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7568
7569 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7570
7571 * g77.f-torture/compile/20010115.f: New test.
7572
7573 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7574
7575 * g++.old-deja/g++.pt/nontype5.C: New test.
7576
7577 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7578
7579 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7580 have an equivalent working one below it.
7581
7582 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7583
7584 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7585 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7586
7587 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7588
7589 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7590 message containing "init_priority".
7591 (conpr-2.C): Likewise.
7592 (conpr-3.C): Likewise.
7593 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7594
7595 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7596
7597 * gcc.c-torture/execute/20010114-2.c: New test.
7598
7599 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7600
7601 * gcc.c-torture/compile/20010114-1.c: New test.
7602 * gcc.c-torture/compile/20010114-1.x: Xfail.
7603 * gcc.c-torture/compile/20010114-2.c: New test.
7604 * gcc.c-torture/execute/20010114-1.c: New test.
7605 * gcc.dg/trunc-1.c: New test.
7606 * gcc.dg/uninit-B.c: New test.
7607
7608 2001-01-13 Nick Clifton <nickc@redhat.com>
7609
7610 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7611 target.
7612
7613 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7614
7615 * gcc.c-torture/compile/20010113-1.c: New test.
7616
7617 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7618
7619 * gcc.c-torture/compile/20001212-1.c: New test.
7620
7621 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7622
7623 * gcc.dg/cpp/widestr1.c: Update.
7624 * gcc.dg/cpp/prag-imp.c: Remove.
7625
7626 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7627
7628 * gcc.c-torture/execute/20000801-3.x: Remove.
7629 * gcc.dg/c90-init-1.c: New test.
7630 * gcc.dg/c99-init-1.c: New test.
7631 * gcc.dg/c99-init-2.c: New test.
7632 * gcc.dg/gnu99-init-1.c: New test.
7633
7634 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7635
7636 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7637 testing that no relevant ones were found.
7638
7639 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7640
7641 * g++.old-deja/g++.pt/cast2.C: New test.
7642
7643 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7644
7645 * g++.old-deja/g++.pt/friend47.C: New test.
7646
7647 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7648
7649 * g++.old-deja/g++.pt/instantiate13.C: New test.
7650
7651 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7652
7653 * g++.old-deja/g++.other/defarg7.C: New test.
7654 * g++.old-deja/g++.other/defarg8.C: New test.
7655
7656 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7657
7658 * g++.old-deja/g++.pt/crash64.C: New test.
7659
7660 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7661
7662 * g++.old-deja/g++.pt/crash63.C: New test.
7663
7664 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7665
7666 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7667
7668 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7669
7670 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7671
7672 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7673
7674 * g++.old-deja/g++.pt/error3.C: New test.
7675
7676 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7677
7678 * g++.old-deja/g++.other/crash39.C: New test.
7679
7680 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7681
7682 * g++.old-deja/g++.other/vbase4.C: New test.
7683
7684 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7685
7686 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7687 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7688 * gcc.dg/special/special.exp: New test driver which will check
7689 for alias support for the above test.
7690
7691 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7692
7693 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7694 problems on small machines.
7695 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7696 parameterize.
7697
7698 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7699
7700 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7701 mips.
7702 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7703
7704 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7705
7706 * g++.old_deja/g++.pt/using8.C: New test.
7707
7708 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7709
7710 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7711
7712 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7713
7714 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7715 where a failure is expected.
7716 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7717
7718 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7719
7720 * g++.old_deja/g++.pt/instantiate12.C: New test.
7721
7722 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7723
7724 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7725 start of structs.
7726 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7727 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7728 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7729 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7730 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7731 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7732 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7733 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7734 * g++.old-deja/g++.eh/spec6.C: Likewise.
7735 * g++.old-deja/g++.jason/crash3.C: Likewise.
7736 * g++.old-deja/g++.law/ctors11.C: Likewise.
7737 * g++.old-deja/g++.law/ctors17.C: Likewise.
7738 * g++.old-deja/g++.law/ctors5.C: Likewise.
7739 * g++.old-deja/g++.law/ctors9.C: Likewise.
7740 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7741 * g++.old-deja/g++.mike/net22.C: Likewise.
7742 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7743 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7744 * g++.old-deja/g++.mike/virt3.C: Likewise.
7745 * g++.old-deja/g++.niklas/t128.C: Likewise.
7746 * g++.old-deja/g++.other/anon4.C: Likewise.
7747 * g++.old-deja/g++.other/using1.C: Likewise.
7748 * g++.old-deja/g++.other/warn3.C: Likewise.
7749 * g++.old-deja/g++.pt/t37.C: Likewise.
7750 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7751 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7752
7753 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7754
7755 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7756
7757 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7758
7759 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7760
7761 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7762
7763 * gcc.c-torture/compile/20010107-1.c: New test.
7764
7765 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7766
7767 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7768
7769 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7770
7771 * gcc.dg/format/format.h: New file.
7772 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7773 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7774 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7775 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7776 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7777 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7778 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7779 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7780 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7781 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7782 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7783 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7784 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7785 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7786 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7787 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7788 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7789 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7790 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7791 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7792 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7793 instead of declaring standard types, macros and functions in each
7794 test.
7795
7796 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7797
7798 * gcc.c-torture/execute/20010106-1.c: New test.
7799
7800 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7801
7802 * gcc.dg/format/format.exp: New file.
7803 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7804 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7805 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7806 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7807 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7808 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7809 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7810 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7811 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7812 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7813 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7814 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7815 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7816 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7817 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7818 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7819 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7820 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7821 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7822 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7823 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7824 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7825 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7826 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7827 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7828 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7829 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7830 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7831 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7832 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7833 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7834 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7835 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7836 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7837 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7838 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7839 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7840 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7841 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7842 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7843 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7844 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7845
7846 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
7847
7848 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7849 account.
7850
7851 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7852
7853 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7854
7855 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7856
7857 * g++.old-deja/g++.pt/crash62.C: New test.
7858
7859 2001-01-04 Richard Henderson <rth@redhat.com>
7860
7861 * gcc.dg/20000926-1.c: Update expected warnings.
7862 * gcc.dg/array-2.c: Likewise.
7863 * gcc.dg/array-4.c: Also validate flexible array members.
7864 * gcc.dg/c99-flex-array-1.c: New.
7865
7866 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
7867
7868 * gcc.c-torture/compile/20001222-1.x: Remove.
7869
7870 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7871
7872 * gcc.c-torture/execute/built-in-setjmp.c: New.
7873
7874 2001-01-03 Richard Henderson <rth@redhat.com>
7875
7876 * gcc.dg/940510-1.c: Update expected error wording.
7877 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7878
7879 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
7880
7881 * lib/target-supports.exp (check_alias_available): Modified to
7882 indicate aliases not supported if only weak aliases are supported.
7883
7884 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7885
7886 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7887 Turn on cmpstrsi checks for __pj__ and __i370__.
7888
7889 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7890
7891 * g++.old-deja/g++.other/virtual11.C: New test.
7892
7893 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7894
7895 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7896
7897 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7898
7899 * gcc.c-torture/compile/20010102-1.c: New test.
7900
7901 2001-01-02 Andreas Jaeger <aj@suse.de>
7902
7903 * gcc.dg/noreturn-3.c: New test.
7904
7905 * gcc.dg/noreturn-4.c: New test.
7906
7907 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7908
7909 * gcc.c-torture/execute/stdio-opt-1.c: Also test
7910 __builtin_fputc and __builtin_fwrite.
7911
7912 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7913
7914 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7915 signed char, not default char.
7916
7917 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7918
7919 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7920
7921 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
7922
7923 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
7924
7925 2000-12-29 Richard Henderson <rth@redhat.com>
7926
7927 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7928 (__cyg_profile_func_exit): Define.
7929
7930 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7931
7932 * g++.dg/vtgc1.C: New test.
7933
7934 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
7935
7936 * gcc.dg/noncompile/20001228-1.c: New test.
7937
7938 * gcc.dg/20001228-1.c: New test.
7939
7940 * gcc.c-torture/execute/20001228-1.c: New test.
7941
7942 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
7943
7944 * gcc.dg/format-strfmon-1.c: New test.
7945
7946 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7947
7948 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7949 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7950 * gcc.c-torture/execute/string-opt-1.c: Likewise.
7951 * gcc.c-torture/execute/string-opt-2.c: Likewise.
7952 * gcc.c-torture/execute/string-opt-3.c: Likewise.
7953 * gcc.c-torture/execute/string-opt-4.c: Likewise.
7954 * gcc.c-torture/execute/string-opt-6.c: Likewise.
7955 * gcc.c-torture/execute/string-opt-7.c: Likewise.
7956 * gcc.c-torture/execute/string-opt-8.c: Likewise.
7957 * gcc.c-torture/execute/string-opt-9.c: Likewise.
7958 * gcc.c-torture/execute/string-opt-10.c: Likewise.
7959 * gcc.c-torture/execute/string-opt-11.c: Likewise.
7960 * gcc.c-torture/execute/string-opt-12.c: Likewise.
7961
7962 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7963 * gcc.c-torture/execute/string-opt-4.c: Test index.
7964
7965 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
7966
7967 * gcc.c-torture/compile/20001226-1.c: New test.
7968
7969 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
7970
7971 * gcc.c-torture/compile/20001222-1.c: New test.
7972 * gcc.c-torture/compile/20001222-1.x: Xfail.
7973
7974 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * gcc.c-torture/execute/comp-goto-2.c: New test.
7977
7978 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
7979
7980 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7981 Use long types if __INT_MAX__ is 32767.
7982 (main): Use cast to (sint32 *) when poking 88 into a_page.
7983
7984 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7985
7986 2000-12-21 Bernd Schmidt <bernds@redhat.com>
7987
7988 * gcc.c-torture/compile/20001221-1.c: New test.
7989 * gcc.c-torture/execute/20001221-1.c: New test.
7990
7991 2000-12-20 Richard Henderson <rth@redhat.com>
7992
7993 * g++.old-deja/g++.pt/crash36.C: Update error lines.
7994 * g++.old-deja/g++.robertl/eb109.C: Likewise.
7995
7996 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7997
7998 * gcc.dg/compare3.c: New test.
7999
8000 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8001
8002 * gcc.dg/format-warnll-1.c: New test.
8003
8004 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8005
8006 * gcc.dg/cpp/cmdlne-P.c: New test.
8007
8008 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8009
8010 * gcc.c-torture/execute/builtin-abs-1.c,
8011 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8012
8013 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8014
8015 * gcc.dg/cpp/multiline.c: New test.
8016
8017 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8018
8019 * g++.old-deja/g++.other/syshdr1.C: Update.
8020 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8021
8022 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8023
8024 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8025
8026 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8027
8028 * g++.old-deja/g++.pt/ttp65.C: New test.
8029
8030 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8031
8032 * g++.old-deja/g++.pt/ttp64.C: New test.
8033
8034 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8035
8036 * g++.old-deja/g++.pt/spec33.C: New test.
8037
8038 2000-12-14 Catherine Moore <clm@redhat.com>
8039
8040 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8041 * gcc.c-torture/execute/920612-2.c: Likewise.
8042 * gcc.c-torture/execute/920428-2.c: Likewise.
8043 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8044 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8045
8046 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8047
8048 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8049 * gcc.dg/pack-test-2.c: Likewise.
8050
8051 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8052
8053 Tests by Zack Weinberg <zackw@stanford.edu>.
8054
8055 * gcc.dg/cpp/defined.c: Update.
8056 * gcc.dg/cpp/defined_trad.c: New tests.
8057
8058 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8059
8060 * gcc.dg/cpp/trad-direct.c: Update.
8061
8062 2000-12-11 Neil Booth <neilb@earthling.net>
8063
8064 * gcc.dg/cpp/defined_trad.c
8065
8066 2000-12-11 Neil Booth <neilb@earthling.net>
8067
8068 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8069
8070 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8071
8072 * gcc.dg/format-miss-2.c: New test.
8073
8074 2000-12-09 Neil Booth <neilb@earthling.net>
8075
8076 * gcc.dg/cpp/lineflags.c: New tests.
8077 * gcc.dg/cpp/poison.c: Update.
8078 * gcc.dg/cpp/redef2.c: Update.
8079 * gcc.dg/cpp/skipping.c: New test.
8080
8081 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8082
8083 * g++.old-deja/g++.other/eh3.C: New testcase.
8084
8085 2000-12-07 Neil Booth <neilb@earthling.net>
8086
8087 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8088 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8089 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8090 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8091 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8092 Update.
8093
8094 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8095
8096 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8097 __SIZE_TYPE__ instead of int for type of integers cast to
8098 pointers.
8099
8100 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8101
8102 * g++.old-deja/g++.other/cleanup4.C: New test.
8103
8104 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8105
8106 * format-sec-1.c: New test.
8107
8108 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8109
8110 * gcc.dg/format-nonlit-3.c: New test.
8111
8112 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8113
8114 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8115 through a null pointer.
8116
8117 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8118
8119 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8120 * g++.old-deja/g++.pt/partial4.C: New test.
8121
8122 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8123
8124 * gcc.c-torture/execute/ieee/hugeval.x: New.
8125
8126 2000-12-06 Neil Booth <neilb@earthling.net>
8127
8128 * gcc.dg/cpp/backslash2.c: New tests.
8129
8130 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8131
8132 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8133 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8134
8135 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8136
8137 * gcc.c-torture/execute/20001203-2.c: New testcase.
8138
8139 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8140
8141 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8142 * g++.old-deja/g++.other/virtual10.C: New test.
8143
8144 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8145
8146 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8147
8148 2000-12-05 Richard Henderson <rth@redhat.com>
8149
8150 * gcc.c-torture/compile/20001205-1.c: New.
8151
8152 2000-12-04 Neil Booth <neilb@earthling.net>
8153
8154 * g++.old-deja/g++.other/virtual9.C: New test.
8155 * g++.old-deja/g++.pt/crash61.C: New test.
8156 * gcc.c-torture/execute/loop-9.c: New test.
8157
8158 2000-12-04 Neil Booth <neilb@earthling.net>
8159
8160 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8161 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8162 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8163 * gcc.dg/cpp/extratokens.c: ...here.
8164
8165 2000-12-04 Neil Booth <neilb@earthling.net>
8166
8167 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8168 New tests.
8169
8170 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8171
8172 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8173 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8174
8175 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8176
8177 * gcc.c-torture/execute/20001203-1.c: New test.
8178
8179 2000-12-03 Neil Booth <neilb@earthling.net>
8180
8181 * gcc.dg/cpp/macro6.c: New test cases.
8182
8183 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8184
8185 * gcc.c-torture/execute/string-opt-9.c: New test.
8186 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8187 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8188 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8189
8190 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8191 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8192
8193 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8194
8195 * gcc.dg/cpp/if-6.c: New testcase.
8196
8197 * gcc.dg/20001201-1.c: New testcase.
8198
8199 2000-12-02 Neil Booth <neilb@earthling.net>
8200
8201 * g++.old-deja/g++.other/externC4.C,
8202 g++.old-deja/g++.other/friend10.C: New tests.
8203
8204 2000-12-02 Neil Booth <neilb@earthling.net>
8205
8206 * g++.old-deja/g++.other/instan2.C
8207 * g++.old-deja/g++.other/instan3.C: New test.
8208
8209 2000-12-02 Neil Booth <neilb@earthling.net>
8210
8211 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8212 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8213 gnuc99.c,gnuc99-pedantic.c: New tests.
8214
8215 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8216
8217 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8218 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8219
8220 2000-12-01 Neil Booth <neilb@earthling.net>
8221
8222 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8223 * gcc.dg/cpp/poison.c: Update.
8224 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8225
8226 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8227
8228 * g77.f-torture/execute/20001201.f: New test.
8229
8230 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8231
8232 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8233
8234 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8235
8236 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8237
8238 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8239
8240 * g++.old-deja/g++.other/cast6.C: New test.
8241
8242 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8243
8244 * gcc.c-torture/execute/20001130-2.c: New testcase.
8245
8246 2000-11-30 Richard Henderson <rth@redhat.com>
8247
8248 * gcc.c-torture/execute/20001130-1.c: New test.
8249
8250 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8251
8252 * g++.old-deja/g++.other/op3.C: New test.
8253
8254 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8255
8256 * g++.old-deja/g++.other/op2.C: New test.
8257
8258 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8259
8260 * g++.old-deja/g++.other/crash38.C: New test.
8261
8262 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8263
8264 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8265
8266 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8267
8268 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8269 tests.
8270 * gcc.c-torture/execute/string-opt-6.c: New test.
8271
8272 * gcc.dg/20001117-1.c: Add main.
8273
8274 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8275
8276 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8277 Move from here ...
8278 * gcc.dg/940510-1.c: ... to here.
8279
8280 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8281 zero-size arrays in toplevel structures.
8282
8283 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8284
8285 * gcc.c-torture/execute/loop-8.c: New test.
8286
8287 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8288
8289 * g++.old-deja/g++.other/base1.C: New test.
8290
8291 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8292
8293 * g++.old-deja/g++.other/parse2.C: New test.
8294
8295 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8296
8297 * g++.old-deja/g++.pt/incomplete1.C: New test.
8298
8299 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8300
8301 * g++.old-deja/g++.other/friend9.C: New test.
8302
8303 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8304
8305 * gcc.dg/20001127-1.c: New test.
8306
8307 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8308
8309 * g++.old-deja/g++.pt/friend46.C: New test.
8310
8311 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8312
8313 * g++.old-deja/g++.other/ptrmem8.C: New test.
8314
8315 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8316
8317 * gcc.c-torture/execute/string-opt-7.c: New test.
8318 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8319
8320 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8321
8322 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8323 instead of 'mkcheck 2'.
8324
8325 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8326
8327 * gcc.c-torture/execute/memcheck/driver.c,
8328 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8329 C9X references to refer to C99.
8330
8331 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8332
8333 * gcc.dg/ultrasp3.c: New test.
8334
8335 2000-11-25 Neil Booth <neilb@earthling.net>
8336
8337 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8338
8339 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8340
8341 * gcc.c-torture/compile/20001123-2.c: New.
8342
8343 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8344
8345 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8346
8347 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8348
8349 * gcc.dg/sequence-point-1.c: Add some new tests.
8350 * gcc.c-torture/execute/20001124-1.c: New test.
8351
8352 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8353
8354 * g++.old-deja/g++.other/vaarg4.C: New test.
8355 * gcc.c-torture/compile/20001123-1.c: New test.
8356
8357 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8358
8359 * g++.other/crash24.C: Adjust and remove XFAIL.
8360 * g++.other/crash37.C: New test.
8361
8362 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8363
8364 * g++.old-deja/g++.pt/instantiate9.C: New test.
8365
8366 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8367
8368 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8369 new ABI, too.
8370
8371 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8372 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8373
8374 2000-11-22 Neil Booth <neilb@earthling.net>
8375
8376 * gcc.dg/cpp/Wtrigraphs.c: New test.
8377
8378 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8379
8380 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8381
8382 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8383
8384 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8385
8386 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8387
8388 * lib/gcc-dg.exp: load_lib scanasm.exp.
8389 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8390 * lib/g++-dg.exp: load_lib scanasm.exp.
8391 * lib/scanasm.exp: New.
8392 (scan-assembler, scan-assembler-not): Add optional arguments to
8393 test name, or if not present, the pattern name.
8394 (scan-assembler-dem, scan-assembler-dem-not): New.
8395
8396 * g++.dg/dg.exp: New.
8397
8398 2000-11-21 Neil Booth <neilb@earthling.net>
8399
8400 * gcc.dg/cpp/integrated1.c: Remove.
8401
8402 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8403
8404 * gcc.c-torture/execute/20001121-1.c: New test.
8405
8406 2000-11-21 Richard Henderson <rth@redhat.com>
8407
8408 * gcc.c-torture/compile/20001121-1.c: New test.
8409
8410 2000-11-20 Neil Booth <neilb@earthling.net>
8411
8412 * gcc.dg/cpp/integrated1.c: New test.
8413
8414 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8415
8416 * g++.old-deja/g++.other/inline17.C: New test.
8417
8418 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8419
8420 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8421 local variable to be zero: I made the variable global. Now
8422 uses abort() and exit() instead of relying on main's return value.
8423
8424 2000-11-20 Neil Booth <neilb@earthling.net>
8425
8426 * gcc.dg/cpp/paste2.c: Update test.
8427 * objc/execute/paste.m: New test.
8428
8429 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8430
8431 * gcc.dg/c99-condexpr-1.c: New test.
8432
8433 2000-11-20 Neil Booth <neilb@earthling.net>
8434
8435 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8436
8437 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8438
8439 * g++.old-deja/g++.pt/export1.C: New test.
8440
8441 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8442
8443 * gcc.dg/20001117-1.c: New test.
8444
8445 2000-11-18 Richard Henderson <rth@redhat.com>
8446
8447 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8448
8449 2000-11-18 Richard Henderson <rth@redhat.com>
8450
8451 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8452 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8453 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8454
8455 2000-11-18 Richard Henderson <rth@redhat.com>
8456
8457 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8458 (main): New. Exit cleanly.
8459
8460 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8461
8462 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8463 gcc.dg/c99-fordecl-2.c: New tests.
8464
8465 2000-11-18 Richard Henderson <rth@redhat.com>
8466
8467 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8468 * gcc.c-torture/execute/zerolen-2.c: New.
8469
8470 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8471
8472 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8473 memory.
8474
8475 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8476
8477 * g++.old-deja/g++.pt/instantiate8.C: New test.
8478
8479 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8480
8481 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8482 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8483
8484 2000-11-16 Nick Clifton <nickc@redhat.com>
8485
8486 * gcc.c-torture/execute/nestfunc-2.c: New test.
8487 * gcc.c-torture/execute/nestfunc-3.c: New test.
8488
8489 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8490
8491 * gcc.c-torture/compile/20001116-1.c: New test.
8492
8493 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8494
8495 * gcc.c-torture/execute/20001115-1.c: New test.
8496
8497 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8498
8499 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8500 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8501 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8502 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8503
8504 2000-11-15 Neil Booth <neilb@earthling.net>
8505
8506 gcc.dg/cpp/_Pragma1.c: Update.
8507 gcc.dg/cpp/_Pragma2.c: New test.
8508
8509 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8510
8511 * g++.old-deja/g++.other/anon5.C: New test.
8512
8513 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8514
8515 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8516 tests.
8517
8518 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8519
8520 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8521 output.
8522
8523 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8524
8525 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8526 labels at end of compound statements.
8527
8528 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8529
8530 * gcc.c-torture/execute/loop-7.c: New test.
8531
8532 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8533
8534 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8535
8536 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8537
8538 * gcc.dg/c99-bool-1.c: New test.
8539
8540 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8541
8542 * gcc.dg/c99-scope-1.c: Remove xfail.
8543 * gcc.dg/c99-scope-2.c: New test.
8544
8545 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8546
8547 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8548 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8549
8550 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8551
8552 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8553 error messages.
8554
8555 * g++.mike/p700.C: Don't typedef wchar_t.
8556 * g++.mike/p784.C: Likewise.
8557 * g++.mike/eb101.C: Don't use __wchar_t.
8558
8559 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8560
8561 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8562 from DO loop.
8563
8564 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8565
8566 * gcc.c-torture/execute/20001111-1.c: New test.
8567
8568 2000-11-10 Nick Clifton <nickc@redhat.com>
8569
8570 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8571 long multuiple and accumulate.
8572
8573 2000-11-09 Richard Henderson <rth@redhat.com>
8574
8575 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8576 via size_t instead of int.
8577
8578 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8579 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8580 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8581 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8582
8583 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8584
8585 * gcc.c-torture/compile/20001109-1.c: New test.
8586 * gcc.c-torture/compile/20001109-2.c: New test.
8587
8588 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8589
8590 * g++.old-deja/g++.pt/operator1.C: New test.
8591 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8592
8593 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8594
8595 * gcc.dg/20001108-1.c: New test.
8596
8597 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8598
8599 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8600 with both arguments constant strings.
8601 * gcc.c-torture/execute/string-opt-3.c: New test.
8602 * gcc.c-torture/execute/string-opt-4.c: New test.
8603 * gcc.c-torture/execute/string-opt-5.c: New test.
8604
8605 2000-11-08 Nick Clifton <nickc@redhat.com>
8606
8607 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8608 mulsidi3adddi patterns.
8609
8610 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8611
8612 * g++.old-deja/g++.other/crash36.C: New test.
8613
8614 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8615
8616 * g++.old-deja/g++.other/init16.C: New test.
8617
8618 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8619
8620 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8621
8622 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8623
8624 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8625 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8626 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8627
8628 2000-11-07 DJ Delorie <dj@redhat.com>
8629
8630 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8631
8632 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8633
8634 * gcc.c-torture/execute/string-opt-1.c: New test.
8635
8636 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8637
8638 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8639 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8640 parameters in registers, and there is no way for a varargs
8641 function to know in which order the integer and floating-point
8642 parameters should be interleaved when they are placed on the
8643 stack.
8644 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8645 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8646
8647 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8648
8649 * gcc.c-torture/execute/string-opt-2.c: New test.
8650
8651 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8652
8653 * g++.old-deja/g++.pt/crash60.C: New test.
8654
8655 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8656
8657 * g++.old-deja/g++.other/crash24.C: New test.
8658 * g++.old-deja/g++.other/crash25.C: New test.
8659 * g++.old-deja/g++.other/crash26.C: New test.
8660 * g++.old-deja/g++.other/crash27.C: New test.
8661 * g++.old-deja/g++.other/crash28.C: New test.
8662 * g++.old-deja/g++.other/crash29.C: New test.
8663 * g++.old-deja/g++.other/crash30.C: New test.
8664 * g++.old-deja/g++.other/crash31.C: New test.
8665 * g++.old-deja/g++.other/crash32.C: New test.
8666 * g++.old-deja/g++.other/crash33.C: New test.
8667 * g++.old-deja/g++.other/crash34.C: New test.
8668 * g++.old-deja/g++.other/crash35.C: New test.
8669
8670 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8671
8672 * gcc.c-torture/execute/20001031-1.c: New test.
8673
8674 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8675
8676 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8677 namespace.
8678
8679 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8680 standards-conformant.
8681
8682 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8683
8684 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8685 * g++.old-deja/g++.mike/p755a.C: Likewise.
8686 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8687 library makes no calls to `operator new' during initialization.
8688
8689 2000-11-04 Neil Booth <neilb@earthling.net>
8690
8691 * gcc.dg/cpp/include2.c: New tests.
8692
8693 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8694
8695 * lib/g++.exp (g++_set_ld_library_path): New function.
8696 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8697
8698 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8699
8700 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8701 warnings.
8702
8703 2000-11-01 Richard Henderson <rth@redhat.com>
8704
8705 * g++.old-deja/g++.ext/namedret1.C: New.
8706 * g++.old-deja/g++.ext/namedret2.C: New.
8707 * g++.old-deja/g++.ext/namedret3.C: New.
8708
8709 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8710
8711 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8712 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8713
8714 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8715
8716 * gcc.c-torture/execute/va-arg-21.c: New test.
8717
8718 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8719
8720 * gcc.dg/c99-complex-2.c: New test.
8721
8722 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8723
8724 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8725
8726 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8727
8728 * g++.old-deja/g++.other/inline16.C: New test.
8729
8730 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8731
8732 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8733 __PRETTY_FUNCTION__
8734
8735 2000-10-29 Neil Booth <neilb@earthling.net>
8736
8737 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8738 New tests.
8739 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8740 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8741 optimisation.
8742
8743 2000-10-29 Neil Booth <neilb@earthling.net>
8744
8745 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8746 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8747 * mi5.c: Test multiple includes work with -C.
8748 * trigraphs.c: Test ^= version.
8749
8750 2000-10-28 Neil Booth <neilb@earthling.net>
8751
8752 New tests and test updates for new macro expander.
8753
8754 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8755 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8756 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8757 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8758 new diagnostic messages.
8759
8760 * gcc.dg/cpp/macro3.c: New tests.
8761
8762 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8763
8764 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8765 on the same line.
8766
8767 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8768
8769 * g++.old-deja/g++.other/eh2.C: New test.
8770
8771 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8772
8773 * gcc.c-torture/execute/20001027-1.c: New test.
8774
8775 2000-10-26 Richard Henderson <rth@redhat.com>
8776
8777 * gcc.c-torture/execute/20001026-1.c: New.
8778
8779 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8780
8781 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8782 * g++.old-deja/g++.law/builtin1.C: Likewise.
8783 * g++.old-deja/g++.law/ctors10.C: Likewise.
8784 * g++.old-deja/g++.law/virtual3.C: Likewise.
8785 * g++.old-deja/g++.mike/p658.C: Likewise.
8786 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8787 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8788 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8789 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8790 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8791
8792 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8793
8794 * gcc.c-torture/compile/20001024-1.c: New test.
8795
8796 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8797
8798 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8799 to tell us whether or not we are using V3.
8800
8801 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8802
8803 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8804 operands.
8805
8806 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8807
8808 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8809
8810 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8811
8812 * gcc.c-torture/execute/20001024-1.c: New test.
8813
8814 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8815
8816 * g++.old-deja/g++.other/sibcall1.C: New test.
8817
8818 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8819
8820 * gcc.dg/noncompile/init-3.c: New test.
8821
8822 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8823
8824 * gcc.dg/format-array-1.c: New test.
8825
8826 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8827
8828 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8829 writing through null pointers; remove comment about testing
8830 unterminated strings.
8831
8832 2000-10-17 Matthew Hiller <hiller@redhat.com>
8833
8834 * gcc.c-torture/execute/20001017-2.c: New test.
8835
8836 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8837
8838 * gcc.c-torture/compile/20001018-1.c: New test.
8839 * gcc.c-torture/compile/20001018-1.x: Xfail.
8840
8841 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8842
8843 * gcc.c-torture/execute/20001017-1.c: New test.
8844
8845 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8846
8847 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8848 for multiple use of arguments with scanf formats; add tests for
8849 multiple use of arguments.
8850
8851 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8852
8853 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8854
8855 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8856
8857 * gcc.dg/format-miss-1.c: New test.
8858
8859 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8860
8861 * gcc.c-torture/execute/20001013-1.c: New test.
8862
8863 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8864
8865 * gcc.dg/format-branch-1.c: New test.
8866
8867 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8868
8869 * README, lib/file-format.exp: Remove EGCS references.
8870
8871 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8872
8873 * gcc.dg/20001013-1.c: New test.
8874
8875 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
8876
8877 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8878 for intmax_t in the compiler using __typeof__ and the type rules
8879 for conditional expressions.
8880
8881 2000-10-13 Jakub Jelinek <jakub@redhat.com>
8882
8883 * gcc.dg/20001012-1.c: New test.
8884 * gcc.dg/20001012-2.c: New test.
8885
8886 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8887
8888 * gcc.dg/format-attr-1.c: New test.
8889
8890 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8891
8892 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8893 __LONG_LONG_MAX__ instead of LLONG_MAX.
8894
8895 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8896
8897 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8898 scanf flags.
8899 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8900 flags.
8901
8902 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
8903
8904 * gcc.dg/sequence-pt-1.c: New test.
8905
8906 2000-10-11 Geoff Keating <geoffk@cygnus.com>
8907
8908 * gcc.c-torture/execute/20001011-1.c: New testcase.
8909 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8910
8911 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8912
8913 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8914 does not error on it.
8915
8916 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8917
8918 * gcc.dg/20001009-1.c: New test.
8919
8920 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
8921
8922 * gcc.c-torture/compile/20001009-1.c: Move from here ....
8923 * gcc.c-torture/execute/20001009-2.c: ... to here.
8924
8925 2000-10-09 Geoff Keating <geoffk@cygnus.com>
8926
8927 * gcc.c-torture/compile/20001009-1.c: New testcase.
8928 * gcc.c-torture/execute/20001009-1.c: New testcase.
8929 Testcases provided by Jan Hubicka <jh@suse.cz>.
8930
8931 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8932
8933 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8934 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8935 uintmax_t using <limits.h> to emulate the compiler's internal
8936 logic. No longer XFAIL %j tests.
8937
8938 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8939
8940 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8941 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8942 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8943 regexps and details of expected handling of some bad formats.
8944 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8945 suppression.
8946
8947 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
8948
8949 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8950 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8951 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8952 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8953 in list archives.
8954
8955 2000-10-06 Richard Henderson <rth@cygnus.com>
8956
8957 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8958 * g++.old-deja/g++.brendan/crash52.C: Likewise.
8959 * g++.old-deja/g++.jason/report.C: Likewise.
8960 * g++.old-deja/g++.law/friend5.C: Likewise.
8961 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
8962 of the expected warnings.
8963
8964 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
8965
8966 * g++.old-deja/g++.pt/enum14.C: New test.
8967
8968 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
8969
8970 * g++.old-deja/g++.pt/crash59.C: New test.
8971
8972 2000-10-04 Will Cohen <wcohen@redhat.com>
8973
8974 * gcc.dg/20000926-1.c: New test.
8975
8976 2000-10-03 Geoff Keating <geoffk@cygnus.com>
8977
8978 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8979 function name for current C++ compiler.
8980 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8981
8982 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
8983
8984 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8985 __PRETTY_FUNCTION__.
8986 * g++.old-deja/g++.ext/pretty2.C: Likewise.
8987
8988 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8989
8990 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8991
8992 2000-09-26 Jakub Jelinek <jakub@redhat.com>
8993
8994 * gcc.c-torture/compile/20000923-1.c: New test.
8995
8996 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
8997
8998 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
8999 * g++.old-deja/g++.pt/ttp62.C: Same.
9000 * g++.old-deja/g++.other/inline14.C: Same.
9001
9002 2000-09-24 Richard Henderson <rth@cygnus.com>
9003
9004 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9005
9006 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9007
9008 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9009
9010 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9011
9012 * gcc.c-torture/compile/20000922-1.c: New file.
9013
9014 2000-09-21 Nick Clifton <nickc@redhat.com>
9015
9016 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9017 a signed long modulo operation.
9018 (mod6): New function - perform an unsigned long modulo operation.
9019 (main): Add tests for modulos of very large numbers by very small
9020 dividends.
9021
9022 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9023
9024 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9025
9026 2000-09-19 Richard Henderson <rth@cygnus.com>
9027
9028 * gcc.dg/compare2.c (case 10): XFAIL.
9029
9030 2000-09-18 Richard Henderson <rth@cygnus.com>
9031
9032 * gcc.c-torture/execute/20000906-1.c: Move ...
9033 * gcc.dg/20000906-1.c: ... here. Only run on targets
9034 that support __builtin_trap.
9035
9036 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9037
9038 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9039
9040 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9041
9042 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9043 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9044 more $ format tests.
9045
9046 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9047
9048 * gcc.dg/format-errmk-1.c: New test.
9049
9050 2000-09-17 Greg McGary <greg@mcgary.org>
9051
9052 * gcc.c-torture/execute/20000917-1.x: Remove.
9053
9054 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9055
9056 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9057
9058 2000-09-17 Greg McGary <greg@mcgary.org>
9059
9060 * gcc.c-torture/execute/20000917-1.c: New test.
9061 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9062
9063 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9064
9065 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9066 in nested macro bug.
9067
9068 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9069
9070 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9071
9072 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9073
9074 * gcc.c-torture/execute/20000914-1.c: New test.
9075
9076 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9077
9078 * g++.other/inline13.C: New test.
9079
9080 2000-09-12 Andreas Jaeger <aj@suse.de>
9081
9082 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9083 constant by Ulrich Drepper <drepper@redhat.com>.
9084
9085 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9086
9087 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9088
9089 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9090
9091 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9092
9093 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9094
9095 * gcc.dg/cpp/backslash.c: New test.
9096
9097 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9098
9099 * gcc.c-torture/execute/20000910-1.c: New test.
9100 * gcc.c-torture/execute/20000910-2.c: Likewise.
9101
9102 2000-09-11 Robert Lipe <robertl@sco.com>
9103
9104 * gcc.dg/pragma-align.c: New test.
9105
9106 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9107
9108 * g++.old-deja/g++.pt/explicit82.C: New test.
9109 * g++.old-deja/g++.pt/explicit83.C: New test.
9110
9111 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9112
9113 * gcc.dg/asm-names.c: New test.
9114
9115 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9116
9117 * gcc.dg/cpp/tr-warn6.c: New test
9118
9119 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9120
9121 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9122 be accepted.
9123
9124 2000-09-07 Catherine Moore <clm@redhat.com>
9125
9126 * gcc.c-torture/execute/unroll-1.c: New test.
9127
9128 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9129
9130 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9131 ERROR markers.
9132 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9133 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9134 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9135 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9136 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9137 Preprocess only.
9138 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9139 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9140
9141 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9142
9143 * g++.old-deja/g++.pt/deduct2.C: New test.
9144
9145 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9146
9147 * g++.old-deja/g++.pt/parms2.C: New test.
9148
9149 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9150
9151 * g++.old-deja/g++.pt/crash58.C: New test.
9152
9153 2000-09-06 Greg McGary <greg@mcgary.org>
9154
9155 * gcc.c-torture/execute/20000906-1.c: New test.
9156 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9157
9158 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9159
9160 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9161
9162 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9163
9164 * g++.old-deja/g++.pt/crash57.C: New test.
9165
9166 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9167
9168 * g++.old-deja/g++.pt/crash56.C: New test.
9169
9170 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9171
9172 * g++.old-deja/g++.pt/koenig1.C: New test.
9173
9174 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9175
9176 * gcc.dg/20000904-1.c: New test.
9177
9178 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9179
9180 * gcc.dg/cpp/paste8.c: New test.
9181
9182 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9183
9184 * gcc.c-torture/compile/20000827-1.c: New test.
9185
9186 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9187
9188 * gcc.dg/format-diag-1.c: New test.
9189
9190 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9191
9192 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9193 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9194 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9195 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9196 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9197
9198 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9199
9200 * g++.old-deja/g++.other/nested4.C: New test.
9201
9202 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9203
9204 * g++.old-deja/g++.ns/scoped1.C: New test.
9205
9206 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9207
9208 * lib/g++.exp: Support testing already-installed GCC.
9209
9210 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9211
9212 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9213
9214 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9215
9216 * gcc.dg/return-type-2.c: New test.
9217
9218 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9219
9220 * gcc.c-torture/compile/20000825-1.c: New test.
9221
9222 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9223
9224 * gcc.dg/dwarf2-2.c: New test.
9225
9226 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9227
9228 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9229 dg-warning regexps.
9230
9231 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9232
9233 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9234 gcc.dg/format-ext-5.c: New tests.
9235
9236 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9237
9238 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9239
9240 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9241
9242 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9243
9244 2000-08-24 Richard Henderson <rth@cygnus.com>
9245
9246 * gcc.dg/ia64-sync-1.c: New test.
9247 * gcc.dg/ia64-sync-2.c: New test.
9248 * gcc.dg/ia64-asm-1.c: New test.
9249
9250 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9251
9252 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9253 * gcc.dg/format-ext-2.c: New test.
9254
9255 2000-08-23 Jason Merrill <jason@redhat.com>
9256
9257 * lib/old-dejagnu.exp: Also ignore "In member function" and
9258 "At global scope".
9259
9260 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9261
9262 * gcc.dg/noncompile/label-lineno-1.c: New test.
9263
9264 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9265
9266 * gcc.dg/c99-array-nonobj-1.c: New test.
9267
9268 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9269
9270 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9271 tests.
9272 * gcc.dg/format-ext-1.c: New test.
9273
9274 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9275
9276 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9277 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9278 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9279 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9280 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9281
9282 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9283
9284 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9285 gcc.dg/c99-strftime-2.c: New tests.
9286
9287 2000-08-22 Richard Henderson <rth@cygnus.com>
9288
9289 * gcc.c-torture/execute/20000822-1.c: New test.
9290
9291 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9292
9293 * gcc.c-torture/execute/20000819-1.x: Remove.
9294
9295 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9296
9297 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9298 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9299 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9300 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9301 gcc.dg/format-xopen-1.c: New tests.
9302
9303 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9304
9305 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9306
9307 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9308
9309 * g++.old-deja/g++.other/loop2.C: New test.
9310
9311 * gcc.c-torture/compile/20000606-1.c: New test.
9312 * gcc.c-torture/compile/20000728-1.c: New test.
9313 * gcc.c-torture/execute/20000801-1.c: New test.
9314 * gcc.c-torture/execute/20000801-2.c: New test.
9315 * gcc.c-torture/execute/20000819-1.c: New test.
9316 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9317 * gcc.dg/20000629-1.c: New test.
9318 * gcc.dg/20000724-1.c: New test.
9319 * gcc.dg/20000807-1.c: New test.
9320
9321 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9322
9323 * gcc.dg/cpp/pragma-1.c: New test.
9324 * gcc.dg/cpp/pragma-2.c: New test.
9325
9326 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9327
9328 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9329 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9330
9331 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9332
9333 * gcc.c-torture/compile/20000818-1.c: New test.
9334
9335 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9336
9337 * gcc.c-torture/execute/20000818-1.c: New test.
9338
9339 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9340
9341 * gcc.dg/format-va-1.c: New test.
9342
9343 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9344
9345 * g++.old-deja/g++.other/typedef8.C: New test.
9346
9347 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9348
9349 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9350 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9351 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9352 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9353 * g++.old-deja/g++.other/ptrmem7.C: New test.
9354 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9355
9356 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9357
9358 * g++.old-deja/g++.pt/typename27.C: New test.
9359
9360 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9361
9362 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9363 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9364 * g++.old-deja/g++.pt/friend45.C: New test.
9365 * g++.old-deja/g++.other/friend8.C: New test.
9366
9367 2000-08-15 Richard Henderson <rth@cygnus.com>
9368
9369 * gcc.c-torture/execute/20000815-1.c: New test.
9370
9371 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9372
9373 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9374 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9375 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9376
9377 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9378
9379 * g++.old-deja/g++.other/refinit2.C: New test.
9380
9381 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9382
9383 * lib/c-torture.exp (c-torture): Make
9384 compiler_conditional_xfail_data global.
9385 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9386 compiler_conditional_xfail_data machinery.
9387 (f-torture-execute): Likewise.
9388 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9389 and only when unrolling loops.
9390
9391 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9392
9393 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9394
9395 * g++.old-deja/g++.pt/explicit81.C: New test.
9396
9397 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9398
9399 * g++.old-deja/g++.pt/typename26.C: New test.
9400
9401 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9402
9403 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9404 warning.
9405
9406 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9407
9408 * g++.old-deja/g++.other/array3.C: New test.
9409
9410 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9411
9412 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9413 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9414 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9415 New tests.
9416
9417 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9418
9419 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9420 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9421
9422 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9423
9424 * gcc.c-torture/execute/20000808-1.c: New test.
9425
9426 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9427
9428 * gcc.dg/c90-const-expr-1.c: New test.
9429
9430 2000-08-08 Richard Henderson <rth@cygnus.com>
9431
9432 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9433
9434 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9435
9436 * gcc.dg/noncompile/const-ll-1.c: New test.
9437
9438 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9439
9440 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9441
9442 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9443
9444 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9445 that running programs linked against the shared version of libobjc
9446 run correctly.
9447
9448 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9449
9450 * gcc.dg/c99-printf-1.c: New test.
9451
9452 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9453
9454 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9455
9456 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9457
9458 * gcc.c-torture/execute/20000731-1.x: Delete.
9459
9460 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9461
9462 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9463 and torture_without_loops as is done by c-torture.exp.
9464 (search_for): Copy from c-torture.exp.
9465 (gcc-dg-runtest): New function, drives a directory of tests
9466 iterating over the TORTURE_OPTIONS.
9467 (scan-assembler, scan-assembler-not): Move here from
9468 individual directory drivers.
9469
9470 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9471 defined by lib/gcc-dg.exp.
9472 * gcc.dg/cpp/cpp.exp: Likewise.
9473 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9474 gcc-dg-runtest, so we cycle over optimization options.
9475
9476 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9477 * gcc.dg/compare2.c: No longer expected to fail.
9478
9479 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9480
9481 * gcc.c-torture/execute/20000804-1.c: New test.
9482
9483 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9484
9485 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9486
9487 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9488
9489 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9490
9491 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9492
9493 * gcc.c-torture/compile/20000803-1.c: New test.
9494
9495 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9496
9497 * gcc.c-torture/execute/20000801-3.c,
9498 gcc.c-torture/execute/20000801-4.c: New tests.
9499 * gcc.c-torture/execute/20000801-3.x,
9500 gcc.c-torture/execute/20000801-4.x: Xfail.
9501
9502 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9503
9504 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9505 libobjc/.libs to allow for libtool.
9506
9507 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9508
9509 * gcc.c-torture/compile/20000802-1.c: New test.
9510
9511 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9512
9513 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9514
9515 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9516
9517 * gcc-c-torture/execute/20000731-2.c: New test.
9518
9519 * gcc.c-torture/execute/20000731-1.c: New test.
9520 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9521
9522 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9523
9524 * testsuite/gcc.dg/cpp/paste7.c: New test.
9525 * gcc.dg/cpp/20000725-1.c: New test.
9526
9527 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9528
9529 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9530 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9531 declaration warning for __builtin_dwarf_reg_size.
9532
9533 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9534
9535 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9536
9537 * gcc.dg/noncompile/voidparam-1.c: New test.
9538
9539 2000-07-30 Richard Henderson <rth@cygnus.com>
9540
9541 * gcc.dg/c90-digraph-1.c: Don't xfail.
9542 * gcc.dg/compare2.c (case 10): Xfail.
9543 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9544
9545 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9546
9547 * gcc.dg/c99-main-1.c: New test.
9548
9549 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9550
9551 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9552
9553 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9554
9555 * gcc.c-tortuer/execute/20000726-1.c: New test.
9556
9557 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9558
9559 * gcc.c-torture/execute/enum-2.c: New test.
9560
9561 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9562
9563 * gcc.dg/cpp/tr-warn3.c: New test.
9564
9565 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9566
9567 * g++.old-deja/g++.ext/implicit1.C: Remove.
9568 * g++.old-deja/g++.jason/c2.C: Remove
9569 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9570 * g++.old-deja/g++.pt/crash16.C: Likewise.
9571 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9572
9573 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9574
9575 * g++.old-deja/g++.other/for2.C: New test.
9576
9577 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9578
9579 * gcc.dg/20000720-1.c: New test.
9580
9581 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9582
9583 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9584
9585 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9586
9587 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9588 * gcc.c-torture/execute/20000722-1.c: New.
9589 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9590
9591 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9592
9593 * gcc.dg/cpp/20000720-1.S: New test.
9594
9595 2000-07-21 Michael Meissner <meissner@redhat.com>
9596
9597 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9598
9599 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9600
9601 * g++.old-deja/g++.brendan/crash16.C,
9602 g++.old-deja/g++.brendan/parse3.C,
9603 g++.old-deja/g++.brendan/redecl1.C,
9604 g++.old-deja/g++.ns/template13.C,
9605 g++.old-deja/g++.other/decl4.C,
9606 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9607
9608 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9609
9610 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9611 and "Internal error".
9612
9613 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9614 regexps.
9615 * gcc.dg/cpp/paste6.c: New test.
9616
9617 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9618
9619 * gcc.dg/cpp/tr-direct.c: New test.
9620
9621 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9622 gcc.dg/cpp/undef1.c: Tweak error regexps.
9623
9624 2000-07-18 Eric Christopher <echristo@redhat.com>
9625
9626 * gcc.c-torture/compile/20000718-1.c: New test.
9627
9628 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9629
9630 * cpplex.c (_cpp_push_token): If the token being pushed back
9631 is the previous token in this context, just subtract one from
9632 context->posn.
9633 * cppmacro.c (save_expansion): Clear aux field when storing a
9634 placemarker.
9635
9636 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9637
9638 * gcc.dg/noncompile/redecl-1.c: New test.
9639
9640 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9641
9642 * gcc.c-torture/execute/20000717-5.c: New test.
9643 * gcc.c-torture/execute/20000717-1.x: Removed.
9644
9645 2000-07-17 Richard Henderson <rth@cygnus.com>
9646
9647 * gcc.c-torture/execute/20000717-4.c: New test.
9648
9649 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9650
9651 * gcc.dg/cpp/syshdr.c: New test.
9652 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9653
9654 2000-07-17 Neil Booth <neilb@earthling.net>
9655
9656 * gcc.dg/cpp/cmdlne-dM.c: New test.
9657 * gcc.dg/cpp/cmdlne-dD.c: New test.
9658
9659 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9660
9661 * gcc.c-torture/execute/20000717-3.c: New test.
9662
9663 * gcc.c-torture/compile/20000717-1.c: New test.
9664
9665 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9666
9667 * gcc.c-torture/execute/20000717-2.c: New test.
9668
9669 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9670
9671 * gcc.dg/formatz-1.c: New test.
9672
9673 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9674 * gcc.dg/c99-digraph-1.c: New tests.
9675
9676 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9677 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9678
9679 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9680 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9681 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9682 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9683 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9684 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9685 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9686
9687 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9688
9689 * gcc.c-torture/execute/20000717-1.c: New test.
9690 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9691
9692 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9693
9694 * gcc.c-torture/execute/20000715-2.c: New test.
9695 * gcc.dg/20000715-1.c: New test.
9696
9697 2000-07-15 Michael Meissner <meissner@redhat.com>
9698
9699 * gcc.c-torture/execute/20000715-1.c: New test.
9700
9701 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9702
9703 * gcc.c-torture/execute/20000707-1.c: New test.
9704
9705 2000-07-13 Neil Booth <NeilB@earthling.net>
9706
9707 * testsuite/gcc.dg/cpp/digraph1.c,
9708 testsuite/gcc.dg/cpp/digraph2.c,
9709 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9710
9711 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9712
9713 * g77.f-torture/compile/20000630-2.f: New test.
9714 * g77.f-torture/compile/20000630-2.x
9715
9716 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9717
9718 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9719
9720 2000-07-11 Neil Booth <NeilB@earthling.net>
9721
9722 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9723
9724 2000-07-11 Neil Booth <NeilB@earthling.net>
9725
9726 * gcc.dg/cpp/cmdlne-C.c: New.
9727
9728 2000-07-09 Neil Booth <NeilB@earthling.net>
9729
9730 * gcc.dg/cpp/directiv.c: New tests.
9731 * gcc.dg/cpp/undef1.c: Update.
9732
9733 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9734
9735 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9736
9737 2000-07-09 Neil Booth <NeilB@earthling.net>
9738
9739 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9740
9741 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9742
9743 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9744 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9745
9746 2000-07-08 Neil Booth <NeilB@earthling.net>
9747
9748 * gcc.dg/cpp/macsyntx.c: New tests.
9749
9750 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9751
9752 * gcc.dg/20000707-1.c: New test.
9753
9754 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9755
9756 * gcc.c-torture/execute/20000706-1.c: New test.
9757 * gcc.c-torture/execute/20000706-2.c: New test.
9758 * gcc.c-torture/execute/20000706-3.c: New test.
9759 * gcc.c-torture/execute/20000706-4.c: New test.
9760 * gcc.c-torture/execute/20000706-5.c: New test.
9761
9762 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9763
9764 * g++.old-deja/g++.pt/instantiate7.C: New test.
9765
9766 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9767
9768 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9769 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9770 * g++.old-deja/g++.other/rtti3.C: Likewise.
9771 * g++.old-deja/g++.other/rttid3.C: Likewise.
9772
9773 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9774
9775 * g77.f-torture/compile/20000630-1.x: Fix typo
9776
9777 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9778
9779 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9780 assembly output.
9781
9782 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9783
9784 * gcc.dg/cpp/ident.c: New test.
9785
9786 2000-07-05 Neil Booth <NeilB@earthling.net>
9787
9788 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9789 gcc.dg/cpp/lexstrng.c: New tests.
9790
9791 2000-07-04 Neil Booth <NeilB@earthling.net>
9792
9793 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9794 * gcc.dg/cpp/strify2.c: Same.
9795
9796 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9797
9798 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9799 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9800 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9801 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9802
9803 * testsuite/gcc.dg/cpp/macro1.c,
9804 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9805 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9806 testsuite/gcc.dg/cpp/strify1.c,
9807 testsuite/gcc.dg/cpp/strify2.c: New tests.
9808
9809 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9810
9811 * gcc.c-torture/execute/20000703-1.c: New test.
9812
9813 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9814
9815 * g++.old-deja/g++.pt (lookup10.C): New test.
9816
9817 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9818
9819 * g++.old-deja/g++.pt (typename25.C): New test.
9820
9821 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9822
9823 * gcc.c-torture/compile/20000701-1.c: New test.
9824
9825 2000-06-30 Nick Clifton <nickc@cygnus.com>
9826
9827 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9828 to test case.
9829
9830 2000-06-30 Catherine Moore <clm@cygnus.com>
9831
9832 * gcc.c-torture/execute/align-1.c: New test.
9833
9834 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9835
9836 * g++.old-deja/g++.pt/expr8.C: New test.
9837 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9838
9839 2000-06-29 Nick Clifton <nickc@cygnus.com>
9840
9841 * gcc.c-torture/compile/20000629-1.c: New test.
9842
9843 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9844
9845
9846 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9847 gcc.dg/noncompile directory, depending on whether they're
9848 preprocessor tests or not. Annotate all the tests for the dg
9849 framework.
9850
9851 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9852 * gcc.dg/noncompile/noncompile.exp: New.
9853
9854 * Moved files:
9855 Old name New name
9856 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9857 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9858 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
9859 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
9860 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
9861 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
9862 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
9863 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
9864 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
9865 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
9866 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
9867 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
9868 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
9869 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
9870 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
9871 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
9872 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
9873 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
9874 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
9875 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
9876 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
9877 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
9878 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
9879 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
9880
9881 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
9882 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
9883 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
9884 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
9885 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
9886 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
9887
9888 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9889
9890 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9891 declare one variable. On the fourth, error.
9892 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9893 declared by 20000628-1a.h.
9894
9895 2000-06-29 Richard Henderson <rth@redhat.com>
9896
9897 * gcc.c-torture/execute/930529-1.x: New file.
9898 * gcc.dg/920413-1.c: Adjust expected warning text.
9899 * gcc.dg/980217-1.c: Declare abort.
9900 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9901
9902 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
9903
9904 * g77.f-torture/compile/20000629-1.f: New test.
9905 * g77.f-torture/compile/20000629-1.x: Expected to fail.
9906
9907 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9908
9909 Rearrange lots of files, removing entirely the
9910 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9911 directories.
9912
9913 * Deleted files:
9914 gcc.c-torture/code_quality/code_quality.exp
9915 gcc.c-torture/special/special.exp
9916 gcc.failure/failure.exp
9917 gcc.failure/940409-1.x
9918 gcc.c-torture/compile/961203-1.x
9919
9920 * New files:
9921 gcc.misc-tests/linkage.exp
9922 gcc.c-torture/execute/920730-1t.c
9923 gcc.c-torture/execute/920730-1t.x
9924 gcc.c-torture/compile/920520-1.x
9925 gcc.c-torture/compile/920521-1.x
9926 gcc.c-torture/compile/981006-1.x
9927 gcc.c-torture/execute/eeprof-1.x
9928
9929 * Moved files (possibly with modifications to fit a new harness):
9930 Old name New name
9931 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
9932 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
9933 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
9934 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
9935 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
9936 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
9937 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
9938 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
9939 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
9940 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
9941 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
9942 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
9943 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
9944 gcc.failure/940409-1.c gcc.dg/940409-1.c
9945
9946 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9947
9948 * c-torture/compile/961203-1.x: Delete.
9949
9950 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
9951 not exit. Include stdio.h.
9952 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9953 * gcc.misc-tests/dg-12.c: Likewise.
9954 * gcc.misc-tests/dg-5.c: Likewise.
9955 * gcc.misc-tests/dg-6.c: Likewise.
9956 * gcc.misc-tests/dg-7.c: Prototype abort.
9957 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9958 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9959 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
9960 not exit.
9961 * gcc.misc-tests/sieve.c: Use return from main, not exit.
9962 * gcc.misc-tests/sort2.c: Use return from main, not exit.
9963
9964 2000-06-28 Jakub Jelinek <jakub@redhat.com>
9965
9966 * gcc.dg/cpp/20000628-1.c: New test.
9967 * gcc.dg/cpp/20000628-1.h: New header for above test.
9968 * gcc.dg/cpp/20000628-1a.h: Likewise.
9969
9970 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
9971
9972 * gcc.dg/cpp: New directory.
9973 * gcc.dg/cpp/cpp.exp: New driver.
9974 * gcc.dg/cpp/20000627-1.c: New test.
9975 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9976 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9977 and rewrite as a compilation test.
9978
9979 * gcc.dg: Move many files into the cpp subdirectory, possibly
9980 renaming or editing them as well.
9981 Old name New name
9982 990119-1.c cpp/19990119-1.c
9983 990228-1.c cpp/19990228-1.c
9984 990407-1.c cpp/19990407-1.c
9985 990409-1.c cpp/19990409-1.c
9986 990413-1.c cpp/19990413-1.c
9987 990703-1.c cpp/19990703-1.c
9988 20000127-1.c cpp/20000127-1.c
9989 20000129-1.c cpp/20000129-1.c
9990 20000207-1.c cpp/20000207-1.c
9991 20000207-2.c cpp/20000207-2.c
9992 20000209-1.c cpp/20000209-1.c
9993 20000209-2.c cpp/20000209-2.c
9994 20000301-1.c cpp/20000301-1.c
9995 20000419-1.c cpp/20000419-1.c
9996 20000510-1.S cpp/20000510-1.S
9997 20000519-1.c cpp/20000519-1.c
9998 20000529-1.c cpp/20000529-1.c
9999 20000625-1.c cpp/20000625-1.c
10000 20000625-2.c cpp/20000625-2.c
10001 cpp-as1.c cpp/assert1.c
10002 cpp-as2.c cpp/assert2.c
10003 cxx-comments-1.c cpp/cxxcom1.c
10004 cxx-comments-2.c cpp/cxxcom2.c
10005 endif-label.c cpp/endif.c
10006 cpp-hash1.c cpp/hash1.c
10007 cpp-hash2.c cpp/hash2.c
10008 cpp-if1.c cpp/if-1.c
10009 cpp-if2.c cpp/if-2.c
10010 cpp-if3.c cpp/if-3.c
10011 cpp-if4.c cpp/if-4.c
10012 cpp-if5.c cpp/if-5.c
10013 cpp-cond.c cpp/if-cexp.c
10014 cpp-missingop.c cpp/if-mop.c
10015 cpp-missingparen.c cpp/if-mpar.c
10016 cpp-opprec.c cpp/if-oppr.c
10017 cpp-ifparen.c cpp/if-paren.c
10018 cpp-shortcircuit.c cpp/if-sc.c
10019 cpp-shift.c cpp/if-shift.c
10020 cpp-unary.c cpp/if-unary.c
10021 cpp-li1.c cpp/line1.c
10022 cpp-li2.c cpp/line2.c
10023 lineno.c cpp/line3.c
10024 lineno-2.c cpp/line4.c
10025 cpp-mi.c cpp/mi1.c
10026 cpp-mic.h cpp/mi1c.h
10027 cpp-micc.h cpp/mi1cc.h
10028 cpp-mind.h cpp/mi1nd.h
10029 cpp-mindp.h cpp/mi1ndp.h
10030 cpp-mix.h cpp/mi1x.h
10031 cpp-mi2.c cpp/mi2.c
10032 cpp-mi2a.h cpp/mi2a.h
10033 cpp-mi2b.h cpp/mi2b.h
10034 cpp-mi2c.h cpp/mi2c.h
10035 cpp-mi3.c cpp/mi3.c
10036 cpp-mi3.def cpp/mi3.def
10037 poison-1.c cpp/poison.c
10038 pr-impl.c cpp/prag-imp.c
10039 cpp-redef-2.c cpp/redef1.c
10040 cpp-redef.c cpp/redef2.c
10041 strpaste.c cpp/strp1.c
10042 strpaste-2.c cpp/strp2.c
10043 cpp-tradpaste.c cpp/tr-paste.c
10044 cpp-tradstringify.c cpp/tr-str.c
10045 cpp-tradwarn1.c cpp/tr-warn1.c
10046 cpp-tradwarn2.c cpp/tr-warn2.c
10047 trigraphs.c cpp/trigraphs.c
10048 cpp-unc1.c cpp/unc1.c
10049 cpp-unc2.c cpp/unc2.c
10050 cpp-unc3.c cpp/unc3.c
10051 cpp-unc.c cpp/unc4.c
10052 undef.c cpp/undef1.c
10053 undef-2.c cpp/undef2.c
10054 cpp-wi1.c cpp/widestr1.c
10055
10056 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10057
10058 * lib/g++.exp (g++_include_flags): Tweak.
10059
10060 2000-06-27 H.J. Lu <hjl@gnu.org>
10061 Loren J. Rittle <ljrittle@acm.org>
10062
10063 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10064 version with one that knows about the new gcc tree structure.
10065 (g++_link_flags): Same.
10066
10067 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10068
10069 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10070 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10071 case we are cross-compiling.
10072
10073 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10074 g++.old-deja/g++.niklas/Makefile.in,
10075 g++.old-deja/g++.niklas/configure.in,
10076 g++.old-deja/g++.other/Makefile.in,
10077 g++.old-deja/g++.other/configure.in,
10078 gcc.c-torture/code_quality/Makefile.in,
10079 gcc.c-torture/code_quality/configure.in,
10080 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10081 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10082 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10083 gcc.c-torture/execute/ieee/Makefile.in,
10084 gcc.c-torture/execute/ieee/configure.in,
10085 gcc.c-torture/noncompile/Makefile.in,
10086 gcc.c-torture/noncompile/configure.in,
10087 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10088 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10089 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10090
10091 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10092
10093 * g++.old-deja/g++.other/ambig3.C: New test.
10094
10095 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10096
10097 * g++.old-deja/g++.pt/syntax1.C: New test.
10098 * g++.old-deja/g++.pt/syntax2.C: New test.
10099 * g++.old-deja/g++.other/syntax3.C: New test.
10100 * g++.old-deja/g++.other/syntax4.C: New test.
10101
10102 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10103
10104 * gcc.dg/20000623-1.c: Prototype exit and abort.
10105
10106 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10107
10108 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10109 New tests.
10110 * gcc.dg/cpp-mi3.def: New file.
10111
10112 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10113 inside assertions.
10114 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10115 lexer's error messages.
10116 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10117 divine anything from the linemarkers.
10118 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10119 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10120
10121 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10122
10123 * gcc.dg/20000623-1.c: New test.
10124
10125 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10126
10127 * gcc.c-torture/execute/20000622-1.c: New test.
10128
10129 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10130
10131 * g++.old-deja/g++.other/init15.C: New test.
10132
10133 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10134
10135 * g++.old-deja/g++.pt/vaarg2.C: New test.
10136 * g++.old-deja/g++.pt/vaarg3.C: New test.
10137
10138 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10139
10140 * g++.old-deja/g++.other/dyncast6.C: New test.
10141
10142 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10143
10144 * gcc.c-torture/execute/loop-6.c: New test.
10145
10146 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10147
10148 * gcc.dg/20000614-1.c: New test.
10149 * gcc.dg/20000614-2.c: New test.
10150
10151 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10152
10153 * g++.old-deja/g++.other/inline12.C: New test.
10154
10155 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10156
10157 * g++.old-deja/g++.other/eh1.C: New test.
10158
10159 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10160
10161 * g++.old-deja/g++.other/type.C: New test.
10162
10163 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10164
10165 * g++.old-deja/g++.other/initstring.C: New test.
10166
10167 2000-06-12 Jason Merrill <jason@redhat.com>
10168
10169 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10170
10171 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10172
10173 * gcc.c-torture/compile/20000609-1.c: New test.
10174
10175 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10176
10177 * gcc.dg/20000609-1.c: New test.
10178
10179 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10180
10181 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10182 * gcc.c-torture/noncompile/poison-1.c: Move...
10183 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10184 * gcc.dg/cpp-li1.c: Add a token after the #line.
10185
10186 2000-06-05 Richard Henderson <rth@cygnus.com>
10187
10188 * gcc.c-torture/execute/20000605-2.c: New test.
10189 * gcc.c-torture/execute/20000605-3.c: New test.
10190
10191 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10192
10193 * g77.f-torture/execute/20000503-1.x: New file.
10194
10195 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10196
10197 * g++.old-deja/g++.eh/badalloc1.C: New test.
10198
10199 2000-06-05 Richard Henderson <rth@cygnus.com>
10200
10201 * gcc.c-torture/execute/20000605-1.c: New test.
10202
10203 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10204 Nathan Sidwell <nathan@codesourcery.com>
10205
10206 * gcc.c-torture/compile/20000605-1.c: New test.
10207
10208 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10209
10210 * g77.f-torture/compile/20000601-1.f: New test.
10211
10212 2000-06-03 Richard Henderson <rth@cygnus.com>
10213
10214 * gcc.c-torture/execute/20000603-1.c: New.
10215
10216 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10217
10218 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10219 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10220
10221 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10222
10223 * gcc.dg/compare2.c (case 12): XFAIL.
10224 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10225 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10226
10227 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10228
10229 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10230
10231 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10232 guard macro is already defined when the header is first
10233 included.
10234 * gcc.dg/cpp-mix.h: New file.
10235 * gcc.dg/endif-label.c: Update patterns to match compiler.
10236
10237 * g++.brendan/complex1.C: Declare abort.
10238 * g++.law/refs4.C: Remove XFAIL.
10239 * g++.oliva/expr2.C: Declare abort and exit.
10240
10241 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10242
10243 * gcc.c-torture/execute/20000528-1.c: New test.
10244
10245 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10246 * g++.old-deja/g++.law/temps4.C: Likewise.
10247
10248 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10249 stdlib.h. Call abort() on failure.
10250 * g++.old-deja/g++.law/refs4.C: Likewise.
10251 * g++.old-deja/g++.law/temps4.C: Likewise.
10252 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10253 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10254
10255 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10256
10257 Relative to g++.dg/special:
10258 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10259
10260 Relative to g++.old-deja:
10261 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10262 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10263 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10264 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10265 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10266 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10267 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10268
10269 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10270 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10271 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10272 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10273 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10274 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10275 and/or string.h.
10276
10277 * g++.other/goto1.C: Update expectations for error messages.
10278
10279 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10280
10281 * gcc.c-torture/compile/20000523-1.c: New test.
10282
10283 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10284
10285 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10286
10287 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10288
10289 * g++.old-deja/g++.eh/catch11.C: New test.
10290 * g++.old-deja/g++.eh/catch12.C: New test.
10291
10292 2000-05-24 Nick Clifton <nickc@cygnus.com>
10293
10294 * gcc.c-torture/execute/20000523-1.c: New test.
10295
10296 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10297
10298 * c-torture/execute/bcp-1.c: Replace abort in arg of
10299 __builtin_constant_p with a generic external function.
10300
10301 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10302 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10303 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10304 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10305 Prototype abort and/or exit.
10306
10307 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10308 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10309 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10310 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10311
10312 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10313
10314 * gcc.dg/dwarf2-1.c: New test.
10315
10316 2000-05-20 Richard Henderson <rth@cygnus.com>
10317
10318 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10319
10320 2000-05-20 Andreas Jaeger <aj@suse.de>
10321
10322 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10323 testcase.
10324
10325 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10326
10327 * gcc.c-torture/execute/20000519-2.c: New test.
10328
10329 2000-05-19 Andreas Jaeger <aj@suse.de>
10330
10331 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10332 which fails with SSA.
10333
10334 * lib/c-torture.exp: Also test with -O3 -fssa.
10335
10336 2000-05-18 Michael Meissner <meissner@redhat.com>
10337
10338 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10339 * gcc.c-torture/execute/920415-1.c: Ditto.
10340 * gcc.c-torture/execute/920501-1.c: Ditto.
10341 * gcc.c-torture/execute/conversion.c: Ditto.
10342 * gcc.c-torture/execute/cvt-1.c: Ditto.
10343
10344 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10345
10346 * gcc.c-torture/compile/20000518-1.c: New test.
10347
10348 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10349
10350 * g77.f-torture/compile/200005018.f: New test.
10351
10352 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10353
10354 * gcc.c-torture/compile/20000517-1.c: New test.
10355
10356 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10357
10358 * gcc.c-torture/execute/20000516-1.c: New test.
10359
10360 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10361
10362 * g++.old-deja/g++.other/eh.C: New test.
10363
10364 2000-05-12 Richard Henderson <rth@cygnus.com>
10365
10366 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10367 constants through to doit's conditional.
10368
10369 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10370
10371 * gcc.c-torture/compile/20000511-1.c: New test.
10372 * g77.f-torture/compile/20000511-1.f: New test.
10373 * g77.f-torture/compile/20000511-2.f: New test.
10374
10375 2000-05-11 Michael Meissner <meissner@redhat.com>
10376
10377 * gcc.c-torture/execute/20000511-1.c: New test.
10378
10379 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10380
10381 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10382 * gcc.dg/20000510-1.S: New.
10383
10384 2000-05-08 Catherine Moore <clm@cygnus.com>
10385
10386 * gcc.dg/unused-3.c: New.
10387
10388 2000-05-06 Richard Henderson <rth@cygnus.com>
10389
10390 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10391 * g++.old-deja/g++.mike/warn1.C: Likewise.
10392 * g++.old-deja/g++.pt/local1.C: Likewise.
10393 * g++.old-deja/g++.pt/local7.C: Likewise.
10394 * g++.old-deja/g++.pt/spec16.C: Likewise.
10395
10396 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10397
10398 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10399
10400 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10401
10402 * g77.f-torture/execute/20000503-1.f: New test.
10403
10404 2000-05-04 Andreas Jaeger <aj@suse.de>
10405
10406 * gcc.dg/noreturn-2.c: New test.
10407
10408 2000-05-04 Neil Booth <NeilB@earthling.net>
10409
10410 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10411 preprocessor.
10412
10413 2000-05-04 Richard Henderson <rth@cygnus.com>
10414
10415 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10416
10417 2000-05-04 Richard Henderson <rth@cygnus.com>
10418
10419 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10420 OpenSSL by Jason R Thorpe.
10421
10422 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10423
10424 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10425
10426 2000-05-03 Robert Lipe <robertlipe@usa.net>
10427
10428 * gcc.dg/20000503-1.c: New test.
10429
10430 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10431
10432 * gcc.c-torture/compile/20000502-1.c: New test.
10433 * g++.old-deja/g++.other/align.C: New test.
10434 * gcc.dg/cpp-tradstringify.c: New test.
10435
10436 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10437
10438 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10439 and hard registers.
10440
10441 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10442
10443 * gcc.c-torture/execute/loop-5.c: New test.
10444
10445 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10446
10447 * gcc.c-torture/execute/va-arg-20.c: New test.
10448
10449 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10450
10451 * gcc.c-torture/execute/20000422-1.c: New test.
10452
10453 2000-04-20 Greg McGary <gkm@gnu.org>
10454
10455 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10456 when optimizing, but without sibling-call optimizations (-O1).
10457
10458 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10459
10460 * gcc.c-torture/compile/20000420-1.c: New test.
10461
10462 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10463
10464 * g++.abi/ptrflags.C: New test.
10465 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10466
10467 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10468
10469 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10470
10471 2000-04-19 Greg McGary <gkm@gnu.org>
10472
10473 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10474 sibling-call optimizations.
10475
10476 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10477
10478 * gcc.dg/20000419-1.c: New test.
10479
10480 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10481
10482 * gcc.c-torture/execute/20000412-6.c: New test.
10483
10484 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10485
10486 * gcc.c-torture/execute/20000412-5.c: New test.
10487 * g77.f-torture/compile/20000412-1.f: New test.
10488 * gcc.c-torture/execute/20000412-4.c: New test.
10489 * gcc.c-torture/compile/20000412-2.c: New test.
10490 * gcc.c-torture/execute/20000412-3.c: New test.
10491 * gcc.c-torture/compile/20000412-1.c: New test.
10492 * gcc.c-torture/execute/20000412-2.c: New test.
10493
10494 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10495
10496 * objc/execute/bf-20.m: New test.
10497
10498 2000-04-10 Richard Henderson <rth@cygnus.com>
10499
10500 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10501
10502 * gcc.c-torture/execute/20000412-1.c: New test.
10503
10504 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10505
10506 * g++.old-deja/g++.eh/catchptr1.C: New test.
10507
10508 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10509
10510 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10511
10512 2000-04-08 Neil Booth <NeilB@earthling.net>
10513
10514 * gcc.dg/cpp-nullchar.c: Remove test as
10515 embedded nulls cause problems.
10516
10517 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10518
10519 * gcc.dg/compare2.c: New test.
10520
10521 2000-04-08 Neil Booth <NeilB@earthling.net>
10522
10523 * gcc.dg/cpp-nullchar.c: New test.
10524
10525 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10526
10527 * gcc.dg/cpp-mi2.c: New test.
10528 * gcc.dg/cpp-mi2[abc].h: New files.
10529
10530 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10531
10532 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10533 member name.
10534
10535 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10536
10537 * g++.old-deja/g++.abi/vmihint.C: New test.
10538
10539 2000-04-06 Neil Booth <NeilB@earthling.net>
10540
10541 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10542 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10543 copyright.
10544
10545 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10546
10547 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10548 avoid stack-frame overwrite.
10549
10550 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10551
10552 * gcc.c-torture/compile/20000405-2.c: New test.
10553 * gcc.c-torture/compile/20000405-3.c: New test.
10554
10555 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10556
10557 * gcc.c-torture/compile/20000405-1.c: New test.
10558
10559 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10560
10561 * gcc.dg/cast-qual-1.c: Revert last change.
10562
10563 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10564
10565 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10566
10567 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10568
10569 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10570 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10571
10572 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10573
10574 * gcc.c-torture/compile/20000403-2.c: New test.
10575 * gcc.c-torture/compile/20000403-1.c: New test.
10576
10577 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10578
10579 * gcc.c-torture/execute/20000403-1.c: New test.
10580
10581 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10582
10583 * gcc.c-torture/execute/20000402-1.c: New test.
10584
10585 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10586
10587 * gcc.c-torture/execute/va-arg-15.c: New test.
10588 * gcc.c-torture/execute/va-arg-16.c: New test.
10589 * gcc.c-torture/execute/va-arg-17.c: New test.
10590 * gcc.c-torture/execute/va-arg-18.c: New test.
10591 * gcc.c-torture/execute/va-arg-19.c: New test.
10592
10593 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10594
10595 * gcc.c-torture/compile/981211-1.c: Move to...
10596 * gcc.dg/cpp-as1.c: ...here.
10597 * gcc.dg/cpp-as2.c: New file.
10598
10599 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10600 compiler.
10601
10602 2000-04-02 Neil Booth <NeilB@earthling.net>
10603
10604 * gcc.dg/cpp-cond.c New tests.
10605 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10606 accidental success less likely.
10607 * gcc.dg/cpp-missingop.c New tests.
10608 * gcc.dg/cpp-missingparen.c New tests.
10609 * gcc.dg/cpp-shift.c New tests.
10610 * gcc.dg/cpp-shortcircuit.c New tests.
10611 * gcc.dg/cpp-unary.c New tests.
10612
10613 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10614
10615 * gcc.c-torture/compile/20000329-1.c: New test.
10616
10617 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10618
10619 * gcc.c-torture/compile/20000326-1.c: New test.
10620 * gcc.c-torture/compile/20000326-2.c: New test.
10621
10622 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10623
10624 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10625 the first parameter is a function argument.
10626
10627 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10628
10629 * g++.old-deja/g++.ext/array4.C: New test.
10630
10631 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10632
10633 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10634
10635 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10636
10637 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10638
10639 2000-03-19 Richard Henderson <rth@cygnus.com>
10640
10641 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10642
10643 2000-03-19 Richard Henderson <rth@cygnus.com>
10644
10645 * gcc.c-torture/compile/20000319-1.c: New test.
10646
10647 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10648
10649 * gcc.c-torture/execute/20000314-3.c: New test.
10650 * gcc.c-torture/execute/20000314-2.c: New test.
10651 * gcc.c-torture/execute/20000314-1.c: New test.
10652 * gcc.c-torture/compile/20000314-2.c: New test.
10653 * gcc.c-torture/compile/20000314-1.c: New test.
10654
10655 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10656
10657 * g++.old-deja/g++.warn/inline.C: New test.
10658
10659 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10660
10661 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10662 standards-compliant result rather than specific constants.
10663 Put test-values in array.
10664
10665 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10666
10667 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10668 (g++_target_compile): Put test-specific options last.
10669
10670 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10671
10672 * g++.old-deja/g++.eh/vbase4.C: New test.
10673
10674 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10675
10676 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10677
10678 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10679
10680 * g++.old-deja/g++.brendan/misc12.C: Removed.
10681 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10682 * g++.old-deja/g++.ext/pretty4.C: New test.
10683
10684 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10685
10686 * g++.old-deja/g++.other/string2.C: New test.
10687
10688 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10689
10690 * g++.old-deja/g++.warn/impint2.C: New test.
10691
10692 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10693
10694 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10695 is 1, not zero.
10696
10697 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10698
10699 * g++.old-deja/g++.warn/impint.C: New test.
10700 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10701 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10702 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10703 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10704 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10705 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10706 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10707 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10708 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10709 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10710 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10711 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10712
10713 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10714
10715 * gcc.dg/cpp-redef.c: New test.
10716
10717 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10718
10719 * g++.old-deja/g++.pt/unify7.C: New test.
10720
10721 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10722
10723 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10724 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10725
10726 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10727
10728 * gcc.c-torture/compile/20000224-1.c: New test.
10729
10730 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10731
10732 * gcc.c-torture/compile/cpp-2.c: New test.
10733 * gcc.c-torture/compile/cpp-1.c: New test.
10734
10735 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10736
10737 * gcc.c-torture/execute/20000225-1.c: New test.
10738
10739 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10740
10741 * gcc.dg/cpp-li2.c: New test.
10742
10743 * gcc.dg/cpp-wi1.c: New test.
10744
10745 * gcc.dg/cpp-li1.c: New test.
10746
10747 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10748
10749 * g++.old-deja/g++.other/sizeof5.C: New test.
10750
10751 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10752
10753 * gcc.c-torture/execute/va-arg-13.c: New test.
10754
10755 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10756
10757 * gcc.c-torture/execute/va-arg-12.c: New test.
10758
10759 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10760
10761 * gcc.c-torture/execute/20000223-1.c: New test.
10762
10763 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10764
10765 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10766
10767 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10768
10769 * g++.old-deja/g++.abi/ptrmem.C: New test.
10770
10771 2000-02-19 Richard Henderson <rth@cygnus.com>
10772
10773 * gcc.c-torture/compile/init-3.c: New.
10774
10775 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10776
10777 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10778 ALWAYS_CXXFLAGS.
10779
10780 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10781
10782 * gcc.c-torture/compile/20000211-3.c: New test.
10783
10784 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10785
10786 * gcc.c-torture/compile/20000211-2.c: New test.
10787
10788 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10789
10790 * gcc.c-torture/compile/20000211-1.c: New test.
10791
10792 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10793
10794 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10795 on native targets
10796
10797 2000-02-08 Nathan Sidwell <nathan@acm.org>
10798
10799 * g++.old-deja/g++.other/cast5.C: New test.
10800
10801 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10802
10803 * gcc.c-torture/execute/20000205-1.c: New.
10804
10805 2000-02-03 Nathan Sidwell <nathan@acm.org>
10806
10807 * g++.old-deja/g++.jason/cast3.C: Return void.
10808 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10809
10810 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10811
10812 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10813
10814 * gcc.dg/loop-1.c: New test.
10815
10816 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10817
10818 * gcc.c-torture/compile/20000127-1.c: New test.
10819 * gcc.c-torture/execute/991228-1.c: New test.
10820
10821 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10822
10823 * gcc.dg/unused-2.c: New test.
10824
10825 * gcc.dg/conv-1.c: New test.
10826
10827 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10828
10829 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10830 compiler.
10831 (tool_option_proc): Fix typo.
10832
10833 2000-01-24 Geoff Keating <geoffk@cygnus.com>
10834
10835 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10836 of the ld on the host, not on the build machine.
10837 Also, don't crash if '--help' is not a supported option.
10838
10839 2000-01-24 Richard Henderson <rth@cygnus.com>
10840
10841 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10842
10843 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10844
10845 * gcc.c-torture/execute/20000120-2.c: New test.
10846 * gcc.c-torture/execute/20000120-1.c: New test.
10847
10848 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10849
10850 * gcc.c-torture/execute/20000113-1.c: New test.
10851
10852 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10853
10854 * gcc.c-torture/execute/20000112-1.c: New test.
10855
10856 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10857
10858 * gcc.dg/20000111-1.c: New test.
10859
10860 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
10861
10862 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10863 with 16 bit integers.
10864
10865 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10866
10867 * gcc.dg/20000108-1.c: New test.
10868
10869 2000-01-05 Nathan Sidwell <nathan@acm.org>
10870
10871 * g++.old-deja/g++.ns/koenig8.C: New test.
10872
10873 2000-01-05 Nathan Sidwell <nathan@acm.org>
10874
10875 * g++.old-deja/g++.other/cast4.C: New test.
10876
10877 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
10878
10879 * gcc.c-torture/compile/20000105-2.c: New test.
10880 * gcc.c-torture/compile/20000105-1.c: New test.
10881
10882 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10883
10884 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10885 references to printf & atoi to conform to ANSI standard.
10886 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10887 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10888 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10889 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10890 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10891 * g++.old-deja/g++.brendan/complex1.C: Likewise.
10892 * g++.old-deja/g++.brendan/copy1.C: Likewise.
10893 * g++.old-deja/g++.brendan/copy2.C: Likewise.
10894 * g++.old-deja/g++.brendan/copy3.C: Likewise.
10895 * g++.old-deja/g++.brendan/copy4.C: Likewise.
10896 * g++.old-deja/g++.brendan/copy5.C: Likewise.
10897 * g++.old-deja/g++.brendan/copy6.C: Likewise.
10898 * g++.old-deja/g++.brendan/copy7.C: Likewise.
10899 * g++.old-deja/g++.brendan/copy8.C: Likewise.
10900 * g++.old-deja/g++.brendan/crash11.C: Likewise.
10901 * g++.old-deja/g++.brendan/crash14.C: Likewise.
10902 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10903 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10904 * g++.old-deja/g++.brendan/delete2.C: Likewise.
10905 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10906 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10907 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10908 * g++.old-deja/g++.brendan/eh1.C: Likewise.
10909 * g++.old-deja/g++.brendan/groff1.C: Likewise.
10910 * g++.old-deja/g++.brendan/init3.C: Likewise.
10911 * g++.old-deja/g++.brendan/misc12.C: Likewise.
10912 * g++.old-deja/g++.brendan/misc7.C: Likewise.
10913 * g++.old-deja/g++.brendan/new2.C: Likewise.
10914 * g++.old-deja/g++.brendan/operators4.C: Likewise.
10915 * g++.old-deja/g++.brendan/operators5.C: Likewise.
10916 * g++.old-deja/g++.brendan/overload2.C: Likewise.
10917 * g++.old-deja/g++.brendan/overload7.C: Likewise.
10918 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10919 * g++.old-deja/g++.brendan/reference1.C: Likewise.
10920 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10921 * g++.old-deja/g++.brendan/template24.C: Likewise.
10922 * g++.old-deja/g++.brendan/template3.C: Likewise.
10923 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10924 * g++.old-deja/g++.jason/inline3.C: Likewise.
10925 * g++.old-deja/g++.jason/opeq.C: Likewise.
10926 * g++.old-deja/g++.law/arg5.C: Likewise.
10927 * g++.old-deja/g++.law/arm7.C: Likewise.
10928 * g++.old-deja/g++.law/ctors11.C: Likewise.
10929 * g++.old-deja/g++.law/cvt8.C: Likewise.
10930 * g++.old-deja/g++.law/init9.C: Likewise.
10931 * g++.old-deja/g++.law/refs4.C: Likewise.
10932 * g++.old-deja/g++.law/template2.C: Likewise.
10933 * g++.old-deja/g++.law/visibility24.C: Likewise.
10934 * g++.old-deja/g++.law/vtable3.C: Likewise.
10935 * g++.old-deja/g++.mike/asm2.C: Likewise.
10936 * g++.old-deja/g++.mike/eh1.C: Likewise.
10937 * g++.old-deja/g++.mike/misc1.C: Likewise.
10938 * g++.old-deja/g++.mike/misc13.C: Likewise.
10939 * g++.old-deja/g++.mike/misc14.C: Likewise.
10940 * g++.old-deja/g++.mike/ns12.C: Likewise.
10941 * g++.old-deja/g++.mike/p1248.C: Likewise.
10942 * g++.old-deja/g++.mike/p3708.C: Likewise.
10943 * g++.old-deja/g++.mike/p3708a.C: Likewise.
10944 * g++.old-deja/g++.mike/p3708b.C: Likewise.
10945 * g++.old-deja/g++.mike/p646.C: Likewise.
10946 * g++.old-deja/g++.mike/p700.C: Likewise.
10947 * g++.old-deja/g++.mike/p783.C: Likewise.
10948 * g++.old-deja/g++.mike/p783a.C: Likewise.
10949 * g++.old-deja/g++.mike/p783b.C: Likewise.
10950 * g++.old-deja/g++.mike/p786.C: Likewise.
10951 * g++.old-deja/g++.mike/p789.C: Likewise.
10952 * g++.old-deja/g++.mike/p789a.C: Likewise.
10953 * g++.old-deja/g++.mike/p807a.C: Likewise.
10954 * g++.old-deja/g++.other/delete3.C: Likewise.
10955 * g++.old-deja/g++.other/dyncast1.C: Likewise.
10956 * g++.old-deja/g++.other/dyncast2.C: Likewise.
10957 * g++.old-deja/g++.other/dyncast3.C: Likewise.
10958 * g++.old-deja/g++.other/empty1.C: Likewise.
10959 * g++.old-deja/g++.other/temporary1.C: Likewise.
10960 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10961 * g++.old-deja/g++.pt/t16.C: Likewise.
10962 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10963
10964 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
10965
10966 * gcc.dg/991230-1.c: New test.
10967
10968 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
10969
10970 * gcc.c-torture/compile/991229-3.c: New test.
10971 * gcc.c-torture/compile/991229-2.c: New test.
10972 * gcc.c-torture/compile/991229-1.c: New test.
10973
10974 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
10975
10976 * gcc.c-torture/compile/labels-2.c: New test.
10977
10978 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
10979
10980 * gcc.c-torture/execute/991227-1.c: New test.
10981
10982 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10983
10984 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10985
10986 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
10987
10988 * gcc.c-torture/execute/991221-1.c: New test.
10989
10990 1999-12-20 Nathan Sidwell <nathan@acm.org>
10991
10992 * g++.old-deja/g++.other/cast3.C: New test.
10993
10994 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
10995
10996 * gcc.c-torture/execute/991216-4.c: New test.
10997
10998 1999-12-16 Michael Meissner <meissner@cygnus.com>
10999
11000 * gcc.c-torture/execute/991216-1.c: New test.
11001 * gcc.c-torture/execute/991216-2.c: New test.
11002 * gcc.c-torture/execute/991216-3.c: New test.
11003
11004 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11005
11006 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11007 Actually make the test fail by using "-O2" for compilation.
11008
11009 1999-12-15 Nathan Sidwell <nathan@acm.org>
11010
11011 * g++.old-deja/g++.warn/cast-align1.C: New test.
11012
11013 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11014
11015 * gcc.c-torture/compile/991214-1.c: New test.
11016 * gcc.c-torture/compile/991214-2.c: New test.
11017
11018 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11019
11020 * gcc.dg/991214-1.c: New test.
11021
11022 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11023
11024 * gcc.c-torture/compile/991213-3.c: New test.
11025 * gcc.c-torture/compile/991213-2.c: New test.
11026 * gcc.c-torture/compile/991213-1.c: New test.
11027
11028 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11029
11030 * gcc.dg/991209-1.c: New test.
11031
11032 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11033
11034 * gcc.c-torture/compile/991208-1.c: New test.
11035
11036 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11037
11038 * gcc.dg/ultrasp2.c: New test.
11039
11040 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11041
11042 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11043
11044 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11045
11046 * gcc.c-torture/compile/991202-1.c: New test.
11047 * gcc.c-torture/execute/991202-1.c: New test.
11048 * gcc.c-torture/execute/991202-2.c: New test.
11049 * gcc.c-torture/execute/991202-3.c: New test.
11050
11051 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11052
11053 * g++.old-deja/g++.abi/align.C: New test.
11054 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11055 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11056
11057 1999-12-01 Richard Henderson <rth@cygnus.com>
11058
11059 * gcc.c-torture/execute/991201-1.c: New.
11060
11061 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11062
11063 * gcc.dg/991129-1.c: New test.
11064
11065 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11066
11067 * gcc.c-torture/compile/991127-1.c: New test.
11068
11069 1999-11-22 Nathan Sidwell <nathan@acm.org>
11070
11071 * g++.old-deja/g++.other/warn4.C: New test.
11072
11073 1999-11-22 Nathan Sidwell <nathan@acm.org>
11074
11075 * g++.old-deja/g++.eh/cleanup2.C: New test.
11076 * g++.old-deja/g++.ext/pretty2.C: New test.
11077 * g++.old-deja/g++.ext/pretty3.C: New test.
11078 * g++.old-deja/g++.other/debug6.C: New test.
11079
11080 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11081
11082 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11083 compiler_output to look for one error message instead of two.
11084
11085 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11086
11087 * gcc.c-torture/execute/991118-1.c: Also test case
11088 where the word boundary does not split a byte evenly.
11089
11090 1999-11-19 Nathan Sidwell <nathan@acm.org>
11091
11092 * g++.old-deja/g++.ext/restrict1.C: New test.
11093
11094 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11095
11096 * gcc.c-torture/execute/991118-1.c: New test.
11097
11098 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11099
11100 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11101 working directory pathnames.
11102
11103 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11104
11105 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11106 host is equipped with driver.h and driver.o so it can actually
11107 compile and run the tests.
11108
11109 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11110
11111 * gcc.c-torture/compile/991008-1.c: New test.
11112
11113 1999-11-08 Nick Clifton <nickc@cygnus.com>
11114
11115 * lib/gcc-dg.exp: Include target-supports.exp
11116
11117 1999-11-05 Nick Clifton <nickc@cygnus.com>
11118
11119 * lib/target-supports.exp: New file: Provide procs to test for
11120 features supported by the target.
11121 (check_weak_available): Moved here from ecos.exp.
11122 (check_alias_available): New proc: Determine of the target
11123 toolchain supports the alias attribute.
11124
11125 * gcc.dg/special/ecos.exp: Move check_weak_available to
11126 target-supports.exp.
11127 (alias-1.c): Only perform the test if the target supports
11128 aliases.
11129 (wkali-1.c): Only perform the test if the target supports
11130 aliases.
11131
11132 * gcc.dg/990506-0.c: Expect error messages from cross
11133 targets as well as native targets.
11134
11135 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11136
11137 * gcc.dg/ultrasp1.c: Removed xfail.
11138 * gcc.dg/struct-ret-2.c: Likewise.
11139 * gcc.dg/array-1.c: Likewise.
11140
11141 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11142
11143 * gcc.dg/struct-ret-2.c: New test.
11144
11145 * gcc.dg/array-1.c: New test.
11146
11147 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11148
11149 * gcc.c-torture/execute/991030-1.c: New test.
11150
11151 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11152
11153 * gcc.c-torture/compile/991026-2.c: New test.
11154
11155 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11156
11157 * gcc.c-torture/compile/991026-1.c: New test.
11158
11159 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11160
11161 * gcc.c-torture/execute/991023-1.c: New test.
11162
11163 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11164
11165 * gcc.c-torture/execute/991019-1.c: New test.
11166
11167 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11168
11169 * gcc.c-torture/execute/991016-1.c: New test.
11170
11171 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11172
11173 * gcc.c-torture/execute/991014-1.c: New test.
11174
11175 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11176
11177 * g++.old-deja/g++.other/union2.C: New test.
11178
11179 1999-10-13 Nathan Sidwell <nathan@acm.org>
11180
11181 * g++.old-deja/g++.other/vaarg2.C: New test.
11182 * g++.old-deja/g++.other/vaarg3.C: New test.
11183
11184 1999-10-12 Craig Burley <craig@jcb-sc.com>
11185
11186 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11187 in compile/.
11188
11189 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11190
11191 * gcc.c-torture/execute/va-arg-11.c: New test.
11192
11193 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11194
11195 * lib/file-format.exp (gcc_target_object_format): Don't
11196 crash if objdump is unavailable.
11197
11198 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11199
11200 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11201
11202 1999-09-28 Nick Clifton <nickc@cygnus.com>
11203
11204 * gcc.c-torture/compile/990928-1.c: New test.
11205
11206 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11207
11208 * g++.old-deja/g++.other/decl6.C: New test.
11209
11210 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11211
11212 * gcc.c-torture/execute/va-arg-10.c: New test.
11213
11214 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11215
11216 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11217 __PRETTY_FUNCTION__.
11218
11219 1999-09-23 Nick Clifton <nickc@cygnus.com>
11220
11221 * gcc.c-torture/execute/990923-1.c: New test.
11222
11223 1999-09-21 Nick Clifton <nickc@cygnus.com>
11224
11225 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11226 for which -fpic is inappropriate.
11227
11228 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11229
11230 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11231
11232 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11233
11234 * g++.old-deja/g++.other/dyncast1.C: New test.
11235 * g++.old-deja/g++.other/dyncast2.C: New test.
11236 * g++.old-deja/g++.other/dyncast3.C: New test.
11237 * g++.old-deja/g++.other/dyncast4.C: New test.
11238 * g++.old-deja/g++.other/dyncast5.C: New test.
11239 * g++.old-deja/g++.eh/catch3.C: New test.
11240 * g++.old-deja/g++.eh/catch3p.C: New test.
11241 * g++.old-deja/g++.eh/catch4.C: New test.
11242 * g++.old-deja/g++.eh/catch4p.C: New test.
11243 * g++.old-deja/g++.eh/catch5.C: New test.
11244 * g++.old-deja/g++.eh/catch5p.C: New test.
11245 * g++.old-deja/g++.eh/catch6.C: New test.
11246 * g++.old-deja/g++.eh/catch6p.C: New test.
11247 * g++.old-deja/g++.eh/catch7.C: New test.
11248 * g++.old-deja/g++.eh/catch7p.C: New test.
11249 * g++.old-deja/g++.eh/catch8.C: New test.
11250 * g++.old-deja/g++.eh/catch8p.C: New test.
11251 * g++.old-deja/g++.eh/catch9.C: New test.
11252 * g++.old-deja/g++.eh/catch9p.C: New test.
11253
11254 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11255
11256 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11257 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11258
11259 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11260
11261 * gcc.c-torture/compile/990913-1.c: New test.
11262
11263 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11264
11265 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11266 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11267
11268 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11269
11270 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11271
11272 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11273
11274 * g++.old-deja/g++.other/lookup11.C: New test.
11275 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11276 what is permitted and what we want.
11277 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11278 overload use.
11279 * g++.old-deja/g++.jason/rfg5.C: Likewise
11280
11281 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11282
11283 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11284 * gcc.c-torture/noncompile/poison-1.c: New file.
11285
11286 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11287
11288 * g++.old-deja/g++.other/sizeof3.C: New test.
11289 * g++.old-deja/g++.other/sizeof4.C: New test.
11290 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11291 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11292
11293 1999-09-07 Richard Henderson <rth@cygnus.com>
11294
11295 * gcc.dg/va-arg-1.c: New.
11296
11297 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11298
11299 * gcc.c-torture/execute/va-arg-9.c: New test.
11300
11301 1999-09-05 Craig Burley <craig@jcb-sc.com>
11302
11303 * g77.f-torture/compile/980519-2.f: New test.
11304 * g77.f-torture/compile/19990905-0.f: New test.
11305 * g77.f-torture/compile/19990905-1.f: New test.
11306 * g77.f-torture/compile/19990905-2.f: New test.
11307
11308 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11309
11310 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11311
11312 * gcc.c-torture/execute/990827-1.c: Fix typo.
11313
11314 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11315
11316 * g++.old-deja/g++.other/deref1.C: New test.
11317
11318 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11319
11320 * g++.old-deja/g++.other/ambig2.C: New test.
11321 * g++.old-deja/g++.other/cond5.C: New test.
11322 * g++.old-deja/g++.other/lookup16.C: New test.
11323
11324 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11325
11326 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11327 assemblers too.
11328
11329 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11330
11331 * lib/c-torture.exp: Avoid the "compare executables" optimization
11332 when testing native.
11333
11334 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11335
11336 * gcc.c-torture/execute/990829-1.c: New test.
11337 * gcc.c-torture/compile/990829-1.c: New test.
11338
11339 1999-08-27 Paul Burchard <burchard@pobox.com>
11340
11341 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11342 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11343 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11344 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11345 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11346 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11347 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11348 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11349 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11350 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11351 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11352
11353 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11354
11355 * gcc.c-torture/execute/990827-1.c: New test.
11356
11357 1999-08-26 Craig Burley <craig@jcb-sc.com>
11358
11359 * g77.f-torture/noncompile/19990826-4.f: New test.
11360
11361 * g77.f-torture/compile/19990826-3.f: New test.
11362
11363 * g77.f-torture/execute/19990826-2.f: New test.
11364
11365 * g77.f-torture/compile/19990826-1.f: New test.
11366
11367 * gcc.c-torture/execute/990826-0.c: New test.
11368 * g77.c-torture/execute/19990826-0.f: New test.
11369
11370 * g77.f-torture/noncompile/970626-2.f: New test.
11371
11372 1999-08-25 Paul Burchard <burchard@pobox.com>
11373
11374 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11375 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11376 lss-011.C: New tests.
11377
11378 1999-08-25 Nathan Sidwell <nathan@acm.org>
11379
11380 * g++.old-deja/g++.other/decl5.C: New test.
11381
11382 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11383
11384 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11385 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11386 call `postbase' for each one. All callers of `postbase' changed
11387 to call this instead.
11388
11389 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11390
11391 * gcc.c-torture/execute/990811-1.c: New test.
11392
11393 1999-08-09 Nick Clifton <nickc@cygnus.com>
11394
11395 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11396 just native ones.
11397
11398 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11399 just native ones.
11400
11401 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11402
11403 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11404
11405 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11406
11407 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11408
11409 1999-08-04 Nathan Sidwell <nathan@acm.org>
11410
11411 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11412
11413 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11414
11415 * gcc.c-torture/execute/990804-1.c: New test.
11416
11417 1999-08-03 Nathan Sidwell <nathan@acm.org>
11418
11419 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11420 * g++.old-deja/g++.brendan/crash64.C: Likewise
11421 * g++.old-deja/g++.brendan/overload8.C: Likewise
11422
11423 1999-08-03 Nathan Sidwell <nathan@acm.org>
11424
11425 * g++.old-deja/g++.other/struct1.C: New test.
11426
11427 1999-08-03 Nathan Sidwell <nathan@acm.org>
11428
11429 * g++.old-deja/g++.other/enum2.C: New test.
11430
11431 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11432
11433 Adapted from tests from Franz Sirl:
11434 * gcc.c-torture/execute/va-arg-7.c: New test.
11435 * gcc.c-torture/execute/va-arg-8.c: New test.
11436
11437 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11438
11439 * gcc.c-torture/compile/990801-2.c: New test.
11440
11441 * gcc.c-torture/compile/990801-1.c: New test.
11442
11443 1999-07-27 Michael Meissner <meissner@cygnus.com>
11444
11445 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11446 fp-cmp-1.c, converting double to float.
11447
11448 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11449 fp-cmp-1.c, converting double to long double.
11450
11451 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11452 from fr1 to unknown_register, since fr1 is a legitimate register
11453 on some machines.
11454
11455 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11456
11457 * README: More listname related changes.
11458
11459 1999-07-08 Catherine Moore <clm@cygnus.com>
11460
11461 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11462
11463 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11464
11465 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11466
11467 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11468
11469 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11470
11471 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11472
11473 * gcc.dg/990703-1.c: New test.
11474
11475 1999-06-29 Nick Clifton <nickc@cygnus.com>
11476
11477 * lib/file-format.exp: New file: Move definition of proc
11478 gcc_target_object_format to here from
11479 gcc.dg/special/ecos.exp.
11480
11481 * lib/c-torture.exp: Include lib file-format.exp.
11482 * lib/gcc-dg.exp: Include lib file-format.exp.
11483
11484 * gcc.dg/special/ecos.exp: Remove definition of proc
11485 gcc_target_object_format.
11486
11487 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11488
11489 * gcc.c-torture/execute/990628-1.c: New test.
11490
11491 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11492
11493 * gcc.c-torture/compile/990625-2.c: New test.
11494
11495 * gcc.c-torture/compile/990625-1.c: New test.
11496
11497 1999-06-23 Nick Clifton <nickc@cygnus.com>
11498
11499 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11500 attributes compile.
11501 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11502 ports that use the COFF/PE file format.
11503
11504 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11505
11506 * gcc.c-torture/compile/990617-1.c: New test.
11507
11508 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11509
11510 * g++.old-deja/g++.other/decl4.C: New test.
11511
11512 1999-06-14 Nathan Sidwell <nathan@acm.org>
11513
11514 * g++.old-deja/g++.other/bitfld3.C: New test.
11515
11516 1999-06-08 Nathan Sidwell <nathan@acm.org>
11517
11518 * g++.old-deja/g++.eh/catch1.C: New test.
11519
11520 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11521
11522 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11523
11524 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11525 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11526
11527 1999-06-05 Craig Burley <craig@jcb-sc.com>
11528
11529 * g77.f-torture/compile/19990502-0.f: Replace with new,
11530 shorter, test that still fails after recent changes.
11531
11532 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11533
11534 * gcc.c-torture/execute/990604-1.c: New test.
11535
11536 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11537
11538 * gcc.c-torture/execute/990531-1.c: New test.
11539
11540 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11541
11542 * gcc.c-torture/compile/990527-1.c: New test.
11543
11544 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11545
11546 * gcc.c-torture/execute/990527-1.c: New test.
11547
11548 1999-05-25 Nick Clifton <nickc@cygnus.com>
11549
11550 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11551 bitfields as signed.
11552
11553 1999-05-25 Craig Burley <craig@jcb-sc.com>
11554
11555 * g77.f-torture/compile/19990525-0.f: New test.
11556
11557 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11558
11559 * gcc.c-torture/execute/990525-2.c: New test.
11560
11561 * gcc.c-torture/execute/990525-1.c: New test.
11562
11563 1999-05-24 Nathan Sidwell <nathan@acm.org>
11564
11565 * g++.old-deja/g++.other/anon3.C: New test.
11566 * g++.old-deja/g++.other/anon4.C: New test.
11567 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11568 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11569 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11570 Merrill).
11571
11572 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11573
11574 * gcc.c-torture/execute/990524-1.c: New test.
11575
11576 * gcc.dg/990524-1.c: New test.
11577
11578 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11579
11580 * gcc.c-torture/compile/990523-1.c: New test.
11581
11582 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11583
11584 * gcc.c-torture/compile/990519-1.c: New test.
11585
11586 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11587
11588 * gcc.c-torture/compile/990517-1.c: New test.
11589
11590 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11591 (e4, f4): New tests.
11592 (main): Call them.
11593
11594 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11595
11596 * gcc.dg/noreturn-1.c: New test.
11597
11598 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11599
11600 * gcc.c-torture/execute/990513-1.c: New test.
11601
11602 1999-05-10 Richard Henderson <rth@cygnus.com>
11603
11604 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11605
11606 1999-05-10 Craig Burley <craig@jcb-sc.com>
11607
11608 * g77.f-torture/execute/erfc.f: Use small single-precision
11609 values, to avoid problems on Alphas when not -mieee.
11610
11611 1999-05-08 Craig Burley <craig@jcb-sc.com>
11612
11613 * gcc.dg/990506-0.c: New test.
11614
11615 1999-05-08 Richard Henderson <rth@cygnus.com>
11616
11617 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11618 the constant to test. Don't XFAIL 64-bit targets.
11619
11620 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11621 * g++.old-deja/g++.law/profile1.C: Likewise.
11622
11623 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11624 operator new instances.
11625 * g++.old-deja/g++.other/delete5.C: Likewise.
11626
11627 1999-05-03 Craig Burley <craig@jcb-sc.com>
11628
11629 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11630 intrinsic.
11631
11632 1999-05-03 Craig Burley <craig@jcb-sc.com>
11633
11634 * g77.f-torture/execute/u77-test.f: Reverse order of two
11635 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11636
11637 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11638
11639 * gcc.dg/compare1.c: New test.
11640
11641 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11642
11643 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11644 New tests.
11645
11646 1999-05-02 Craig Burley <craig@jcb-sc.com>
11647
11648 * g77.f-torture/compile/19990502-1.f: New test.
11649
11650 1999-05-02 Craig Burley <craig@jcb-sc.com>
11651
11652 * g77.f-torture/compile/19990502-0.f: New test.
11653
11654 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11655
11656 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11657 intrinsic.
11658
11659 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11660
11661 * g77.f-torture/execute/u77-test.f (main): List libU77
11662 intrinsics not currently tested.
11663 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11664 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11665 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11666 Trim blanks off the ends of some printed strings.
11667
11668 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11669
11670 * g77.f-torture/execute/u77-test.f (main): Just warn about
11671 FSTAT gid disagreement, as it's expected on some systems.
11672
11673 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11674
11675 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11676 use a new function, which allows for some slop.
11677 Clean up some commentary.
11678 (issum): The new function.
11679 (sgladd): Deleted subroutine.
11680
11681 1999-05-01 Craig Burley <craig@jcb-sc.com>
11682
11683 * g77.f-torture/execute/u77-test.f: Modify to be more like
11684 libf2c/libU77 version, bringing patches to that version here.
11685 Add suitable commentary.
11686
11687 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11688
11689 * gcc.dg/990424-1.c: New test.
11690
11691 1999-04-24 Craig Burley <craig@jcb-sc.com>
11692
11693 * g77.f-torture/execute/u77-test.f (main): Bug involving
11694 LSTAT has been fixed, so turn back on full checking.
11695
11696 1999-04-20 Craig Burley <craig@jcb-sc.com>
11697
11698 * g77.f-torture/compile/19990419-0.f: New test.
11699 * g77.f-torture/execute/19990419-1.f: New test.
11700
11701 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11702
11703 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11704 to avoid the need for a prototype to supress a warning.
11705
11706 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11707
11708 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11709
11710 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11711
11712 * gcc.c-torture/execute/990404-1.c: New test.
11713
11714 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11715
11716 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11717 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11718 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11719 missing initializer warnings.
11720
11721 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11722
11723 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11724 matching strings.
11725
11726 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11727
11728 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11729
11730 1999-03-26 Craig Burley <craig@jcb-sc.com>
11731
11732 * g77.f-torture/execute/19990325-0.f: New test.
11733 * g77.f-torture/execute/19990325-1.f: New test.
11734
11735 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11736
11737 * gcc.c-torture/execute/990324-1.c: New test.
11738
11739 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11740
11741 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11742 test with 4.
11743
11744 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11745
11746 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11747
11748 1999-03-13 Craig Burley <craig@jcb-sc.com>
11749
11750 * g77.f-torture/execute/19990313-2.f: New test.
11751 * g77.f-torture/execute/19990313-3.f: New test.
11752
11753 1999-03-13 Craig Burley <craig@jcb-sc.com>
11754
11755 * g77.f-torture/execute/19990313-0.f: New test.
11756 * g77.f-torture/execute/19990313-1.f: New test.
11757
11758 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11759
11760 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11761 printf to sprintf.
11762 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11763 (main): Add check for u15. Conditionalize u31 check depending on
11764 whether ints are <32 bits or >=32 bits.
11765
11766 1999-03-08 Craig Burley <craig@jcb-sc.com>
11767
11768 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11769
11770 1999-03-08 Craig Burley <craig@jcb-sc.com>
11771
11772 * g77.f-torture/compile/19990305-0.f: New test.
11773 * g77.f-torture/execute/19981119-0.f: New test.
11774
11775 1999-03-08 Craig Burley <craig@jcb-sc.com>
11776
11777 * g77.f-torture/execute/970625-2.f: call ABORT if final
11778 result is not correct, instead of just printing it.
11779 Add this checking via newly introduced obfuscation, to
11780 trip up buggy front ends.
11781
11782 1999-03-07 Craig Burley <craig@jcb-sc.com>
11783
11784 * g77.f-torture/compile/960317-1.f: Moved from being
11785 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11786
11787 1999-03-06 Craig Burley <craig@jcb-sc.com>
11788
11789 * g77.f-torture/execute/960317-1.f: New (old) test.
11790 * g77.f-torture/execute/970625-2.f: Ditto.
11791
11792 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11793
11794 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11795 message on line 1 or line 2; cccp and cpplib do this differently.
11796
11797 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11798
11799 * g++.old-deja/g++.law/weak1.C: New test.
11800
11801 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11802
11803 * gcc.c-torture/execute/990119-1.c: Renamed to...
11804 * gcc.dg/990119-1.c: this, so it will only be tested once
11805 (it's a preprocessor test, it doesn't need to be run at
11806 multiple optimization levels).
11807
11808 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11809
11810 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11811 ALWAYS_CXXFLAGS.
11812
11813 1999-02-24 Craig Burley <craig@jcb-sc.com>
11814
11815 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11816 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11817 to not be compilable by current g77.
11818
11819 1999-02-24 Nick Clifton <nickc@cygnus.com>
11820
11821 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11822
11823 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11824
11825 * gcc.c-torture/execute/990222-1.c: New test.
11826
11827 1999-02-19 Craig Burley <craig@jcb-sc.com>
11828
11829 * g77.f-torture/compile/19990218-0.f: New test.
11830 * g77.f-torture/noncompile/19990218-1.f: New test.
11831
11832 1999-02-18 Craig Burley <craig@jcb-sc.com>
11833
11834 * g77.f-torture/compile/19981216-0.f: New test.
11835
11836 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
11837
11838 * gcc.dg/990214-1.c: New test.
11839
11840 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
11841
11842 * gcc.dg/990213-2.c: New test.
11843
11844 * gcc.dg/990213-1.c: New test.
11845
11846 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
11847
11848 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11849 ints.
11850
11851 1999-02-11 Nick Clifton <nickc@cygnus.com>
11852
11853 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11854 specified by target.
11855
11856 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11857
11858 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
11859
11860 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11861
11862 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
11863
11864 * gcc.dg/special/ecos.exp: New test driver for new tests with
11865 special requirements.
11866
11867 * gcc.dg/special/alias-1.c: New test.
11868 * gcc.dg/special/gcsec-1.c: New test.
11869 * gcc.dg/special/weak-1.c: New test.
11870 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11871 * gcc.dg/special/weak-2.c: New test.
11872 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11873 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11874 * gcc.dg/special/wkali-1.c: New test.
11875 * gcc.dg/special/wkali-2.c: New test.
11876 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11877 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11878
11879 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
11880
11881 * lib/c-torture.exp (c-torture-compile): Pull out code for
11882 analyzing gcc error messages.
11883 (c-torture-execute): Likewise. Fix some (harmless) false
11884 positives.
11885 * lib/gcc.exp (gcc_check_compile): New function.
11886
11887 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
11888
11889 * gcc.c-torture/execute/990208-1.c: New test.
11890
11891 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
11892
11893 * g++.dg/special/ecos.exp: New driver for new tests with special
11894 requirements
11895
11896 * g++.dg/special/conpr-1.C: New test
11897 * g++.dg/special/conpr-2.C: New test
11898 * g++.dg/special/conpr-2a.C: New test
11899 * g++.dg/special/conpr-3.C: New test
11900 * g++.dg/special/conpr-3a.C: New test
11901 * g++.dg/special/conpr-3b.C: New test
11902
11903 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11904 allow g++ to use the dg driver
11905
11906 * README: Add comment about g++.dg directory
11907
11908 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
11909
11910 * README: Update email addresses.
11911
11912 1999-02-03 Nick Clifton <nickc@cygnus.com>
11913
11914 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11915 arguments in order to force structure S onto the stack even on
11916 the alpha.
11917 (test): Pass 10 leading arguments to function foo as well as the
11918 structure S.
11919
11920 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11921 failure for all targets.
11922
11923 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11924 abort to terminate program execution.
11925
11926 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
11927
11928 * gcc.c-torture/execute/990130-1.c: New test.
11929
11930 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
11931
11932 * gcc.dg/990130-1.c: New test.
11933
11934 1999-01-28 Michael Meissner <meissner@cygnus.com>
11935
11936 * gcc.c-torture/execute/990128-1.c: New test.
11937
11938 1999-01-27 Michael Meissner <meissner@cygnus.com>
11939
11940 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11941
11942 1999-01-27 Felix Lee <flee@cygnus.com>
11943
11944 * lib/c-torture.exp (c-torture-compile): pull out code for
11945 analyzing gcc error messages.
11946 (c-torture-execute): ditto, and fix some (harmless) false
11947 positives.
11948 * lib/gcc.exp (gcc_check_compile): new function.
11949
11950 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
11951
11952 * gcc.dg/990117-1.c: New test.
11953
11954 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11955
11956 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11957
11958 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
11959
11960 * g77.f-torture/compile/990115-1.f: New test.
11961
11962 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
11963
11964 * gcc.c-torture/compile/990107-1.c: New test
11965
11966 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
11967
11968 * gcc.c-torture/execute/990106-2.c: New test.
11969
11970 * gcc.c-torture/execute/990106-1.c: New test.
11971
11972 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
11973
11974 * gcc.c-torture/compile/981223-1.c: New test.
11975
11976 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
11977
11978 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11979 (opt3): Rename from opt4 and disable.
11980
11981 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
11982
11983 * g++.old-deja/g++.pt/ptrmem5.C: New test.
11984
11985 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
11986
11987 * g++.old-deja/g++.other/conv5.C: New test.
11988
11989 1998-12-14 Nick Clifton <nickc@cygnus.com>
11990
11991 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11992
11993 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
11994
11995 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
11996
11997 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
11998
11999 * gcc.c-torture/compile/981211-1.c: New test.
12000
12001 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12002
12003 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12004
12005 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12006
12007 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12008
12009 * gcc.special/930510-1.c: Make C9X safe.
12010 * gcc.misc-tests/gcov-1.c Similarly.
12011 * gcc.misc-tests/gcov-2.c Similarly.
12012
12013 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12014
12015 * gcc.dg/ultrasp1.c: New test.
12016
12017 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12018
12019 * gcc.c-torture/execute/981206.c: New test.
12020
12021 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12022
12023 * g++.old-deja/g++.ns/template7.C: New test.
12024
12025 * g++.old-deja/g++.other/expr1.C: New test.
12026
12027 * g++.old-deja/g++.eh/tmpl3.C: New test.
12028
12029 * g++.old-deja/g++.eh/tmpl2.C: New test.
12030
12031 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12032
12033 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12034 * g++.old-deja/g++.other/using6.C: Removed.
12035 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12036
12037 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12038
12039 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12040
12041 * g++.old-deja/g++.pt/overload8.C: New test.
12042
12043 * g++.old-deja/g++.pt/overload7.C: New test.
12044
12045 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12046
12047 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12048 and relinking messages.
12049 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12050 compiling with -frepo.
12051
12052 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12053
12054 * g++.old-deja/g++.pt/lookup6.C: New test.
12055
12056 1998-11-30 Nick Clifton <nickc@cygnus.com>
12057
12058 * gcc.c-torture/execute/981130-1.c: New test.
12059 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12060
12061 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12062
12063 * g++.old-deja/g++.pt/explicit76.C: New test.
12064
12065 * g++.old-deja/g++.pt/friend38.C: New test.
12066
12067 * g++.old-deja/g++.ns/crash2.C: New test.
12068
12069 * g++.old-deja/g++.pt/defarg8.C: New test.
12070
12071 * g++.old-deja/g++.pt/instantiate6.C: New test.
12072
12073 * g++.old-deja/g++.pt/static6.C: New test.
12074
12075 * g++.old-deja/g++.pt/decl2.C: New test.
12076
12077 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12078
12079 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12080 problem is actually related with name lookup, but so what? :-)
12081
12082 * g++.old-deja/g++.pt/friend37.C: New test.
12083
12084 1998-11-25 Dave Love <d.love@dl.ac.uk>
12085
12086 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12087 element, which fails on some systems.
12088
12089 * g77.f-torture/execute/labug1.f: New test.
12090
12091 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12092
12093 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12094 is defined.
12095
12096 1998-11-18 Dave Love <d.love@dl.ac.uk>
12097
12098 * g77.f-torture/compile/981117-1.f: New test.
12099
12100 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12101
12102 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12103 properly discarded.
12104
12105 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12106
12107 * gcc.c-torture/execute/memcheck: New directory of tests for
12108 -fcheck-memory-usage.
12109
12110 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12111
12112 * README: New file, general information about the testsuite and
12113 new description of the various C++ test subdirectories.
12114 * README.g++: Eliminate obsolete information, update and move most
12115 relevant stuff to README.
12116
12117 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12118
12119 * gcc.c-torture/compile/981107-1.c: New test.
12120
12121 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12122
12123 * execute/memcpy-bi.c: New testcase.
12124
12125 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12126
12127 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12128 base classes.
12129
12130 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12131 template is selected.
12132
12133 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12134 classes, it should be accepted for all types.
12135
12136 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12137
12138 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12139 specializations start with template headers.
12140
12141 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12142
12143 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12144
12145 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12146 non-POD types.
12147
12148 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12149
12150 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12151
12152 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12153
12154 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12155
12156 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12157
12158 * 981019-1.c: New test.
12159
12160 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12161
12162 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12163 find objc headers.
12164
12165 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12166
12167 * compile/981001-4.c: Remove use of GCC extension that triggers a
12168 compiler bug.
12169
12170 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12171
12172 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12173
12174 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12175
12176 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12177 instantiation of template produces incorrect code for delete
12178 expression.
12179
12180 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12181 constructors' name is not unique.
12182 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12183 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12184
12185 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12186 automatic array of const is ill-formed.
12187
12188 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12189 of template parameter?
12190
12191 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12192 const.
12193
12194 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12195 pointer-to-member expression.
12196
12197 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12198 declaration causes ICE.
12199
12200 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12201
12202 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12203 reserved in the global namespace.
12204
12205 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12206 generate needed virtual table.
12207
12208 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12209
12210 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12211
12212 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12213 template-dependent type
12214
12215 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12216
12217 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12218 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12219 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12220
12221 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12222 class should be usable as argument of member function.
12223 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12224 class should be usable as return type of member function.
12225 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12226 class should be usable as type of data member.
12227
12228 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12229
12230 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12231
12232 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12233
12234 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12235
12236 * gcc.dg/dll-?.c Add thumb to target list.
12237 Fix assembler scan patterns to match current assembler output.
12238
12239 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12240
12241 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12242 matching of template brackets.
12243
12244 * g++.old-deja/g++.other/using4.C: New test. Test using
12245 declarations of methods from base classes.
12246
12247 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12248 within functions should introduce names into the innermost
12249 enclosing namespace.
12250
12251 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12252 of static locals if first initialization throws.
12253
12254 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12255
12256 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12257
12258 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12259
12260 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12261 lose track of the possible targets of tablejump insns.
12262 * special/special.exp: Run it.
12263
12264 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12265
12266 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12267 must be declared before its specializations can be named in friend
12268 declarations.
12269
12270 1998-10-05 Dave Love <d.love@dl.ac.uk>
12271
12272 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12273
12274 * g77.f-torture/execute/io1.f: New test.
12275
12276 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12277
12278 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12279 with pointer to template function, for which no argument deduction
12280 is possible.
12281
12282 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12283 specialization of template function as argument to template
12284 function.
12285
12286 * g++.old-deja/g++.other/access2.C: New test; Inner class
12287 shouldn't have privileged access to Outer's names.
12288
12289 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12290
12291 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12292 friend template declared within template class conflicts with
12293 nested class of the same name.
12294
12295 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12296 is ignored.
12297
12298 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12299 object with direct initializer as function declaration.
12300
12301 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12302 initializers.
12303
12304 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12305 involving const pointer and NULL produces incorrect result.
12306
12307 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12308 type name without `typename' should be rejected with -pedantic.
12309
12310 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12311
12312 * g++.old-deja/g++.other/addrof1.C: New test.
12313
12314 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12315
12316 * gcc.c-torture/compile/981001-1.c: New test.
12317 * gcc.c-torture/execute/981001-1.c: New test.
12318
12319 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12320
12321 * gcc.c-torture/compile/981001-2.c: New test.
12322 * gcc.c-torture/compile/981001-3.c: New test.
12323 * gcc.c-torture/compile/981001-4.c: New test.
12324
12325 1998-10-01 Robert Lipe <robertl@dgii.com>
12326
12327 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12328 multilibbed hosts. Idea grafted from g77.exp.
12329
12330 1998-09-30 Dave Love <d.love@dl.ac.uk>
12331
12332 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12333 avoid losing on systems which need -lsocket.
12334
12335 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12336
12337 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12338 * g++.old-deja/g++.other/nested2.C: Ditto.
12339 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12340 failure.
12341
12342 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12343
12344 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12345 preferred over template operator!= for enum bitfields.
12346
12347 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12348
12349 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12350 that happen to have the same base name, but in different scopes,
12351 are incorrectly rejected.
12352
12353 1998-09-16 Richard Henderson <rth@cygnus.com>
12354
12355 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12356 on the native word size instead of an integer literal.
12357
12358 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12359
12360 * g++.old-deja/g++.other/static2.C: Invocation of static data
12361 member of type pointer-to-function denoted as non-static member.
12362
12363 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12364 checks involving function types and aliases.
12365
12366 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12367
12368 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12369 redefined to the same non-trivial type.
12370
12371 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12372 namespace-qualification of template specializations declared in
12373 other namespaces.
12374
12375 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12376 to declare a subset of the specializations of a template function
12377 as friends of specializations of a template class.
12378
12379 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12380 member templates that do not fully specialize the enclosing
12381 template class are rejected.
12382
12383 1998-09-11 Dave Love <d.love@dl.ac.uk>
12384
12385 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12386
12387 1998-09-08 Dave Love <d.love@dl.ac.uk>
12388
12389 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12390 altered from libf2c/libU77 version.
12391
12392 1998-09-06 Dave Love <d.love@dl.ac.uk>
12393
12394 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12395
12396 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12397
12398 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12399 (un)signed char are different types for template specialization
12400 purposes.
12401
12402 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12403
12404 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12405 * objc: ObjC testsuite.
12406
12407 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12408
12409 * gcc.c-torture/execute/941014-1.x: New file.
12410
12411 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12412
12413 * lib/c-torture.exp: Add support for
12414 torture_eval_before_compile and torture_eval_before_execute
12415 variables.
12416
12417 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12418
12419 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12420 this test triggers valid.
12421
12422 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12423
12424 * gcc.dg/980827-1.c: New test.
12425
12426 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12427
12428 * gcc.c-torture/execute/loop-4b.c: New test.
12429
12430 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12431
12432 * lib/c-torture.exp: Add support for
12433 torture_eval_before_compile and torture_eval_before_execute
12434 variables.
12435
12436 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12437
12438 * gcc.c-torture/compile/980825-1.c: New test.
12439
12440 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12441
12442 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12443 count number tests in opt_t0 not good_t0.
12444
12445 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12446
12447 * gcc.c-torture/compile/930326-1.x: Fix typo.
12448
12449 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12450
12451 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12452 causes an ICE.
12453
12454 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12455
12456 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12457 STACK_SIZE is defined.
12458 * gcc.c-torture/unsorted/stuct.c: Similarly.
12459
12460 * gcc.c-torture/compile/980821-1.c: New test.
12461
12462 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12463
12464 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12465
12466 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12467
12468 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12469 code.
12470
12471 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12472
12473 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12474 error'.
12475
12476 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12477
12478 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12479
12480 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12481
12482 * gcc.c-torture/compile/980816-1.c: New test.
12483
12484 * gcc.dg/980816-1.c: New test.
12485
12486 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12487
12488 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12489 compiler for ieee tests.
12490
12491 1998-08-01 Dave Love <d.love@dl.ac.uk>
12492
12493 * g77.f-torture/compile/980729-0.f: New test.
12494
12495 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12496
12497 * gcc.c-torture/special/eeprof-1.c: New test, for
12498 -finstrument-functions.
12499 * gcc.c-torture/special/special.exp: Run it.
12500
12501 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12502
12503 * gcc.c-torture/compile/980729-1.c: New test.
12504
12505 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12506
12507 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12508 __thumb__ is defined, and test for ARM style doubles if so.
12509
12510 1998-07-26 Dave Love <d.love@dl.ac.uk>
12511
12512 * g77.f-torture/noncompile/980615-0.f: New test.
12513
12514 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12515
12516 * gcc.dg/980312-1.c: Do link instead of compile.
12517 * gcc.dg/980313-1.c: Likewise.
12518
12519 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12520
12521 * gcc.c-torture/compile/980726-1.c: New test.
12522
12523 1998-07-25 Dave Love <d.love@dl.ac.uk>
12524
12525 * g77.f-torture/execute/io0.f: New test.
12526
12527 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12528
12529 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12530 an int.
12531
12532 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12533
12534 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12535 m32r bugs.
12536
12537 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12538
12539 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12540 c-decl.c:grokdeclarator can handle mode attributes.
12541
12542 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12543
12544 * gcc.c-torture/execute/980716-1.c: New test.
12545
12546 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12547
12548 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12549 the mn10200.
12550 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12551 the mn10200.
12552 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12553 * gcc.c-torture/compile/930326-1.x: Similarly.
12554
12555 1998-07-13 Dave Love <d.love@dl.ac.uk>
12556
12557 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12558 New test from Craig.
12559
12560 1998-07-12 Dave Love <d.love@dl.ac.uk>
12561
12562 * g77.f-torture/noncompile/980616-0.f: New test.
12563
12564 * g77.f-torture/execute/970816-3.f: New test from Craig.
12565
12566 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12567
12568 * g++.other/singleton.C: Return error value instead of taking
12569 SIGSEGV.
12570
12571 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12572
12573 * g++.other/singleton.C: New test. Warning is under dispute.
12574 Runtime crash is not.
12575
12576 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12577
12578 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12579 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12580 using6.C, using7.C}: New namespace tests.
12581
12582 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12583
12584 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12585 specialization with typedef'ed names used as array indexes.
12586
12587 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12588
12589 * gcc.c-torture/execute/980709-1.c: New test.
12590
12591 * gcc.dg/980709-1.c: New test.
12592
12593 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12594
12595 * gcc.c-torture/execute/bcp-1.c: New test.
12596
12597 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12598
12599 * gcc.c-torture/execute/980707-1.c: New test.
12600
12601 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12602
12603 * gcc.c-torture/compile/980706-1.c: New test.
12604
12605 1998-07-01 Dave Love <d.love@dl.ac.uk>
12606
12607 * g77.f-torture/execute/980701-0.f,
12608 g77.f-torture/execute/980701-1.f: New test from Craig.
12609
12610 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12611
12612 * gcc.c-torture/compile/980701-1.c: New test.
12613
12614 * gcc.c-torture/execute/980701-1.c: New test.
12615
12616 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12617 rlsruhe.de>
12618
12619 * g++.old-deja/g++.robertl/eb132.C: New test.
12620 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12621
12622 1998-06-29 Dave Love <d.love@dl.ac.uk>
12623
12624 * g77.f-torture/execute/980628-7.f,
12625 g77.f-torture/execute/980628-8.f,
12626 g77.f-torture/execute/980628-9.f,
12627 g77.f-torture/execute/980628-10.f: New tests from Craig.
12628
12629 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12630
12631 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12632
12633 * g77.f-torture/execute/980628-4.f: New test from Craig.
12634 * g77.f-torture/execute/980628-5.f: Likewise.
12635 * g77.f-torture/execute/980628-2.f: Likewise.
12636 * g77.f-torture/execute/980628-0.f: Likewise.
12637 * g77.f-torture/execute/980628-1.f: Likewise.
12638 * g77.f-torture/execute/980628-3.f: Likewise.
12639 * g77.f-torture/execute/980628-6.f: Likewise.
12640
12641 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12642
12643 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12644 directory when nothing has been installed yet.
12645
12646 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12647
12648 * gcc.c-torture/special/special.exp: Handle newer versions of
12649 dejagnu.
12650
12651 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12652
12653 * gcc.dg/980626-1.c: New test.
12654
12655 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12656
12657 * gcc.misc-tests/m-un-2.c: New test.
12658 * g++.old-deja/g++.other/warn01.c: Likewise.
12659
12660 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12661
12662 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12663 compatibility with assmblers with a different comment character.
12664 Eliminate use of GAS-specific extensions.
12665
12666 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12667
12668 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12669
12670 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12671
12672 *lib/g77.exp: Replace search for libf2c.a with search for newly
12673 renamed libg2c.a
12674
12675 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12676
12677 * gcc.c-torture/execute/980617-1.c: New test.
12678
12679 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12680
12681 * gcc.c-torture/execute/980612-1.c: New test.
12682
12683 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12684
12685 * gcc.dg/980523-1.c: Only test on ppc-linux.
12686 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12687
12688 * gcc.c-torture/execute/980608-1.c: New test.
12689
12690 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12691
12692 * gcc.c-torture/execute/980605-1.c: New test.
12693
12694 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12695
12696 * gcc.c-torture/execute/980604-1.c: New test.
12697
12698 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12699
12700 * gcc.c-torture/execute/980602-1.c: New test.
12701 * gcc.c-torture/execute/980602-2.c: Likewise.
12702
12703 1998-06-02 Dave Love <d.love@dl.ac.uk>
12704
12705 * 970125-0.f: Fix per JCB. Add commentary.
12706
12707 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12708
12709 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12710 IEEE -0 support.
12711
12712 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12713
12714 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12715 earlier.
12716
12717 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12718
12719 * gcc.c-torture/execute/980526-3.c: New test.
12720
12721 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12722
12723 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12724 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12725 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12726 m88k-motorola-sysv3 to XFAIL.
12727
12728 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12729
12730 * gcc.dg/980526-1.c: New test.
12731 * gcc.c-torture/execute/980526-2.c: New test.
12732
12733 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12734
12735 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12736
12737 * gcc.c-torture/execute/980526-1.c: New test.
12738
12739 1998-05-26 Dave Love <d.love@dl.ac.uk>
12740
12741 * g77.f-torture/execute/alpha2.f: Add runtime test.
12742
12743 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12744
12745 * g++.old-deja/old-deja.exp: Strip leading directories.
12746
12747 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12748 error for the line. Don't run multiple tests for the same line.
12749
12750 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12751
12752 * gcc.dg/980523-1.c: New test.
12753
12754 1998-05-23 Dave Love <d.love@dl.ac.uk>
12755
12756 * g77.f-torture/compile/970915-0.f: New test.
12757
12758 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12759
12760 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12761
12762 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12763
12764 * gcc.dg/980520-1.c: New test.
12765
12766 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12767
12768 * gcc.dg/980502-1.c: Fix return type.
12769
12770 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12771
12772 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12773 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12774 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12775 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12776 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12777
12778 1998-05-20 Dave Love <d.love@dl.ac.uk>
12779
12780 * g77.f-torture/execute/980520-1.f: New test.
12781
12782 1998-05-15 Dave Love <d.love@dl.ac.uk>
12783
12784 * lib/mike-g77.exp: New file.
12785
12786 * g77.f-torture/noncompile/noncompile.exp,
12787 g77.f-torture/noncompile/check0.f: New files.
12788
12789 1998-05-14 Dave Love <d.love@dl.ac.uk>
12790
12791 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12792 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12793 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12794 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12795 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12796 abort where appropriate.
12797
12798 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12799
12800 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12801 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12802
12803 1998-04-29 Dave Love <d.love@dl.ac.uk>
12804
12805 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12806
12807 1998-04-27 Dave Love <d.love@dl.ac.uk>
12808
12809 * g77.f-torture/compile/980427-0.f: New test.
12810
12811 1998-04-24 Dave Love <d.love@dl.ac.uk>
12812
12813 * g77.f-torture/compile/980424-0.f: New test.
12814
12815 1998-04-19 Dave Love <d.love@dl.ac.uk>
12816
12817 * g77.f-torture/compile/980419-2.f (main): New test.
12818 * g77.f-torture/compile/970125-0.f: New test.
12819 * g77.f-torture/compile/980419-1.f: New test.
12820
12821 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12822
12823 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12824 of loop-4.c.
12825
12826 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
12827
12828 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12829
12830 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
12831
12832 * gcc.c-torture/compile/980329-1.c: New test.
12833
12834 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
12835
12836 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12837 * gcc.dg/980312-1.c: Fix typo in -march command.
12838
12839 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
12840
12841 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12842
12843 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
12844
12845 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
12846 Dave Love agree the Fortran source is bogus.
12847
12848 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
12849
12850 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12851 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12852 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12853 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12854 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12855
12856 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12857
12858 * g++.old-deja/g++.other/friend1.C: New test.
12859
12860 1998-02-18 Dave Love <d.love@dl.ac.uk>
12861
12862 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12863 possibly uninitialized) variables and declare dnrm2.
12864
12865 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
12866
12867 From Bruno Haible <haible@ilog.fr>:
12868 * gcc.c-torture/execute/980223.c: New test.
12869
12870 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
12871
12872 * gcc.dg/ifelse-1.c: New test.
12873
12874 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
12875
12876 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12877
12878 * lib/old-dejagnu.exp (old-dejagnu): Added the
12879 "execution test - XFAIL *-*-*" handling in the spirit of
12880 "excess errors test -". Changed the "execution test fails"
12881 handling to be like "excess errors test fails".
12882 * Update various tests accordingly.
12883
12884 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
12885
12886 * gcc.c-torture/execute/980205.c: New test.
12887
12888 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
12889
12890 * lib/c-torture.exp: Look for .x files instead of .cexp files.
12891 * lib/f-torture.exp: Similarly.
12892 * gcc.c-torture: Rename all .cexp files to .x files.
12893
12894 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12895
12896 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12897 (940510-1.c): Removed duplicate.
12898 (971104-1.c): New test.
12899
12900 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
12901
12902 * lib/f-torture.exp: Improve error and loop detection.
12903
12904 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
12905
12906 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12907 use that to size the filler array.
12908
12909 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
12910
12911 * lib/c-torture.exp(c-torture-execute): Fix typo.
12912
12913 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12914 testcase as the executable name. Keep the executable around if
12915 the test fails.
12916
12917 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
12918
12919 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12920 changes. Only test one -g option, and move it to the end of the
12921 list of options to test.
12922
12923 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
12924
12925 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12926 variable GCC_TORTURE_OPTIONS to supply default switches separated
12927 by colons. If no environment variable, run tests with -O0 -g, -O1
12928 -g, and -O2 -g as well.
12929
12930 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
12931
12932 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12933 explanatory comments. Fix indentation.
12934
12935 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
12936
12937 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12938
12939 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
12940
12941 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12942 * g++.old-deja/g++.mike/p7325.C: Likewise.
12943 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12944
12945 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
12946
12947 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12948 * g++.old-deja/g++.brendan/crash30.C: Likewise.
12949 * g++.old-deja/g++.brendan/crash39.C: Likewise.
12950 * g++.old-deja/g++.law/operators4.C: Likewise.
12951
12952 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
12953
12954 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12955 * g++.old-deja/g++.mike/p784.C: Ditto.
12956 * g++.old-deja/g++.mike/p785.C: Ditto.
12957
12958 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
12959
12960 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12961
12962 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
12963
12964 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12965 target feature; pass this to c-torture-execute as needed.
12966
12967 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
12968
12969 * lib/c-torture.exp(c-torture-execute): If the previous and the
12970 current executables being tested are identical, we don't need to
12971 run the executable again. Try to make the executable names
12972 unique. Add an optional argument for passing additional compiler
12973 flags.
12974
12975 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
12976
12977 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12978
12979 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
12980
12981 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12982
12983 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
12984
12985 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12986 32bit or larger longs.
12987
12988 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12989 have either a 32bit long or 32bit int.
12990
12991 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12992
12993 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12994 Make double precision tests dependent on sizeof (double).
12995
12996 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
12997
12998 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
12999 too.
13000
13001 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13002
13003 * gcc.c-torture/compile/961203-1.cexp: New script.
13004
13005 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13006
13007 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13008 up the includes ourselves.
13009
13010 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13011
13012 * lib/plumhall.exp: Remove random include, and add a few
13013 verbose messages for debugging.
13014
13015 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13016
13017 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13018 of trying to do it ourselves.
13019
13020 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13021
13022 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13023
13024 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13025
13026 * gcc.prms/5403.c: Made regexp a bit less strict.
13027
13028 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13029
13030 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13031 is returned from remote_load instead.
13032 * lib/plumhall.exp: Ditto.
13033 * lib/mike-g++.exp: Ditto.
13034 * lib/old-dejagnu.exp: Ditto.
13035 * lib/c-torture.exp: Ditto.
13036
13037 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13038
13039 * lib/g++.exp: Use build_wrapper procedure.
13040 * lib/gcc.exp: Ditto.
13041
13042 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13043
13044 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13045 an old-style decl for malloc. Fixes tests to work when
13046 sizeof (int) != sizeof (size_t).
13047
13048 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13049
13050 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13051
13052 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13053 use stdargs.h interface.
13054
13055 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13056
13057 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13058 NO_VARARGS when compiling.
13059
13060 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13061
13062 * lib/plumhall.exp(ph_includes): New procedure.
13063 (ph_make): Use it.
13064 (ph_compiler): Ditto.
13065
13066 * lib/g++.exp: Rename test-glue.c to testglue.c.
13067 * lib/gcc.exp: Ditto.
13068
13069 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13070
13071 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13072 to completion when it's called.
13073
13074 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13075
13076 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13077 is defined, don't do test.
13078
13079 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13080
13081 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13082 for object files.
13083 (ph_summary): Mark skipped testcases as untested, not unresolved.
13084
13085 * lib/plumhall.exp (ph_make): If unresolved because of bad
13086 errorCode, record errorCode in log file.
13087 (*): Replace send_log/verbose with verbose -log.
13088
13089 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13090
13091 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13092 double conversion if double isn't at least 8 bytes.
13093
13094 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13095 int to work with targets where int is 16 bits.
13096
13097 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13098 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13099 precision for the test to complete.
13100
13101 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13102
13103 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13104 if d10v is not compiled with the -mdouble64 flag.
13105 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13106
13107 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13108 d10v is not compiled with the -mint32 flag.
13109
13110 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13111
13112 * lib/plumhall.exp: Use incr_count.
13113
13114 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13115
13116 * gcc.c-torture: Update to c-torture-1.45.
13117
13118 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13119
13120 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13121 the name of the expect testcase file).
13122
13123 * lib/g++.exp(g++_init): Ditto.
13124
13125 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13126
13127 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13128 the host.
13129
13130 * lib/gcc.exp(gcc_exit): New procedure.
13131
13132 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13133
13134 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13135 specs where appropriate.
13136
13137 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13138 because of new "candidates are" messages, and removed a few
13139
13140 * Converted all non-old-style g++ testcases to old-style, and
13141 moved into g++.old-deja.
13142
13143 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13144
13145 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13146 options.
13147
13148 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13149 succeeded.
13150
13151 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13152
13153 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13154
13155 * lib/gcc.exp (gcc_target_compile): Add support for defining
13156 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13157 the machine doesn't have those features.
13158
13159 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13160
13161 * g++.law/operators4.exp: Don't use LIBS.
13162
13163 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13164
13165 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13166
13167 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13168 * lib/g++.exp: Set it here instead. Also, allow use of the
13169 --tool_exec and --tool_opt options. Change CXX to
13170 GXX_UNDER_TEST.
13171
13172 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13173
13174 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13175
13176 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13177
13178 * lib/old-dejagnu.exp: Use prune_warnings instead of
13179 prune_system_crud.
13180 * lib/mike-g++.exp: Ditto.
13181 * lib/gcc.exp: Ditto.
13182 * lib/g++.exp: Ditto.
13183
13184 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13185
13186 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13187
13188 * 941014-2.c: Include stdlib.h
13189 * 960327-1.c: Include stdio.h
13190 * dbra.c, index-1.c: Don't assume ints are 32bits.
13191
13192 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13193
13194 * lib/gcc.exp: Add gcc,stack_size target feature.
13195
13196 * lib/g++.exp(g++_target_compile): Add the include and link
13197 paths here, not in two other places. And, it's $options, not
13198 options.
13199
13200 * lib/mike-g++.exp(postbase): Remove the code that determines
13201 the correct include and link paths.
13202 * g++.old-deja/old-deja.exp: Ditto.
13203
13204 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13205
13206 * lib/g++.exp(g++_init): target_compile no longer returns the
13207 filename of the result.
13208
13209 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13210
13211 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13212 call to glob.
13213
13214 * gcc.c-torture/special/special.exp: Change call to
13215 gcc_target_compile to include the object file.
13216
13217 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13218
13219 * gcc.c-torture/special/special.exp: Correct misspelling in last
13220 change.
13221
13222 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13223
13224 * lib/plumhall.exp(ph_summary): Log the entire output of the
13225 executable. Return -1 if there were any failures, 0 otherwise.
13226 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13227 (ph_make): Clean up objects and executables that were built
13228 if the tests succeeded.
13229
13230 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13231
13232 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13233 libraries and includes in the build tree as appropriate.
13234
13235 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13236
13237 * lib/c-torture.exp: Instead of looking for the global variable
13238 NO_LONG_LONG, check to see if that's a feature of the target.
13239
13240 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13241
13242 * config/default.exp: Minimize. Delete the remainer of the files in
13243 config; this functionality is now in devo/dejagnu/config.
13244
13245 g++.*/*: Pass any additional flags used to compile to postbase;
13246 delete CXXFLAGS.
13247
13248 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13249 is now done by runtest.exp. Use gcc_target_compile instead of
13250 compile.
13251
13252 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13253 Remove references to CFLAGS. Use remote_file instead of
13254 calling rm -f.
13255 (c-torture): Take a list of arguments to use to compile this
13256 testcase.
13257
13258 lib/g++.exp: Simplify. Use target_compile instead of compile.
13259 lib/gcc-dg.exp: Ditto.
13260 lib/gcc.exp: Ditto.
13261 lib/mike-{gcc,g++}.exp: Ditto.
13262 lib/old-dejagnu.exp: Ditto.
13263 lib/plumhall.exp: Ditto.
13264
13265 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13266
13267 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13268 (ph_linker): Likewise.
13269
13270 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13271
13272 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13273 MAP_ANON / MAP_ANONYMOUS if defined;
13274 else try to map from /dev/zero .
13275
13276 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13277
13278 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13279 isn't defined, then define it to MAP_ANONYMOUS.
13280
13281 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13282
13283 * gcc.c-torture: Update to c-torture-1.42 release.
13284
13285 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13286
13287 * gcc.c-torture: Update to c-torture-1.41 release.
13288
13289 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13290
13291 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13292 c-torture release.
13293
13294 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13295
13296 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13297 and LDFLAGS. Fix second case to append the target_info ldflags
13298 onto LDFLAGS, not CFLAGS.
13299 * lib/g++.exp (g++_init): Add target_info stuff.
13300 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13301 of libgloss and newlib flags for !native.
13302
13303 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13304 (GDB): Fix relative path to go up another dir for finding gdb.
13305
13306 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13307
13308 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13309 versions in the target_info array, if they don't exist.
13310
13311 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13312
13313 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13314
13315 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13316
13317 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13318 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13319
13320 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13321
13322 * lib/old-dejagnu.exp: Don't remove the output file before we've
13323 actually tested it. Don't append pwd to the path of the executable
13324 we're testing.
13325
13326 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13327
13328 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13329
13330 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13331
13332 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13333 temporary directory for compiler files, and set it to a default
13334 value of /tmp. Set $output as the name of the output file from
13335 compiling the testcase. Add a -o option to $cflags_var so the
13336 compiler writes the final output file as $output. Set $executable
13337 to $output.
13338
13339 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13340 directory for compiler files, and set it to /tmp if it doesn't
13341 already have a value. Set $output_file to the name of the output
13342 file from compiling the testcase. Add a -o option to CXXFLAGS so
13343 the compiler writes the final output file as $output. Use $output
13344 as the executable to be tested.
13345
13346 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13347
13348 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13349
13350 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13351
13352 * gcc.c-torture/execute/pending-1.c: New test. Still
13353 pending in Tege's queue.
13354
13355 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13356
13357 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13358 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13359 if there were failures. Call unresolved if there were unresolved
13360 testcases. Call gcc_fail if program did not run to completion.
13361 (ph_make): Pass additional argument name to ph_execute.
13362 (ph_execute): Add new argument. Pass additional arguments to
13363 ph_summary. Call gcc_fail is there is no execution output.
13364
13365 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13366
13367 * lib/plumhall.exp (proc_summary): Output relavent summary
13368 lines into the log so specific failures in plumhall can be
13369 investigated.
13370
13371 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13372
13373 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13374 (c-torture-execute): Don't try to execute tests which use
13375 "long long" types if $NO_LONG_LONG is nonzero.
13376
13377 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13378
13379 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13380 not c-torture.
13381
13382 * gcc.ieee: Move from here.
13383 * gcc.c-torture/execute/ieee: To here.
13384
13385 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13386
13387 * gcc.c-torture: Update to c-torture-1.41 release.
13388
13389 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13390
13391 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13392 not "$output".
13393
13394 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13395
13396 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13397 -c present.
13398
13399 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13400
13401 * config/proelf.exp: Handle connecting to a simulator.
13402
13403 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13404
13405 * config/proelf.exp: New file. Enough framework that we can
13406 run c-torture tests on the proelf targets (or any other target
13407 that gdb can connect to for that matter).
13408
13409 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13410
13411 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13412 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13413
13414 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13415 exec_output exists.
13416
13417 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13418
13419 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13420 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13421
13422 * config/*.exp: Update FSF address. Change result of ${tool}_load
13423 to pass/fail/unresolved/unsupported/untested. Caller must now
13424 call unresolved/unsupported/untested.
13425 * lib/*.exp: Update FSF address. Update to handle new results of
13426 ${tool}_load.
13427 * lib/chill.exp (verbose): Delete.
13428
13429 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13430
13431 * lib/gcc.exp (default_gcc_start): Change order of args to
13432 $LDFLAGS $CFLAGS $LIBS.
13433 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13434 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13435 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13436 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13437 * gcc.misc-tests/dg-test.exp: Likewise.
13438 * gcc.misc-tests/msgs.exp: Likewise.
13439 * gcc.prms/prms.exp: Likewise.
13440 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13441 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13442
13443 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13444
13445 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13446
13447 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13448
13449 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13450 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13451
13452 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13453 necessary.
13454
13455 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13456
13457 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13458 global for loop; add use of $mathlib.
13459 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13460 settings here; set mathlib for anything but VxWorks.
13461
13462 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13463
13464 * gcc.c-torture: Update to c-torture-1.40 release.
13465
13466 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13467
13468 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13469 dg.exp.
13470
13471 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13472
13473 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13474 global.
13475
13476 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13477
13478 * lib/g++.exp (LIBS): Define if not already.
13479 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13480 (gcc-dg-prune): Call prune_gcc_output.
13481 * lib/gcc.exp (prune_gcc_output): New proc.
13482 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13483 prune_gcc_output.
13484
13485 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13486
13487 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13488 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13489
13490 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13491
13492 * gcc.c-torture: Update to c-torture-1.39 release.
13493
13494 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13495
13496 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13497 fails, try others as well.
13498
13499 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13500
13501 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13502 If compilation fails, mark execute tests as `untested'.
13503 If test is marked as unsupported, don't mark compilation and
13504 execute tests as failed.
13505
13506 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13507
13508 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13509 libstdc++ for whether or not we want to be doing shared
13510 libraries. Delete link_curses since we don't need it anymore.
13511 * lib/mike-g++.exp (postbase): Don't link in libg++.
13512 * g++.old-deja/old-deja.exp: Likewise.
13513
13514 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13515
13516 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13517
13518 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13519
13520 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13521 For that, add `-Wl,-a,shared_archive'.
13522 * g++.old-deja/old-deja.exp: Likewise.
13523
13524 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13525
13526 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13527
13528 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13529
13530 * lib/mike-g++.exp (postbase): Pay attention to the status of
13531 g++_load.
13532
13533 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13534
13535 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13536
13537 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13538
13539 * lib/gcc.exp (default_gcc_start): No longer need to log program
13540 being executed or its output, execute_anywhere does that now.
13541 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13542 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13543
13544 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13545
13546 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13547 the same as those in lib/g++.exp.
13548
13549 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13550
13551 * gcc.c-torture: Update to c-torture-1.38 release.
13552 * gcc.ieee: Related changes.
13553
13554 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13555
13556 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13557 "exec". Minor reformatting changes.
13558
13559 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13560 cross. This means all "exec" calls now work on a remote host as
13561 well.
13562 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13563 cross. Filter out the extra "\r\n" stuff that expect puts in.
13564 (c-torture-execute): Filter out the bogus warnings like
13565 c-torture-compile does. Add support for canadian cross.
13566 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13567 Use execute_anywhere rather than calling exec directly. Now it
13568 works for canadian cross testing.
13569
13570 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13571
13572 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13573 results into a variable, and check that rather than using file exists.
13574
13575 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13576
13577 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13578 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13579
13580 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13581
13582 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13583 lib_curses if there's a shared libg++ in the build tree.
13584
13585 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13586
13587 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13588 if not supported target.
13589
13590 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13591
13592 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13593 link_curses up to always happen, not just for native builds.
13594
13595 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13596
13597 * gcc.c-torture: Update to c-torture-1.36 release.
13598 * gcc.failure: Related changes.
13599
13600 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13601
13602 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13603
13604 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13605
13606 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13607 * lib/mike-g++.exp (postbase): Not in here. Still reference
13608 runshlib, link_curses, and mathlib for link and run.
13609
13610 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13611 pass the runtime shared library options for Solaris, OSF/1, and
13612 Irix5, and link with -lcurses to avoid unresolved references.
13613
13614 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13615
13616 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13617 only run once.
13618
13619 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13620
13621 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13622
13623 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13624
13625 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13626 do not have a framework for the "compat" tests yet.
13627
13628 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13629
13630 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13631 set to null if we're testing vxworks5.1. Use that instead of
13632 `-lm' in the setting of LIBS for link and run.
13633
13634 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13635
13636 * config/rom68k.exp (${tool}_load): Major changes to make it
13637 work. Verified that it does in fact return the stuff in
13638 exec_output properly. Catch any Emul or any TRAP other than 0.
13639
13640 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13641
13642 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13643 LDFLAGS properly for targets that need stuff from libgloss.
13644 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13645 only run once.
13646 (gpp_initialized): New variable.
13647
13648 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13649
13650 * config/rom68k.exp: Load libgloss.exp.
13651 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13652 so we can produce a fully linked binary.
13653 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13654 so we can produce a fully linked binary.
13655
13656 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13657
13658 * lib/plumhall.exp (ph_section): Watch for expected failures.
13659 Add missing `else'.
13660
13661 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13662 run the testcase.
13663 (c-torture): Likewise.
13664
13665 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13666
13667 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13668
13669 * lib/mike-g++.exp (mike_cleanup): New proc.
13670 (prebase): New globals compiler_result, not_compiler_result,
13671 target_regexp.
13672 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13673 allow leading "-" in pattern. Watch for unsupported tests.
13674 If $compiler_result is set, pattern match assembler code,
13675 and ditto for $not_compiler_result.
13676 * lib/mike-gcc.exp: Likewise.
13677
13678 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13679 execution "succeeded".
13680
13681 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13682
13683 * config/win32.exp: New file.
13684 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13685
13686 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13687
13688 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13689 unsupported.
13690 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13691 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13692 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13693
13694 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13695 "... without exceptions was ...". That is now handled by
13696 prune_system_crud.
13697 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13698
13699 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13700
13701 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13702 sieve.c,sort2.c}: New files.
13703 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13704 sieve.exp,sort2.exp}: Drivers for them.
13705
13706 * lib/mike-gcc.exp (program_output): New user settable variable.
13707 (postbase): Call prune_system_crud. Also prune extraneous compiler
13708 messages.
13709 * lib/mike-g++.exp (program_output): New user settable variable.
13710
13711 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13712
13713 * config/sh.exp: Deleted (use sim.exp instead).
13714
13715 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13716
13717 * config/vx.exp: Declare CHECKTASK as global.
13718 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13719 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13720 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13721
13722 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13723
13724 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13725 target. Like vx.exp, only includes `vx29k.exp' instead of
13726 `vxworks.exp'.
13727
13728 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13729
13730 * config/sim.exp: Increase time limit from 120 seconds to 240.
13731
13732 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13733
13734 * gcc.c-torture/execute/950628-1.c: New test.
13735
13736 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13737
13738 * gcc.c-torture: Update with changes/additions from
13739 c-torture-1.34.
13740
13741 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13742
13743 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13744
13745 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13746
13747 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13748
13749 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13750
13751 * gcc.c-torture/compile/950512-1.c: New test.
13752 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13753 * gcc.dg/struct-ret-1.c: Likewise.
13754
13755 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13756
13757 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13758 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13759
13760 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13761
13762 * gcc.c-torture/special/920411-1.c: Deleted.
13763 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13764
13765 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13766
13767 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13768 cpu limit.
13769
13770 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13771
13772 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13773
13774 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13775
13776 From kenner;
13777 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13778 is the proper length.
13779 * va-arg-3.c: Likewise.
13780
13781 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13782
13783 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13784 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13785
13786 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13787 * lib/g++.exp (default_g++_start): Delete old cruft.
13788
13789 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13790
13791 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13792 (2 * (1 << 18)) to (2 * (1 << 17)).
13793
13794 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13795
13796 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13797
13798 * config/rom68k.exp: Renamed from config/idp.exp
13799
13800 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13801
13802 * c-torture/compile/921109-2.c
13803
13804 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13805
13806 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13807 excess errors.
13808
13809 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13810
13811 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13812 output.
13813 * lib/g++.exp (default_g++_start): Likewise.
13814
13815 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13816
13817 * gcc.c-torture/compile/950329-1.c: New test.
13818
13819 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13820
13821 * config/bug.exp (${tool}_load): Updated to use new remote_open
13822 and remote_close procs.
13823 * config/idp.exp: New file.
13824
13825 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13826
13827 * gcc.c-torture/execute/950322-1.c: New test.
13828
13829 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
13830
13831 * config/vx.exp (${tool}_load): Clean up testing of return code from
13832 vxworks_ld and vxworks_spawn.
13833
13834 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
13835
13836 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13837
13838 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
13839
13840 * lib/old-deja.exp: Add `excess errors test - ' error, now one
13841 can mark excess errors on a machine by machine basis. Note, the
13842 default is to not expect any excess errors, even when excess
13843 errors test - is given, so you will want to put an XFAIL ... on
13844 these lines. For example, // excess errors test - XFAIL hppa*-*-*
13845 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13846 those 4 machines, but no others.
13847
13848 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13849
13850 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13851 * lib/c-torture.exp: to here.
13852
13853 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13854
13855 * gcc.c-torture/execute/950221-1.c: New test.
13856 * gcc.c-torture/execute/struct-ret-1.c: New test.
13857 * gcc.c-torture/compile/950221-1.c: New test.
13858
13859 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13860
13861 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13862
13863 * gcc.c-torture/execute/arith-1.c (main): Return 0.
13864 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13865
13866 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
13867
13868 * g++.gb: New directory of tests, derived from my signature and
13869 class scoping tests.
13870
13871 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13872 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13873 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13874 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13875 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13876 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13877 * g++.gb/sig25.C: Likewise.
13878
13879 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13880 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13881 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13882 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13883 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13884 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13885 * g++.gb/sig25.exp: Likewise.
13886
13887 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13888 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13889 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13890 * g++.gb/scope13.C: Likewise, this test still fails.
13891
13892 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13893 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13894 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13895 * g++.gb/scope13.exp: Ditto.
13896
13897 * g++.gb/README: New file, explains what these tests are about.
13898
13899 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
13900
13901 * lib/dg.exp (dg-do): Support `preprocess'.
13902 (dg-test): Likewise.
13903
13904 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13905
13906 * config/udi.exp: change "continue -expect" to "exp_continue".
13907
13908 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
13909
13910 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13911 Delete redundant tests.
13912
13913 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13914 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13915 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13916 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13917 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13918 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13919 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13920 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13921
13922 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13923 storing label pointers.
13924 * gcc.c-torture/execute/921019-1.c: Likewise.
13925 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13926 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13927 parameter fp.
13928 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13929 constants.
13930
13931 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13932 Delete obsolete tests.
13933
13934 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13935 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13936 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13937 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13938 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13939 * gcc.c-torture/compile/950124-1.c: New test.
13940
13941 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13942
13943 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13944
13945 * lib/mike-g++.exp: Add -lm to LIBS.
13946
13947 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
13948
13949 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13950
13951 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13952
13953 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13954
13955 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
13956
13957 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13958
13959 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
13960
13961 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13962 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13963 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13964 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13965 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13966 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13967 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13968 * g++.law/{operators31.C, operators32.C,
13969 * g++.law/{operators33.C, operators34.C}: Likewise.
13970 * g++.law/{pic1.C, refs2.C}: Likewise.
13971 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13972 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13973 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13974 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13975
13976 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13977 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13978 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13979 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13980 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13981 * g++.law/{enum9.exp, friend5.exp}: Likewise.
13982 * g++.law/{nest3.exp, nest4.exp}: Likewise.
13983 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13984 * g++.law/{operators30.exp, operators31.exp}: Likewise.
13985 * g++.law/{operators32.exp, operators33.exp}: Likewise.
13986 * g++.law/{operators34.exp}: Likewise.
13987 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13988 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13989 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13990 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13991 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13992
13993 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13994 No longer expected to fail.
13995 * g++.law/missed-error3.C: Tweak for recent bool changes.
13996
13997 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
13998
13999 * config/emb-unix: Deleted.
14000 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14001 remote execution. Do final link on remote host if REMOTE_LINK is set.
14002
14003 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14004
14005 * lib/dg.exp (dg-test): Fix typo in last patch.
14006
14007 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14008
14009 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14010 (handles multiple occurrences).
14011
14012 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14013
14014 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14015 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14016 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14017 printed).
14018 * lib/c-torture.exp (c-torture-compile): Likewise.
14019 (c-torture): Prepend full path if missing.
14020 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14021 (gcc_fail): Likewise.
14022 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14023
14024 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14025
14026 * lib/netware.exp: Only attach to NetWare i386 systems.
14027
14028 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14029
14030 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14031 messages. Add test name to "output pattern match" pass/fail message.
14032
14033 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14034
14035 * gcc.dg: New testsuite.
14036 * gcc.dg/dg.exp: New file.
14037
14038 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14039 test-switch.c}: Deleted.
14040
14041 * gcc.misc-tests/msgs.exp: New testcase driver.
14042
14043 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14044
14045 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14046 Watch for illegal return values from ${tool}_load.
14047 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14048 cross targets. Coerce return value >0 to 1.
14049
14050 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14051
14052 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14053
14054 * config/emb-unix.exp: New file.
14055
14056 * config/sim.exp: Error if variable $SIM not defined.
14057 (${tool}_load): Mark test as "untested" if simulator missing.
14058
14059 * config/unix.exp: Load remote.exp to get rcp_download.
14060 * lib/c-torture.exp: Use different option lists for testcases with
14061 and without loops.
14062 * gcc.c-torture/execute/execute.exp: Likewise.
14063
14064 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14065
14066 * config/*.exp: Clarify return code from ${tool}_load.
14067 Call `unresolved' or `untested' instead of `warning' or `perror'
14068 (sometimes you still want to call both though).
14069 Add comment that `shell_id' is local to each file.
14070 * config/udi.exp (timeout): Set to 30.
14071 Don't print warning if connection fails, $connectmode has already
14072 printed an error.
14073 (${tool}_load): Move verbose messages to level 2.
14074 Rework pattern for "Process started" message.
14075 Pass `shell_id' to ${connectmode}_download.
14076 Retry twice upon timeout. Make resetting of target more robust.
14077 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14078 Pass `shell_id' to exit_$connectmode.
14079 Only call exit_$connectmode if connected.
14080 * config/unix.exp (${tool}_load): Check return codes better.
14081 * config/vrtx.exp (${tool}_load): Likewise.
14082 * config/vx.exp (${tool}_load): Likewise.
14083 Delete unneeded global's.
14084 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14085 from ${tool}_load.
14086 (dg-stat): Delete.
14087 (dg-init): Delete recording of pass/fail counts.
14088 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14089 (old-dejagnu-init): Likewise.
14090 (old-dejagnu-stat): Delete contents, empty proc now.
14091 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14092 (c-torture): Delete references to lcnt, lpass, lfail.
14093 Get option list from TORTURE_OPTIONS.
14094 Delete -funroll[-all]-loops if no loops.
14095 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14096 (g++_stat): Delete contents (empty proc now).
14097 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14098 (gcc_finish): Likewise.
14099 (gcc_stat): Deleted.
14100 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14101 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14102 * gcc.c-torture/execute/execute.exp: Likewise.
14103 Split tests into two parts: compile, execute.
14104 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14105 no loops. Update to reflect clarified return codes from ${tool}_load.
14106
14107 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14108
14109 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14110 to grep for.
14111 (old-dejagnu): Likewise (where necessary).
14112
14113 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14114
14115 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14116
14117 * lib/dg.exp (dg-process-target): Fix processing of selector.
14118 Add comment regarding use of `error'.
14119
14120 * lib/gcc.exp (prune_system_crud): Define if missing.
14121 * lib/g++.exp (prune_system_crud): Likewise.
14122
14123 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14124 Call prune_system_crud.
14125 * lib/dg.exp (dg-runtest): New proc.
14126 Use perror instead of send_user for tcl errors in testcase.
14127 Don't return any value, it's never used.
14128 Don't clobber previous definition of `unknown'.
14129 Print tcl errors in `dg-final'.
14130
14131 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14132
14133 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14134 (dg-test): Don't print errorInfo, it contains stack backtrace.
14135
14136 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14137
14138 * lib/g++.exp (runtest_file_p): Define if missing.
14139
14140 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14141
14142 * lib/mike-g++.exp: Comment out loading of g++.exp.
14143 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14144 (default_g++_version): Always print something.
14145 (default_g++_start): Comment out call to `which'.
14146 (g++_start, g++_load): Deleted (must be defined in config file).
14147 * lib/gcc.exp: Test for existence of $CC at start.
14148 Delete check for tmpdir (done in gcc_init).
14149 (default_gcc_version): Always print something.
14150 (default_gcc_start): Comment out call to `which'.
14151 * config/*.exp: Major cleanup - make cross targets work at least a
14152 little better for g++ (by not being "--tool gcc" specific).
14153 Rename gcc_xxx to ${tool}_xxx.
14154 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14155 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14156
14157 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14158
14159 * lib/c-torture.exp (c-torture-compile): Rework compiler
14160 message processing.
14161
14162 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14163 c-torture.
14164
14165 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14166
14167 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14168
14169 * lib/dg.exp (dg-process-target): Support { target native }.
14170
14171 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14172
14173 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14174 looked for "... program xxx got fatal signal".
14175 Correct regsub munging of `comp_output'.
14176 Ignore compiler messages "path prefix not used" and "linker input
14177 file unused".
14178
14179 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14180
14181 * lib/gcc.exp (runtest_file_p): Define if missing.
14182 * gcc.prms/template.c: Example to work from.
14183
14184 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14185
14186 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14187 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14188
14189 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14190 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14191 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14192 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14193
14194 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14195 (dg-process-target): No longer a varargs proc.
14196 Return S/N for target, P/F for xfail. All callers changed.
14197 (user option procs): More argument checking.
14198 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14199 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14200 (dg-test): Skip test if not running on selected target in `dg-do'.
14201 Update handling of `dg-do-what', `dg-output-text'.
14202 Separate execution pass/fail from output pattern match pass/fail.
14203 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14204
14205 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14206
14207 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14208 target for 920510-1.c.
14209
14210 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14211
14212 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14213 Clean up comment regarding use of passcnt, etc.
14214 (gcc_stat): Don't update `testcnt' here.
14215 (gcc_finish): Do it here.
14216 Might as well reset `but_id' here too.
14217 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14218 to determine if the file should be tested.
14219 * gcc.c-torture/compile/compile.exp: Likewise.
14220 * gcc.c-torture/execute/execute.exp: Likewise.
14221 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14222 * gcc.misc-tests/dg-test.exp: Likewise.
14223 * gcc.prms/prms.exp: Likewise.
14224 * gcc.wendy/wendy.exp: Likewise.
14225 * g++.old-deja.exp: Likewise.
14226 Move "Testing file" message to verbose level 1.
14227
14228 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14229
14230 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14231
14232 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14233
14234 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14235 (default_gcc_start): Accept optional second list element
14236 of compiler flags. Print compiler output at verbosity level 2.
14237 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14238 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14239 Save current values of framework globals passcnt, failcnt, xpasscnt,
14240 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14241 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14242 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14243 xfailcnt to compute stats. Update framework global `testcnt' from
14244 pass/fail counts.
14245 (gcc_finish): New proc. Clean up test environment.
14246 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14247 (gcc_epass, gcc_efail): Delete.
14248 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14249 argument of line number.
14250 (dg-init): If the tool has an init routine, call it.
14251 (dg-test): Remove args `cflags_var' and `libs_var'.
14252 Pass all compiler options to ${tool}_start.
14253 Handle missing line number.
14254 (dg-finish): New function.
14255 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14256 particular files. Call gcc_finish at end. Move "skipping test"
14257 message to verbosity level 3.
14258 * gcc.c-torture/compile/compile.exp: Likewise.
14259 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14260 * gcc.c-torture/execute/execute.exp: Likewise.
14261 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14262 Print testcase being tried at verbosity level 1.
14263 * gcc.c-torture/special/special.exp: Unset xfail.
14264 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14265 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14266 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14267 * gcc.failure/failure.exp: Likewise.
14268 * gcc.ieee/ieee.exp: Likewise.
14269 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14270 Update call to dg-test. Call dg-finish at end.
14271 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14272 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14273 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14274 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14275 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14276 * gcc.wendy/wendy.exp: Add copyright.
14277 Delete setting of tmpdir (done by gcc_init).
14278 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14279 Pass compiler flags to gcc_start. Call gcc_finish at end.
14280 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14281 gcc_[ce]pass/fail.
14282
14283 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14284
14285 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14286 confusion.
14287 (g++_load): Likewise.
14288
14289 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14290 Rename argument to `prog' to remove the confusion.
14291 Varargs fns behave differently too!
14292 (g++_load): Likewise.
14293
14294 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14295
14296 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14297 what it is. Delete (always) printing of status value for !native.
14298 Simplify verbose code, and include status and exec_output.
14299 (g++_load): Use gcc_load.
14300
14301 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14302
14303 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14304 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14305 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14306 940714-3.c as these testcases don't exist anymore. Make
14307 va-arg-1.c expected to pass.
14308
14309 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14310
14311 * gcc.misc-tests/misc.exp: Only run specific testcases.
14312 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14313 * gcc.misc-tests/dg-[1-9].c: New files.
14314
14315 * lib/dg.exp: New testsuite driver.
14316 * gcc.prms/prms.exp: Use it.
14317
14318 * README.gcc: New file.
14319
14320 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14321 Document and reset `lxpass' and `lxfail'.
14322 Simplify "initialized" message.
14323 (gcc_stat): Clean up comments a little.
14324
14325 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14326
14327 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14328
14329 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14330
14331 * lib/old-dejagnu.exp (process-option): New proc.
14332 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14333 (old-dejagnu): Simplify.
14334 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14335
14336 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14337
14338 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14339 exists and is not an empty string.
14340
14341 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14342 $xfail rather than calling setup_xfail. Clear $xfail when test is
14343 finished.
14344 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14345 automatically.
14346
14347 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14348 longer expected to fail.
14349
14350 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14351 "f" function call.
14352
14353 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14354
14355 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14356 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14357 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14358 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14359 c-torture-1.29.
14360
14361 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14362 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14363
14364 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14365
14366 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14367 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14368
14369 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14370 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14371 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14372
14373 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14374
14375 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14376 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14377 940714-1.c, 940714-2.c, 940714-3.c},
14378 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14379 gcc.misc-tests/{mg.c,mg.exp}:
14380 New tests.
14381 * gcc.noncompile/noncompile.exp: Change accordingly.
14382
14383 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14384
14385 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14386 Undo previous clobberage.
14387
14388 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14389
14390 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14391 * gcc.special/{930510-1.c, special.exp}:
14392 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14393 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14394 struct-varargs-1.c}: New tests from c-torture-1.26.
14395
14396 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14397
14398 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14399 argument to switch.
14400
14401 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14402
14403 * Revert the previous changes. Please see Rob's directory
14404 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14405 fixes.
14406
14407 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14408
14409 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14410 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14411 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14412 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14413 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14414 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14415 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14416 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14417 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14418 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14419 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14420 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14421 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14422 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14423 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14424 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14425 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14426 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14427 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14428 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14429 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14430 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14431 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14432 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14433 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14434 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14435 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14436
14437 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14438
14439 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14440 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14441 with perror calls.
14442
14443 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14444
14445 * config/unix.exp (g++_load): Fix syntax.
14446
14447 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14448
14449 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14450 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14451 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14452 Don't expect va-arg-1.c to fail. Correct expected output for
14453 920928-1.c.
14454 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14455 * gcc.wendy/hbm4.c: Correct typo.
14456 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14457
14458 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14459
14460 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14461 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14462 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14463 * lib/c-torture.exp (c-torture-compile): Ditto.
14464
14465 Reduce volume of output (remove all the -I's and such).
14466 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14467 Call gcc_cpass, gcc_cfail.
14468 (c-torture): Pass testing option to c-torture-compile.
14469
14470 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14471
14472 Bring patches over from progressive.
14473 * config/default.exp: Exit remote shell cleanly.
14474 (g++_exit, g++_start): Add default versions.
14475 * config/sim.exp (gcc_load): Use perror, not error.
14476
14477 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14478
14479 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14480 set in site.exp.
14481
14482 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14483
14484 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14485 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14486 (wendy_try): New proc to run testcase.
14487 (main loop): Call 'em.
14488 * gcc.wendy/*.c: Clean up pass to correct expected output.
14489
14490 * lib/gcc.exp: Minor cleanup work.
14491 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14492
14493 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14494
14495 * config/sim.exp (gcc_load): Document return codes better.
14496 Don't pass -v to simulator.
14497
14498 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14499
14500 * gcc.special/920717-x.c: Fix typo.
14501 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14502 get at sources.
14503
14504 * lib/mike-gcc.exp: Fix typo.
14505
14506 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14507
14508 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14509 binary to use, transform the name.
14510 * config/*.exp: rename everything. Nuke any g++ specific files,
14511 it's now a special case of gcc that requires no special support.
14512 Add a default.exp for unsupported targets.
14513
14514 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14515
14516 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14517 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14518 version of Tcl.
14519
14520 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14521
14522 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14523 than a warning.
14524
14525 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14526
14527 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14528
14529 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14530
14531 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14532 option_list. Compile every file with only 4/6 option choices
14533 (same as C torture) instead of with 12/18 different option
14534 choices.
14535 * lib/c-torture.exp: Likewise.
14536
14537 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14538 not already set.
14539
14540 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14541
14542 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14543 can put an XFAIL *-*-* on excess errors.
14544
14545 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14546
14547 * g++.law: Add more tests derived from g++-bugs snapshots.
14548
14549 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14550 equivalent to g++.law/init9.
14551
14552 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
14553 compiled it, and the a.out file after we've run it.
14554
14555 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14556
14557 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14558 compiled it, and the a.out file after we've run it.
14559
14560 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14561
14562 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14563
14564 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14565
14566 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14567 version number.
14568
14569 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14570
14571 * g++.law: New directory of g++ tests derived from the g++-bugs
14572 snapshots.
14573
14574 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14575
14576 * gcc.compile: initbug1.c initbug1.exp testcase added
14577
14578 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14579
14580 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14581 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14582 fixes submitted by Jeff Law (law@cs.utah.edu)
14583 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14584 Jeff Law (law@cs.utah.edu)
14585
14586
14587 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14588
14589 * config/unix-g++.exp: Follow the gcc way of doing things.
14590 * g++.old-deja/old-deja.exp: Minor updates.
14591 * lib/g++.exp: New file, follow the gcc way of doing things.
14592 * lib/old-dejagnu.exp: Minor updates.
14593 * lib/mike-g++.exp: Always unset errorInfo.
14594
14595 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14596
14597 * lib/gcc.exp: Fix some errors with the below change, CC and
14598 CFLAGS should be global when setting, not local.
14599
14600 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14601
14602 * lib/gcc.exp: Transform tool name.
14603
14604 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14605
14606 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14607
14608 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14609
14610 * lib/gcc.exp: change gcc_done to gcc_stat
14611
14612 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14613
14614 * Upgraded gcc testsuite to c-torture version 1.25
14615
14616 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14617
14618 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14619 * lib/c-torture: added hooks for new reporting code.
14620
14621 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14622
14623 * config/sh-gcc.exp: check if sh-sim exists in the path
14624
14625 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14626
14627 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14628 * gcc.compile/compile.exp: Initial changes for new logic.
14629 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14630 * gcc.failure/failure.exp: Initial changes for new logic.
14631 * gcc.ieee/ieee.exp: Initial changes for new logic.
14632 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14633 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14634 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14635 * lib/c-torture.exp: Initial changes for new logic.
14636 * lib/gcc.exp: Initial changes for new logic.
14637
14638 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14639
14640 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14641 depend upon failure or success. Fully qualify names in failure
14642 and success messages. Always remove a.out before starting
14643 compile, just in case. Pay more attention to error text output by
14644 the compiler. Handle testcases with no known past errors just
14645 like all others, so that things are uniform. Other miscellaneous
14646 improvements.
14647
14648 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14649
14650 * gcc.cpp: new directory for cpp tests
14651
14652 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14653
14654 * lib/chill.exp: Code reformatted, removed unused code.
14655 * config/unix-chill.exp: Code reformatted, removed unused code.
14656 * chill.execute/execute.exp: Code reformatted, removed unused code.
14657 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14658
14659 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14660
14661 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14662 routines not written.
14663
14664 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14665
14666 * config/bug-gcc.exp: Use new procs from bug.exp.
14667
14668 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14669
14670 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14671 via ftp, rather than depending on NFS.
14672 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14673 case.
14674
14675 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14676
14677 * config/bug-gcc.exp: Use new download proc.
14678
14679 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14680
14681 * chill.execute/execute.exp: cleanups, handles errors better
14682 * chill.compile/compile.exp: rewrite, based on execute.exp
14683 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14684 * lib/chill.exp: major changes to diff proc and compile and link
14685 procs. added chill_fail and chill_pass wrappers to pass and
14686 fail. added more comments, and handle error codes better.
14687 Added a hack to capture stderr from exec, so noncompile tests
14688 can work.
14689
14690 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14691
14692 * chill.execute/execute.exp: rewrite of testsuite driver
14693 * lib/chill.exp: rewrite of testsuite driver
14694 * config/unix-chill.exp: rewrite of testsuite driver
14695
14696 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14697
14698 In chill.execute:
14699 * iexpr.ch: Standardize uppercase.
14700 * tuples.dat: Standardize uppercase.
14701 * vary.ch: standardize. Correct varying string assignments.
14702 * vary.dat: Add new output lines.
14703
14704 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14705
14706 In chill.execute:
14707 * chprintf.ch: Standardize use of uppercase.
14708 * tuples.ch: Standardize and turn arr2 into a DCL,
14709 rather than a SYN.
14710 * pinits.ch: Standardize.
14711
14712 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14713
14714 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14715 * Makefil: Renamed to Makefile.in.
14716 * configure.in: New.
14717
14718 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14719
14720 In chill.execute:
14721 * .cvsignore: Add result/output files.
14722 * Makefile: Fix up variables at start. Use MFLAGS
14723 everywhere. Correct bool_loc, built_ins entries.
14724 Add entry for vary1.ch.
14725 * bitarray.ch: Standardize upper-case usage.
14726 * bitexpr.ch: Standardize, add output of b1.
14727 * params.ch: Use arrayt in along PROC parameters, to
14728 avoid novelty problems.
14729 * sets.ch: Tiny cleanup.
14730 * vary1.ch: Re-indent.
14731
14732 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14733
14734 * Add PR-related files to Makefiles, .cvsignore files, etc.
14735
14736 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14737
14738 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14739 with compiler objects. New names are test-flow.c and test-loop.c
14740
14741 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14742
14743 * Upgraded c-torture tests from 1.19 to 1.20
14744
14745 * new files:
14746 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14747 * gcc.compile: 930623-1.c 930623-2.c
14748 * gcc.noncompile: 930622-1.c 930622-2.c
14749 * gcc.failure: 920411-1.c 920627-2.c
14750 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14751
14752 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14753
14754 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14755 More changes to get testsuite working properly. Needs more work.
14756 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14757
14758 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14759
14760 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14761 More changes to get testsuite working properly. Needs more work.
14762
14763 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14764
14765 * chill.compile/compile.exp: Added for Dejagnu support
14766 * chill.execute/execute.exp: Added for Dejagnu support
14767 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14768
14769 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14770
14771 This should complete moving the CHILL test files.
14772 * chill.noncompile(.cvsignore printf.grt
14773 in-printf.grt chprintf.grt chprintf.ch):
14774 Added test-support files.
14775 (Makefile): Modified further.
14776 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14777 signal.ch): Added test files.
14778 * chill.execute (.cvsignore printf.grt printr.c
14779 in-printf.grt rts.c chprintf.grt rts.h): Added
14780 test-support files.
14781 (Makefile): More corrections.
14782
14783 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14784
14785 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14786 test cases, ready for DejaGnu.
14787
14788 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14789
14790 * Upgraded c-torture tests from 1.18 to 1.19
14791
14792 * gcc.compile: added test(s):
14793 930607-1.c
14794 * gcc.execute: added test(s):
14795 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14796
14797 * added new subdirectory for misc tests: gcc.misc-tests
14798 * gcc.misc-test(s): added tests:
14799 inst-check.c test-consts.c test-ior.c test-switch.c
14800
14801 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14802
14803 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14804
14805 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14806
14807 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14808
14809 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14810
14811 * Upgraded c-torture tests from 1.17 to 1.18
14812
14813 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14814
14815 * Upgraded c-torture tests from 1.12 to 1.17
14816
14817 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14818
14819 * lib/old-dejagnu.exp:
14820 Fixed handling of XFAIL target triplets to correctly
14821 recognize wildcard characters. Removed code that
14822 appended a unique id tag to the end of the file name
14823 printed out by the result of the testcases within a
14824 given test file.
14825
14826 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
14827
14828 * lib/old-dejagnu.exp:
14829 Reworked expected failure handling to trigger off of XFAIL
14830 keyword in keyphrase embeded in testcase source code. The
14831 XFAIL keyword must be at the end of the keyphrase line. It
14832 may optionally be followed by one or more target triplets.
14833 It has just occured that the handling of wildcards in the
14834 target triplet may not be correct.
14835
14836 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
14837
14838 * g++.old-deja/tests:
14839 Moved all subdirectories up one level into g++.old-deja .
14840
14841 * lib/old-dejagnu.exp:
14842 Fixed problem with CXXFLAGS not being properly reset, and being
14843 corrupted with extraneous "-c" compiler option. This was
14844 causing binaries to not be generated for test that needed them.
14845 Modified strings passed to "pass" and "fail" so that individual
14846 tests from the same test file would be distinguished by an
14847 identifier appended to the test file name in the summary logs;
14848 this corrected a problem with erroneous diff logs. Added code
14849 to search testcases for expected fail and unexpected pass keywords.
14850
14851 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
14852
14853 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14854
14855 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14856
14857 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14858 Removed extraneous text from end of "Special g++ Options"
14859 keyphrase.
14860
14861 * lib/old-dejagnu.exp: Added pattern matching to look for new
14862 keywords, embedded in testcases comments, which will trigger
14863 calls to xpass and xfail.
14864
14865 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
14866
14867 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14868 comments embedded in the testcases, especially the one looking for
14869 special compiler options, as well as the pattern matching for the
14870 compiler output again.
14871
14872 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
14873
14874 * lib/old-dejagnu.exp: Do a proper check of the return value for
14875 execute tests. Fixed several problems with the pattern matching
14876 of the compiler output which gave erroneous test results.
14877 Changed several of the test result messages to be more descriptive.
14878 * config/unix-g++.exp: Proc g++_load now actually works and
14879 executes the tests passed to it and returns a usable return
14880 value.
14881
14882 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
14883
14884 * lib/gcc.exp: Exits gracefully if $CC is bogus.
14885
14886 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14887
14888 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14889 Modified both files to properly execute the old style
14890 dejagnu tests. The previous versions of these files were
14891 experimental and did not function anything near correctly.
14892
14893 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
14894
14895 * Removed all Makefile.in and configure.in files. No configuration
14896 needed now.
14897
14898 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
14899
14900 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14901
14902 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14903
14904 * gcc.compile/configure.in, gcc.unsorted/configure.in,
14905 gcc.special/configure.in, gcc.noncompile/configure.in,
14906 gcc.execute/configure.in, gcc.code_quality/configure.in,
14907 g++.other/configure.in, g++.old-deja/configure.in,
14908 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14909 in srcname setting.
14910
14911 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
14912
14913 * lib/udi.exp: Fixed mondfe and mondfe_download.
14914 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14915 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14916
14917 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
14918
14919 * config/udi-gdb.exp: Check $shell_id after connecting to target.
14920 (gdb_exit): Don't remove *_soc files.
14921
14922 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
14923
14924 * lib/c-torture.exp: Don't look for main; instead always use -w
14925 -c. This is how the c-torture tests work. Remove the object
14926 file if the compilation succeeds.
14927 * gcc.execute/execute.exp: Remove executable if test passes.
14928 * gcc.noncompile/noncompile.exp: Every test is an expected
14929 failure.
14930 * gcc.special/special.exp: Added tests from c-torture 1.11,
14931 corrected use of existing test.
14932 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14933 gcc.execute/920625-1.c: Updated to c-torture 1.11.
14934 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14935 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14936 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14937 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14938 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14939 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14940 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14941 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14942 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14943 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14944 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14945 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14946 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14947 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14948 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14949 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14950 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14951 c-torture 1.11.
14952 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14953 correspond to c-torture 1.11.
14954
14955 * New file.