re PR c++/9836 (Error with typdefs in partial specializations of classes)
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-02-24 Mark Mitchell <mark@codesourcery.com>
2
3 PR c++/9836
4 * g++.dg/template/spec6.C: New test.
5
6 2003-02-24 Jeff Law <law@redhat.com>
7
8 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
9
10 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11
12 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13 * gcc.dg/pragma-ep-1.c: Likewise.
14
15 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
16
17 PR c++/9602
18 * g++.dg/template/friend16.C: New test.
19
20 2003-02-23 Mark Mitchell <mark@codesourcery.com>
21
22 PR c++/5333
23 * g++.dg/parse/fused-params1.C: Adjust error messages.
24 * g++.dg/template/nested3.C: New test.
25
26 2003-02-24 Alan Modra <amodra@bigpond.net.au>
27
28 * g++.dg/abi/param1.C: New test.
29
30 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
31
32 PR c++/7982
33 * g++.dg/warn/implicit-typename1.C: New test.
34
35 2003-02-22 Kelley Cook <kelleycook@comcast.net>
36
37 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
38 with "mtune".
39 * g++.old-deja/g++.other/store-expr2.C: Likewise.
40 * gcc.c-torture/execute/20010129-1.x: Likewise.
41 * gcc.dg/20011107-1.c: Likewise.
42 * gcc.dg/20020108-1.c: Likewise.
43 * gcc.dg/20020122-3.c: Likewise.
44 * gcc.dg/20020206-1.c: Likewise.
45 * gcc.dg/20020310-1.c: Likewise.
46 * gcc.dg/20020426-2.c: Likewise.
47 * gcc.dg/20020517-1.c: Likewise.
48 * gcc.dg/991230-1.c: Likewise.
49 * gcc.dg/i386-unroll-1.c: Likewise.
50 * gcc.misc-tests/i386-prefetch.exp: Likewise.
51
52 Sat Feb 22 20:14:12 CET 2003 Jan Hubicka <jh@suse.cz>
53
54 * gcc.dg/i386-mul.c: New test.
55
56 2003-02-21 Roger Sayle <roger@eyesopen.com>
57
58 * gcc.dg/builtins-5.c: New test case.
59
60 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
61
62 * gcc.dg/asmreg-1.c: New test.
63
64 2003-02-21 Mark Mitchell <mark@codesourcery.com>
65
66 PR c++/9749
67 * g++.dg/parse/varmod1.C: New test.
68
69 2003-02-21 Mark Mitchell <mark@codesourcery.com>
70
71 PR c++/9727
72 * g++.dg/template/op1.C: New test.
73
74 2003-02-21 Mark Mitchell <mark@codesourcery.com>
75
76 PR c++/8906
77 * g++.dg/template/nested2.C: New test.
78
79 2003-02-21 Mark Mitchell <mark@codesourcery.com>
80
81 PR c++/8724
82 * g++.dg/expr/dtor1.C: New test.
83
84 2003-02-21 Zack Weinberg <zack@codesourcery.com>
85
86 * gcc.dg/cpp/include3.c: New test.
87 * gcc.dg/cpp/inc/foo.h: New file.
88
89 2003-02-21 Glen Nakamura <glen@imodulo.com>
90
91 * gcc.c-torture/execute/20030221-1.c: New test.
92
93 2003-02-20 Mark Mitchell <mark@codesourcery.com>
94
95 PR c++/9729
96 * g++.dg/abi/conv1.C: New test.
97
98 Thu Feb 20 14:38:13 CET 2003 Jan Hubicka <jh@suse.cz>
99
100 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
101
102 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
103
104 * gcc.c-torture/compile/20030219-1.c: New test.
105
106 Tue Feb 18 23:28:53 CET 2003 Jan Hubicka <jh@suse.cz>
107
108 * gcc.dg/funcorder.c: New test.
109
110 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
111
112 * gcc.c-torture/execute/20030218-1.c: New.
113
114 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
115
116 * gcc.dg/20030218-1.c: New.
117
118 2003-02-18 Richard Henderson <rth@redhat.com>
119
120 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
121 * gcc.dg/attr-used-2.c: New.
122
123 2003-02-18 Mark Mitchell <mark@codesourcery.com>
124
125 PR c++/9704
126 * g++.dg/init/copy5.C: New test.
127
128 2003-02-18 Geoffrey Keating <geoffk@apple.com>
129
130 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
131 * g++.dg/pch/pch.exp: Likewise.
132
133 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
134
135 * gcc.c-torture/execute/20030209-1.c: Enable the test if
136 STACK_SIZE is not defined.
137
138 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
139
140 PR c++/9457
141 * g++.dg/template/init1.C: New test.
142
143 Sun Feb 16 23:08:19 CET 2003 Jan HUbicka <jh@suse.cz>
144
145 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
146 (foo): Add few extra tests
147 * gcc.dg/c99-const-expr-3.c: Likewise.
148 * gcc.c-torture/execute/20030216-1.c: New.
149
150 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
151
152 PR c++/9459
153 * g++.dg/ext/typeof4.C: New test.
154
155 2003-02-15 Roger Sayle <roger@eyesopen.com>
156
157 * gcc.dg/i386-387-3.c: New test case.
158
159 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
160
161 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
162 cris-*-elf* cris-*-aout* and mmix-*-*.
163
164 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
165
166 * gcc.dg/20030213-1.c: New test.
167
168 2003-02-12 Roger Sayle <roger@eyesopen.com>
169
170 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
171 * gcc.dg/i386-387-2.c: Likewise.
172
173 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
174
175 * gcc.dg/ppc-spe.c: Fix formatting.
176 Enable tests that were previously unsupported by gas.
177 Delete tests for instructions that no longer exist.
178 Switch arguments on evsubifw builtin.
179
180 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
181
182 * gcc.c-torture/execute/20030209-1.c: Disable the test if
183 STACK_SIZE is too small.
184
185 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
186 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
187
188 * gcc.dg/decl-2.c: New test.
189
190 Mon Feb 10 11:41:20 CET 2003 Jan Hubicka <jh@suse.cz>
191
192 * gcc.dg/i386-fpcvt-1.c: New test.
193
194 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
195
196 * gcc.c-torture/execute/20030209-1.c: New test.
197
198 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
199
200 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
201 int-wide bitops, use the constants of the same width.
202 Likewise, if long long is 32-bit wide, test bitops using
203 32-bit constants.
204
205 2003-02-07 Loren James Rittle <ljrittle@acm.org>
206
207 * gcc.dg/20021014-1.c: Annotate with expected notice text.
208
209 2003-02-07 Roger Sayle <roger@eyesopen.com>
210
211 * testsuite/gcc.dg/builtins-4.c: New test case.
212
213 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
214
215 * gcc.dg/20020430-1.c: Fix dg command typos.
216 * gcc.dg/20020503-1.c: Likewise.
217
218 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
219
220 PR c++/8785
221 * g++.dg/parse/fused-params1.C: New test.
222
223 PR c++/8857
224 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
225
226 PR c++/8921
227 * g++.dg/parse/non-dependent1.C: New test.
228
229 PR c++/8928
230 * g++.dg/parse/dupl-tmpl-args1.C: New test.
231
232 PR c++/9228
233 * g++.dg/parse/undefined7.C: New test.
234 * g++.dg/parse/non-templ1.C: New test.
235
236 PR c++/9229
237 * g++.dg/parse/too-many-tmpl-args1.C: New test.
238
239 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
240
241 * gcc.c-torture/compile/20030206-1.c: New test.
242
243 2003-02-05 Roger Sayle <roger@eyesopen.com>
244
245 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
246 "pow" to "foo" to avoid potential confusion with a math built-in.
247
248 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
249
250 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
251 conditions for SPARC targets.
252
253 2003-02-05 Jakub Jelinek <jakub@redhat.com>
254
255 * gcc.dg/20030204-1.c: New test.
256
257 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
258
259 PR c++/38
260 * g++.dg/parse/array-size1.C: New test.
261
262 PR c++/5657
263 * g++.dg/parse/undefined3.C: New test.
264
265 PR c++/5665
266 * g++.dg/parse/undefined4.C: New test.
267
268 PR c++/5975
269 * g++.dg/parse/undefined5.C: New test.
270
271 PR c++/7259
272 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
273
274 PR c++/8578
275 * g++.dg/parse/casting-operator1.C: New test.
276
277 PR c++/8596
278 * g++.dg/parse/undefined6.C: New test.
279
280 PR c++/8736
281 * g++.dg/parse/missing-template1.C: New test.
282
283 Tue Feb 4 21:41:09 CET 2003 Jan Hubicka <jh@suse.cz>
284
285 * gcc.dg/i386-cadd.c: Compile using -march=k8.
286 * gcc.dg/i386-cmov?.c: Likewise.
287 * gcc.dg/i386-fpcvt-?.c: Likewise.
288 * gcc.dg/i386-ssefp-1.c: Likewise.
289 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
290 conventions.
291
292 2003-02-03 Mark Mitchell <mark@codesourcery.com>
293
294 PR c++/7129
295 * testsuite/g++.dg/ext/max.C: New test.
296
297 Mon Feb 3 16:05:11 CET 2003 Jan Hubicka <jh@suse.cz>
298
299 * gcc.c-torture/execute/20030203-1.c: New test.
300
301 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
302
303 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
304 'natural-endian'.
305
306 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
307
308 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
309 * g++.dg/init/new2.C: Likewise.
310 * g++.dg/other/new1.C: Likewise.
311
312 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
313
314 * gcc.dg/struct-ret-libc.c: New test.
315
316 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
317
318 * gcc.dg/20030129-1.c: New test.
319
320 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
321
322 PR c++/8849
323 * g++.dg/template/ptrmem4.C: New test.
324
325 2003-01-29 Mark Mitchell <mark@codesourcery.com>
326
327 * g++.dg/parser/constant1.C: New test.
328
329 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
330
331 PR c++/8591
332 * g++.dg/parse/friend2.C: New test.
333
334 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
335
336 PR c++/9437
337 * g++.dg/template/unify4.C: New test.
338
339 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
340
341 * gcc.c-torture/execute/20030128-1.c: New test.
342
343 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
344
345 * g++.dg/lookup/nested1.C: Test moved from ...
346 * g++.old-deja/g++.other/lookup24.C: ... here.
347
348 Tue Jan 28 12:19:35 CET 2003 Jan Hubicka <jh@suse.cz>
349
350 * gcc.dg/i386-cmov5.c: New test.
351
352 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
353
354 * gcc.c-torture/execute/20010925-1.c: Changed the
355 memcpy declaration.
356
357 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
358
359 PR c++/3902
360 * g++.dg/parse/template5.C: New test.
361
362 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
363
364 PR fortran/9258
365 * g77.dg/pr9258: New test.
366
367 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
368
369 * README: Move relevant parts from README.g++.
370
371 * README.g++: Remove this file.
372
373 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
374
375 * g++.dg/abi/dcast1.C: New test.
376
377 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
378
379 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
380
381 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
382
383 PR c++/47
384 * g++.old-deja/g++.other/lookup24.C: New test.
385
386 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
387
388 PR middle-end/7227
389 * gcc.dg/uninit-C.c: New test.
390
391 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
392
393 * g++.dg/abi/covariant1.C: New test.
394
395 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
396
397 * gcc.dg/20030123-1.c: New test.
398
399 Sat Jan 25 21:06:49 CET 2003 Jan Hubicka <jh@suse.cz>
400
401 PR opt/8492
402 * gcc.c-torture/compile/20030125-1.c
403
404 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
405
406 PR c++/9403
407 * g++.dg/parse/template3.C: New test.
408 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
409
410 PR c++/795
411 * g++.dg/parse/template4.C: New test.
412
413 PR c++/9415
414 * g++.dg/template/qual2.C: New test.
415
416 PR c++/8545
417 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
418
419 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
420
421 2003-01-25 Roger Sayle <roger@eyesopen.com>
422
423 * gcc.c-torture/execute/switch-1.c: New test case.
424
425 Sat Jan 25 12:32:55 CET 2003 Jan Hubicka <jh@suse.cz>
426
427 * gcc.c-torture/execute/20030125-1.[cx]: New test.
428
429 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
430
431 Tweaks for Bison-1.875. From the NEWS file:
432 "- `parse error' -> `syntax error'
433 Bison now uniformly uses the term `syntax error'"
434 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
435 * gcc.dg/cpp/digraph2.c: Likewise.
436 * gcc.dg/cpp/direct2.c: Likewise.
437 * gcc.dg/cpp/paste4.c: Likewise.
438 * gcc.dg/c90-restrict-1.c: Likewise.
439 * gcc.dg/c99-func-2.c: Likewise.
440 * gcc.dg/noncompile/920721-2.c: Likewise.
441 * gcc.dg/noncompile/930622-2.c: Likewise.
442 * gcc.dg/noncompile/940112-1.c: Likewise.
443 * gcc.dg/noncompile/950921-1.c: Likewise.
444 * gcc.dg/noncompile/951123-1.c: Likewise.
445 * gcc.dg/noncompile/971104-1.c: Likewise.
446 * gcc.dg/noncompile/990416-1.c: Likewise.
447
448 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
449
450 * g++.dg/parse/undefined1.C: Add error message.
451
452 2003-01-22 Mark Mitchell <mark@codesourcery.com>
453
454 PR c++/9354
455 * g++.dg/parse/new1.C: New test.
456
457 PR c++/9216
458 * g++.dg/parse/template2.C: New test.
459
460 PR c++/9354
461 * g++.dg/parse/typedef2.C: New test.
462
463 PR c++/9328
464 * g++.dg/ext/typeof3.C: New test.
465
466 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
467
468 PR c++/2738
469 * g++.dg/parse/ret-type1.C: New test.
470
471 PR c++/3792
472 * g++.dg/parse/tmpl-outside1.C: New test.
473
474 PR c++/4207
475 * g++.dg/parse/int-as-enum1.C: New test.
476
477 PR c++/4903
478 * g++.dg/parse/no-typename1.C: New test.
479
480 PR c++/5533
481 * g++.dg/parse/no-value1.C: New test.
482
483 PR c++/5921
484 * g++.dg/parse/wrong-inline1.C: New test.
485
486 PR c++/6402
487 * g++.dg/parse/ref1.C: New test.
488
489 PR c++/6992
490 * g++.dg/parse/attr-ctor1.C: New test.
491
492 PR c++/7229
493 * g++.dg/parse/namespace5.C: New test.
494
495 PR c++/7917
496 * g++.dg/parse/func-def1.C: New test.
497
498 PR c++/8143
499 * g++.dg/parse/undefined1.C: New test.
500
501 PR c++/5723, PR c++/8522
502 * g++.dg/parse/specialization1.C: New test.
503
504 PR c++/163, PR c++/8595
505 * g++.dg/parse/struct-as-enum1.C: New test.
506
507 PR c++/9173
508 * g++.dg/parse/undefined2.C: New test.
509
510 2003-01-22 Mark Mitchell <mark@codesourcery.com>
511
512 PR c++/9298
513 * g++.dg/parse/template1.C: New test.
514
515 PR c++/9384
516 * g++.dg/parse/using1.C: New test.
517
518 PR c++/9285
519 PR c++/9294
520 * g++.dg/parse/expr2.C: New test.
521
522 PR c++/9388
523 * g++.dg/parse/lookup2.C: Likewise.
524
525 Tue Jan 21 18:01:35 CET 2003 Jan Hubicka <jh@suse.cz>
526
527 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
528 * gcc.c-torture/execute/eeprof-1.c: Likewise.
529 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
530 * gcc.c-torture/execute/string-opt-*.c: Likewise.
531
532 2003-01-20 Nick Clifton <nickc@redhat.com>
533
534 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
535 problem with ARM sibcall code generation.
536
537 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
538
539 * gcc.c-torture/execute/20030120-1.c: New.
540
541 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
542
543 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
544
545 2003-01-17 Mark Mitchell <mark@codesourcery.com>
546
547 PR c++/9272
548 * g++.dg/parse/ctor1.C: New test.
549
550 PR c++/9294:
551 * g++.dg/parse/qualified1.C: New test.
552
553 * g++.dg/parse/typename3.C: New test.
554
555 2003-01-16 Richard Henderson <rth@redhat.com>
556
557 * g++.dg/tls/init-2.C: Fix error matches for real this time.
558
559 2003-01-16 Richard Henderson <rth@redhat.com>
560
561 * g++.dg/pch/pch.exp: Copy test header to the working directory
562 before using it either for precompilation or direct use.
563 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
564 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
565
566 2003-01-16 Richard Henderson <rth@redhat.com>
567
568 * gcc.dg/pch/pch.exp: Copy test header to the working directory
569 before using it either for precompilation or direct use.
570 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
571 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
572
573 2003-01-16 Mark Mitchell <mark@codesourcery.com>
574
575 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
576 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
577 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
578 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
579 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
580 typename warning into error.
581 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
582 error messages.
583 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
584 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
585 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
586 messages.
587 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
588 make declaration visible in template.
589 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
590 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
591 messages.
592 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
593 message.
594 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
595 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
596 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
597 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
598 typename warning with error message.
599 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
600 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
601 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
602
603 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
604
605 * g++.dg/parse/ambig2.C: New test.
606
607 2003-01-15 Richard Henderson <rth@redhat.com>
608
609 * g++.dg/tls/init-2.C: Update error message string.
610
611 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
612
613 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
614
615 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
616
617 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
618 all for HC11/HC12.
619 * gcc.c-torture/compile/20001205-1.x: Likewise.
620 * gcc.c-torture/compile/20001226-1.x: Likewise.
621 * gcc.c-torture/compile/920520-1.x: Likewise.
622 * gcc.c-torture/compile/961203-1.x: Likewise.
623 * gcc.c-torture/compile/20020604-1.x: Likewise.
624
625 Wed Jan 15 12:20:52 CET 2003 Jan Hubicka <jh@suse.cz>
626
627 * gcc.c-torture/compile/20030115-1.c: New test.
628
629 * gcc.dg/i386-fpcvt-1.c: New test.
630 * gcc.dg/i386-fpcvt-2.c: New test.
631
632 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
633
634 Further conform g++'s __vmi_class_type_info to the C++ ABI
635 specification.
636 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
637 the specification.
638
639 Tue Jan 14 00:45:03 CET 2003 Jan Hubicka <jh@suse.cz>
640
641 * gcc.dg/i386-fpcvt-1.c: New test.
642 * gcc.dg/i386-fpcvt-2.c: New test.
643
644 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
645
646 * gcc.dg/i386-mmx-3.c: New test.
647
648 2003-01-12 Mark Mitchell <mark@codesourcery.com>
649
650 PR c++/9264
651 * g++.dg/parse/octal1.C: New file.
652
653 PR c++/9172
654 * g++.dg/parse/typename1.C: New file.
655
656 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
657
658 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
659 * gcc.dg/bf-no-ms-layout.c: Likewise.
660 * gcc.dg/bf-ms-attrib.c: Likewise.
661
662 2003-01-10 Mark Mitchell <mark@codesourcery.com>
663
664 PR c++/9099
665 * g++.dg/parse/dtor1.C: New file.
666
667 PR c++/9128
668 * g++.dg/rtti/typeid1.C: New file.
669
670 PR c++/9153
671 * g++.dg/parse/lookup1.C: New file.
672
673 PR c++/9171
674 * g++.dg/templ/spec5.C: New file.
675
676 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
677
678 * gcc.c-torture/compile/20030110-1.c: New test.
679
680 2003-01-09 Geoffrey Keating <geoffk@apple.com>
681
682 Merge from pch-branch:
683
684 2002-12-23 Geoffrey Keating <geoffk@apple.com>
685
686 * gcc.dg/pch/cpp-1.h: New.
687 * gcc.dg/pch/cpp-1.c: New.
688 * gcc.dg/pch/cpp-2.h: New.
689 * gcc.dg/pch/cpp-2.c: New.
690
691 2002-11-19 Geoffrey Keating <geoffk@apple.com>
692
693 * gcc.dg/pch/except-1.h: New.
694 * gcc.dg/pch/except-1.c: New.
695
696 2002-11-13 Geoffrey Keating <geoffk@apple.com>
697
698 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
699 running test.
700 * gcc.dg/pch: Include *.hp not *.h.
701 * gcc.dg/pch/system-1.h: New.
702 * gcc.dg/pch/system-1.c: New.
703
704 2002-11-11 Geoffrey Keating <geoffk@apple.com>
705
706 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
707 rather than trying to build and run a program using PCH.
708 * gcc.dg/pch: Remove dg-do commands from test files.
709
710 2002-11-08 Geoffrey Keating <geoffk@apple.com>
711
712 * gcc.dg/pch/macro-3.c: New.
713 * gcc.dg/pch/macro-3.h: New.
714
715 2002-11-04 Geoffrey Keating <geoffk@apple.com>
716
717 * gcc.dg/pch/common-1.c: New.
718 * gcc.dg/pch/common-1.h: New.
719 * gcc.dg/pch/decl-1.c: New.
720 * gcc.dg/pch/decl-1.h: New.
721 * gcc.dg/pch/decl-2.c: New.
722 * gcc.dg/pch/decl-2.h: New.
723 * gcc.dg/pch/decl-3.c: New.
724 * gcc.dg/pch/decl-3.h: New.
725 * gcc.dg/pch/decl-4.c: New.
726 * gcc.dg/pch/decl-4.h: New.
727 * gcc.dg/pch/decl-5.c: New.
728 * gcc.dg/pch/decl-5.h: New.
729 * gcc.dg/pch/global-1.c: New.
730 * gcc.dg/pch/global-1.h: New.
731 * gcc.dg/pch/inline-1.c: New.
732 * gcc.dg/pch/inline-1.h: New.
733 * gcc.dg/pch/inline-2.c: New.
734 * gcc.dg/pch/inline-2.h: New.
735 * gcc.dg/pch/static-1.c: New.
736 * gcc.dg/pch/static-1.h: New.
737 * gcc.dg/pch/static-2.c: New.
738 * gcc.dg/pch/static-2.h: New.
739
740 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
741
742 * g++.dg/pch/pch.exp: Better handle failing testcases.
743 * gcc.dg/pch/pch.exp: Likewise.
744 * gcc.dg/pch/macro-1.c: New.
745 * gcc.dg/pch/macro-1.h: New.
746 * gcc.dg/pch/macro-2.c: New.
747 * gcc.dg/pch/macro-2.h: New.
748
749 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
750
751 * g++.dg/dg.exp: Treat files in pch/ specially.
752 * g++.dg/pch/pch.exp: New file.
753 * g++.dg/pch/empty.H: New file.
754 * g++.dg/pch/empty.C: New file.
755 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
756 "precompile".
757
758 * gcc.dg/pch/pch.exp: New file.
759 * gcc.dg/pch/empty.h: New file.
760 * gcc.dg/pch/empty.c: New file.
761 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
762 "precompile".
763
764 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
765
766 * g++.dg/template/friend14.C: New test.
767
768 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
769
770 * gcc.dg/old-style-asm-1.c: New test.
771
772 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
773
774 * gcc.c-torture/compile/20030109-1.c: New test.
775
776 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
777
778 * gcc.c-torture/execute/20030109-1.c: New test.
779
780 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
781
782 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
783 * g++.old-deja/g++.mike/dyncast2.C: Likewise
784 * g++.old-deja/g++.mike/dyncast3.C: Likewise
785 * g++.old-deja/g++.mike/eh2.C: Likewise
786 * g++.old-deja/g++.mike/eh3.C: Likewise
787 * g++.old-deja/g++.mike/eh5.C: Likewise
788 * g++.old-deja/g++.mike/eh6.C: Likewise
789 * g++.old-deja/g++.mike/eh7.C: Likewise
790 * g++.old-deja/g++.mike/eh8.C: Likewise
791 * g++.old-deja/g++.mike/eh9.C: Likewise
792 * g++.old-deja/g++.mike/eh10.C: Likewise
793 * g++.old-deja/g++.mike/eh12.C: Likewise
794 * g++.old-deja/g++.mike/eh13.C: Likewise
795 * g++.old-deja/g++.mike/eh14.C: Likewise
796 * g++.old-deja/g++.mike/eh16.C: Likewise
797 * g++.old-deja/g++.mike/eh17.C: Likewise
798 * g++.old-deja/g++.mike/eh18.C: Likewise
799 * g++.old-deja/g++.mike/eh21.C: Likewise
800 * g++.old-deja/g++.mike/eh23.C: Likewise
801 * g++.old-deja/g++.mike/eh24.C: Likewise
802 * g++.old-deja/g++.mike/eh25.C: Likewise
803 * g++.old-deja/g++.mike/eh26.C: Likewise
804 * g++.old-deja/g++.mike/eh27.C: Likewise
805 * g++.old-deja/g++.mike/eh28.C: Likewise
806 * g++.old-deja/g++.mike/eh29.C: Likewise
807 * g++.old-deja/g++.mike/eh31.C: Likewise
808 * g++.old-deja/g++.mike/eh33.C: Likewise
809 * g++.old-deja/g++.mike/eh34.C: Likewise
810 * g++.old-deja/g++.mike/eh35.C: Likewise
811 * g++.old-deja/g++.mike/eh36.C: Likewise
812 * g++.old-deja/g++.mike/eh37.C: Likewise
813 * g++.old-deja/g++.mike/eh38.C: Likewise
814 * g++.old-deja/g++.mike/eh39.C: Likewise
815 * g++.old-deja/g++.mike/eh40.C: Likewise
816 * g++.old-deja/g++.mike/eh41.C: Likewise
817 * g++.old-deja/g++.mike/eh42.C: Likewise
818 * g++.old-deja/g++.mike/eh44.C: Likewise
819 * g++.old-deja/g++.mike/eh46.C: Likewise
820 * g++.old-deja/g++.mike/eh47.C: Likewise
821 * g++.old-deja/g++.mike/eh48.C: Likewise
822 * g++.old-deja/g++.mike/eh49.C: Likewise
823 * g++.old-deja/g++.mike/eh50.C: Likewise
824 * g++.old-deja/g++.mike/eh51.C: Likewise
825 * g++.old-deja/g++.mike/eh53.C: Likewise
826 * g++.old-deja/g++.mike/eh55.C: Likewise
827 * g++.old-deja/g++.mike/p7912.C: Likewise
828 * g++.old-deja/g++.mike/p9706.C: Likewise
829 * g++.old-deja/g++.mike/p10416.C: Likewise
830 * g++.old-deja/g++.mike/p11667.C: Likewise
831 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
832 Remove redundant reference to Iris.
833 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
834 Elxsi, i860, Pico Java, and WE32K.
835
836 2003-01-07 Mark Mitchell <mark@codesourcery.com>
837
838 * g++.dg/ext/asm4.C: New test.
839
840 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
841
842 PR c++/9030
843 * g++.dg/template/friend12.C: New test.
844 * g++.dg/template/friend13.C: Likewise.
845 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
846
847 Wed Jan 8 11:41:47 CET 2003 Jan Hubicka <jh@suse.cz>
848
849 * gcc.dg/i386-cadd.c: New test.
850 * gcc.dg/i386-cmov4.c: Likewise.
851
852 2003-01-06 Mark Mitchell <mark@codesourcery.com>
853
854 PR c++/9165
855 * g++.dg/warn/Wunused-3.C: New test.
856
857 * g++.dg/abi/bitfield9.C: New test.
858
859 PR c++/9189
860 * g++.dg/parse/defarg3.C: New test.
861
862 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
863
864 * g++.dg/parse/ambig1.C: New test.
865 * g++.dg/parse/defarg2.C: New test.
866
867 2003-01-05 Mark Mitchell <mark@codesourcery.com>
868
869 * g++.dg/template/defarg-1.C: New test.
870 * g++.dg/template/local2.C: Likewise.
871
872 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
873
874 * gcc.c-torture/execute/20030105-1.c: New test.
875
876 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
877
878 * g++.dg/parse/namespace3.C: Remove extra semicolons.
879 * g++.dg/parse/namespace4.C: Likewise.
880
881 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
882
883 * g++.dg/template/ntp2.C: New test.
884
885 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
886
887 * g++.dg/parse/extern-C-1.C: New test.
888
889 * g++.dg/parse/namespace4.C: New test.
890
891 * g++.dg/template/nested1.C: New test.
892
893 * g++.dg/parse/namespace3.C: New test.
894
895 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
896
897 * g++.dg/lookup/two-stage1.C: New test.
898
899 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
900
901 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
902 * g++.old-deja/g++.jason/access8.C: Likewise.
903 * g++.old-deja/g++.other/decl5.C: Likewise.
904
905 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
906
907 * g++.dg/parse/parse7.C: New test.
908
909 2003-01-02 Mark Mitchell <mark@codesourcery.com>
910
911 PR c++/2843
912 * g++.dg/ext/attrib7.C: New test.
913
914 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
915
916 * g++.dg/parse/parse6.C: New test.
917
918 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
919
920 * gcc.dg/h8300-stack-1.c: New.
921
922 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
923
924 g++.dg/lookup/exception1.C: New test.
925
926 g++.dg/lookup/template1.C: New test.
927
928 g++.dg/parse/namespace2.C: New test.
929
930 g++.dg/parse/parens2.C: New test.
931
932 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
933
934 * g++.dg/parse/parse5.C: New test.
935 * g++.dg/lookup/scoped4.C: New test.
936
937 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
938
939 * g++.dg/parse/parens1.C: New test.
940
941 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
942 angle-bracket1.C.
943 * g++.dg/parse/parens2.C: New test.
944
945 * g++.dg/lookup/scope-operator1.C: New test.
946
947 * g++.dg/parse/operator1.C: New test.
948
949 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
950
951 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
952 * g++.old-deja/g++.other/access6.C: Likewise.
953 * g++.old-deja/g++.other/decl1.C: Likewise.
954 * g++.old-deja/g++.pt/typename12.C: Likewise.
955
956 2002-12-31 Mark Mitchell <mark@codesourcery.com>
957
958 * g++.dg/parse/namespace1.C: New test.
959
960 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
961
962 * g++.dg/parse/parse4.C: New test.
963
964 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
965
966 * g++.dg/parse/parse3.C: New test.
967
968 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
969
970 * g++.dg/parse/parse2.C: New test.
971
972 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
973
974 * g++.dg/template/friend11.C: New test.
975
976 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
977
978 * g++.dg/parse/parse1.C: New test.
979
980 2002-12-31 Janis Johnson <janis187@us.ibm.com>
981
982 * lib/profopt.exp: Change the name of a global variable to avoid
983 possible clashes with other test suites.
984
985 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
986
987 * g++.dg/inherit/covariant8.C: New test.
988
989 2002-12-31 Mark Mitchell <mark@codesourcery.com>
990
991 * g++.dg/init/array9.C: New test.
992
993 PR c++/9112
994 * g++.dg/parse/expr1.C: New test.
995
996 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
997
998 * gcc.c-torture/compile/20021230-1.c: New test.
999
1000 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1001
1002 * g++.dg/inherit/covariant5.C: New test.
1003 * g++.dg/inherit/covariant6.C: New test.
1004 * g++.dg/inherit/covariant7.C: New test.
1005
1006 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1007
1008 PR c++/2739
1009 * g++.dg/other/access2.C: New test.
1010
1011 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1012
1013 * g++.dg/other/anon-struct.C: No longer fails
1014 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1015 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1016 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1017
1018 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1019
1020 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1021
1022 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1023
1024 * g++.dg/eh/spec4.C: Remove stray semicolon.
1025 * g++.dg/expr/pmf-1.C: Change error message.
1026 * g++.dg/ext/asm1.C: Remove stray semicolon.
1027 * g++.dg/ext/typename1.C: Add missing typenames.
1028 * g++.dg/inherit/template-as-base.C: Change error message.
1029 * g++.dg/lookup/scoped1.C: Likewise.
1030 * g++.dg/lookup/scoped2.C: Likewise.
1031 * g++.dg/lookup/using2.C: Likewise.
1032 * g++.dg/other/component1.C: Remove stray semicolon.
1033 * g++.dg/other/do1.C: Change error message.
1034 * g++.dg/other/error2.C: Likewise.
1035 * g++.dg/other/init1.C: Likewise.
1036 * g++.dg/other/packed1.C: Remove stray semicolon.
1037 * g++.dg/other/ptrmem2.C: Change error message.
1038 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1039 marker.
1040 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1041 * g++.dg/template/access3.C: Add typename keyword.
1042 * g++.dg/template/access5.C: Remove stray semicolon.
1043 * g++.dg/template/access6.C: Likewise.
1044 * g++.dg/template/complit1.C: Likewise.
1045 * g++.dg/template/crash1.C: Change error message.
1046 * g++.dg/template/inherit2.C: Remove stray semicolon.
1047 * g++.dg/template/instantiate2.C: Likewise.
1048 * g++.dg/template/instantiate3.C: Change error message.
1049 * g++.dg/template/qual1.C: Remove stray semicolon.
1050 * g++.dg/template/qualttp18.C: Change error message.
1051 * g++.dg/template/ref1.C: Remove stray semicolon.
1052 * g++.dg/template/sizeof1.C (A::value): Declare it.
1053 * g++.dg/template/spec4.C: Change error message.
1054 * g++.dg/template/static1.C: Likewise.
1055 * g++.dg/template/type1.C: Likewise.
1056 * g++.dg/template/typename3.C: Likewise.
1057 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1058 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1059 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1060 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1061 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1062 named return value extension.
1063 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1064 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1065 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1066 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1067 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1068 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1069 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1070 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1071 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1072 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1073 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1074 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1075 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1076 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1077 syntax.
1078 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1079 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1080 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1081 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1082 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1083 * g++.old-deja/g++.brendan/template11.C: Likewise.
1084 * g++.old-deja/g++.brendan/template26.C: Likewise.
1085 * g++.old-deja/g++.brendan/template27.C: Use explicit
1086 specialization syntax.
1087 * g++.old-deja/g++.brendan/template30.C: Likewise.
1088 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1089 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1090 non-dependent names.
1091 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1092 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1093 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1094 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1095 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1096 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1097 named return value extension.
1098 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1099 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1100 * g++.old-deja/g++.ext/return1.C: Likewise.
1101 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1102 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1103 * g++.old-deja/g++.jason/access8.C: Likewise.
1104 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1105 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1106 pseudo-destructor names.
1107 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1108 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1109 pseudo-destructor names.
1110 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1111 * g++.old-deja/g++.jason/overload19.C: Likewise.
1112 * g++.old-deja/g++.jason/overload32.C: Likewise.
1113 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1114 stray semicolons.
1115 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1116 * g++.old-deja/g++.jason/return.C: Likewise.
1117 * g++.old-deja/g++.jason/return2.C: Likewise.
1118 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1119 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1120 syntax.
1121 * g++.old-deja/g++.jason/template10.C: Account for use of
1122 non-dependent names.
1123 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1124 syntax.
1125 * g++.old-deja/g++.jason/template37.C: Likewise.
1126 * g++.old-deja/g++.law/access4.C: Change error messages.
1127 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1128 pseudo-destructor names.
1129 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1130 * g++.old-deja/g++.law/ctors9.C: Likewise.
1131 * g++.old-deja/g++.law/cvt22.C: Likewise.
1132 * g++.old-deja/g++.law/dtors5.C: Likewise.
1133 * g++.old-deja/g++.law/global-init1.C: Likewise.
1134 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1135 * g++.old-deja/g++.law/operators28.C: Likewise.
1136 * g++.old-deja/g++.law/visibility28.C: Likewise.
1137 * g++.old-deja/g++.martin/eval1.C: Likewise.
1138 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1139 name.
1140 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1141 * g++.old-deja/g++.mike/net34.C: Likewise.
1142 * g++.old-deja/g++.mike/net36.C: Likewise.
1143 * g++.old-deja/g++.mike/ns2.C: Likewise.
1144 * g++.old-deja/g++.mike/p12306.C: Likewise.
1145 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1146 value extension.
1147 * g++.old-deja/g++.mike/p700.C: Likewise.
1148 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1149 * g++.old-deja/g++.mike/p710.C: Likewise.
1150 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1151 value extension.
1152 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1153 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1154 * g++.old-deja/g++.ns/crash2.C: Likewise.
1155 * g++.old-deja/g++.ns/crash3.C: Likewise.
1156 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1157 * g++.old-deja/g++.ns/ns17.C: Likewise.
1158 * g++.old-deja/g++.ns/template16.C: Likewise.
1159 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1160 keyword.
1161 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1162 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1163 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1164 named return value extension.
1165 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1166 * g++.old-deja/g++.other/access4.C: Issue additional error
1167 messages.
1168 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1169 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1170 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1171 * g++.old-deja/g++.other/crash25.C: Change error message.
1172 * g++.old-deja/g++.other/crash4.C: Change error message.
1173 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1174 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1175 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1176 checks.
1177 * g++.old-deja/g++.other/defarg8.C: Likewise.
1178 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1179 * g++.old-deja/g++.other/dtor10.C: Likewise.
1180 * g++.old-deja/g++.other/incomplete.C: Likewise.
1181 * g++.old-deja/g++.other/linkage7.C: Likewise.
1182 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1183 lookup algorithm.
1184 * g++.old-deja/g++.other/mangle2.C: Likewise.
1185 * g++.old-deja/g++.other/refinit2.C: Likewise.
1186 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1187 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1188 * g++.old-deja/g++.pt/crash28.C: Likewise.
1189 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1190 syntax.
1191 * g++.old-deja/g++.pt/crash32.C: Change error message.
1192 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1193 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1194 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1195 error message position.
1196 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1197 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1198 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1199 syntax.
1200 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1201 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1202 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1203 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1204 keyword.
1205 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1206 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1207 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1208 keyword.
1209 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1210 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1211 syntax.
1212 * g++.old-deja/g++.pt/friend28.C: Account for use of
1213 non-dependent names.
1214 * g++.old-deja/g++.pt/friend29.C: Likewise.
1215 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1216 rules.
1217 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1218 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1219 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1220 lookup rules.
1221 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1222 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1223 keyword.
1224 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1225 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1226 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1227 keyword.
1228 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1229 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1230 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1231 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1232 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1233 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1234 keyword.
1235 * g++.old-deja/g++.pt/spec10.C: Likewise.
1236 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1237 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1238 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1239 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1240 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1241 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1242 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1243 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1244 * g++.old-deja/g++.pt/typename15.C: Likewise.
1245 * g++.old-deja/g++.pt/typename22.C: Likewise.
1246 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1247 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1248 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1249 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1250 syntax.
1251 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1252 return value extension.
1253 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1254 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1255 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1256 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1257
1258 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1259
1260 * g++.dg/warn/inline1.C: New test.
1261 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1262 * g++.old-deja/g++.jason/synth10.C: Likewise.
1263 * g++.old-deja/g++.mike/net31.C: Likewise.
1264 * g++.old-deja/g++.mike/p8786.C: Likewise.
1265
1266 * g++.dg/template/friend10.C: New test.
1267 * g++.dg/template/conv5.C: New test.
1268
1269 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1270
1271 * g++.dg/lookup/scoped3.C: New test.
1272
1273 * g++.dg/lookup/decl1.C: New test.
1274 * g++.dg/lookup/decl2.C: New test.
1275
1276 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1277
1278 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1279 gcc.c-torture/compile/20021015-1.c,
1280 gcc.c-torture/compile/20021015-2.c,
1281 gcc.c-torture/compile/20021123-1.c,
1282 gcc.c-torture/compile/20021123-2.c,
1283 gcc.c-torture/compile/20021123-3.c,
1284 gcc.c-torture/compile/20021123-4.c,
1285 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1286 only to 3.1 or 3.2 branch.
1287
1288 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1289
1290 * gcc.dg/i386-bitfield3.c: New test.
1291
1292 * gcc.dg/i386-bitfield2.c: New test.
1293
1294 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1295
1296 * g++.dg/parse/conv_op1.C: New test.
1297
1298 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1299
1300 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1301 approved.
1302
1303 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1304
1305 * gcc.c-torture/compile/20021220-1.c: New test.
1306
1307 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1308
1309 * gcc.dg/i386-fastcall-1.c: New.
1310
1311 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1312
1313 * gcc.c-torture/execute/20021219-1.c: New test.
1314
1315 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1316
1317 * gcc.dg/i386-pic-1.c: New test.
1318
1319 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1320
1321 PR c++/8099
1322 * g++.dg/template/friend9.C: New test.
1323
1324 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1325
1326 PR c++/3663
1327 * g++.dg/template/access7.C: New test.
1328
1329 2002-12-18 Nick Clifton <nickc@redhat.com>
1330
1331 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1332 the libstdc++-v3 directory has been found.
1333
1334 2002-12-12 Devang Patel <dpatel@apple.com>
1335 * gcc.dg/darwin-ld-1.c: New test.
1336 * gcc.dg/darwin-ld-2.c: New test.
1337 * gcc.dg/darwin-ld-3.c: New test.
1338 * gcc.dg/darwin-ld-4.c: New test.
1339 * gcc.dg/darwin-ld-5.c: New test.
1340
1341 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1342
1343 * gcc.c-torture/compile/20021212-1.c: New test.
1344
1345 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1346
1347 * gcc.dg/fshort-wchar: New test.
1348
1349 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1350
1351 PR c++/8372
1352 * g++.dg/template/dtor1.C: New test.
1353
1354 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1355 markers.
1356
1357 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1358
1359 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1360
1361 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1362
1363 * g++.dg/template/static1.C: New test.
1364 * g++.dg/template/static2.C: New test.
1365 * g++.old-deja/g++.ext/memconst.C: New test.
1366
1367 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1368
1369 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1370 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1371 * g++.dg/special/initp1.C: Likewise.
1372
1373 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1374
1375 * gcc.c-torture/execute/20021204-1.c: New test.
1376
1377 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1378
1379 * gcc.dg/ppc-fmadd-1.c: New file.
1380 * gcc.dg/ppc-fmadd-2.c: New file.
1381 * gcc.dg/ppc-fmadd-3.c: New file.
1382
1383 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1384
1385 * gcc.c-torture/compile/20021204-1.c: New test.
1386
1387 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1388
1389 * g++.dg/inherit/covariant2.C: New test.
1390 * g++.dg/inherit/covariant3.C: New test.
1391 * g++.dg/inherit/covariant4.C: New test.
1392 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1393 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1394
1395 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1396
1397 PR c++/8688
1398 * g++.dg/init/brace3.C: New test.
1399
1400 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
1401
1402 * gcc.dg/20020210-1.c: Fix a comment typo.
1403
1404 2002-12-02 Mark Mitchell <mark@codesourcery.com>
1405
1406 PR c++/8720
1407 * g++.dg/parse/defarg1.C: New test.
1408
1409 PR c++/8615
1410 * g++.dg/template/char1.C: New test.
1411
1412 * g++.dg/template/varmod1.C: Fix typo.
1413
1414 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1415
1416 DR 180
1417 * g++.old-deja/g++.pt/crash32.C: Expect error.
1418
1419 2002-12-01 Mark Mitchell <mark@codesourcery.com>
1420
1421 PR c++/5919
1422 * g++.dg/template/varmod1.C: New test.
1423
1424 PR c++/8727
1425 * g++.dg/inherit/typeinfo1.C: New test.
1426
1427 PR c++/8663
1428 * g++.dg/inherit/typedef1.C: New test.
1429
1430 2002-11-30 Mark Mitchell <mark@codesourcery.com>
1431
1432 PR c++/8332
1433 PR c++/8493
1434 * g++.dg/template/strlen1.C: New test.
1435
1436 PR c++/8227
1437 * g++.dg/template/ctor2.C: New test.
1438
1439 PR c++/8214
1440 * g++.dg/init/string1.C: New test.
1441
1442 PR c++/8511
1443 * g++.dg/template/friend8.C: New test.
1444
1445 2002-11-29 Joe Buck <jbuck@synopsys.com>
1446
1447 * g++.dg/lookup/anon2.C: New test.
1448
1449 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
1450
1451 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
1452 h8300 port.
1453
1454 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
1455
1456 * gcc.dg/bitfld-6.c: New test.
1457
1458 Wed Nov 27 14:37:34 CET 2002 Jan Hubicka <jh@suse.cz>
1459
1460 * gcc.c-torture/execute/20021127.[cx]: New test.
1461
1462 Tue Nov 26 22:09:53 CET 2002 Jan Hubicka <jh@suse.cz>
1463
1464 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
1465 quality.
1466
1467 2002-11-26 Geoffrey Keating <geoffk@apple.com>
1468
1469 * g++.dg/init/brace2.C: New test.
1470 * g++.old-deja/g++.mike/p9129.C: Correct.
1471
1472 2002-11-26 Mark Mitchell <mark@codesourcery.com>
1473
1474 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
1475
1476 2002-11-25 Andreas Bauer <baueran@in.tum.de>
1477
1478 * gcc.dg/sibcall-6: New test for indirect sibcalls.
1479
1480 2002-11-25 Mark Mitchell <mark@codesourcery.com>
1481
1482 * testsuite/g++.dg/abi/empty11.C: New test.
1483 * testsuite/g++.dg/rtti/cv1.C: New test.
1484
1485 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
1486
1487 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
1488
1489 2002-11-24 Mark Mitchell <mark@codesourcery.com>
1490
1491 * g++.dg/abi/empty10.C: New test.
1492
1493 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
1494
1495 * gcc.c-torture/compile/20021124-1.c: New test.
1496
1497 2002-11-22 Mark Mitchell <mark@codesourcery.com>
1498
1499 * g++.dg/abi/rtti2.C: New test.
1500
1501 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1502
1503 * gcc.dg/i386-unroll-1.c: New test.
1504
1505 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
1506
1507 * gcc.c-torture/compile/20021120-1.c: New test.
1508 * gcc.c-torture/compile/20021120-2.c: New test.
1509
1510 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1511
1512 * gcc.dg/bitfld-5.c: New test.
1513
1514 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1515
1516 * gcc.c-torture/execute/20021120-3.c: New test.
1517
1518 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1519
1520 * gcc.c-torture/execute/20021120-2.c: New test.
1521
1522 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
1523
1524 * gcc.c-torture/execute/20021120-1.c: New test.
1525
1526 2002-11-20 Jakub Jelinek <jakub@redhat.com>
1527
1528 * gcc.c-torture/execute/20021118-3.c: New test.
1529
1530 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1531
1532 * gcc.c-torture/compile/20021119-1.c: New test.
1533
1534 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
1535
1536 * gcc.dg/duff-1.c: New test.
1537 * gcc.dg/duff-2.c: New test.
1538 * gcc.dg/duff-3.c: New test.
1539
1540 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
1541
1542 * gcc.dg/cpp/_Pragma5.c: New test.
1543
1544 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1545
1546 * gcc.c-torture/execute/20021118-2.c: New test.
1547
1548 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
1549
1550 * gcc.c-torture/execute/20021118-1.c: New test.
1551
1552 2002-11-16 Jakub Jelinek <jakub@redhat.com>
1553
1554 * gcc.dg/20021116-1.c: New test.
1555
1556 2002-11-14 Mark Mitchell <mark@codesourcery.com>
1557
1558 * g++.dg/abi/vcall1.C: New test.
1559
1560 2002-11-14 Jakub Jelinek <jakub@redhat.com>
1561
1562 * gcc.dg/20021029-1.c: New test.
1563 * gcc.dg/20021029-2.c: New test.
1564
1565 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
1566
1567 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
1568
1569 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1570
1571 PR c/8439
1572 * gcc.dg/20021110.c: Move to ...
1573 * gcc.c-torture/compile/20021110.c: .... here.
1574
1575 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1576
1577 PR c/8467
1578 * gcc.c-torture/execute/20021111-1.c
1579
1580 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1581
1582 PR c/8439
1583 * gcc.dg/20021110.c: New test.
1584
1585 2002-11-10 Mark Mitchell <mark@codesourcery.com>
1586
1587 * g++.dg/abi/vthunk3.C: Run only on x86.
1588
1589 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
1590
1591 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
1592
1593 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
1594
1595 * lib/compat.exp (compat-execute): Fix logic error in last
1596 change.
1597
1598 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
1599
1600 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
1601
1602 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1603
1604 PR c++/8389
1605 * g++.dg/template/access6.C: New test.
1606
1607 Fri Nov 8 13:13:53 CET 2002 Jan Hubicka <jh@suse.cz>
1608
1609 * gcc.dg/i386-ssefp-1.c: New test.
1610 * gcc.dg/i386-ssefp-1.c: New test.
1611
1612 Fri Nov 8 10:52:15 CET 2002 Jan Hubicka <jh@suse.cz>
1613
1614 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
1615
1616 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1617
1618 * g++.dg/abi/vthunk3.C: New test.
1619
1620 PR c++/8338
1621 * g++.dg/template/crash2.C: New test.
1622
1623 2002-11-07 Mark Mitchell <mark@codesourcery.com>
1624
1625 * testsuite/g++.dg/abi/dtor1.C: New test.
1626 * testsuite/g++.dg/abi/dtor2.C: Likewise.
1627
1628 2002-11-05 Geoffrey Keating <geoffk@apple.com>
1629
1630 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
1631 Darwin.
1632
1633 2002-11-04 Adam Nemet <anemet@lnxw.com>
1634
1635 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
1636 -mthumb. Only xfail with -O0.
1637
1638 2002-11-03 Mark Mitchell <mark@codesourcery.com>
1639
1640 * g++.dg/abi/thunk1.C: New test.
1641 * g++.dg/abi/thunk2.C: Likewise.
1642 * g++.dg/abi/vtt1.C: Likewise.
1643
1644 2002-11-02 Diego Novillo <dnovillo@redhat.com>
1645
1646 PR optimization/8423
1647 * gcc.c-torture/execute/builtin-constant.c: New test.
1648
1649 2002-11-01 Zack Weinberg <zack@codesourcery.com>
1650
1651 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
1652 Add some more cases.
1653
1654 2002-11-01 Mark Mitchell <mark@codesourcery.com>
1655
1656 PR c++/8391
1657 * g++.dg/opt/local1.C: New test.
1658
1659 2002-10-30 Mark Mitchell <mark@codesourcery.com>
1660
1661 PR c++/8160
1662 * g++.dg/template/complit1.C: New test.
1663
1664 PR c++/8149
1665 * g++.dg/template/typename4.C: Likewise.
1666
1667 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1668
1669 Core issue 287, PR c++/7639
1670 * g++.dg/template/instantiate1.C: Adjust error location.
1671 * g++.dg/template/instantiate3.C: New test.
1672 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
1673 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
1674 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
1675
1676 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
1677
1678 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
1679
1680 2002-10-29 Mark Mitchell <mark@codesourcery.com>
1681
1682 PR c++/8287
1683 * g++.dg/init/dtor2.C: New test.
1684
1685 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1686
1687 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
1688 * gcc.dg/nest.c: Bypass errors on irix6.
1689
1690 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
1691
1692 * gcc.dg/nest.c: Expect error for mmix-*-*.
1693 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
1694
1695 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
1696
1697 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
1698 markers.
1699
1700 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
1701
1702 2002-10-25 Mike Stump <mrs@apple.com>
1703
1704 * gcc.dg/warn-1.c: New test.
1705
1706 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1707
1708 * g++.dg/template/typename3.C: New test.
1709
1710 2002-10-25 Mark Mitchell <mark@codesourcery.com>
1711
1712 * g++.dg/lookup/ptrmem1.C: New test.
1713
1714 * g++.dg/abi/vthunk2.C: New test.
1715
1716 2002-10-25 Zack Weinberg <zack@codesourcery.com>
1717
1718 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
1719
1720 2002-10-24 Mark Mitchell <mark@codesourcery.com>
1721
1722 * g++.dg/abi/empty9.C: New test.
1723
1724 2002-10-24 Richard Henderson <rth@redhat.com>
1725
1726 * g++.dg/inherit/thunk1.C: Enable for ia64.
1727
1728 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1729
1730 PR c++/8067
1731 * g++.dg/lookup/pretty1.C: New test.
1732
1733 2002-10-23 Jakub Jelinek <jakub@redhat.com>
1734
1735 * gcc.dg/20021023-1.c: New test.
1736
1737 2002-10-23 Mark Mitchell <mark@codesourcery.com>
1738
1739 PR c++/7679
1740 * g++.dg/parse/inline1.C: New test.
1741
1742 2002-10-23 Richard Henderson <rth@redhat.com>
1743
1744 * g++.dg/inherit/thunk1.C: Enable for x86_64.
1745
1746 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
1747
1748 2002-10-22 Mark Mitchell <mark@codesourcery.com>
1749
1750 PR c++/6579
1751 * g++.dg/parse/stmtexpr3.C: New test.
1752
1753 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
1754
1755 * g++.dg/expr/cond1.C: New test.
1756
1757 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1758
1759 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
1760
1761 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1762
1763 * g++.dg/abi/vbase13.C: New test.
1764 * g++.dg/abi/vbase14.C: Likewise.
1765
1766 2002-10-21 Jakub Jelinek <jakub@redhat.com>
1767
1768 * gcc.dg/tls/pic-1.c: New test.
1769 * gcc.dg/tls/nonpic-1.c: New test.
1770 * gcc.dg/20021018-1.c: New test.
1771
1772 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1773
1774 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
1775 Remove only files with the same base name as the test case.
1776 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
1777 (profopt-execute): Likewise. Also, remove old profiling
1778 and performance data files before running the tests.
1779
1780 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
1781 * g++.dg/bprob/bprob.exp: Likewise.
1782 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
1783 to allow more general test case names.
1784
1785 * g++.dg/bprob/bprob-1.C: Rename to ...
1786 * g++.dg/bprob/g++-bprob-1.C: ... this.
1787
1788 * g77.dg/bprob/bprob-1.f: Rename to ...
1789 * g77.dg/bprob/g77-bprob-1.f: ... this.
1790
1791 2002-10-21 Zack Weinberg <zack@codesourcery.com>
1792
1793 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
1794 bison 1.50 or later.
1795
1796 2002-10-21 Janis Johnson <janis187@us.ibm.com>
1797
1798 * g++.dg/README: Describe more test directories.
1799
1800 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1801
1802 * g++.dg/init/array6.C: Add additional tests.
1803
1804 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
1805
1806 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
1807 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
1808
1809 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
1810
1811 * gcc.c-torture/compile/20020604-1.x: New.
1812 * gcc.c-torture/compile/simd-5.x: Likewise.
1813 * gcc.c-torture/execute/920710-1.x: Likewise.
1814 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
1815
1816 2002-10-21 Mark Mitchell <mark@codesourcery.com>
1817
1818 * g++.dg/inherit/override1.C: Add dg-options clause.
1819
1820 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
1821
1822 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
1823 _mm_slli_si128.
1824
1825 2002-10-19 Andreas Schwab <schwab@suse.de>
1826
1827 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
1828 directory component.
1829
1830 2002-10-18 Mark Mitchell <mark@codesourcery.com>
1831
1832 * g++.dg/inherit/thunk1.C: New test.
1833
1834 * g++.dg/inherit/override1.C: New test.
1835
1836 * g++.dg/abi/mangle11.C: New test.
1837 * g++.dg/abi/mangle14.C: New test.
1838 * g++.dg/abi/mangle17.C: New test.
1839
1840 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
1841
1842 * g++.dg/overload/member2.C: New test.
1843
1844 2002-10-17 Janis Johnson <janis187@us.ibm.com>
1845
1846 * g++.dg/README: Describe new compat directory.
1847 * g++.dg/dg.exp: Skip tests in compat directory.
1848 * README.compat: New file.
1849 * lib/compat.exp: New expect script.
1850 * g++.dg/compat: New test directory.
1851 * g++.dg/compat/compat.exp: New expect script.
1852 * g++.dg/compat/abi: New test directory.
1853 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
1854 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
1855 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
1856 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
1857 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
1858 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
1859 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
1860 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
1861 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
1862 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
1863 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
1864 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
1865 * g++.dg/compat/break: New test directory.
1866 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
1867 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
1868 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
1869 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
1870 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
1871 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
1872 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
1873 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
1874 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
1875 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
1876 g++.dg/compat/break/README: New files.
1877 * g++.dg/compat/eh: New test directory.
1878 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
1879 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
1880 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
1881 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
1882 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
1883 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
1884 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
1885 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
1886 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
1887 g++.dg/compat/eh/filter2_y.C,
1888 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
1889 g++.dg/compat/eh/new1_y.C,
1890 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
1891 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
1892 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
1893 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
1894 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
1895 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
1896 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
1897 g++.dg/compat/eh/unexpected1_y.C: New files.
1898 * g++.dg/compat/init: New test directory.
1899 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
1900 g++.dg/compat/init/array5_y.C,
1901 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
1902 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
1903 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
1904 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
1905 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
1906 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
1907 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
1908 g++.dg/compat/init/init-ref2_y.C: New files.
1909
1910 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1911
1912 PR c++/7584
1913 * g++.dg/inherit/using3.C: New test.
1914
1915 Thu Oct 17 19:12:58 CEST 2002 Jan Hubicka <jh@suse.cz>
1916
1917 * gcc.dg/20021017-2.c: New test.
1918
1919 2002-10-17 Mark Mitchell <mark@codesourcery.com>
1920
1921 * g++.dg/abi/mangle16.C: Adjust.
1922
1923 * g++.dg/init/array8.C: New test.
1924
1925 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
1926
1927 * gcc.dg/special/mips-abi.exp: New test.
1928 * gcc.dg/special/mips-abi.s: Empty file used by the above.
1929
1930 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1931
1932 * g++.dg/abi/mangle16.C: New test.
1933 * g++.dg/abi/mangle17.C: Likewise.
1934
1935 PR c++/7478
1936 * g++.dg/template/ref1.C: New test.
1937
1938 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1939
1940 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
1941
1942 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
1943
1944 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
1945
1946 2002-10-16 Mark Mitchell <mark@codesourcery.com>
1947
1948 PR c++/7524
1949 * g++.dg/init/array7.C: New test.
1950
1951 2002-10-15 Mark Mitchell <mark@codesourcery.com>
1952
1953 * g++.dg/init/array6.C: New test.
1954
1955 * g++.dg/abi/mangle13.C: Likewise.
1956 * g++.dg/abi/mangle14.C: Likewise.
1957 * g++.dg/abi/mangle15.C: Likewise.
1958
1959 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1960
1961 * g++.dg/abi/empty8.C: New test.
1962
1963 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
1964
1965 * g++.dg/init/ctor1.C: New test.
1966
1967 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
1968
1969 * gcc.c-torture/execute/20021015-1.c: New test.
1970
1971 Tue Oct 15 14:22:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
1972
1973 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
1974
1975 Mon Oct 14 20:37:51 CEST 2002 Jan Hubicka <jh@suse.cz>
1976
1977 * gcc.dg/i386-ssetype-[1-5].c: New tests.
1978
1979 2002-10-14 Richard Henderson <rth@redhat.com>
1980
1981 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
1982
1983 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1984
1985 PR optimization/6631
1986 * g++.dg/opt/const2.C: New test.
1987
1988 2002-10-14 Mark Mitchell <mark@codesourcery.com>
1989
1990 PR c++/7176
1991 * g++.dg/parse/friend1.C: New test.
1992 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
1993
1994 2002-10-14 Jakub Jelinek <jakub@redhat.com>
1995
1996 * gcc.dg/20021014-1.c: New test.
1997
1998 2002-10-11 Mark Mitchell <mark@codesourcery.com>
1999
2000 PR c++/5661
2001 * g++.dg/ext/vlm1.C: New test.
2002 * g++.dg/ext/vlm2.C: Likewise.
2003
2004 * g++.dg/init/array1.C: Remove invalid braces.
2005 * g++.dg/init/brace1.C: New test.
2006 * g++.dg/init/copy2.C: Likewise.
2007 * g++.dg/init/copy3.C: Likewise.
2008 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2009 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2010 braces.
2011
2012 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2013
2014 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2015
2016 Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
2017
2018 * gcc.c-torture/compile/simd-5.c: New test.
2019
2020 2002-10-10 Roger Sayle <roger@eyesopen.com>
2021
2022 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2023
2024 2002-10-10 Jim Wilson <wilson@redhat.com>
2025
2026 * gcc.c-torture/execute/20021010-1.c: New test.
2027
2028 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2029
2030 PR c/7353
2031 * g++.dg/ext/typedef-init.C: New test.
2032 * gcc.dg/typedef-init.c: New test.
2033
2034 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2035
2036 * gcc.dg/cpp/paste13.c: New test.
2037
2038 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2039
2040 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2041 remaining platforms, XFAIL during compile, not execute. Don't
2042 XFAIL at -O0.
2043
2044 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2045
2046 * gcc.dg/alias-1.c: Tweak expected warning.
2047
2048 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2049
2050 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2051
2052 2002-10-06 Andreas Jaeger <aj@suse.de>
2053
2054 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2055 * gcc.dg/cpp/c++98.C: Likewise.
2056
2057 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2058 * g++.dg/cpp/c++98.C: Likewise.
2059
2060 * g++.dg/README (Subdirectories): Mention cpp directory.
2061
2062 PR target/7559
2063 * gcc.dg/20021006-1.c: New test.
2064
2065 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2066
2067 PR c++/7804
2068 * g++.dg/other/warning1.C: New test.
2069
2070 2002-10-04 Roger Sayle <roger@eyesopen.com>
2071
2072 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2073 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2074 and sparc-*-* with -m64 as expected failures. See PR 8087.
2075
2076 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2077
2078 PR c++/7931
2079 * g++.dg/template/ptrmem3.C: New test.
2080
2081 PR c++/7754
2082 * g++.dg/template/union1.C: New test.
2083
2084 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2085
2086 PR c++/8006
2087 * g++.dg/abi/mangle9.C: New test.
2088 * g++.dg/abi/mangle10.C: New test.
2089 * g++.dg/abi/mangle11.C: New test.
2090 * g++.dg/abi/mangle12.C: New test.
2091
2092 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2093
2094 PR c++/7188.
2095 * g++.dg/template/meminit1.C: New test.
2096 * g++.dg/warn/Wreorder-1.C: Likewise.
2097 * g++.old-deja/g++.mike/warn3.C: Tweak.
2098 * lib/prune.exp: Ingore "in copy constructor".
2099
2100 2002-10-02 Andreas Jaeger <aj@suse.de>
2101
2102 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2103 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2104 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2105 on x86-64.
2106
2107 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2108
2109 * gcc.dg/empty1.C: Fix typo.
2110
2111 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2112
2113 * gcc.dg/alias-1.c: New test.
2114
2115 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2116
2117 * gcc.dg/empty1.C: New test.
2118
2119 * g++.dg/tls/init-2.C: Tweak error messages.
2120
2121 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2122
2123 * gcc.c-torture/compile/20020923-1.c: New test.
2124
2125 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2126
2127 * gcc.c-torture/execute/ffs-1.c: New test.
2128 * gcc.c-torture/execute/ffs-2.c: Ditto.
2129
2130 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2131
2132 * g++.dg/overload/member1.C: New test.
2133
2134 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2135
2136 * g++.dg/abi/empty7.C: New test.
2137 * g++.dg/init/pm2.C: Likewise.
2138
2139 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2140
2141 * g++.dg/rtti/crash1.C: New test.
2142
2143 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2144
2145 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2146 gcc.dg/sibcall-4.c: New tests.
2147
2148 2002-09-28 Roger Sayle <roger@eyesopen.com>
2149
2150 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2151 powerpc and MMIX targets.
2152
2153 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2154
2155 * gcc.dg/cpp/20020927-1.c: New.
2156
2157 2002-09-26 David S. Miller <davem@redhat.com>
2158
2159 * gcc.c-torture/compile/trunctfdf.c: New.
2160
2161 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2162
2163 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2164
2165 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2166
2167 * gcc.c-torture/execute/loop-15.c: New.
2168
2169 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2170
2171 * README.QMTEST: Fix typo.
2172
2173 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2174
2175 * gcc.dg/20020926-1.c: New test.
2176
2177 2002-09-25 David S. Miller <davem@redhat.com>
2178
2179 PR target/7842
2180 * gcc.c-torture/execute/shiftdi.c: New test.
2181
2182 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2183
2184 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2185 unique to the tool.
2186 * lib/g77.exp (g77_init): Likewise.
2187 * lib/g++.exp (g++_init): Likewise.
2188 * lib/objc.exp (objc_init): Likewise.
2189
2190 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2191
2192 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2193 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2194 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2195
2196 2002-09-25 Richard Henderson <rth@redhat.com>
2197
2198 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2199 too-small long double.
2200
2201 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2202
2203 * gcc.dg/20020919-1.c: New test.
2204
2205 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2206
2207 * g++.dg/abi/bitfield6.C: New test.
2208 * g++.dg/abi/bitfield7.C: New test.
2209 * g++.dg/abi/bitfield8.C: New test.
2210 * g++.dg/abi/vbase11.C: New test.
2211
2212 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2213
2214 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2215 hppa*-*-hpux*. Update test comment.
2216
2217 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2218
2219 * gcc.dg/tls/struct-1.c: New test.
2220
2221 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2222
2223 * gcc.dg/cpp/tr-warn2.c: Update.
2224
2225 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2226
2227 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2228
2229 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2230
2231 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2232 systems.
2233
2234 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2235
2236 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2237
2238 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2239 Adjust for c++filt moved to binutils. Remove spurious duplicate
2240 setting of cxxfilt.
2241
2242 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2243
2244 * gcc.dg/20020312-2.c: Update for darwin.
2245
2246 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2247
2248 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2249
2250 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
2251
2252 * objc.dg/comp-types-1.m: New test.
2253 * objc.dg/comp-types-2.m: New test.
2254 * objc.dg/comp-types-3.m: New test.
2255 * objc.dg/comp-types-4.m: New test.
2256 * objc.dg/comp-types-5.m: New test.
2257 * objc.dg/comp-types-6.m: New test.
2258
2259 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2260
2261 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2262
2263 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2264
2265 * g++.dg/other/do1.C: New test.
2266
2267 * g++.dg/template/subst1.C: New test.
2268
2269 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2270
2271 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2272
2273 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2274
2275 * g++.dg/template/qualttp20.C: Adjust expected errors.
2276 * g++.old-deja/g++.jason/report.C: Likewise.
2277 * g++.old-deja/g++.other/qual1.C: Likewise.
2278
2279 * g++.dg/lookup/scoped2.C: New test.
2280
2281 * g++.dg/ext/asm3.C: New test.
2282
2283 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2284
2285 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2286
2287 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2288
2289 * ChangeLog: follow spelling conventions.
2290 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2291 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2292 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2293 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2294 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2295 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2296 * g++.old-deja/g++.law/global-init1.C: Likewise.
2297 * g++.old-deja/g++.other/delete4.C: Likewise.
2298 * g++.old-deja/g++.other/inline21.C: Likewise.
2299 * g++.old-deja/g++.other/singleton.C: Likewise.
2300 * g77.dg/strlen0.f: Likewise.
2301 * g77.f-torture/compile/20010519-1.f: Likewise.
2302 * g77.f-torture/compile/980310-4.f: Likewise.
2303 * gcc.c-torture/compile/20000605-1.c: Likewise.
2304 * gcc.c-torture/execute/20020225-1.c: Likewise.
2305 * gcc.dg/c90-hexfloat-2.c: Likewise.
2306 * gcc.dg/c99-bool-1.c: Likewise.
2307 * gcc.dg/c99-hexfloat-2.c: Likewise.
2308 * gcc.dg/dll-2.c: Likewise.
2309 * gcc.dg/wtr-union-init-1.c: Likewise.
2310 * gcc.dg/wtr-union-init-2.c: Likewise.
2311 * gcc.dg/wtr-union-init-3.c: Likewise.
2312 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2313 * gcc.dg/cpp/defined.c: Likewise.
2314 * gcc.dg/cpp/macsyntx.c: Likewise.
2315 * gcc.dg/cpp/paste2.c: Likewise.
2316 * gcc.dg/cpp/trad/defined.c: Likewise.
2317 * gcc.dg/format/c90-printf-1.c: Likewise.
2318 * gcc.dg/format/c90-scanf-1.c: Likewise.
2319 * gcc.dg/format/c99-printf-1.c: Likewise.
2320 * gcc.dg/format/c99-scanf-1.c: Likewise.
2321 * gcc.misc-tests/gcov-8.c: Likewise.
2322 * lib/profopt.exp: Likewise.
2323
2324 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2325
2326 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2327
2328 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2329
2330 * g++.dg/inherit/using2.C: New test.
2331
2332 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2333
2334 * ChangeLog: Follow spelling conventions.
2335 * g++.dg/template/friend4.C: Likewise.
2336 * g++.old-deja/g++.pt/crash67.C: Likewise.
2337 * gcc.c-torture/execute/20000801-4.c: Likewise.
2338 * gcc.dg/c90-digraph-1.c: Likewise.
2339 * gcc.dg/c94-digraph-1.c: Likewise.
2340 * gcc.dg/c99-digraph-1.c: Likewise.
2341 * gcc.dg/cpp/line5.c: Likewise.
2342 * gcc.dg/cpp/multiline.c: Likewise.
2343 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2344 * gcc.dg/format/attr-3.c: Likewise.
2345 * gcc.dg/format/c90-scanf-3.c: Likewise.
2346 * gcc.dg/format/ext-4.c: Likewise.
2347
2348 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2349
2350 * g++.dg/template/pretty1.C: New test.
2351
2352 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2353
2354 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2355
2356 2002-09-13 Matt Austern <austern@apple.com>
2357
2358 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2359 passing a cast expression to a function by const reference.
2360
2361 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2362
2363 * g++.dg/template/deduce1.C: New test.
2364
2365 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2366
2367 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2368 32-bit int.
2369
2370 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2371
2372 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2373 usage.
2374
2375 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2376
2377 * gcc.c-torture/compile/20020910-1.c: New test.
2378
2379 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2380
2381 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2382
2383 2002-09-10 Andreas Jaeger <aj@suse.de>
2384
2385 * gcc.dg/20020312-2.c: Adjust for x86-64.
2386
2387 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2388
2389 * g77.dg/7388.f: New test case for PR 7388.
2390
2391 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2392
2393 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2394
2395 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2396
2397 * objc.dg/proto-lossage-1.m: New test.
2398
2399 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
2400
2401 * gcc.dg/cpp/_Pragma4.c: Fix typo.
2402
2403 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
2404
2405 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
2406 expected to pass.
2407
2408 2002-09-06 Stan Shebs <shebs@apple.com>
2409 David Edelsohn <edelsohn@gnu.org>
2410
2411 * gcc.dg/weak: New directory.
2412 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
2413 target-specific xfail bits.
2414 * gcc.dg/typeof-2.c: Move to new directory.
2415 * gcc.dg/weak.exp: New expect script.
2416
2417 2002-09-06 Alan Modra <amodra@bigpond.net.au>
2418
2419 * gcc.c-torture/execute/extzvsi.c: New test.
2420
2421 2002-09-05 Stan Shebs <shebs@apple.com>
2422
2423 * gcc.dg/weak-1.c: xfail on Darwin.
2424 * gcc.dg/weak-2.c: Ditto.
2425 * gcc.dg/weak-3.c: Ditto.
2426 * gcc.dg/weak-4.c: Ditto.
2427 * gcc.dg/weak-5.c: Ditto.
2428 * gcc.dg/weak-6.c: Ditto.
2429 * gcc.dg/weak-7.c: Ditto.
2430 * gcc.dg/weak-8.c: Ditto.
2431 * gcc.dg/weak-9.c: Ditto.
2432
2433 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
2434
2435 * gcc.c-torture/execute/loop-14.c: New test.
2436
2437 2002-09-04 Jakub Jelinek <jakub@redhat.com>
2438
2439 * g++.dg/other/cxa-atexit1.C: New test.
2440
2441 * gcc.dg/typeof-2.c: New test.
2442
2443 2002-09-03 Roger Sayle <roger@eyesopen.com>
2444
2445 * gcc.dg/builtins-2.c: New testcase.
2446 * gcc.dg/builtins-3.c: New testcase.
2447
2448 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
2449
2450 * gcc.dg/cpp/_Pragma4.c: New test.
2451
2452 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
2453
2454 * objc/execute/nil_method-1.m: New testcase.
2455
2456 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
2457
2458 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
2459 [Object class], not [Object initialize].
2460
2461 2002-08-31 Roger Sayle <roger@eyesopen.com>
2462 Hans-Peter Nilsson <hp@bitrange.com>
2463
2464 * gcc.c-torture/execute/20020720-1.x: Skip test on
2465 mmix-knuth-mmixware. Correct comment.
2466
2467 2002-08-27 Mark Mitchell <mark@codesourcery.com>
2468
2469 * testsuite/g++.dg/abi/bitfield5.C: New test.
2470 * testsuite/g++.dg/abi/vbase10.C: Likewise.
2471
2472 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
2473
2474 * objc.dg/undeclared-selector.m: New test.
2475
2476 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
2477
2478 * g++.dg/other/offsetof1.C: Avoid cast warning.
2479
2480 2002-08-26 Ziemowit Laski <zlaski@apple.com>
2481
2482 * objc.dg/super-class-2.m: New test.
2483
2484 2002-08-24 Matt Austern <austern@apple.com>
2485
2486 * g++.dg/ext/lvaddr.C: New test.
2487 * g++.dg/ext/lvcast.C: New test.
2488
2489 2002-08-22 Mark Mitchell <mark@codesourcery.com>
2490
2491 * testsuite/g++.dg/inherit/cond1.C: New test.
2492
2493 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
2494
2495 * gcc.dg/noncompile/incomplete-1.c: New test.
2496
2497 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
2498
2499 * gcc.dg/typespec-1.c: New test.
2500
2501 2002-08-20 Devang Patel <dpatel@apple.com>
2502 * objc.dg/proto-hier-2.m: New test.
2503
2504 2002-08-19 Ziemowit Laski <zlaski@apple.com>
2505
2506 * objc.dg/bitfield-1.m: New test.
2507 * objc.dg/bitfield-2.m: New test.
2508
2509 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
2510
2511 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
2512 gcc.dg/c99-flex-array-4.c: New tests.
2513
2514 2002-08-16 Stan Shebs <shebs@apple.com>
2515
2516 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
2517
2518 2002-08-15 Jakub Jelinek <jakub@redhat.com>
2519
2520 * gcc.dg/typeof-1.c: New test.
2521 * g++.dg/ext/typeof2.C: New test.
2522
2523 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
2524
2525 * g++.dg/other/offsetof1.C: New test.
2526
2527 2002-08-14 Richard Henderson <rth@redhat.com>
2528
2529 * gcc.dg/tls/diag-3.c: Fix expected message strings.
2530
2531 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
2532
2533 * gcc.dg/cpp/_Pragma3.c: New test.
2534
2535 2002-08-13 Mark Mitchell <mark@codesourcery.com>
2536
2537 * g++.dg/template/inherit3: New test.
2538
2539 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
2540
2541 * gcc.dg/bitfld-4.c: Add blank options.
2542
2543 2002-08-09 Mark Mitchell <mark@codesourcery.com>
2544
2545 * g++.dg/template/crash1.C: New test.
2546
2547 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2548
2549 * gcc.dg/tls/opt-2.c: New test.
2550
2551 2002-08-08 Devang Patel <dpatel@apple.com>
2552
2553 * objc.dg/selector-1.m : New test
2554
2555 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2556
2557 * g++.dg/abi/bitfield4.C: New test.
2558 * gcc.dg/bitfld-4.c: New test.
2559
2560 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
2561
2562 * g++.dg/other/packed1.C: New test.
2563
2564 2002-08-07 Mark Mitchell <mark@codesourcery.com>
2565
2566 * g++.dg/abi/offsetof.C: Tweak error messages.
2567 * g++.old-deja/g++.mike/p10769a.C: Likewise.
2568
2569 2002-08-08 Jakub Jelinek <jakub@redhat.com>
2570
2571 * gcc.dg/bitfld-3.c: New test.
2572
2573 2002-08-07 Jakub Jelinek <jakub@redhat.com>
2574 Richard Henderson <rth@redhat.com>
2575
2576 * gcc.dg/i386-bitfield1.c: New test.
2577 * g++.dg/abi/bitfield3.C: Update.
2578
2579 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
2580
2581 * objc.dg/const-str-2.m: Update.
2582 * gcc.dg/cpp/c++98.c: Change to C extension.
2583 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
2584 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
2585
2586 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
2587
2588 * testsuite/gcc.dg/tls/diag-3.c: New.
2589
2590 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
2591
2592 * g++.dg/README (Subdirectories): Document new subdir expr.
2593 * g++.dg/expr/pmf-1.C: New test.
2594
2595 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
2596
2597 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
2598
2599 2002-08-06 Jakub Jelinek <jakub@redhat.com>
2600
2601 * g++.dg/abi/bitfield3.C: New test.
2602
2603 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
2604
2605 * lib/gcov.exp: Tweak expected line formats.
2606 * gcc.misc-tests/gcov8.c: New test.
2607 * gcc.misc-tests/gcov8.x: New flags.
2608
2609 2002-08-05 Jakub Jelinek <jakub@redhat.com>
2610
2611 * consistency.vlad/layout/endian.c: Include string.h.
2612
2613 * gcc.c-torture/execute/20020805-1.c: New test.
2614
2615 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
2616
2617 * g++.dg/other/conversion1.C: New test.
2618
2619 2002-08-03 Roger Sayle <roger@eyesopen.com>
2620
2621 * gcc.dg/builtins-1.c: New testcase.
2622
2623 2002-08-02 Mark Mitchell <mark@codesourcery.com>
2624
2625 * g++.dg/inherit/access3.C: New test.
2626
2627 2002-08-01 Jakub Jelinek <jakub@redhat.com>
2628
2629 * gcc.dg/ia64-visibility-2.c: New test.
2630
2631 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
2632
2633 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
2634 __qualifier_flags to __flags.
2635
2636 2002-07-31 Mark Mitchell <mark@codesourcery.com>
2637
2638 * g++.dg/inherit/operator1.C: New test.
2639 * g++.dg/lookup/disamb1.C: Fix typo in comment.
2640 * g++.dg/other/error1.C: Change expected error message.
2641 * g++.dg/template/conv4.C: Likewise.
2642
2643 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
2644
2645 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
2646 for documented behavior.
2647
2648 2002-07-25 Roger Sayle <roger@eyesopen.com>
2649
2650 * gcc.c-torture/execute/20020720-1.x: Skip this test on
2651 several targets known to fail.
2652
2653 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
2654
2655 * gcc.dg/mips-args-[123].c: New tests.
2656
2657 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
2658
2659 * gcc.dg/ppc-spe.c: New.
2660
2661 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
2662
2663 * g++.dg/other/ptrmem4.C: New testcase.
2664
2665 2002-07-24 Richard Henderson <rth@redhat.com>
2666
2667 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
2668
2669 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
2670
2671 * g++.dg/ext/alignof1.C (main): Return 0 for success.
2672
2673 2002-07-24 Roger Sayle <roger@eyesopen.com>
2674
2675 * gcc.c-torture/execute/memset-3.c: New testcase.
2676
2677 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
2678
2679 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
2680 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
2681
2682 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2683
2684 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
2685 Delete.
2686
2687 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
2688
2689 * gcc.c-torture/compile/simd-4.c: New test.
2690
2691 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2692
2693 PR c++/7347, c++/7348
2694 * g++.dg/template/access4.C: New test.
2695 * g++.dg/template/access5.C: New test.
2696 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
2697 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
2698 * g++.old-deja/g++.pt/ttp58.C: Likewise.
2699 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
2700
2701 2002-07-22 Jakub Jelinek <jakub@redhat.com>
2702
2703 * gcc.dg/gnu89-init-2.c: New test.
2704
2705 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2706
2707 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
2708
2709 2002-07-20 Roger Sayle <roger@eyesopen.com>
2710
2711 * gcc.c-torture/execute/20020720-1.c: New testcase.
2712
2713 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
2714
2715 * gcc.dg/cpp/Wsignprom.c: New tests.
2716
2717 2002-07-20 Alan Modra <amodra@bigpond.net.au>
2718
2719 * gcc.c-torture/execute/loop-13.c: New test.
2720
2721 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
2722
2723 * gcc.dg/cpp/expr.c: New tests.
2724
2725 2002 07-18 David Edelsohn <edelsohn@gnu.org>
2726
2727 * g++.dg/opt/pr6713.C: Add template instantiation.
2728
2729 2002-07-18 Alan Modra <amodra@bigpond.net.au>
2730
2731 * gcc.dg/nest.c: New test.
2732
2733 2002-07-17 Richard Henderson <rth@redhat.com>
2734
2735 * g++.dg/opt/pr6713.C: New test.
2736
2737 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
2738
2739 * gcc.c-torture/execute/loop-2e.x: Let the testcase
2740 XFAIL for all x86 processors.
2741
2742 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
2743
2744 * gcc.c-torture/execute/20010122-1.x: Do not test with
2745 -fomit-frame-pointer.
2746
2747 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2748
2749 * g++.dg/template/instantiate2.C: New test.
2750 * g++.dg/template/spec4.C: New test.
2751
2752 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2753
2754 * g++.dg/template/access2.C: New test.
2755 * g++.dg/template/access3.C: New test.
2756
2757 2002-07-15 Zack Weinberg <zack@codesourcery.com>
2758
2759 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
2760 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
2761 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
2762 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
2763 Convert to use <stdarg.h>.
2764 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
2765 Delete.
2766 * gcc.dg/va-arg-2.c: New.
2767 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
2768
2769 2002-07-15 Jakub Jelinek <jakub@redhat.com>
2770
2771 * gcc.c-torture/compile/20020710-1.c: New test.
2772
2773 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2774 Andrew Pinski <pinskia@physics.uc.edu>
2775
2776 gcc.c-torture/compile/simd-2.c: New testcase.
2777 gcc.c-torture/compile/simd-3.c: Likewise.
2778
2779 2002-07-11 Mark Mitchell <mark@codesourcery.com>
2780
2781 PR c++/7224
2782 * g++.dg/overload/error1.C: New test.
2783
2784 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2785
2786 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
2787 configuration and IRIX 6 O32 ABI.
2788
2789 2002-07-11 Roger Sayle <roger@eyesopen.com>
2790
2791 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
2792
2793 2002-07-10 Roger Sayle <roger@eyesopen.com>
2794
2795 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
2796
2797 2002-07-10 Jeffrey A Law <law@redhat.com>
2798
2799 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
2800
2801 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
2802
2803 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
2804
2805 * gcc.dg/20020312-2.c: Check for __PPC__.
2806
2807 2002-07-09 Diego Novillo <dnovillo@redhat.com>
2808
2809 * gcc.c-torture/compile/20020709-1.c: New test.
2810
2811 2002-07-07 Roger Sayle <roger@eyesopen.com>
2812
2813 * g++.dg/template/qualttp21.C: New test case.
2814
2815 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
2816
2817 * gcc.c-torture/compile/20020706-1.c: New test.
2818 * gcc.c-torture/compile/20020706-2.c: New test.
2819
2820 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
2821 Alexandre Oliva <aoliva@redhat.com>
2822
2823 * g++.dg/warn/incomplete1.C: New test.
2824
2825 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2826
2827 PR c++/7099
2828 * g++.dg/warn/noreturn1.C: New test.
2829
2830 2002-07-03 Mark Mitchell <mark@codesourcery.com>
2831
2832 PR c++/6706
2833 * g++.dg/debug/debug6.C: New test.
2834 * g++.dg/debug/debug7.C: New test.
2835
2836 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
2837
2838 * gcc.c-torture/compile/simd-3.c: New test.
2839
2840 2002-07-03 Chris Demetriou <cgd@broadcom.com>
2841
2842 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
2843 * gcc.dg/20020620-1.c: Likewise.
2844
2845 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2846
2847 PR c++/6944
2848 * g++.dg/init/array4.C: New test.
2849 * g++.dg/init/array5.C: New test.
2850
2851 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
2852
2853 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
2854 * gcc.c-torture/execute/simd-2.c (main): Likewise.
2855
2856 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2857
2858 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
2859 * gcc.dg/wtr-aggr-init-1.c: Likewise.
2860 * gcc.dg/wtr-conversion-1.c: Likewise.
2861 * gcc.dg/wtr-escape-1.c: Likewise.
2862 * gcc.dg/wtr-int-type-1.c: Likewise.
2863 * gcc.dg/wtr-label-1.c: Likewise.
2864 * gcc.dg/wtr-static-1.c: Likewise.
2865 * gcc.dg/wtr-strcat-1.c: Likewise.
2866 * gcc.dg/wtr-suffix-1.c: Likewise.
2867 * gcc.dg/wtr-switch-1.c: Likewise.
2868 * gcc.dg/wtr-unary-plus-1.c: Likewise.
2869 * gcc.dg/wtr-union-init-1.c: Likewise.
2870 * gcc.dg/wtr-union-init-2.c: Likewise.
2871 * gcc.dg/wtr-union-init-3.c: Likewise.
2872
2873 * gcc.dg/wtr-func-def-1.c: New test.
2874
2875 2002-07-02 Devang Patel <dpatel@apple.com>
2876
2877 * objc.dg/param-1.m: New test.
2878
2879 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
2880
2881 * gcc.dg/cpp/trad/directive.c: Add test.
2882 * gcc.dg/cpp/trad/macroargs.c: Add test.
2883 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
2884
2885 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
2886
2887 * gcc.dg/cpp/cmdlne-M.c: New test.
2888
2889 2002-07-02 Ziemowit Laski <zlaski@apple.com>
2890
2891 * objc.dg/desig-init-1.m: New test.
2892
2893 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2894
2895 PR c++/6716
2896 * g++.dg/template/instantiate1.C: New test.
2897
2898 2002-07-01 Mark Mitchell <mark@codesourcery.com>
2899
2900 PR c++/7112
2901 * g++.dg/template/sizeof2.C: New test.
2902
2903 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2904
2905 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
2906 gcc.dg/cpp/trad/include.c: New tests.
2907
2908 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
2909
2910 PR target/7177
2911 * gcc.c-torture/compile/20020701-1.c: New test.
2912
2913 2002-07-01 Stan Shebs <shebs@apple.com>
2914
2915 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
2916 header here...
2917 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
2918 (objc-torture-execute): or here.
2919
2920 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
2921
2922 * gcc.c-torture/execute/arith-rand-ll.c: New test.
2923
2924 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
2925
2926 * gcc.dg/cpp/trad/escaped-nl.c: New test.
2927
2928 2002-06-30 Devang Patel <dpatel@apple.com>
2929
2930 * objc.dg/fsyntax-only.m: New test.
2931
2932 2002-06-27 Mark Mitchell <mark@codesourcery.com>
2933
2934 PR c++/6695
2935 * g++.dg/template/friend7.C: New file.
2936
2937 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
2938
2939 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
2940 return type.
2941
2942 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
2943
2944 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
2945 avoid division by zero.
2946
2947 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
2948
2949 * gcc.dg/Wunknownprag.c: New tests.
2950
2951 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
2952
2953 * gcc.c-torture/execute/simd-2.c: New test.
2954
2955 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
2956
2957 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
2958 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
2959 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
2960 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
2961 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
2962 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
2963 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
2964 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
2965 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
2966 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
2967 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
2968 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
2969 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
2970 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
2971 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
2972 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
2973 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
2974
2975 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
2976
2977 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
2978 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
2979 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
2980 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
2981 New tests.
2982 * gcc.dg/cpp/trad/directive.c: Update.
2983
2984 2002-06-23 Andreas Jaeger <aj@suse.de>
2985
2986 * gcc.c-torture/execute/complex-6.c: New.
2987
2988 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
2989
2990 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
2991 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
2992 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
2993 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
2994
2995 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
2996
2997 * gcc.dg/cpp/trad: New directory with traditional tests copied
2998 from parent directory.
2999 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3000 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3001 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3002 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3003 Move to trad/ and rename.
3004 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3005 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3006 gcc.dg/cpp/trad/redef2.c: New tests.
3007 * gcc.dg/cpp/trad/trad.exp: New driver.
3008
3009 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3010
3011 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3012 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3013 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3014 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3015 Remove.
3016
3017 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3018
3019 * gcc.dg/20020620-1.c: New test.
3020
3021 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3022
3023 * g++.dg/template/ttp4.C: New test.
3024
3025 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3026
3027 * g++.dg/opt/vt1.C: Fix regexp.
3028
3029 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3030
3031 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3032 Don't use attribute `noinline'.
3033
3034 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3035
3036 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3037
3038 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3039
3040 * gcc.c-torture/execute/simd-1.c: New.
3041
3042 * gcc.dg/simd-1.c: New.
3043
3044 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3045
3046 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3047
3048 2002-06-16 Richard Henderson <rth@redhat.com>
3049
3050 * g++.dg/ext/anon-struct1.C: New.
3051 * g++.dg/ext/anon-struct2.C: New.
3052 * g++.dg/ext/anon-struct3.C: New.
3053 * gcc.dg/anon-struct-1.c: New.
3054 * gcc.dg/anon-struct-2.c: New.
3055 * gcc.dg/anon-struct-3.c: New.
3056 * gcc.dg/20011008-1.c: Adjust warning text.
3057 * gcc.dg/20020527-1.c: Add -fms-extensions.
3058
3059 2002-06-16 Richard Henderson <rth@redhat.com>
3060
3061 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3062
3063 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3064
3065 * gcc.c-torture/execute/20020615-1.c: New test.
3066
3067 2002-06-15 Roger Sayle <roger@eyesopen.com>
3068
3069 * gcc.c-tortuture/execute/compare-1.c: New test case.
3070 * gcc.c-tortuture/execute/compare-2.c: New test case.
3071 * gcc.c-tortuture/execute/compare-3.c: New test case.
3072
3073 2002-06-13 Richard Henderson <rth@redhat.com>
3074
3075 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3076 ia64 ilp32.
3077
3078 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3079
3080 * g++.dg/template/typename2.C: Update error message.
3081
3082 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3083
3084 * gcc.c-torture/execute/20020611-1.c: New test.
3085
3086 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3087
3088 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3089 list of targets to skip.
3090
3091 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3092
3093 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3094 targets if not optimizing.
3095
3096 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3097
3098 * gcc.c-torture/compile/20020605-1.c: New test.
3099
3100 * g++.dg/opt/vt1.C: New test.
3101
3102 * gcc.dg/20020531-1.c: New test.
3103
3104 * gcc.dg/20020530-1.c: New test.
3105
3106 * gcc.dg/20020527-1.c: New test.
3107
3108 * g++.dg/opt/cse1.C: New test.
3109
3110 2002-06-07 Roger Sayle <roger@eyesopen.com>
3111
3112 * gcc.dg/20020607-2.c: New test case.
3113
3114 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3115
3116 * gcc.c-torture/compile/20020604-1.c: New test.
3117
3118 2002-06-04 Richard Henderson <rth@redhat.com>
3119
3120 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3121 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3122 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3123
3124 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3125
3126 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3127
3128 2002-06-03 Richard Henderson <rth@redhat.com>
3129
3130 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3131 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3132
3133 2002-06-02 Richard Henderson <rth@redhat.com>
3134
3135 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3136 test functions static.
3137
3138 2002-06-02 Andreas Jaeger <aj@suse.de>
3139
3140 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3141 now.
3142
3143 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3144
3145 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3146 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3147 Update for mofified diagnostics.
3148 * gcc.dg/c99-intconst-1.c: No longer fail.
3149
3150 2002-06-02 Richard Henderson <rth@redhat.com>
3151
3152 * gcc.dg/uninit-A.c: Remove xfail markers.
3153
3154 2002-06-01 Roger Sayle <roger@eyesopen.com>
3155
3156 * gcc.dg/fnegate-1.c: New test case.
3157
3158 2002-05-30 Osku Salerma <osku@iki.fi>
3159
3160 * gcc.c-torture/execute/mayalias-1.c: New file.
3161
3162 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3163
3164 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3165 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3166 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3167
3168 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3169
3170 * gcc.c-torture/execute/20020529-1.c: New test.
3171
3172 2002-05-27 Richard Henderson <rth@redhat.com>
3173
3174 * g++.dg/ext/attrib6.C: New test case.
3175
3176 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3177
3178 * gcc.c-torture/execute/pure-1.c: New test.
3179
3180 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3181
3182 * gcc.dg/cpp/arith-2.c: Remove.
3183
3184 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3185
3186 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3187 * gcc.dg/cpp/if-3.c: Remove.
3188
3189 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3190
3191 * g++.dg/opt/cse2.C: New test.
3192
3193 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3194
3195 * gcc.dg/cpp/arith-1.c: New semantic tests.
3196 * gcc.dg/cpp/if-1.c: Update.
3197
3198 2002-05-24 Ben Elliston <bje@redhat.com>
3199
3200 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3201
3202 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3203
3204 * gcc.dg/verbose-asm.c: New test.
3205
3206 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3207
3208 * gcc.dg/cpp/paste12.c: New test.
3209
3210 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3211
3212 * g++.dg/parse/named_ops.C: New test.
3213
3214 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3215
3216 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3217
3218 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
3219
3220 * gcc.dg/weak-2.c: Allow optional leading underscore
3221 in scan-assembler symbol name.
3222 * gcc.dg/weak-3.c: Likewise.
3223 * gcc.dg/weak-4.c: Likewise.
3224 * gcc.dg/weak-5.c: Likewise.
3225
3226 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3227
3228 * gcc.dg/20020523-1.c: New test.
3229
3230 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3231
3232 * objc.dg/const-str-2.m: Update now that we stop after
3233 a command line error.
3234
3235 2002-05-22 Richard Henderson <rth@redhat.com>
3236
3237 * g++.dg/dg.exp: Fix typo in test pruneing.
3238
3239 2002-05-22 Richard Henderson <rth@redhat.com>
3240
3241 * g++.dg/dg.exp: Prune the tls subdirectory.
3242 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3243 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3244 * g++.dg/tls/init-1.C: New.
3245
3246 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3247
3248 * gcc.dg/20020517-1.c: New test.
3249
3250 2002-05-21 Richard Henderson <rth@redhat.com>
3251
3252 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3253 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3254
3255 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
3256
3257 * g++.dg/other/copy2.C: New test.
3258
3259 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
3260
3261 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3262 (MAX_COPY): Bump up to 10 times sizeof (long long).
3263 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3264
3265 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3266 sizeof (long long).
3267
3268 * gcc.c-torture/execute/strcpy-1.c: New test.
3269
3270 2002-05-19 Jason Merrill <jason2redhat.com>
3271
3272 * g++.dg/ext/oper1.C: New test.
3273
3274 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3275 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3276
3277 * README.QMTEST: New file.
3278
3279 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3280
3281 2002-05-19 Andreas Jaeger <aj@suse.de>
3282
3283 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3284 now.
3285 * gcc.c-torture/execute/loop-2d.x: Likewise.
3286
3287 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3288
3289 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3290 support weak symbols.
3291 * gcc.dg/weak-4.c: Likewise
3292 * gcc.dg/weak-6.c: Likewise
3293
3294 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3295
3296 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3297 cygwin, coff and h8300-*-hms targets
3298 * gcc.dg/weak-5.c: Likewise
3299 * gcc.dg/weak-7.c: Likewise
3300
3301 2002-05-16 Jason Merrill <jason@redhat.com>
3302
3303 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3304 (scan-assembler-not, scan-assembler-dem): Likewise.
3305 (scan-assembler-dem-not): Likewise.
3306
3307 2002-05-15 Richard Henderson <rth@redhat.com>
3308
3309 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3310
3311 2002-05-15 Richard Henderson <rth@redhat.com>
3312
3313 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3314 (vfoo1f): Warning here.
3315 (vfoo1l): Don't redefine the alias.
3316
3317 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3318
3319 * g++.dg/init/pm1.C: New test.
3320
3321 2002-05-12 David S. Miller <davem@redhat.com>
3322
3323 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3324 types.
3325
3326 2002-05-10 Roger Sayle <roger@eyesopen.com>
3327
3328 * gcc.c-torture/execute/20020510-1.c: New test case.
3329
3330 2002-05-10 David S. Miller <davem@redhat.com>
3331
3332 * gcc.c-torture/execute/conversion.c: Test long double too.
3333
3334 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3335
3336 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3337 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3338 * lib/g++.exp (g++_link_flags): Likewise.
3339 * lib/objc.exp (objc_target_compile): Likewise.
3340
3341 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3342
3343 * gcc.dg/cpp/poison.c: Update.
3344 * gcc.dg/cpp/20000625-2.c: Remove.
3345 * gcc.dg/cpp/direct2s.c: Remove final test.
3346
3347 2002-05-08 Tom Rix <trix@redhat.com>
3348
3349 * gcc.c-torture/execute/20020508-1.c: New test.
3350 * gcc.c-torture/execute/20020508-2.c: New test.
3351 * gcc.c-torture/execute/20020508-3.c: New test.
3352
3353 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3354
3355 * gcc.dg/cpp/charconst-4.c: More tests.
3356
3357 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3358
3359 PR c/6569
3360 * gcc.dg/weak-3.c: Update location of warning messages.
3361 * gcc.dg/weak-5.c: Likewise.
3362
3363 2002-05-06 Roger Sayle <roger@eyesopen.com>
3364
3365 * gcc.c-torture/execute/20020506-1.c: New test case.
3366
3367 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3368
3369 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3370
3371 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3372
3373 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3374
3375 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3376
3377 * gcc.dg/cpp/charconst-3.c: New test.
3378
3379 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3380
3381 * gcc.dg/cpp/charconst.c: Update tests.
3382
3383 2002-05-05 Tim Josling <tej@melbpc.org.au>
3384
3385 * treelang: Added directory for new sample language treelang. Also
3386 lib/treelang.exp: New file to signal treelang should be tested.
3387
3388 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3389
3390 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3391 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3392 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3393 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3394 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3395 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3396 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3397
3398 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
3399
3400 * gcc.dg/format/xopen-2.c: New test.
3401
3402 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3403
3404 * gcc.dg/20020503-1.c: New test.
3405
3406 2002-05-02 Mark Mitchell <mark@codesourcery.com>
3407
3408 * g++.dg/init/dtor1.C: Make it tougher.
3409
3410 2002-05-01 Mark Mitchell <mark@codesourcery.com>
3411
3412 * g++.dg/init/dtor1.C: New test.
3413
3414 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
3415
3416 * gcc.dg/altivec-8.c: New.
3417
3418 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
3419
3420 * gcc.dg/altivec-7.c: New.
3421
3422 2002-04-29 Jakub Jelinek <jakub@redhat.com>
3423
3424 * g++.dg/parse/typedef1.C: New test.
3425
3426 2002-04-29 Mark Mitchell <mark@codesourcery.com>
3427
3428 PR c++/6486
3429 * g++.dg/template/friend6.C: New test.
3430
3431 PR c++/6492
3432 * g++.dg/init/copy1.C: New test.
3433
3434 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
3435
3436 * g++.dg/warn/effc1.C: New test.
3437
3438 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
3439
3440 * gcc.dg/cpp/if-cexp.c: Add a test.
3441
3442 2002-04-28 Jakub Jelinek <jakub@redhat.com>
3443
3444 * gcc.dg/20020426-2.c: New test.
3445
3446 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
3447
3448 * gcc.dg/cpp/if-mop.c: Update.
3449 * gcc.dg/cpp/if-mpar.c: Add test.
3450 * gcc.dg/cpp/if-oppr.c: Update.
3451
3452 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3453
3454 PR c/6343
3455 * gcc.dg/weak-[2-7].c: New tests.
3456
3457 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3458
3459 * gcc.dg/enum1.c: New test.
3460
3461 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3462
3463 PR c++/6497
3464 * g++.dg/inherit/access2.C: New test.
3465
3466 2002-04-26 Mark Mitchell <mark@codesourcery.com>
3467
3468 PR bootstrap/6445
3469 * gcc.dg/20020426-1.c: New test.
3470
3471 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
3472
3473 * g++.dg/abi/enum1.C: New test.
3474
3475 2002-04-26 Richard Henderson <rth@redhat.com>
3476
3477 * gcc.dg/c99-bool-1.c: Expect always true warning.
3478
3479 2002-04-25 Roger Sayle <roger@eyesopen.com>
3480
3481 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
3482
3483 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3484
3485 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
3486 targets.
3487
3488 2002-04-24 Mark Mitchell <mark@codesourcery.com>
3489
3490 * g++.dg/abi/mange7.C: New test.
3491
3492 PR c++/6438.
3493 * g++.dg/parse/stmtexpr2.C: New test.
3494
3495 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
3496
3497 * gcc.dg/20020312-2.c: Add SH target.
3498
3499 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3500
3501 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
3502 compiler output on mips*-*-irix*.
3503
3504 2002-04-23 Jakub Jelinek <jakub@redhat.com>
3505
3506 * g++.dg/parse/attr1.C: New test.
3507
3508 2002-04-23 Roger Sayle <roger@eyesopen.com>
3509
3510 * gcc.c-torture/execute/string-opt-17.c: New test case.
3511 * gcc.c-torture/execute/memset-2.c: New test case.
3512
3513 2002-04-23 Mark Mitchell <mark@codesourcery.com>
3514
3515 PR c++/6256:
3516 * g++.dg/template/friend5.C: New test.
3517
3518 PR c++/6331:
3519 * g++.dg/template/qual1.C: Likewise.
3520
3521 2002-04-22 Zack Weinberg <zack@codesourcery.com>
3522
3523 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
3524 Include stdlib.h, not stdio.h or ctype.h.
3525
3526 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
3527
3528 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
3529 cris-*-elf* and mmix-*-*.
3530 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
3531 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
3532 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
3533 Ditto.
3534 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
3535 * gcc.dg/wchar_t-1.c: Ditto.
3536
3537 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
3538
3539 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
3540 Clarify comment.
3541
3542 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
3543
3544 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
3545
3546 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3547
3548 * gcc.c-torture/execute/20000906-1.x: Delete.
3549
3550 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
3551
3552 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
3553
3554 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
3555
3556 * PR6367
3557 * g77.f-torture/execute/6367.f: New test.
3558 * g77.f-torture/execute/6367.x: Disable for MMIX.
3559
3560 2002-04-19 Mark Mitchell <mark@codesourcery.com>
3561
3562 * PR6352
3563 * g++.dg/opt/inline2.C: New test.
3564
3565 2002-04-18 Richard Henderson <rth@redhat.com>
3566
3567 * gcc.dg/20000906-1.c: Enable for all targets.
3568 * gcc.c-torture/compile/iftrap-2.c: New.
3569
3570 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3571
3572 * gcc.dg/20020418-1.c: New test.
3573 * gcc.dg/20020418-2.c: New test.
3574
3575 2002-04-18 Richard Henderson <rth@redhat.com>
3576
3577 * gcc.c-torture/compile/iftrap-1.c: New.
3578 * gcc.dg/iftrap-1.c: Adjust for ia64.
3579 * gcc.dg/iftrap-2.c: New.
3580
3581 2002-04-18 Jakub Jelinek <jakub@redhat.com>
3582
3583 * gcc.c-torture/compile/20020418-1.c: New test.
3584
3585 2002-04-18 Roger Sayle <roger@eyesopen.com>
3586
3587 * gcc.c-torture/compile/20020415-1.c: New.
3588
3589 2002-04-18 David S. Miller <davem@redhat.com>
3590
3591 * gcc.c-torture/execute/20020418-1.c: New test.
3592
3593 2002-04-17 Jakub Jelinek <jakub@redhat.com>
3594
3595 * gcc.dg/20020416-1.c: New test.
3596
3597 * g++.dg/opt/inline1.C: New test.
3598
3599 2002-04-16 Jakub Jelinek <jakub@redhat.com>
3600
3601 * gcc.dg/altivec-5.c: New test.
3602
3603 * gcc.dg/20020415-1.c: New test.
3604
3605 2002-04-15 Mark Mitchell <mark@codesourcery.com>
3606
3607 * testsuite/lib/chill.exp: Remove.
3608
3609 2002-04-14 Jakub Jelinek <jakub@redhat.com>
3610
3611 * g++.dg/other/big-struct.C: New test.
3612
3613 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
3614
3615 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
3616 of scratch file.
3617
3618 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
3619
3620 PR c/6277
3621 * gcc.dg/i386-387-1.c: Allow optional leading underscore
3622 in scan-assembler function name
3623
3624 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
3625
3626 * g77.f-torture/execute/980628-4.x,
3627 g77.f-torture/execute/980628-5.x,
3628 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3629 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3630 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
3631 i[34567]86-*-*.
3632
3633 2002-04-13 David S. Miller <davem@redhat.com>
3634
3635 * gcc.c-torture/execute/20020413-1.c: New test.
3636
3637 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
3638
3639 * gcc.dg/asm-6.c,
3640 * g++.dg/ext/asm1.C: New tests.
3641
3642 2002-04-12 Mark Mitchell <mark@codesourcery.com>
3643
3644 PR c++ 5373.
3645 * g++.dg/parse/stmtexpr1.C: New test.
3646
3647 PR c++/5189.
3648 * g++.dg/template/copy1.C: New test.
3649
3650 2002-04-12 Richard Henderson <rth@redhat.com>
3651
3652 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
3653
3654 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
3655
3656 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
3657 gcc.c-torture/execute/20020307-2.c.
3658
3659 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
3660
3661 * g++.dg/ext/attrib5.C,
3662 * g++.dg/lookup/struct1.C: New tests.
3663
3664 2002-04-11 Jakub Jelinek <jakub@redhat.com>
3665
3666 * gcc.dg/20020411-1.c: New test.
3667
3668 * gcc.c-torture/execute/20020411-1.c: New test.
3669
3670 2002-04-10 Janis Johnson <janis187@us.ibm.com>
3671
3672 * g77.f-torture/execute/6177.f: New test.
3673
3674 2002-04-10 Jakub Jelinek <jakub@redhat.com>
3675
3676 PR middle-end/6247
3677 * g++.dg/opt/cleanup1.C: New test.
3678
3679 * g++.dg/opt/const1.C: New test.
3680
3681 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
3682
3683 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
3684
3685 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
3686
3687 PR c++/5507
3688 * g++.dg/template/typename2.C: New test.
3689
3690 2002-04-10 Alan Modra <amodra@bigpond.net.au>
3691
3692 * gcc.c-torture/execute/loop-12.c: New.
3693
3694 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
3695
3696 * g77.f-torture/execute/980628-4.x,
3697 g77.f-torture/execute/980628-5.x,
3698 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
3699 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
3700 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
3701
3702 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3703
3704 PR optimization/6086
3705 * g++.dg/opt/preinc1.C: New test.
3706
3707 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3708
3709 PR c++/5571
3710 * g++.dg/opt/static2.C: New test.
3711
3712 2002-04-06 Mark Mitchell <mark@codesourcery.com>
3713
3714 PR c/5120
3715 * gcc.dg/20020406-1.c: New test.
3716
3717 2002-04-04 David S. Miller <davem@redhat.com>
3718
3719 * gcc.c-torture/execute/20020404-1.c: New test.
3720
3721 2002-04-04 Jakub Jelinek <jakub@redhat.com>
3722
3723 PR c/6123
3724 * gcc.dg/20020312-2.c: Do not declare global register variable
3725 if __PIC__ or __pic__ is defined.
3726
3727 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
3728
3729 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
3730 __asm__ so that it works correctly even if -ansi -pedantic-errors.
3731
3732 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3733
3734 * gcc.misc-tests/linkage.exp: Update last change to handle
3735 sparc*-, not just sparc-.
3736
3737 2002-04-03 Richard Henderson <rth@redhat.com>
3738
3739 * gcc.dg/cpp/ucs.c: Improved long UCS test.
3740
3741 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3742
3743 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
3744
3745 2002-04-02 David S. Miller <davem@redhat.com>
3746
3747 * gcc.c-torture/execute/20020402-3.c: New test.
3748
3749 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
3750
3751 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
3752 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
3753
3754 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
3755 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
3756 g77.f-torture/execute/20001201.x,
3757 g77.f-torture/execute/u77-test.x: New files.
3758
3759 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
3760 * gcc.dg/wchar_t-1.c: Ditto.
3761
3762 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3763
3764 * gcc.c-torture/execute/20020402-1.c: New test.
3765
3766 2002-04-01 Richard Henderson <rth@redhat.com>
3767
3768 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
3769
3770 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
3771
3772 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3773
3774 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
3775
3776 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3777
3778 * g++.dg/inherit/template-as-base.C: Expect error.
3779 * g++.dg/inherit/namespace-as-base.C: Likewise.
3780
3781 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
3782
3783 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
3784 g++.dg/ext/instantiate3.C: Tweak match patterns.
3785
3786 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
3787 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
3788 -da test.
3789
3790 2002-03-31 Richard Henderson <rth@redhat.com>
3791
3792 * gcc.dg/special/alias-2.c: New.
3793 * gcc.dg/special/ecos.exp: Run it.
3794
3795 2002-03-31 Richard Henderson <rth@redhat.com>
3796
3797 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
3798
3799 2002-03-31 Kazu Hirata <kazu@hxi.com>
3800
3801 * gcc.dg/weak-1.c: Disable on h8300 port.
3802
3803 2002-03-29 Janis Johnson <janis187@us.ibm.com>
3804
3805 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
3806 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
3807 ordering tests.
3808 * g++.dg/bprob/bprob-1.C: New test.
3809 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
3810 * g++.dg/gcov/gcov-1.C: New test.
3811 * g++.dg/gcov/gcov-1.x: New file.
3812 * g++.dg/gcov/gcov-2.C: New test.
3813 * g++.dg/gcov/gcov-3.C: New test.
3814 * g++.dg/gcov/gcov-3.h: New file.
3815
3816 2002-03-28 Roger Sayle <roger@eyesopen.com>
3817
3818 * g++.old-deja/g++.other/builtins5.C: New test.
3819 * g++.old-deja/g++.other/builtins6.C: New test.
3820 * g++.old-deja/g++.other/builtins7.C: New test.
3821 * g++.old-deja/g++.other/builtins8.C: New test.
3822 * g++.old-deja/g++.other/builtins9.C: New test.
3823
3824 2002-03-29 Jakub Jelinek <jakub@redhat.com>
3825
3826 * g++.dg/opt/static1.C: New test.
3827
3828 * g++.dg/opt/longbranch1.C: New test.
3829
3830 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
3831
3832 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
3833
3834 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
3835
3836 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
3837
3838 * gcc.c-torture/execute/20020328-1.c: New test.
3839
3840 2002-03-27 Richard Henderson <rth@redhat.com>
3841
3842 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
3843 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
3844 move from g++.old-deja/g++.ext/.
3845
3846 2002-03-27 Mark Mitchell <mark@codesourcery.com>
3847
3848 * g++.dg/init/new2.C: New test.
3849
3850 2002-03-26 Richard Henderson <rth@redhat.com>
3851
3852 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
3853
3854 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
3855 on sparc.
3856
3857 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
3858 sparcv9 systems.
3859 * gcc.dg/20001102-1.c: Likewise.
3860
3861 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
3862
3863 * gcc.dg/cpp/endif-pedantic1.c,
3864 gcc.dg/cpp/endif-pedantic2.c: New tests.
3865
3866 2002-03-26 Mark Mitchell <mark@codesourcery.com>
3867
3868 * g++.dg/init/new1.C: New test.
3869
3870 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
3871
3872 * g++.dg/abi/vbase9.C: New test.
3873
3874 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
3875
3876 * gcc.dg/arm-asm.c: New test.
3877
3878 2002-03-26 Andrew Cagney <ac131313@redhat.com>
3879
3880 * gcc.dg/Wswitch-enum.c: New test.
3881 Fix PR c/5044.
3882
3883 2002-03-26 Richard Henderson <rth@redhat.com>
3884
3885 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
3886 structure.
3887
3888 2002-03-25 Richard Henderson <rth@redhat.com>
3889
3890 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
3891 sparcv9 systems.
3892
3893 * gcc.c-torture/compile/20011119-1.c (xxx): New.
3894 * gcc.c-torture/compile/20011119-2.c (xxx): New.
3895
3896 2002-03-25 Zack Weinberg <zack@codesourcery.com>
3897
3898 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
3899
3900 2002-03-25 Bob Wilson <bob.wilson@acm.org>
3901
3902 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
3903 targets using generic thunk support.
3904
3905 2002-03-25 Jakub Jelinek <jakub@redhat.com>
3906
3907 * gcc.c-torture/compile/20020323-1.c: New test.
3908
3909 * g++.dg/opt/conj2.C: New test.
3910
3911 2002-03-24 Richard Henderson <rth@redhat.com>
3912
3913 * gcc.dg/weak-1.c: Use -fno-common.
3914
3915 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3916
3917 * g77.dg/f77-edit-apostrophe-out.f: New test
3918 * g77.dg/f77-edit-h-out.f: New test
3919 * g77.dg/f77-edit-t-in.f: New test
3920 * g77.dg/f77-edit-t-out.f: New test
3921 * g77.dg/f77-edit-x-out.f: New test
3922 * g77.dg/f77-edit-slash-out.f: New test
3923 * g77.dg/f77-edit-colon-out.f: New test
3924 * g77.dg/f77-edit-s-out.f: New test
3925
3926 2002-03-24 Richard Henderson <rth@redhat.com>
3927
3928 * objc/execute/formal_protocol-6.x: New XFAIL.
3929
3930 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3931
3932 * gcc.dg/weak-1.c: Early return from dg-final on platforms
3933 that do not support weak symbols
3934
3935 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
3936
3937 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
3938 * lib/g77.exp: Likewise
3939 * lib/objc.exp: Likewise
3940
3941 2002-03-23 Andrew Cagney <ac131313@redhat.com>
3942
3943 * gcc.dg/Wswitch-default.c: New test.
3944
3945 2002-03-23 Jakub Jelinek <jakub@redhat.com>
3946
3947 * g++.dg/other/enum1.C: New test.
3948
3949 2002-03-23 Zack Weinberg <zack@codesourcery.com>
3950
3951 * gcc.dg/pragma-ep-3.c: Fix typo.
3952
3953 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3954
3955 * g++.dg/inherit/template-as-base.C: New test.
3956
3957 2002-03-22 Jakub Jelinek <jakub@redhat.com>
3958
3959 * g++.old-deja/g++.other/dwarf2-1.C: Move...
3960 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
3961
3962 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
3963
3964 * gcc.dg/cpp/multiline.c: Update to match.
3965
3966 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
3967
3968 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
3969
3970 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
3971
3972 * gcc.dg/cpp/extratokens2.c: New file.
3973
3974 2002-03-21 David Edelsohn <edelsohn@gnu.org>
3975
3976 * gcc.dg/20020312-2.c: Add rs6000 target.
3977
3978 * gcc.c-torture/compile/20020319-1.c: New test.
3979
3980 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3981
3982 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
3983 (A, E): Handle this.
3984
3985 2002-03-20 Jason Merrill <jason@redhat.com>
3986
3987 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
3988 ignoring -fpic.
3989 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
3990 through prune_gcc_output.
3991
3992 2002-03-20 Jakub Jelinek <jakub@redhat.com>
3993
3994 * gcc.c-torture/compile/20020320-1.c: New test.
3995
3996 2002-03-19 Jakub Jelinek <jakub@redhat.com>
3997
3998 * gcc.c-torture/compile/20020318-1.c: New test.
3999
4000 * gcc.dg/struct-by-value-1.c: New test.
4001
4002 * gcc.dg/20020319-1.c: New test.
4003
4004 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4005
4006 * g++.dg/opt/conj1.C: New test.
4007
4008 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4009
4010 * g++.dg/template/qualttp20.C: Revert previous change.
4011 * g++.dg/template/qualttp3.C: Likewise.
4012 * g++.dg/template/qualttp4.C: Likewise
4013 * g++.dg/template/qualttp5.C: Likewise
4014 * g++.dg/template/qualttp6.C: Likewise
4015 * g++.dg/template/qualttp7.C: Likewise
4016 * g++.dg/template/qualttp8.C: Likewise
4017 * g++.dg/template/recurse.C: Likewise.
4018
4019 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4020
4021 * gcc.dg/cpp/wchar-1.c: Update.
4022
4023 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4024
4025 * g++.dg/template/conv1.C: New test.
4026 * g++.dg/template/conv2.C: New test.
4027 * g++.dg/template/conv3.C: New test.
4028 * g++.dg/template/conv4.C: New test.
4029
4030 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4031
4032 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4033 * g++.dg/template/qualttp3.C: Likewise.
4034 * g++.dg/template/qualttp4.C: Likewise
4035 * g++.dg/template/qualttp5.C: Likewise
4036 * g++.dg/template/qualttp6.C: Likewise
4037 * g++.dg/template/qualttp7.C: Likewise
4038 * g++.dg/template/qualttp8.C: Likewise
4039 * g++.dg/template/recurse.C: Likewise.
4040
4041 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4042
4043 * g++.dg/opt/dtor1.C: New test.
4044
4045 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4046
4047 * gcc.c-torture/compile/20020315-1.c: New test.
4048
4049 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4050
4051 * gcc.dg/weak-1.c: Fix scan tests.
4052
4053 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4054
4055 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4056 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4057 cris-*-aout* mmix-*-*.
4058 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4059 cris-*-aout* mmix-*-*.
4060 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4061 cris-*-elf* cris-*-aout* and mmix-*-*.
4062 * gcc.dg/20001009-1.c: Ditto.
4063 * gcc.dg/20010912-1.c: Ditto.
4064 * gcc.dg/20020122-4.c: Ditto.
4065 * gcc.dg/inline-2.c: Ditto.
4066
4067 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
4068
4069 * gcc.c-torture/compile/20020314-1.c: New test.
4070
4071 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4072
4073 * gcc.c-torture/execute/20020314-1.c: New test.
4074
4075 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4076
4077 * g++.dg/warn/Wunused-1.C: New test.
4078
4079 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4080
4081 * g++.dg/abi/mangle6.C: New test.
4082
4083 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4084
4085 * gcc.c-torture/compile/20020309-2.c: New test.
4086
4087 * gcc.c-torture/compile/20020312-1.c: New test.
4088
4089 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4090
4091 * g++.dg/other/access1.C: New test.
4092
4093 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4094
4095 * gcc.c-torture/execute/wchar_t-1.c: New test.
4096
4097 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4098
4099 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4100
4101 2002-03-12 Roger Sayle <roger@eyesopen.com>
4102
4103 * gcc.dg/20020312-1.c: New test case.
4104
4105 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4106
4107 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4108
4109 2002-03-11 Richard Henderson <rth@redhat.com>
4110
4111 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4112 * g++.old-deja/g++.jason/report.C: Likewise.
4113
4114 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4115
4116 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4117 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4118
4119 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4120
4121 * testsuite/g++.dg/overload/pmf1.C: New test.
4122
4123 2002-03-11 Kazu Hirata <kazu@hxi.com>
4124
4125 * gcc.c-torture/execute/20020307-1.c: Use long.
4126
4127 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4128
4129 PR optimization/5844
4130 * gcc.dg/20020310-1.c: New test.
4131
4132 2002-03-09 Michael Meissner <meissner@redhat.com>
4133
4134 * gcc.c-torture/execute/memcpy-2.c: New test.
4135 * gcc.c-torture/execute/memset-1.c: New test.
4136 * gcc.c-torture/execute/strlen-1.c: New test.
4137 * gcc.c-torture/execute/strcmp-1.c: New test.
4138 * gcc.c-torture/execute/strncmp-1.c: New test.
4139
4140 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4141
4142 * gcc.dg/ppc-ldstruct.c: New test.
4143
4144 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4145
4146 * gcc.c-torture/execute/va-arg-22.c: New test.
4147
4148 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4149
4150 * gcc.c-torture/compile/20020309-1.c: New test.
4151
4152 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4153
4154 * gcc.c-torture/execute/20020307-2.c: New test.
4155
4156 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
4157
4158 * g77.f-torture/compile/20020307-1.f: New test.
4159
4160 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4161
4162 * gcc.dg/unordered-1.c: New test.
4163
4164 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4165
4166 * gcc.c-torture/execute/20020307-1.c: New test.
4167
4168 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4169
4170 * gcc.dg/20020304-1.c: New test.
4171
4172 * gcc.c-torture/compile/20020304-2.c: New test.
4173
4174 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4175
4176 * gcc.c-torture/compile/20020304-1.c: New test case
4177 (from PR c/5830).
4178
4179 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4180
4181 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4182
4183 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4184
4185 * g++.dg/other/classkey1.C: New test.
4186
4187 2002-03-01 Richard Henderson <rth@redhat.com>
4188
4189 * gcc.c-torture/compile/981223-1.x: New.
4190 * gcc.c-torture/compile/920625-1.x: New.
4191
4192 2002-02-28 Richard Henderson <rth@redhat.com>
4193
4194 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4195
4196 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4197
4198 * gcc.c-torture/execute/20020227-1.c: New test.
4199
4200 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4201
4202 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4203 here" ERROR lines.
4204 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4205 * g++.old-deja.g++.other/defarg1.C: Likewise.
4206 * g++.old-deja/g++.pt/calls2.C: Likewise.
4207 * g++.old-deja/g++.pt/crash20.C: Likewise.
4208 * g++.old-deja/g++.pt/crash30.C: Likewise.
4209 * g++.old-deja/g++.pt/crash36.C: Likewise.
4210 * g++.old-deja/g++.pt/crash6.C: Likewise.
4211 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4212 * g++.old-deja/g++.pt/derived3.C: Likewise.
4213 * g++.old-deja/g++.pt/error1.C: Likewise.
4214 * g++.old-deja/g++.pt/friend21.C: Likewise.
4215 * g++.old-deja/g++.pt/friend23.C: Likewise.
4216 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4217 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4218
4219 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4220
4221 * gcc.c-torture/execute/20020225-2.c: New test.
4222
4223 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4224
4225 * gcc.c-torture/execute/920730-1t.c,
4226 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4227 Delete test cases, only relevant to -traditional.
4228
4229 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4230
4231 * gcc.dg/cpp/undef1.c: Remove.
4232 * gcc.dg/cpp/directiv.c: Update.
4233 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4234
4235 2002-02-27 Michael Meissner <meissner@redhat.com>
4236
4237 * gcc.c-torture/execute/20020226-1.c: New test.
4238
4239 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4240
4241 * g++.dg/debug/debug4.C: New test.
4242
4243 * gcc.dg/ia64-visibility-1.c: New test.
4244
4245 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4246
4247 * gcc.dg/debug/20020224-1.c: New.
4248
4249 2002-02-25 Kazu Hirata <kazu@hxi.com>
4250
4251 * gcc.c-torture/execute/960416-1.x: New.
4252 * gcc.c-torture/execute/divconst-3.x: Likewise.
4253
4254 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4255
4256 * gcc.dg/20020224-1.c: New test.
4257
4258 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4259
4260 * gcc.c-torture/execute/20020225-1.c: New.
4261
4262 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4263
4264 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4265
4266 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4267
4268 * gcc.dg/20020222-1.c: New test.
4269
4270 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4271
4272 * g++.dg/opt/anonunion1.C: New test.
4273
4274 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4275
4276 * g++.dg/template/qualttp19.C: New test.
4277 * g++.dg/template/qualttp20.C: New test.
4278 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4279 * g++.old-deja/g++.other/qual1.C: Likewise.
4280
4281 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4282
4283 * gcc.dg/attr-alwaysinline.c: New.
4284
4285 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4286
4287 * gcc.dg/20020220-1.c: New test.
4288
4289 * gcc.dg/20020220-2.c: New test.
4290
4291 * g++.dg/opt/mmx1.C: New test.
4292
4293 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4294
4295 * gcc.c-torture/compile/20020110.c: New test.
4296
4297 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4298
4299 * gcc.c-torture/execute/20020219-1.c: New test.
4300
4301 * gcc.dg/20020219-1.c: New test.
4302
4303 * gcc.dg/noncompile/20020220-1.c: New test.
4304
4305 * g++.dg/opt/ptrintsum1.C: New test.
4306
4307 * gcc.dg/debug/20020220-1.c: New test.
4308
4309 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4310
4311 * gcc.c-torture/execute/20020216-1.c: New test.
4312
4313 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4314
4315 * gcc.dg/decl-1.c: Update, new test.
4316
4317 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4318
4319 * g++.dg/abi/bitfield1.C: New test.
4320 * g++.dg/abi/bitfield2.C: New test.
4321
4322 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4323
4324 * gcc.dg/attr-nest.c: New test.
4325
4326 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4327
4328 * gcc.c-torture/execute/20020215-1.c: New test.
4329
4330 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4331
4332 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4333 * g++.dg/debug/debug.exp: New.
4334 * g++.dg/debug/trivial.C: New.
4335 * g++.dg/debug/debug1.C: Moved...
4336 * g++.dg/other/debug1.C: ...from here.
4337 * g++.dg/debug/debug2.C: Moved...
4338 * g++.dg/other/debug2.C: ...from here.
4339 * g++.dg/debug/debug3.C: Moved...
4340 * g++.dg/other/debug3.C: ...from here.
4341
4342 * gcc.dg/noncompile/20020213-1.c: New test.
4343
4344 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4345
4346 * g++.dg/other/debug3.C: New test.
4347
4348 * gcc.c-torture/execute/20020213-1.c: New test.
4349
4350 2002-02-13 Richard Smith <richard@ex-parrot.com>
4351
4352 * g++.old-deja/g++.other/thunk1.C: New test.
4353
4354 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4355
4356 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4357
4358 2002-02-13 Stan Shebs <shebs@apple.com>
4359
4360 * gcc.dg/altivec-3.c: New.
4361
4362 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4363
4364 * gcc.dg/Wunreachable-1.c: New test.
4365 * gcc.dg/Wunreachable-2.c: New test.
4366
4367 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4368
4369 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4370
4371 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4372
4373 * gcc.dg/decl-1.c: New test.
4374
4375 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4376
4377 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4378
4379 2002-02-10 Kazu Hirata <kazu@hxi.com>
4380
4381 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4382 * gcc.c-torture/compile/980506-1.x: Likewise.
4383
4384 2002-02-10 Kazu Hirata <kazu@hxi.com>
4385
4386 * gcc.dg/20020210-1.c: New.
4387
4388 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4389
4390 * g77.f-torture/execute/947.f: New regression test
4391 for PR fortran/947.
4392
4393 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4394
4395 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4396 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4397
4398 2002-02-08 Richard Henderson <rth@redhat.com>
4399
4400 * gcc.c-torture/compile/labels-3.c: New.
4401
4402 2002-02-08 Jakub Jelinek <jakub@redhat.com>
4403
4404 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
4405 expression statements work instead.
4406 * gcc.dg/noncompile/20020207-1.c: New test.
4407
4408 2002-02-07 Richard Henderson <rth@redhat.com>
4409
4410 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
4411
4412 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4413
4414 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
4415 message from g77
4416 * lib/g77-dg.exp: Trim g77 error messages so that they are
4417 recognized by dg.exp.
4418
4419 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4420
4421 PR fortran/5473
4422 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
4423
4424 2002-02-07 Richard Henderson <rth@redhat.com>
4425
4426 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
4427 to be sufficiently aligned for integers.
4428
4429 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
4430
4431 * g++.dg/template/friend4.C: New test.
4432
4433 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
4434
4435 PR fortran/5743
4436 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
4437 unsupported cases.
4438
4439 2002-02-07 Richard Henderson <rth@redhat.com>
4440
4441 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
4442 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
4443 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
4444 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
4445
4446 2002-02-06 Richard Henderson <rth@redhat.com>
4447
4448 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
4449
4450 2002-02-06 Janis Johnson <janis187@us.ibm.com>
4451
4452 * gcc.dg/20020206-1.c: New test.
4453
4454 2002-02-06 Jakub Jelinek <jakub@redhat.com>
4455
4456 * gcc.c-torture/execute/20020206-1.c: New test.
4457
4458 * gcc.c-torture/execute/20020206-2.c: New test.
4459
4460 PR optimization/5429:
4461 * gcc.c-torture/compile/20020206-1.c: New test.
4462
4463 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4464
4465 * g++.dg/ext/align1.C: Do not use an explicit alignment value
4466 as certain file formats cannot support particularly large
4467 alignments.
4468
4469 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
4470 and do not expect to be able to link the executable.
4471
4472 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
4473 fail because the COFF format does not support the weak attribute.
4474
4475 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
4476
4477 * g77.dg/pr5473.f: New test
4478
4479 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
4480
4481 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
4482 Fix testcase accordingly.
4483
4484 2002-02-04 Richard Henderson <rth@redhat.com>
4485
4486 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
4487 (buf): Change to be an array of pointers, not ints.
4488
4489 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4490
4491 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
4492 before all tests. Move warning one line above to match where it
4493 C frontend emits.
4494 * gcc.dg/Wswitch-2.c: New test.
4495 * g++.dg/warn/Wswitch-1.C: New test.
4496 * g++.dg/warn/Wswitch-2.C: New test.
4497
4498 2002-02-04 Richard Henderson <rth@redhat.com>
4499
4500 * g++.dg/abi/offsetof.C: Fix size comparison.
4501
4502 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
4503
4504 * gcc.dg/cast-qual-2.c: New test.
4505
4506 2002-02-04 Jakub Jelinek <jakub@redhat.com>
4507
4508 * gcc.dg/20020201-4.c: New test.
4509
4510 2002-02-04 Ben Elliston <bje@redhat.com>
4511
4512 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
4513 target_info attribute != 0, in addition to the empty string.
4514 (gcc_target_compile): Likewise.
4515
4516 2002-02-03 Andrew Cagney <ac131313@redhat.com>
4517
4518 * gcc.dg/Wswitch.c: New test.
4519 PR gcc/4475. PR gcc/3780.
4520
4521 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
4522
4523 * g77.f-torture/execute/5122.f: New test for regressions
4524 against PR fortran/5122.
4525
4526 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
4527
4528 * g77.f-torture/compile/pr3743.f: Delete
4529 * g77.dg/pr3743-1.f: New test.
4530 * g77.dg/pr3743-2.f: New test.
4531 * g77.dg/pr3743-3.f: New test.
4532 * g77.dg/pr3743-4.f: New test.
4533
4534 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4535
4536 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
4537
4538 2002-02-02 Richard Henderson <rth@redhat.com>
4539
4540 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
4541 * gcc.c-torture/execute/bf64-1.c: Likewise.
4542
4543 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4544
4545 * gcc.dg/20020201-2.c: New test.
4546
4547 * gcc.dg/20020201-3.c: New test.
4548
4549 * gcc.c-torture/execute/bitfld-2.c: New test.
4550
4551 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
4552
4553 * gcc.dg/bitfld-1.c: Update.
4554 * gcc.dg/bitfld-2.c: Update.
4555 * gcc.c-torture/execute/bitfld-1.x: New.
4556
4557 2002-02-02 Jakub Jelinek <jakub@redhat.com>
4558
4559 * gcc.c-torture/execute/20020201-1.c: New test.
4560
4561 2002-02-01 Janis Johnson <janis187@us.ibm.com>
4562
4563 PR target/5469
4564 * gcc.dg/20020201-1.c: New test.
4565
4566 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
4567
4568 PR fortran/3743
4569 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
4570 * g77.f-torture/compile/pr3743.x: Remove
4571
4572 2002-01-31 Tom Rix <trix@redhat.com>
4573
4574 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
4575
4576 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
4577
4578 * gcc.dg/noncompile/20020130-1.c: New test.
4579
4580 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
4581
4582 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
4583
4584 2002-01-29 Richard Henderson <rth@redhat.com>
4585
4586 * gcc.c-torture/execute/991118-1.c: Cast various constants back
4587 to long long.
4588 * gcc.c-torture/execute/bf64-1.c: Likewise.
4589
4590 2002-01-29 Jakub Jelinek <jakub@redhat.com>
4591
4592 * gcc.c-torture/execute/20020129-1.c: New test.
4593
4594 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
4595
4596 * gcc.c-torture/compile/20000224-1.c: Update.
4597 * gcc.c-torture/execute/bitfld-1.c: New tests.
4598 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
4599 * gcc.dg/uninit-A.c: Update.
4600
4601 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
4602
4603 * g++.dg/template/ctor1.C: Add instantiation.
4604
4605 2002-01-28 Paul Koning <pkoning@equallogic.com>
4606
4607 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
4608 argument to __builtin_prefetch to be const ptr.
4609
4610 2002-01-28 Jakub Jelinek <jakub@redhat.com>
4611
4612 * gcc.c-torture/compile/20020120-1.c: New test.
4613
4614 2002-01-27 Kazu Hirata <kazu@hxi.com>
4615
4616 * gcc.c-torture/execute/20020127-1.c: New test.
4617
4618 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
4619
4620 * g77.dg/f77-edit-i-in.f: New test
4621 * g77.dg/f77-edit-i-out.f: New test
4622
4623 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
4624
4625 * gcc.dg/debug/debug.exp: New file.
4626 * gcc.dg/debug/trivial.c: New file.
4627 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
4628 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
4629 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
4630 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
4631 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
4632 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
4633 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
4634 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
4635 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
4636 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
4637 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
4638 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
4639 * gcc.dg/20000503-1.c: Removed.
4640 * gcc.dg/20010207-1.c: Removed.
4641 * gcc.dg/20011223-1.c: Removed.
4642 * gcc.dg/20020104-2.c: Removed.
4643 * gcc.dg/debug-1.c: Removed.
4644 * gcc.dg/debug-2.c: Removed.
4645 * gcc.dg/debug-3.c: Removed.
4646 * gcc.dg/debug-4.c: Removed.
4647 * gcc.dg/debug-5.c: Removed.
4648 * gcc.dg/debug-6.c: Removed.
4649 * gcc.dg/dwarf2-1.c: Removed.
4650 * gcc.dg/dwarf2-2.c: Removed.
4651
4652 2002-01-25 Jakub Jelinek <jakub@redhat.com>
4653
4654 * g++.old-deja/g++.other/eh5.C: New test.
4655 * g++.old-deja/g++.other/sibcall2.C: New test.
4656 * g++.old-deja/g++.other/array9.C: New test.
4657 * g++.old-deja/g++.other/typename2.C: New test.
4658 * g++.old-deja/g++.other/crash60.C: New test.
4659 * g++.old-deja/g++.other/conv9.C: New test.
4660 * g++.old-deja/g++.other/mangle10.C: New test.
4661 * g++.old-deja/g++.other/unchanging1.C: New test.
4662 * g++.old-deja/g++.other/exprstmt1.C: New test.
4663 * g++.old-deja/g++.other/inline23.C: New test.
4664 * g++.old-deja/g++.eh/ia64-1.C: New test.
4665 * g++.old-deja/g++.other/dwarf2-1.C: New test.
4666 * g++.old-deja/g++.other/reload1.C: New test.
4667 * g++.old-deja/g++.other/static20.C: New test.
4668 * g++.old-deja/g++.other/local-alloc1.C: New test.
4669 * g++.old-deja/g++.other/conv8.C: New test.
4670 * g++.old-deja/g++.other/stmtexpr2.C: New test.
4671 * g++.old-deja/g++.other/storeexpr1.C: New test.
4672 * g++.old-deja/g++.other/storeexpr2.C: New test.
4673 * g++.dg/eh/template2.C: New test.
4674 * g++.dg/warn/weak1.C: New test.
4675
4676 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
4677
4678 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4679 Remove first, non-varying, argument.
4680
4681 2002-01-23 Richard Henderson <rth@redhat.com>
4682
4683 * gcc.dg/inline-2.c: New.
4684
4685 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
4686 Add optional target arg. Check number of arguments.
4687 (scan-assembler-not, scan-assembler-dem): Likewise.
4688 (scan-assembler-dem-not): Likewise.
4689
4690 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4691
4692 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
4693 line 12.
4694 * g++.old-deja/g++.brendan/parse3.C,
4695 g++.old-deja/g++.other/crash26.C,
4696 g++.old-deja/g++.other/crash28.C,
4697 g++.old-deja/g++.other/crash29.C,
4698 g++.old-deja/g++.other/crash30.C,
4699 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
4700
4701 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
4702
4703 * gcc.dg/20020115-1.c: New.
4704
4705 2002-01-23 Bob Wilson <bob.wilson@acm.org>
4706
4707 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
4708
4709 2002-01-23 Janis Johnson <janis187@us.ibm.com>
4710
4711 * gcc.dg/20020122-3.c: New.
4712
4713 2002-01-23 Jakub Jelinek <jakub@redhat.com>
4714
4715 * g++.dg/other/gc1.C: New test.
4716
4717 2002-01-23 Zack Weinberg <zack@codesourcery.com>
4718
4719 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
4720
4721 2002-01-22 Richard Henderson <rth@redhat.com>
4722
4723 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
4724
4725 2002-01-22 Richard Henderson <rth@redhat.com>
4726
4727 * gcc.dg/20020122-4.c: New.
4728
4729 2002-01-22 H.J. Lu <hjl@gnu.org>
4730
4731 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
4732 link output.
4733 * gcc.dg/special/ecos.exp: Likewise.
4734 * lib/g++-dg.exp: Likewise.
4735 * lib/g77-dg.exp: Likewise.
4736 * lib/gcc-dg.exp : Likewise.
4737 * lib/mike-g++.exp: Likewise.
4738 * lib/mike-g77.exp: Likewise.
4739 * lib/mike-gcc.exp: Likewise.
4740 * lib/objc-dg.exp: Likewise.
4741
4742 2002-01-22 Janis Johnson <janis187@us.ibm.com>
4743
4744 PR target/5379
4745 * gcc.dg/20020122-2.c: New test.
4746
4747 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
4748
4749 * gcc.dg/20020122-1.c: New test.
4750
4751 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
4752
4753 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
4754
4755 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
4756
4757 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
4758
4759 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4760
4761 * gcc.c-torture/compile/20020121-1.c: New test.
4762
4763 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
4764
4765 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
4766 ld_library_path.
4767
4768 2002-01-21 Jakub Jelinek <jakub@redhat.com>
4769
4770 * gcc.dg/20020218-1.c: New test.
4771
4772 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
4773
4774 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
4775 messages
4776 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
4777 "At global scope" warning
4778 * g++.dg/ext/align1.C: Change cygwin test for alignment
4779 from db-bogus to dg-warning
4780
4781 2002-01-21 Zack Weinberg <zack@codesourcery.com>
4782
4783 * g77.f-torture/compile/cpp2.F: New test.
4784
4785 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
4786
4787 * g++.dg/template/access1.C: New test.
4788
4789 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
4790
4791 * gcc.dg/20020118-1.c: New.
4792
4793 2002-01-18 Kazu Hirata <kazu@hxi.com>
4794
4795 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
4796
4797 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4798
4799 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
4800 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
4801 alignment warnings.
4802
4803 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
4804
4805 * gcc.misc-tests/i386-prefetch.exp: Save and restore
4806 torture_with_loops and torture_without_loops
4807
4808 2002-01-17 Jakub Jelinek <jakub@redhat.com>
4809
4810 * gcc.c-torture/compile/20020116-1.c: New test.
4811
4812 2002-01-16 Jakub Jelinek <jakub@redhat.com>
4813
4814 * gcc.dg/20020116-2.c: New test.
4815
4816 * gcc.dg/ultrasp4.c: New test.
4817
4818 * gcc.dg/20020116-1.c: New test.
4819
4820 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
4821
4822 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
4823 by EABI.
4824
4825 2002-01-15 Janis Johnson <janis187@us.ibm.com>
4826
4827 * gcc.misc-tests/i386-prefetch.exp: New.
4828 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
4829 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
4830 * gcc.misc-tests/i386-pf-none-1.c: New test.
4831 * gcc.misc-tests/i386-pf-sse-1.c: New test.
4832
4833 2002-01-15 Jakub Jelinek <jakub@redhat.com>
4834
4835 * gcc.dg/gnu89-init-1.c: Add new tests.
4836
4837 2002-01-15 Andreas Jaeger <aj@suse.de>
4838
4839 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
4840 * gcc.dg/i386-mmx-2.c: Likewise.
4841 * gcc.dg/i386-sse-1.c: Likewise.
4842 * gcc.dg/i386-sse-2.c: Likewise.
4843 * gcc.dg/i386-sse-3.c: Likewise.
4844
4845 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
4846
4847 * g77.f-torture/execute/intrinsic-unix-bessel.f:
4848 Uncomment additional cases that now pass.
4849
4850 2002-01-11 Richard Henderson <rth@redhat.com>
4851
4852 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
4853 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
4854
4855 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
4856
4857 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
4858
4859 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
4860
4861 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
4862 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
4863
4864 2002-01-10 Dale Johannesen <dalej@apple.com>
4865
4866 * gcc.c-torture/execute/loop-11.c: New.
4867
4868 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
4869
4870 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
4871 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
4872
4873 2002-01-09 Richard Henderson <rth@redhat.com>
4874
4875 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
4876 type in which to perform the operation for each size.
4877
4878 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
4879
4880 * gcc.c-torture/compile/20020109-2.c: New test.
4881
4882 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
4883
4884 * gcc.c-torture/execute/loop-10.c: New test.
4885
4886 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4887
4888 * gcc.c-torture/compile/20010226-1.c: New test.
4889 * gcc.c-torture/compile/20010227-1.c: New test.
4890 * gcc.c-torture/compile/20010426-1.c: New test.
4891 * gcc.c-torture/compile/20010510-1.c: New test.
4892 * gcc.c-torture/compile/20010605-3.c: New test.
4893 * gcc.c-torture/compile/20010824-1.c: New test.
4894 * gcc.c-torture/execute/20010409-1.c: New test.
4895 * gcc.dg/noncompile/20000901-1.c: New test.
4896 * gcc.dg/20001023-1.c: New test.
4897 * gcc.dg/20001101-1.c: New test.
4898 * gcc.dg/20001102-1.c: New test.
4899 * gcc.dg/20010207-1.c: New test.
4900 * gcc.dg/20010405-1.c: New test.
4901 * gcc.dg/20010822-1.c: New test.
4902 * gcc.dg/20011107-1.c: New test.
4903
4904 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
4905
4906 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
4907
4908 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
4909 execution failure on PA targets.
4910
4911 2002-01-09 Jakub Jelinek <jakub@redhat.com>
4912
4913 * gcc.c-torture/compile/20020109-1.c: New test.
4914
4915 2002-01-08 Kazu Hirata <kazu@hxi.com>
4916
4917 * gcc.c-torture/execute/20020108-1.c: New test.
4918
4919 2002-01-08 Jakub Jelinek <jakub@redhat.com>
4920
4921 * gcc.dg/20020108-1.c: New test.
4922
4923 2002-01-08 H.J. Lu <hjl@gnu.org>
4924
4925 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
4926 for header files.
4927
4928 2002-01-08 Geoff Keating <geoffk@redhat.com>
4929
4930 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
4931 consistency.
4932
4933 002-01-07 Aldy Hernandez <aldyh@redhat.com>
4934
4935 * gcc.dg/altivec-4.c: Test altivec predicates.
4936
4937 2002-01-07 Jakub Jelinek <jakub@redhat.com>
4938
4939 * gcc.c-torture/execute/20020107-1.c: New test.
4940
4941 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
4942
4943 PR c/5279
4944 * gcc.c-torture/compile/20020106-1.c: New test.
4945
4946 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
4947
4948 * gcc.c-torture/execute/nestfunc-4.c: New test.
4949
4950 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4951
4952 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
4953 extra triple that slipped in.
4954 * g++.old-deja/g++.abi/align.C: Likewise.
4955 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4956
4957 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
4958
4959 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
4960 * g++.old-deja/g++.abi/align.C: Likewise.
4961 * g++.old-deja/g++.abi/bitfields.C: Likewise.
4962
4963 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
4964 on FreeBSD/i386.
4965 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
4966 FreeBSD.
4967
4968 2002-01-04 Jakub Jelinek <jakub@redhat.com>
4969
4970 * gcc.dg/20020104-1.c: New test.
4971
4972 * gcc.dg/20020104-2.c: New test.
4973
4974 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
4975
4976 * gcc.dg/20020103-1.c: Fix typo in target selector.
4977
4978 2002-01-03 Richard Henderson <rth@redhat.com>
4979
4980 * gcc.dg/20020103-1.c: New.
4981
4982 2002-01-03 Kazu Hirata <kazu@hxi.com>
4983
4984 * gcc.c-torture/execute/20020103-1.c: New test.
4985
4986 2002-01-03 Jakub Jelinek <jakub@redhat.com>
4987
4988 * g++.dg/other/debug2.C: New test.
4989
4990 * gcc.c-torture/compile/20020103-1.c: New test.
4991
4992 2002-01-02 Jakub Jelinek <jakub@redhat.com>
4993
4994 * gcc.dg/gnu89-init-1.c: Added new tests.
4995
4996 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
4997
4998 * g++.dg/template/friend2.C: Remove as patch is reverted.
4999
5000 * g++.dg/warn/oldcast1.C: New test.
5001
5002 * g++.dg/template/ptrmem1.C: New test.
5003 * g++.dg/template/ptrmem2.C: New test.
5004
5005 * g++.dg/template/ntp.C: New test.
5006
5007 * g++.dg/other/component1.C: New test.
5008
5009 * g++.dg/template/ttp3.C: New test.
5010
5011 * g++.dg/template/friend2.C: New test.
5012 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5013
5014 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5015
5016 * g++.dg/other/ptrmem1.C: New test.
5017 * g++.dg/other/ptrmem2.C: New test.
5018
5019 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5020
5021 * g++.dg/template/ctor1.C: New test.
5022
5023 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5024
5025 * g++.dg/template/friend2.C: New test.
5026
5027 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5028
5029 * gcc.dg/mmix-1.c: New test.
5030
5031 2001-12-31 Richard Henderson <rth@redhat.com>
5032
5033 * gcc.dg/asm-5.c: New.
5034
5035 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5036
5037 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5038 in namespace __gnu_cxx
5039
5040 2001-12-30 Richard Henderson <rth@redhat.com>
5041
5042 * gcc.dg/debug-6.c: New.
5043
5044 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5045
5046 * gcc.c-torture/compile/20011229-2.c: New test.
5047
5048 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5049
5050 * gcc.dg/debug-3.c: New test.
5051 * gcc.dg/debug-4.c: New test.
5052 * gcc.dg/debug-5.c: New test.
5053
5054 2001-12-29 Richard Henderson <rth@redhat.com>
5055
5056 * g++.dg/eh/loop1.C: New.
5057
5058 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5059
5060 * g++.dg/template/crash1.C: New test.
5061
5062 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5063
5064 * g++.dg/other/const1.C: New test.
5065
5066 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5067
5068 * gcc.c-torture/compile/20011229-1.c: New test.
5069
5070 2001-12-28 Stan Shebs <shebs@apple.com>
5071
5072 * lib/objc-torture.exp: Resync with c-torture.exp.
5073 * lib/objc.exp: Load standard libraries.
5074
5075 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5076
5077 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5078 additional tests.
5079
5080 2001-12-27 Roger Sayle <roger@eyesopen.com>
5081
5082 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5083
5084 2001-12-27 Richard Henderson <rth@redhat.com>
5085
5086 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5087
5088 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5089
5090 * g++.dg/eh/ctor1.C: New test.
5091 * g++.dg/other/error2.C: New test.
5092
5093 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5094
5095 * g++.dg/other/init2.C: New test.
5096
5097 2001-12-24 Richard Henderson <rth@redhat.com>
5098
5099 * gcc.dg/20011223-1.c: New.
5100 * gcc.dg/inline-1.c: New.
5101
5102 2001-12-23 Richard Henderson <rth@redhat.com>
5103
5104 * gcc.dg/asm-4.c: Test operand modifiers.
5105
5106 2001-12-23 Richard Henderson <rth@redhat.com>
5107
5108 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5109
5110 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5111
5112 * gcc.c-torture/execute/20011223-1.c: New test.
5113
5114 2001-12-21 Richard Henderson <rth@redhat.com>
5115
5116 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5117 re-enables the warning.
5118
5119 2001-12-21 Richard Henderson <rth@redhat.com>
5120
5121 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5122
5123 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5124
5125 * gcc.c-torture/compile/20011218-1.c: New test.
5126
5127 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5128
5129 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5130 arm-isr.c test.
5131 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5132 epilogue generation for ARM ISR routines.
5133
5134 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5135
5136 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5137 * gcc.dg/format/c90-printf-3.c: Likewise.
5138 * gcc.dg/format/c99-printf-3.c: Likewise.
5139 * gcc.dg/format/ext-1.c: Likewise.
5140 * gcc.dg/format/ext-6.c: Likewise.
5141 * gcc.dg/format/format.h: Prototype unlocked stdio.
5142
5143 2001-12-20 Richard Henderson <rth@redhat.com>
5144
5145 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5146 (arena): Use it.
5147 (malloc): Correct allocation logic. Abort if we fill up the
5148 arena before initialization complete.
5149 (realloc): Correct allocation logic.
5150
5151 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5152
5153 * gcc.c-torture/compile/20011219-2.c: New test.
5154
5155 * gcc.c-torture/execute/20011219-1.c: New test.
5156
5157 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5158
5159 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5160 target does not support weak symbols.
5161
5162 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5163
5164 * gcc.c-torture/compile/20011219-1.c: New test.
5165
5166 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5167
5168 * g++.dg/other/error1.C: New test.
5169
5170 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
5171
5172 * gcc.c-torture/execute/20011217-1.c: New test.
5173
5174 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
5175
5176 * objc.dg/special/: New directory.
5177 * objc.dg/special/special.exp: New file.
5178 * objc.dg/special/unclaimed-category-1.h: New file.
5179 * objc.dg/special/unclaimed-category-1a.m: New file.
5180 * objc.dg/special/unclaimed-category-1.m: New file.
5181
5182 2001-12-17 Andreas Jaeger <aj@suse.de>
5183
5184 * gcc.c-torture/compile/20011217-2.c: New test.
5185
5186 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5187
5188 * gcc.c-torture/compile/20011217-1.c: New test.
5189
5190 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5191
5192 * testsuite/gcc.dg/20011214-1.c: New.
5193
5194 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5195
5196 * gcc.dg/altivec-4.c: New.
5197
5198 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5199
5200 * gcc.dg/20011113-1.c: New test.
5201
5202 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5203
5204 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5205 std::__malloc_alloc_template<0> and
5206 std::__default_alloc_template<false, 0>.
5207
5208 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
5209
5210 * objc/execute/bf-21.m: New test.
5211 * objc/execute/enumeration-1.m: New test.
5212 * objc/execute/enumeration-2.m: New test.
5213
5214 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5215
5216 * gcc.dg/gnu89-init-1.c: New test.
5217
5218 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5219
5220 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5221 * g++.old-deja/g++.jason/2371.C: Likewise.
5222 * g++.old-deja/g++.jason/template33.C: Likewise.
5223 * g++.old-deja/g++.jason/template34.C: Likewise.
5224 * g++.old-deja/g++.jason/template36.C: Likewise.
5225 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5226 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5227 * g++.old-deja/g++.other/typename1.C: Likewise.
5228 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5229 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5230 * g++.old-deja/g++.pt/typename11.C: Likewise.
5231 * g++.old-deja/g++.pt/typename14.C: Likewise.
5232 * g++.old-deja/g++.pt/typename16.C: Likewise.
5233 * g++.old-deja/g++.pt/typename3.C: Likewise.
5234 * g++.old-deja/g++.pt/typename4.C: Likewise.
5235 * g++.old-deja/g++.pt/typename5.C: Likewise.
5236 * g++.old-deja/g++.pt/typename7.C: Likewise.
5237 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5238
5239 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5240
5241 * g++.dg/other/linkage1.C: New test.
5242 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5243 specifiers.
5244
5245 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5246
5247 * gcc.dg/concat.c: New test.
5248
5249 2001-12-11 Stan Shebs <shebs@apple.com>
5250
5251 * objc/compile: New test directory.
5252 * objc/compile/compile.exp: New expect script.
5253 * objc/compile/20011211-1.m: New compile test.
5254
5255 2001-12-11 Jason Merrill <jason@redhat.com>
5256
5257 * lib/prune.exp (prune_gcc_output): Also handle "In member
5258 function". So many permutations...
5259
5260 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5261
5262 * g++.dg/template/typedef1.C: New test.
5263
5264 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5265
5266 * g++.dg/other/copy1.C: New test.
5267
5268 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5269
5270 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5271
5272 * gcc.dg/builtin-choose-expr.c: New.
5273
5274 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5275
5276 * gcc.dg/altivec-2.c: New.
5277
5278 2001-12-07 Richard Henderson <rth@redhat.com>
5279
5280 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5281
5282 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5283
5284 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5285 ultrasparc.
5286
5287 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5288
5289 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5290
5291 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5292
5293 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5294 variable argument list.
5295
5296 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5297
5298 * gcc.c-torture/execute/memcheck: Delete entire directory.
5299 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5300 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5301
5302 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5303
5304 * gcc.dg/Wshadow-1.c: New test.
5305
5306 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5307
5308 * gcc.c-torture/compile/20011130-1.c: New test.
5309
5310 * gcc.dg/noncompile/20011025-1.c: New test.
5311
5312 * g++.dg/other/anon-union.C: New test.
5313
5314 * gcc.c-torture/execute/20011024-1.c: New test.
5315
5316 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5317
5318 * gcc.c-torture/execute/20000722-1.x,
5319 gcc.c-torture/execute/20010123-1.x: Remove.
5320 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5321 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5322 gcc.dg/c99-complit-2.c: New tests.
5323
5324 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5325
5326 * g++.dg/inherit/base1.C: New test.
5327
5328 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5329
5330 * g++.dg/other/stdarg1.C: New test.
5331
5332 * gcc.c-torture/compile/20011130-2.c: New test.
5333
5334 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5335
5336 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5337 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5338 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5339 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5340 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5341 * gcc.dg/builtin-prefetch-1.c: New test.
5342
5343 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5344
5345 * gcc.dg/20011130-1.c: New test.
5346
5347 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5348
5349 * g++.dg/other/scope1.C: New test.
5350 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5351
5352 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5353
5354 * gcc.dg/vla-init-1.c: New test.
5355
5356 2001-12-01 Geoff Keating <geoffk@redhat.com>
5357
5358 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5359
5360 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5361
5362 * objc.dg/alias.m: Update.
5363 * objc.dg/class-1.m: Update.
5364 * objc.dg/const-str-1.m: Update.
5365 * objc.dg/fwd-proto-1.m: Update.
5366 * objc.dg/id-1.m: Update.
5367 * objc.dg/super-class-1.m: Update.
5368
5369 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5370
5371 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5372 constructs.
5373
5374 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
5375
5376 * gcc.c-torture/execute/20011128-1.c: New test.
5377
5378 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5379
5380 * gcc.dg/20011127-1.c: New test.
5381
5382 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5383
5384 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5385 from Austin Group draft 7.
5386 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5387 scanf format arguments.
5388 * gcc.dg/format/no-exargs-2.c: New test.
5389
5390 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5391
5392 * g++.dg/abi/vbase8-4.C: New test.
5393
5394 2001-11-24 Ian Lance Taylor <ian@airs.com>
5395
5396 * gcc.c-torture/execute/20011121-1.c: New test.
5397
5398 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
5399
5400 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
5401
5402 2001-11-23 Andreas Jaeger <aj@suse.de>
5403
5404 * gcc.dg/cpp/charconst-2.c: New test.
5405
5406 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
5407
5408 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
5409 to the host if it is remote. Let tests specify extra headers
5410 they use.
5411 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
5412 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
5413 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
5414 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
5415 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
5416 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
5417 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
5418 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
5419 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
5420 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
5421
5422 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
5423
5424 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
5425 for little endian ARMs.
5426
5427 2001-11-20 Jakub Jelinek <jakub@redhat.com>
5428
5429 * gcc.c-torture/compile/20011119-1.c: New test.
5430 * gcc.c-torture/compile/20011119-2.c: New test.
5431
5432 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
5433
5434 * gcc.dg/altivec-1.c: Fix typo.
5435
5436 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
5437
5438 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
5439
5440 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
5441
5442 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
5443
5444 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
5445
5446 * lib/g77.exp: Don't specify --rpath-link.
5447
5448 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
5449 across all the headers.
5450 * gcc.dg/format/format.exp: For testing on a remote host,
5451 copy format.h.
5452
5453 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
5454 * gcc.c-torture/execute/930406-1.c: Likewise.
5455 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
5456
5457 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
5458
5459 * gcc.dg/altivec-1.c: New.
5460
5461 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
5462
5463 * gcc.dg/cpp/fpreprocessed.c: New test case.
5464
5465 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5466
5467 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
5468 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
5469 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
5470
5471 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
5472
5473 * gcc.dg/no-builtin-1.c: New test.
5474
5475 2001-11-16 Jakub Jelinek <jakub@redhat.com>
5476
5477 * gcc.c-torture/execute/20011115-1.c: New test.
5478
5479 2001-11-15 Jakub Jelinek <jakub@redhat.com>
5480
5481 * gcc.c-torture/compile/20011114-2.c: New test.
5482 * gcc.c-torture/compile/20011114-3.c: New test.
5483 * gcc.c-torture/compile/20011114-4.c: New test.
5484
5485 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
5486
5487 * g++.dg/other/init1.C: New test.
5488
5489 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
5490
5491 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
5492 message.
5493
5494 * gcc.c-torture/execute/20011114-1.c: New testcase.
5495
5496 * gcc.c-torture/compile/20010327-1.c: Revert last change.
5497 * gcc.c-torture/compile/20011114-1.c: New test, exactly
5498 like the (before this change) version of 20010327-1.c.
5499
5500 2001-11-14 Roger Sayle <roger@eyesopen.com>
5501
5502 * gcc.c-torture/execute/string-opt-13.c: New testcase.
5503
5504 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
5505
5506 * g++.dg/init/array2.C: New test.
5507
5508 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
5509
5510 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
5511
5512 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
5513
5514 * g++.dg/other/forscope1.C: New test.
5515 * g++.dg/ext/forscope1.C: New test.
5516 * g++.dg/ext/forscope2.C: New test.
5517
5518 2001-11-13 Jakub Jelinek <jakub@redhat.com>
5519
5520 * gcc.c-torture/execute/20011113-1.c: New test.
5521
5522 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
5523
5524 * gcc.c-torture/execute/20011109-2.c: New test.
5525
5526 * gcc.c-torture/execute/20011109-1.c: New test.
5527
5528 2001-11-09 Jakub Jelinek <jakub@redhat.com>
5529
5530 * gcc.c-torture/compile/20011109-1.c: New test.
5531
5532 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
5533
5534 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
5535 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
5536 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
5537 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
5538 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
5539 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
5540 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
5541
5542 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
5543
5544 * g++.dg/warn/Wshadow-1.C: New tests.
5545 * g++.old-deja/g++.mike/for3.C: Update.
5546
5547 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
5548
5549 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
5550 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
5551 XFAILs. Adjust expected error texts.
5552 * gcc.c-torture/compile/20011106-1.c,
5553 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
5554 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
5555 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
5556 gcc.dg/c99-array-lval-5.c: New tests.
5557
5558 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5559
5560 * gcc.dg/cpp/defined.c: Update.
5561
5562 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
5563
5564 * gcc.c-torture/execute/anon-1.c: New test.
5565
5566 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
5567
5568 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
5569 same size, so no warning should be produced on stormy16.
5570
5571 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
5572 due to oversized array.
5573 * g++.old-deja/g++.mike/ns15.C: Likewise.
5574 * g++.old-deja/g++.pt/crash16.C: Likewise.
5575
5576 2001-11-02 Graham Stott <grahams@redhat.com>
5577
5578 * g++.dgother/debug1.C: Fix typos.
5579
5580 2001-11-01 Jakub Jelinek <jakub@redhat.com>
5581
5582 * g++.dg/other/debug1.C: New test.
5583
5584 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5585
5586 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
5587 of unsigned long.
5588
5589 2001-10-30 Jakub Jelinek <jakub@redhat.com>
5590
5591 * gcc.dg/20011029-2.c: New test.
5592
5593 * gcc.c-torture/compile/20011029-1.c: New test.
5594
5595 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
5596
5597 * objc/execute/class_self-1.m: New test.
5598 * objc/execute/class_self-2.m: New test.
5599
5600 2001-10-25 Zack Weinberg <zack@codesourcery.com>
5601
5602 * gcc.misc-tests/msgs.exp: Delete.
5603 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
5604 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
5605 error set to match recent changes.
5606
5607 2001-10-24 Zack Weinberg <zack@codesourcery.com>
5608
5609 * gcc.dg/20011021-1.c: New test.
5610
5611 2001-10-24 Jakub Jelinek <jakub@redhat.com>
5612
5613 * gcc.c-torture/compile/20011023-1.c: New test.
5614
5615 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
5616
5617 * lib/g77.exp: Rewrite based on lib/g++.exp.
5618
5619 2001-10-19 Jakub Jelinek <jakub@redhat.com>
5620
5621 * gcc.c-torture/execute/20011019-1.c: New test.
5622
5623 * gcc.dg/20011018-1.c: New test.
5624
5625 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
5626
5627 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
5628
5629 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
5630
5631 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
5632 * gcc.dg/attr-invalid.c: Likewise.
5633
5634 2001-10-18 Jakub Jelinek <jakub@redhat.com>
5635
5636 * testsuite/gcc.dg/20011015-1.c: New test.
5637
5638 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5639
5640 * g++.dg/template/unify2.C: New test.
5641
5642 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
5643
5644 * g++.dg/other/exception-specification.C: New test
5645
5646 2001-10-13 Tom Rix <trix@redhat.com>
5647
5648 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
5649 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
5650
5651 2001-10-12 Jakub Jelinek <jakub@redhat.com>
5652
5653 * testsuite/gcc.dg/20011009-1.c: New test.
5654
5655 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
5656
5657 PR g++/4476
5658 * g++.dg/other/friend1.C: New test.
5659
5660 2001-10-11 Richard Henderson <rth@redhat.com>
5661
5662 * g++.old-deja/g++.other/crash18.C: Add -S to options.
5663
5664 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5665
5666 * gcc.c-torture/compile/20011010-1.c: New.
5667
5668 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
5669
5670 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
5671 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
5672 g77.f-torture/execute/execute.exp,
5673 g77.f-torture/noncompile/noncompile.exp,
5674 gcc.c-torture/compile/compile.exp,
5675 gcc.c-torture/execute/execute.exp,
5676 gcc.c-torture/execute/ieee/ieee.exp,
5677 gcc.c-torture/execute/memcheck/memcheck.exp,
5678 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
5679 objc/execute/execute.exp: Update FSF address.
5680
5681 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
5682
5683 * gcc.dg/cpp/cmdlne-C.c: Update.
5684 * gcc.dg/cpp/cmdlne-C2.c: New.
5685
5686 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5687
5688 * gcc.c-torture/execute/20011008-3.c: New.
5689
5690 2001-10-08 DJ Delorie <dj@redhat.com>
5691
5692 * gcc.dg/20011008-1.c: New.
5693 * gcc.dg/20011008-2.c: New.
5694
5695 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
5696
5697 * gcc.dg/cpp/spacing1.c: Update test.
5698
5699 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
5700
5701 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
5702 spelling errors of "separate" as "seperate".
5703
5704 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
5705
5706 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
5707 enough to avoid inlining.
5708
5709 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
5710
5711 * lib/g77.exp: set libg2c_dir correctly.
5712
5713 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
5714
5715 * gcc.dg/cpp/macro11.c: New test.
5716
5717 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5718
5719 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
5720 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
5721 gcc.dg/format/multattr-3.c: New tests.
5722 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
5723 tests for format attributes on function pointers being rejected.
5724
5725 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5726
5727 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
5728
5729 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
5730
5731 * g++.dg/warn/format1.C: New test.
5732
5733 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
5734
5735 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
5736
5737 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5738
5739 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
5740
5741 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
5742
5743 * gcc.dg/cpp/redef2.c: Add test.
5744
5745 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
5746
5747 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
5748 long-standing bug on i686, apparently.
5749 * gcc.c-torture/execute/loop-2c.x: New file.
5750 * gcc.c-torture/execute/loop-2d.x: New file.
5751 * gcc.c-torture/execute/loop-3c.x: New file.
5752
5753 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
5754
5755 * gcc.dg/cpp/20000625-2.c: Correct line number.
5756
5757 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5758
5759 * gcc.dg/cpp/macro10.c: New test.
5760 * gcc.dg/cpp/strify3.c: New test.
5761 * gcc.dg/cpp/spacing1.c: Add tests.
5762 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
5763 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
5764
5765 2001-09-24 DJ Delorie <dj@redhat.com>
5766
5767 * gcc.c-torture/execute/20010924-1.c: New test.
5768
5769 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
5770
5771 * testsuite/objc/execute/paste.m: Remove.
5772
5773 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
5774
5775 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
5776
5777 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
5778
5779 * g77.dg/strlen0.f: New test.
5780
5781 2001-09-21 Richard Henderson <rth@redhat.com>
5782
5783 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
5784 * g++.old-deja/g++.abi/vtable2.C: Likewise.
5785
5786 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
5787
5788 Table-driven attributes.
5789 * g++.dg/ext/attrib1.C: New test.
5790
5791 2001-09-20 DJ Delorie <dj@redhat.com>
5792
5793 * gcc.dg/20000926-1.c: Update expected warning messages.
5794 * gcc.dg/array-2.c: Likewise, and test for warnings too.
5795 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
5796 array.
5797
5798 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
5799
5800 * g++.dg/eh/registers1.C: New test case.
5801
5802 2001-09-17 Richard Henderson <rth@redhat.com>
5803
5804 * gcc.dg/array-5.c: Fix VLA decomposition test.
5805
5806 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
5807
5808 * gcc.dg/cpp/line5.c: New testcase.
5809
5810 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
5811
5812 * gcc.dg/cpp/macro9.c: New test.
5813
5814 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
5815
5816 * gcc.c-torture/execute/980223.c: Change type of addr from long
5817 to char *.
5818
5819 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
5820
5821 * gcc.c-torture/execute/20010915-1.c: New test.
5822
5823 2001-09-14 Janis Johnson <janis187@us.ibm.com>
5824
5825 * g77.dg/bprob: New directory.
5826 * g77.dg/bprob/bprob.exp: New file.
5827 * g77.dg/bprob/bprob-1.f: New test.
5828 * g77.dg/gcov: New directory.
5829 * g77.dg/gcov/gcov.exp: New file.
5830 * g77.dg/gcov/gcov-1.f: New test.
5831 * g77.dg/gcov/gcov-1.x: New file.
5832
5833 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
5834
5835 * gcc.dg/cpp/directiv.c: Update.
5836 * gcc.dg/cpp/undef1.c: Update.
5837
5838 2001-09-12 Jakub Jelinek <jakub@redhat.com>
5839
5840 * gcc.dg/20010912-1.c: New test.
5841
5842 2001-09-11 Janis Johnson <janis187@us.ibm.com>
5843
5844 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
5845 language-independent file in lib.
5846 * lib/gcov.exp: New file.
5847
5848 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
5849
5850 * gcc.c-torture/compile/20010911-1.c: New test.
5851
5852 2001-09-10 Janis Johnson <janis187@us.ibm.com>
5853
5854 * lib/profopt.exp: New, to support profile-directed optimizations.
5855 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
5856 * gcc.misc-tests/bprob-1.c: New test.
5857 * gcc.misc-tests/bprob-2.c: New test.
5858
5859 2001-09-07 Janis Johnson <janis187@us.ibm.com>
5860
5861 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
5862 XFAIL and which kinds of gcov output to verify.
5863 * gcc.misc-tests/gcov-4b.x: New file.
5864 * gcc.misc-tests/gcov-5b.x: New file.
5865 * gcc.misc-tests/gcov-6.x: New file.
5866 * gcc.misc-tests/gcov-7.c: New test.
5867 * gcc.misc-tests/gcov-7.x: New file.
5868
5869 2001-09-06 Janis Johnson <janis187@us.ibm.com>
5870
5871 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
5872 * gcc.misc-tests/gcov-6.c: New test.
5873
5874 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
5875
5876 PR c++/3986
5877 * g++.dg/abi/vbase1.C: New test.
5878
5879 2001-09-05 Ziemowit Laski <zlaski@apple.com>
5880
5881 * objc.dg/method-2.m: New.
5882
5883 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
5884
5885 PR c++/4203
5886 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
5887 * g++.dg/init/empty1.C: New test.
5888
5889 2001-09-03 Jakub Jelinek <jakub@redhat.com>
5890
5891 * gcc.c-torture/compile/20010903-1.c: New test.
5892
5893 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
5894
5895 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
5896 for m68k.
5897
5898 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
5899
5900 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
5901
5902 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
5903
5904 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
5905
5906 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
5907
5908 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
5909 for 16-bit 'unsigned int'.
5910
5911 2001-08-29 Kazu Hirata <kazu@hxi.com>
5912
5913 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
5914
5915 2001-08-27 Richard Henderson <rth@redhat.com>
5916
5917 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
5918 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
5919
5920 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
5921
5922 * gcc.dg/asm-names.c (ymain): New.
5923
5924 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
5925
5926 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
5927 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
5928 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
5929
5930 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5931
5932 * gcc.dg/compare5.c: New testcase.
5933
5934 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
5935
5936 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
5937 and "In instantiation".
5938
5939 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
5940
5941 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
5942
5943 2001-08-20 Janis Johnson <janis187@us.ibm.com>
5944
5945 * gcc.misc-tests/gcov.exp: Add support for branch information.
5946 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
5947 * gcc.misc-tests/gcov-4.c: New test.
5948 * gcc.misc-tests/gcov-4b.c: New test.
5949 * gcc.misc-tests/gcov-5b.c: New test.
5950
5951 2001-08-20 Zack Weinberg <zackw@panix.com>
5952
5953 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
5954 expected to fail.
5955
5956 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
5957
5958 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
5959
5960 2001-08-19 Jakub Jelinek <jakub@redhat.com>
5961
5962 * g++.dg/eh/template1.C: New test.
5963
5964 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
5965
5966 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
5967 Fix thinko.
5968 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
5969 for xfail.
5970
5971 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
5972
5973 * lib/g77-dg.exp: Use prune.exp for common procedures
5974 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
5975 * lib/g77.exp: (g77-dg-prune) Remove
5976
5977 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
5978
5979 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
5980
5981 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5982
5983 * g++.dg/template/unify1.C: New test.
5984
5985 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
5986
5987 * g++.dg/abi/empty4.C: New test.
5988
5989 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
5990
5991 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
5992 solaris2.*
5993 * g77.f-torture/compile/pr3743.x: Likewise
5994
5995 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
5996
5997 * g++.dg/other/using-declaration.C: New test.
5998
5999 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6000
6001 * gcc.dg/cpp/tr-sign.c: New testcase.
6002
6003 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6004
6005 * gcc.dg/cpp/19951025-1.c: Revert.
6006 * gcc.dg/cpp/directiv.c: We no longer process directives that
6007 interrupt macro arguments.
6008
6009 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6010
6011 * gcc.dg/bconstp-1.c: New test.
6012
6013 2001-08-03 Richard Henderson <rth@redhat.com>
6014
6015 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6016
6017 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6018
6019 * gcc.dg/cpp/19951025-1.c: Update.
6020
6021 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6022
6023 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6024 should be x.
6025
6026 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6027
6028 Kill -fhonor-std.
6029 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6030 * g++.old-deja/g++.other/std1.C: Likewise.
6031 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6032
6033 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6034
6035 * lib/g77.exp: Load gcc-defs.exp for common procedures
6036 (g77_pass, g77_fail, g77_finish, g77_exit,
6037 ${tool}_check_unsupported_p} Now redundant. Deleted.
6038
6039 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6040
6041 * g77.dg/fbackslash.f
6042 * g77.dg/fcase-preserve.f
6043 * g77.dg/ff90-1.f
6044 * g77.dg/ffixed-line-length-0.f
6045 * g77.dg/ffixed-line-length-132.f
6046 * g77.dg/ffixed-line-length-7.f
6047 * g77.dg/ffixed-line-length-72.f
6048 * g77.dg/ffixed-line-length-none.f
6049 * g77.dg/ffree-form-1.f
6050 * g77.dg/fno-backslash.f
6051 * g77.dg/fno-f90-1.f
6052 * g77.dg/fno-fixed-form-1.f
6053 * g77.dg/fno-onetrip.f
6054 * g77.dg/fno-typeless-boz.f
6055 * g77.dg/fno-underscoring.f
6056 * g77.dg/fno-vxt-1.f
6057 * g77.dg/fonetrip.f
6058 * g77.dg/ftypeless-boz.f
6059 * g77.dg/fugly-assumed.f
6060 * g77.dg/funderscoring.f
6061 * g77.dg/fvxt-1.f
6062
6063 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6064
6065 * objc.dg/fwd-proto-1.m: New.
6066 * objc.dg/local-decl-1.m: New.
6067 * objc.dg/naming-1.m: New.
6068 * objc.dg/naming-2.m: New.
6069 * objc.dg/proto-hier-1.m: New.
6070
6071 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6072
6073 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6074 largest-type elements to a struct makes its size grow.
6075
6076 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6077
6078 * g++.dg/abi/vthunk1.C: New test.
6079
6080 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6081
6082 * g++.dg/abi/vbase8-22.C: New test.
6083
6084 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6085
6086 * gcc.dg/cpp/macro8.c: New test.
6087
6088 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6089
6090 * g++.dg/abi/vbase8-21.C: New test.
6091
6092 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6093
6094 * g++.dg/abi/vbase8-10.C: New test.
6095
6096 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6097
6098 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6099 ${tool}_set_ld_library_path.
6100 Changed caller.
6101 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6102 g++.exp.
6103
6104 2001-07-26 Stan Cox <scox@redhat.com>
6105
6106 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6107 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6108 gcc_exit, gcc_check_unsupported_p):
6109 Moved to gcc-deps.exp
6110 * gcc-deps.exp: New file.
6111
6112 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6113
6114 * g++.old-deja/g++.pt/defarg14.C: New test.
6115
6116 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6117
6118 * g++.old-deja/g++.other/lineno5.C: New test.
6119
6120 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6121
6122 * g++.old-deja/g++.pt/crash68.C: New test.
6123
6124 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6125
6126 * g++.old-deja/g++.other/crash42.C: New test.
6127
6128 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6129
6130 * gcc.dg/cpp/extratokens.c: Fix.
6131 * gcc.dg/cpp/skipping2.c: New tests.
6132
6133 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6134
6135 * gcc.c-torture/execute/20010724-1.c: New file.
6136 * gcc.c-torture/execute/20010724-1.x: New file.
6137
6138 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6139
6140 * g++.old-deja/g++.other/cond7.C: New test.
6141
6142 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6143
6144 * g++.old-deja/g++.other/optimize4.C: New test.
6145
6146 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6147
6148 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6149
6150 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6151
6152 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6153 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6154 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6155 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6156
6157 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6158 bug report" message.
6159
6160 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6161 * g++.dg/ext/instantiate1.C: Move from old-deja.
6162
6163 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6164
6165 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6166 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6167 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6168 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6169
6170 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
6171
6172 * gcc.c-torture/execute/20010723-1.c: New test.
6173
6174 2001-07-23 Ben Elliston <bje@redhat.com>
6175
6176 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6177
6178 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6179
6180 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6181 i[34567]86-*-*.
6182 Delete handling of ieee_multilib_flags.
6183 Pass -mieee for alpha*-*-* and sh-*-*.
6184 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6185
6186 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6187
6188 Remove old-abi tests.
6189 * g++.old-deja/g++.mike/p11116.C: Remove.
6190 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6191
6192 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6193
6194 * g77.f-torture/compile/pr3743.f: New test
6195
6196 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6197
6198 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6199
6200 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6201
6202 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6203 g++.old-deja/g++.pt/static6.C: Likewise.
6204 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6205 supports weak symbols.
6206
6207 2001-07-18 Andreas Jaeger <aj@suse.de>
6208
6209 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6210 supported again.
6211
6212 2001-07-18 Andreas Jaeger <aj@suse.de>
6213
6214 * gcc.dg/iftrap-1.c: Fix target line.
6215
6216 2001-07-17 Richard Henderson <rth@redhat.com>
6217
6218 * gcc.c-torture/execute/20010717-1.c: New.
6219
6220 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6221
6222 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6223 tests.
6224
6225 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6226
6227 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6228
6229 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6230
6231 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6232 UAC_SIGBUS, UAC_NOPRINT definitions.
6233
6234 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
6235
6236 * objc/execute/object_is_class.m: New test.
6237 * objc/execute/object_is_meta_class.m: New test.
6238
6239 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6240
6241 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6242 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6243
6244 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6245
6246 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6247 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6248
6249 2001-07-14 Richard Henderson <rth@redhat.com>
6250
6251 * gcc.dg/iftrap-1.c: New.
6252
6253 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6254
6255 * g77.f-torture/execute/intrinsic77.f: New test.
6256
6257 2001-07-11 Janis Johnson <janis@us.ibm.com>
6258
6259 * gcc.misc-tests/gcov-3.c: New test.
6260
6261 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6262
6263 * gcc.c-torture/compile/20010711-1.c,
6264 * gcc.c-torture/compile/20010711-2.c: New tests.
6265
6266 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6267
6268 * gcc.c-torture/execute/20010711-1.c: New test.
6269
6270 2001-07-11 Ben Elliston <bje@redhat.com>
6271
6272 * g++.old-deja/g++.other/enum5.C: New test.
6273
6274 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6275
6276 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6277 (g++-dg-prune): Call prune_gcc_output.
6278 * prune.exp: New file for prune_gcc_output.
6279 * lib/g++.exp, lib/gcc.exp: Load it.
6280
6281 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6282
6283 * gcc.c-torture/compile/20010701-1.c,
6284 g++.old-deja/g++.ext/attrib6.C: New tests.
6285
6286 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
6287
6288 * gcc.c-torture/compile/20010706-1.c: New test.
6289
6290 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6291
6292 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6293
6294 2001-06-28 Stan Shebs <shebs@apple.com>
6295
6296 * gcc.dg/pragma-darwin.c: New test.
6297
6298 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6299
6300 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6301 Solaris 2.[678] system.
6302
6303 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6304
6305 * gcc.dg/20010622-1.c: New test.
6306
6307 2001-06-18 Stan Shebs <shebs@apple.com>
6308
6309 * objc.dg: New directory.
6310 * objc.dg/dg.exp: New file.
6311 * objc.dg/alias.m: New.
6312 * objc.dg/class-1.m: New.
6313 * objc.dg/class-2.m: New.
6314 * objc.dg/const-str-1.m: New.
6315 * objc.dg/const-str-2.m: New.
6316 * objc.dg/id-1.m: New.
6317 * objc.dg/method-1.m: New.
6318 * objc.dg/super-class-1.m: New.
6319 * lib/objc-dg.exp: New file.
6320
6321 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6322
6323 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6324 of label name.
6325
6326 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6327
6328 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6329
6330 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6331
6332 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6333 variable.
6334
6335 2001-06-12 Richard Henderson <rth@redhat.com>
6336
6337 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6338
6339 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6340
6341 * g++.old-deja/g++.abi/vbase5.C: New test.
6342 * g++.old-deja/g++.abi/vbase6.C: New test.
6343 * g++.old-deja/g++.abi/vbase7.C: New test.
6344
6345 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6346
6347 * gcc.c-torture/compile/20010610-1.c: New test.
6348
6349 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6350
6351 * g++.old-deja/g++.abi/vbase4.C: New test.
6352
6353 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6354
6355 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6356 support %f for HC11/HC12 targets.
6357 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6358 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6359 on HC11/HC12 targets.
6360 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6361
6362 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6363
6364 * gcc.dg/wchar_t-1.c: New file.
6365 * gcc.dg/wint_t-1.c: Likewise.
6366
6367 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6368
6369 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6370
6371 2001-06-11 Richard Henderson <rth@redhat.com>
6372
6373 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6374
6375 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6376
6377 * gcc.c-torture/compile/20010611-1.c: New test.
6378
6379 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6380
6381 * gcc.dg/c99-tag-1.c: Add more tests.
6382
6383 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6384
6385 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6386 representation on MN10300 and ARM/Thumb.
6387
6388 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6389
6390 * g77.f-torture/execute/20010610.f: New.
6391
6392 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6393
6394 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6395 names.
6396
6397 2001-06-09 Richard Henderson <rth@redhat.com>
6398
6399 * gcc.c-torture/execute/ashrdi-1.c: New.
6400 * gcc.c-torture/execute/ashldi-1.c: New.
6401 * gcc.c-torture/execute/lshrdi-1.c: New.
6402
6403 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
6404
6405 * objc/execute/load-3.m: Added. Check sending +load to categories,
6406 in addition to classes.
6407
6408 2001-06-08 Stan Shebs <shebs@apple.com>
6409
6410 * objc/execute/load-2.m: New test. From Nicola Pero
6411 <n.pero@mi.flashnet.it>.
6412
6413 2001-06-08 Jakub Jelinek <jakub@redhat.com>
6414
6415 * gcc.c-torture/execute/20010605-2.c: New test.
6416
6417 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6418
6419 * g++.old-deja/g++.abi/vbase2.C: New test.
6420 * g++.old-deja/g++.abi/vbase3.C: New test.
6421
6422 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
6423
6424 * g++.old-deja/g++.pt/friend49.C: New test.
6425
6426 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
6427
6428 * g++.old-deja/g++.ext/anon3.C: New test.
6429
6430 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
6431
6432 * g++.old-deja/g++.other/conv7.C: New test.
6433
6434 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
6435
6436 * gcc.c-torture/compile/20010605-2.c: New test.
6437
6438 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
6439
6440 * gcc.c-torture/execute/20010604-1.c: New test.
6441
6442 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
6443
6444 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
6445
6446 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
6447
6448 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
6449 (g++_link_flags): Likewise.
6450 (g++_init): Pass gccpath's value to two previous functions.
6451
6452 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6453
6454 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
6455 Ensure logfile entry matches exec command line.
6456
6457 2001-05-31 Richard Henderson <rth@redhat.com>
6458
6459 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
6460 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
6461
6462 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
6463
6464 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
6465 compiler for irix6.2
6466
6467 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
6468
6469 * g++.old-deja/g++.other/optimize3.C: New file.
6470
6471 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
6472
6473 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
6474 assemble.
6475
6476 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
6477
6478 * g++.old-deja/g++.other/optimize2.C: New file.
6479
6480 2001-05-25 Diego Novillo <dnovillo@redhat.com>
6481
6482 * gcc.c-torture/compile/20010518-2.c: New file.
6483 * gcc.c-torture/execute/20010518-1.c: New file.
6484 * gcc.c-torture/execute/20010518-2.c: New file.
6485
6486 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
6487
6488 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
6489
6490 2001-05-24 Mark Mitchell <mark@codesourcery.com>
6491
6492 G++ no longer defines builtins that do not begin with __builtin.
6493 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
6494 * g++.old-deja/g++.brendand/misc13.C: Likewise.
6495 * g++.old-deja/g++.law/builtin1.C: Likewise.
6496 * g++.old-deja/g++.law/cvt2.C: Likewise.
6497 * g++.old-deja/g++.mike/net5.C: Likewise.
6498 * g++.old-deja/g++.other/builtins1.C: Likewise.
6499 * g++.old-deja/g++.other/builtins2.C: Likewise.
6500 * g++.old-deja/g++.other/builtins3.C: Likewise.
6501 * g++.old-deja/g++.other/builtins4.C: Likewise.
6502 * g++.old-deja/g++.other/inline8.C: Likewise.
6503 * g++.old-deja/g++.robertl/eb39.C: Likewise.
6504
6505 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
6506
6507 * g++.old-deja/g++.pt/using1.C: Adjust.
6508 * g++.old-deja/g++.pt/using2.C: New test.
6509
6510 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
6511
6512 * gcc.dg/cpp/charconst.c: New tests.
6513 * gcc.dg/cpp/escape.c: New tests.
6514 * gcc.dg/cpp/escape-1.c: New tests.
6515 * gcc.dg/cpp/escape-2.c: New tests.
6516 * gcc.dg/cpp/ucs.c: New tests.
6517
6518 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
6519
6520 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
6521 native compiler for irix6.5.
6522
6523 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
6524
6525 * lib/g++.exp (g++_include_flags): Use args to compute
6526 get_multilibs.
6527 (g++_link_flags): Likewise.
6528 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
6529
6530 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
6531
6532 * gcc.dg/c90-hexfloat-1.c: Add more tests.
6533
6534 2001-05-21 Geoff Keating <geoffk@redhat.com>
6535
6536 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
6537 this file.
6538
6539 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6540
6541 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
6542 STACK_SIZE;
6543 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
6544 to STACK_SIZE; Use it to define size of add_histo array.
6545 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
6546 to STACK_SIZE.
6547 (f): Use GITT_SIZE to define size of gitt local table.
6548 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
6549 to STACK_SIZE; Use it to define size of bytemem array.
6550
6551 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6552
6553 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
6554 on 68HC11/HC12 due to the asm instruction.
6555 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
6556 * gcc.c-torture/compile/920520-1.x: Likewise.
6557 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
6558 on 68HC11/HC12 because the function is larger than 64K.
6559 * gcc.c-torture/compile/961203-1.x: New file, this test fails
6560 on 68HC11/HC12 because the structure is too large.
6561
6562 2001-05-20 Richard Henderson <rth@redhat.com>
6563
6564 * gcc.c-torture/execute/20010520-1.c: New.
6565
6566 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6567
6568 * g++.old-deja/g++.warn/compare1.C: New test.
6569 * gcc.dg/compare4.c: New test.
6570
6571 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
6572
6573 * g++.old-deja/g++.other/optimize1.C: New test.
6574
6575 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6576
6577 * g++.old-deja/g++.pt/spec41.C: New test.
6578
6579 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
6580
6581 * gcc.c-torture/compile/20010114-1.x: Remove.
6582
6583 2001-05-18 Stan Shebs <shebs@apple.com>
6584
6585 * gcc.c-torture/compile/20010518-1.c: New test.
6586
6587 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
6588
6589 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
6590 * g++.old-deja/g++.pt/crash67.C: New test.
6591
6592 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
6593
6594 * g++.old-deja/g++.other/debug9.C: New test.
6595
6596 2001-05-16 Zack Weinberg <zackw@stanford.edu>
6597
6598 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
6599
6600 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
6601
6602 * gcc.c-torture/compile/20010516-1.c: New test.
6603
6604 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6605
6606 * g++.old-deja/g++.other/crash41.C: New test.
6607
6608 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
6609
6610 * g++.old-deja/g++.pt/crash66.C: New test.
6611
6612 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
6613
6614 * g++.old-deja/g++.robertl/eb27.C: Convert.
6615
6616 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
6617
6618 * g++.dg/friend-warn.C: New test. Do not warn about friend
6619 declaration being redundant.
6620
6621 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
6622
6623 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
6624
6625 2001-05-14 Mark Mitchell <mark@codesourcery.com>
6626
6627 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
6628
6629 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
6630
6631 * lib/g++.exp: Use testsuite_flags.
6632
6633 2001-05-13 Mark Mitchell <mark@codesourcery.com>
6634
6635 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
6636
6637 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
6638
6639 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
6640
6641 2001-05-11 Mark Mitchell <mark@codesourcery.com>
6642
6643 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
6644
6645 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
6646
6647 * gcc.c-torture/compile/20010313-1.c: New test.
6648
6649 2001-05-09 Zack Weinberg <zackw@stanford.edu>
6650
6651 * gcc.dg/cpp/direct2.c: New test.
6652 * gccq.dg/cpp/direct2s.c: New test.
6653
6654 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
6655
6656 2001-05-07 Mark Mitchell <mark@codesourcery.com>
6657
6658 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
6659 * g++.old-deja/g++.other/op3.C: Likewise.
6660
6661 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
6662
6663 * gcc.dg/cpp/syshdr.h: New file.
6664 * gcc.dg/cpp/sysmac1.c: Update.
6665 * gcc.dg/cpp/sysmac2.c: Update.
6666
6667 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
6668
6669 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
6670
6671 2001-05-04 David Edelsohn <edelsohn@gnu.org>
6672
6673 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
6674 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
6675
6676 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
6677
6678 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
6679
6680 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
6681
6682 * lib/g++.exp (g++_include_flags): Don't use any special flags
6683 if TESTING_IN_BUILD_TREE is not defined.
6684 (g++_init): Use a plain 'c++' as the compiler if
6685 TESTING_IN_BUILD_TREEE is not defined.
6686
6687 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6688
6689 * g++.old-deja/g++.eh/catch13.C: New test.
6690 * g++.old-deja/g++.eh/catch14.C: New test.
6691
6692 2001-05-02 Jakub Jelinek <jakub@redhat.com>
6693
6694 * gcc.dg/cpp/tr-define.c: New test.
6695
6696 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
6697
6698 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
6699 <stdlib.h>, not <malloc.h>.
6700
6701 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6702
6703 * g++.old-deja/g++.ns/template17.C: New test.
6704
6705 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
6706
6707 * g++.old-deja/g++.pt/ref4.C: New test.
6708
6709 2001-04-30 Richard Henderson <rth@redhat.com>
6710
6711 * gcc.dg/20000724-1.c: Revert last change.
6712
6713 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
6714
6715 * g77.f-torture/execute/20010430.f: New test.
6716
6717 2001-04-30 Mark Mitchell <mark@codesourcery.com>
6718
6719 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
6720
6721 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
6722
6723 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
6724
6725 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6726
6727 * g++.old-deja/g++.eh/crash6.C: New test.
6728
6729 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6730
6731 * g++.old-deja/g++.other/warn7.C: New test.
6732
6733 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
6734
6735 * g++.old-deja/g++.other/defarg9.C: New test.
6736
6737 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6738
6739 * g77.f-torture/compile/20010426.f: New test.
6740 * g77.f-torture/execute/20010426.f: New test.
6741
6742 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
6743
6744 * g77.f-torture/compile/20000629-1.x: Remove - error
6745 has been fixed.
6746
6747 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
6748
6749 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
6750 Tweak slightly to work with g++.dg framework.
6751 * g++.dg/special/ecos.exp: Run initp1.C test.
6752 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
6753
6754 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
6755 its linker doesn't give line numbers either.
6756 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
6757
6758 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6759
6760 * g++.old-deja/g++.other/lex1.C: New test.
6761
6762 2001-04-26 Jakub Jelinek <jakub@redhat.com>
6763
6764 * gcc.dg/noncompile/20010425-1.c: New test.
6765
6766 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
6767
6768 * g++.old-deja/g++.pt/mangle2.C: New test.
6769
6770 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6771
6772 * gcc.dg/format/plus-1.c: New test.
6773
6774 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6775
6776 * gcc.dg/20010423-1.c: New test.
6777
6778 2001-04-25 Jakub Jelinek <jakub@redhat.com>
6779
6780 * gcc.c-torture/execute/20010422-1.c: New test.
6781
6782 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
6783
6784 * g++.old-deja/g++.ns/type2.C: New test.
6785
6786 2001-04-24 Zack Weinberg <zackw@stanford.edu>
6787
6788 * g++.old-deja/g++.other/perf1.C: New test.
6789
6790 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
6791
6792 * gcc.dg/c99-func-2.c: Remove xfail.
6793 * gcc.dg/c99-func-3.c: Remove xfail.
6794 * gcc.dg/c99-func-4.c: Remove xfail.
6795
6796 2001-04-23 Zack Weinberg <zackw@stanford.edu>
6797
6798 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
6799
6800 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
6801
6802 * gcc.c-torture/compile/20010423-1.c: New test.
6803
6804 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6805
6806 * g++.old-deja/g++.pt/typename28.C: New test.
6807
6808 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
6809
6810 * g++.old-deja/g++.abi/empty2.C: New test.
6811 * g++.old-deja/g++.abi/empty3.C: New test.
6812
6813 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6814
6815 * g++.old-deja/g++.other/comdat2.C: New test.
6816 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
6817
6818 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6819
6820 * g++.old-deja/g++.other/overload14.C: New test.
6821
6822 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6823
6824 * g++.old-deja/g++.other/lookup23.C: New test.
6825
6826 2001-04-20 Jakub Jelinek <jakub@redhat.com>
6827
6828 * gcc.c-torture/execute/20010403-1.c: New test.
6829
6830 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
6831 Mark Mitchell <mark@codesourcery.com>
6832
6833 * lib/old-dejagnu.exp: Don't delete output of executable.
6834 Add .exe suffix to executables.
6835
6836 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
6837
6838 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
6839
6840 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6841
6842 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
6843
6844 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6845
6846 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
6847 * g++.old-deja/g++.abi/crash1.C: New test.
6848
6849 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
6850
6851 * g++.old-deja/g++.other/crash40.C: New test.
6852
6853 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6854
6855 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
6856
6857 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
6858
6859 * g++.old-deja/g++.other/warn6.C: New test.
6860
6861 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6862
6863 * g++.old-deja/g++.robertl/eb42.C: Same.
6864
6865 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6866
6867 * gcc.dg/wtr-conversion-1.c: New testcase.
6868
6869 2001-04-10 Richard Henderson <rth@redhat.com>
6870
6871 * g++.old-deja/g++.other/array5.C: New.
6872
6873 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6874
6875 * gcc.c-torture/execute/20010408-1.c: New test.
6876
6877 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
6878
6879 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
6880 headers and constructs.
6881 * g++.old-deja/g++.robertl/eb79.C: Same.
6882 * g++.old-deja/g++.robertl/eb77.C (main): Same.
6883 * g++.old-deja/g++.robertl/eb73.C: Same.
6884 * g++.old-deja/g++.robertl/eb66.C (main): Same.
6885 * g++.old-deja/g++.robertl/eb55.C (t): Same.
6886 * g++.old-deja/g++.robertl/eb54.C (main): Same.
6887 * g++.old-deja/g++.robertl/eb46.C (main): Same.
6888 * g++.old-deja/g++.robertl/eb44.C: Same.
6889 * g++.old-deja/g++.robertl/eb41.C (main): Same.
6890 * g++.old-deja/g++.robertl/eb4.C (main): Same.
6891 * g++.old-deja/g++.robertl/eb39.C: Same.
6892 * g++.old-deja/g++.robertl/eb33.C (main): Same.
6893 * g++.old-deja/g++.robertl/eb31.C (main): Same.
6894 * g++.old-deja/g++.robertl/eb30.C: Same.
6895 * g++.old-deja/g++.robertl/eb3.C: Same.
6896 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
6897 * g++.old-deja/g++.robertl/eb21.C: Same.
6898 * g++.old-deja/g++.robertl/eb15.C: Same.
6899 * g++.old-deja/g++.robertl/eb118.C: Same.
6900 * g++.old-deja/g++.robertl/eb115.C (main): Same.
6901 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
6902 * g++.old-deja/g++.robertl/eb109.C: Same.
6903 * g++.old-deja/g++.other/sibcall1.C (main): Same.
6904 * g++.old-deja/g++.mike/rtti1.C: Same.
6905 * g++.old-deja/g++.mike/p658.C: Same.
6906 * g++.old-deja/g++.mike/net46.C: Same.
6907 * g++.old-deja/g++.mike/net34.C: Same.
6908 * g++.old-deja/g++.mike/memoize1.C: Same.
6909 * g++.old-deja/g++.mike/eh2.C: Same.
6910 * g++.old-deja/g++.law/weak.C: Same.
6911 * g++.old-deja/g++.law/visibility7.C: Same.
6912 * g++.old-deja/g++.law/visibility25.C: Same.
6913 * g++.old-deja/g++.law/visibility22.C: Same.
6914 * g++.old-deja/g++.law/visibility2.C: Same.
6915 * g++.old-deja/g++.law/visibility17.C: Same.
6916 * g++.old-deja/g++.law/visibility13.C: Same.
6917 * g++.old-deja/g++.law/visibility10.C: Same.
6918 * g++.old-deja/g++.law/visibility1.C: Same.
6919 * g++.old-deja/g++.law/virtual3.C (eval): Same.
6920 * g++.old-deja/g++.law/vbase1.C: Same.
6921 * g++.old-deja/g++.law/operators32.C: Same.
6922 * g++.old-deja/g++.law/nest3.C: Same.
6923 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
6924 * g++.old-deja/g++.law/except5.C (main): Same.
6925 * g++.old-deja/g++.law/cvt7.C (run): Same.
6926 * g++.old-deja/g++.law/cvt2.C: Same.
6927 * g++.old-deja/g++.law/cvt16.C: Same.
6928 * g++.old-deja/g++.law/ctors6.C (bar): Same.
6929 * g++.old-deja/g++.law/ctors17.C (main): Same.
6930 * g++.old-deja/g++.law/ctors13.C: Same.
6931 * g++.old-deja/g++.law/ctors12.C (main): Same.
6932 * g++.old-deja/g++.law/ctors10.C: Same.
6933 * g++.old-deja/g++.law/code-gen5.C: Same.
6934 * g++.old-deja/g++.law/bad-error7.C: Same.
6935 * g++.old-deja/g++.law/arm9.C: Same.
6936 * g++.old-deja/g++.law/arm12.C: Same.
6937 * g++.old-deja/g++.law/arg8.C: Same.
6938 * g++.old-deja/g++.law/arg1.C: Same.
6939 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
6940 * g++.old-deja/g++.jason/template31.C: Same.
6941 * g++.old-deja/g++.jason/template24.C (main): Same.
6942 * g++.old-deja/g++.jason/2371.C: Same.
6943 * g++.old-deja/g++.eh/new2.C: Same.
6944 * g++.old-deja/g++.eh/new1.C: Same.
6945 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
6946 * g++.old-deja/g++.brendan/nest21.C (main): Same.
6947 * g++.old-deja/g++.brendan/err-msg3.C: Same.
6948 * g++.old-deja/g++.brendan/crash62.C: Same.
6949 * g++.old-deja/g++.brendan/crash52.C: Same.
6950 * g++.old-deja/g++.brendan/crash49.C (main): Same.
6951 * g++.old-deja/g++.brendan/crash38.C: Same.
6952 * g++.old-deja/g++.brendan/crash15.C (main): Same.
6953 * g++.old-deja/g++.brendan/copy9.C: Same.
6954
6955 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
6956
6957 * gcc.c-torture/execute/20001203-2.c (memset):
6958 Count argument is of type __SIZE_TYPE__.
6959
6960 2001-04-04 Diego Novillo <dnovillo@redhat.com>
6961
6962 * gcc.c-torture/compile/20010404-1.c: New test.
6963
6964 2001-04-04 Jakub Jelinek <jakub@redhat.com>
6965
6966 * gcc.c-torture/compile/20010326-1.c: New test.
6967
6968 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
6969
6970 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
6971 peculiarities of the SH.
6972 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
6973
6974 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6975
6976 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
6977 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
6978 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
6979
6980 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6981
6982 * g77.f-torture/compile/20010321-1.f: New test.
6983
6984 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6985
6986 * gcc.c-torture/compile/20010329-1.c: New test.
6987
6988 2001-04-02 Jakub Jelinek <jakub@redhat.com>
6989
6990 * gcc.c-torture/execute/20010329-1.c: New test.
6991
6992 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
6993
6994 * g++.old-deja/g++.other/eh4.C: Fix typo.
6995
6996 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
6997
6998 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
6999
7000 2001-03-28 Philip Blundell <philb@gnu.org>
7001
7002 * gcc.c-torture/compile/20010328-1.c: New test.
7003
7004 2001-03-27 Richard Henderson <rth@redhat.com>
7005
7006 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7007 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7008
7009 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7010
7011 * gcc.c-torture/compile/20010327-1.c: New test.
7012
7013 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7014
7015 * g++.old-deja/g++.other/friend12.C: New test.
7016 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7017 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7018
7019 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7020
7021 * gcc.c-torture/execute/20010325-1.c: New test.
7022
7023 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7024
7025 * g++.old-deja/g++.other/mangle3.C: New test.
7026
7027 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7028
7029 * g++.old-deja/g++.other/anon8.C: New test.
7030
7031 2001-03-20 Philip Blundell <philb@gnu.org>
7032
7033 * gcc.c-torture/compile/20010320-1.c: New test.
7034
7035 2001-03-17 Richard Henderson <rth@redhat.com>
7036
7037 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7038
7039 2001-03-15 Geoff Keating <geoff@redhat.com>
7040
7041 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7042 tests on AIX.
7043
7044 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7045
7046 * g++.old-deja/g++.other/eh4.C: New test.
7047
7048 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7049
7050 * gcc.dg/cpp/mi1.c: Update.
7051
7052 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7053
7054 * g++.old-deja/g++.other/regstack.C: New test.
7055
7056 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7057
7058 * g++.old-deja/g++.other/ref4.C: New test.
7059
7060 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7061
7062 * objc/execute/va_method.m: Added.
7063 * objc/execute/IMP.m: Added.
7064 * objc/execute/_cmd.m: Added.
7065 * objc/execute/accessing_ivars.m: Added.
7066 * objc/execute/class-1.m: Added.
7067 * objc/execute/class-10.m: Added.
7068 * objc/execute/class-11.m: Added.
7069 * objc/execute/class-12.m: Added.
7070 * objc/execute/class-13.m: Added.
7071 * objc/execute/class-14.m: Added.
7072 * objc/execute/class-2.m: Added.
7073 * objc/execute/class-3.m: Added.
7074 * objc/execute/class-4.m: Added.
7075 * objc/execute/class-5.m: Added.
7076 * objc/execute/class-6.m: Added.
7077 * objc/execute/class-7.m: Added.
7078 * objc/execute/class-8.m: Added.
7079 * objc/execute/class-9.m: Added.
7080 * objc/execute/class-tests-1.h
7081 * objc/execute/class-tests-2.h
7082 * objc/execute/compatibility_alias.m: Added.
7083 * objc/execute/encode-1.m: Added.
7084 * objc/execute/formal_protocol-1.m: Added.
7085 * objc/execute/formal_protocol-2.m: Added.
7086 * objc/execute/formal_protocol-3.m: Added.
7087 * objc/execute/formal_protocol-4.m: Added.
7088 * objc/execute/formal_protocol-5.m: Added.
7089 * objc/execute/formal_protocol-6.m: Added.
7090 * objc/execute/formal_protocol-7.m: Added.
7091 * objc/execute/informal_protocol.m: Added.
7092 * objc/execute/initialize.m: Added.
7093 * objc/execute/load.m: Added.
7094 * objc/execute/many_args_method.m: Added.
7095 * objc/execute/nested-3.m: Added.
7096 * objc/execute/no_clash.m: Added.
7097 * objc/execute/private.m: Added.
7098 * objc/execute/redefining_self.m: Added.
7099 * objc/execute/root_methods.m: Added.
7100 * objc/execute/selector-1.m: Added.
7101 * objc/execute/static-1.m: Added.
7102 * objc/execute/static-2.m: Added.
7103 * objc/execute/va_method.m: Added.
7104
7105 2001-03-10 Richard Henderson <rth@redhat.com>
7106
7107 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7108
7109 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7110
7111 * g++.old-deja/g++.other/crash31.C: XFAIL.
7112 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7113 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7114 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7115 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7116 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7117
7118 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7119
7120 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7121
7122 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7123
7124 * gcc.dg/20000724-1.c: Don't use multiline strings.
7125
7126 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7127
7128 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7129 result of -cString against what we expect it to be; don't just
7130 print it out for no one to read.
7131
7132 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7133 Based on testcases provided by Nicola Pero.
7134
7135 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7136
7137 * gcc.dg/cpp/macro7.c: New test.
7138
7139 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7140
7141 * gcc.dg/cpp/multiline.c: Update.
7142
7143 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7144
7145 * g++.old-deja/g++.other/enum3.C: New test.
7146
7147 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7148
7149 * g++.old-deja/g++.other/pod1.C: New test.
7150
7151 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7152
7153 * g++.old-deja/g++.ext/overload1.C: New test.
7154
7155 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7156
7157 * g++.old-deja/g++.pt/using1.C: New test.
7158
7159 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7160
7161 * g++.old-deja/g++.other/using9.C: New test.
7162
7163 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7164
7165 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7166
7167 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7168
7169 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7170
7171 * g++.old-deja/g++.ext/realpt1.C: Remove.
7172
7173 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7174
7175 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7176
7177 2001-02-26 Will Cohen <wcohen@redhat.com>
7178
7179 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7180
7181 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7182
7183 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7184 templatized constructors.
7185
7186 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7187
7188 * gcc.c-torture/execute/20010224-1.c: New test.
7189
7190 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7191
7192 * gcc.c-torture/execute/20010222-1.c: New test.
7193
7194 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7195
7196 * g++.old-deja/g++.other/inline20.C: New test.
7197
7198 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7199
7200 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7201
7202 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7203
7204 * g++.old-deja/g++.other/lookup22.C: New test.
7205
7206 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7207
7208 * g77.dg: New directory.
7209 * g77.dg/20010216-1.f: New test case.
7210 * g77.dg/dg.exp: New driver.
7211 * lib/g77-dg.exp: New driver library.
7212
7213 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7214
7215 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7216
7217 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7218
7219 * g++.old-deja/g++.other/decl9.C: New test.
7220
7221 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7222
7223 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7224 not need <string> and also tests the initialization at runtime.
7225
7226 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7227
7228 * gcc.c-torture/execute/longlong.c: New test.
7229
7230 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
7231
7232 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7233
7234 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
7235
7236 * gcc.c-torture/execute/920302-1.c (execute):
7237 Change argument type to short.
7238
7239 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7240
7241 * g++.old-deja/g++.pt/deduct6.C: New test.
7242
7243 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7244
7245 * g++.old-deja/g++.pt/deduct5.C: New test.
7246
7247 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7248
7249 * gcc.c-torture/execute/20010209-1.c: New test.
7250
7251 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7252
7253 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7254
7255 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7256
7257 * g++.dg/vtgc1.C: Update for new ABI.
7258
7259 * consistency.vlad: New directory, 1665 files.
7260
7261 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7262
7263 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7264 return type.
7265 * gcc.dg/cpp/digraphs.c: Declare puts.
7266
7267 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7268
7269 * g++.old-deja/g++.other/warn5.C: New test.
7270
7271 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7272
7273 * g++.old-deja/g++.pt/spec40.C: New test.
7274
7275 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7276
7277 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7278 case.
7279 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7280
7281 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7282
7283 * gcc.c-torture/compile/20010209-1.c: New test.
7284
7285 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7286
7287 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7288 excess errors message but not if it crashes.
7289 * g++.old-deja/g++.other/crash27.C: Likewise.
7290 * g++.old-deja/g++.other/crash28.C: Likewise.
7291 * g++.old-deja/g++.other/crash30.C: Likewise.
7292 * g++.old-deja/g++.other/crash32.C: Likewise.
7293 * g++.old-deja/g++.other/crash35.C: Likewise.
7294 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7295
7296 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7297
7298 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7299 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7300 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7301 g77.f-torture/execute/execute.exp,
7302 g77.f-torture/noncompile/noncompile.exp,
7303 gcc.c-torture/execute/execute.exp,
7304 gcc.c-torture/execute/memcheck/memcheck.exp,
7305 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7306 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7307 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7308 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7309 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7310 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7311 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7312 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7313 Remove bug reporting instructions with ancient email addresses.
7314
7315 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7316
7317 * gcc.dg/20010202-1.c: New test.
7318 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7319
7320 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7321
7322 * g++.dg/stdbool-if.C: New test.
7323
7324 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7325
7326 * objc/execute/fdecl.m: Added main().
7327
7328 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7329
7330 * gcc.c-torture/execute/20010206-1.c: New test.
7331
7332 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7333
7334 * gcc.dg/cpp/avoidpaste1.c: Update.
7335
7336 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
7337
7338 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7339 Pero <nicola@brainstorm.co.uk>.
7340 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7341
7342 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7343
7344 * g++.old-deja/g++.pt/spec39.C: New test.
7345
7346 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7347
7348 * gcc.c-torture/compile/20010202-1.c: New test.
7349
7350 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7351
7352 * g++.old-deja/g++.abi/primary2.C: New test.
7353 * g++.old-deja/g++.abi/primary3.C: New test.
7354 * g++.old-deja/g++.abi/primary4.C: New test.
7355 * g++.old-deja/g++.abi/primary5.C: New test.
7356 * g++.old-deja/g++.abi/vtable3.h: New test.
7357 * g++.old-deja/g++.abi/vtable3a.C: New test.
7358 * g++.old-deja/g++.abi/vtable3b.C: New test.
7359 * g++.old-deja/g++.abi/vtable3c.C: New test.
7360 * g++.old-deja/g++.abi/vtable3d.C: New test.
7361 * g++.old-deja/g++.abi/vtable3e.C: New test.
7362 * g++.old-deja/g++.abi/vtable3f.C: New test.
7363 * g++.old-deja/g++.abi/vtable3g.C: New test.
7364 * g++.old-deja/g++.abi/vtable3h.C: New test.
7365 * g++.old-deja/g++.abi/vtable3i.C: New test.
7366 * g++.old-deja/g++.abi/vtable3j.C: New test.
7367 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7368
7369 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7370
7371 * g++.old-deja/g++.other/anon6.C: New test.
7372 * g++.old-deja/g++.other/anon7.C: New test.
7373
7374 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7375
7376 * gcc.dg/cpp/avoidpaste2.c: New tests.
7377
7378 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7379
7380 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7381
7382 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7383
7384 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7385 DECIMAL_DIG cases for Irix."
7386
7387 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
7388
7389 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7390
7391 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7392
7393 * gcc.dg/c99-tag-1.c: New test.
7394
7395 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7396
7397 * gcc.dg/cpp/tr-warn1.c: Add tests.
7398
7399 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7400
7401 * gcc.dg/cpp/avoidpaste1.c: Update.
7402 * gcc.dg/cpp/paste4.c: Update.
7403
7404 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
7405
7406 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
7407 cases for Irix.
7408
7409 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7410
7411 * g++.old-deja/g++.other/inline19.C: New test.
7412
7413 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
7414
7415 * gcc.dg/Wlarger-than.c: New test.
7416
7417 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
7418
7419 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
7420
7421 2001-01-29 Jakub Jelinek <jakub@redhat.com>
7422
7423 * gcc.c-torture/execute/20010129-1.c: New test.
7424 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
7425
7426 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
7427
7428 * gcc.dg/cpp/avoidpaste1.c: Test case.
7429
7430 2001-01-28 Jakub Jelinek <jakub@redhat.com>
7431
7432 * g++.old-deja/g++.other/inline18.C: New test.
7433
7434 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7435
7436 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
7437 and __builtin_putchar.
7438
7439 2001-01-27 Jakub Jelinek <jakub@redhat.com>
7440
7441 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
7442 tests.
7443
7444 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
7445
7446 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
7447 floating point number rounding mode to round to the nearest
7448 representable mode.
7449
7450 2001-01-25 Jakub Jelinek <jakub@redhat.com>
7451
7452 * g++.old-deja/g++.other/mangle2.C: New test.
7453
7454 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
7455
7456 * gcc.c-torture/compile/20010124-1.c: New test.
7457
7458 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
7459
7460 * g++.old-deja/g++.pt/spec38.C: New test.
7461
7462 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7463
7464 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
7465 "Build don't run".
7466
7467 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7468
7469 * gcc.c-torture/execute/20010123-1.c: New test.
7470
7471 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7472
7473 * g++.old-deja/g++.pt/spec37.C: New test.
7474
7475 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
7476
7477 * g++.old-deja/g++.pt/overload14.C: New test.
7478
7479 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7480
7481 * gcc.c-torture/execute/20010122-1.c: New test, exercise
7482 __builtin_return_address.
7483
7484 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
7485
7486 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
7487 * g++.old-deja/g++.pt/spec35.C: New test.
7488 * g++.old-deja/g++.pt/spec36.C: New test.
7489
7490 2001-01-20 Jakub Jelinek <jakub@redhat.com>
7491
7492 * gcc.c-torture/compile/20010118-1.c: New test.
7493
7494 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
7495
7496 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
7497
7498 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7499
7500 * gcc.c-torture/execute/20010119-1.c: New test.
7501
7502 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7503
7504 * g++.old-deja/g++.other/vbase5.C: New test.
7505
7506 2001-01-19 Jakub Jelinek <jakub@redhat.com>
7507
7508 * gcc.c-torture/execute/20010118-1.c: New test.
7509
7510 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7511
7512 * g++.old-deja/g++.pt/deduct3.C: New test.
7513
7514 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
7515
7516 * g++.old-deja/g++.pt/spec34.C: New test.
7517
7518 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
7519
7520 * g77.f-torture/compile/20000601-2.f: New test.
7521
7522 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7523
7524 * g++.old-deja/g++.other/init17.C: New test.
7525
7526 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
7527
7528 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
7529
7530 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7531
7532 * g++.old-deja/g++.pt/unify8.C: New test.
7533
7534 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7535
7536 * g++.old-deja/g++.abi/vbase1.C: New test.
7537
7538 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
7539
7540 * g++.old-deja/g++.pt/crash65.C: New test.
7541
7542 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
7543
7544 * gcc.dg/cpp/assembl2.S: New test case.
7545
7546 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
7547
7548 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
7549 are supported.
7550
7551 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7552
7553 * g++.old-deja/g++.other/builtins1.C: New test.
7554 * g++.old-deja/g++.other/builtins2.C: Likewise.
7555 * g++.old-deja/g++.other/builtins3.C: Likewise.
7556 * g++.old-deja/g++.other/builtins4.C: Likewise.
7557
7558 2001-01-17 Jakub Jelinek <jakub@redhat.com>
7559
7560 * gcc.c-torture/compile/20010117-1.c: New test.
7561 * gcc.c-torture/compile/20010117-2.c: New test.
7562
7563 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7564
7565 * g77.f-torture/execute/20010116.[fx]: New test,
7566 XFAIL on i?86-*-*.
7567 * g77.f-torture/compile/20010115.f: Indicate it's
7568 a test for PR fortran/1636.
7569
7570 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
7571
7572 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
7573
7574 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
7575
7576 * g77.f-torture/compile/20010115.f: New test.
7577
7578 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
7579
7580 * g++.old-deja/g++.pt/nontype5.C: New test.
7581
7582 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
7583
7584 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
7585 have an equivalent working one below it.
7586
7587 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7588
7589 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
7590 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7591
7592 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
7593
7594 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
7595 message containing "init_priority".
7596 (conpr-2.C): Likewise.
7597 (conpr-3.C): Likewise.
7598 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
7599
7600 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7601
7602 * gcc.c-torture/execute/20010114-2.c: New test.
7603
7604 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
7605
7606 * gcc.c-torture/compile/20010114-1.c: New test.
7607 * gcc.c-torture/compile/20010114-1.x: Xfail.
7608 * gcc.c-torture/compile/20010114-2.c: New test.
7609 * gcc.c-torture/execute/20010114-1.c: New test.
7610 * gcc.dg/trunc-1.c: New test.
7611 * gcc.dg/uninit-B.c: New test.
7612
7613 2001-01-13 Nick Clifton <nickc@redhat.com>
7614
7615 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
7616 target.
7617
7618 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
7619
7620 * gcc.c-torture/compile/20010113-1.c: New test.
7621
7622 2001-01-13 Jakub Jelinek <jakub@redhat.com>
7623
7624 * gcc.c-torture/compile/20001212-1.c: New test.
7625
7626 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
7627
7628 * gcc.dg/cpp/widestr1.c: Update.
7629 * gcc.dg/cpp/prag-imp.c: Remove.
7630
7631 2001-01-12 Jakub Jelinek <jakub@redhat.com>
7632
7633 * gcc.c-torture/execute/20000801-3.x: Remove.
7634 * gcc.dg/c90-init-1.c: New test.
7635 * gcc.dg/c99-init-1.c: New test.
7636 * gcc.dg/c99-init-2.c: New test.
7637 * gcc.dg/gnu99-init-1.c: New test.
7638
7639 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
7640
7641 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
7642 testing that no relevant ones were found.
7643
7644 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7645
7646 * g++.old-deja/g++.pt/cast2.C: New test.
7647
7648 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
7649
7650 * g++.old-deja/g++.pt/friend47.C: New test.
7651
7652 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7653
7654 * g++.old-deja/g++.pt/instantiate13.C: New test.
7655
7656 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7657
7658 * g++.old-deja/g++.other/defarg7.C: New test.
7659 * g++.old-deja/g++.other/defarg8.C: New test.
7660
7661 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7662
7663 * g++.old-deja/g++.pt/crash64.C: New test.
7664
7665 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
7666
7667 * g++.old-deja/g++.pt/crash63.C: New test.
7668
7669 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
7670
7671 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
7672
7673 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
7674
7675 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
7676
7677 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7678
7679 * g++.old-deja/g++.pt/error3.C: New test.
7680
7681 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7682
7683 * g++.old-deja/g++.other/crash39.C: New test.
7684
7685 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
7686
7687 * g++.old-deja/g++.other/vbase4.C: New test.
7688
7689 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
7690
7691 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
7692 * gcc.dg/special/20000419-2.c: New file. Identical to above.
7693 * gcc.dg/special/special.exp: New test driver which will check
7694 for alias support for the above test.
7695
7696 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
7697
7698 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
7699 problems on small machines.
7700 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
7701 parameterize.
7702
7703 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
7704
7705 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
7706 mips.
7707 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
7708
7709 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
7710
7711 * g++.old_deja/g++.pt/using8.C: New test.
7712
7713 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
7714
7715 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
7716
7717 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
7718
7719 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
7720 where a failure is expected.
7721 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
7722
7723 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7724
7725 * g++.old_deja/g++.pt/instantiate12.C: New test.
7726
7727 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7728
7729 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
7730 start of structs.
7731 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
7732 * g++.old-deja/g++.brendan/crash17.C: Likewise.
7733 * g++.old-deja/g++.brendan/crash29.C: Likewise.
7734 * g++.old-deja/g++.brendan/crash48.C: Likewise.
7735 * g++.old-deja/g++.brendan/ns1.C: Likewise.
7736 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
7737 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
7738 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
7739 * g++.old-deja/g++.eh/spec6.C: Likewise.
7740 * g++.old-deja/g++.jason/crash3.C: Likewise.
7741 * g++.old-deja/g++.law/ctors11.C: Likewise.
7742 * g++.old-deja/g++.law/ctors17.C: Likewise.
7743 * g++.old-deja/g++.law/ctors5.C: Likewise.
7744 * g++.old-deja/g++.law/ctors9.C: Likewise.
7745 * g++.old-deja/g++.mike/ambig1.C: Likewise.
7746 * g++.old-deja/g++.mike/net22.C: Likewise.
7747 * g++.old-deja/g++.mike/p3538a.C: Likewise.
7748 * g++.old-deja/g++.mike/p3538b.C: Likewise.
7749 * g++.old-deja/g++.mike/virt3.C: Likewise.
7750 * g++.old-deja/g++.niklas/t128.C: Likewise.
7751 * g++.old-deja/g++.other/anon4.C: Likewise.
7752 * g++.old-deja/g++.other/using1.C: Likewise.
7753 * g++.old-deja/g++.other/warn3.C: Likewise.
7754 * g++.old-deja/g++.pt/t37.C: Likewise.
7755 * g++.old-deja/g++.robertl/eb69.C: Likewise.
7756 * g++.old-deja/g++.robertl/eb71.C: Likewise.
7757
7758 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
7759
7760 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
7761
7762 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7763
7764 * gcc.c-torture/execute/stdio-opt-3.c: New test.
7765
7766 2001-01-07 Jakub Jelinek <jakub@redhat.com>
7767
7768 * gcc.c-torture/compile/20010107-1.c: New test.
7769
7770 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7771
7772 * gcc.c-torture/execute/builtin-noret-1.c: New test.
7773
7774 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
7775
7776 * gcc.dg/format/format.h: New file.
7777 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
7778 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
7779 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
7780 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
7781 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
7782 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
7783 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
7784 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
7785 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
7786 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
7787 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
7788 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
7789 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
7790 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
7791 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
7792 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
7793 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
7794 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
7795 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
7796 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
7797 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
7798 instead of declaring standard types, macros and functions in each
7799 test.
7800
7801 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
7802
7803 * gcc.c-torture/execute/20010106-1.c: New test.
7804
7805 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
7806
7807 * gcc.dg/format/format.exp: New file.
7808 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
7809 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
7810 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
7811 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
7812 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
7813 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
7814 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
7815 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
7816 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
7817 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
7818 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
7819 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
7820 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
7821 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
7822 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
7823 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
7824 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
7825 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
7826 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
7827 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
7828 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
7829 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
7830 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
7831 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
7832 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
7833 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
7834 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
7835 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
7836 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
7837 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
7838 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
7839 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
7840 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
7841 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
7842 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
7843 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
7844 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
7845 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
7846 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
7847 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
7848 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
7849 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
7850
7851 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
7852
7853 * gcc.c-torture/execute/991228-1.c: Take word endianness into
7854 account.
7855
7856 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
7857
7858 * gcc.c-torture/execute/builtin-complex-1.c: New test.
7859
7860 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
7861
7862 * g++.old-deja/g++.pt/crash62.C: New test.
7863
7864 2001-01-04 Richard Henderson <rth@redhat.com>
7865
7866 * gcc.dg/20000926-1.c: Update expected warnings.
7867 * gcc.dg/array-2.c: Likewise.
7868 * gcc.dg/array-4.c: Also validate flexible array members.
7869 * gcc.dg/c99-flex-array-1.c: New.
7870
7871 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
7872
7873 * gcc.c-torture/compile/20001222-1.x: Remove.
7874
7875 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7876
7877 * gcc.c-torture/execute/built-in-setjmp.c: New.
7878
7879 2001-01-03 Richard Henderson <rth@redhat.com>
7880
7881 * gcc.dg/940510-1.c: Update expected error wording.
7882 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
7883
7884 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
7885
7886 * lib/target-supports.exp (check_alias_available): Modified to
7887 indicate aliases not supported if only weak aliases are supported.
7888
7889 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7890
7891 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
7892 Turn on cmpstrsi checks for __pj__ and __i370__.
7893
7894 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7895
7896 * g++.old-deja/g++.other/virtual11.C: New test.
7897
7898 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
7899
7900 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
7901
7902 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7903
7904 * gcc.c-torture/compile/20010102-1.c: New test.
7905
7906 2001-01-02 Andreas Jaeger <aj@suse.de>
7907
7908 * gcc.dg/noreturn-3.c: New test.
7909
7910 * gcc.dg/noreturn-4.c: New test.
7911
7912 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7913
7914 * gcc.c-torture/execute/stdio-opt-1.c: Also test
7915 __builtin_fputc and __builtin_fwrite.
7916
7917 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7918
7919 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
7920 signed char, not default char.
7921
7922 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
7923
7924 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
7925
7926 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
7927
7928 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
7929
7930 2000-12-29 Richard Henderson <rth@redhat.com>
7931
7932 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
7933 (__cyg_profile_func_exit): Define.
7934
7935 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
7936
7937 * g++.dg/vtgc1.C: New test.
7938
7939 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
7940
7941 * gcc.dg/noncompile/20001228-1.c: New test.
7942
7943 * gcc.dg/20001228-1.c: New test.
7944
7945 * gcc.c-torture/execute/20001228-1.c: New test.
7946
7947 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
7948
7949 * gcc.dg/format-strfmon-1.c: New test.
7950
7951 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7952
7953 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
7954 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
7955 * gcc.c-torture/execute/string-opt-1.c: Likewise.
7956 * gcc.c-torture/execute/string-opt-2.c: Likewise.
7957 * gcc.c-torture/execute/string-opt-3.c: Likewise.
7958 * gcc.c-torture/execute/string-opt-4.c: Likewise.
7959 * gcc.c-torture/execute/string-opt-6.c: Likewise.
7960 * gcc.c-torture/execute/string-opt-7.c: Likewise.
7961 * gcc.c-torture/execute/string-opt-8.c: Likewise.
7962 * gcc.c-torture/execute/string-opt-9.c: Likewise.
7963 * gcc.c-torture/execute/string-opt-10.c: Likewise.
7964 * gcc.c-torture/execute/string-opt-11.c: Likewise.
7965 * gcc.c-torture/execute/string-opt-12.c: Likewise.
7966
7967 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
7968 * gcc.c-torture/execute/string-opt-4.c: Test index.
7969
7970 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
7971
7972 * gcc.c-torture/compile/20001226-1.c: New test.
7973
7974 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
7975
7976 * gcc.c-torture/compile/20001222-1.c: New test.
7977 * gcc.c-torture/compile/20001222-1.x: Xfail.
7978
7979 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
7980
7981 * gcc.c-torture/execute/comp-goto-2.c: New test.
7982
7983 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
7984
7985 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
7986 Use long types if __INT_MAX__ is 32767.
7987 (main): Use cast to (sint32 *) when poking 88 into a_page.
7988
7989 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
7990
7991 2000-12-21 Bernd Schmidt <bernds@redhat.com>
7992
7993 * gcc.c-torture/compile/20001221-1.c: New test.
7994 * gcc.c-torture/execute/20001221-1.c: New test.
7995
7996 2000-12-20 Richard Henderson <rth@redhat.com>
7997
7998 * g++.old-deja/g++.pt/crash36.C: Update error lines.
7999 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8000
8001 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8002
8003 * gcc.dg/compare3.c: New test.
8004
8005 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8006
8007 * gcc.dg/format-warnll-1.c: New test.
8008
8009 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8010
8011 * gcc.dg/cpp/cmdlne-P.c: New test.
8012
8013 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8014
8015 * gcc.c-torture/execute/builtin-abs-1.c,
8016 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8017
8018 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8019
8020 * gcc.dg/cpp/multiline.c: New test.
8021
8022 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8023
8024 * g++.old-deja/g++.other/syshdr1.C: Update.
8025 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8026
8027 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8028
8029 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8030
8031 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8032
8033 * g++.old-deja/g++.pt/ttp65.C: New test.
8034
8035 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8036
8037 * g++.old-deja/g++.pt/ttp64.C: New test.
8038
8039 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8040
8041 * g++.old-deja/g++.pt/spec33.C: New test.
8042
8043 2000-12-14 Catherine Moore <clm@redhat.com>
8044
8045 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8046 * gcc.c-torture/execute/920612-2.c: Likewise.
8047 * gcc.c-torture/execute/920428-2.c: Likewise.
8048 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8049 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8050
8051 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8052
8053 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8054 * gcc.dg/pack-test-2.c: Likewise.
8055
8056 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8057
8058 Tests by Zack Weinberg <zackw@stanford.edu>.
8059
8060 * gcc.dg/cpp/defined.c: Update.
8061 * gcc.dg/cpp/defined_trad.c: New tests.
8062
8063 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8064
8065 * gcc.dg/cpp/trad-direct.c: Update.
8066
8067 2000-12-11 Neil Booth <neilb@earthling.net>
8068
8069 * gcc.dg/cpp/defined_trad.c
8070
8071 2000-12-11 Neil Booth <neilb@earthling.net>
8072
8073 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8074
8075 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8076
8077 * gcc.dg/format-miss-2.c: New test.
8078
8079 2000-12-09 Neil Booth <neilb@earthling.net>
8080
8081 * gcc.dg/cpp/lineflags.c: New tests.
8082 * gcc.dg/cpp/poison.c: Update.
8083 * gcc.dg/cpp/redef2.c: Update.
8084 * gcc.dg/cpp/skipping.c: New test.
8085
8086 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8087
8088 * g++.old-deja/g++.other/eh3.C: New testcase.
8089
8090 2000-12-07 Neil Booth <neilb@earthling.net>
8091
8092 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8093 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8094 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8095 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8096 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8097 Update.
8098
8099 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8100
8101 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8102 __SIZE_TYPE__ instead of int for type of integers cast to
8103 pointers.
8104
8105 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8106
8107 * g++.old-deja/g++.other/cleanup4.C: New test.
8108
8109 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8110
8111 * format-sec-1.c: New test.
8112
8113 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8114
8115 * gcc.dg/format-nonlit-3.c: New test.
8116
8117 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8118
8119 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8120 through a null pointer.
8121
8122 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8123
8124 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8125 * g++.old-deja/g++.pt/partial4.C: New test.
8126
8127 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8128
8129 * gcc.c-torture/execute/ieee/hugeval.x: New.
8130
8131 2000-12-06 Neil Booth <neilb@earthling.net>
8132
8133 * gcc.dg/cpp/backslash2.c: New tests.
8134
8135 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8136
8137 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8138 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8139
8140 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8141
8142 * gcc.c-torture/execute/20001203-2.c: New testcase.
8143
8144 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8145
8146 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8147 * g++.old-deja/g++.other/virtual10.C: New test.
8148
8149 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8150
8151 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8152
8153 2000-12-05 Richard Henderson <rth@redhat.com>
8154
8155 * gcc.c-torture/compile/20001205-1.c: New.
8156
8157 2000-12-04 Neil Booth <neilb@earthling.net>
8158
8159 * g++.old-deja/g++.other/virtual9.C: New test.
8160 * g++.old-deja/g++.pt/crash61.C: New test.
8161 * gcc.c-torture/execute/loop-9.c: New test.
8162
8163 2000-12-04 Neil Booth <neilb@earthling.net>
8164
8165 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8166 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8167 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8168 * gcc.dg/cpp/extratokens.c: ...here.
8169
8170 2000-12-04 Neil Booth <neilb@earthling.net>
8171
8172 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8173 New tests.
8174
8175 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8176
8177 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8178 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8179
8180 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8181
8182 * gcc.c-torture/execute/20001203-1.c: New test.
8183
8184 2000-12-03 Neil Booth <neilb@earthling.net>
8185
8186 * gcc.dg/cpp/macro6.c: New test cases.
8187
8188 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8189
8190 * gcc.c-torture/execute/string-opt-9.c: New test.
8191 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8192 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8193 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8194
8195 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8196 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8197
8198 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8199
8200 * gcc.dg/cpp/if-6.c: New testcase.
8201
8202 * gcc.dg/20001201-1.c: New testcase.
8203
8204 2000-12-02 Neil Booth <neilb@earthling.net>
8205
8206 * g++.old-deja/g++.other/externC4.C,
8207 g++.old-deja/g++.other/friend10.C: New tests.
8208
8209 2000-12-02 Neil Booth <neilb@earthling.net>
8210
8211 * g++.old-deja/g++.other/instan2.C
8212 * g++.old-deja/g++.other/instan3.C: New test.
8213
8214 2000-12-02 Neil Booth <neilb@earthling.net>
8215
8216 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8217 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8218 gnuc99.c,gnuc99-pedantic.c: New tests.
8219
8220 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8221
8222 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8223 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8224
8225 2000-12-01 Neil Booth <neilb@earthling.net>
8226
8227 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8228 * gcc.dg/cpp/poison.c: Update.
8229 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8230
8231 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8232
8233 * g77.f-torture/execute/20001201.f: New test.
8234
8235 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8236
8237 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8238
8239 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8240
8241 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8242
8243 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8244
8245 * g++.old-deja/g++.other/cast6.C: New test.
8246
8247 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8248
8249 * gcc.c-torture/execute/20001130-2.c: New testcase.
8250
8251 2000-11-30 Richard Henderson <rth@redhat.com>
8252
8253 * gcc.c-torture/execute/20001130-1.c: New test.
8254
8255 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8256
8257 * g++.old-deja/g++.other/op3.C: New test.
8258
8259 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8260
8261 * g++.old-deja/g++.other/op2.C: New test.
8262
8263 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8264
8265 * g++.old-deja/g++.other/crash38.C: New test.
8266
8267 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8268
8269 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8270
8271 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8272
8273 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8274 tests.
8275 * gcc.c-torture/execute/string-opt-6.c: New test.
8276
8277 * gcc.dg/20001117-1.c: Add main.
8278
8279 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8280
8281 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8282 Move from here ...
8283 * gcc.dg/940510-1.c: ... to here.
8284
8285 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8286 zero-size arrays in toplevel structures.
8287
8288 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8289
8290 * gcc.c-torture/execute/loop-8.c: New test.
8291
8292 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8293
8294 * g++.old-deja/g++.other/base1.C: New test.
8295
8296 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8297
8298 * g++.old-deja/g++.other/parse2.C: New test.
8299
8300 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8301
8302 * g++.old-deja/g++.pt/incomplete1.C: New test.
8303
8304 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8305
8306 * g++.old-deja/g++.other/friend9.C: New test.
8307
8308 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8309
8310 * gcc.dg/20001127-1.c: New test.
8311
8312 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8313
8314 * g++.old-deja/g++.pt/friend46.C: New test.
8315
8316 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8317
8318 * g++.old-deja/g++.other/ptrmem8.C: New test.
8319
8320 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8321
8322 * gcc.c-torture/execute/string-opt-7.c: New test.
8323 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8324
8325 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8326
8327 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8328 instead of 'mkcheck 2'.
8329
8330 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8331
8332 * gcc.c-torture/execute/memcheck/driver.c,
8333 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8334 C9X references to refer to C99.
8335
8336 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8337
8338 * gcc.dg/ultrasp3.c: New test.
8339
8340 2000-11-25 Neil Booth <neilb@earthling.net>
8341
8342 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8343
8344 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8345
8346 * gcc.c-torture/compile/20001123-2.c: New.
8347
8348 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8349
8350 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8351
8352 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8353
8354 * gcc.dg/sequence-point-1.c: Add some new tests.
8355 * gcc.c-torture/execute/20001124-1.c: New test.
8356
8357 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8358
8359 * g++.old-deja/g++.other/vaarg4.C: New test.
8360 * gcc.c-torture/compile/20001123-1.c: New test.
8361
8362 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8363
8364 * g++.other/crash24.C: Adjust and remove XFAIL.
8365 * g++.other/crash37.C: New test.
8366
8367 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8368
8369 * g++.old-deja/g++.pt/instantiate9.C: New test.
8370
8371 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8372
8373 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8374 new ABI, too.
8375
8376 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8377 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8378
8379 2000-11-22 Neil Booth <neilb@earthling.net>
8380
8381 * gcc.dg/cpp/Wtrigraphs.c: New test.
8382
8383 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8384
8385 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8386
8387 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8388
8389 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8390
8391 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8392
8393 * lib/gcc-dg.exp: load_lib scanasm.exp.
8394 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8395 * lib/g++-dg.exp: load_lib scanasm.exp.
8396 * lib/scanasm.exp: New.
8397 (scan-assembler, scan-assembler-not): Add optional arguments to
8398 test name, or if not present, the pattern name.
8399 (scan-assembler-dem, scan-assembler-dem-not): New.
8400
8401 * g++.dg/dg.exp: New.
8402
8403 2000-11-21 Neil Booth <neilb@earthling.net>
8404
8405 * gcc.dg/cpp/integrated1.c: Remove.
8406
8407 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8408
8409 * gcc.c-torture/execute/20001121-1.c: New test.
8410
8411 2000-11-21 Richard Henderson <rth@redhat.com>
8412
8413 * gcc.c-torture/compile/20001121-1.c: New test.
8414
8415 2000-11-20 Neil Booth <neilb@earthling.net>
8416
8417 * gcc.dg/cpp/integrated1.c: New test.
8418
8419 2000-11-21 Jakub Jelinek <jakub@redhat.com>
8420
8421 * g++.old-deja/g++.other/inline17.C: New test.
8422
8423 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
8424
8425 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
8426 local variable to be zero: I made the variable global. Now
8427 uses abort() and exit() instead of relying on main's return value.
8428
8429 2000-11-20 Neil Booth <neilb@earthling.net>
8430
8431 * gcc.dg/cpp/paste2.c: Update test.
8432 * objc/execute/paste.m: New test.
8433
8434 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
8435
8436 * gcc.dg/c99-condexpr-1.c: New test.
8437
8438 2000-11-20 Neil Booth <neilb@earthling.net>
8439
8440 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
8441
8442 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
8443
8444 * g++.old-deja/g++.pt/export1.C: New test.
8445
8446 2000-11-20 Jakub Jelinek <jakub@redhat.com>
8447
8448 * gcc.dg/20001117-1.c: New test.
8449
8450 2000-11-18 Richard Henderson <rth@redhat.com>
8451
8452 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
8453
8454 2000-11-18 Richard Henderson <rth@redhat.com>
8455
8456 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
8457 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
8458 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
8459
8460 2000-11-18 Richard Henderson <rth@redhat.com>
8461
8462 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
8463 (main): New. Exit cleanly.
8464
8465 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
8466
8467 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
8468 gcc.dg/c99-fordecl-2.c: New tests.
8469
8470 2000-11-18 Richard Henderson <rth@redhat.com>
8471
8472 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
8473 * gcc.c-torture/execute/zerolen-2.c: New.
8474
8475 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8476
8477 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
8478 memory.
8479
8480 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8481
8482 * g++.old-deja/g++.pt/instantiate8.C: New test.
8483
8484 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
8485
8486 * g++.old-deja/g++.other/incomplete.C: Add more tests.
8487 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
8488
8489 2000-11-16 Nick Clifton <nickc@redhat.com>
8490
8491 * gcc.c-torture/execute/nestfunc-2.c: New test.
8492 * gcc.c-torture/execute/nestfunc-3.c: New test.
8493
8494 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8495
8496 * gcc.c-torture/compile/20001116-1.c: New test.
8497
8498 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8499
8500 * gcc.c-torture/execute/20001115-1.c: New test.
8501
8502 2000-11-15 Mark Mitchell <mark@codesourcery.com>
8503
8504 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
8505 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
8506 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
8507 * g++.old-deja/g++.abi/vmihint.C: Likewise.
8508
8509 2000-11-15 Neil Booth <neilb@earthling.net>
8510
8511 gcc.dg/cpp/_Pragma1.c: Update.
8512 gcc.dg/cpp/_Pragma2.c: New test.
8513
8514 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
8515
8516 * g++.old-deja/g++.other/anon5.C: New test.
8517
8518 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
8519
8520 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
8521 tests.
8522
8523 2000-11-14 Jakub Jelinek <jakub@redhat.com>
8524
8525 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
8526 output.
8527
8528 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8529
8530 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
8531 labels at end of compound statements.
8532
8533 2000-11-13 Jakub Jelinek <jakub@redhat.com>
8534
8535 * gcc.c-torture/execute/loop-7.c: New test.
8536
8537 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8538
8539 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
8540
8541 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8542
8543 * gcc.dg/c99-bool-1.c: New test.
8544
8545 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8546
8547 * gcc.dg/c99-scope-1.c: Remove xfail.
8548 * gcc.dg/c99-scope-2.c: New test.
8549
8550 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8551
8552 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
8553 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
8554
8555 2000-11-11 Mark Mitchell <mark@codesourcery.com>
8556
8557 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
8558 error messages.
8559
8560 * g++.mike/p700.C: Don't typedef wchar_t.
8561 * g++.mike/p784.C: Likewise.
8562 * g++.mike/eb101.C: Don't use __wchar_t.
8563
8564 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
8565
8566 * g77.f-torture/execute/20001111.[fx]: Test premature exit
8567 from DO loop.
8568
8569 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
8570
8571 * gcc.c-torture/execute/20001111-1.c: New test.
8572
8573 2000-11-10 Nick Clifton <nickc@redhat.com>
8574
8575 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
8576 long multuiple and accumulate.
8577
8578 2000-11-09 Richard Henderson <rth@redhat.com>
8579
8580 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
8581 via size_t instead of int.
8582
8583 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
8584 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8585 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8586 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8587
8588 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
8589
8590 * gcc.c-torture/compile/20001109-1.c: New test.
8591 * gcc.c-torture/compile/20001109-2.c: New test.
8592
8593 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
8594
8595 * g++.old-deja/g++.pt/operator1.C: New test.
8596 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
8597
8598 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8599
8600 * gcc.dg/20001108-1.c: New test.
8601
8602 2000-11-09 Jakub Jelinek <jakub@redhat.com>
8603
8604 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
8605 with both arguments constant strings.
8606 * gcc.c-torture/execute/string-opt-3.c: New test.
8607 * gcc.c-torture/execute/string-opt-4.c: New test.
8608 * gcc.c-torture/execute/string-opt-5.c: New test.
8609
8610 2000-11-08 Nick Clifton <nickc@redhat.com>
8611
8612 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
8613 mulsidi3adddi patterns.
8614
8615 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
8616
8617 * g++.old-deja/g++.other/crash36.C: New test.
8618
8619 2000-11-08 Jakub Jelinek <jakub@redhat.com>
8620
8621 * g++.old-deja/g++.other/init16.C: New test.
8622
8623 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
8624
8625 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
8626
8627 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8628
8629 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
8630 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8631 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8632
8633 2000-11-07 DJ Delorie <dj@redhat.com>
8634
8635 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
8636
8637 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8638
8639 * gcc.c-torture/execute/string-opt-1.c: New test.
8640
8641 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
8642
8643 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
8644 mips-sgi-irix6.* because the MIPS ABI passes floating-point
8645 parameters in registers, and there is no way for a varargs
8646 function to know in which order the integer and floating-point
8647 parameters should be interleaved when they are placed on the
8648 stack.
8649 * gcc.c-torture/execute/va-arg-16.x: Likewise.
8650 * gcc.c-torture/execute/va-arg-17.x: Likewise.
8651
8652 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8653
8654 * gcc.c-torture/execute/string-opt-2.c: New test.
8655
8656 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
8657
8658 * g++.old-deja/g++.pt/crash60.C: New test.
8659
8660 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8661
8662 * g++.old-deja/g++.other/crash24.C: New test.
8663 * g++.old-deja/g++.other/crash25.C: New test.
8664 * g++.old-deja/g++.other/crash26.C: New test.
8665 * g++.old-deja/g++.other/crash27.C: New test.
8666 * g++.old-deja/g++.other/crash28.C: New test.
8667 * g++.old-deja/g++.other/crash29.C: New test.
8668 * g++.old-deja/g++.other/crash30.C: New test.
8669 * g++.old-deja/g++.other/crash31.C: New test.
8670 * g++.old-deja/g++.other/crash32.C: New test.
8671 * g++.old-deja/g++.other/crash33.C: New test.
8672 * g++.old-deja/g++.other/crash34.C: New test.
8673 * g++.old-deja/g++.other/crash35.C: New test.
8674
8675 2000-11-06 Jakub Jelinek <jakub@redhat.com>
8676
8677 * gcc.c-torture/execute/20001031-1.c: New test.
8678
8679 2000-11-04 Mark Mitchell <mark@codesourcery.com>
8680
8681 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
8682 namespace.
8683
8684 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
8685 standards-conformant.
8686
8687 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
8688
8689 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
8690 * g++.old-deja/g++.mike/p755a.C: Likewise.
8691 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
8692 library makes no calls to `operator new' during initialization.
8693
8694 2000-11-04 Neil Booth <neilb@earthling.net>
8695
8696 * gcc.dg/cpp/include2.c: New tests.
8697
8698 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
8699
8700 * lib/g++.exp (g++_set_ld_library_path): New function.
8701 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
8702
8703 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
8704
8705 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
8706 warnings.
8707
8708 2000-11-01 Richard Henderson <rth@redhat.com>
8709
8710 * g++.old-deja/g++.ext/namedret1.C: New.
8711 * g++.old-deja/g++.ext/namedret2.C: New.
8712 * g++.old-deja/g++.ext/namedret3.C: New.
8713
8714 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
8715
8716 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
8717 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
8718
8719 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8720
8721 * gcc.c-torture/execute/va-arg-21.c: New test.
8722
8723 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
8724
8725 * gcc.dg/c99-complex-2.c: New test.
8726
8727 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8728
8729 * gcc.c-torture/execute/stdio-opt-1.c: New test.
8730
8731 2000-10-31 Jakub Jelinek <jakub@redhat.com>
8732
8733 * g++.old-deja/g++.other/inline16.C: New test.
8734
8735 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
8736
8737 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
8738 __PRETTY_FUNCTION__
8739
8740 2000-10-29 Neil Booth <neilb@earthling.net>
8741
8742 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
8743 New tests.
8744 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
8745 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
8746 optimisation.
8747
8748 2000-10-29 Neil Booth <neilb@earthling.net>
8749
8750 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
8751 * mi1.c, mi1c.h: Add null directives to multiple-include test.
8752 * mi5.c: Test multiple includes work with -C.
8753 * trigraphs.c: Test ^= version.
8754
8755 2000-10-28 Neil Booth <neilb@earthling.net>
8756
8757 New tests and test updates for new macro expander.
8758
8759 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
8760 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
8761 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
8762 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
8763 new diagnostic messages.
8764
8765 * gcc.dg/cpp/macro3.c: New tests.
8766
8767 2000-10-27 Mark Mitchell <mark@codesourcery.com>
8768
8769 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
8770 on the same line.
8771
8772 2000-10-27 Jakub Jelinek <jakub@redhat.com>
8773
8774 * g++.old-deja/g++.other/eh2.C: New test.
8775
8776 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
8777
8778 * gcc.c-torture/execute/20001027-1.c: New test.
8779
8780 2000-10-26 Richard Henderson <rth@redhat.com>
8781
8782 * gcc.c-torture/execute/20001026-1.c: New.
8783
8784 2000-10-26 Mark Mitchell <mark@codesourcery.com>
8785
8786 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
8787 * g++.old-deja/g++.law/builtin1.C: Likewise.
8788 * g++.old-deja/g++.law/ctors10.C: Likewise.
8789 * g++.old-deja/g++.law/virtual3.C: Likewise.
8790 * g++.old-deja/g++.mike/p658.C: Likewise.
8791 * g++.old-deja/g++.other/sibcall1.C: Likewise.
8792 * g++.old-deja/g++.other/vaarg2.C: Likewise.
8793 * g++.old-deja/g++.robertl/eb124.C: Likewise.
8794 * g++.old-deja/g++.robertl/eb44.C: Likewise.
8795 * g++.old-deja/g++.robertl/eb77.C: Likewise.
8796
8797 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
8798
8799 * gcc.c-torture/compile/20001024-1.c: New test.
8800
8801 2000-10-25 Mark Mitchell <mark@codesourcery.com>
8802
8803 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
8804 to tell us whether or not we are using V3.
8805
8806 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
8807
8808 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
8809 operands.
8810
8811 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
8812
8813 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
8814
8815 2000-10-25 Jakub Jelinek <jakub@redhat.com>
8816
8817 * gcc.c-torture/execute/20001024-1.c: New test.
8818
8819 2000-10-24 Jakub Jelinek <jakub@redhat.com>
8820
8821 * g++.old-deja/g++.other/sibcall1.C: New test.
8822
8823 2000-10-20 Jakub Jelinek <jakub@redhat.com>
8824
8825 * gcc.dg/noncompile/init-3.c: New test.
8826
8827 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
8828
8829 * gcc.dg/format-array-1.c: New test.
8830
8831 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8832
8833 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
8834 writing through null pointers; remove comment about testing
8835 unterminated strings.
8836
8837 2000-10-17 Matthew Hiller <hiller@redhat.com>
8838
8839 * gcc.c-torture/execute/20001017-2.c: New test.
8840
8841 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
8842
8843 * gcc.c-torture/compile/20001018-1.c: New test.
8844 * gcc.c-torture/compile/20001018-1.x: Xfail.
8845
8846 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8847
8848 * gcc.c-torture/execute/20001017-1.c: New test.
8849
8850 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8851
8852 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
8853 for multiple use of arguments with scanf formats; add tests for
8854 multiple use of arguments.
8855
8856 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
8857
8858 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
8859
8860 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
8861
8862 * gcc.dg/format-miss-1.c: New test.
8863
8864 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8865
8866 * gcc.c-torture/execute/20001013-1.c: New test.
8867
8868 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8869
8870 * gcc.dg/format-branch-1.c: New test.
8871
8872 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
8873
8874 * README, lib/file-format.exp: Remove EGCS references.
8875
8876 2000-10-16 Jakub Jelinek <jakub@redhat.com>
8877
8878 * gcc.dg/20001013-1.c: New test.
8879
8880 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
8881
8882 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
8883 for intmax_t in the compiler using __typeof__ and the type rules
8884 for conditional expressions.
8885
8886 2000-10-13 Jakub Jelinek <jakub@redhat.com>
8887
8888 * gcc.dg/20001012-1.c: New test.
8889 * gcc.dg/20001012-2.c: New test.
8890
8891 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8892
8893 * gcc.dg/format-attr-1.c: New test.
8894
8895 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8896
8897 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
8898 __LONG_LONG_MAX__ instead of LLONG_MAX.
8899
8900 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
8901
8902 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
8903 scanf flags.
8904 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
8905 flags.
8906
8907 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
8908
8909 * gcc.dg/sequence-pt-1.c: New test.
8910
8911 2000-10-11 Geoff Keating <geoffk@cygnus.com>
8912
8913 * gcc.c-torture/execute/20001011-1.c: New testcase.
8914 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
8915
8916 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8917
8918 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
8919 does not error on it.
8920
8921 2000-10-10 Jakub Jelinek <jakub@redhat.com>
8922
8923 * gcc.dg/20001009-1.c: New test.
8924
8925 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
8926
8927 * gcc.c-torture/compile/20001009-1.c: Move from here ....
8928 * gcc.c-torture/execute/20001009-2.c: ... to here.
8929
8930 2000-10-09 Geoff Keating <geoffk@cygnus.com>
8931
8932 * gcc.c-torture/compile/20001009-1.c: New testcase.
8933 * gcc.c-torture/execute/20001009-1.c: New testcase.
8934 Testcases provided by Jan Hubicka <jh@suse.cz>.
8935
8936 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8937
8938 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8939 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
8940 uintmax_t using <limits.h> to emulate the compiler's internal
8941 logic. No longer XFAIL %j tests.
8942
8943 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
8944
8945 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
8946 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
8947 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
8948 regexps and details of expected handling of some bad formats.
8949 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
8950 suppression.
8951
8952 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
8953
8954 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
8955 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
8956 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
8957 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
8958 in list archives.
8959
8960 2000-10-06 Richard Henderson <rth@cygnus.com>
8961
8962 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
8963 * g++.old-deja/g++.brendan/crash52.C: Likewise.
8964 * g++.old-deja/g++.jason/report.C: Likewise.
8965 * g++.old-deja/g++.law/friend5.C: Likewise.
8966 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
8967 of the expected warnings.
8968
8969 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
8970
8971 * g++.old-deja/g++.pt/enum14.C: New test.
8972
8973 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
8974
8975 * g++.old-deja/g++.pt/crash59.C: New test.
8976
8977 2000-10-04 Will Cohen <wcohen@redhat.com>
8978
8979 * gcc.dg/20000926-1.c: New test.
8980
8981 2000-10-03 Geoff Keating <geoffk@cygnus.com>
8982
8983 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
8984 function name for current C++ compiler.
8985 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
8986
8987 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
8988
8989 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
8990 __PRETTY_FUNCTION__.
8991 * g++.old-deja/g++.ext/pretty2.C: Likewise.
8992
8993 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8994
8995 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
8996
8997 2000-09-26 Jakub Jelinek <jakub@redhat.com>
8998
8999 * gcc.c-torture/compile/20000923-1.c: New test.
9000
9001 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9002
9003 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9004 * g++.old-deja/g++.pt/ttp62.C: Same.
9005 * g++.old-deja/g++.other/inline14.C: Same.
9006
9007 2000-09-24 Richard Henderson <rth@cygnus.com>
9008
9009 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9010
9011 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9012
9013 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9014
9015 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9016
9017 * gcc.c-torture/compile/20000922-1.c: New file.
9018
9019 2000-09-21 Nick Clifton <nickc@redhat.com>
9020
9021 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9022 a signed long modulo operation.
9023 (mod6): New function - perform an unsigned long modulo operation.
9024 (main): Add tests for modulos of very large numbers by very small
9025 dividends.
9026
9027 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9028
9029 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9030
9031 2000-09-19 Richard Henderson <rth@cygnus.com>
9032
9033 * gcc.dg/compare2.c (case 10): XFAIL.
9034
9035 2000-09-18 Richard Henderson <rth@cygnus.com>
9036
9037 * gcc.c-torture/execute/20000906-1.c: Move ...
9038 * gcc.dg/20000906-1.c: ... here. Only run on targets
9039 that support __builtin_trap.
9040
9041 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9042
9043 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9044
9045 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9046
9047 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9048 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9049 more $ format tests.
9050
9051 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9052
9053 * gcc.dg/format-errmk-1.c: New test.
9054
9055 2000-09-17 Greg McGary <greg@mcgary.org>
9056
9057 * gcc.c-torture/execute/20000917-1.x: Remove.
9058
9059 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9060
9061 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9062
9063 2000-09-17 Greg McGary <greg@mcgary.org>
9064
9065 * gcc.c-torture/execute/20000917-1.c: New test.
9066 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9067
9068 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9069
9070 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9071 in nested macro bug.
9072
9073 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9074
9075 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9076
9077 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
9078
9079 * gcc.c-torture/execute/20000914-1.c: New test.
9080
9081 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9082
9083 * g++.other/inline13.C: New test.
9084
9085 2000-09-12 Andreas Jaeger <aj@suse.de>
9086
9087 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9088 constant by Ulrich Drepper <drepper@redhat.com>.
9089
9090 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
9091
9092 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9093
9094 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9095
9096 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9097
9098 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9099
9100 * gcc.dg/cpp/backslash.c: New test.
9101
9102 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9103
9104 * gcc.c-torture/execute/20000910-1.c: New test.
9105 * gcc.c-torture/execute/20000910-2.c: Likewise.
9106
9107 2000-09-11 Robert Lipe <robertl@sco.com>
9108
9109 * gcc.dg/pragma-align.c: New test.
9110
9111 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9112
9113 * g++.old-deja/g++.pt/explicit82.C: New test.
9114 * g++.old-deja/g++.pt/explicit83.C: New test.
9115
9116 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9117
9118 * gcc.dg/asm-names.c: New test.
9119
9120 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9121
9122 * gcc.dg/cpp/tr-warn6.c: New test
9123
9124 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9125
9126 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9127 be accepted.
9128
9129 2000-09-07 Catherine Moore <clm@redhat.com>
9130
9131 * gcc.c-torture/execute/unroll-1.c: New test.
9132
9133 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9134
9135 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9136 ERROR markers.
9137 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9138 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9139 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9140 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9141 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9142 Preprocess only.
9143 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9144 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9145
9146 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9147
9148 * g++.old-deja/g++.pt/deduct2.C: New test.
9149
9150 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9151
9152 * g++.old-deja/g++.pt/parms2.C: New test.
9153
9154 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9155
9156 * g++.old-deja/g++.pt/crash58.C: New test.
9157
9158 2000-09-06 Greg McGary <greg@mcgary.org>
9159
9160 * gcc.c-torture/execute/20000906-1.c: New test.
9161 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9162
9163 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9164
9165 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9166
9167 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9168
9169 * g++.old-deja/g++.pt/crash57.C: New test.
9170
9171 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9172
9173 * g++.old-deja/g++.pt/crash56.C: New test.
9174
9175 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9176
9177 * g++.old-deja/g++.pt/koenig1.C: New test.
9178
9179 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9180
9181 * gcc.dg/20000904-1.c: New test.
9182
9183 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9184
9185 * gcc.dg/cpp/paste8.c: New test.
9186
9187 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9188
9189 * gcc.c-torture/compile/20000827-1.c: New test.
9190
9191 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9192
9193 * gcc.dg/format-diag-1.c: New test.
9194
9195 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9196
9197 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9198 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9199 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9200 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9201 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9202
9203 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9204
9205 * g++.old-deja/g++.other/nested4.C: New test.
9206
9207 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9208
9209 * g++.old-deja/g++.ns/scoped1.C: New test.
9210
9211 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9212
9213 * lib/g++.exp: Support testing already-installed GCC.
9214
9215 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9216
9217 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9218
9219 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9220
9221 * gcc.dg/return-type-2.c: New test.
9222
9223 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9224
9225 * gcc.c-torture/compile/20000825-1.c: New test.
9226
9227 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9228
9229 * gcc.dg/dwarf2-2.c: New test.
9230
9231 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9232
9233 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9234 dg-warning regexps.
9235
9236 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9237
9238 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9239 gcc.dg/format-ext-5.c: New tests.
9240
9241 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9242
9243 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9244
9245 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9246
9247 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9248
9249 2000-08-24 Richard Henderson <rth@cygnus.com>
9250
9251 * gcc.dg/ia64-sync-1.c: New test.
9252 * gcc.dg/ia64-sync-2.c: New test.
9253 * gcc.dg/ia64-asm-1.c: New test.
9254
9255 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9256
9257 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9258 * gcc.dg/format-ext-2.c: New test.
9259
9260 2000-08-23 Jason Merrill <jason@redhat.com>
9261
9262 * lib/old-dejagnu.exp: Also ignore "In member function" and
9263 "At global scope".
9264
9265 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9266
9267 * gcc.dg/noncompile/label-lineno-1.c: New test.
9268
9269 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9270
9271 * gcc.dg/c99-array-nonobj-1.c: New test.
9272
9273 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9274
9275 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9276 tests.
9277 * gcc.dg/format-ext-1.c: New test.
9278
9279 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9280
9281 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9282 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9283 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9284 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9285 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9286
9287 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9288
9289 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9290 gcc.dg/c99-strftime-2.c: New tests.
9291
9292 2000-08-22 Richard Henderson <rth@cygnus.com>
9293
9294 * gcc.c-torture/execute/20000822-1.c: New test.
9295
9296 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9297
9298 * gcc.c-torture/execute/20000819-1.x: Remove.
9299
9300 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9301
9302 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9303 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9304 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9305 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9306 gcc.dg/format-xopen-1.c: New tests.
9307
9308 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9309
9310 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9311
9312 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9313
9314 * g++.old-deja/g++.other/loop2.C: New test.
9315
9316 * gcc.c-torture/compile/20000606-1.c: New test.
9317 * gcc.c-torture/compile/20000728-1.c: New test.
9318 * gcc.c-torture/execute/20000801-1.c: New test.
9319 * gcc.c-torture/execute/20000801-2.c: New test.
9320 * gcc.c-torture/execute/20000819-1.c: New test.
9321 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9322 * gcc.dg/20000629-1.c: New test.
9323 * gcc.dg/20000724-1.c: New test.
9324 * gcc.dg/20000807-1.c: New test.
9325
9326 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
9327
9328 * gcc.dg/cpp/pragma-1.c: New test.
9329 * gcc.dg/cpp/pragma-2.c: New test.
9330
9331 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9332
9333 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9334 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9335
9336 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9337
9338 * gcc.c-torture/compile/20000818-1.c: New test.
9339
9340 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9341
9342 * gcc.c-torture/execute/20000818-1.c: New test.
9343
9344 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9345
9346 * gcc.dg/format-va-1.c: New test.
9347
9348 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9349
9350 * g++.old-deja/g++.other/typedef8.C: New test.
9351
9352 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9353
9354 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9355 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9356 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9357 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9358 * g++.old-deja/g++.other/ptrmem7.C: New test.
9359 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9360
9361 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9362
9363 * g++.old-deja/g++.pt/typename27.C: New test.
9364
9365 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9366
9367 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9368 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9369 * g++.old-deja/g++.pt/friend45.C: New test.
9370 * g++.old-deja/g++.other/friend8.C: New test.
9371
9372 2000-08-15 Richard Henderson <rth@cygnus.com>
9373
9374 * gcc.c-torture/execute/20000815-1.c: New test.
9375
9376 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9377
9378 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9379 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9380 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9381
9382 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9383
9384 * g++.old-deja/g++.other/refinit2.C: New test.
9385
9386 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9387
9388 * lib/c-torture.exp (c-torture): Make
9389 compiler_conditional_xfail_data global.
9390 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9391 compiler_conditional_xfail_data machinery.
9392 (f-torture-execute): Likewise.
9393 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9394 and only when unrolling loops.
9395
9396 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9397
9398 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9399
9400 * g++.old-deja/g++.pt/explicit81.C: New test.
9401
9402 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
9403
9404 * g++.old-deja/g++.pt/typename26.C: New test.
9405
9406 2000-08-10 Geoff Keating <geoffk@cygnus.com>
9407
9408 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
9409 warning.
9410
9411 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
9412
9413 * g++.old-deja/g++.other/array3.C: New test.
9414
9415 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9416
9417 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
9418 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
9419 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
9420 New tests.
9421
9422 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
9423
9424 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
9425 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9426
9427 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
9428
9429 * gcc.c-torture/execute/20000808-1.c: New test.
9430
9431 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
9432
9433 * gcc.dg/c90-const-expr-1.c: New test.
9434
9435 2000-08-08 Richard Henderson <rth@cygnus.com>
9436
9437 * gcc.dg/noncompile/920923-1.c: Declare calloc.
9438
9439 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
9440
9441 * gcc.dg/noncompile/const-ll-1.c: New test.
9442
9443 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
9444
9445 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
9446
9447 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
9448
9449 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
9450 that running programs linked against the shared version of libobjc
9451 run correctly.
9452
9453 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9454
9455 * gcc.dg/c99-printf-1.c: New test.
9456
9457 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
9458
9459 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
9460
9461 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
9462
9463 * gcc.c-torture/execute/20000731-1.x: Delete.
9464
9465 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
9466
9467 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
9468 and torture_without_loops as is done by c-torture.exp.
9469 (search_for): Copy from c-torture.exp.
9470 (gcc-dg-runtest): New function, drives a directory of tests
9471 iterating over the TORTURE_OPTIONS.
9472 (scan-assembler, scan-assembler-not): Move here from
9473 individual directory drivers.
9474
9475 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
9476 defined by lib/gcc-dg.exp.
9477 * gcc.dg/cpp/cpp.exp: Likewise.
9478 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
9479 gcc-dg-runtest, so we cycle over optimization options.
9480
9481 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
9482 * gcc.dg/compare2.c: No longer expected to fail.
9483
9484 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
9485
9486 * gcc.c-torture/execute/20000804-1.c: New test.
9487
9488 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
9489
9490 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
9491
9492 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
9493
9494 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
9495
9496 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
9497
9498 * gcc.c-torture/compile/20000803-1.c: New test.
9499
9500 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
9501
9502 * gcc.c-torture/execute/20000801-3.c,
9503 gcc.c-torture/execute/20000801-4.c: New tests.
9504 * gcc.c-torture/execute/20000801-3.x,
9505 gcc.c-torture/execute/20000801-4.x: Xfail.
9506
9507 2000-08-02 Geoff Keating <geoffk@cygnus.com>
9508
9509 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
9510 libobjc/.libs to allow for libtool.
9511
9512 2000-08-02 Jakub Jelinek <jakub@redhat.com>
9513
9514 * gcc.c-torture/compile/20000802-1.c: New test.
9515
9516 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
9517
9518 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
9519
9520 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
9521
9522 * gcc-c-torture/execute/20000731-2.c: New test.
9523
9524 * gcc.c-torture/execute/20000731-1.c: New test.
9525 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
9526
9527 2000-07-31 Jakub Jelinek <jakub@redhat.com>
9528
9529 * testsuite/gcc.dg/cpp/paste7.c: New test.
9530 * gcc.dg/cpp/20000725-1.c: New test.
9531
9532 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
9533
9534 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
9535 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
9536 declaration warning for __builtin_dwarf_reg_size.
9537
9538 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
9539
9540 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
9541
9542 * gcc.dg/noncompile/voidparam-1.c: New test.
9543
9544 2000-07-30 Richard Henderson <rth@cygnus.com>
9545
9546 * gcc.dg/c90-digraph-1.c: Don't xfail.
9547 * gcc.dg/compare2.c (case 10): Xfail.
9548 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
9549
9550 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
9551
9552 * gcc.dg/c99-main-1.c: New test.
9553
9554 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
9555
9556 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
9557
9558 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
9559
9560 * gcc.c-tortuer/execute/20000726-1.c: New test.
9561
9562 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
9563
9564 * gcc.c-torture/execute/enum-2.c: New test.
9565
9566 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9567
9568 * gcc.dg/cpp/tr-warn3.c: New test.
9569
9570 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9571
9572 * g++.old-deja/g++.ext/implicit1.C: Remove.
9573 * g++.old-deja/g++.jason/c2.C: Remove
9574 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
9575 * g++.old-deja/g++.pt/crash16.C: Likewise.
9576 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
9577
9578 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
9579
9580 * g++.old-deja/g++.other/for2.C: New test.
9581
9582 2000-07-25 Jakub Jelinek <jakub@redhat.com>
9583
9584 * gcc.dg/20000720-1.c: New test.
9585
9586 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
9587
9588 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
9589
9590 2000-07-24 Geoff Keating <geoffk@cygnus.com>
9591
9592 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
9593 * gcc.c-torture/execute/20000722-1.c: New.
9594 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
9595
9596 2000-07-24 Jakub Jelinek <jakub@redhat.com>
9597
9598 * gcc.dg/cpp/20000720-1.S: New test.
9599
9600 2000-07-21 Michael Meissner <meissner@redhat.com>
9601
9602 * gcc.c-torture/execute/ieee/hugeval.c: New test.
9603
9604 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9605
9606 * g++.old-deja/g++.brendan/crash16.C,
9607 g++.old-deja/g++.brendan/parse3.C,
9608 g++.old-deja/g++.brendan/redecl1.C,
9609 g++.old-deja/g++.ns/template13.C,
9610 g++.old-deja/g++.other/decl4.C,
9611 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
9612
9613 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
9614
9615 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
9616 and "Internal error".
9617
9618 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
9619 regexps.
9620 * gcc.dg/cpp/paste6.c: New test.
9621
9622 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
9623
9624 * gcc.dg/cpp/tr-direct.c: New test.
9625
9626 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
9627 gcc.dg/cpp/undef1.c: Tweak error regexps.
9628
9629 2000-07-18 Eric Christopher <echristo@redhat.com>
9630
9631 * gcc.c-torture/compile/20000718-1.c: New test.
9632
9633 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
9634
9635 * cpplex.c (_cpp_push_token): If the token being pushed back
9636 is the previous token in this context, just subtract one from
9637 context->posn.
9638 * cppmacro.c (save_expansion): Clear aux field when storing a
9639 placemarker.
9640
9641 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
9642
9643 * gcc.dg/noncompile/redecl-1.c: New test.
9644
9645 2000-07-18 Jakub Jelinek <jakub@redhat.com>
9646
9647 * gcc.c-torture/execute/20000717-5.c: New test.
9648 * gcc.c-torture/execute/20000717-1.x: Removed.
9649
9650 2000-07-17 Richard Henderson <rth@cygnus.com>
9651
9652 * gcc.c-torture/execute/20000717-4.c: New test.
9653
9654 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
9655
9656 * gcc.dg/cpp/syshdr.c: New test.
9657 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
9658
9659 2000-07-17 Neil Booth <neilb@earthling.net>
9660
9661 * gcc.dg/cpp/cmdlne-dM.c: New test.
9662 * gcc.dg/cpp/cmdlne-dD.c: New test.
9663
9664 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
9665
9666 * gcc.c-torture/execute/20000717-3.c: New test.
9667
9668 * gcc.c-torture/compile/20000717-1.c: New test.
9669
9670 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
9671
9672 * gcc.c-torture/execute/20000717-2.c: New test.
9673
9674 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
9675
9676 * gcc.dg/formatz-1.c: New test.
9677
9678 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
9679 * gcc.dg/c99-digraph-1.c: New tests.
9680
9681 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
9682 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
9683
9684 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
9685 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
9686 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
9687 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
9688 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
9689 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
9690 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
9691
9692 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
9693
9694 * gcc.c-torture/execute/20000717-1.c: New test.
9695 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
9696
9697 2000-07-15 Jakub Jelinek <jakub@redhat.com>
9698
9699 * gcc.c-torture/execute/20000715-2.c: New test.
9700 * gcc.dg/20000715-1.c: New test.
9701
9702 2000-07-15 Michael Meissner <meissner@redhat.com>
9703
9704 * gcc.c-torture/execute/20000715-1.c: New test.
9705
9706 2000-07-13 Jakub Jelinek <jakub@redhat.com>
9707
9708 * gcc.c-torture/execute/20000707-1.c: New test.
9709
9710 2000-07-13 Neil Booth <NeilB@earthling.net>
9711
9712 * testsuite/gcc.dg/cpp/digraph1.c,
9713 testsuite/gcc.dg/cpp/digraph2.c,
9714 testsuite/gcc.dg/cpp/digraphs.c: New tests.
9715
9716 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
9717
9718 * g77.f-torture/compile/20000630-2.f: New test.
9719 * g77.f-torture/compile/20000630-2.x
9720
9721 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
9722
9723 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
9724
9725 2000-07-11 Neil Booth <NeilB@earthling.net>
9726
9727 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
9728
9729 2000-07-11 Neil Booth <NeilB@earthling.net>
9730
9731 * gcc.dg/cpp/cmdlne-C.c: New.
9732
9733 2000-07-09 Neil Booth <NeilB@earthling.net>
9734
9735 * gcc.dg/cpp/directiv.c: New tests.
9736 * gcc.dg/cpp/undef1.c: Update.
9737
9738 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
9739
9740 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
9741
9742 2000-07-09 Neil Booth <NeilB@earthling.net>
9743
9744 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
9745
9746 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
9747
9748 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
9749 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
9750
9751 2000-07-08 Neil Booth <NeilB@earthling.net>
9752
9753 * gcc.dg/cpp/macsyntx.c: New tests.
9754
9755 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9756
9757 * gcc.dg/20000707-1.c: New test.
9758
9759 2000-07-07 Jakub Jelinek <jakub@redhat.com>
9760
9761 * gcc.c-torture/execute/20000706-1.c: New test.
9762 * gcc.c-torture/execute/20000706-2.c: New test.
9763 * gcc.c-torture/execute/20000706-3.c: New test.
9764 * gcc.c-torture/execute/20000706-4.c: New test.
9765 * gcc.c-torture/execute/20000706-5.c: New test.
9766
9767 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9768
9769 * g++.old-deja/g++.pt/instantiate7.C: New test.
9770
9771 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
9772
9773 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
9774 * g++.old-deja/g++.mike/thunk3.C: Likewise.
9775 * g++.old-deja/g++.other/rtti3.C: Likewise.
9776 * g++.old-deja/g++.other/rttid3.C: Likewise.
9777
9778 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
9779
9780 * g77.f-torture/compile/20000630-1.x: Fix typo
9781
9782 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
9783
9784 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
9785 assembly output.
9786
9787 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
9788
9789 * gcc.dg/cpp/ident.c: New test.
9790
9791 2000-07-05 Neil Booth <NeilB@earthling.net>
9792
9793 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
9794 gcc.dg/cpp/lexstrng.c: New tests.
9795
9796 2000-07-04 Neil Booth <NeilB@earthling.net>
9797
9798 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
9799 * gcc.dg/cpp/strify2.c: Same.
9800
9801 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
9802
9803 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
9804 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
9805 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
9806 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
9807
9808 * testsuite/gcc.dg/cpp/macro1.c,
9809 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
9810 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
9811 testsuite/gcc.dg/cpp/strify1.c,
9812 testsuite/gcc.dg/cpp/strify2.c: New tests.
9813
9814 2000-07-03 Jakub Jelinek <jakub@redhat.com>
9815
9816 * gcc.c-torture/execute/20000703-1.c: New test.
9817
9818 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9819
9820 * g++.old-deja/g++.pt (lookup10.C): New test.
9821
9822 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
9823
9824 * g++.old-deja/g++.pt (typename25.C): New test.
9825
9826 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
9827
9828 * gcc.c-torture/compile/20000701-1.c: New test.
9829
9830 2000-06-30 Nick Clifton <nickc@cygnus.com>
9831
9832 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
9833 to test case.
9834
9835 2000-06-30 Catherine Moore <clm@cygnus.com>
9836
9837 * gcc.c-torture/execute/align-1.c: New test.
9838
9839 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
9840
9841 * g++.old-deja/g++.pt/expr8.C: New test.
9842 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
9843
9844 2000-06-29 Nick Clifton <nickc@cygnus.com>
9845
9846 * gcc.c-torture/compile/20000629-1.c: New test.
9847
9848 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9849
9850
9851 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
9852 gcc.dg/noncompile directory, depending on whether they're
9853 preprocessor tests or not. Annotate all the tests for the dg
9854 framework.
9855
9856 * gcc.c-torture/noncompile/noncompile.exp: Delete.
9857 * gcc.dg/noncompile/noncompile.exp: New.
9858
9859 * Moved files:
9860 Old name New name
9861 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
9862 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
9863 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
9864 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
9865 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
9866 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
9867 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
9868 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
9869 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
9870 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
9871 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
9872 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
9873 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
9874 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
9875 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
9876 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
9877 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
9878 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
9879 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
9880 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
9881 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
9882 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
9883 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
9884 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
9885
9886 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
9887 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
9888 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
9889 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
9890 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
9891 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
9892
9893 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
9894
9895 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
9896 declare one variable. On the fourth, error.
9897 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
9898 declared by 20000628-1a.h.
9899
9900 2000-06-29 Richard Henderson <rth@redhat.com>
9901
9902 * gcc.c-torture/execute/930529-1.x: New file.
9903 * gcc.dg/920413-1.c: Adjust expected warning text.
9904 * gcc.dg/980217-1.c: Declare abort.
9905 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
9906
9907 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
9908
9909 * g77.f-torture/compile/20000629-1.f: New test.
9910 * g77.f-torture/compile/20000629-1.x: Expected to fail.
9911
9912 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9913
9914 Rearrange lots of files, removing entirely the
9915 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
9916 directories.
9917
9918 * Deleted files:
9919 gcc.c-torture/code_quality/code_quality.exp
9920 gcc.c-torture/special/special.exp
9921 gcc.failure/failure.exp
9922 gcc.failure/940409-1.x
9923 gcc.c-torture/compile/961203-1.x
9924
9925 * New files:
9926 gcc.misc-tests/linkage.exp
9927 gcc.c-torture/execute/920730-1t.c
9928 gcc.c-torture/execute/920730-1t.x
9929 gcc.c-torture/compile/920520-1.x
9930 gcc.c-torture/compile/920521-1.x
9931 gcc.c-torture/compile/981006-1.x
9932 gcc.c-torture/execute/eeprof-1.x
9933
9934 * Moved files (possibly with modifications to fit a new harness):
9935 Old name New name
9936 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
9937 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
9938 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
9939 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
9940 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
9941 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
9942 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
9943 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
9944 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
9945 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
9946 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
9947 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
9948 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
9949 gcc.failure/940409-1.c gcc.dg/940409-1.c
9950
9951 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
9952
9953 * c-torture/compile/961203-1.x: Delete.
9954
9955 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
9956 not exit. Include stdio.h.
9957 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
9958 * gcc.misc-tests/dg-12.c: Likewise.
9959 * gcc.misc-tests/dg-5.c: Likewise.
9960 * gcc.misc-tests/dg-6.c: Likewise.
9961 * gcc.misc-tests/dg-7.c: Prototype abort.
9962 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
9963 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
9964 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
9965 not exit.
9966 * gcc.misc-tests/sieve.c: Use return from main, not exit.
9967 * gcc.misc-tests/sort2.c: Use return from main, not exit.
9968
9969 2000-06-28 Jakub Jelinek <jakub@redhat.com>
9970
9971 * gcc.dg/cpp/20000628-1.c: New test.
9972 * gcc.dg/cpp/20000628-1.h: New header for above test.
9973 * gcc.dg/cpp/20000628-1a.h: Likewise.
9974
9975 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
9976
9977 * gcc.dg/cpp: New directory.
9978 * gcc.dg/cpp/cpp.exp: New driver.
9979 * gcc.dg/cpp/20000627-1.c: New test.
9980 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
9981 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
9982 and rewrite as a compilation test.
9983
9984 * gcc.dg: Move many files into the cpp subdirectory, possibly
9985 renaming or editing them as well.
9986 Old name New name
9987 990119-1.c cpp/19990119-1.c
9988 990228-1.c cpp/19990228-1.c
9989 990407-1.c cpp/19990407-1.c
9990 990409-1.c cpp/19990409-1.c
9991 990413-1.c cpp/19990413-1.c
9992 990703-1.c cpp/19990703-1.c
9993 20000127-1.c cpp/20000127-1.c
9994 20000129-1.c cpp/20000129-1.c
9995 20000207-1.c cpp/20000207-1.c
9996 20000207-2.c cpp/20000207-2.c
9997 20000209-1.c cpp/20000209-1.c
9998 20000209-2.c cpp/20000209-2.c
9999 20000301-1.c cpp/20000301-1.c
10000 20000419-1.c cpp/20000419-1.c
10001 20000510-1.S cpp/20000510-1.S
10002 20000519-1.c cpp/20000519-1.c
10003 20000529-1.c cpp/20000529-1.c
10004 20000625-1.c cpp/20000625-1.c
10005 20000625-2.c cpp/20000625-2.c
10006 cpp-as1.c cpp/assert1.c
10007 cpp-as2.c cpp/assert2.c
10008 cxx-comments-1.c cpp/cxxcom1.c
10009 cxx-comments-2.c cpp/cxxcom2.c
10010 endif-label.c cpp/endif.c
10011 cpp-hash1.c cpp/hash1.c
10012 cpp-hash2.c cpp/hash2.c
10013 cpp-if1.c cpp/if-1.c
10014 cpp-if2.c cpp/if-2.c
10015 cpp-if3.c cpp/if-3.c
10016 cpp-if4.c cpp/if-4.c
10017 cpp-if5.c cpp/if-5.c
10018 cpp-cond.c cpp/if-cexp.c
10019 cpp-missingop.c cpp/if-mop.c
10020 cpp-missingparen.c cpp/if-mpar.c
10021 cpp-opprec.c cpp/if-oppr.c
10022 cpp-ifparen.c cpp/if-paren.c
10023 cpp-shortcircuit.c cpp/if-sc.c
10024 cpp-shift.c cpp/if-shift.c
10025 cpp-unary.c cpp/if-unary.c
10026 cpp-li1.c cpp/line1.c
10027 cpp-li2.c cpp/line2.c
10028 lineno.c cpp/line3.c
10029 lineno-2.c cpp/line4.c
10030 cpp-mi.c cpp/mi1.c
10031 cpp-mic.h cpp/mi1c.h
10032 cpp-micc.h cpp/mi1cc.h
10033 cpp-mind.h cpp/mi1nd.h
10034 cpp-mindp.h cpp/mi1ndp.h
10035 cpp-mix.h cpp/mi1x.h
10036 cpp-mi2.c cpp/mi2.c
10037 cpp-mi2a.h cpp/mi2a.h
10038 cpp-mi2b.h cpp/mi2b.h
10039 cpp-mi2c.h cpp/mi2c.h
10040 cpp-mi3.c cpp/mi3.c
10041 cpp-mi3.def cpp/mi3.def
10042 poison-1.c cpp/poison.c
10043 pr-impl.c cpp/prag-imp.c
10044 cpp-redef-2.c cpp/redef1.c
10045 cpp-redef.c cpp/redef2.c
10046 strpaste.c cpp/strp1.c
10047 strpaste-2.c cpp/strp2.c
10048 cpp-tradpaste.c cpp/tr-paste.c
10049 cpp-tradstringify.c cpp/tr-str.c
10050 cpp-tradwarn1.c cpp/tr-warn1.c
10051 cpp-tradwarn2.c cpp/tr-warn2.c
10052 trigraphs.c cpp/trigraphs.c
10053 cpp-unc1.c cpp/unc1.c
10054 cpp-unc2.c cpp/unc2.c
10055 cpp-unc3.c cpp/unc3.c
10056 cpp-unc.c cpp/unc4.c
10057 undef.c cpp/undef1.c
10058 undef-2.c cpp/undef2.c
10059 cpp-wi1.c cpp/widestr1.c
10060
10061 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10062
10063 * lib/g++.exp (g++_include_flags): Tweak.
10064
10065 2000-06-27 H.J. Lu <hjl@gnu.org>
10066 Loren J. Rittle <ljrittle@acm.org>
10067
10068 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10069 version with one that knows about the new gcc tree structure.
10070 (g++_link_flags): Same.
10071
10072 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10073
10074 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10075 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10076 case we are cross-compiling.
10077
10078 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10079 g++.old-deja/g++.niklas/Makefile.in,
10080 g++.old-deja/g++.niklas/configure.in,
10081 g++.old-deja/g++.other/Makefile.in,
10082 g++.old-deja/g++.other/configure.in,
10083 gcc.c-torture/code_quality/Makefile.in,
10084 gcc.c-torture/code_quality/configure.in,
10085 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10086 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10087 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10088 gcc.c-torture/execute/ieee/Makefile.in,
10089 gcc.c-torture/execute/ieee/configure.in,
10090 gcc.c-torture/noncompile/Makefile.in,
10091 gcc.c-torture/noncompile/configure.in,
10092 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10093 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10094 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10095
10096 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10097
10098 * g++.old-deja/g++.other/ambig3.C: New test.
10099
10100 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10101
10102 * g++.old-deja/g++.pt/syntax1.C: New test.
10103 * g++.old-deja/g++.pt/syntax2.C: New test.
10104 * g++.old-deja/g++.other/syntax3.C: New test.
10105 * g++.old-deja/g++.other/syntax4.C: New test.
10106
10107 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10108
10109 * gcc.dg/20000623-1.c: Prototype exit and abort.
10110
10111 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10112
10113 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10114 New tests.
10115 * gcc.dg/cpp-mi3.def: New file.
10116
10117 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10118 inside assertions.
10119 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10120 lexer's error messages.
10121 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10122 divine anything from the linemarkers.
10123 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10124 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10125
10126 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10127
10128 * gcc.dg/20000623-1.c: New test.
10129
10130 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10131
10132 * gcc.c-torture/execute/20000622-1.c: New test.
10133
10134 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10135
10136 * g++.old-deja/g++.other/init15.C: New test.
10137
10138 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10139
10140 * g++.old-deja/g++.pt/vaarg2.C: New test.
10141 * g++.old-deja/g++.pt/vaarg3.C: New test.
10142
10143 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10144
10145 * g++.old-deja/g++.other/dyncast6.C: New test.
10146
10147 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10148
10149 * gcc.c-torture/execute/loop-6.c: New test.
10150
10151 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10152
10153 * gcc.dg/20000614-1.c: New test.
10154 * gcc.dg/20000614-2.c: New test.
10155
10156 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10157
10158 * g++.old-deja/g++.other/inline12.C: New test.
10159
10160 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10161
10162 * g++.old-deja/g++.other/eh1.C: New test.
10163
10164 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10165
10166 * g++.old-deja/g++.other/type.C: New test.
10167
10168 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10169
10170 * g++.old-deja/g++.other/initstring.C: New test.
10171
10172 2000-06-12 Jason Merrill <jason@redhat.com>
10173
10174 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10175
10176 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
10177
10178 * gcc.c-torture/compile/20000609-1.c: New test.
10179
10180 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
10181
10182 * gcc.dg/20000609-1.c: New test.
10183
10184 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10185
10186 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10187 * gcc.c-torture/noncompile/poison-1.c: Move...
10188 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10189 * gcc.dg/cpp-li1.c: Add a token after the #line.
10190
10191 2000-06-05 Richard Henderson <rth@cygnus.com>
10192
10193 * gcc.c-torture/execute/20000605-2.c: New test.
10194 * gcc.c-torture/execute/20000605-3.c: New test.
10195
10196 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10197
10198 * g77.f-torture/execute/20000503-1.x: New file.
10199
10200 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10201
10202 * g++.old-deja/g++.eh/badalloc1.C: New test.
10203
10204 2000-06-05 Richard Henderson <rth@cygnus.com>
10205
10206 * gcc.c-torture/execute/20000605-1.c: New test.
10207
10208 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10209 Nathan Sidwell <nathan@codesourcery.com>
10210
10211 * gcc.c-torture/compile/20000605-1.c: New test.
10212
10213 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10214
10215 * g77.f-torture/compile/20000601-1.f: New test.
10216
10217 2000-06-03 Richard Henderson <rth@cygnus.com>
10218
10219 * gcc.c-torture/execute/20000603-1.c: New.
10220
10221 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10222
10223 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10224 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10225
10226 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10227
10228 * gcc.dg/compare2.c (case 12): XFAIL.
10229 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10230 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10231
10232 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10233
10234 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10235
10236 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10237 guard macro is already defined when the header is first
10238 included.
10239 * gcc.dg/cpp-mix.h: New file.
10240 * gcc.dg/endif-label.c: Update patterns to match compiler.
10241
10242 * g++.brendan/complex1.C: Declare abort.
10243 * g++.law/refs4.C: Remove XFAIL.
10244 * g++.oliva/expr2.C: Declare abort and exit.
10245
10246 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10247
10248 * gcc.c-torture/execute/20000528-1.c: New test.
10249
10250 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10251 * g++.old-deja/g++.law/temps4.C: Likewise.
10252
10253 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10254 stdlib.h. Call abort() on failure.
10255 * g++.old-deja/g++.law/refs4.C: Likewise.
10256 * g++.old-deja/g++.law/temps4.C: Likewise.
10257 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10258 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10259
10260 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10261
10262 Relative to g++.dg/special:
10263 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10264
10265 Relative to g++.old-deja:
10266 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10267 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10268 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10269 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10270 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10271 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10272 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10273
10274 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10275 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10276 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10277 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10278 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10279 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10280 and/or string.h.
10281
10282 * g++.other/goto1.C: Update expectations for error messages.
10283
10284 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10285
10286 * gcc.c-torture/compile/20000523-1.c: New test.
10287
10288 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10289
10290 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10291
10292 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10293
10294 * g++.old-deja/g++.eh/catch11.C: New test.
10295 * g++.old-deja/g++.eh/catch12.C: New test.
10296
10297 2000-05-24 Nick Clifton <nickc@cygnus.com>
10298
10299 * gcc.c-torture/execute/20000523-1.c: New test.
10300
10301 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10302
10303 * c-torture/execute/bcp-1.c: Replace abort in arg of
10304 __builtin_constant_p with a generic external function.
10305
10306 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10307 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10308 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10309 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10310 Prototype abort and/or exit.
10311
10312 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10313 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10314 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10315 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10316
10317 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10318
10319 * gcc.dg/dwarf2-1.c: New test.
10320
10321 2000-05-20 Richard Henderson <rth@cygnus.com>
10322
10323 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10324
10325 2000-05-20 Andreas Jaeger <aj@suse.de>
10326
10327 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10328 testcase.
10329
10330 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10331
10332 * gcc.c-torture/execute/20000519-2.c: New test.
10333
10334 2000-05-19 Andreas Jaeger <aj@suse.de>
10335
10336 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10337 which fails with SSA.
10338
10339 * lib/c-torture.exp: Also test with -O3 -fssa.
10340
10341 2000-05-18 Michael Meissner <meissner@redhat.com>
10342
10343 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10344 * gcc.c-torture/execute/920415-1.c: Ditto.
10345 * gcc.c-torture/execute/920501-1.c: Ditto.
10346 * gcc.c-torture/execute/conversion.c: Ditto.
10347 * gcc.c-torture/execute/cvt-1.c: Ditto.
10348
10349 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
10350
10351 * gcc.c-torture/compile/20000518-1.c: New test.
10352
10353 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10354
10355 * g77.f-torture/compile/200005018.f: New test.
10356
10357 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
10358
10359 * gcc.c-torture/compile/20000517-1.c: New test.
10360
10361 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10362
10363 * gcc.c-torture/execute/20000516-1.c: New test.
10364
10365 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10366
10367 * g++.old-deja/g++.other/eh.C: New test.
10368
10369 2000-05-12 Richard Henderson <rth@cygnus.com>
10370
10371 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10372 constants through to doit's conditional.
10373
10374 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
10375
10376 * gcc.c-torture/compile/20000511-1.c: New test.
10377 * g77.f-torture/compile/20000511-1.f: New test.
10378 * g77.f-torture/compile/20000511-2.f: New test.
10379
10380 2000-05-11 Michael Meissner <meissner@redhat.com>
10381
10382 * gcc.c-torture/execute/20000511-1.c: New test.
10383
10384 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10385
10386 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10387 * gcc.dg/20000510-1.S: New.
10388
10389 2000-05-08 Catherine Moore <clm@cygnus.com>
10390
10391 * gcc.dg/unused-3.c: New.
10392
10393 2000-05-06 Richard Henderson <rth@cygnus.com>
10394
10395 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10396 * g++.old-deja/g++.mike/warn1.C: Likewise.
10397 * g++.old-deja/g++.pt/local1.C: Likewise.
10398 * g++.old-deja/g++.pt/local7.C: Likewise.
10399 * g++.old-deja/g++.pt/spec16.C: Likewise.
10400
10401 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
10402
10403 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
10404
10405 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
10406
10407 * g77.f-torture/execute/20000503-1.f: New test.
10408
10409 2000-05-04 Andreas Jaeger <aj@suse.de>
10410
10411 * gcc.dg/noreturn-2.c: New test.
10412
10413 2000-05-04 Neil Booth <NeilB@earthling.net>
10414
10415 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
10416 preprocessor.
10417
10418 2000-05-04 Richard Henderson <rth@cygnus.com>
10419
10420 * gcc.c-torture/execute/20000503-1.c: Fix typo.
10421
10422 2000-05-04 Richard Henderson <rth@cygnus.com>
10423
10424 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
10425 OpenSSL by Jason R Thorpe.
10426
10427 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
10428
10429 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
10430
10431 2000-05-03 Robert Lipe <robertlipe@usa.net>
10432
10433 * gcc.dg/20000503-1.c: New test.
10434
10435 2000-05-02 Jakub Jelinek <jakub@redhat.com>
10436
10437 * gcc.c-torture/compile/20000502-1.c: New test.
10438 * g++.old-deja/g++.other/align.C: New test.
10439 * gcc.dg/cpp-tradstringify.c: New test.
10440
10441 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
10442
10443 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
10444 and hard registers.
10445
10446 2000-04-26 Geoff Keating <geoffk@cygnus.com>
10447
10448 * gcc.c-torture/execute/loop-5.c: New test.
10449
10450 2000-04-25 Jakub Jelinek <jakub@redhat.com>
10451
10452 * gcc.c-torture/execute/va-arg-20.c: New test.
10453
10454 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
10455
10456 * gcc.c-torture/execute/20000422-1.c: New test.
10457
10458 2000-04-20 Greg McGary <gkm@gnu.org>
10459
10460 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
10461 when optimizing, but without sibling-call optimizations (-O1).
10462
10463 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
10464
10465 * gcc.c-torture/compile/20000420-1.c: New test.
10466
10467 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
10468
10469 * g++.abi/ptrflags.C: New test.
10470 * g++.eh/catchptr1.C: Test incomplete pointer chains.
10471
10472 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
10473
10474 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
10475
10476 2000-04-19 Greg McGary <gkm@gnu.org>
10477
10478 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
10479 sibling-call optimizations.
10480
10481 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
10482
10483 * gcc.dg/20000419-1.c: New test.
10484
10485 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
10486
10487 * gcc.c-torture/execute/20000412-6.c: New test.
10488
10489 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
10490
10491 * gcc.c-torture/execute/20000412-5.c: New test.
10492 * g77.f-torture/compile/20000412-1.f: New test.
10493 * gcc.c-torture/execute/20000412-4.c: New test.
10494 * gcc.c-torture/compile/20000412-2.c: New test.
10495 * gcc.c-torture/execute/20000412-3.c: New test.
10496 * gcc.c-torture/compile/20000412-1.c: New test.
10497 * gcc.c-torture/execute/20000412-2.c: New test.
10498
10499 2000-04-12 Jakub Jelinek <jakub@redhat.com>
10500
10501 * objc/execute/bf-20.m: New test.
10502
10503 2000-04-10 Richard Henderson <rth@cygnus.com>
10504
10505 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
10506
10507 * gcc.c-torture/execute/20000412-1.c: New test.
10508
10509 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
10510
10511 * g++.old-deja/g++.eh/catchptr1.C: New test.
10512
10513 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
10514
10515 * g++.old-deja/g++.abi/cxa_vec.C: New test.
10516
10517 2000-04-08 Neil Booth <NeilB@earthling.net>
10518
10519 * gcc.dg/cpp-nullchar.c: Remove test as
10520 embedded nulls cause problems.
10521
10522 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10523
10524 * gcc.dg/compare2.c: New test.
10525
10526 2000-04-08 Neil Booth <NeilB@earthling.net>
10527
10528 * gcc.dg/cpp-nullchar.c: New test.
10529
10530 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
10531
10532 * gcc.dg/cpp-mi2.c: New test.
10533 * gcc.dg/cpp-mi2[abc].h: New files.
10534
10535 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
10536
10537 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
10538 member name.
10539
10540 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
10541
10542 * g++.old-deja/g++.abi/vmihint.C: New test.
10543
10544 2000-04-06 Neil Booth <NeilB@earthling.net>
10545
10546 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
10547 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
10548 copyright.
10549
10550 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
10551
10552 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
10553 avoid stack-frame overwrite.
10554
10555 2000-04-05 Jakub Jelinek <jakub@redhat.com>
10556
10557 * gcc.c-torture/compile/20000405-2.c: New test.
10558 * gcc.c-torture/compile/20000405-3.c: New test.
10559
10560 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10561
10562 * gcc.c-torture/compile/20000405-1.c: New test.
10563
10564 2000-04-04 Geoff Keating <geoffk@cygnus.com>
10565
10566 * gcc.dg/cast-qual-1.c: Revert last change.
10567
10568 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10569
10570 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
10571
10572 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
10573
10574 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
10575 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
10576
10577 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
10578
10579 * gcc.c-torture/compile/20000403-2.c: New test.
10580 * gcc.c-torture/compile/20000403-1.c: New test.
10581
10582 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
10583
10584 * gcc.c-torture/execute/20000403-1.c: New test.
10585
10586 2000-04-03 Geoff Keating <geoffk@cygnus.com>
10587
10588 * gcc.c-torture/execute/20000402-1.c: New test.
10589
10590 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
10591
10592 * gcc.c-torture/execute/va-arg-15.c: New test.
10593 * gcc.c-torture/execute/va-arg-16.c: New test.
10594 * gcc.c-torture/execute/va-arg-17.c: New test.
10595 * gcc.c-torture/execute/va-arg-18.c: New test.
10596 * gcc.c-torture/execute/va-arg-19.c: New test.
10597
10598 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
10599
10600 * gcc.c-torture/compile/981211-1.c: Move to...
10601 * gcc.dg/cpp-as1.c: ...here.
10602 * gcc.dg/cpp-as2.c: New file.
10603
10604 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
10605 compiler.
10606
10607 2000-04-02 Neil Booth <NeilB@earthling.net>
10608
10609 * gcc.dg/cpp-cond.c New tests.
10610 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
10611 accidental success less likely.
10612 * gcc.dg/cpp-missingop.c New tests.
10613 * gcc.dg/cpp-missingparen.c New tests.
10614 * gcc.dg/cpp-shift.c New tests.
10615 * gcc.dg/cpp-shortcircuit.c New tests.
10616 * gcc.dg/cpp-unary.c New tests.
10617
10618 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
10619
10620 * gcc.c-torture/compile/20000329-1.c: New test.
10621
10622 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
10623
10624 * gcc.c-torture/compile/20000326-1.c: New test.
10625 * gcc.c-torture/compile/20000326-2.c: New test.
10626
10627 2000-03-24 Geoff Keating <geoffk@cygnus.com>
10628
10629 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
10630 the first parameter is a function argument.
10631
10632 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
10633
10634 * g++.old-deja/g++.ext/array4.C: New test.
10635
10636 2000-03-22 Geoff Keating <geoffk@cygnus.com>
10637
10638 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
10639
10640 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10641
10642 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
10643
10644 2000-03-19 Richard Henderson <rth@cygnus.com>
10645
10646 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
10647
10648 2000-03-19 Richard Henderson <rth@cygnus.com>
10649
10650 * gcc.c-torture/compile/20000319-1.c: New test.
10651
10652 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
10653
10654 * gcc.c-torture/execute/20000314-3.c: New test.
10655 * gcc.c-torture/execute/20000314-2.c: New test.
10656 * gcc.c-torture/execute/20000314-1.c: New test.
10657 * gcc.c-torture/compile/20000314-2.c: New test.
10658 * gcc.c-torture/compile/20000314-1.c: New test.
10659
10660 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
10661
10662 * g++.old-deja/g++.warn/inline.C: New test.
10663
10664 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
10665
10666 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
10667 standards-compliant result rather than specific constants.
10668 Put test-values in array.
10669
10670 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
10671
10672 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
10673 (g++_target_compile): Put test-specific options last.
10674
10675 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10676
10677 * g++.old-deja/g++.eh/vbase4.C: New test.
10678
10679 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10680
10681 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
10682
10683 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10684
10685 * g++.old-deja/g++.brendan/misc12.C: Removed.
10686 * g++.old-deja/g++.pt/memtemp77.C: Constify.
10687 * g++.old-deja/g++.ext/pretty4.C: New test.
10688
10689 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
10690
10691 * g++.old-deja/g++.other/string2.C: New test.
10692
10693 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
10694
10695 * g++.old-deja/g++.warn/impint2.C: New test.
10696
10697 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
10698
10699 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
10700 is 1, not zero.
10701
10702 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
10703
10704 * g++.old-deja/g++.warn/impint.C: New test.
10705 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
10706 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
10707 * g++.old-deja/g++.pt/explicit12.C: Likewise.
10708 * g++.old-deja/g++.pt/explicit13.C: Likewise.
10709 * g++.old-deja/g++.pt/explicit17.C: Likewise.
10710 * g++.old-deja/g++.pt/explicit18.C: Likewise.
10711 * g++.old-deja/g++.pt/explicit19.C: Likewise.
10712 * g++.old-deja/g++.pt/explicit23.C: Likewise.
10713 * g++.old-deja/g++.pt/explicit31.C: Likewise.
10714 * g++.old-deja/g++.pt/explicit35.C: Likewise.
10715 * g++.old-deja/g++.pt/explicit6.C: Likewise.
10716 * g++.old-deja/g++.pt/memclass7.C: Likewise.
10717
10718 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
10719
10720 * gcc.dg/cpp-redef.c: New test.
10721
10722 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
10723
10724 * g++.old-deja/g++.pt/unify7.C: New test.
10725
10726 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
10727
10728 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
10729 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
10730
10731 2000-02-25 Geoff Keating <geoffk@cygnus.com>
10732
10733 * gcc.c-torture/compile/20000224-1.c: New test.
10734
10735 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10736
10737 * gcc.c-torture/compile/cpp-2.c: New test.
10738 * gcc.c-torture/compile/cpp-1.c: New test.
10739
10740 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
10741
10742 * gcc.c-torture/execute/20000225-1.c: New test.
10743
10744 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10745
10746 * gcc.dg/cpp-li2.c: New test.
10747
10748 * gcc.dg/cpp-wi1.c: New test.
10749
10750 * gcc.dg/cpp-li1.c: New test.
10751
10752 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
10753
10754 * g++.old-deja/g++.other/sizeof5.C: New test.
10755
10756 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10757
10758 * gcc.c-torture/execute/va-arg-13.c: New test.
10759
10760 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
10761
10762 * gcc.c-torture/execute/va-arg-12.c: New test.
10763
10764 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10765
10766 * gcc.c-torture/execute/20000223-1.c: New test.
10767
10768 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
10769
10770 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
10771
10772 2000-02-22 Mark Mitchell <mark@codesourcery.com>
10773
10774 * g++.old-deja/g++.abi/ptrmem.C: New test.
10775
10776 2000-02-19 Richard Henderson <rth@cygnus.com>
10777
10778 * gcc.c-torture/compile/init-3.c: New.
10779
10780 2000-02-17 Mark Mitchell <mark@codesourcery.com>
10781
10782 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
10783 ALWAYS_CXXFLAGS.
10784
10785 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
10786
10787 * gcc.c-torture/compile/20000211-3.c: New test.
10788
10789 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
10790
10791 * gcc.c-torture/compile/20000211-2.c: New test.
10792
10793 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
10794
10795 * gcc.c-torture/compile/20000211-1.c: New test.
10796
10797 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
10798
10799 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
10800 on native targets
10801
10802 2000-02-08 Nathan Sidwell <nathan@acm.org>
10803
10804 * g++.old-deja/g++.other/cast5.C: New test.
10805
10806 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
10807
10808 * gcc.c-torture/execute/20000205-1.c: New.
10809
10810 2000-02-03 Nathan Sidwell <nathan@acm.org>
10811
10812 * g++.old-deja/g++.jason/cast3.C: Return void.
10813 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
10814
10815 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10816
10817 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
10818
10819 * gcc.dg/loop-1.c: New test.
10820
10821 2000-01-27 Jakub Jelinek <jakub@redhat.com>
10822
10823 * gcc.c-torture/compile/20000127-1.c: New test.
10824 * gcc.c-torture/execute/991228-1.c: New test.
10825
10826 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10827
10828 * gcc.dg/unused-2.c: New test.
10829
10830 * gcc.dg/conv-1.c: New test.
10831
10832 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10833
10834 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
10835 compiler.
10836 (tool_option_proc): Fix typo.
10837
10838 2000-01-24 Geoff Keating <geoffk@cygnus.com>
10839
10840 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
10841 of the ld on the host, not on the build machine.
10842 Also, don't crash if '--help' is not a supported option.
10843
10844 2000-01-24 Richard Henderson <rth@cygnus.com>
10845
10846 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
10847
10848 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
10849
10850 * gcc.c-torture/execute/20000120-2.c: New test.
10851 * gcc.c-torture/execute/20000120-1.c: New test.
10852
10853 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
10854
10855 * gcc.c-torture/execute/20000113-1.c: New test.
10856
10857 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
10858
10859 * gcc.c-torture/execute/20000112-1.c: New test.
10860
10861 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10862
10863 * gcc.dg/20000111-1.c: New test.
10864
10865 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
10866
10867 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
10868 with 16 bit integers.
10869
10870 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10871
10872 * gcc.dg/20000108-1.c: New test.
10873
10874 2000-01-05 Nathan Sidwell <nathan@acm.org>
10875
10876 * g++.old-deja/g++.ns/koenig8.C: New test.
10877
10878 2000-01-05 Nathan Sidwell <nathan@acm.org>
10879
10880 * g++.old-deja/g++.other/cast4.C: New test.
10881
10882 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
10883
10884 * gcc.c-torture/compile/20000105-2.c: New test.
10885 * gcc.c-torture/compile/20000105-1.c: New test.
10886
10887 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10888
10889 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
10890 references to printf & atoi to conform to ANSI standard.
10891 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
10892 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
10893 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
10894 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
10895 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
10896 * g++.old-deja/g++.brendan/complex1.C: Likewise.
10897 * g++.old-deja/g++.brendan/copy1.C: Likewise.
10898 * g++.old-deja/g++.brendan/copy2.C: Likewise.
10899 * g++.old-deja/g++.brendan/copy3.C: Likewise.
10900 * g++.old-deja/g++.brendan/copy4.C: Likewise.
10901 * g++.old-deja/g++.brendan/copy5.C: Likewise.
10902 * g++.old-deja/g++.brendan/copy6.C: Likewise.
10903 * g++.old-deja/g++.brendan/copy7.C: Likewise.
10904 * g++.old-deja/g++.brendan/copy8.C: Likewise.
10905 * g++.old-deja/g++.brendan/crash11.C: Likewise.
10906 * g++.old-deja/g++.brendan/crash14.C: Likewise.
10907 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
10908 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
10909 * g++.old-deja/g++.brendan/delete2.C: Likewise.
10910 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
10911 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
10912 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
10913 * g++.old-deja/g++.brendan/eh1.C: Likewise.
10914 * g++.old-deja/g++.brendan/groff1.C: Likewise.
10915 * g++.old-deja/g++.brendan/init3.C: Likewise.
10916 * g++.old-deja/g++.brendan/misc12.C: Likewise.
10917 * g++.old-deja/g++.brendan/misc7.C: Likewise.
10918 * g++.old-deja/g++.brendan/new2.C: Likewise.
10919 * g++.old-deja/g++.brendan/operators4.C: Likewise.
10920 * g++.old-deja/g++.brendan/operators5.C: Likewise.
10921 * g++.old-deja/g++.brendan/overload2.C: Likewise.
10922 * g++.old-deja/g++.brendan/overload7.C: Likewise.
10923 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
10924 * g++.old-deja/g++.brendan/reference1.C: Likewise.
10925 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
10926 * g++.old-deja/g++.brendan/template24.C: Likewise.
10927 * g++.old-deja/g++.brendan/template3.C: Likewise.
10928 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
10929 * g++.old-deja/g++.jason/inline3.C: Likewise.
10930 * g++.old-deja/g++.jason/opeq.C: Likewise.
10931 * g++.old-deja/g++.law/arg5.C: Likewise.
10932 * g++.old-deja/g++.law/arm7.C: Likewise.
10933 * g++.old-deja/g++.law/ctors11.C: Likewise.
10934 * g++.old-deja/g++.law/cvt8.C: Likewise.
10935 * g++.old-deja/g++.law/init9.C: Likewise.
10936 * g++.old-deja/g++.law/refs4.C: Likewise.
10937 * g++.old-deja/g++.law/template2.C: Likewise.
10938 * g++.old-deja/g++.law/visibility24.C: Likewise.
10939 * g++.old-deja/g++.law/vtable3.C: Likewise.
10940 * g++.old-deja/g++.mike/asm2.C: Likewise.
10941 * g++.old-deja/g++.mike/eh1.C: Likewise.
10942 * g++.old-deja/g++.mike/misc1.C: Likewise.
10943 * g++.old-deja/g++.mike/misc13.C: Likewise.
10944 * g++.old-deja/g++.mike/misc14.C: Likewise.
10945 * g++.old-deja/g++.mike/ns12.C: Likewise.
10946 * g++.old-deja/g++.mike/p1248.C: Likewise.
10947 * g++.old-deja/g++.mike/p3708.C: Likewise.
10948 * g++.old-deja/g++.mike/p3708a.C: Likewise.
10949 * g++.old-deja/g++.mike/p3708b.C: Likewise.
10950 * g++.old-deja/g++.mike/p646.C: Likewise.
10951 * g++.old-deja/g++.mike/p700.C: Likewise.
10952 * g++.old-deja/g++.mike/p783.C: Likewise.
10953 * g++.old-deja/g++.mike/p783a.C: Likewise.
10954 * g++.old-deja/g++.mike/p783b.C: Likewise.
10955 * g++.old-deja/g++.mike/p786.C: Likewise.
10956 * g++.old-deja/g++.mike/p789.C: Likewise.
10957 * g++.old-deja/g++.mike/p789a.C: Likewise.
10958 * g++.old-deja/g++.mike/p807a.C: Likewise.
10959 * g++.old-deja/g++.other/delete3.C: Likewise.
10960 * g++.old-deja/g++.other/dyncast1.C: Likewise.
10961 * g++.old-deja/g++.other/dyncast2.C: Likewise.
10962 * g++.old-deja/g++.other/dyncast3.C: Likewise.
10963 * g++.old-deja/g++.other/empty1.C: Likewise.
10964 * g++.old-deja/g++.other/temporary1.C: Likewise.
10965 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
10966 * g++.old-deja/g++.pt/t16.C: Likewise.
10967 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
10968
10969 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
10970
10971 * gcc.dg/991230-1.c: New test.
10972
10973 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
10974
10975 * gcc.c-torture/compile/991229-3.c: New test.
10976 * gcc.c-torture/compile/991229-2.c: New test.
10977 * gcc.c-torture/compile/991229-1.c: New test.
10978
10979 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
10980
10981 * gcc.c-torture/compile/labels-2.c: New test.
10982
10983 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
10984
10985 * gcc.c-torture/execute/991227-1.c: New test.
10986
10987 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10988
10989 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
10990
10991 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
10992
10993 * gcc.c-torture/execute/991221-1.c: New test.
10994
10995 1999-12-20 Nathan Sidwell <nathan@acm.org>
10996
10997 * g++.old-deja/g++.other/cast3.C: New test.
10998
10999 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11000
11001 * gcc.c-torture/execute/991216-4.c: New test.
11002
11003 1999-12-16 Michael Meissner <meissner@cygnus.com>
11004
11005 * gcc.c-torture/execute/991216-1.c: New test.
11006 * gcc.c-torture/execute/991216-2.c: New test.
11007 * gcc.c-torture/execute/991216-3.c: New test.
11008
11009 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11010
11011 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11012 Actually make the test fail by using "-O2" for compilation.
11013
11014 1999-12-15 Nathan Sidwell <nathan@acm.org>
11015
11016 * g++.old-deja/g++.warn/cast-align1.C: New test.
11017
11018 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11019
11020 * gcc.c-torture/compile/991214-1.c: New test.
11021 * gcc.c-torture/compile/991214-2.c: New test.
11022
11023 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11024
11025 * gcc.dg/991214-1.c: New test.
11026
11027 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
11028
11029 * gcc.c-torture/compile/991213-3.c: New test.
11030 * gcc.c-torture/compile/991213-2.c: New test.
11031 * gcc.c-torture/compile/991213-1.c: New test.
11032
11033 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11034
11035 * gcc.dg/991209-1.c: New test.
11036
11037 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
11038
11039 * gcc.c-torture/compile/991208-1.c: New test.
11040
11041 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11042
11043 * gcc.dg/ultrasp2.c: New test.
11044
11045 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11046
11047 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11048
11049 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11050
11051 * gcc.c-torture/compile/991202-1.c: New test.
11052 * gcc.c-torture/execute/991202-1.c: New test.
11053 * gcc.c-torture/execute/991202-2.c: New test.
11054 * gcc.c-torture/execute/991202-3.c: New test.
11055
11056 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11057
11058 * g++.old-deja/g++.abi/align.C: New test.
11059 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11060 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11061
11062 1999-12-01 Richard Henderson <rth@cygnus.com>
11063
11064 * gcc.c-torture/execute/991201-1.c: New.
11065
11066 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11067
11068 * gcc.dg/991129-1.c: New test.
11069
11070 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11071
11072 * gcc.c-torture/compile/991127-1.c: New test.
11073
11074 1999-11-22 Nathan Sidwell <nathan@acm.org>
11075
11076 * g++.old-deja/g++.other/warn4.C: New test.
11077
11078 1999-11-22 Nathan Sidwell <nathan@acm.org>
11079
11080 * g++.old-deja/g++.eh/cleanup2.C: New test.
11081 * g++.old-deja/g++.ext/pretty2.C: New test.
11082 * g++.old-deja/g++.ext/pretty3.C: New test.
11083 * g++.old-deja/g++.other/debug6.C: New test.
11084
11085 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
11086
11087 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11088 compiler_output to look for one error message instead of two.
11089
11090 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11091
11092 * gcc.c-torture/execute/991118-1.c: Also test case
11093 where the word boundary does not split a byte evenly.
11094
11095 1999-11-19 Nathan Sidwell <nathan@acm.org>
11096
11097 * g++.old-deja/g++.ext/restrict1.C: New test.
11098
11099 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11100
11101 * gcc.c-torture/execute/991118-1.c: New test.
11102
11103 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11104
11105 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11106 working directory pathnames.
11107
11108 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11109
11110 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11111 host is equipped with driver.h and driver.o so it can actually
11112 compile and run the tests.
11113
11114 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
11115
11116 * gcc.c-torture/compile/991008-1.c: New test.
11117
11118 1999-11-08 Nick Clifton <nickc@cygnus.com>
11119
11120 * lib/gcc-dg.exp: Include target-supports.exp
11121
11122 1999-11-05 Nick Clifton <nickc@cygnus.com>
11123
11124 * lib/target-supports.exp: New file: Provide procs to test for
11125 features supported by the target.
11126 (check_weak_available): Moved here from ecos.exp.
11127 (check_alias_available): New proc: Determine of the target
11128 toolchain supports the alias attribute.
11129
11130 * gcc.dg/special/ecos.exp: Move check_weak_available to
11131 target-supports.exp.
11132 (alias-1.c): Only perform the test if the target supports
11133 aliases.
11134 (wkali-1.c): Only perform the test if the target supports
11135 aliases.
11136
11137 * gcc.dg/990506-0.c: Expect error messages from cross
11138 targets as well as native targets.
11139
11140 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11141
11142 * gcc.dg/ultrasp1.c: Removed xfail.
11143 * gcc.dg/struct-ret-2.c: Likewise.
11144 * gcc.dg/array-1.c: Likewise.
11145
11146 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11147
11148 * gcc.dg/struct-ret-2.c: New test.
11149
11150 * gcc.dg/array-1.c: New test.
11151
11152 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
11153
11154 * gcc.c-torture/execute/991030-1.c: New test.
11155
11156 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
11157
11158 * gcc.c-torture/compile/991026-2.c: New test.
11159
11160 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
11161
11162 * gcc.c-torture/compile/991026-1.c: New test.
11163
11164 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
11165
11166 * gcc.c-torture/execute/991023-1.c: New test.
11167
11168 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
11169
11170 * gcc.c-torture/execute/991019-1.c: New test.
11171
11172 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
11173
11174 * gcc.c-torture/execute/991016-1.c: New test.
11175
11176 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
11177
11178 * gcc.c-torture/execute/991014-1.c: New test.
11179
11180 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
11181
11182 * g++.old-deja/g++.other/union2.C: New test.
11183
11184 1999-10-13 Nathan Sidwell <nathan@acm.org>
11185
11186 * g++.old-deja/g++.other/vaarg2.C: New test.
11187 * g++.old-deja/g++.other/vaarg3.C: New test.
11188
11189 1999-10-12 Craig Burley <craig@jcb-sc.com>
11190
11191 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11192 in compile/.
11193
11194 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11195
11196 * gcc.c-torture/execute/va-arg-11.c: New test.
11197
11198 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
11199
11200 * lib/file-format.exp (gcc_target_object_format): Don't
11201 crash if objdump is unavailable.
11202
11203 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
11204
11205 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11206
11207 1999-09-28 Nick Clifton <nickc@cygnus.com>
11208
11209 * gcc.c-torture/compile/990928-1.c: New test.
11210
11211 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
11212
11213 * g++.old-deja/g++.other/decl6.C: New test.
11214
11215 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11216
11217 * gcc.c-torture/execute/va-arg-10.c: New test.
11218
11219 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
11220
11221 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11222 __PRETTY_FUNCTION__.
11223
11224 1999-09-23 Nick Clifton <nickc@cygnus.com>
11225
11226 * gcc.c-torture/execute/990923-1.c: New test.
11227
11228 1999-09-21 Nick Clifton <nickc@cygnus.com>
11229
11230 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11231 for which -fpic is inappropriate.
11232
11233 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11234
11235 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11236
11237 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11238
11239 * g++.old-deja/g++.other/dyncast1.C: New test.
11240 * g++.old-deja/g++.other/dyncast2.C: New test.
11241 * g++.old-deja/g++.other/dyncast3.C: New test.
11242 * g++.old-deja/g++.other/dyncast4.C: New test.
11243 * g++.old-deja/g++.other/dyncast5.C: New test.
11244 * g++.old-deja/g++.eh/catch3.C: New test.
11245 * g++.old-deja/g++.eh/catch3p.C: New test.
11246 * g++.old-deja/g++.eh/catch4.C: New test.
11247 * g++.old-deja/g++.eh/catch4p.C: New test.
11248 * g++.old-deja/g++.eh/catch5.C: New test.
11249 * g++.old-deja/g++.eh/catch5p.C: New test.
11250 * g++.old-deja/g++.eh/catch6.C: New test.
11251 * g++.old-deja/g++.eh/catch6p.C: New test.
11252 * g++.old-deja/g++.eh/catch7.C: New test.
11253 * g++.old-deja/g++.eh/catch7p.C: New test.
11254 * g++.old-deja/g++.eh/catch8.C: New test.
11255 * g++.old-deja/g++.eh/catch8p.C: New test.
11256 * g++.old-deja/g++.eh/catch9.C: New test.
11257 * g++.old-deja/g++.eh/catch9p.C: New test.
11258
11259 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
11260
11261 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11262 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11263
11264 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
11265
11266 * gcc.c-torture/compile/990913-1.c: New test.
11267
11268 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
11269
11270 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11271 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11272
11273 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
11274
11275 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11276
11277 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
11278
11279 * g++.old-deja/g++.other/lookup11.C: New test.
11280 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11281 what is permitted and what we want.
11282 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11283 overload use.
11284 * g++.old-deja/g++.jason/rfg5.C: Likewise
11285
11286 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11287
11288 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11289 * gcc.c-torture/noncompile/poison-1.c: New file.
11290
11291 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
11292
11293 * g++.old-deja/g++.other/sizeof3.C: New test.
11294 * g++.old-deja/g++.other/sizeof4.C: New test.
11295 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11296 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11297
11298 1999-09-07 Richard Henderson <rth@cygnus.com>
11299
11300 * gcc.dg/va-arg-1.c: New.
11301
11302 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11303
11304 * gcc.c-torture/execute/va-arg-9.c: New test.
11305
11306 1999-09-05 Craig Burley <craig@jcb-sc.com>
11307
11308 * g77.f-torture/compile/980519-2.f: New test.
11309 * g77.f-torture/compile/19990905-0.f: New test.
11310 * g77.f-torture/compile/19990905-1.f: New test.
11311 * g77.f-torture/compile/19990905-2.f: New test.
11312
11313 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11314
11315 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
11316
11317 * gcc.c-torture/execute/990827-1.c: Fix typo.
11318
11319 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
11320
11321 * g++.old-deja/g++.other/deref1.C: New test.
11322
11323 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
11324
11325 * g++.old-deja/g++.other/ambig2.C: New test.
11326 * g++.old-deja/g++.other/cond5.C: New test.
11327 * g++.old-deja/g++.other/lookup16.C: New test.
11328
11329 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
11330
11331 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11332 assemblers too.
11333
11334 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
11335
11336 * lib/c-torture.exp: Avoid the "compare executables" optimization
11337 when testing native.
11338
11339 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
11340
11341 * gcc.c-torture/execute/990829-1.c: New test.
11342 * gcc.c-torture/compile/990829-1.c: New test.
11343
11344 1999-08-27 Paul Burchard <burchard@pobox.com>
11345
11346 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11347 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11348 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11349 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11350 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11351 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11352 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11353 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11354 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11355 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11356 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11357
11358 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
11359
11360 * gcc.c-torture/execute/990827-1.c: New test.
11361
11362 1999-08-26 Craig Burley <craig@jcb-sc.com>
11363
11364 * g77.f-torture/noncompile/19990826-4.f: New test.
11365
11366 * g77.f-torture/compile/19990826-3.f: New test.
11367
11368 * g77.f-torture/execute/19990826-2.f: New test.
11369
11370 * g77.f-torture/compile/19990826-1.f: New test.
11371
11372 * gcc.c-torture/execute/990826-0.c: New test.
11373 * g77.c-torture/execute/19990826-0.f: New test.
11374
11375 * g77.f-torture/noncompile/970626-2.f: New test.
11376
11377 1999-08-25 Paul Burchard <burchard@pobox.com>
11378
11379 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11380 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11381 lss-011.C: New tests.
11382
11383 1999-08-25 Nathan Sidwell <nathan@acm.org>
11384
11385 * g++.old-deja/g++.other/decl5.C: New test.
11386
11387 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11388
11389 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11390 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11391 call `postbase' for each one. All callers of `postbase' changed
11392 to call this instead.
11393
11394 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11395
11396 * gcc.c-torture/execute/990811-1.c: New test.
11397
11398 1999-08-09 Nick Clifton <nickc@cygnus.com>
11399
11400 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
11401 just native ones.
11402
11403 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
11404 just native ones.
11405
11406 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11407
11408 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
11409
11410 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11411
11412 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
11413
11414 1999-08-04 Nathan Sidwell <nathan@acm.org>
11415
11416 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
11417
11418 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
11419
11420 * gcc.c-torture/execute/990804-1.c: New test.
11421
11422 1999-08-03 Nathan Sidwell <nathan@acm.org>
11423
11424 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
11425 * g++.old-deja/g++.brendan/crash64.C: Likewise
11426 * g++.old-deja/g++.brendan/overload8.C: Likewise
11427
11428 1999-08-03 Nathan Sidwell <nathan@acm.org>
11429
11430 * g++.old-deja/g++.other/struct1.C: New test.
11431
11432 1999-08-03 Nathan Sidwell <nathan@acm.org>
11433
11434 * g++.old-deja/g++.other/enum2.C: New test.
11435
11436 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
11437
11438 Adapted from tests from Franz Sirl:
11439 * gcc.c-torture/execute/va-arg-7.c: New test.
11440 * gcc.c-torture/execute/va-arg-8.c: New test.
11441
11442 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
11443
11444 * gcc.c-torture/compile/990801-2.c: New test.
11445
11446 * gcc.c-torture/compile/990801-1.c: New test.
11447
11448 1999-07-27 Michael Meissner <meissner@cygnus.com>
11449
11450 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
11451 fp-cmp-1.c, converting double to float.
11452
11453 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
11454 fp-cmp-1.c, converting double to long double.
11455
11456 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
11457 from fr1 to unknown_register, since fr1 is a legitimate register
11458 on some machines.
11459
11460 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
11461
11462 * README: More listname related changes.
11463
11464 1999-07-08 Catherine Moore <clm@cygnus.com>
11465
11466 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
11467
11468 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
11469
11470 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
11471
11472 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
11473
11474 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
11475
11476 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
11477
11478 * gcc.dg/990703-1.c: New test.
11479
11480 1999-06-29 Nick Clifton <nickc@cygnus.com>
11481
11482 * lib/file-format.exp: New file: Move definition of proc
11483 gcc_target_object_format to here from
11484 gcc.dg/special/ecos.exp.
11485
11486 * lib/c-torture.exp: Include lib file-format.exp.
11487 * lib/gcc-dg.exp: Include lib file-format.exp.
11488
11489 * gcc.dg/special/ecos.exp: Remove definition of proc
11490 gcc_target_object_format.
11491
11492 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
11493
11494 * gcc.c-torture/execute/990628-1.c: New test.
11495
11496 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
11497
11498 * gcc.c-torture/compile/990625-2.c: New test.
11499
11500 * gcc.c-torture/compile/990625-1.c: New test.
11501
11502 1999-06-23 Nick Clifton <nickc@cygnus.com>
11503
11504 * gcc.c-torture/compile/dll.c: New test case. Check that dll
11505 attributes compile.
11506 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
11507 ports that use the COFF/PE file format.
11508
11509 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
11510
11511 * gcc.c-torture/compile/990617-1.c: New test.
11512
11513 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
11514
11515 * g++.old-deja/g++.other/decl4.C: New test.
11516
11517 1999-06-14 Nathan Sidwell <nathan@acm.org>
11518
11519 * g++.old-deja/g++.other/bitfld3.C: New test.
11520
11521 1999-06-08 Nathan Sidwell <nathan@acm.org>
11522
11523 * g++.old-deja/g++.eh/catch1.C: New test.
11524
11525 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
11526
11527 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
11528
11529 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
11530 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
11531
11532 1999-06-05 Craig Burley <craig@jcb-sc.com>
11533
11534 * g77.f-torture/compile/19990502-0.f: Replace with new,
11535 shorter, test that still fails after recent changes.
11536
11537 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11538
11539 * gcc.c-torture/execute/990604-1.c: New test.
11540
11541 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
11542
11543 * gcc.c-torture/execute/990531-1.c: New test.
11544
11545 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11546
11547 * gcc.c-torture/compile/990527-1.c: New test.
11548
11549 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
11550
11551 * gcc.c-torture/execute/990527-1.c: New test.
11552
11553 1999-05-25 Nick Clifton <nickc@cygnus.com>
11554
11555 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
11556 bitfields as signed.
11557
11558 1999-05-25 Craig Burley <craig@jcb-sc.com>
11559
11560 * g77.f-torture/compile/19990525-0.f: New test.
11561
11562 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
11563
11564 * gcc.c-torture/execute/990525-2.c: New test.
11565
11566 * gcc.c-torture/execute/990525-1.c: New test.
11567
11568 1999-05-24 Nathan Sidwell <nathan@acm.org>
11569
11570 * g++.old-deja/g++.other/anon3.C: New test.
11571 * g++.old-deja/g++.other/anon4.C: New test.
11572 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
11573 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
11574 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
11575 Merrill).
11576
11577 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
11578
11579 * gcc.c-torture/execute/990524-1.c: New test.
11580
11581 * gcc.dg/990524-1.c: New test.
11582
11583 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11584
11585 * gcc.c-torture/compile/990523-1.c: New test.
11586
11587 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
11588
11589 * gcc.c-torture/compile/990519-1.c: New test.
11590
11591 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11592
11593 * gcc.c-torture/compile/990517-1.c: New test.
11594
11595 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
11596 (e4, f4): New tests.
11597 (main): Call them.
11598
11599 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11600
11601 * gcc.dg/noreturn-1.c: New test.
11602
11603 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
11604
11605 * gcc.c-torture/execute/990513-1.c: New test.
11606
11607 1999-05-10 Richard Henderson <rth@cygnus.com>
11608
11609 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
11610
11611 1999-05-10 Craig Burley <craig@jcb-sc.com>
11612
11613 * g77.f-torture/execute/erfc.f: Use small single-precision
11614 values, to avoid problems on Alphas when not -mieee.
11615
11616 1999-05-08 Craig Burley <craig@jcb-sc.com>
11617
11618 * gcc.dg/990506-0.c: New test.
11619
11620 1999-05-08 Richard Henderson <rth@cygnus.com>
11621
11622 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
11623 the constant to test. Don't XFAIL 64-bit targets.
11624
11625 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
11626 * g++.old-deja/g++.law/profile1.C: Likewise.
11627
11628 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
11629 operator new instances.
11630 * g++.old-deja/g++.other/delete5.C: Likewise.
11631
11632 1999-05-03 Craig Burley <craig@jcb-sc.com>
11633
11634 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
11635 intrinsic.
11636
11637 1999-05-03 Craig Burley <craig@jcb-sc.com>
11638
11639 * g77.f-torture/execute/u77-test.f: Reverse order of two
11640 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
11641
11642 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11643
11644 * gcc.dg/compare1.c: New test.
11645
11646 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
11647
11648 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
11649 New tests.
11650
11651 1999-05-02 Craig Burley <craig@jcb-sc.com>
11652
11653 * g77.f-torture/compile/19990502-1.f: New test.
11654
11655 1999-05-02 Craig Burley <craig@jcb-sc.com>
11656
11657 * g77.f-torture/compile/19990502-0.f: New test.
11658
11659 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
11660
11661 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
11662 intrinsic.
11663
11664 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
11665
11666 * g77.f-torture/execute/u77-test.f (main): List libU77
11667 intrinsics not currently tested.
11668 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
11669 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
11670 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
11671 Trim blanks off the ends of some printed strings.
11672
11673 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
11674
11675 * g77.f-torture/execute/u77-test.f (main): Just warn about
11676 FSTAT gid disagreement, as it's expected on some systems.
11677
11678 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
11679
11680 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
11681 use a new function, which allows for some slop.
11682 Clean up some commentary.
11683 (issum): The new function.
11684 (sgladd): Deleted subroutine.
11685
11686 1999-05-01 Craig Burley <craig@jcb-sc.com>
11687
11688 * g77.f-torture/execute/u77-test.f: Modify to be more like
11689 libf2c/libU77 version, bringing patches to that version here.
11690 Add suitable commentary.
11691
11692 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
11693
11694 * gcc.dg/990424-1.c: New test.
11695
11696 1999-04-24 Craig Burley <craig@jcb-sc.com>
11697
11698 * g77.f-torture/execute/u77-test.f (main): Bug involving
11699 LSTAT has been fixed, so turn back on full checking.
11700
11701 1999-04-20 Craig Burley <craig@jcb-sc.com>
11702
11703 * g77.f-torture/compile/19990419-0.f: New test.
11704 * g77.f-torture/execute/19990419-1.f: New test.
11705
11706 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
11707
11708 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
11709 to avoid the need for a prototype to supress a warning.
11710
11711 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
11712
11713 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
11714
11715 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
11716
11717 * gcc.c-torture/execute/990404-1.c: New test.
11718
11719 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11720
11721 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
11722 * gcc.dg/cpp-if3.c: Don't use -pedantic.
11723 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
11724 missing initializer warnings.
11725
11726 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
11727
11728 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
11729 matching strings.
11730
11731 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
11732
11733 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
11734
11735 1999-03-26 Craig Burley <craig@jcb-sc.com>
11736
11737 * g77.f-torture/execute/19990325-0.f: New test.
11738 * g77.f-torture/execute/19990325-1.f: New test.
11739
11740 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
11741
11742 * gcc.c-torture/execute/990324-1.c: New test.
11743
11744 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
11745
11746 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
11747 test with 4.
11748
11749 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
11750
11751 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
11752
11753 1999-03-13 Craig Burley <craig@jcb-sc.com>
11754
11755 * g77.f-torture/execute/19990313-2.f: New test.
11756 * g77.f-torture/execute/19990313-3.f: New test.
11757
11758 1999-03-13 Craig Burley <craig@jcb-sc.com>
11759
11760 * g77.f-torture/execute/19990313-0.f: New test.
11761 * g77.f-torture/execute/19990313-1.f: New test.
11762
11763 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
11764
11765 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
11766 printf to sprintf.
11767 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
11768 (main): Add check for u15. Conditionalize u31 check depending on
11769 whether ints are <32 bits or >=32 bits.
11770
11771 1999-03-08 Craig Burley <craig@jcb-sc.com>
11772
11773 * g77.f-torture/execute/19981119-0.f: Improve testiness.
11774
11775 1999-03-08 Craig Burley <craig@jcb-sc.com>
11776
11777 * g77.f-torture/compile/19990305-0.f: New test.
11778 * g77.f-torture/execute/19981119-0.f: New test.
11779
11780 1999-03-08 Craig Burley <craig@jcb-sc.com>
11781
11782 * g77.f-torture/execute/970625-2.f: call ABORT if final
11783 result is not correct, instead of just printing it.
11784 Add this checking via newly introduced obfuscation, to
11785 trip up buggy front ends.
11786
11787 1999-03-07 Craig Burley <craig@jcb-sc.com>
11788
11789 * g77.f-torture/compile/960317-1.f: Moved from being
11790 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
11791
11792 1999-03-06 Craig Burley <craig@jcb-sc.com>
11793
11794 * g77.f-torture/execute/960317-1.f: New (old) test.
11795 * g77.f-torture/execute/970625-2.f: Ditto.
11796
11797 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
11798
11799 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
11800 message on line 1 or line 2; cccp and cpplib do this differently.
11801
11802 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
11803
11804 * g++.old-deja/g++.law/weak1.C: New test.
11805
11806 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11807
11808 * gcc.c-torture/execute/990119-1.c: Renamed to...
11809 * gcc.dg/990119-1.c: this, so it will only be tested once
11810 (it's a preprocessor test, it doesn't need to be run at
11811 multiple optimization levels).
11812
11813 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
11814
11815 * lib/g++.exp: Don't add incdir=$base_dir/../include to
11816 ALWAYS_CXXFLAGS.
11817
11818 1999-02-24 Craig Burley <craig@jcb-sc.com>
11819
11820 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
11821 * g77.f-torture/compile/19981216-0.f: ...as it is expected
11822 to not be compilable by current g77.
11823
11824 1999-02-24 Nick Clifton <nickc@cygnus.com>
11825
11826 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
11827
11828 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
11829
11830 * gcc.c-torture/execute/990222-1.c: New test.
11831
11832 1999-02-19 Craig Burley <craig@jcb-sc.com>
11833
11834 * g77.f-torture/compile/19990218-0.f: New test.
11835 * g77.f-torture/noncompile/19990218-1.f: New test.
11836
11837 1999-02-18 Craig Burley <craig@jcb-sc.com>
11838
11839 * g77.f-torture/compile/19981216-0.f: New test.
11840
11841 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
11842
11843 * gcc.dg/990214-1.c: New test.
11844
11845 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
11846
11847 * gcc.dg/990213-2.c: New test.
11848
11849 * gcc.dg/990213-1.c: New test.
11850
11851 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
11852
11853 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
11854 ints.
11855
11856 1999-02-11 Nick Clifton <nickc@cygnus.com>
11857
11858 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
11859 specified by target.
11860
11861 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
11862
11863 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
11864
11865 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
11866
11867 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
11868
11869 * gcc.dg/special/ecos.exp: New test driver for new tests with
11870 special requirements.
11871
11872 * gcc.dg/special/alias-1.c: New test.
11873 * gcc.dg/special/gcsec-1.c: New test.
11874 * gcc.dg/special/weak-1.c: New test.
11875 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
11876 * gcc.dg/special/weak-2.c: New test.
11877 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
11878 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
11879 * gcc.dg/special/wkali-1.c: New test.
11880 * gcc.dg/special/wkali-2.c: New test.
11881 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
11882 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
11883
11884 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
11885
11886 * lib/c-torture.exp (c-torture-compile): Pull out code for
11887 analyzing gcc error messages.
11888 (c-torture-execute): Likewise. Fix some (harmless) false
11889 positives.
11890 * lib/gcc.exp (gcc_check_compile): New function.
11891
11892 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
11893
11894 * gcc.c-torture/execute/990208-1.c: New test.
11895
11896 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
11897
11898 * g++.dg/special/ecos.exp: New driver for new tests with special
11899 requirements
11900
11901 * g++.dg/special/conpr-1.C: New test
11902 * g++.dg/special/conpr-2.C: New test
11903 * g++.dg/special/conpr-2a.C: New test
11904 * g++.dg/special/conpr-3.C: New test
11905 * g++.dg/special/conpr-3a.C: New test
11906 * g++.dg/special/conpr-3b.C: New test
11907
11908 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
11909 allow g++ to use the dg driver
11910
11911 * README: Add comment about g++.dg directory
11912
11913 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
11914
11915 * README: Update email addresses.
11916
11917 1999-02-03 Nick Clifton <nickc@cygnus.com>
11918
11919 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
11920 arguments in order to force structure S onto the stack even on
11921 the alpha.
11922 (test): Pass 10 leading arguments to function foo as well as the
11923 structure S.
11924
11925 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
11926 failure for all targets.
11927
11928 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
11929 abort to terminate program execution.
11930
11931 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
11932
11933 * gcc.c-torture/execute/990130-1.c: New test.
11934
11935 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
11936
11937 * gcc.dg/990130-1.c: New test.
11938
11939 1999-01-28 Michael Meissner <meissner@cygnus.com>
11940
11941 * gcc.c-torture/execute/990128-1.c: New test.
11942
11943 1999-01-27 Michael Meissner <meissner@cygnus.com>
11944
11945 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
11946
11947 1999-01-27 Felix Lee <flee@cygnus.com>
11948
11949 * lib/c-torture.exp (c-torture-compile): pull out code for
11950 analyzing gcc error messages.
11951 (c-torture-execute): ditto, and fix some (harmless) false
11952 positives.
11953 * lib/gcc.exp (gcc_check_compile): new function.
11954
11955 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
11956
11957 * gcc.dg/990117-1.c: New test.
11958
11959 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
11960
11961 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
11962
11963 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
11964
11965 * g77.f-torture/compile/990115-1.f: New test.
11966
11967 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
11968
11969 * gcc.c-torture/compile/990107-1.c: New test
11970
11971 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
11972
11973 * gcc.c-torture/execute/990106-2.c: New test.
11974
11975 * gcc.c-torture/execute/990106-1.c: New test.
11976
11977 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
11978
11979 * gcc.c-torture/compile/981223-1.c: New test.
11980
11981 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
11982
11983 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
11984 (opt3): Rename from opt4 and disable.
11985
11986 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
11987
11988 * g++.old-deja/g++.pt/ptrmem5.C: New test.
11989
11990 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
11991
11992 * g++.old-deja/g++.other/conv5.C: New test.
11993
11994 1998-12-14 Nick Clifton <nickc@cygnus.com>
11995
11996 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
11997
11998 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
11999
12000 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12001
12002 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
12003
12004 * gcc.c-torture/compile/981211-1.c: New test.
12005
12006 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12007
12008 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12009
12010 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12011
12012 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12013
12014 * gcc.special/930510-1.c: Make C9X safe.
12015 * gcc.misc-tests/gcov-1.c Similarly.
12016 * gcc.misc-tests/gcov-2.c Similarly.
12017
12018 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12019
12020 * gcc.dg/ultrasp1.c: New test.
12021
12022 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
12023
12024 * gcc.c-torture/execute/981206.c: New test.
12025
12026 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12027
12028 * g++.old-deja/g++.ns/template7.C: New test.
12029
12030 * g++.old-deja/g++.other/expr1.C: New test.
12031
12032 * g++.old-deja/g++.eh/tmpl3.C: New test.
12033
12034 * g++.old-deja/g++.eh/tmpl2.C: New test.
12035
12036 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12037
12038 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12039 * g++.old-deja/g++.other/using6.C: Removed.
12040 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12041
12042 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12043
12044 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12045
12046 * g++.old-deja/g++.pt/overload8.C: New test.
12047
12048 * g++.old-deja/g++.pt/overload7.C: New test.
12049
12050 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12051
12052 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12053 and relinking messages.
12054 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12055 compiling with -frepo.
12056
12057 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12058
12059 * g++.old-deja/g++.pt/lookup6.C: New test.
12060
12061 1998-11-30 Nick Clifton <nickc@cygnus.com>
12062
12063 * gcc.c-torture/execute/981130-1.c: New test.
12064 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12065
12066 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12067
12068 * g++.old-deja/g++.pt/explicit76.C: New test.
12069
12070 * g++.old-deja/g++.pt/friend38.C: New test.
12071
12072 * g++.old-deja/g++.ns/crash2.C: New test.
12073
12074 * g++.old-deja/g++.pt/defarg8.C: New test.
12075
12076 * g++.old-deja/g++.pt/instantiate6.C: New test.
12077
12078 * g++.old-deja/g++.pt/static6.C: New test.
12079
12080 * g++.old-deja/g++.pt/decl2.C: New test.
12081
12082 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12083
12084 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12085 problem is actually related with name lookup, but so what? :-)
12086
12087 * g++.old-deja/g++.pt/friend37.C: New test.
12088
12089 1998-11-25 Dave Love <d.love@dl.ac.uk>
12090
12091 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12092 element, which fails on some systems.
12093
12094 * g77.f-torture/execute/labug1.f: New test.
12095
12096 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
12097
12098 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12099 is defined.
12100
12101 1998-11-18 Dave Love <d.love@dl.ac.uk>
12102
12103 * g77.f-torture/compile/981117-1.f: New test.
12104
12105 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12106
12107 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12108 properly discarded.
12109
12110 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
12111
12112 * gcc.c-torture/execute/memcheck: New directory of tests for
12113 -fcheck-memory-usage.
12114
12115 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12116
12117 * README: New file, general information about the testsuite and
12118 new description of the various C++ test subdirectories.
12119 * README.g++: Eliminate obsolete information, update and move most
12120 relevant stuff to README.
12121
12122 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
12123
12124 * gcc.c-torture/compile/981107-1.c: New test.
12125
12126 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
12127
12128 * execute/memcpy-bi.c: New testcase.
12129
12130 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12131
12132 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12133 base classes.
12134
12135 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12136 template is selected.
12137
12138 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12139 classes, it should be accepted for all types.
12140
12141 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12142
12143 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12144 specializations start with template headers.
12145
12146 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12147
12148 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12149
12150 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12151 non-POD types.
12152
12153 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12154
12155 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12156
12157 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12158
12159 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12160
12161 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
12162
12163 * 981019-1.c: New test.
12164
12165 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
12166
12167 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12168 find objc headers.
12169
12170 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12171
12172 * compile/981001-4.c: Remove use of GCC extension that triggers a
12173 compiler bug.
12174
12175 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12176
12177 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12178
12179 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12180
12181 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12182 instantiation of template produces incorrect code for delete
12183 expression.
12184
12185 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12186 constructors' name is not unique.
12187 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12188 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12189
12190 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12191 automatic array of const is ill-formed.
12192
12193 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12194 of template parameter?
12195
12196 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12197 const.
12198
12199 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12200 pointer-to-member expression.
12201
12202 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12203 declaration causes ICE.
12204
12205 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12206
12207 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12208 reserved in the global namespace.
12209
12210 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12211 generate needed virtual table.
12212
12213 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12214
12215 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12216
12217 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12218 template-dependent type
12219
12220 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12221
12222 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12223 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12224 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12225
12226 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12227 class should be usable as argument of member function.
12228 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12229 class should be usable as return type of member function.
12230 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12231 class should be usable as type of data member.
12232
12233 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12234
12235 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
12236
12237 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12238
12239 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
12240
12241 * gcc.dg/dll-?.c Add thumb to target list.
12242 Fix assembler scan patterns to match current assembler output.
12243
12244 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12245
12246 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12247 matching of template brackets.
12248
12249 * g++.old-deja/g++.other/using4.C: New test. Test using
12250 declarations of methods from base classes.
12251
12252 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12253 within functions should introduce names into the innermost
12254 enclosing namespace.
12255
12256 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12257 of static locals if first initialization throws.
12258
12259 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
12260
12261 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12262
12263 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12264
12265 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12266 lose track of the possible targets of tablejump insns.
12267 * special/special.exp: Run it.
12268
12269 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12270
12271 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12272 must be declared before its specializations can be named in friend
12273 declarations.
12274
12275 1998-10-05 Dave Love <d.love@dl.ac.uk>
12276
12277 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12278
12279 * g77.f-torture/execute/io1.f: New test.
12280
12281 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12282
12283 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12284 with pointer to template function, for which no argument deduction
12285 is possible.
12286
12287 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12288 specialization of template function as argument to template
12289 function.
12290
12291 * g++.old-deja/g++.other/access2.C: New test; Inner class
12292 shouldn't have privileged access to Outer's names.
12293
12294 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12295
12296 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12297 friend template declared within template class conflicts with
12298 nested class of the same name.
12299
12300 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12301 is ignored.
12302
12303 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12304 object with direct initializer as function declaration.
12305
12306 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12307 initializers.
12308
12309 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12310 involving const pointer and NULL produces incorrect result.
12311
12312 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12313 type name without `typename' should be rejected with -pedantic.
12314
12315 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
12316
12317 * g++.old-deja/g++.other/addrof1.C: New test.
12318
12319 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
12320
12321 * gcc.c-torture/compile/981001-1.c: New test.
12322 * gcc.c-torture/execute/981001-1.c: New test.
12323
12324 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
12325
12326 * gcc.c-torture/compile/981001-2.c: New test.
12327 * gcc.c-torture/compile/981001-3.c: New test.
12328 * gcc.c-torture/compile/981001-4.c: New test.
12329
12330 1998-10-01 Robert Lipe <robertl@dgii.com>
12331
12332 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12333 multilibbed hosts. Idea grafted from g77.exp.
12334
12335 1998-09-30 Dave Love <d.love@dl.ac.uk>
12336
12337 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12338 avoid losing on systems which need -lsocket.
12339
12340 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12341
12342 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12343 * g++.old-deja/g++.other/nested2.C: Ditto.
12344 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12345 failure.
12346
12347 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12348
12349 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12350 preferred over template operator!= for enum bitfields.
12351
12352 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12353
12354 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12355 that happen to have the same base name, but in different scopes,
12356 are incorrectly rejected.
12357
12358 1998-09-16 Richard Henderson <rth@cygnus.com>
12359
12360 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12361 on the native word size instead of an integer literal.
12362
12363 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12364
12365 * g++.old-deja/g++.other/static2.C: Invocation of static data
12366 member of type pointer-to-function denoted as non-static member.
12367
12368 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12369 checks involving function types and aliases.
12370
12371 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12372
12373 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12374 redefined to the same non-trivial type.
12375
12376 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12377 namespace-qualification of template specializations declared in
12378 other namespaces.
12379
12380 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12381 to declare a subset of the specializations of a template function
12382 as friends of specializations of a template class.
12383
12384 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12385 member templates that do not fully specialize the enclosing
12386 template class are rejected.
12387
12388 1998-09-11 Dave Love <d.love@dl.ac.uk>
12389
12390 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12391
12392 1998-09-08 Dave Love <d.love@dl.ac.uk>
12393
12394 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12395 altered from libf2c/libU77 version.
12396
12397 1998-09-06 Dave Love <d.love@dl.ac.uk>
12398
12399 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
12400
12401 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
12402
12403 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
12404 (un)signed char are different types for template specialization
12405 purposes.
12406
12407 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
12408
12409 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
12410 * objc: ObjC testsuite.
12411
12412 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
12413
12414 * gcc.c-torture/execute/941014-1.x: New file.
12415
12416 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
12417
12418 * lib/c-torture.exp: Add support for
12419 torture_eval_before_compile and torture_eval_before_execute
12420 variables.
12421
12422 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
12423
12424 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
12425 this test triggers valid.
12426
12427 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12428
12429 * gcc.dg/980827-1.c: New test.
12430
12431 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12432
12433 * gcc.c-torture/execute/loop-4b.c: New test.
12434
12435 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
12436
12437 * lib/c-torture.exp: Add support for
12438 torture_eval_before_compile and torture_eval_before_execute
12439 variables.
12440
12441 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
12442
12443 * gcc.c-torture/compile/980825-1.c: New test.
12444
12445 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
12446
12447 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
12448 count number tests in opt_t0 not good_t0.
12449
12450 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
12451
12452 * gcc.c-torture/compile/930326-1.x: Fix typo.
12453
12454 1998-08-23 Mark Mitchell <mark@markmitchell.com>
12455
12456 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
12457 causes an ICE.
12458
12459 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
12460
12461 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
12462 STACK_SIZE is defined.
12463 * gcc.c-torture/unsorted/stuct.c: Similarly.
12464
12465 * gcc.c-torture/compile/980821-1.c: New test.
12466
12467 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
12468
12469 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
12470
12471 1998-08-19 Mark Mitchell <mark@markmitchell.com>
12472
12473 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
12474 code.
12475
12476 1998-08-09 Mark Mitchell <mark@markmitchell.com>
12477
12478 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
12479 error'.
12480
12481 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
12482
12483 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
12484
12485 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
12486
12487 * gcc.c-torture/compile/980816-1.c: New test.
12488
12489 * gcc.dg/980816-1.c: New test.
12490
12491 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
12492
12493 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
12494 compiler for ieee tests.
12495
12496 1998-08-01 Dave Love <d.love@dl.ac.uk>
12497
12498 * g77.f-torture/compile/980729-0.f: New test.
12499
12500 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
12501
12502 * gcc.c-torture/special/eeprof-1.c: New test, for
12503 -finstrument-functions.
12504 * gcc.c-torture/special/special.exp: Run it.
12505
12506 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
12507
12508 * gcc.c-torture/compile/980729-1.c: New test.
12509
12510 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
12511
12512 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
12513 __thumb__ is defined, and test for ARM style doubles if so.
12514
12515 1998-07-26 Dave Love <d.love@dl.ac.uk>
12516
12517 * g77.f-torture/noncompile/980615-0.f: New test.
12518
12519 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
12520
12521 * gcc.dg/980312-1.c: Do link instead of compile.
12522 * gcc.dg/980313-1.c: Likewise.
12523
12524 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
12525
12526 * gcc.c-torture/compile/980726-1.c: New test.
12527
12528 1998-07-25 Dave Love <d.love@dl.ac.uk>
12529
12530 * g77.f-torture/execute/io0.f: New test.
12531
12532 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
12533
12534 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
12535 an int.
12536
12537 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
12538
12539 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
12540 m32r bugs.
12541
12542 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
12543
12544 * gcc.dg/980626-1.c: Expect failures for all toolchains until
12545 c-decl.c:grokdeclarator can handle mode attributes.
12546
12547 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
12548
12549 * gcc.c-torture/execute/980716-1.c: New test.
12550
12551 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
12552
12553 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
12554 the mn10200.
12555 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
12556 the mn10200.
12557 * gcc.c-torture/execute/va-arg-3.x: Similarly.
12558 * gcc.c-torture/compile/930326-1.x: Similarly.
12559
12560 1998-07-13 Dave Love <d.love@dl.ac.uk>
12561
12562 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
12563 New test from Craig.
12564
12565 1998-07-12 Dave Love <d.love@dl.ac.uk>
12566
12567 * g77.f-torture/noncompile/980616-0.f: New test.
12568
12569 * g77.f-torture/execute/970816-3.f: New test from Craig.
12570
12571 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12572
12573 * g++.other/singleton.C: Return error value instead of taking
12574 SIGSEGV.
12575
12576 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
12577
12578 * g++.other/singleton.C: New test. Warning is under dispute.
12579 Runtime crash is not.
12580
12581 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
12582
12583 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
12584 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
12585 using6.C, using7.C}: New namespace tests.
12586
12587 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12588
12589 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
12590 specialization with typedef'ed names used as array indexes.
12591
12592 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
12593
12594 * gcc.c-torture/execute/980709-1.c: New test.
12595
12596 * gcc.dg/980709-1.c: New test.
12597
12598 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
12599
12600 * gcc.c-torture/execute/bcp-1.c: New test.
12601
12602 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
12603
12604 * gcc.c-torture/execute/980707-1.c: New test.
12605
12606 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
12607
12608 * gcc.c-torture/compile/980706-1.c: New test.
12609
12610 1998-07-01 Dave Love <d.love@dl.ac.uk>
12611
12612 * g77.f-torture/execute/980701-0.f,
12613 g77.f-torture/execute/980701-1.f: New test from Craig.
12614
12615 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
12616
12617 * gcc.c-torture/compile/980701-1.c: New test.
12618
12619 * gcc.c-torture/execute/980701-1.c: New test.
12620
12621 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
12622 rlsruhe.de>
12623
12624 * g++.old-deja/g++.robertl/eb132.C: New test.
12625 * g++.old-deja/g++.robertl/eb133.C: Likewise.
12626
12627 1998-06-29 Dave Love <d.love@dl.ac.uk>
12628
12629 * g77.f-torture/execute/980628-7.f,
12630 g77.f-torture/execute/980628-8.f,
12631 g77.f-torture/execute/980628-9.f,
12632 g77.f-torture/execute/980628-10.f: New tests from Craig.
12633
12634 * g77.f-torture/execute/980628-3.f: Remove mail headers.
12635
12636 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
12637
12638 * g77.f-torture/execute/980628-4.f: New test from Craig.
12639 * g77.f-torture/execute/980628-5.f: Likewise.
12640 * g77.f-torture/execute/980628-2.f: Likewise.
12641 * g77.f-torture/execute/980628-0.f: Likewise.
12642 * g77.f-torture/execute/980628-1.f: Likewise.
12643 * g77.f-torture/execute/980628-3.f: Likewise.
12644 * g77.f-torture/execute/980628-6.f: Likewise.
12645
12646 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
12647
12648 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
12649 directory when nothing has been installed yet.
12650
12651 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
12652
12653 * gcc.c-torture/special/special.exp: Handle newer versions of
12654 dejagnu.
12655
12656 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
12657
12658 * gcc.dg/980626-1.c: New test.
12659
12660 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
12661
12662 * gcc.misc-tests/m-un-2.c: New test.
12663 * g++.old-deja/g++.other/warn01.c: Likewise.
12664
12665 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
12666
12667 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
12668 compatibility with assmblers with a different comment character.
12669 Eliminate use of GAS-specific extensions.
12670
12671 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
12672
12673 * gcc.c-torture/execute/ieee/980619-1.c: New test.
12674
12675 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
12676
12677 *lib/g77.exp: Replace search for libf2c.a with search for newly
12678 renamed libg2c.a
12679
12680 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
12681
12682 * gcc.c-torture/execute/980617-1.c: New test.
12683
12684 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
12685
12686 * gcc.c-torture/execute/980612-1.c: New test.
12687
12688 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
12689
12690 * gcc.dg/980523-1.c: Only test on ppc-linux.
12691 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
12692
12693 * gcc.c-torture/execute/980608-1.c: New test.
12694
12695 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12696
12697 * gcc.c-torture/execute/980605-1.c: New test.
12698
12699 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
12700
12701 * gcc.c-torture/execute/980604-1.c: New test.
12702
12703 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
12704
12705 * gcc.c-torture/execute/980602-1.c: New test.
12706 * gcc.c-torture/execute/980602-2.c: Likewise.
12707
12708 1998-06-02 Dave Love <d.love@dl.ac.uk>
12709
12710 * 970125-0.f: Fix per JCB. Add commentary.
12711
12712 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
12713
12714 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
12715 IEEE -0 support.
12716
12717 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
12718
12719 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
12720 earlier.
12721
12722 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
12723
12724 * gcc.c-torture/execute/980526-3.c: New test.
12725
12726 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
12727
12728 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
12729 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
12730 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
12731 m88k-motorola-sysv3 to XFAIL.
12732
12733 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12734
12735 * gcc.dg/980526-1.c: New test.
12736 * gcc.c-torture/execute/980526-2.c: New test.
12737
12738 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
12739
12740 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
12741
12742 * gcc.c-torture/execute/980526-1.c: New test.
12743
12744 1998-05-26 Dave Love <d.love@dl.ac.uk>
12745
12746 * g77.f-torture/execute/alpha2.f: Add runtime test.
12747
12748 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
12749
12750 * g++.old-deja/old-deja.exp: Strip leading directories.
12751
12752 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
12753 error for the line. Don't run multiple tests for the same line.
12754
12755 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
12756
12757 * gcc.dg/980523-1.c: New test.
12758
12759 1998-05-23 Dave Love <d.love@dl.ac.uk>
12760
12761 * g77.f-torture/compile/970915-0.f: New test.
12762
12763 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
12764
12765 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
12766
12767 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
12768
12769 * gcc.dg/980520-1.c: New test.
12770
12771 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
12772
12773 * gcc.dg/980502-1.c: Fix return type.
12774
12775 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
12776
12777 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
12778 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
12779 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
12780 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
12781 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
12782
12783 1998-05-20 Dave Love <d.love@dl.ac.uk>
12784
12785 * g77.f-torture/execute/980520-1.f: New test.
12786
12787 1998-05-15 Dave Love <d.love@dl.ac.uk>
12788
12789 * lib/mike-g77.exp: New file.
12790
12791 * g77.f-torture/noncompile/noncompile.exp,
12792 g77.f-torture/noncompile/check0.f: New files.
12793
12794 1998-05-14 Dave Love <d.love@dl.ac.uk>
12795
12796 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
12797 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
12798 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
12799 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
12800 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
12801 abort where appropriate.
12802
12803 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
12804
12805 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
12806 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
12807
12808 1998-04-29 Dave Love <d.love@dl.ac.uk>
12809
12810 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
12811
12812 1998-04-27 Dave Love <d.love@dl.ac.uk>
12813
12814 * g77.f-torture/compile/980427-0.f: New test.
12815
12816 1998-04-24 Dave Love <d.love@dl.ac.uk>
12817
12818 * g77.f-torture/compile/980424-0.f: New test.
12819
12820 1998-04-19 Dave Love <d.love@dl.ac.uk>
12821
12822 * g77.f-torture/compile/980419-2.f (main): New test.
12823 * g77.f-torture/compile/970125-0.f: New test.
12824 * g77.f-torture/compile/980419-1.f: New test.
12825
12826 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
12827
12828 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
12829 of loop-4.c.
12830
12831 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
12832
12833 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
12834
12835 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
12836
12837 * gcc.c-torture/compile/980329-1.c: New test.
12838
12839 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
12840
12841 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
12842 * gcc.dg/980312-1.c: Fix typo in -march command.
12843
12844 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
12845
12846 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
12847
12848 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
12849
12850 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
12851 Dave Love agree the Fortran source is bogus.
12852
12853 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
12854
12855 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
12856 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
12857 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
12858 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
12859 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
12860
12861 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12862
12863 * g++.old-deja/g++.other/friend1.C: New test.
12864
12865 1998-02-18 Dave Love <d.love@dl.ac.uk>
12866
12867 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
12868 possibly uninitialized) variables and declare dnrm2.
12869
12870 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
12871
12872 From Bruno Haible <haible@ilog.fr>:
12873 * gcc.c-torture/execute/980223.c: New test.
12874
12875 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
12876
12877 * gcc.dg/ifelse-1.c: New test.
12878
12879 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
12880
12881 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
12882
12883 * lib/old-dejagnu.exp (old-dejagnu): Added the
12884 "execution test - XFAIL *-*-*" handling in the spirit of
12885 "excess errors test -". Changed the "execution test fails"
12886 handling to be like "excess errors test fails".
12887 * Update various tests accordingly.
12888
12889 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
12890
12891 * gcc.c-torture/execute/980205.c: New test.
12892
12893 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
12894
12895 * lib/c-torture.exp: Look for .x files instead of .cexp files.
12896 * lib/f-torture.exp: Similarly.
12897 * gcc.c-torture: Rename all .cexp files to .x files.
12898
12899 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12900
12901 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
12902 (940510-1.c): Removed duplicate.
12903 (971104-1.c): New test.
12904
12905 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
12906
12907 * lib/f-torture.exp: Improve error and loop detection.
12908
12909 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
12910
12911 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
12912 use that to size the filler array.
12913
12914 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
12915
12916 * lib/c-torture.exp(c-torture-execute): Fix typo.
12917
12918 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
12919 testcase as the executable name. Keep the executable around if
12920 the test fails.
12921
12922 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
12923
12924 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
12925 changes. Only test one -g option, and move it to the end of the
12926 list of options to test.
12927
12928 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
12929
12930 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
12931 variable GCC_TORTURE_OPTIONS to supply default switches separated
12932 by colons. If no environment variable, run tests with -O0 -g, -O1
12933 -g, and -O2 -g as well.
12934
12935 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
12936
12937 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
12938 explanatory comments. Fix indentation.
12939
12940 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
12941
12942 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
12943
12944 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
12945
12946 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
12947 * g++.old-deja/g++.mike/p7325.C: Likewise.
12948 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
12949
12950 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
12951
12952 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
12953 * g++.old-deja/g++.brendan/crash30.C: Likewise.
12954 * g++.old-deja/g++.brendan/crash39.C: Likewise.
12955 * g++.old-deja/g++.law/operators4.C: Likewise.
12956
12957 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
12958
12959 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
12960 * g++.old-deja/g++.mike/p784.C: Ditto.
12961 * g++.old-deja/g++.mike/p785.C: Ditto.
12962
12963 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
12964
12965 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
12966
12967 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
12968
12969 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
12970 target feature; pass this to c-torture-execute as needed.
12971
12972 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
12973
12974 * lib/c-torture.exp(c-torture-execute): If the previous and the
12975 current executables being tested are identical, we don't need to
12976 run the executable again. Try to make the executable names
12977 unique. Add an optional argument for passing additional compiler
12978 flags.
12979
12980 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
12981
12982 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
12983
12984 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
12985
12986 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
12987
12988 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
12989
12990 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
12991 32bit or larger longs.
12992
12993 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
12994 have either a 32bit long or 32bit int.
12995
12996 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
12997
12998 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
12999 Make double precision tests dependent on sizeof (double).
13000
13001 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
13002
13003 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13004 too.
13005
13006 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13007
13008 * gcc.c-torture/compile/961203-1.cexp: New script.
13009
13010 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
13011
13012 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13013 up the includes ourselves.
13014
13015 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
13016
13017 * lib/plumhall.exp: Remove random include, and add a few
13018 verbose messages for debugging.
13019
13020 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
13021
13022 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13023 of trying to do it ourselves.
13024
13025 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
13026
13027 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13028
13029 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
13030
13031 * gcc.prms/5403.c: Made regexp a bit less strict.
13032
13033 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
13034
13035 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13036 is returned from remote_load instead.
13037 * lib/plumhall.exp: Ditto.
13038 * lib/mike-g++.exp: Ditto.
13039 * lib/old-dejagnu.exp: Ditto.
13040 * lib/c-torture.exp: Ditto.
13041
13042 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
13043
13044 * lib/g++.exp: Use build_wrapper procedure.
13045 * lib/gcc.exp: Ditto.
13046
13047 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
13048
13049 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13050 an old-style decl for malloc. Fixes tests to work when
13051 sizeof (int) != sizeof (size_t).
13052
13053 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
13054
13055 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13056
13057 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13058 use stdargs.h interface.
13059
13060 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
13061
13062 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13063 NO_VARARGS when compiling.
13064
13065 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
13066
13067 * lib/plumhall.exp(ph_includes): New procedure.
13068 (ph_make): Use it.
13069 (ph_compiler): Ditto.
13070
13071 * lib/g++.exp: Rename test-glue.c to testglue.c.
13072 * lib/gcc.exp: Ditto.
13073
13074 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
13075
13076 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13077 to completion when it's called.
13078
13079 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
13080
13081 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13082 is defined, don't do test.
13083
13084 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
13085
13086 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13087 for object files.
13088 (ph_summary): Mark skipped testcases as untested, not unresolved.
13089
13090 * lib/plumhall.exp (ph_make): If unresolved because of bad
13091 errorCode, record errorCode in log file.
13092 (*): Replace send_log/verbose with verbose -log.
13093
13094 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
13095
13096 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13097 double conversion if double isn't at least 8 bytes.
13098
13099 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13100 int to work with targets where int is 16 bits.
13101
13102 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13103 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13104 precision for the test to complete.
13105
13106 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
13107
13108 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13109 if d10v is not compiled with the -mdouble64 flag.
13110 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13111
13112 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13113 d10v is not compiled with the -mint32 flag.
13114
13115 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
13116
13117 * lib/plumhall.exp: Use incr_count.
13118
13119 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
13120
13121 * gcc.c-torture: Update to c-torture-1.45.
13122
13123 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
13124
13125 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13126 the name of the expect testcase file).
13127
13128 * lib/g++.exp(g++_init): Ditto.
13129
13130 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
13131
13132 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13133 the host.
13134
13135 * lib/gcc.exp(gcc_exit): New procedure.
13136
13137 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
13138
13139 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13140 specs where appropriate.
13141
13142 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13143 because of new "candidates are" messages, and removed a few
13144
13145 * Converted all non-old-style g++ testcases to old-style, and
13146 moved into g++.old-deja.
13147
13148 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
13149
13150 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13151 options.
13152
13153 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13154 succeeded.
13155
13156 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13157
13158 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
13159
13160 * lib/gcc.exp (gcc_target_compile): Add support for defining
13161 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13162 the machine doesn't have those features.
13163
13164 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
13165
13166 * g++.law/operators4.exp: Don't use LIBS.
13167
13168 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
13169
13170 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13171
13172 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13173 * lib/g++.exp: Set it here instead. Also, allow use of the
13174 --tool_exec and --tool_opt options. Change CXX to
13175 GXX_UNDER_TEST.
13176
13177 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13178
13179 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13180
13181 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
13182
13183 * lib/old-dejagnu.exp: Use prune_warnings instead of
13184 prune_system_crud.
13185 * lib/mike-g++.exp: Ditto.
13186 * lib/gcc.exp: Ditto.
13187 * lib/g++.exp: Ditto.
13188
13189 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13190
13191 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
13192
13193 * 941014-2.c: Include stdlib.h
13194 * 960327-1.c: Include stdio.h
13195 * dbra.c, index-1.c: Don't assume ints are 32bits.
13196
13197 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
13198
13199 * lib/gcc.exp: Add gcc,stack_size target feature.
13200
13201 * lib/g++.exp(g++_target_compile): Add the include and link
13202 paths here, not in two other places. And, it's $options, not
13203 options.
13204
13205 * lib/mike-g++.exp(postbase): Remove the code that determines
13206 the correct include and link paths.
13207 * g++.old-deja/old-deja.exp: Ditto.
13208
13209 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
13210
13211 * lib/g++.exp(g++_init): target_compile no longer returns the
13212 filename of the result.
13213
13214 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
13215
13216 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13217 call to glob.
13218
13219 * gcc.c-torture/special/special.exp: Change call to
13220 gcc_target_compile to include the object file.
13221
13222 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
13223
13224 * gcc.c-torture/special/special.exp: Correct misspelling in last
13225 change.
13226
13227 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
13228
13229 * lib/plumhall.exp(ph_summary): Log the entire output of the
13230 executable. Return -1 if there were any failures, 0 otherwise.
13231 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13232 (ph_make): Clean up objects and executables that were built
13233 if the tests succeeded.
13234
13235 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
13236
13237 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13238 libraries and includes in the build tree as appropriate.
13239
13240 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
13241
13242 * lib/c-torture.exp: Instead of looking for the global variable
13243 NO_LONG_LONG, check to see if that's a feature of the target.
13244
13245 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
13246
13247 * config/default.exp: Minimize. Delete the remainer of the files in
13248 config; this functionality is now in devo/dejagnu/config.
13249
13250 g++.*/*: Pass any additional flags used to compile to postbase;
13251 delete CXXFLAGS.
13252
13253 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13254 is now done by runtest.exp. Use gcc_target_compile instead of
13255 compile.
13256
13257 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13258 Remove references to CFLAGS. Use remote_file instead of
13259 calling rm -f.
13260 (c-torture): Take a list of arguments to use to compile this
13261 testcase.
13262
13263 lib/g++.exp: Simplify. Use target_compile instead of compile.
13264 lib/gcc-dg.exp: Ditto.
13265 lib/gcc.exp: Ditto.
13266 lib/mike-{gcc,g++}.exp: Ditto.
13267 lib/old-dejagnu.exp: Ditto.
13268 lib/plumhall.exp: Ditto.
13269
13270 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
13271
13272 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13273 (ph_linker): Likewise.
13274
13275 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
13276
13277 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13278 MAP_ANON / MAP_ANONYMOUS if defined;
13279 else try to map from /dev/zero .
13280
13281 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
13282
13283 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13284 isn't defined, then define it to MAP_ANONYMOUS.
13285
13286 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
13287
13288 * gcc.c-torture: Update to c-torture-1.42 release.
13289
13290 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
13291
13292 * gcc.c-torture: Update to c-torture-1.41 release.
13293
13294 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
13295
13296 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13297 c-torture release.
13298
13299 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13300
13301 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13302 and LDFLAGS. Fix second case to append the target_info ldflags
13303 onto LDFLAGS, not CFLAGS.
13304 * lib/g++.exp (g++_init): Add target_info stuff.
13305 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13306 of libgloss and newlib flags for !native.
13307
13308 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13309 (GDB): Fix relative path to go up another dir for finding gdb.
13310
13311 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13312
13313 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13314 versions in the target_info array, if they don't exist.
13315
13316 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13317
13318 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13319
13320 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
13321
13322 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13323 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13324
13325 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
13326
13327 * lib/old-dejagnu.exp: Don't remove the output file before we've
13328 actually tested it. Don't append pwd to the path of the executable
13329 we're testing.
13330
13331 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
13332
13333 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13334
13335 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
13336
13337 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13338 temporary directory for compiler files, and set it to a default
13339 value of /tmp. Set $output as the name of the output file from
13340 compiling the testcase. Add a -o option to $cflags_var so the
13341 compiler writes the final output file as $output. Set $executable
13342 to $output.
13343
13344 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13345 directory for compiler files, and set it to /tmp if it doesn't
13346 already have a value. Set $output_file to the name of the output
13347 file from compiling the testcase. Add a -o option to CXXFLAGS so
13348 the compiler writes the final output file as $output. Use $output
13349 as the executable to be tested.
13350
13351 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13352
13353 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13354
13355 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
13356
13357 * gcc.c-torture/execute/pending-1.c: New test. Still
13358 pending in Tege's queue.
13359
13360 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
13361
13362 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13363 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13364 if there were failures. Call unresolved if there were unresolved
13365 testcases. Call gcc_fail if program did not run to completion.
13366 (ph_make): Pass additional argument name to ph_execute.
13367 (ph_execute): Add new argument. Pass additional arguments to
13368 ph_summary. Call gcc_fail is there is no execution output.
13369
13370 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
13371
13372 * lib/plumhall.exp (proc_summary): Output relavent summary
13373 lines into the log so specific failures in plumhall can be
13374 investigated.
13375
13376 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
13377
13378 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13379 (c-torture-execute): Don't try to execute tests which use
13380 "long long" types if $NO_LONG_LONG is nonzero.
13381
13382 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
13383
13384 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13385 not c-torture.
13386
13387 * gcc.ieee: Move from here.
13388 * gcc.c-torture/execute/ieee: To here.
13389
13390 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
13391
13392 * gcc.c-torture: Update to c-torture-1.41 release.
13393
13394 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
13395
13396 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13397 not "$output".
13398
13399 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
13400
13401 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
13402 -c present.
13403
13404 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
13405
13406 * config/proelf.exp: Handle connecting to a simulator.
13407
13408 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
13409
13410 * config/proelf.exp: New file. Enough framework that we can
13411 run c-torture tests on the proelf targets (or any other target
13412 that gdb can connect to for that matter).
13413
13414 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
13415
13416 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
13417 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
13418
13419 * lib/plumhall.exp (ph_execute): Always call ph_summary if
13420 exec_output exists.
13421
13422 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
13423
13424 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
13425 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
13426
13427 * config/*.exp: Update FSF address. Change result of ${tool}_load
13428 to pass/fail/unresolved/unsupported/untested. Caller must now
13429 call unresolved/unsupported/untested.
13430 * lib/*.exp: Update FSF address. Update to handle new results of
13431 ${tool}_load.
13432 * lib/chill.exp (verbose): Delete.
13433
13434 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
13435
13436 * lib/gcc.exp (default_gcc_start): Change order of args to
13437 $LDFLAGS $CFLAGS $LIBS.
13438 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
13439 Save/set/restore CFLAGS. Pass single arg to gcc_start.
13440 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
13441 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13442 * gcc.misc-tests/dg-test.exp: Likewise.
13443 * gcc.misc-tests/msgs.exp: Likewise.
13444 * gcc.prms/prms.exp: Likewise.
13445 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
13446 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
13447
13448 * lib/dg.exp: Deleted, moved to dejagnu/lib.
13449
13450 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13451
13452 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
13453
13454 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
13455 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
13456
13457 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
13458 necessary.
13459
13460 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
13461
13462 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
13463 global for loop; add use of $mathlib.
13464 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
13465 settings here; set mathlib for anything but VxWorks.
13466
13467 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
13468
13469 * gcc.c-torture: Update to c-torture-1.40 release.
13470
13471 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
13472
13473 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
13474 dg.exp.
13475
13476 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
13477
13478 * lib/c-torture.exp (c-torture-execute): Declare "output" as
13479 global.
13480
13481 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
13482
13483 * lib/g++.exp (LIBS): Define if not already.
13484 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
13485 (gcc-dg-prune): Call prune_gcc_output.
13486 * lib/gcc.exp (prune_gcc_output): New proc.
13487 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
13488 prune_gcc_output.
13489
13490 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
13491
13492 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
13493 (c-torture-execute): Likewise. Rename `name' to `testcase'.
13494
13495 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
13496
13497 * gcc.c-torture: Update to c-torture-1.39 release.
13498
13499 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
13500
13501 * lib/c-torture.exp (c-torture-execute): Don't return if one option
13502 fails, try others as well.
13503
13504 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13505
13506 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
13507 If compilation fails, mark execute tests as `untested'.
13508 If test is marked as unsupported, don't mark compilation and
13509 execute tests as failed.
13510
13511 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13512
13513 * lib/g++.exp (g++_init): Don't link in libg++, and look to
13514 libstdc++ for whether or not we want to be doing shared
13515 libraries. Delete link_curses since we don't need it anymore.
13516 * lib/mike-g++.exp (postbase): Don't link in libg++.
13517 * g++.old-deja/old-deja.exp: Likewise.
13518
13519 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13520
13521 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
13522
13523 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13524
13525 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
13526 For that, add `-Wl,-a,shared_archive'.
13527 * g++.old-deja/old-deja.exp: Likewise.
13528
13529 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
13530
13531 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
13532
13533 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
13534
13535 * lib/mike-g++.exp (postbase): Pay attention to the status of
13536 g++_load.
13537
13538 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13539
13540 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
13541
13542 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
13543
13544 * lib/gcc.exp (default_gcc_start): No longer need to log program
13545 being executed or its output, execute_anywhere does that now.
13546 * lib/g++.exp (default_g++_version): Call execute_anywhere.
13547 (default_g++_start): Likewise. Delete calls to verbose/send_log.
13548
13549 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13550
13551 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
13552 the same as those in lib/g++.exp.
13553
13554 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
13555
13556 * gcc.c-torture: Update to c-torture-1.38 release.
13557 * gcc.ieee: Related changes.
13558
13559 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
13560
13561 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
13562 "exec". Minor reformatting changes.
13563
13564 * config/rom68k.exp (${tool}_load): Make it work in a canadian
13565 cross. This means all "exec" calls now work on a remote host as
13566 well.
13567 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
13568 cross. Filter out the extra "\r\n" stuff that expect puts in.
13569 (c-torture-execute): Filter out the bogus warnings like
13570 c-torture-compile does. Add support for canadian cross.
13571 * lib/gcc.exp (default_gcc_version, default_gcc_start)
13572 Use execute_anywhere rather than calling exec directly. Now it
13573 works for canadian cross testing.
13574
13575 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
13576
13577 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
13578 results into a variable, and check that rather than using file exists.
13579
13580 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13581
13582 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
13583 create a libg++.so. For sunos4.1.*, also add -ltermcap.
13584
13585 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13586
13587 * g++.old-deja/old-deja.exp: Create and pass runshlib and
13588 lib_curses if there's a shared libg++ in the build tree.
13589
13590 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
13591
13592 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
13593 if not supported target.
13594
13595 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13596
13597 * lib/g++.exp (g++_init): Move empty setting of runshlib and
13598 link_curses up to always happen, not just for native builds.
13599
13600 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
13601
13602 * gcc.c-torture: Update to c-torture-1.36 release.
13603 * gcc.failure: Related changes.
13604
13605 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
13606
13607 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
13608
13609 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13610
13611 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
13612 * lib/mike-g++.exp (postbase): Not in here. Still reference
13613 runshlib, link_curses, and mathlib for link and run.
13614
13615 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
13616 pass the runtime shared library options for Solaris, OSF/1, and
13617 Irix5, and link with -lcurses to avoid unresolved references.
13618
13619 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13620
13621 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
13622 only run once.
13623
13624 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
13625
13626 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
13627
13628 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
13629
13630 * gcc.c-torture: Update to c-torture-1.35 release. Note we
13631 do not have a framework for the "compat" tests yet.
13632
13633 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13634
13635 * lib/mike-g++.exp (postbase): New local variable `mathlib',
13636 set to null if we're testing vxworks5.1. Use that instead of
13637 `-lm' in the setting of LIBS for link and run.
13638
13639 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13640
13641 * config/rom68k.exp (${tool}_load): Major changes to make it
13642 work. Verified that it does in fact return the stuff in
13643 exec_output properly. Catch any Emul or any TRAP other than 0.
13644
13645 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13646
13647 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
13648 LDFLAGS properly for targets that need stuff from libgloss.
13649 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
13650 only run once.
13651 (gpp_initialized): New variable.
13652
13653 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
13654
13655 * config/rom68k.exp: Load libgloss.exp.
13656 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
13657 so we can produce a fully linked binary.
13658 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
13659 so we can produce a fully linked binary.
13660
13661 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
13662
13663 * lib/plumhall.exp (ph_section): Watch for expected failures.
13664 Add missing `else'.
13665
13666 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
13667 run the testcase.
13668 (c-torture): Likewise.
13669
13670 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
13671
13672 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
13673
13674 * lib/mike-g++.exp (mike_cleanup): New proc.
13675 (prebase): New globals compiler_result, not_compiler_result,
13676 target_regexp.
13677 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
13678 allow leading "-" in pattern. Watch for unsupported tests.
13679 If $compiler_result is set, pattern match assembler code,
13680 and ditto for $not_compiler_result.
13681 * lib/mike-gcc.exp: Likewise.
13682
13683 * lib/plumhall.exp (ph_execute): Only call ph_summary if
13684 execution "succeeded".
13685
13686 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
13687
13688 * config/win32.exp: New file.
13689 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
13690
13691 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
13692
13693 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
13694 unsupported.
13695 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
13696 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
13697 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
13698
13699 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
13700 "... without exceptions was ...". That is now handled by
13701 prune_system_crud.
13702 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
13703
13704 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
13705
13706 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
13707 sieve.c,sort2.c}: New files.
13708 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
13709 sieve.exp,sort2.exp}: Drivers for them.
13710
13711 * lib/mike-gcc.exp (program_output): New user settable variable.
13712 (postbase): Call prune_system_crud. Also prune extraneous compiler
13713 messages.
13714 * lib/mike-g++.exp (program_output): New user settable variable.
13715
13716 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
13717
13718 * config/sh.exp: Deleted (use sim.exp instead).
13719
13720 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13721
13722 * config/vx.exp: Declare CHECKTASK as global.
13723 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
13724 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
13725 * lib/old-dejagnu.exp: Load [pwd]/$executable.
13726
13727 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13728
13729 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
13730 target. Like vx.exp, only includes `vx29k.exp' instead of
13731 `vxworks.exp'.
13732
13733 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
13734
13735 * config/sim.exp: Increase time limit from 120 seconds to 240.
13736
13737 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13738
13739 * gcc.c-torture/execute/950628-1.c: New test.
13740
13741 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
13742
13743 * gcc.c-torture: Update with changes/additions from
13744 c-torture-1.34.
13745
13746 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
13747
13748 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
13749
13750 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
13751
13752 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
13753
13754 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
13755
13756 * gcc.c-torture/compile/950512-1.c: New test.
13757 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
13758 * gcc.dg/struct-ret-1.c: Likewise.
13759
13760 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
13761
13762 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
13763 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
13764
13765 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
13766
13767 * gcc.c-torture/special/920411-1.c: Deleted.
13768 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
13769
13770 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
13771
13772 * config/sim.exp (${tool}_load): Hack in call to bash to get a
13773 cpu limit.
13774
13775 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13776
13777 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
13778
13779 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13780
13781 From kenner;
13782 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
13783 is the proper length.
13784 * va-arg-3.c: Likewise.
13785
13786 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
13787
13788 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
13789 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
13790
13791 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
13792 * lib/g++.exp (default_g++_start): Delete old cruft.
13793
13794 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
13795
13796 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
13797 (2 * (1 << 18)) to (2 * (1 << 17)).
13798
13799 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
13800
13801 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13802
13803 * config/rom68k.exp: Renamed from config/idp.exp
13804
13805 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13806
13807 * c-torture/compile/921109-2.c
13808
13809 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
13810
13811 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
13812 excess errors.
13813
13814 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
13815
13816 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
13817 output.
13818 * lib/g++.exp (default_g++_start): Likewise.
13819
13820 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13821
13822 * gcc.c-torture/compile/950329-1.c: New test.
13823
13824 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13825
13826 * config/bug.exp (${tool}_load): Updated to use new remote_open
13827 and remote_close procs.
13828 * config/idp.exp: New file.
13829
13830 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
13831
13832 * gcc.c-torture/execute/950322-1.c: New test.
13833
13834 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
13835
13836 * config/vx.exp (${tool}_load): Clean up testing of return code from
13837 vxworks_ld and vxworks_spawn.
13838
13839 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
13840
13841 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
13842
13843 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
13844
13845 * lib/old-deja.exp: Add `excess errors test - ' error, now one
13846 can mark excess errors on a machine by machine basis. Note, the
13847 default is to not expect any excess errors, even when excess
13848 errors test - is given, so you will want to put an XFAIL ... on
13849 these lines. For example, // excess errors test - XFAIL hppa*-*-*
13850 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
13851 those 4 machines, but no others.
13852
13853 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13854
13855 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
13856 * lib/c-torture.exp: to here.
13857
13858 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
13859
13860 * gcc.c-torture/execute/950221-1.c: New test.
13861 * gcc.c-torture/execute/struct-ret-1.c: New test.
13862 * gcc.c-torture/compile/950221-1.c: New test.
13863
13864 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
13865
13866 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
13867
13868 * gcc.c-torture/execute/arith-1.c (main): Return 0.
13869 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
13870
13871 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
13872
13873 * g++.gb: New directory of tests, derived from my signature and
13874 class scoping tests.
13875
13876 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
13877 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
13878 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
13879 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
13880 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
13881 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
13882 * g++.gb/sig25.C: Likewise.
13883
13884 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
13885 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
13886 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
13887 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
13888 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
13889 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
13890 * g++.gb/sig25.exp: Likewise.
13891
13892 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
13893 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
13894 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
13895 * g++.gb/scope13.C: Likewise, this test still fails.
13896
13897 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
13898 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
13899 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
13900 * g++.gb/scope13.exp: Ditto.
13901
13902 * g++.gb/README: New file, explains what these tests are about.
13903
13904 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
13905
13906 * lib/dg.exp (dg-do): Support `preprocess'.
13907 (dg-test): Likewise.
13908
13909 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13910
13911 * config/udi.exp: change "continue -expect" to "exp_continue".
13912
13913 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
13914
13915 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
13916 Delete redundant tests.
13917
13918 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
13919 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
13920 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
13921 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
13922 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
13923 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
13924 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
13925 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
13926
13927 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
13928 storing label pointers.
13929 * gcc.c-torture/execute/921019-1.c: Likewise.
13930 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
13931 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
13932 parameter fp.
13933 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
13934 constants.
13935
13936 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
13937 Delete obsolete tests.
13938
13939 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
13940 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
13941 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
13942 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
13943 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
13944 * gcc.c-torture/compile/950124-1.c: New test.
13945
13946 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
13947
13948 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13949
13950 * lib/mike-g++.exp: Add -lm to LIBS.
13951
13952 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
13953
13954 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
13955
13956 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13957
13958 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
13959
13960 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
13961
13962 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
13963
13964 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
13965
13966 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
13967 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
13968 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
13969 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
13970 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
13971 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
13972 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
13973 * g++.law/{operators31.C, operators32.C,
13974 * g++.law/{operators33.C, operators34.C}: Likewise.
13975 * g++.law/{pic1.C, refs2.C}: Likewise.
13976 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
13977 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
13978 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
13979 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13980
13981 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
13982 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
13983 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
13984 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
13985 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
13986 * g++.law/{enum9.exp, friend5.exp}: Likewise.
13987 * g++.law/{nest3.exp, nest4.exp}: Likewise.
13988 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
13989 * g++.law/{operators30.exp, operators31.exp}: Likewise.
13990 * g++.law/{operators32.exp, operators33.exp}: Likewise.
13991 * g++.law/{operators34.exp}: Likewise.
13992 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
13993 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
13994 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
13995 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
13996 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
13997
13998 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
13999 No longer expected to fail.
14000 * g++.law/missed-error3.C: Tweak for recent bool changes.
14001
14002 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
14003
14004 * config/emb-unix: Deleted.
14005 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14006 remote execution. Do final link on remote host if REMOTE_LINK is set.
14007
14008 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
14009
14010 * lib/dg.exp (dg-test): Fix typo in last patch.
14011
14012 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
14013
14014 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14015 (handles multiple occurrences).
14016
14017 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
14018
14019 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14020 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14021 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14022 printed).
14023 * lib/c-torture.exp (c-torture-compile): Likewise.
14024 (c-torture): Prepend full path if missing.
14025 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14026 (gcc_fail): Likewise.
14027 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14028
14029 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14030
14031 * lib/netware.exp: Only attach to NetWare i386 systems.
14032
14033 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
14034
14035 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14036 messages. Add test name to "output pattern match" pass/fail message.
14037
14038 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
14039
14040 * gcc.dg: New testsuite.
14041 * gcc.dg/dg.exp: New file.
14042
14043 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14044 test-switch.c}: Deleted.
14045
14046 * gcc.misc-tests/msgs.exp: New testcase driver.
14047
14048 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
14049
14050 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14051 Watch for illegal return values from ${tool}_load.
14052 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14053 cross targets. Coerce return value >0 to 1.
14054
14055 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
14056
14057 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14058
14059 * config/emb-unix.exp: New file.
14060
14061 * config/sim.exp: Error if variable $SIM not defined.
14062 (${tool}_load): Mark test as "untested" if simulator missing.
14063
14064 * config/unix.exp: Load remote.exp to get rcp_download.
14065 * lib/c-torture.exp: Use different option lists for testcases with
14066 and without loops.
14067 * gcc.c-torture/execute/execute.exp: Likewise.
14068
14069 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
14070
14071 * config/*.exp: Clarify return code from ${tool}_load.
14072 Call `unresolved' or `untested' instead of `warning' or `perror'
14073 (sometimes you still want to call both though).
14074 Add comment that `shell_id' is local to each file.
14075 * config/udi.exp (timeout): Set to 30.
14076 Don't print warning if connection fails, $connectmode has already
14077 printed an error.
14078 (${tool}_load): Move verbose messages to level 2.
14079 Rework pattern for "Process started" message.
14080 Pass `shell_id' to ${connectmode}_download.
14081 Retry twice upon timeout. Make resetting of target more robust.
14082 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14083 Pass `shell_id' to exit_$connectmode.
14084 Only call exit_$connectmode if connected.
14085 * config/unix.exp (${tool}_load): Check return codes better.
14086 * config/vrtx.exp (${tool}_load): Likewise.
14087 * config/vx.exp (${tool}_load): Likewise.
14088 Delete unneeded global's.
14089 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14090 from ${tool}_load.
14091 (dg-stat): Delete.
14092 (dg-init): Delete recording of pass/fail counts.
14093 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14094 (old-dejagnu-init): Likewise.
14095 (old-dejagnu-stat): Delete contents, empty proc now.
14096 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14097 (c-torture): Delete references to lcnt, lpass, lfail.
14098 Get option list from TORTURE_OPTIONS.
14099 Delete -funroll[-all]-loops if no loops.
14100 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14101 (g++_stat): Delete contents (empty proc now).
14102 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14103 (gcc_finish): Likewise.
14104 (gcc_stat): Deleted.
14105 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14106 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14107 * gcc.c-torture/execute/execute.exp: Likewise.
14108 Split tests into two parts: compile, execute.
14109 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14110 no loops. Update to reflect clarified return codes from ${tool}_load.
14111
14112 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
14113
14114 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14115 to grep for.
14116 (old-dejagnu): Likewise (where necessary).
14117
14118 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
14119
14120 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14121
14122 * lib/dg.exp (dg-process-target): Fix processing of selector.
14123 Add comment regarding use of `error'.
14124
14125 * lib/gcc.exp (prune_system_crud): Define if missing.
14126 * lib/g++.exp (prune_system_crud): Likewise.
14127
14128 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14129 Call prune_system_crud.
14130 * lib/dg.exp (dg-runtest): New proc.
14131 Use perror instead of send_user for tcl errors in testcase.
14132 Don't return any value, it's never used.
14133 Don't clobber previous definition of `unknown'.
14134 Print tcl errors in `dg-final'.
14135
14136 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
14137
14138 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14139 (dg-test): Don't print errorInfo, it contains stack backtrace.
14140
14141 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
14142
14143 * lib/g++.exp (runtest_file_p): Define if missing.
14144
14145 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
14146
14147 * lib/mike-g++.exp: Comment out loading of g++.exp.
14148 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14149 (default_g++_version): Always print something.
14150 (default_g++_start): Comment out call to `which'.
14151 (g++_start, g++_load): Deleted (must be defined in config file).
14152 * lib/gcc.exp: Test for existence of $CC at start.
14153 Delete check for tmpdir (done in gcc_init).
14154 (default_gcc_version): Always print something.
14155 (default_gcc_start): Comment out call to `which'.
14156 * config/*.exp: Major cleanup - make cross targets work at least a
14157 little better for g++ (by not being "--tool gcc" specific).
14158 Rename gcc_xxx to ${tool}_xxx.
14159 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14160 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14161
14162 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
14163
14164 * lib/c-torture.exp (c-torture-compile): Rework compiler
14165 message processing.
14166
14167 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14168 c-torture.
14169
14170 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
14171
14172 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14173
14174 * lib/dg.exp (dg-process-target): Support { target native }.
14175
14176 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
14177
14178 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14179 looked for "... program xxx got fatal signal".
14180 Correct regsub munging of `comp_output'.
14181 Ignore compiler messages "path prefix not used" and "linker input
14182 file unused".
14183
14184 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
14185
14186 * lib/gcc.exp (runtest_file_p): Define if missing.
14187 * gcc.prms/template.c: Example to work from.
14188
14189 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
14190
14191 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14192 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14193
14194 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14195 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14196 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14197 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14198
14199 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14200 (dg-process-target): No longer a varargs proc.
14201 Return S/N for target, P/F for xfail. All callers changed.
14202 (user option procs): More argument checking.
14203 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14204 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14205 (dg-test): Skip test if not running on selected target in `dg-do'.
14206 Update handling of `dg-do-what', `dg-output-text'.
14207 Separate execution pass/fail from output pattern match pass/fail.
14208 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14209
14210 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14211
14212 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14213 target for 920510-1.c.
14214
14215 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
14216
14217 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14218 Clean up comment regarding use of passcnt, etc.
14219 (gcc_stat): Don't update `testcnt' here.
14220 (gcc_finish): Do it here.
14221 Might as well reset `but_id' here too.
14222 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14223 to determine if the file should be tested.
14224 * gcc.c-torture/compile/compile.exp: Likewise.
14225 * gcc.c-torture/execute/execute.exp: Likewise.
14226 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14227 * gcc.misc-tests/dg-test.exp: Likewise.
14228 * gcc.prms/prms.exp: Likewise.
14229 * gcc.wendy/wendy.exp: Likewise.
14230 * g++.old-deja.exp: Likewise.
14231 Move "Testing file" message to verbose level 1.
14232
14233 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
14234
14235 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14236
14237 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
14238
14239 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14240 (default_gcc_start): Accept optional second list element
14241 of compiler flags. Print compiler output at verbosity level 2.
14242 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14243 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14244 Save current values of framework globals passcnt, failcnt, xpasscnt,
14245 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14246 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14247 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14248 xfailcnt to compute stats. Update framework global `testcnt' from
14249 pass/fail counts.
14250 (gcc_finish): New proc. Clean up test environment.
14251 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14252 (gcc_epass, gcc_efail): Delete.
14253 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14254 argument of line number.
14255 (dg-init): If the tool has an init routine, call it.
14256 (dg-test): Remove args `cflags_var' and `libs_var'.
14257 Pass all compiler options to ${tool}_start.
14258 Handle missing line number.
14259 (dg-finish): New function.
14260 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14261 particular files. Call gcc_finish at end. Move "skipping test"
14262 message to verbosity level 3.
14263 * gcc.c-torture/compile/compile.exp: Likewise.
14264 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14265 * gcc.c-torture/execute/execute.exp: Likewise.
14266 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14267 Print testcase being tried at verbosity level 1.
14268 * gcc.c-torture/special/special.exp: Unset xfail.
14269 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14270 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14271 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14272 * gcc.failure/failure.exp: Likewise.
14273 * gcc.ieee/ieee.exp: Likewise.
14274 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14275 Update call to dg-test. Call dg-finish at end.
14276 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14277 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14278 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14279 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14280 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14281 * gcc.wendy/wendy.exp: Add copyright.
14282 Delete setting of tmpdir (done by gcc_init).
14283 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14284 Pass compiler flags to gcc_start. Call gcc_finish at end.
14285 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14286 gcc_[ce]pass/fail.
14287
14288 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
14289
14290 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14291 confusion.
14292 (g++_load): Likewise.
14293
14294 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14295 Rename argument to `prog' to remove the confusion.
14296 Varargs fns behave differently too!
14297 (g++_load): Likewise.
14298
14299 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14300
14301 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14302 what it is. Delete (always) printing of status value for !native.
14303 Simplify verbose code, and include status and exec_output.
14304 (g++_load): Use gcc_load.
14305
14306 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14307
14308 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14309 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14310 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14311 940714-3.c as these testcases don't exist anymore. Make
14312 va-arg-1.c expected to pass.
14313
14314 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
14315
14316 * gcc.misc-tests/misc.exp: Only run specific testcases.
14317 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14318 * gcc.misc-tests/dg-[1-9].c: New files.
14319
14320 * lib/dg.exp: New testsuite driver.
14321 * gcc.prms/prms.exp: Use it.
14322
14323 * README.gcc: New file.
14324
14325 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14326 Document and reset `lxpass' and `lxfail'.
14327 Simplify "initialized" message.
14328 (gcc_stat): Clean up comments a little.
14329
14330 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
14331
14332 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14333
14334 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
14335
14336 * lib/old-dejagnu.exp (process-option): New proc.
14337 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14338 (old-dejagnu): Simplify.
14339 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14340
14341 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
14342
14343 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14344 exists and is not an empty string.
14345
14346 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14347 $xfail rather than calling setup_xfail. Clear $xfail when test is
14348 finished.
14349 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14350 automatically.
14351
14352 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14353 longer expected to fail.
14354
14355 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14356 "f" function call.
14357
14358 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14359
14360 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14361 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14362 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14363 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14364 c-torture-1.29.
14365
14366 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14367 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14368
14369 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14370
14371 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14372 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14373
14374 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14375 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14376 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14377
14378 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14379
14380 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14381 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14382 940714-1.c, 940714-2.c, 940714-3.c},
14383 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14384 gcc.misc-tests/{mg.c,mg.exp}:
14385 New tests.
14386 * gcc.noncompile/noncompile.exp: Change accordingly.
14387
14388 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
14389
14390 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14391 Undo previous clobberage.
14392
14393 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
14394
14395 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14396 * gcc.special/{930510-1.c, special.exp}:
14397 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
14398 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
14399 struct-varargs-1.c}: New tests from c-torture-1.26.
14400
14401 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14402
14403 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
14404 argument to switch.
14405
14406 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
14407
14408 * Revert the previous changes. Please see Rob's directory
14409 (/lisa/test/rob/progressive/gcc/testsuite) for testing
14410 fixes.
14411
14412 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
14413
14414 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
14415 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
14416 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
14417 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
14418 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
14419 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
14420 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
14421 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
14422 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
14423 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
14424 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
14425 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
14426 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
14427 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
14428 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
14429 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
14430 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
14431 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
14432 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
14433 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
14434 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
14435 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
14436 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
14437 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
14438 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
14439 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
14440 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
14441
14442 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
14443
14444 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
14445 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
14446 with perror calls.
14447
14448 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
14449
14450 * config/unix.exp (g++_load): Fix syntax.
14451
14452 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14453
14454 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
14455 * gcc.noncompile/921017-1.c: Deleted obsolete test.
14456 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
14457 Don't expect va-arg-1.c to fail. Correct expected output for
14458 920928-1.c.
14459 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
14460 * gcc.wendy/hbm4.c: Correct typo.
14461 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
14462
14463 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
14464
14465 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
14466 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
14467 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
14468 * lib/c-torture.exp (c-torture-compile): Ditto.
14469
14470 Reduce volume of output (remove all the -I's and such).
14471 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
14472 Call gcc_cpass, gcc_cfail.
14473 (c-torture): Pass testing option to c-torture-compile.
14474
14475 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
14476
14477 Bring patches over from progressive.
14478 * config/default.exp: Exit remote shell cleanly.
14479 (g++_exit, g++_start): Add default versions.
14480 * config/sim.exp (gcc_load): Use perror, not error.
14481
14482 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
14483
14484 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
14485 set in site.exp.
14486
14487 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
14488
14489 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
14490 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
14491 (wendy_try): New proc to run testcase.
14492 (main loop): Call 'em.
14493 * gcc.wendy/*.c: Clean up pass to correct expected output.
14494
14495 * lib/gcc.exp: Minor cleanup work.
14496 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
14497
14498 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
14499
14500 * config/sim.exp (gcc_load): Document return codes better.
14501 Don't pass -v to simulator.
14502
14503 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14504
14505 * gcc.special/920717-x.c: Fix typo.
14506 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
14507 get at sources.
14508
14509 * lib/mike-gcc.exp: Fix typo.
14510
14511 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14512
14513 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
14514 binary to use, transform the name.
14515 * config/*.exp: rename everything. Nuke any g++ specific files,
14516 it's now a special case of gcc that requires no special support.
14517 Add a default.exp for unsupported targets.
14518
14519 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
14520
14521 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
14522 lib/old-dejagnu.exp: Fix a few patterns to work with the new
14523 version of Tcl.
14524
14525 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
14526
14527 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
14528 than a warning.
14529
14530 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14531
14532 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
14533
14534 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14535
14536 * gcc.execute/execute.exp: Combine opt_list and foption_list into
14537 option_list. Compile every file with only 4/6 option choices
14538 (same as C torture) instead of with 12/18 different option
14539 choices.
14540 * lib/c-torture.exp: Likewise.
14541
14542 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
14543 not already set.
14544
14545 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
14546
14547 * lib/old-deja.exp: Add `excess errors test fails' error, now one
14548 can put an XFAIL *-*-* on excess errors.
14549
14550 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
14551
14552 * g++.law: Add more tests derived from g++-bugs snapshots.
14553
14554 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
14555 equivalent to g++.law/init9.
14556
14557 * lib/mike-gcc.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 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14561
14562 * lib/mike-g++.exp (postbase): Delete the .o file after we've
14563 compiled it, and the a.out file after we've run it.
14564
14565 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14566
14567 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
14568
14569 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
14570
14571 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
14572 version number.
14573
14574 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
14575
14576 * g++.law: New directory of g++ tests derived from the g++-bugs
14577 snapshots.
14578
14579 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14580
14581 * gcc.compile: initbug1.c initbug1.exp testcase added
14582
14583 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
14584
14585 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
14586 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
14587 fixes submitted by Jeff Law (law@cs.utah.edu)
14588 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
14589 Jeff Law (law@cs.utah.edu)
14590
14591
14592 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
14593
14594 * config/unix-g++.exp: Follow the gcc way of doing things.
14595 * g++.old-deja/old-deja.exp: Minor updates.
14596 * lib/g++.exp: New file, follow the gcc way of doing things.
14597 * lib/old-dejagnu.exp: Minor updates.
14598 * lib/mike-g++.exp: Always unset errorInfo.
14599
14600 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
14601
14602 * lib/gcc.exp: Fix some errors with the below change, CC and
14603 CFLAGS should be global when setting, not local.
14604
14605 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
14606
14607 * lib/gcc.exp: Transform tool name.
14608
14609 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
14610
14611 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
14612
14613 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
14614
14615 * lib/gcc.exp: change gcc_done to gcc_stat
14616
14617 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14618
14619 * Upgraded gcc testsuite to c-torture version 1.25
14620
14621 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
14622
14623 * lib/gcc.exp: added reporting code. Changed verbose compile message.
14624 * lib/c-torture: added hooks for new reporting code.
14625
14626 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
14627
14628 * config/sh-gcc.exp: check if sh-sim exists in the path
14629
14630 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
14631
14632 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
14633 * gcc.compile/compile.exp: Initial changes for new logic.
14634 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
14635 * gcc.failure/failure.exp: Initial changes for new logic.
14636 * gcc.ieee/ieee.exp: Initial changes for new logic.
14637 * gcc.misc-tests/misc.exp: Initial changes for new logic.
14638 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
14639 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
14640 * lib/c-torture.exp: Initial changes for new logic.
14641 * lib/gcc.exp: Initial changes for new logic.
14642
14643 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
14644
14645 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
14646 depend upon failure or success. Fully qualify names in failure
14647 and success messages. Always remove a.out before starting
14648 compile, just in case. Pay more attention to error text output by
14649 the compiler. Handle testcases with no known past errors just
14650 like all others, so that things are uniform. Other miscellaneous
14651 improvements.
14652
14653 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
14654
14655 * gcc.cpp: new directory for cpp tests
14656
14657 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
14658
14659 * lib/chill.exp: Code reformatted, removed unused code.
14660 * config/unix-chill.exp: Code reformatted, removed unused code.
14661 * chill.execute/execute.exp: Code reformatted, removed unused code.
14662 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
14663
14664 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
14665
14666 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
14667 routines not written.
14668
14669 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
14670
14671 * config/bug-gcc.exp: Use new procs from bug.exp.
14672
14673 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
14674
14675 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
14676 via ftp, rather than depending on NFS.
14677 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
14678 case.
14679
14680 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
14681
14682 * config/bug-gcc.exp: Use new download proc.
14683
14684 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
14685
14686 * chill.execute/execute.exp: cleanups, handles errors better
14687 * chill.compile/compile.exp: rewrite, based on execute.exp
14688 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
14689 * lib/chill.exp: major changes to diff proc and compile and link
14690 procs. added chill_fail and chill_pass wrappers to pass and
14691 fail. added more comments, and handle error codes better.
14692 Added a hack to capture stderr from exec, so noncompile tests
14693 can work.
14694
14695 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
14696
14697 * chill.execute/execute.exp: rewrite of testsuite driver
14698 * lib/chill.exp: rewrite of testsuite driver
14699 * config/unix-chill.exp: rewrite of testsuite driver
14700
14701 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
14702
14703 In chill.execute:
14704 * iexpr.ch: Standardize uppercase.
14705 * tuples.dat: Standardize uppercase.
14706 * vary.ch: standardize. Correct varying string assignments.
14707 * vary.dat: Add new output lines.
14708
14709 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
14710
14711 In chill.execute:
14712 * chprintf.ch: Standardize use of uppercase.
14713 * tuples.ch: Standardize and turn arr2 into a DCL,
14714 rather than a SYN.
14715 * pinits.ch: Standardize.
14716
14717 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
14718
14719 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
14720 * Makefil: Renamed to Makefile.in.
14721 * configure.in: New.
14722
14723 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
14724
14725 In chill.execute:
14726 * .cvsignore: Add result/output files.
14727 * Makefile: Fix up variables at start. Use MFLAGS
14728 everywhere. Correct bool_loc, built_ins entries.
14729 Add entry for vary1.ch.
14730 * bitarray.ch: Standardize upper-case usage.
14731 * bitexpr.ch: Standardize, add output of b1.
14732 * params.ch: Use arrayt in along PROC parameters, to
14733 avoid novelty problems.
14734 * sets.ch: Tiny cleanup.
14735 * vary1.ch: Re-indent.
14736
14737 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
14738
14739 * Add PR-related files to Makefiles, .cvsignore files, etc.
14740
14741 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14742
14743 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
14744 with compiler objects. New names are test-flow.c and test-loop.c
14745
14746 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14747
14748 * Upgraded c-torture tests from 1.19 to 1.20
14749
14750 * new files:
14751 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
14752 * gcc.compile: 930623-1.c 930623-2.c
14753 * gcc.noncompile: 930622-1.c 930622-2.c
14754 * gcc.failure: 920411-1.c 920627-2.c
14755 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
14756
14757 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14758
14759 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14760 More changes to get testsuite working properly. Needs more work.
14761 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
14762
14763 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14764
14765 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
14766 More changes to get testsuite working properly. Needs more work.
14767
14768 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
14769
14770 * chill.compile/compile.exp: Added for Dejagnu support
14771 * chill.execute/execute.exp: Added for Dejagnu support
14772 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
14773
14774 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
14775
14776 This should complete moving the CHILL test files.
14777 * chill.noncompile(.cvsignore printf.grt
14778 in-printf.grt chprintf.grt chprintf.ch):
14779 Added test-support files.
14780 (Makefile): Modified further.
14781 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
14782 signal.ch): Added test files.
14783 * chill.execute (.cvsignore printf.grt printr.c
14784 in-printf.grt rts.c chprintf.grt rts.h): Added
14785 test-support files.
14786 (Makefile): More corrections.
14787
14788 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
14789
14790 * chill.compile, chill.execute, chill.nocompile: Add CHILL
14791 test cases, ready for DejaGnu.
14792
14793 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14794
14795 * Upgraded c-torture tests from 1.18 to 1.19
14796
14797 * gcc.compile: added test(s):
14798 930607-1.c
14799 * gcc.execute: added test(s):
14800 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
14801
14802 * added new subdirectory for misc tests: gcc.misc-tests
14803 * gcc.misc-test(s): added tests:
14804 inst-check.c test-consts.c test-ior.c test-switch.c
14805
14806 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14807
14808 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
14809
14810 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
14811
14812 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
14813
14814 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14815
14816 * Upgraded c-torture tests from 1.17 to 1.18
14817
14818 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
14819
14820 * Upgraded c-torture tests from 1.12 to 1.17
14821
14822 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
14823
14824 * lib/old-dejagnu.exp:
14825 Fixed handling of XFAIL target triplets to correctly
14826 recognize wildcard characters. Removed code that
14827 appended a unique id tag to the end of the file name
14828 printed out by the result of the testcases within a
14829 given test file.
14830
14831 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
14832
14833 * lib/old-dejagnu.exp:
14834 Reworked expected failure handling to trigger off of XFAIL
14835 keyword in keyphrase embeded in testcase source code. The
14836 XFAIL keyword must be at the end of the keyphrase line. It
14837 may optionally be followed by one or more target triplets.
14838 It has just occured that the handling of wildcards in the
14839 target triplet may not be correct.
14840
14841 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
14842
14843 * g++.old-deja/tests:
14844 Moved all subdirectories up one level into g++.old-deja .
14845
14846 * lib/old-dejagnu.exp:
14847 Fixed problem with CXXFLAGS not being properly reset, and being
14848 corrupted with extraneous "-c" compiler option. This was
14849 causing binaries to not be generated for test that needed them.
14850 Modified strings passed to "pass" and "fail" so that individual
14851 tests from the same test file would be distinguished by an
14852 identifier appended to the test file name in the summary logs;
14853 this corrected a problem with erroneous diff logs. Added code
14854 to search testcases for expected fail and unexpected pass keywords.
14855
14856 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
14857
14858 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
14859
14860 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14861
14862 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
14863 Removed extraneous text from end of "Special g++ Options"
14864 keyphrase.
14865
14866 * lib/old-dejagnu.exp: Added pattern matching to look for new
14867 keywords, embedded in testcases comments, which will trigger
14868 calls to xpass and xfail.
14869
14870 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
14871
14872 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
14873 comments embedded in the testcases, especially the one looking for
14874 special compiler options, as well as the pattern matching for the
14875 compiler output again.
14876
14877 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
14878
14879 * lib/old-dejagnu.exp: Do a proper check of the return value for
14880 execute tests. Fixed several problems with the pattern matching
14881 of the compiler output which gave erroneous test results.
14882 Changed several of the test result messages to be more descriptive.
14883 * config/unix-g++.exp: Proc g++_load now actually works and
14884 executes the tests passed to it and returns a usable return
14885 value.
14886
14887 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
14888
14889 * lib/gcc.exp: Exits gracefully if $CC is bogus.
14890
14891 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
14892
14893 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
14894 Modified both files to properly execute the old style
14895 dejagnu tests. The previous versions of these files were
14896 experimental and did not function anything near correctly.
14897
14898 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
14899
14900 * Removed all Makefile.in and configure.in files. No configuration
14901 needed now.
14902
14903 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
14904
14905 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
14906
14907 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14908
14909 * gcc.compile/configure.in, gcc.unsorted/configure.in,
14910 gcc.special/configure.in, gcc.noncompile/configure.in,
14911 gcc.execute/configure.in, gcc.code_quality/configure.in,
14912 g++.other/configure.in, g++.old-deja/configure.in,
14913 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
14914 in srcname setting.
14915
14916 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
14917
14918 * lib/udi.exp: Fixed mondfe and mondfe_download.
14919 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
14920 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
14921
14922 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
14923
14924 * config/udi-gdb.exp: Check $shell_id after connecting to target.
14925 (gdb_exit): Don't remove *_soc files.
14926
14927 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
14928
14929 * lib/c-torture.exp: Don't look for main; instead always use -w
14930 -c. This is how the c-torture tests work. Remove the object
14931 file if the compilation succeeds.
14932 * gcc.execute/execute.exp: Remove executable if test passes.
14933 * gcc.noncompile/noncompile.exp: Every test is an expected
14934 failure.
14935 * gcc.special/special.exp: Added tests from c-torture 1.11,
14936 corrected use of existing test.
14937 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
14938 gcc.execute/920625-1.c: Updated to c-torture 1.11.
14939 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
14940 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
14941 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
14942 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
14943 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
14944 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
14945 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
14946 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
14947 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
14948 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
14949 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
14950 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
14951 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
14952 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
14953 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
14954 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
14955 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
14956 c-torture 1.11.
14957 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
14958 correspond to c-torture 1.11.
14959
14960 * New file.