Oops, asm-fs-1.c works as expected on darwin.
[gcc.git] / gcc / testsuite / ChangeLog
1 2003-04-03 Mike Stump <mrs@apple.com>
2
3 * lib/scanasm.exp (scan-assembler): Add xfail processing for
4 target arg.
5 (scan-assembler-times, scan-assembler-not): Likewise.
6 (scan-assembler-dem, scan-assembler-dem-not): Likewise.
7
8 2003-04-03 Eric Botcazou <ebotcazou@libertysurf.fr>
9
10 * gcc.dg/sparc-loop-1.c: New test.
11
12 2003-04-02 Geoffrey Keating <geoffk@apple.com>
13
14 PR other/9274
15 * g++.dg/pch/system-2.C: New.
16 * g++.dg/pch/system-2.Hs: New.
17
18 2003-04-02 Aldy Hernandez <aldyh@redhat.com>
19
20 * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
21
22 * g++.dg/eh/simd-1.C (vecfunc): Same.
23
24 2003-04-01 Roger Sayle <roger@eyesopen.com>
25
26 * gcc.c-torture/execute/20030401-1.c: New test case.
27
28 2003-04-01 Ziemowit Laski <zlaski@apple.com>
29
30 * objc.dg/defs.m: New.
31
32 2003-04-01 Aldy Hernandez <aldyh@redhat.com>
33
34 * g++.dg/eh/simd-1.C: New.
35 * g++.dg/eh/simd-2.C: New.
36
37 2003-03-01 Aldy Hernandez <aldyh@redhat.com>
38
39 * gcc.c-torture/execute/simd-3.c: New.
40
41 2003-03-31 Mark Mitchell <mark@codesourcery.com>
42
43 PR c/9936
44 * gcc.dg/20030331-2.c: New test.
45
46 2003-03-31 Mark Mitchell <mark@codesourcery.com>
47
48 PR c++/10278
49 * g++.dg/parse/crash2.C: New test.
50
51 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
52
53 * gcc.c-torture/compile/20030331-1.c: New test, moved from...
54 * gcc.c-torture/execute/20030331-1.c: ...here.
55
56 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
57
58 * gcc.c-torture/execute/20030331-1.c: New test.
59
60 2003-03-31 Nathan Sidwell <nathan@codesourcery.com>
61
62 * lib/gcov.exp: Adjust call return testing strings.
63 * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
64
65 2003-03-31 Roger Sayle <roger@eyesopen.com>
66
67 * gcc.dg/builtins-3.c: Add new tests for sin and cos.
68 * gcc.dg/builtins-7.c: New test case.
69 * gcc.dg/builtins-8.c: New test case.
70
71 2003-03-31 Richard Sandiford <rsandifo@redhat.com>
72
73 * gcc.c-torture/execute/ieee/20030331-1.c: New test.
74
75 2003-03-30 Mark Mitchell <mark@codesourcery.com>
76
77 PR c++/7647
78 * g++.dg/lookup-class-member-2.C: New test.
79
80 2003-03-30 Glen Nakamura <glen@imodulo.com>
81
82 * gcc.dg/20030324-1.c: Add comments and abort if test fails.
83
84 2003-03-28 Roger Sayle <roger@eyesopen.com>
85
86 * gcc.c-torture/execute/ieee/fp-cmp-6.c: Correct test for -O0.
87
88 2003-03-28 Mark Mitchell <mark@codesourcery.com>
89
90 * g++.dg/init/attrib1.C: New test.
91
92 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
93
94 * gcc.dg/ultrasp8.c: New test.
95
96 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
97
98 * gcc.dg/ultrasp7.c: New test.
99
100 2003-03-28 Nathan Sidwell <nathan@codesourcery.com>
101
102 PR c++/10047
103 * g++.dg/template/inline1.C: New test.
104
105 2003-03-28 Eric Botcazou <ebotcazou@libertysurf.fr>
106
107 * gcc.dg/sparc-dwarf2.c: New test.
108
109 2003-03-27 Roger Sayle <roger@eyesopen.com>
110
111 * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
112 * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
113
114 2003-03-27 Mark Mitchell <mark@codesourcery.com>
115
116 * lib/gcov.exp (run-gcov): Add branches and calls options, rather
117 than reading .x files.
118 * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
119 * g77.dg/gcov/gcov-1.f: Likewise.
120 * gcc.misc-tests/gcov-4b.c: Likewise.
121 * gcc.misc-tests/gcov-5b.c: Likewise.
122 * gcc.misc-tests/gcov-6.c: Likewise.
123 * gcc.misc-tests/gcov-7.c: Likewise.
124 * gcc.misc-tests/gcov-8.c: Likewise.
125 * g++.dg/gcov/gcov-1.x: Remove.
126 * g77.dg/gcov/gcov-1.x: Likewise.
127 * gcc.misc-tests/gcov-4b.x: Likewise.
128 * gcc.misc-tests/gcov-5b.x: Likewise.
129 * gcc.misc-tests/gcov-6.x: Likewise.
130 * gcc.misc-tests/gcov-7.x: Likewise.
131 * gcc.misc-tests/gcov-8.x: Likewise.
132
133 2003-03-27 Glen Nakamura <glen@imodulo.com>
134
135 PR opt/10087
136 * gcc.dg/20030324-1.c: New test.
137
138 2003-03-27 Nathan Sidwell <nathan@codesourcery.com>
139
140 PR c++/10224
141 * g++.dg/template/arg3.C: New test.
142
143 PR c++/10158
144 * g++.dg/template/friend18.C: New test.
145
146 2003-03-26 Roger Sayle <roger@eyesopen.com>
147
148 * g77.f-torture/compile/20030326-1.f: New test case.
149
150 2003-03-26 Janis Johnson <janis187@us.ibm.com>
151
152 * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
153
154 * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
155
156 2003-03-26 Jakub Jelinek <jakub@redhat.com>
157
158 * gcc.dg/ia64-sync-3.c: New test.
159
160 2003-03-26 Alan Modra <amodra@bigpond.net.au>
161
162 * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
163
164 2003-03-26 Eric Botcazou <ebotcazou@libertysurf.fr>
165
166 * gcc.dg/ultrasp6.c: New test.
167
168 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
169
170 * gcc.dg/i386-signbit-1.c: New test.
171 * gcc.dg/i386-signbit-2.c: New test.
172 * gcc.dg/i386-signbit-3.c: New test.
173
174 2003-03-25 Eric Botcazou <ebotcazou@libertysurf.fr>
175
176 * gcc.dg/ultrasp5.c: Fix options.
177
178 2003-03-24 Eric Botcazou <ebotcazou@libertysurf.fr>
179
180 * gcc.dg/ultrasp5.c: Fix comment.
181
182 2003-03-24 Bud Davis <bdavis9659@comcast.net>
183
184 PR fortran/10197
185 * g77.f-torture/execute/10197.f: New test.
186
187 2003-03-24 Nathan Sidwell <nathan@codesourcery.com>
188
189 PR c++/9898, c++/383
190 * g++.dg/template/conv6.C: New test.
191
192 PR c++/10119
193 * g++.dg/template/ptrmem5.C: New test.
194
195 PR c++/10026
196 * g++.dg/lookup/koenig1.C: New test.
197
198 PR C++/10199
199 * g++.dg/lookup/template2.C: New test.
200
201 2003-03-24 Jakub Jelinek <jakub@redhat.com>
202
203 * g++.dg/opt/rtti1.C: New test.
204
205 2003-03-23 Eric Botcazou <ebotcazou@libertysurf.fr>
206
207 * gcc.dg/ultrasp5.c: New test.
208
209 2003-03-23 Arpad Beszedes <beszedes@cc.u-szeged.hu>
210
211 PR middle-end/9967
212 * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
213 builtin fputs.
214
215 2003-03-23 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
216
217 PR c/8224
218 * gcc.dg/20030323-1.c: New test.
219
220 2003-03-23 Roger Sayle <roger@eyesopen.com>
221
222 * gcc.c-torture/compile/20030323-1.c: New test case.
223
224 2003-03-22 Ulrich Weigand <uweigand@de.ibm.com>
225
226 * gcc.dg/20030321-1.c: New test.
227
228 2003-03-22 Zack Weinberg <zack@codesourcery.com>
229
230 * gcc.dg/Wshadow-1.c: Add a dg-warning line.
231
232 2003-03-22 Nathan Sidwell <nathan@codesourcery.com>
233
234 PR c++/9978, c++/9708
235 * g++.dg/ext/vlm1.C: Adjust expected error.
236 * g++.dg/ext/vla2.C: New test.
237 * g++.dg/template/arg1.C: New test.
238 * g++.dg/template/arg2.C: New test.
239
240 2003-03-22 Bud Davis <bdavis9659@comcast.net>
241
242 * g77.f-torture/execute/select.f: New test.
243 * g77.f-torture/noncompile/select_no_compile.f: New test.
244
245 2003-03-21 Nathan Sidwell <nathan@codesourcery.com>
246
247 PR c++/9898
248 * g++.dg/other/error4.C: New test.
249
250 2003-03-20 Mark Mitchell <mark@codesourcery.com>
251
252 * g++.dg/template/friend17.C: New test.
253
254 2003-03-21 Alan Modra <amodra@bigpond.net.au>
255
256 * gcc.c-torture/compile/20030320-1.c: New.
257
258 2003-03-20 Roger Sayle <roger@eyesopen.com>
259
260 * gcc.dg/builtins-6.c: New test case.
261
262 2003-03-19 Alan Modra <amodra@bigpond.net.au>
263
264 PR target/10073
265 * gcc.c-torture/compile/20030319-1.c: New.
266
267 2003-03-18 Jan Hubicka <jh@suse.cz>
268
269 * gcc.dg/i386-cvt-1.c: New test.
270
271 2003-03-17 Zack Weinberg <zack@codesourcery.com>
272
273 * objc.dg/naming-1.m: Use "(parse|syntax) error".
274 * objc.dg/naming-2.m: Likewise.
275
276 2003-03-17 Mark Mitchell <mark@codesourcery.com>
277
278 PR c++/9639
279 * g++.dg/parse/crash1.C: New test.
280
281 2003-03-16 Mark Mitchell <mark@codesourcery.com>
282
283 PR c++/8805
284 * g++.dg/eh/cleanup1.C: New test.
285
286 2003-03-16 Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
287
288 * gcc.c-torture/execute/20030316-1.c: New test case.
289
290 2003-03-16 Nathan Sidwell <nathan@codesourcery.com>
291
292 PR c++/9629
293 * g++.dg/init/ctor2.C: New test.
294
295 2003-03-15 Roger Sayle <roger@eyesopen.com>
296
297 * g77.f-torture/compile/xformat.f: New test case.
298
299 2003-03-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
300
301 * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
302 * g++.old-deja/g++.mike/eh50.C: Likewise.
303
304 2003-03-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
305
306 PR c++/6440
307 * g++.dg/template/spec7.C: New test.
308 * g++.dg/template/spec8.C: Likewise.
309
310 2003-03-14 Jakub Jelinek <jakub@redhat.com>
311
312 * gcc.c-torture/execute/20030313-1.c: New test.
313
314 2003-03-14 Richard Henderson <rth@redhat.com>
315
316 * gcc.dg/inline-2.c: Adjust alpha test for external call.
317
318 2003-03-14 Eric Botcazou <ebotcazou@libertysurf.fr>
319
320 * gcc.c-torture/compile/20030314-1.c: New test.
321
322 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
323
324 * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
325 * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
326 thumb target,
327 * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
328 to accept newer _imp__ prefix and additional
329 newline in .drectve section.
330 * gcc.dg/dll-4.c: Likewise.
331 * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
332 switch.
333
334 2003-03-13 Mark Mitchell <mark@codesourcery.com>
335
336 * g++.dg/parse/namespace9.C: New test.
337
338 * g++.dg/init/ref5.C: New test.
339 * g++.dg/parse/ptrmem1.C: Likewise.
340
341 2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
342
343 * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
344 * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
345 regular expression.
346 * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
347 * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
348
349 2003-03-12 Daniel Jacobowitz <drow@mvista.com>
350
351 * gcc.c-torture/execute/20030224-2.c: New test.
352
353 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
354
355 * gcc.dg/decl-3.c: New test.
356
357 2003-03-12 Eric Botcazou <ebotcazou@libertysurf.fr>
358
359 * gcc.dg/i386-loop-2.c: New test.
360
361 2003-03-11 Mark Mitchell <mark@codesourcery.com>
362
363 PR c++/9474
364 * g++.dg/parse/namespace8.C: New test.
365
366 PR c++/9924
367 * g++.dg/overload/builtin2.C: New test.
368
369 2003-03-11 Steven Bosscher <s.bosscher@student.tudelft.nl>
370
371 * gcc.dg/return-type-3.c: New test.
372
373 2003-03-11 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
374
375 * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
376 profiling options are not supported.
377
378 2003-03-10 Mark Mitchell <mark@codesourcery.com>
379
380 * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
381 * g++.old-deja/g++.warn/impint2.C: Likewise.
382
383 2003-03-10 Devang Patel <dpatel@apple.com>
384
385 * g++.dg/cpp/c++_cmd_1.C: New test.
386 * g++.dg/cpp/c++_cmd_1.h: New file.
387
388 2003-03-10 Segher Boessenkool <segher@koffie.nl>
389
390 * gcc.dg/altivec-9.c: New file.
391
392 2003-03-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
393
394 * gcc.dg/ppc-sdata-1.c: New test.
395 * gcc.dg/ppc-sdata-2.c: New test.
396
397 2003-03-09 Mark Mitchell <mark@codesourcery.com>
398
399 PR c++/9373
400 * g++.dg/opt/ptrmem2.C: New test.
401
402 PR c++/8534
403 * g++.dg/opt/ptrmem1.C: New test.
404
405 2003-03-09 Eric Botcazou <ebotcazou@libertysurf.fr>
406
407 * gcc.dg/i386-loop-1.c: New test.
408
409 2003-03-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
410
411 PR c++/9970
412 * g++.dg/lookup/friend1.C: New test.
413
414 2003-03-08 Mark Mitchell <mark@codesourcery.com>
415
416 PR c++/9823
417 * g++.dg/parser/constructor1.C: New test.
418
419 2003-03-08 Hans-Peter Nilsson <hp@bitrange.com>
420
421 * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
422
423 * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
424
425 2003-03-08 Neil Booth <neil@daikokuya.co.uk>
426
427 * gcc.dg/cpp/Wunused.c: Update test.
428
429 2003-03-08 Jan Hubicka <jh@suse.cz>
430
431 * gcc.dg/inline-3.c: New test.
432
433 2003-03-08 Mark Mitchell <mark@codesourcery.com>
434
435 PR c++/9809
436 * g++.dg/parse/builtin1.C: New test.
437
438 PR c++/9982
439 * g++.dg/abi/cookie1.C: New test.
440 * g++.dg/abi/cookie2.C: Likewise.
441
442 PR c++/9524
443 * g++.dg/template/field1.C: New test.
444
445 PR c++/9912
446 * g++.dg/parse/class1.C: New test.
447 * g++.dg/parse/namespace7.C: Likewise.
448 * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
449
450 2003-03-07 Mark Mitchell <mark@codesourcery.com>
451
452 * g++.dg/init/ref4.C: New test.
453
454 2003-03-07 Jan Hubicka <jh@suse.cz>
455
456 * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
457 * gcc.dg/inline-3.c: New test.
458
459 2003-03-06 Mark Mitchell <mark@codesourcery.com>
460
461 * g++.dg/init/ref3.C: New test.
462
463 PR c++/9965
464 * g++.dg/init/ref2.C: New test.
465
466 PR c++/9400
467 * g++.dg/warn/Wshadow-2.C: New test.
468
469 PR c++/9791
470 * g++.dg/warn/Woverloaded-1.C: New test.
471
472 2003-03-05 Jan Hubicka <jh@suse.cz>
473
474 * gcc.dg/i386-local2.c: New.
475 * gcc.dg/i386-local.c: Fix typo.
476
477 2003-03-05 Mark Mitchell <mark@codesourcery.com>
478
479 * g++.dg/abi/layout3.C: New test.
480
481 2003-03-05 Eric Botcazou <ebotcazou@libertysurf.fr>
482
483 * gcc.c-torture/compile/20030305-1.c
484
485 2003-03-05 Jan Hubicka <jh@suse.cz>
486
487 * gcc.dg/i386-local.c: New.
488
489 2003-03-04 J"orn Rennecke <joern.rennecke@superh.com>
490
491 * gcc.dg/sh-relax.c: Disable for sh64-*-*.
492
493 2003-03-04 Eric Botcazou <ebotcazou@libertysurf.fr>
494
495 * gcc.dg/switch-2.c: New test.
496 * gcc.dg/switch-3.c: New test.
497 * gcc.dg/Wswitch.c: Adjust line numbers.
498 * gcc.dg/Wswitch-default.c: Likewise.
499 * gcc.dg/Wswitch-enum.c: Likewise.
500
501 2003-03-04 Alexandre Oliva <aoliva@redhat.com>
502
503 * gcc.c-torture/execute/20030222-1.c: New test.
504
505 2003-03-03 James E Wilson <wilson@tuliptree.org>
506
507 * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
508
509 2003-03-03 Mark Mitchell <mark@codesourcery.com>
510
511 PR c++/9878
512 * g++.dg/init/ref1.C: New test.
513
514 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
515
516 * gcc.dg/sh-relax.c: New SH-only test.
517
518 2003-03-03 Geoffrey Keating <geoffk@apple.com>
519
520 * gcc.c-torture/compile/20010327-1.c: Back out last change. Add
521 comment explaining purpose of testcase.
522
523 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
524
525 * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
526 for HC11/HC12 (asm needs two int registers).
527 * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
528 HC11/HC12 because the test uses an asm which needs two 32-bit
529 registers.
530
531 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
532
533 * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
534 for HC11/HC12 (array is too large otherwise).
535 * gcc.c-torture/compile/920501-4.x: New file, likewise.
536 * gcc.c-torture/compile/20010518-2.x: Likewise.
537 * gcc.c-torture/compile/980506-1.x: Don't execute this test on
538 HC11/HC12 (array is too large).
539
540 2003-03-01 Geoffrey Keating <geoffk@apple.com>
541
542 * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
543 * lib/g++-dg.exp (g++-dg-test): Likewise.
544
545 2003-03-01 Roger Sayle <roger@eyesopen.com>
546
547 * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
548 * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
549
550 2003-03-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
551
552 * g++.dg/warn/implicit-typename1.C: Remove warning.
553
554 2003-02-28 Richard Henderson <rth@redhat.com>
555
556 * gcc.dg/noreturn-1.c: Move noreturn warning line.
557 * gcc.dg/return-type-1.c: Move control reaches end warning line.
558
559 2003-02-28 Geoffrey Keating <geoffk@apple.com>
560
561 * gcc.dg/pch/pch.exp: Change .pch to .gch.
562 * g++.dg/pch/pch.exp: Likewise.
563
564 2003-02-28 Mark Mitchell <mark@codesourcery.com>
565
566 PR c++/9879
567 * testsuite/g++.dg/init/new4.C: New test.
568
569 2003-02-28 Richard Earnshaw <rearnsha@arm.com>
570
571 * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
572
573 2003-02-28 Alexandre Oliva <aoliva@redhat.com>
574
575 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
576 unsigned long.
577
578 * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
579 wider than float.
580
581 2003-02-26 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
582
583 * lib/scanasm.exp: Add support for counting numbers of
584 occurences.
585 * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
586 gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
587
588 2003-02-25 Mark Mitchell <mark@codesourcery.com>
589
590 PR c++/9683
591 * g++.dg/template/static3.C: New test.
592
593 PR c++/9829
594 * g++.dg/parse/namespace6.C: New test.
595
596 2003-02-25 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
597
598 PR target/9732
599 * gcc.dg/20030225-1.c: New test.
600
601 2003-02-24 Mark Mitchell <mark@codesourcery.com>
602
603 * README: Remove out-of-date information.
604
605 PR c++/9836
606 * g++.dg/template/spec6.C: New test.
607
608 2003-02-24 Jeff Law <law@redhat.com>
609
610 * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
611
612 2003-02-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
613
614 * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
615 * gcc.dg/pragma-ep-1.c: Likewise.
616
617 2003-02-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
618
619 PR c++/9602
620 * g++.dg/template/friend16.C: New test.
621
622 2003-02-23 Mark Mitchell <mark@codesourcery.com>
623
624 PR c++/5333
625 * g++.dg/parse/fused-params1.C: Adjust error messages.
626 * g++.dg/template/nested3.C: New test.
627
628 2003-02-24 Alan Modra <amodra@bigpond.net.au>
629
630 * g++.dg/abi/param1.C: New test.
631
632 2003-02-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
633
634 PR c++/7982
635 * g++.dg/warn/implicit-typename1.C: New test.
636
637 2003-02-22 Kelley Cook <kelleycook@comcast.net>
638
639 * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
640 with "mtune".
641 * g++.old-deja/g++.other/store-expr2.C: Likewise.
642 * gcc.c-torture/execute/20010129-1.x: Likewise.
643 * gcc.dg/20011107-1.c: Likewise.
644 * gcc.dg/20020108-1.c: Likewise.
645 * gcc.dg/20020122-3.c: Likewise.
646 * gcc.dg/20020206-1.c: Likewise.
647 * gcc.dg/20020310-1.c: Likewise.
648 * gcc.dg/20020426-2.c: Likewise.
649 * gcc.dg/20020517-1.c: Likewise.
650 * gcc.dg/991230-1.c: Likewise.
651 * gcc.dg/i386-unroll-1.c: Likewise.
652 * gcc.misc-tests/i386-prefetch.exp: Likewise.
653
654 2003-02-22 Jan Hubicka <jh@suse.cz>
655
656 * gcc.dg/i386-mul.c: New test.
657
658 2003-02-21 Roger Sayle <roger@eyesopen.com>
659
660 * gcc.dg/builtins-5.c: New test case.
661
662 2003-02-22 Hans-Peter Nilsson <hp@axis.com>
663
664 * gcc.dg/asmreg-1.c: New test.
665
666 2003-02-21 Mark Mitchell <mark@codesourcery.com>
667
668 PR c++/9749
669 * g++.dg/parse/varmod1.C: New test.
670
671 2003-02-21 Mark Mitchell <mark@codesourcery.com>
672
673 PR c++/9727
674 * g++.dg/template/op1.C: New test.
675
676 2003-02-21 Mark Mitchell <mark@codesourcery.com>
677
678 PR c++/8906
679 * g++.dg/template/nested2.C: New test.
680
681 2003-02-21 Mark Mitchell <mark@codesourcery.com>
682
683 PR c++/8724
684 * g++.dg/expr/dtor1.C: New test.
685
686 2003-02-21 Zack Weinberg <zack@codesourcery.com>
687
688 * gcc.dg/cpp/include3.c: New test.
689 * gcc.dg/cpp/inc/foo.h: New file.
690
691 2003-02-21 Glen Nakamura <glen@imodulo.com>
692
693 * gcc.c-torture/execute/20030221-1.c: New test.
694
695 2003-02-20 Mark Mitchell <mark@codesourcery.com>
696
697 PR c++/9729
698 * g++.dg/abi/conv1.C: New test.
699
700 2003-02-20 Jan Hubicka <jh@suse.cz>
701
702 * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
703
704 2003-02-19 Daniel Jacobowitz <drow@mvista.com>
705
706 * gcc.c-torture/compile/20030219-1.c: New test.
707
708 2003-02-18 Jan Hubicka <jh@suse.cz>
709
710 * gcc.dg/funcorder.c: New test.
711
712 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
713
714 * gcc.c-torture/execute/20030218-1.c: New.
715
716 2003-02-18 Aldy Hernandez <aldyh@redhat.com>
717
718 * gcc.dg/20030218-1.c: New.
719
720 2003-02-18 Richard Henderson <rth@redhat.com>
721
722 * gcc.dg/attr-invalid.c: Allow __used__ on static data.
723 * gcc.dg/attr-used-2.c: New.
724
725 2003-02-18 Mark Mitchell <mark@codesourcery.com>
726
727 PR c++/9704
728 * g++.dg/init/copy5.C: New test.
729
730 2003-02-18 Geoffrey Keating <geoffk@apple.com>
731
732 * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
733 * g++.dg/pch/pch.exp: Likewise.
734
735 2003-02-18 Kazu Hirata <kazu@cs.umass.edu>
736
737 * gcc.c-torture/execute/20030209-1.c: Enable the test if
738 STACK_SIZE is not defined.
739
740 2003-02-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
741
742 PR c++/9457
743 * g++.dg/template/init1.C: New test.
744
745 2003-02-16 Jan HUbicka <jh@suse.cz>
746
747 * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
748 (foo): Add few extra tests
749 * gcc.dg/c99-const-expr-3.c: Likewise.
750 * gcc.c-torture/execute/20030216-1.c: New.
751
752 2003-02-16 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
753
754 PR c++/9459
755 * g++.dg/ext/typeof4.C: New test.
756
757 2003-02-15 Roger Sayle <roger@eyesopen.com>
758
759 * gcc.dg/i386-387-3.c: New test case.
760
761 2003-02-14 Josef Zlomek <zlomekj@suse.cz>
762
763 * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
764 cris-*-elf* cris-*-aout* and mmix-*-*.
765
766 2003-02-13 Josef Zlomek <zlomekj@suse.cz>
767
768 * gcc.dg/20030213-1.c: New test.
769
770 2003-02-12 Roger Sayle <roger@eyesopen.com>
771
772 * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
773 * gcc.dg/i386-387-2.c: Likewise.
774
775 2003-02-12 Aldy Hernandez <aldyh@redhat.com>
776
777 * gcc.dg/ppc-spe.c: Fix formatting.
778 Enable tests that were previously unsupported by gas.
779 Delete tests for instructions that no longer exist.
780 Switch arguments on evsubifw builtin.
781
782 2003-02-12 Kazu Hirata <kazu@cs.umass.edu>
783
784 * gcc.c-torture/execute/20030209-1.c: Disable the test if
785 STACK_SIZE is too small.
786
787 2003-02-10 Eric Botcazou <ebotcazou@libertysurf.fr>
788 Christian Ehrhardt <ehrhardt@mathematik.uni-ulm.de>
789
790 * gcc.dg/decl-2.c: New test.
791
792 2003-02-10 Jan Hubicka <jh@suse.cz>
793
794 * gcc.dg/i386-fpcvt-1.c: New test.
795
796 2002-02-09 Richard Sandiford <rsandifo@redhat.com>
797
798 * gcc.c-torture/execute/20030209-1.c: New test.
799
800 2003-02-09 Kazu Hirata <kazu@cs.umass.edu>
801
802 * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
803 int-wide bitops, use the constants of the same width.
804 Likewise, if long long is 32-bit wide, test bitops using
805 32-bit constants.
806
807 2003-02-07 Loren James Rittle <ljrittle@acm.org>
808
809 * gcc.dg/20021014-1.c: Annotate with expected notice text.
810
811 2003-02-07 Roger Sayle <roger@eyesopen.com>
812
813 * testsuite/gcc.dg/builtins-4.c: New test case.
814
815 2003-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
816
817 * gcc.dg/20020430-1.c: Fix dg command typos.
818 * gcc.dg/20020503-1.c: Likewise.
819
820 2003-02-06 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
821
822 PR c++/8785
823 * g++.dg/parse/fused-params1.C: New test.
824
825 PR c++/8857
826 * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
827
828 PR c++/8921
829 * g++.dg/parse/non-dependent1.C: New test.
830
831 PR c++/8928
832 * g++.dg/parse/dupl-tmpl-args1.C: New test.
833
834 PR c++/9228
835 * g++.dg/parse/undefined7.C: New test.
836 * g++.dg/parse/non-templ1.C: New test.
837
838 PR c++/9229
839 * g++.dg/parse/too-many-tmpl-args1.C: New test.
840
841 2003-02-06 Eric Botcazou <ebotcazou@libertysurf.fr>
842
843 * gcc.c-torture/compile/20030206-1.c: New test.
844
845 2003-02-05 Roger Sayle <roger@eyesopen.com>
846
847 * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
848 "pow" to "foo" to avoid potential confusion with a math built-in.
849
850 2003-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
851
852 * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
853 conditions for SPARC targets.
854
855 2003-02-05 Jakub Jelinek <jakub@redhat.com>
856
857 * gcc.dg/20030204-1.c: New test.
858
859 2003-02-04 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
860
861 PR c++/38
862 * g++.dg/parse/array-size1.C: New test.
863
864 PR c++/5657
865 * g++.dg/parse/undefined3.C: New test.
866
867 PR c++/5665
868 * g++.dg/parse/undefined4.C: New test.
869
870 PR c++/5975
871 * g++.dg/parse/undefined5.C: New test.
872
873 PR c++/7259
874 * g++.dg/parse/tmpl-tmpl-param1.C: New test.
875
876 PR c++/8578
877 * g++.dg/parse/casting-operator1.C: New test.
878
879 PR c++/8596
880 * g++.dg/parse/undefined6.C: New test.
881
882 PR c++/8736
883 * g++.dg/parse/missing-template1.C: New test.
884
885 2003-02-04 Jan Hubicka <jh@suse.cz>
886
887 * gcc.dg/i386-cadd.c: Compile using -march=k8.
888 * gcc.dg/i386-cmov?.c: Likewise.
889 * gcc.dg/i386-fpcvt-?.c: Likewise.
890 * gcc.dg/i386-ssefp-1.c: Likewise.
891 * gcc.dg/i386-ssetype-?.c: Likewise; fix for register passing
892 conventions.
893
894 2003-02-03 Mark Mitchell <mark@codesourcery.com>
895
896 PR c++/7129
897 * testsuite/g++.dg/ext/max.C: New test.
898
899 2003-02-03 Jan Hubicka <jh@suse.cz>
900
901 * gcc.c-torture/execute/20030203-1.c: New test.
902
903 2003-02-03 Richard Earnshaw <rearnsha@arm.com>
904
905 * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
906 'natural-endian'.
907
908 2003-02-01 Richard Sandiford <rsandifo@redhat.com>
909
910 * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
911 * g++.dg/init/new2.C: Likewise.
912 * g++.dg/other/new1.C: Likewise.
913
914 2003-01-31 Loren J. Rittle <ljrittle@acm.org>
915
916 * gcc.dg/struct-ret-libc.c: New test.
917
918 2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
919
920 * gcc.dg/20030129-1.c: New test.
921
922 2003-01-31 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
923
924 PR c++/8849
925 * g++.dg/template/ptrmem4.C: New test.
926
927 2003-01-29 Mark Mitchell <mark@codesourcery.com>
928
929 * g++.dg/parser/constant1.C: New test.
930
931 2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
932
933 PR c++/8591
934 * g++.dg/parse/friend2.C: New test.
935
936 2003-01-29 Nathan Sidwell <nathan@codesourcery.com>
937
938 PR c++/9437
939 * g++.dg/template/unify4.C: New test.
940
941 2003-01-28 Richard Sandiford <rsandifo@redhat.com>
942
943 * gcc.c-torture/execute/20030128-1.c: New test.
944
945 2003-01-28 Jeffrey D. Oldham <oldham@codesourcery.com>
946
947 * g++.dg/lookup/nested1.C: Test moved from ...
948 * g++.old-deja/g++.other/lookup24.C: ... here.
949
950 2003-01-28 Jan Hubicka <jh@suse.cz>
951
952 * gcc.dg/i386-cmov5.c: New test.
953
954 2003-01-28 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
955
956 * gcc.c-torture/execute/20010925-1.c: Changed the
957 memcpy declaration.
958
959 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
960
961 PR c++/3902
962 * g++.dg/parse/template5.C: New test.
963
964 2003-01-28 Toon Moene <toon@moene.indiv.nluug.nl>
965
966 PR fortran/9258
967 * g77.dg/pr9258: New test.
968
969 2003-01-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
970
971 * README: Move relevant parts from README.g++.
972
973 * README.g++: Remove this file.
974
975 2003-01-28 Nathan Sidwell <nathan@codesourcery.com>
976
977 * g++.dg/abi/dcast1.C: New test.
978
979 2003-01-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
980
981 * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
982
983 2003-01-27 Jeffrey D. Oldham <oldham@codesourcery.com>
984
985 PR c++/47
986 * g++.old-deja/g++.other/lookup24.C: New test.
987
988 2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
989
990 PR middle-end/7227
991 * gcc.dg/uninit-C.c: New test.
992
993 2003-01-27 Nathan Sidwell <nathan@codesourcery.com>
994
995 * g++.dg/abi/covariant1.C: New test.
996
997 2003-01-25 Ulrich Weigand <uweigand@de.ibm.com>
998
999 * gcc.dg/20030123-1.c: New test.
1000
1001 2003-01-25 Jan Hubicka <jh@suse.cz>
1002
1003 PR opt/8492
1004 * gcc.c-torture/compile/20030125-1.c
1005
1006 2003-01-25 Nathan Sidwell <nathan@codesourcery.com>
1007
1008 PR c++/9403
1009 * g++.dg/parse/template3.C: New test.
1010 * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
1011
1012 PR c++/795
1013 * g++.dg/parse/template4.C: New test.
1014
1015 PR c++/9415
1016 * g++.dg/template/qual2.C: New test.
1017
1018 PR c++/8545
1019 * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
1020
1021 * g++.old-deja/g++.ns/bogus1.C: Change expected error.
1022
1023 2003-01-25 Roger Sayle <roger@eyesopen.com>
1024
1025 * gcc.c-torture/execute/switch-1.c: New test case.
1026
1027 2003-01-25 Jan Hubicka <jh@suse.cz>
1028
1029 * gcc.c-torture/execute/20030125-1.[cx]: New test.
1030
1031 2003-01-25 Paolo Carlini <pcarlini@unitus.it>
1032
1033 Tweaks for Bison-1.875. From the NEWS file:
1034 "- `parse error' -> `syntax error'
1035 Bison now uniformly uses the term `syntax error'"
1036 * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
1037 * gcc.dg/cpp/digraph2.c: Likewise.
1038 * gcc.dg/cpp/direct2.c: Likewise.
1039 * gcc.dg/cpp/paste4.c: Likewise.
1040 * gcc.dg/c90-restrict-1.c: Likewise.
1041 * gcc.dg/c99-func-2.c: Likewise.
1042 * gcc.dg/noncompile/920721-2.c: Likewise.
1043 * gcc.dg/noncompile/930622-2.c: Likewise.
1044 * gcc.dg/noncompile/940112-1.c: Likewise.
1045 * gcc.dg/noncompile/950921-1.c: Likewise.
1046 * gcc.dg/noncompile/951123-1.c: Likewise.
1047 * gcc.dg/noncompile/971104-1.c: Likewise.
1048 * gcc.dg/noncompile/990416-1.c: Likewise.
1049
1050 2003-01-24 Paolo Carlini <pcarlini@unitus.it>
1051
1052 * g++.dg/parse/undefined1.C: Add error message.
1053
1054 2003-01-22 Mark Mitchell <mark@codesourcery.com>
1055
1056 PR c++/9354
1057 * g++.dg/parse/new1.C: New test.
1058
1059 PR c++/9216
1060 * g++.dg/parse/template2.C: New test.
1061
1062 PR c++/9354
1063 * g++.dg/parse/typedef2.C: New test.
1064
1065 PR c++/9328
1066 * g++.dg/ext/typeof3.C: New test.
1067
1068 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1069
1070 PR c++/2738
1071 * g++.dg/parse/ret-type1.C: New test.
1072
1073 PR c++/3792
1074 * g++.dg/parse/tmpl-outside1.C: New test.
1075
1076 PR c++/4207
1077 * g++.dg/parse/int-as-enum1.C: New test.
1078
1079 PR c++/4903
1080 * g++.dg/parse/no-typename1.C: New test.
1081
1082 PR c++/5533
1083 * g++.dg/parse/no-value1.C: New test.
1084
1085 PR c++/5921
1086 * g++.dg/parse/wrong-inline1.C: New test.
1087
1088 PR c++/6402
1089 * g++.dg/parse/ref1.C: New test.
1090
1091 PR c++/6992
1092 * g++.dg/parse/attr-ctor1.C: New test.
1093
1094 PR c++/7229
1095 * g++.dg/parse/namespace5.C: New test.
1096
1097 PR c++/7917
1098 * g++.dg/parse/func-def1.C: New test.
1099
1100 PR c++/8143
1101 * g++.dg/parse/undefined1.C: New test.
1102
1103 PR c++/5723, PR c++/8522
1104 * g++.dg/parse/specialization1.C: New test.
1105
1106 PR c++/163, PR c++/8595
1107 * g++.dg/parse/struct-as-enum1.C: New test.
1108
1109 PR c++/9173
1110 * g++.dg/parse/undefined2.C: New test.
1111
1112 2003-01-22 Mark Mitchell <mark@codesourcery.com>
1113
1114 PR c++/9298
1115 * g++.dg/parse/template1.C: New test.
1116
1117 PR c++/9384
1118 * g++.dg/parse/using1.C: New test.
1119
1120 PR c++/9285
1121 PR c++/9294
1122 * g++.dg/parse/expr2.C: New test.
1123
1124 PR c++/9388
1125 * g++.dg/parse/lookup2.C: Likewise.
1126
1127 2003-01-21 Jan Hubicka <jh@suse.cz>
1128
1129 * gcc.c-torture/execute/990208-1.c: Add noinline attributes as needed.
1130 * gcc.c-torture/execute/eeprof-1.c: Likewise.
1131 * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
1132 * gcc.c-torture/execute/string-opt-*.c: Likewise.
1133
1134 2003-01-20 Nick Clifton <nickc@redhat.com>
1135
1136 * gcc.c-torture/execute/20030117-1.c: New test case. Exposes
1137 problem with ARM sibcall code generation.
1138
1139 2003-01-20 Kazu Hirata <kazu@cs.umass.edu>
1140
1141 * gcc.c-torture/execute/20030120-1.c: New.
1142
1143 2003-01-19 Paolo Carlini <pcarlini@unitus.it>
1144
1145 * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
1146
1147 2003-01-17 Mark Mitchell <mark@codesourcery.com>
1148
1149 PR c++/9272
1150 * g++.dg/parse/ctor1.C: New test.
1151
1152 PR c++/9294:
1153 * g++.dg/parse/qualified1.C: New test.
1154
1155 * g++.dg/parse/typename3.C: New test.
1156
1157 2003-01-16 Richard Henderson <rth@redhat.com>
1158
1159 * g++.dg/tls/init-2.C: Fix error matches for real this time.
1160
1161 2003-01-16 Richard Henderson <rth@redhat.com>
1162
1163 * g++.dg/pch/pch.exp: Copy test header to the working directory
1164 before using it either for precompilation or direct use.
1165 * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
1166 * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
1167
1168 2003-01-16 Richard Henderson <rth@redhat.com>
1169
1170 * gcc.dg/pch/pch.exp: Copy test header to the working directory
1171 before using it either for precompilation or direct use.
1172 * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
1173 * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
1174
1175 2003-01-16 Mark Mitchell <mark@codesourcery.com>
1176
1177 * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
1178 * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
1179 * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
1180 * gcc/testsuite/g++.dg/parse/typename2.C: New test.
1181 * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
1182 typename warning into error.
1183 * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
1184 error messages.
1185 * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
1186 * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
1187 * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
1188 messages.
1189 * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
1190 make declaration visible in template.
1191 * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
1192 * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
1193 messages.
1194 * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
1195 message.
1196 * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
1197 * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
1198 * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
1199 * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
1200 typename warning with error message.
1201 * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
1202 * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
1203 * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
1204
1205 2003-01-16 Nathan Sidwell <nathan@codesourcery.com>
1206
1207 * g++.dg/parse/ambig2.C: New test.
1208
1209 2003-01-15 Richard Henderson <rth@redhat.com>
1210
1211 * g++.dg/tls/init-2.C: Update error message string.
1212
1213 2003-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1214
1215 * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
1216
1217 2003-01-15 Stephane Carrez <stcarrez@nerim.fr>
1218
1219 * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
1220 all for HC11/HC12.
1221 * gcc.c-torture/compile/20001205-1.x: Likewise.
1222 * gcc.c-torture/compile/20001226-1.x: Likewise.
1223 * gcc.c-torture/compile/920520-1.x: Likewise.
1224 * gcc.c-torture/compile/961203-1.x: Likewise.
1225 * gcc.c-torture/compile/20020604-1.x: Likewise.
1226
1227 2003-01-15 Jan Hubicka <jh@suse.cz>
1228
1229 * gcc.c-torture/compile/20030115-1.c: New test.
1230
1231 * gcc.dg/i386-fpcvt-1.c: New test.
1232 * gcc.dg/i386-fpcvt-2.c: New test.
1233
1234 2003-01-14 Jeffrey D. Oldham <oldham@codesourcery.com>
1235
1236 Further conform g++'s __vmi_class_type_info to the C++ ABI
1237 specification.
1238 * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
1239 the specification.
1240
1241 2003-01-14 Jan Hubicka <jh@suse.cz>
1242
1243 * gcc.dg/i386-fpcvt-1.c: New test.
1244 * gcc.dg/i386-fpcvt-2.c: New test.
1245
1246 2003-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
1247
1248 * gcc.dg/i386-mmx-3.c: New test.
1249
1250 2003-01-12 Mark Mitchell <mark@codesourcery.com>
1251
1252 PR c++/9264
1253 * g++.dg/parse/octal1.C: New file.
1254
1255 PR c++/9172
1256 * g++.dg/parse/typename1.C: New file.
1257
1258 2003-01-10 Danny Smith <dannysmith@users.sourceforge.net>
1259
1260 * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
1261 * gcc.dg/bf-no-ms-layout.c: Likewise.
1262 * gcc.dg/bf-ms-attrib.c: Likewise.
1263
1264 2003-01-10 Mark Mitchell <mark@codesourcery.com>
1265
1266 PR c++/9099
1267 * g++.dg/parse/dtor1.C: New file.
1268
1269 PR c++/9128
1270 * g++.dg/rtti/typeid1.C: New file.
1271
1272 PR c++/9153
1273 * g++.dg/parse/lookup1.C: New file.
1274
1275 PR c++/9171
1276 * g++.dg/templ/spec5.C: New file.
1277
1278 2003-01-10 Josef Zlomek <zlomekj@suse.cz>
1279
1280 * gcc.c-torture/compile/20030110-1.c: New test.
1281
1282 2003-01-09 Geoffrey Keating <geoffk@apple.com>
1283
1284 Merge from pch-branch:
1285
1286 2002-12-23 Geoffrey Keating <geoffk@apple.com>
1287
1288 * gcc.dg/pch/cpp-1.h: New.
1289 * gcc.dg/pch/cpp-1.c: New.
1290 * gcc.dg/pch/cpp-2.h: New.
1291 * gcc.dg/pch/cpp-2.c: New.
1292
1293 2002-11-19 Geoffrey Keating <geoffk@apple.com>
1294
1295 * gcc.dg/pch/except-1.h: New.
1296 * gcc.dg/pch/except-1.c: New.
1297
1298 2002-11-13 Geoffrey Keating <geoffk@apple.com>
1299
1300 * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
1301 running test.
1302 * gcc.dg/pch: Include *.hp not *.h.
1303 * gcc.dg/pch/system-1.h: New.
1304 * gcc.dg/pch/system-1.c: New.
1305
1306 2002-11-11 Geoffrey Keating <geoffk@apple.com>
1307
1308 * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
1309 rather than trying to build and run a program using PCH.
1310 * gcc.dg/pch: Remove dg-do commands from test files.
1311
1312 2002-11-08 Geoffrey Keating <geoffk@apple.com>
1313
1314 * gcc.dg/pch/macro-3.c: New.
1315 * gcc.dg/pch/macro-3.h: New.
1316
1317 2002-11-04 Geoffrey Keating <geoffk@apple.com>
1318
1319 * gcc.dg/pch/common-1.c: New.
1320 * gcc.dg/pch/common-1.h: New.
1321 * gcc.dg/pch/decl-1.c: New.
1322 * gcc.dg/pch/decl-1.h: New.
1323 * gcc.dg/pch/decl-2.c: New.
1324 * gcc.dg/pch/decl-2.h: New.
1325 * gcc.dg/pch/decl-3.c: New.
1326 * gcc.dg/pch/decl-3.h: New.
1327 * gcc.dg/pch/decl-4.c: New.
1328 * gcc.dg/pch/decl-4.h: New.
1329 * gcc.dg/pch/decl-5.c: New.
1330 * gcc.dg/pch/decl-5.h: New.
1331 * gcc.dg/pch/global-1.c: New.
1332 * gcc.dg/pch/global-1.h: New.
1333 * gcc.dg/pch/inline-1.c: New.
1334 * gcc.dg/pch/inline-1.h: New.
1335 * gcc.dg/pch/inline-2.c: New.
1336 * gcc.dg/pch/inline-2.h: New.
1337 * gcc.dg/pch/static-1.c: New.
1338 * gcc.dg/pch/static-1.h: New.
1339 * gcc.dg/pch/static-2.c: New.
1340 * gcc.dg/pch/static-2.h: New.
1341
1342 2002-09-01 Geoffrey Keating <geoffk@redhat.com>
1343
1344 * g++.dg/pch/pch.exp: Better handle failing testcases.
1345 * gcc.dg/pch/pch.exp: Likewise.
1346 * gcc.dg/pch/macro-1.c: New.
1347 * gcc.dg/pch/macro-1.h: New.
1348 * gcc.dg/pch/macro-2.c: New.
1349 * gcc.dg/pch/macro-2.h: New.
1350
1351 2002-08-27 Geoffrey Keating <geoffk@redhat.com>
1352
1353 * g++.dg/dg.exp: Treat files in pch/ specially.
1354 * g++.dg/pch/pch.exp: New file.
1355 * g++.dg/pch/empty.H: New file.
1356 * g++.dg/pch/empty.C: New file.
1357 * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
1358 "precompile".
1359
1360 * gcc.dg/pch/pch.exp: New file.
1361 * gcc.dg/pch/empty.h: New file.
1362 * gcc.dg/pch/empty.c: New file.
1363 * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
1364 "precompile".
1365
1366 2003-01-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1367
1368 * g++.dg/template/friend14.C: New test.
1369
1370 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1371
1372 * gcc.dg/old-style-asm-1.c: New test.
1373
1374 2003-01-09 Richard Sandiford <rsandifo@redhat.com>
1375
1376 * gcc.c-torture/compile/20030109-1.c: New test.
1377
1378 2003-01-09 Eric Botcazou <ebotcazou@libertysurf.fr>
1379
1380 * gcc.c-torture/execute/20030109-1.c: New test.
1381
1382 2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
1383
1384 * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
1385 * g++.old-deja/g++.mike/dyncast2.C: Likewise
1386 * g++.old-deja/g++.mike/dyncast3.C: Likewise
1387 * g++.old-deja/g++.mike/eh2.C: Likewise
1388 * g++.old-deja/g++.mike/eh3.C: Likewise
1389 * g++.old-deja/g++.mike/eh5.C: Likewise
1390 * g++.old-deja/g++.mike/eh6.C: Likewise
1391 * g++.old-deja/g++.mike/eh7.C: Likewise
1392 * g++.old-deja/g++.mike/eh8.C: Likewise
1393 * g++.old-deja/g++.mike/eh9.C: Likewise
1394 * g++.old-deja/g++.mike/eh10.C: Likewise
1395 * g++.old-deja/g++.mike/eh12.C: Likewise
1396 * g++.old-deja/g++.mike/eh13.C: Likewise
1397 * g++.old-deja/g++.mike/eh14.C: Likewise
1398 * g++.old-deja/g++.mike/eh16.C: Likewise
1399 * g++.old-deja/g++.mike/eh17.C: Likewise
1400 * g++.old-deja/g++.mike/eh18.C: Likewise
1401 * g++.old-deja/g++.mike/eh21.C: Likewise
1402 * g++.old-deja/g++.mike/eh23.C: Likewise
1403 * g++.old-deja/g++.mike/eh24.C: Likewise
1404 * g++.old-deja/g++.mike/eh25.C: Likewise
1405 * g++.old-deja/g++.mike/eh26.C: Likewise
1406 * g++.old-deja/g++.mike/eh27.C: Likewise
1407 * g++.old-deja/g++.mike/eh28.C: Likewise
1408 * g++.old-deja/g++.mike/eh29.C: Likewise
1409 * g++.old-deja/g++.mike/eh31.C: Likewise
1410 * g++.old-deja/g++.mike/eh33.C: Likewise
1411 * g++.old-deja/g++.mike/eh34.C: Likewise
1412 * g++.old-deja/g++.mike/eh35.C: Likewise
1413 * g++.old-deja/g++.mike/eh36.C: Likewise
1414 * g++.old-deja/g++.mike/eh37.C: Likewise
1415 * g++.old-deja/g++.mike/eh38.C: Likewise
1416 * g++.old-deja/g++.mike/eh39.C: Likewise
1417 * g++.old-deja/g++.mike/eh40.C: Likewise
1418 * g++.old-deja/g++.mike/eh41.C: Likewise
1419 * g++.old-deja/g++.mike/eh42.C: Likewise
1420 * g++.old-deja/g++.mike/eh44.C: Likewise
1421 * g++.old-deja/g++.mike/eh46.C: Likewise
1422 * g++.old-deja/g++.mike/eh47.C: Likewise
1423 * g++.old-deja/g++.mike/eh48.C: Likewise
1424 * g++.old-deja/g++.mike/eh49.C: Likewise
1425 * g++.old-deja/g++.mike/eh50.C: Likewise
1426 * g++.old-deja/g++.mike/eh51.C: Likewise
1427 * g++.old-deja/g++.mike/eh53.C: Likewise
1428 * g++.old-deja/g++.mike/eh55.C: Likewise
1429 * g++.old-deja/g++.mike/p7912.C: Likewise
1430 * g++.old-deja/g++.mike/p9706.C: Likewise
1431 * g++.old-deja/g++.mike/p10416.C: Likewise
1432 * g++.old-deja/g++.mike/p11667.C: Likewise
1433 * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
1434 Remove redundant reference to Iris.
1435 * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
1436 Elxsi, i860, Pico Java, and WE32K.
1437
1438 2003-01-07 Mark Mitchell <mark@codesourcery.com>
1439
1440 * g++.dg/ext/asm4.C: New test.
1441
1442 2003-01-08 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1443
1444 PR c++/9030
1445 * g++.dg/template/friend12.C: New test.
1446 * g++.dg/template/friend13.C: Likewise.
1447 * g++.old-deja/g++.eh/spec6.C: Add missing error message.
1448
1449 2003-01-08 Jan Hubicka <jh@suse.cz>
1450
1451 * gcc.dg/i386-cadd.c: New test.
1452 * gcc.dg/i386-cmov4.c: Likewise.
1453
1454 2003-01-06 Mark Mitchell <mark@codesourcery.com>
1455
1456 PR c++/9165
1457 * g++.dg/warn/Wunused-3.C: New test.
1458
1459 * g++.dg/abi/bitfield9.C: New test.
1460
1461 PR c++/9189
1462 * g++.dg/parse/defarg3.C: New test.
1463
1464 2003-01-06 Nathan Sidwell <nathan@codesourcery.com>
1465
1466 * g++.dg/parse/ambig1.C: New test.
1467 * g++.dg/parse/defarg2.C: New test.
1468
1469 2003-01-05 Mark Mitchell <mark@codesourcery.com>
1470
1471 * g++.dg/template/defarg-1.C: New test.
1472 * g++.dg/template/local2.C: Likewise.
1473
1474 2003-01-05 Richard Sandiford <rsandifo@redhat.com>
1475
1476 * gcc.c-torture/execute/20030105-1.c: New test.
1477
1478 2003-01-04 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1479
1480 * g++.dg/parse/namespace3.C: Remove extra semicolons.
1481 * g++.dg/parse/namespace4.C: Likewise.
1482
1483 2003-01-03 Nathan Sidwell <nathan@codesourcery.com>
1484
1485 * g++.dg/template/ntp2.C: New test.
1486
1487 2003-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
1488
1489 * g++.dg/parse/extern-C-1.C: New test.
1490
1491 * g++.dg/parse/namespace4.C: New test.
1492
1493 * g++.dg/template/nested1.C: New test.
1494
1495 * g++.dg/parse/namespace3.C: New test.
1496
1497 2003-01-02 Nathanael Nerode <neroden@gcc.gnu.org>
1498
1499 * g++.dg/lookup/two-stage1.C: New test.
1500
1501 2003-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1502
1503 * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
1504 * g++.old-deja/g++.jason/access8.C: Likewise.
1505 * g++.old-deja/g++.other/decl5.C: Likewise.
1506
1507 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1508
1509 * g++.dg/parse/parse7.C: New test.
1510
1511 2003-01-02 Mark Mitchell <mark@codesourcery.com>
1512
1513 PR c++/2843
1514 * g++.dg/ext/attrib7.C: New test.
1515
1516 2003-01-02 Neil Booth <neil@daikokuya.co.uk>
1517
1518 * g++.dg/parse/parse6.C: New test.
1519
1520 2003-01-02 Kazu Hirata <kazu@cs.umass.edu>
1521
1522 * gcc.dg/h8300-stack-1.c: New.
1523
1524 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1525
1526 g++.dg/lookup/exception1.C: New test.
1527
1528 g++.dg/lookup/template1.C: New test.
1529
1530 g++.dg/parse/namespace2.C: New test.
1531
1532 g++.dg/parse/parens2.C: New test.
1533
1534 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1535
1536 * g++.dg/parse/parse5.C: New test.
1537 * g++.dg/lookup/scoped4.C: New test.
1538
1539 2003-01-01 Nathanael Nerode <neroden@gcc.gnu.org>
1540
1541 * g++.dg/parse/parens1.C: New test.
1542
1543 * g++.dg/parse/parens2.C: Removed, turned out to duplicate
1544 angle-bracket1.C.
1545 * g++.dg/parse/parens2.C: New test.
1546
1547 * g++.dg/lookup/scope-operator1.C: New test.
1548
1549 * g++.dg/parse/operator1.C: New test.
1550
1551 2003-01-01 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1552
1553 * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
1554 * g++.old-deja/g++.other/access6.C: Likewise.
1555 * g++.old-deja/g++.other/decl1.C: Likewise.
1556 * g++.old-deja/g++.pt/typename12.C: Likewise.
1557
1558 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1559
1560 * g++.dg/parse/namespace1.C: New test.
1561
1562 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1563
1564 * g++.dg/parse/parse4.C: New test.
1565
1566 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1567
1568 * g++.dg/parse/parse3.C: New test.
1569
1570 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1571
1572 * g++.dg/parse/parse2.C: New test.
1573
1574 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1575
1576 * g++.dg/template/friend11.C: New test.
1577
1578 2003-01-01 Neil Booth <neil@daikokuya.co.uk>
1579
1580 * g++.dg/parse/parse1.C: New test.
1581
1582 2002-12-31 Janis Johnson <janis187@us.ibm.com>
1583
1584 * lib/profopt.exp: Change the name of a global variable to avoid
1585 possible clashes with other test suites.
1586
1587 2002-12-31 Nathan Sidwell <nathan@codesourcery.com>
1588
1589 * g++.dg/inherit/covariant8.C: New test.
1590
1591 2002-12-31 Mark Mitchell <mark@codesourcery.com>
1592
1593 * g++.dg/init/array9.C: New test.
1594
1595 PR c++/9112
1596 * g++.dg/parse/expr1.C: New test.
1597
1598 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
1599
1600 * gcc.c-torture/compile/20021230-1.c: New test.
1601
1602 2002-12-30 Nathan Sidwell <nathan@codesourcery.com>
1603
1604 * g++.dg/inherit/covariant5.C: New test.
1605 * g++.dg/inherit/covariant6.C: New test.
1606 * g++.dg/inherit/covariant7.C: New test.
1607
1608 2002-12-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1609
1610 PR c++/2739
1611 * g++.dg/other/access2.C: New test.
1612
1613 2002-12-29 Gabriel Dos Reis <gdr@integrable-solutions.net>
1614
1615 * g++.dg/other/anon-struct.C: No longer fails
1616 * g++.old-deja/g++.brendan/parse4.C: Likewise.
1617 * g++.old-deja/g++.brendan/parse5.C: Likewise.
1618 * g++.old-deja/g++.brendan/parse6.C: Likewise.
1619
1620 2002-12-28 Gabriel Dos Reis <gdr@integrable-solutions.net>
1621
1622 * g++.dg/parse/angle-bracket.C (main): No longer fails.
1623
1624 2002-12-27 Mark Mitchell <mark@codesourcery.com>
1625
1626 * g++.dg/eh/spec4.C: Remove stray semicolon.
1627 * g++.dg/expr/pmf-1.C: Change error message.
1628 * g++.dg/ext/asm1.C: Remove stray semicolon.
1629 * g++.dg/ext/typename1.C: Add missing typenames.
1630 * g++.dg/inherit/template-as-base.C: Change error message.
1631 * g++.dg/lookup/scoped1.C: Likewise.
1632 * g++.dg/lookup/scoped2.C: Likewise.
1633 * g++.dg/lookup/using2.C: Likewise.
1634 * g++.dg/other/component1.C: Remove stray semicolon.
1635 * g++.dg/other/do1.C: Change error message.
1636 * g++.dg/other/error2.C: Likewise.
1637 * g++.dg/other/init1.C: Likewise.
1638 * g++.dg/other/packed1.C: Remove stray semicolon.
1639 * g++.dg/other/ptrmem2.C: Change error message.
1640 * g++.dg/parse/parameter-declaration-1.C: Remove line number
1641 marker.
1642 * g++.dg/special/initp1.C: Remove invalid attribute usage.
1643 * g++.dg/template/access3.C: Add typename keyword.
1644 * g++.dg/template/access5.C: Remove stray semicolon.
1645 * g++.dg/template/access6.C: Likewise.
1646 * g++.dg/template/complit1.C: Likewise.
1647 * g++.dg/template/crash1.C: Change error message.
1648 * g++.dg/template/inherit2.C: Remove stray semicolon.
1649 * g++.dg/template/instantiate2.C: Likewise.
1650 * g++.dg/template/instantiate3.C: Change error message.
1651 * g++.dg/template/qual1.C: Remove stray semicolon.
1652 * g++.dg/template/qualttp18.C: Change error message.
1653 * g++.dg/template/ref1.C: Remove stray semicolon.
1654 * g++.dg/template/sizeof1.C (A::value): Declare it.
1655 * g++.dg/template/spec4.C: Change error message.
1656 * g++.dg/template/static1.C: Likewise.
1657 * g++.dg/template/type1.C: Likewise.
1658 * g++.dg/template/typename3.C: Likewise.
1659 * g++.old-deja/g++.benjamin/13478.C: Change error message.
1660 * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
1661 * g++.old-deja/g++.benjamin/bool01.C: Likewise.
1662 * g++.old-deja/g++.benjamin/bool02.C: Likewise.
1663 * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
1664 named return value extension.
1665 * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
1666 * g++.old-deja/g++.benjmain/warn01.C: Likewise.
1667 * g++.old-deja/g++.bob/extern_C.C: Likewise.
1668 * g++.old-deja/g++.bob/inherit2.C: Likewise.
1669 * g++.old-deja/g++.brendan/complex1.C: Likewise.
1670 * g++.old-deja/g++.brendan/copy5.C: Likewise.
1671 * g++.old-deja/g++.brendan/crash13.C: Likewise.
1672 * g++.old-deja/g++.brendan/crash15.C: Likewise.
1673 * g++.old-deja/g++.brendan/crash18.C: Change error message.
1674 * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
1675 * g++.old-deja/g++.brendan/crash38.C: Likewise.
1676 * g++.old-deja/g++.brendan/crash50.C: Likewise.
1677 * g++.old-deja/g++.brendan/crash56.C: Likewise.
1678 * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
1679 syntax.
1680 * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
1681 * g++.old-deja/g++.brendan/crash8.C: Change error message.
1682 * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
1683 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
1684 * g++.old-deja/g++.brendan/shadow1.C: Likewise.
1685 * g++.old-deja/g++.brendan/template11.C: Likewise.
1686 * g++.old-deja/g++.brendan/template26.C: Likewise.
1687 * g++.old-deja/g++.brendan/template27.C: Use explicit
1688 specialization syntax.
1689 * g++.old-deja/g++.brendan/template30.C: Likewise.
1690 * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
1691 * g++.old-deja/g++.brendan/visibility3.C: Account for use of
1692 non-dependent names.
1693 * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
1694 * g++.old-deja/g++.brendan/warnings7.C: Likewise.
1695 * g++.old-deja/g++.bugs/900121_02.C: Likewise.
1696 * g++.old-deja/g++.eh/catchptr1.C: Likewise.
1697 * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
1698 * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
1699 named return value extension.
1700 * g++.old-deja/g++.ext/namedret2.C: Likewise.
1701 * g++.old-deja/g++.ext/namedret3.C: Likewise.
1702 * g++.old-deja/g++.ext/return1.C: Likewise.
1703 * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
1704 * g++.old-deja/g++.jason/access17.C: Issue more error messages.
1705 * g++.old-deja/g++.jason/access8.C: Likewise.
1706 * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
1707 * g++.old-deja/g++.jason/destruct.C: Remove incorrect
1708 pseudo-destructor names.
1709 * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
1710 * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
1711 pseudo-destructor names.
1712 * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
1713 * g++.old-deja/g++.jason/overload19.C: Likewise.
1714 * g++.old-deja/g++.jason/overload32.C: Likewise.
1715 * g++.old-deja/g++.jason/parse11.C: Issue error messages about
1716 stray semicolons.
1717 * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
1718 * g++.old-deja/g++.jason/return.C: Likewise.
1719 * g++.old-deja/g++.jason/return2.C: Likewise.
1720 * g++.old-deja/g++.jason/shadow1.C: Likewise.
1721 * g++.old-deja/g++.jason/special.C: Use explicit specialization
1722 syntax.
1723 * g++.old-deja/g++.jason/template10.C: Account for use of
1724 non-dependent names.
1725 * g++.old-deja/g++.jason/template11.C: Use explicit specialization
1726 syntax.
1727 * g++.old-deja/g++.jason/template37.C: Likewise.
1728 * g++.old-deja/g++.law/access4.C: Change error messages.
1729 * g++.old-deja/g++.law/arm13.C: Remove incorrect
1730 pseudo-destructor names.
1731 * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
1732 * g++.old-deja/g++.law/ctors9.C: Likewise.
1733 * g++.old-deja/g++.law/cvt22.C: Likewise.
1734 * g++.old-deja/g++.law/dtors5.C: Likewise.
1735 * g++.old-deja/g++.law/global-init1.C: Likewise.
1736 * g++.old-deja/g++.law/missed-error3.C: Likewise.
1737 * g++.old-deja/g++.law/operators28.C: Likewise.
1738 * g++.old-deja/g++.law/visibility28.C: Likewise.
1739 * g++.old-deja/g++.martin/eval1.C: Likewise.
1740 * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
1741 name.
1742 * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
1743 * g++.old-deja/g++.mike/net34.C: Likewise.
1744 * g++.old-deja/g++.mike/net36.C: Likewise.
1745 * g++.old-deja/g++.mike/ns2.C: Likewise.
1746 * g++.old-deja/g++.mike/p12306.C: Likewise.
1747 * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
1748 value extension.
1749 * g++.old-deja/g++.mike/p700.C: Likewise.
1750 * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
1751 * g++.old-deja/g++.mike/p710.C: Likewise.
1752 * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
1753 value extension.
1754 * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
1755 * g++.old-deja/g++.mike/pmf9.C: Likewise.
1756 * g++.old-deja/g++.ns/crash2.C: Likewise.
1757 * g++.old-deja/g++.ns/crash3.C: Likewise.
1758 * g++.old-deja/g++.ns/invalid1.C: Likewise.
1759 * g++.old-deja/g++.ns/ns17.C: Likewise.
1760 * g++.old-deja/g++.ns/template16.C: Likewise.
1761 * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
1762 keyword.
1763 * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
1764 * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
1765 * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
1766 named return value extension.
1767 * g++.old-deja/g++.oliva/nameret2.C: Likewise.
1768 * g++.old-deja/g++.other/access4.C: Issue additional error
1769 messages.
1770 * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
1771 * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
1772 * g++.old-deja/g++.other/crash11.C: Add missing class-key.
1773 * g++.old-deja/g++.other/crash25.C: Change error message.
1774 * g++.old-deja/g++.other/crash4.C: Change error message.
1775 * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
1776 * g++.old-deja/g++.other/decl5.C: Issue more error messages.
1777 * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
1778 checks.
1779 * g++.old-deja/g++.other/defarg8.C: Likewise.
1780 * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
1781 * g++.old-deja/g++.other/dtor10.C: Likewise.
1782 * g++.old-deja/g++.other/incomplete.C: Likewise.
1783 * g++.old-deja/g++.other/linkage7.C: Likewise.
1784 * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
1785 lookup algorithm.
1786 * g++.old-deja/g++.other/mangle2.C: Likewise.
1787 * g++.old-deja/g++.other/refinit2.C: Likewise.
1788 * g++.old-deja/g++.other/sizeof2.C: Change error messages.
1789 * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
1790 * g++.old-deja/g++.pt/crash28.C: Likewise.
1791 * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
1792 syntax.
1793 * g++.old-deja/g++.pt/crash32.C: Change error message.
1794 * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
1795 * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
1796 * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
1797 error message position.
1798 * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
1799 * g++.old-deja/g++.pt/defarg8.C: Change error message.
1800 * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
1801 syntax.
1802 * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
1803 * g++.old-deja/g++.pt/eichin01b.C: Likewise.
1804 * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
1805 * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
1806 keyword.
1807 * g++.old-deja/g++.pt/explicit31.C: Likewise.
1808 * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
1809 * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
1810 keyword.
1811 * g++.old-deja/g++.pt/explicit71.C: Change error message.
1812 * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
1813 syntax.
1814 * g++.old-deja/g++.pt/friend28.C: Account for use of
1815 non-dependent names.
1816 * g++.old-deja/g++.pt/friend29.C: Likewise.
1817 * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
1818 rules.
1819 * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
1820 * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
1821 * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
1822 lookup rules.
1823 * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
1824 * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
1825 keyword.
1826 * g++.old-deja/g++.pt/memclass20.C: Likewise.
1827 * g++.old-deja/g++.pt/memclass5.C: Likewise.
1828 * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
1829 keyword.
1830 * g++.old-deja/g++.pt/memtemp75.C: Likewise.
1831 * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
1832 * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
1833 * g++.old-deja/g++.pt/overload13.C: Correct error messages.
1834 * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
1835 * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
1836 keyword.
1837 * g++.old-deja/g++.pt/spec10.C: Likewise.
1838 * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
1839 * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
1840 * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
1841 * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
1842 * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
1843 * g++.old-deja/g++.pt/ttp62.C: Likewise.
1844 * g++.old-deja/g++.pt/ttp64.C: Likewise.
1845 * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
1846 * g++.old-deja/g++.pt/typename15.C: Likewise.
1847 * g++.old-deja/g++.pt/typename22.C: Likewise.
1848 * g++.old-deja/g++.pt/typename6.C: Change error messages.
1849 * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
1850 * g++.old-deja/g++.pt/virtual2.C: Likewise.
1851 * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
1852 syntax.
1853 * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
1854 return value extension.
1855 * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
1856 * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
1857 * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
1858 * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
1859
1860 2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
1861
1862 * g++.dg/warn/inline1.C: New test.
1863 * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
1864 * g++.old-deja/g++.jason/synth10.C: Likewise.
1865 * g++.old-deja/g++.mike/net31.C: Likewise.
1866 * g++.old-deja/g++.mike/p8786.C: Likewise.
1867
1868 * g++.dg/template/friend10.C: New test.
1869 * g++.dg/template/conv5.C: New test.
1870
1871 2002-12-24 Nathan Sidwell <nathan@codesourcery.com>
1872
1873 * g++.dg/lookup/scoped3.C: New test.
1874
1875 * g++.dg/lookup/decl1.C: New test.
1876 * g++.dg/lookup/decl2.C: New test.
1877
1878 2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
1879
1880 * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
1881 gcc.c-torture/compile/20021015-1.c,
1882 gcc.c-torture/compile/20021015-2.c,
1883 gcc.c-torture/compile/20021123-1.c,
1884 gcc.c-torture/compile/20021123-2.c,
1885 gcc.c-torture/compile/20021123-3.c,
1886 gcc.c-torture/compile/20021123-4.c,
1887 gcc.c-torture/execute/20021024-1.c: Add tests previously added
1888 only to 3.1 or 3.2 branch.
1889
1890 2002-12-23 Mark Mitchell <mark@codesourcery.com>
1891
1892 * gcc.dg/i386-bitfield3.c: New test.
1893
1894 * gcc.dg/i386-bitfield2.c: New test.
1895
1896 2002-12-22 Nathan Sidwell <nathan@codesourcery.com>
1897
1898 * g++.dg/parse/conv_op1.C: New test.
1899
1900 2002-12-21 Josef Zlomek <zlomekj@suse.cz>
1901
1902 * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
1903 approved.
1904
1905 2002-12-20 Josef Zlomek <zlomekj@suse.cz>
1906
1907 * gcc.c-torture/compile/20021220-1.c: New test.
1908
1909 2002-12-19 Casper S. Hornstrup <chorns@users.sourceforge.net>
1910
1911 * gcc.dg/i386-fastcall-1.c: New.
1912
1913 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1914
1915 * gcc.c-torture/execute/20021219-1.c: New test.
1916
1917 2002-12-19 Eric Botcazou <ebotcazou@libertysurf.fr>
1918
1919 * gcc.dg/i386-pic-1.c: New test.
1920
1921 2002-12-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1922
1923 PR c++/8099
1924 * g++.dg/template/friend9.C: New test.
1925
1926 2002-11-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
1927
1928 PR c++/3663
1929 * g++.dg/template/access7.C: New test.
1930
1931 2002-12-18 Nick Clifton <nickc@redhat.com>
1932
1933 * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
1934 the libstdc++-v3 directory has been found.
1935
1936 2002-12-12 Devang Patel <dpatel@apple.com>
1937 * gcc.dg/darwin-ld-1.c: New test.
1938 * gcc.dg/darwin-ld-2.c: New test.
1939 * gcc.dg/darwin-ld-3.c: New test.
1940 * gcc.dg/darwin-ld-4.c: New test.
1941 * gcc.dg/darwin-ld-5.c: New test.
1942
1943 2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
1944
1945 * gcc.c-torture/compile/20021212-1.c: New test.
1946
1947 2002-12-11 Neil Booth <neil@daikokuya.co.uk>
1948
1949 * gcc.dg/fshort-wchar: New test.
1950
1951 2002-12-10 Mark Mitchell <mark@codesourcery.com>
1952
1953 PR c++/8372
1954 * g++.dg/template/dtor1.C: New test.
1955
1956 * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
1957 markers.
1958
1959 2002-12-10 Jakub Jelinek <jakub@redhat.com>
1960
1961 * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
1962
1963 2002-12-09 Mark Mitchell <mark@codesourcery.com>
1964
1965 * g++.dg/template/static1.C: New test.
1966 * g++.dg/template/static2.C: New test.
1967 * g++.old-deja/g++.ext/memconst.C: New test.
1968
1969 2002-12-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1970
1971 * g++.dg/special/conpr-2.C: Expect failure on solaris2.
1972 * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
1973 * g++.dg/special/initp1.C: Likewise.
1974
1975 2002-12-06 Jakub Jelinek <jakub@redhat.com>
1976
1977 * gcc.c-torture/execute/20021204-1.c: New test.
1978
1979 2002-12-04 Geoffrey Keating <geoffk@apple.com>
1980
1981 * gcc.dg/ppc-fmadd-1.c: New file.
1982 * gcc.dg/ppc-fmadd-2.c: New file.
1983 * gcc.dg/ppc-fmadd-3.c: New file.
1984
1985 2002-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1986
1987 * gcc.c-torture/compile/20021204-1.c: New test.
1988
1989 2002-12-03 Nathan Sidwell <nathan@codesourcery.com>
1990
1991 * g++.dg/inherit/covariant2.C: New test.
1992 * g++.dg/inherit/covariant3.C: New test.
1993 * g++.dg/inherit/covariant4.C: New test.
1994 * g++.dg/inherit/covariant1.C: Remove XFAIL.
1995 * g++.old-deja/g++.robertl/eb17.C: Likewise.
1996
1997 2002-12-03 Mark Mitchell <mark@codesourcery.com>
1998
1999 PR c++/8688
2000 * g++.dg/init/brace3.C: New test.
2001
2002 2002-12-02 Kazu Hirata <kazu@cs.umass.edu>
2003
2004 * gcc.dg/20020210-1.c: Fix a comment typo.
2005
2006 2002-12-02 Mark Mitchell <mark@codesourcery.com>
2007
2008 PR c++/8720
2009 * g++.dg/parse/defarg1.C: New test.
2010
2011 PR c++/8615
2012 * g++.dg/template/char1.C: New test.
2013
2014 * g++.dg/template/varmod1.C: Fix typo.
2015
2016 2002-12-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2017
2018 DR 180
2019 * g++.old-deja/g++.pt/crash32.C: Expect error.
2020
2021 2002-12-01 Mark Mitchell <mark@codesourcery.com>
2022
2023 PR c++/5919
2024 * g++.dg/template/varmod1.C: New test.
2025
2026 PR c++/8727
2027 * g++.dg/inherit/typeinfo1.C: New test.
2028
2029 PR c++/8663
2030 * g++.dg/inherit/typedef1.C: New test.
2031
2032 2002-11-30 Mark Mitchell <mark@codesourcery.com>
2033
2034 PR c++/8332
2035 PR c++/8493
2036 * g++.dg/template/strlen1.C: New test.
2037
2038 PR c++/8227
2039 * g++.dg/template/ctor2.C: New test.
2040
2041 PR c++/8214
2042 * g++.dg/init/string1.C: New test.
2043
2044 PR c++/8511
2045 * g++.dg/template/friend8.C: New test.
2046
2047 2002-11-29 Joe Buck <jbuck@synopsys.com>
2048
2049 * g++.dg/lookup/anon2.C: New test.
2050
2051 2002-11-28 Kazu Hirata <kazu@cs.umass.edu>
2052
2053 * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
2054 h8300 port.
2055
2056 2002-11-27 Richard Sandiford <rsandifo@redhat.com>
2057
2058 * gcc.dg/bitfld-6.c: New test.
2059
2060 2002-11-27 Jan Hubicka <jh@suse.cz>
2061
2062 * gcc.c-torture/execute/20021127.[cx]: New test.
2063
2064 2002-11-26 Jan Hubicka <jh@suse.cz>
2065
2066 * gcc.dg/i386-cmov[123].c: New tests for conditional move code
2067 quality.
2068
2069 2002-11-26 Geoffrey Keating <geoffk@apple.com>
2070
2071 * g++.dg/init/brace2.C: New test.
2072 * g++.old-deja/g++.mike/p9129.C: Correct.
2073
2074 2002-11-26 Mark Mitchell <mark@codesourcery.com>
2075
2076 * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
2077
2078 2002-11-25 Andreas Bauer <baueran@in.tum.de>
2079
2080 * gcc.dg/sibcall-6: New test for indirect sibcalls.
2081
2082 2002-11-25 Mark Mitchell <mark@codesourcery.com>
2083
2084 * testsuite/g++.dg/abi/empty11.C: New test.
2085 * testsuite/g++.dg/rtti/cv1.C: New test.
2086
2087 2002-11-25 Hans-Peter Nilsson <hp@bitrange.com>
2088
2089 * lib/prune.exp: Prune more -fpic/-fPIC warnings.
2090
2091 2002-11-24 Mark Mitchell <mark@codesourcery.com>
2092
2093 * g++.dg/abi/empty10.C: New test.
2094
2095 2002-11-24 Eric Botcazou <ebotcazou@libertysurf.fr>
2096
2097 * gcc.c-torture/compile/20021124-1.c: New test.
2098
2099 2002-11-22 Mark Mitchell <mark@codesourcery.com>
2100
2101 * g++.dg/abi/rtti2.C: New test.
2102
2103 2002-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2104
2105 * gcc.dg/i386-unroll-1.c: New test.
2106
2107 2002-11-20 Eric Botcazou <ebotcazou@libertysurf.fr>
2108
2109 * gcc.c-torture/compile/20021120-1.c: New test.
2110 * gcc.c-torture/compile/20021120-2.c: New test.
2111
2112 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
2113
2114 * gcc.dg/bitfld-5.c: New test.
2115
2116 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
2117
2118 * gcc.c-torture/execute/20021120-3.c: New test.
2119
2120 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
2121
2122 * gcc.c-torture/execute/20021120-2.c: New test.
2123
2124 2002-11-20 Richard Sandiford <rsandifo@redhat.com>
2125
2126 * gcc.c-torture/execute/20021120-1.c: New test.
2127
2128 2002-11-20 Jakub Jelinek <jakub@redhat.com>
2129
2130 * gcc.c-torture/execute/20021118-3.c: New test.
2131
2132 2002-11-19 Eric Botcazou <ebotcazou@libertysurf.fr>
2133
2134 * gcc.c-torture/compile/20021119-1.c: New test.
2135
2136 2002-11-19 Jason Thorpe <thorpej@wasabisystems.com>
2137
2138 * gcc.dg/duff-1.c: New test.
2139 * gcc.dg/duff-2.c: New test.
2140 * gcc.dg/duff-3.c: New test.
2141
2142 2002-11-18 Neil Booth <neil@daikokuya.co.uk>
2143
2144 * gcc.dg/cpp/_Pragma5.c: New test.
2145
2146 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
2147
2148 * gcc.c-torture/execute/20021118-2.c: New test.
2149
2150 2002-11-18 Richard Sandiford <rsandifo@redhat.com>
2151
2152 * gcc.c-torture/execute/20021118-1.c: New test.
2153
2154 2002-11-16 Jakub Jelinek <jakub@redhat.com>
2155
2156 * gcc.dg/20021116-1.c: New test.
2157
2158 2002-11-14 Mark Mitchell <mark@codesourcery.com>
2159
2160 * g++.dg/abi/vcall1.C: New test.
2161
2162 2002-11-14 Jakub Jelinek <jakub@redhat.com>
2163
2164 * gcc.dg/20021029-1.c: New test.
2165 * gcc.dg/20021029-2.c: New test.
2166
2167 2002-11-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
2168
2169 * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
2170
2171 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2172
2173 PR c/8439
2174 * gcc.dg/20021110.c: Move to ...
2175 * gcc.c-torture/compile/20021110.c: .... here.
2176
2177 2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2178
2179 PR c/8467
2180 * gcc.c-torture/execute/20021111-1.c
2181
2182 2002-11-09 Eric Botcazou <ebotcazou@libertysurf.fr>
2183
2184 PR c/8439
2185 * gcc.dg/20021110.c: New test.
2186
2187 2002-11-10 Mark Mitchell <mark@codesourcery.com>
2188
2189 * g++.dg/abi/vthunk3.C: Run only on x86.
2190
2191 2002-11-10 Joseph S. Myers <jsm@polyomino.org.uk>
2192
2193 * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
2194
2195 2002-11-09 Hans-Peter Nilsson <hp@bitrange.com>
2196
2197 * lib/compat.exp (compat-execute): Fix logic error in last
2198 change.
2199
2200 2002-11-09 Neil Booth <neil@daikokuya.co.uk>
2201
2202 * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
2203
2204 2002-11-09 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2205
2206 PR c++/8389
2207 * g++.dg/template/access6.C: New test.
2208
2209 2002-11-08 Jan Hubicka <jh@suse.cz>
2210
2211 * gcc.dg/i386-ssefp-1.c: New test.
2212 * gcc.dg/i386-ssefp-1.c: New test.
2213
2214 2002-11-08 Jan Hubicka <jh@suse.cz>
2215
2216 * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
2217
2218 2002-11-07 Mark Mitchell <mark@codesourcery.com>
2219
2220 * g++.dg/abi/vthunk3.C: New test.
2221
2222 PR c++/8338
2223 * g++.dg/template/crash2.C: New test.
2224
2225 2002-11-07 Mark Mitchell <mark@codesourcery.com>
2226
2227 * testsuite/g++.dg/abi/dtor1.C: New test.
2228 * testsuite/g++.dg/abi/dtor2.C: Likewise.
2229
2230 2002-11-05 Geoffrey Keating <geoffk@apple.com>
2231
2232 * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
2233 Darwin.
2234
2235 2002-11-04 Adam Nemet <anemet@lnxw.com>
2236
2237 * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
2238 -mthumb. Only xfail with -O0.
2239
2240 2002-11-03 Mark Mitchell <mark@codesourcery.com>
2241
2242 * g++.dg/abi/thunk1.C: New test.
2243 * g++.dg/abi/thunk2.C: Likewise.
2244 * g++.dg/abi/vtt1.C: Likewise.
2245
2246 2002-11-02 Diego Novillo <dnovillo@redhat.com>
2247
2248 PR optimization/8423
2249 * gcc.c-torture/execute/builtin-constant.c: New test.
2250
2251 2002-11-01 Zack Weinberg <zack@codesourcery.com>
2252
2253 * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
2254 Add some more cases.
2255
2256 2002-11-01 Mark Mitchell <mark@codesourcery.com>
2257
2258 PR c++/8391
2259 * g++.dg/opt/local1.C: New test.
2260
2261 2002-10-30 Mark Mitchell <mark@codesourcery.com>
2262
2263 PR c++/8160
2264 * g++.dg/template/complit1.C: New test.
2265
2266 PR c++/8149
2267 * g++.dg/template/typename4.C: Likewise.
2268
2269 2002-10-30 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2270
2271 Core issue 287, PR c++/7639
2272 * g++.dg/template/instantiate1.C: Adjust error location.
2273 * g++.dg/template/instantiate3.C: New test.
2274 * g++.old-deja/g++.pt/crash10.C: Adjust error location.
2275 * g++.old-deja/g++.pt/derived3.C: Adjust error location.
2276 * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
2277
2278 2002-10-29 Hans-Peter Nilsson <hp@bitrange.com>
2279
2280 * lib/compat.exp (compat-execute): Don't clean out a gluefile.
2281
2282 2002-10-29 Mark Mitchell <mark@codesourcery.com>
2283
2284 PR c++/8287
2285 * g++.dg/init/dtor2.C: New test.
2286
2287 2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2288
2289 * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
2290 * gcc.dg/nest.c: Bypass errors on irix6.
2291
2292 2002-10-27 Hans-Peter Nilsson <hp@bitrange.com>
2293
2294 * gcc.dg/nest.c: Expect error for mmix-*-*.
2295 * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
2296
2297 2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
2298
2299 * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
2300 markers.
2301
2302 * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
2303
2304 2002-10-25 Mike Stump <mrs@apple.com>
2305
2306 * gcc.dg/warn-1.c: New test.
2307
2308 2002-10-25 Zack Weinberg <zack@codesourcery.com>
2309
2310 * g++.dg/template/typename3.C: New test.
2311
2312 2002-10-25 Mark Mitchell <mark@codesourcery.com>
2313
2314 * g++.dg/lookup/ptrmem1.C: New test.
2315
2316 * g++.dg/abi/vthunk2.C: New test.
2317
2318 2002-10-25 Zack Weinberg <zack@codesourcery.com>
2319
2320 * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
2321
2322 2002-10-24 Mark Mitchell <mark@codesourcery.com>
2323
2324 * g++.dg/abi/empty9.C: New test.
2325
2326 2002-10-24 Richard Henderson <rth@redhat.com>
2327
2328 * g++.dg/inherit/thunk1.C: Enable for ia64.
2329
2330 2002-10-23 Mark Mitchell <mark@codesourcery.com>
2331
2332 PR c++/8067
2333 * g++.dg/lookup/pretty1.C: New test.
2334
2335 2002-10-23 Jakub Jelinek <jakub@redhat.com>
2336
2337 * gcc.dg/20021023-1.c: New test.
2338
2339 2002-10-23 Mark Mitchell <mark@codesourcery.com>
2340
2341 PR c++/7679
2342 * g++.dg/parse/inline1.C: New test.
2343
2344 2002-10-23 Richard Henderson <rth@redhat.com>
2345
2346 * g++.dg/inherit/thunk1.C: Enable for x86_64.
2347
2348 * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
2349
2350 2002-10-22 Mark Mitchell <mark@codesourcery.com>
2351
2352 PR c++/6579
2353 * g++.dg/parse/stmtexpr3.C: New test.
2354
2355 2002-10-22 Nathan Sidwell <nathan@codesourcery.com>
2356
2357 * g++.dg/expr/cond1.C: New test.
2358
2359 2002-10-21 Zack Weinberg <zack@codesourcery.com>
2360
2361 * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
2362
2363 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2364
2365 * g++.dg/abi/vbase13.C: New test.
2366 * g++.dg/abi/vbase14.C: Likewise.
2367
2368 2002-10-21 Jakub Jelinek <jakub@redhat.com>
2369
2370 * gcc.dg/tls/pic-1.c: New test.
2371 * gcc.dg/tls/nonpic-1.c: New test.
2372 * gcc.dg/20021018-1.c: New test.
2373
2374 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
2375
2376 * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
2377 Remove only files with the same base name as the test case.
2378 (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
2379 (profopt-execute): Likewise. Also, remove old profiling
2380 and performance data files before running the tests.
2381
2382 * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
2383 * g++.dg/bprob/bprob.exp: Likewise.
2384 * g77.dg/bprob/bprob.exp: Likewise. Also, relax regexp
2385 to allow more general test case names.
2386
2387 * g++.dg/bprob/bprob-1.C: Rename to ...
2388 * g++.dg/bprob/g++-bprob-1.C: ... this.
2389
2390 * g77.dg/bprob/bprob-1.f: Rename to ...
2391 * g77.dg/bprob/g77-bprob-1.f: ... this.
2392
2393 2002-10-21 Zack Weinberg <zack@codesourcery.com>
2394
2395 * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
2396 bison 1.50 or later.
2397
2398 2002-10-21 Janis Johnson <janis187@us.ibm.com>
2399
2400 * g++.dg/README: Describe more test directories.
2401
2402 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2403
2404 * g++.dg/init/array6.C: Add additional tests.
2405
2406 2002-10-21 Ulrich Weigand <uweigand@de.ibm.com>
2407
2408 * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
2409 * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
2410
2411 2002-10-21 Kazu Hirata <kazu@cs.umass.edu>
2412
2413 * gcc.c-torture/compile/20020604-1.x: New.
2414 * gcc.c-torture/compile/simd-5.x: Likewise.
2415 * gcc.c-torture/execute/920710-1.x: Likewise.
2416 * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
2417
2418 2002-10-21 Mark Mitchell <mark@codesourcery.com>
2419
2420 * g++.dg/inherit/override1.C: Add dg-options clause.
2421
2422 2002-10-20 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2423
2424 * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
2425 _mm_slli_si128.
2426
2427 2002-10-19 Andreas Schwab <schwab@suse.de>
2428
2429 * lib/compat.exp (compat-run): Prepend "./" when $dest has no
2430 directory component.
2431
2432 2002-10-18 Mark Mitchell <mark@codesourcery.com>
2433
2434 * g++.dg/inherit/thunk1.C: New test.
2435
2436 * g++.dg/inherit/override1.C: New test.
2437
2438 * g++.dg/abi/mangle11.C: New test.
2439 * g++.dg/abi/mangle14.C: New test.
2440 * g++.dg/abi/mangle17.C: New test.
2441
2442 2002-10-17 Nathan Sidwell <nathan@codesourcery.com>
2443
2444 * g++.dg/overload/member2.C: New test.
2445
2446 2002-10-17 Janis Johnson <janis187@us.ibm.com>
2447
2448 * g++.dg/README: Describe new compat directory.
2449 * g++.dg/dg.exp: Skip tests in compat directory.
2450 * README.compat: New file.
2451 * lib/compat.exp: New expect script.
2452 * g++.dg/compat: New test directory.
2453 * g++.dg/compat/compat.exp: New expect script.
2454 * g++.dg/compat/abi: New test directory.
2455 * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
2456 g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
2457 g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
2458 g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
2459 g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
2460 g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
2461 g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
2462 g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
2463 g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
2464 g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
2465 g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
2466 g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
2467 * g++.dg/compat/break: New test directory.
2468 * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
2469 g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
2470 g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
2471 g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
2472 g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
2473 g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
2474 g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
2475 g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
2476 g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
2477 g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
2478 g++.dg/compat/break/README: New files.
2479 * g++.dg/compat/eh: New test directory.
2480 * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
2481 g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
2482 g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
2483 g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
2484 g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
2485 g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
2486 g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
2487 g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
2488 g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
2489 g++.dg/compat/eh/filter2_y.C,
2490 g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
2491 g++.dg/compat/eh/new1_y.C,
2492 g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
2493 g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
2494 g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
2495 g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
2496 g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
2497 g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
2498 g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
2499 g++.dg/compat/eh/unexpected1_y.C: New files.
2500 * g++.dg/compat/init: New test directory.
2501 * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
2502 g++.dg/compat/init/array5_y.C,
2503 g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
2504 g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
2505 g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
2506 g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
2507 g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
2508 g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
2509 g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
2510 g++.dg/compat/init/init-ref2_y.C: New files.
2511
2512 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2513
2514 PR c++/7584
2515 * g++.dg/inherit/using3.C: New test.
2516
2517 2002-10-17 Jan Hubicka <jh@suse.cz>
2518
2519 * gcc.dg/20021017-2.c: New test.
2520
2521 2002-10-17 Mark Mitchell <mark@codesourcery.com>
2522
2523 * g++.dg/abi/mangle16.C: Adjust.
2524
2525 * g++.dg/init/array8.C: New test.
2526
2527 2002-10-17 Richard Sandiford <rsandifo@redhat.com>
2528
2529 * gcc.dg/special/mips-abi.exp: New test.
2530 * gcc.dg/special/mips-abi.s: Empty file used by the above.
2531
2532 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2533
2534 * g++.dg/abi/mangle16.C: New test.
2535 * g++.dg/abi/mangle17.C: Likewise.
2536
2537 PR c++/7478
2538 * g++.dg/template/ref1.C: New test.
2539
2540 2002-10-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2541
2542 * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
2543
2544 2002-10-16 Ulrich Weigand <uweigand@de.ibm.com>
2545
2546 * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
2547
2548 2002-10-16 Mark Mitchell <mark@codesourcery.com>
2549
2550 PR c++/7524
2551 * g++.dg/init/array7.C: New test.
2552
2553 2002-10-15 Mark Mitchell <mark@codesourcery.com>
2554
2555 * g++.dg/init/array6.C: New test.
2556
2557 * g++.dg/abi/mangle13.C: Likewise.
2558 * g++.dg/abi/mangle14.C: Likewise.
2559 * g++.dg/abi/mangle15.C: Likewise.
2560
2561 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2562
2563 * g++.dg/abi/empty8.C: New test.
2564
2565 2002-10-15 Nathan Sidwell <nathan@codesourcery.com>
2566
2567 * g++.dg/init/ctor1.C: New test.
2568
2569 2002-10-15 Ulrich Weigand <uweigand@de.ibm.com>
2570
2571 * gcc.c-torture/execute/20021015-1.c: New test.
2572
2573 2002-10-15 J"orn Rennecke <joern.rennecke@superh.com>
2574
2575 * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
2576
2577 2002-10-14 Jan Hubicka <jh@suse.cz>
2578
2579 * gcc.dg/i386-ssetype-[1-5].c: New tests.
2580
2581 2002-10-14 Richard Henderson <rth@redhat.com>
2582
2583 * gcc.dg/20020219-1.c: Disable for 16-bit targets.
2584
2585 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2586
2587 PR optimization/6631
2588 * g++.dg/opt/const2.C: New test.
2589
2590 2002-10-14 Mark Mitchell <mark@codesourcery.com>
2591
2592 PR c++/7176
2593 * g++.dg/parse/friend1.C: New test.
2594 * g++.old-deja/g++.pt/memtemp64.C: Adjust.
2595
2596 2002-10-14 Jakub Jelinek <jakub@redhat.com>
2597
2598 * gcc.dg/20021014-1.c: New test.
2599
2600 2002-10-11 Mark Mitchell <mark@codesourcery.com>
2601
2602 PR c++/5661
2603 * g++.dg/ext/vlm1.C: New test.
2604 * g++.dg/ext/vlm2.C: Likewise.
2605
2606 * g++.dg/init/array1.C: Remove invalid braces.
2607 * g++.dg/init/brace1.C: New test.
2608 * g++.dg/init/copy2.C: Likewise.
2609 * g++.dg/init/copy3.C: Likewise.
2610 * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
2611 * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
2612 braces.
2613
2614 2002-10-11 Neil Booth <neil@daikokuya.co.uk>
2615
2616 * gcc.dg/cpp/assembler.S: Don't use -ansi.
2617
2618 2002-10-11 Richard Shann <richard.shann@superh.com>
2619
2620 * gcc.c-torture/compile/simd-5.c: New test.
2621
2622 2002-10-10 Roger Sayle <roger@eyesopen.com>
2623
2624 * gcc.c-torture/execute/shiftopt-1.c: New test case.
2625
2626 2002-10-10 Jim Wilson <wilson@redhat.com>
2627
2628 * gcc.c-torture/execute/20021010-1.c: New test.
2629
2630 2002-10-09 Zack Weinberg <zack@codesourcery.com>
2631
2632 PR c/7353
2633 * g++.dg/ext/typedef-init.C: New test.
2634 * gcc.dg/typedef-init.c: New test.
2635
2636 2002-10-09 Neil Booth <neil@daikokuya.co.uk>
2637
2638 * gcc.dg/cpp/paste13.c: New test.
2639
2640 2002-10-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2641
2642 * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs. For
2643 remaining platforms, XFAIL during compile, not execute. Don't
2644 XFAIL at -O0.
2645
2646 2002-10-08 Nathan Sidwell <nathan@codesourcery.com>
2647
2648 * gcc.dg/alias-1.c: Tweak expected warning.
2649
2650 2002-10-06 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
2651
2652 * gcc.dg/20020411-1.c: Disable for 16-bit "int".
2653
2654 2002-10-06 Andreas Jaeger <aj@suse.de>
2655
2656 * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
2657 * gcc.dg/cpp/c++98.C: Likewise.
2658
2659 * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
2660 * g++.dg/cpp/c++98.C: Likewise.
2661
2662 * g++.dg/README (Subdirectories): Mention cpp directory.
2663
2664 PR target/7559
2665 * gcc.dg/20021006-1.c: New test.
2666
2667 2002-10-05 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
2668
2669 PR c++/7804
2670 * g++.dg/other/warning1.C: New test.
2671
2672 2002-10-04 Roger Sayle <roger@eyesopen.com>
2673
2674 * gcc.c-torture/execute/20020720-1.x: XFAIL instead of skipping
2675 the test on failing platforms. Mark sparcv9-*-*, sparc64-*-*
2676 and sparc-*-* with -m64 as expected failures. See PR 8087.
2677
2678 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2679
2680 PR c++/7931
2681 * g++.dg/template/ptrmem3.C: New test.
2682
2683 PR c++/7754
2684 * g++.dg/template/union1.C: New test.
2685
2686 2002-10-03 Mark Mitchell <mark@codesourcery.com>
2687
2688 PR c++/8006
2689 * g++.dg/abi/mangle9.C: New test.
2690 * g++.dg/abi/mangle10.C: New test.
2691 * g++.dg/abi/mangle11.C: New test.
2692 * g++.dg/abi/mangle12.C: New test.
2693
2694 2002-10-02 Mark Mitchell <mark@codesourcery.com>
2695
2696 PR c++/7188.
2697 * g++.dg/template/meminit1.C: New test.
2698 * g++.dg/warn/Wreorder-1.C: Likewise.
2699 * g++.old-deja/g++.mike/warn3.C: Tweak.
2700 * lib/prune.exp: Ingore "in copy constructor".
2701
2702 2002-10-02 Andreas Jaeger <aj@suse.de>
2703
2704 * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
2705 gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
2706 g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
2707 on x86-64.
2708
2709 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2710
2711 * gcc.dg/empty1.C: Fix typo.
2712
2713 2002-10-01 Nathan Sidwell <nathan@codesourcery.com>
2714
2715 * gcc.dg/alias-1.c: New test.
2716
2717 2002-10-01 Mark Mitchell <mark@codesourcery.com>
2718
2719 * gcc.dg/empty1.C: New test.
2720
2721 * g++.dg/tls/init-2.C: Tweak error messages.
2722
2723 2002-10-01 Richard Sandiford <rsandifo@redhat.com>
2724
2725 * gcc.c-torture/compile/20020923-1.c: New test.
2726
2727 2002-09-30 Jason Thorpe <thorpej@wasabisystems.com>
2728
2729 * gcc.c-torture/execute/ffs-1.c: New test.
2730 * gcc.c-torture/execute/ffs-2.c: Ditto.
2731
2732 2002-09-30 Nathan Sidwell <nathan@codesourcery.com>
2733
2734 * g++.dg/overload/member1.C: New test.
2735
2736 2002-09-30 Mark Mitchell <mark@codesourcery.com>
2737
2738 * g++.dg/abi/empty7.C: New test.
2739 * g++.dg/init/pm2.C: Likewise.
2740
2741 2002-09-29 Nathan Sidwell <nathan@codesourcery.com>
2742
2743 * g++.dg/rtti/crash1.C: New test.
2744
2745 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2746
2747 * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
2748 gcc.dg/sibcall-4.c: New tests.
2749
2750 2002-09-28 Roger Sayle <roger@eyesopen.com>
2751
2752 * gcc.c-torture/execute/20020720-1.x: No longer skip test on
2753 powerpc and MMIX targets.
2754
2755 2002-09-27 Zack Weinberg <zack@codesourcery.com>
2756
2757 * gcc.dg/cpp/20020927-1.c: New.
2758
2759 2002-09-26 David S. Miller <davem@redhat.com>
2760
2761 * gcc.c-torture/compile/trunctfdf.c: New.
2762
2763 2002-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2764
2765 * lib/target-supports.exp (check_weak_available): Handle solaris2.
2766
2767 2002-09-27 Alan Modra <amodra@bigpond.net.au>
2768
2769 * gcc.c-torture/execute/loop-15.c: New.
2770
2771 2002-09-26 Janis Johnson <janis187@us.ibm.com>
2772
2773 * README.QMTEST: Fix typo.
2774
2775 2002-09-26 Ulrich Weigand <uweigand@de.ibm.com>
2776
2777 * gcc.dg/20020926-1.c: New test.
2778
2779 2002-09-25 David S. Miller <davem@redhat.com>
2780
2781 PR target/7842
2782 * gcc.c-torture/execute/shiftdi.c: New test.
2783
2784 2002-09-26 Richard Earnshaw <rearnsha@arm.com>
2785
2786 * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
2787 unique to the tool.
2788 * lib/g77.exp (g77_init): Likewise.
2789 * lib/g++.exp (g++_init): Likewise.
2790 * lib/objc.exp (objc_init): Likewise.
2791
2792 2002-09-25 Mark Mitchell <mark@codesourcery.com>
2793
2794 * gcc/testsuite/g++.dg/abi/empty5.C: New test.
2795 * gcc/testsuite/g++.dg/abi/empty6.C: New test.
2796 * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
2797
2798 2002-09-25 Richard Henderson <rth@redhat.com>
2799
2800 * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
2801 too-small long double.
2802
2803 2002-09-23 Hans-Peter Nilsson <hp@axis.com>
2804
2805 * gcc.dg/20020919-1.c: New test.
2806
2807 2002-09-23 Mark Mitchell <mark@codesourcery.com>
2808
2809 * g++.dg/abi/bitfield6.C: New test.
2810 * g++.dg/abi/bitfield7.C: New test.
2811 * g++.dg/abi/bitfield8.C: New test.
2812 * g++.dg/abi/vbase11.C: New test.
2813
2814 2002-09-22 John David Anglin <dave@hiauly1.hia.nrc.ca>
2815
2816 * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
2817 hppa*-*-hpux*. Update test comment.
2818
2819 2002-09-20 Jakub Jelinek <jakub@redhat.com>
2820
2821 * gcc.dg/tls/struct-1.c: New test.
2822
2823 2002-09-20 Neil Booth <neil@daikokuya.co.uk>
2824
2825 * gcc.dg/cpp/tr-warn2.c: Update.
2826
2827 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2828
2829 * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
2830
2831 2002-09-20 Richard Earnshaw <rearnsha@arm.com>
2832
2833 * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
2834 systems.
2835
2836 2002-09-20 Hans-Peter Nilsson <hp@bitrange.com>
2837
2838 * gcc.c-torture/execute/ieee/mzero3.c: New test.
2839
2840 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2841 Adjust for c++filt moved to binutils. Remove spurious duplicate
2842 setting of cxxfilt.
2843
2844 2002-09-19 Geoffrey Keating <geoffk@apple.com>
2845
2846 * gcc.dg/20020312-2.c: Update for darwin.
2847
2848 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2849
2850 * g++.old-deja/g++.other/crash32.C: Mark ICE.
2851
2852 2002-09-17 Nicola Pero <n.pero@mi.flashnet.it>
2853
2854 * objc.dg/comp-types-1.m: New test.
2855 * objc.dg/comp-types-2.m: New test.
2856 * objc.dg/comp-types-3.m: New test.
2857 * objc.dg/comp-types-4.m: New test.
2858 * objc.dg/comp-types-5.m: New test.
2859 * objc.dg/comp-types-6.m: New test.
2860
2861 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
2862
2863 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
2864
2865 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2866
2867 * g++.dg/other/do1.C: New test.
2868
2869 * g++.dg/template/subst1.C: New test.
2870
2871 2002-09-16 Steve Ellcey <sje@cup.hp.com>
2872
2873 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
2874
2875 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
2876
2877 * g++.dg/template/qualttp20.C: Adjust expected errors.
2878 * g++.old-deja/g++.jason/report.C: Likewise.
2879 * g++.old-deja/g++.other/qual1.C: Likewise.
2880
2881 * g++.dg/lookup/scoped2.C: New test.
2882
2883 * g++.dg/ext/asm3.C: New test.
2884
2885 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
2886
2887 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
2888
2889 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
2890
2891 * ChangeLog: follow spelling conventions.
2892 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
2893 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
2894 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
2895 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
2896 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
2897 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
2898 * g++.old-deja/g++.law/global-init1.C: Likewise.
2899 * g++.old-deja/g++.other/delete4.C: Likewise.
2900 * g++.old-deja/g++.other/inline21.C: Likewise.
2901 * g++.old-deja/g++.other/singleton.C: Likewise.
2902 * g77.dg/strlen0.f: Likewise.
2903 * g77.f-torture/compile/20010519-1.f: Likewise.
2904 * g77.f-torture/compile/980310-4.f: Likewise.
2905 * gcc.c-torture/compile/20000605-1.c: Likewise.
2906 * gcc.c-torture/execute/20020225-1.c: Likewise.
2907 * gcc.dg/c90-hexfloat-2.c: Likewise.
2908 * gcc.dg/c99-bool-1.c: Likewise.
2909 * gcc.dg/c99-hexfloat-2.c: Likewise.
2910 * gcc.dg/dll-2.c: Likewise.
2911 * gcc.dg/wtr-union-init-1.c: Likewise.
2912 * gcc.dg/wtr-union-init-2.c: Likewise.
2913 * gcc.dg/wtr-union-init-3.c: Likewise.
2914 * gcc.dg/cpp/avoidpaste1.c: Likewise.
2915 * gcc.dg/cpp/defined.c: Likewise.
2916 * gcc.dg/cpp/macsyntx.c: Likewise.
2917 * gcc.dg/cpp/paste2.c: Likewise.
2918 * gcc.dg/cpp/trad/defined.c: Likewise.
2919 * gcc.dg/format/c90-printf-1.c: Likewise.
2920 * gcc.dg/format/c90-scanf-1.c: Likewise.
2921 * gcc.dg/format/c99-printf-1.c: Likewise.
2922 * gcc.dg/format/c99-scanf-1.c: Likewise.
2923 * gcc.misc-tests/gcov-8.c: Likewise.
2924 * lib/profopt.exp: Likewise.
2925
2926 2002-09-15 Krister Walfridsson <cato@df.lth.se>
2927
2928 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
2929
2930 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2931
2932 * g++.dg/inherit/using2.C: New test.
2933
2934 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
2935
2936 * ChangeLog: Follow spelling conventions.
2937 * g++.dg/template/friend4.C: Likewise.
2938 * g++.old-deja/g++.pt/crash67.C: Likewise.
2939 * gcc.c-torture/execute/20000801-4.c: Likewise.
2940 * gcc.dg/c90-digraph-1.c: Likewise.
2941 * gcc.dg/c94-digraph-1.c: Likewise.
2942 * gcc.dg/c99-digraph-1.c: Likewise.
2943 * gcc.dg/cpp/line5.c: Likewise.
2944 * gcc.dg/cpp/multiline.c: Likewise.
2945 * gcc.dg/cpp/trad/literals-1.c: Likewise.
2946 * gcc.dg/format/attr-3.c: Likewise.
2947 * gcc.dg/format/c90-scanf-3.c: Likewise.
2948 * gcc.dg/format/ext-4.c: Likewise.
2949
2950 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
2951
2952 * g++.dg/template/pretty1.C: New test.
2953
2954 2002-09-14 Alan Modra <amodra@bigpond.net.au>
2955
2956 * gcc.c-torture/execute/struct-cpy-1.c: New test.
2957
2958 2002-09-13 Matt Austern <austern@apple.com>
2959
2960 * testsuite/g++.dg/other/constref[12].C: New, regression tests for
2961 passing a cast expression to a function by const reference.
2962
2963 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
2964
2965 * g++.dg/template/deduce1.C: New test.
2966
2967 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
2968
2969 * gcc.c-torture/execute/simd-1.c: Force all use of int to
2970 32-bit int.
2971
2972 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
2973
2974 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
2975 usage.
2976
2977 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
2978
2979 * gcc.c-torture/compile/20020910-1.c: New test.
2980
2981 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
2982
2983 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
2984
2985 2002-09-10 Andreas Jaeger <aj@suse.de>
2986
2987 * gcc.dg/20020312-2.c: Adjust for x86-64.
2988
2989 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
2990
2991 * g77.dg/7388.f: New test case for PR 7388.
2992
2993 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
2994
2995 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
2996
2997 2002-09-05 Ziemowit Laski <zlaski@apple.com>
2998
2999 * objc.dg/proto-lossage-1.m: New test.
3000
3001 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
3002
3003 * gcc.dg/cpp/_Pragma4.c: Fix typo.
3004
3005 2002-09-06 Nicola Pero <n.pero@mi.flashnet.it>
3006
3007 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
3008 expected to pass.
3009
3010 2002-09-06 Stan Shebs <shebs@apple.com>
3011 David Edelsohn <edelsohn@gnu.org>
3012
3013 * gcc.dg/weak: New directory.
3014 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
3015 target-specific xfail bits.
3016 * gcc.dg/typeof-2.c: Move to new directory.
3017 * gcc.dg/weak.exp: New expect script.
3018
3019 2002-09-06 Alan Modra <amodra@bigpond.net.au>
3020
3021 * gcc.c-torture/execute/extzvsi.c: New test.
3022
3023 2002-09-05 Stan Shebs <shebs@apple.com>
3024
3025 * gcc.dg/weak-1.c: xfail on Darwin.
3026 * gcc.dg/weak-2.c: Ditto.
3027 * gcc.dg/weak-3.c: Ditto.
3028 * gcc.dg/weak-4.c: Ditto.
3029 * gcc.dg/weak-5.c: Ditto.
3030 * gcc.dg/weak-6.c: Ditto.
3031 * gcc.dg/weak-7.c: Ditto.
3032 * gcc.dg/weak-8.c: Ditto.
3033 * gcc.dg/weak-9.c: Ditto.
3034
3035 2002-09-05 J"orn Rennecke <joern.rennecke@superh.com>
3036
3037 * gcc.c-torture/execute/loop-14.c: New test.
3038
3039 2002-09-04 Jakub Jelinek <jakub@redhat.com>
3040
3041 * g++.dg/other/cxa-atexit1.C: New test.
3042
3043 * gcc.dg/typeof-2.c: New test.
3044
3045 2002-09-03 Roger Sayle <roger@eyesopen.com>
3046
3047 * gcc.dg/builtins-2.c: New testcase.
3048 * gcc.dg/builtins-3.c: New testcase.
3049
3050 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
3051
3052 * gcc.dg/cpp/_Pragma4.c: New test.
3053
3054 2002-09-03 Nicola Pero <n.pero@mi.flashnet.it>
3055
3056 * objc/execute/nil_method-1.m: New testcase.
3057
3058 2002-09-01 Nicola Pero <n.pero@mi.flashnet.it>
3059
3060 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
3061 [Object class], not [Object initialize].
3062
3063 2002-08-31 Roger Sayle <roger@eyesopen.com>
3064 Hans-Peter Nilsson <hp@bitrange.com>
3065
3066 * gcc.c-torture/execute/20020720-1.x: Skip test on
3067 mmix-knuth-mmixware. Correct comment.
3068
3069 2002-08-27 Mark Mitchell <mark@codesourcery.com>
3070
3071 * testsuite/g++.dg/abi/bitfield5.C: New test.
3072 * testsuite/g++.dg/abi/vbase10.C: Likewise.
3073
3074 2002-08-27 Nicola Pero <n.pero@mi.flashnet.it>
3075
3076 * objc.dg/undeclared-selector.m: New test.
3077
3078 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
3079
3080 * g++.dg/other/offsetof1.C: Avoid cast warning.
3081
3082 2002-08-26 Ziemowit Laski <zlaski@apple.com>
3083
3084 * objc.dg/super-class-2.m: New test.
3085
3086 2002-08-24 Matt Austern <austern@apple.com>
3087
3088 * g++.dg/ext/lvaddr.C: New test.
3089 * g++.dg/ext/lvcast.C: New test.
3090
3091 2002-08-22 Mark Mitchell <mark@codesourcery.com>
3092
3093 * testsuite/g++.dg/inherit/cond1.C: New test.
3094
3095 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
3096
3097 * gcc.dg/noncompile/incomplete-1.c: New test.
3098
3099 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
3100
3101 * gcc.dg/typespec-1.c: New test.
3102
3103 2002-08-20 Devang Patel <dpatel@apple.com>
3104 * objc.dg/proto-hier-2.m: New test.
3105
3106 2002-08-19 Ziemowit Laski <zlaski@apple.com>
3107
3108 * objc.dg/bitfield-1.m: New test.
3109 * objc.dg/bitfield-2.m: New test.
3110
3111 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
3112
3113 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
3114 gcc.dg/c99-flex-array-4.c: New tests.
3115
3116 2002-08-16 Stan Shebs <shebs@apple.com>
3117
3118 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
3119
3120 2002-08-15 Jakub Jelinek <jakub@redhat.com>
3121
3122 * gcc.dg/typeof-1.c: New test.
3123 * g++.dg/ext/typeof2.C: New test.
3124
3125 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
3126
3127 * g++.dg/other/offsetof1.C: New test.
3128
3129 2002-08-14 Richard Henderson <rth@redhat.com>
3130
3131 * gcc.dg/tls/diag-3.c: Fix expected message strings.
3132
3133 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
3134
3135 * gcc.dg/cpp/_Pragma3.c: New test.
3136
3137 2002-08-13 Mark Mitchell <mark@codesourcery.com>
3138
3139 * g++.dg/template/inherit3: New test.
3140
3141 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
3142
3143 * gcc.dg/bitfld-4.c: Add blank options.
3144
3145 2002-08-09 Mark Mitchell <mark@codesourcery.com>
3146
3147 * g++.dg/template/crash1.C: New test.
3148
3149 2002-08-08 Jakub Jelinek <jakub@redhat.com>
3150
3151 * gcc.dg/tls/opt-2.c: New test.
3152
3153 2002-08-08 Devang Patel <dpatel@apple.com>
3154
3155 * objc.dg/selector-1.m : New test
3156
3157 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
3158
3159 * g++.dg/abi/bitfield4.C: New test.
3160 * gcc.dg/bitfld-4.c: New test.
3161
3162 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
3163
3164 * g++.dg/other/packed1.C: New test.
3165
3166 2002-08-07 Mark Mitchell <mark@codesourcery.com>
3167
3168 * g++.dg/abi/offsetof.C: Tweak error messages.
3169 * g++.old-deja/g++.mike/p10769a.C: Likewise.
3170
3171 2002-08-08 Jakub Jelinek <jakub@redhat.com>
3172
3173 * gcc.dg/bitfld-3.c: New test.
3174
3175 2002-08-07 Jakub Jelinek <jakub@redhat.com>
3176 Richard Henderson <rth@redhat.com>
3177
3178 * gcc.dg/i386-bitfield1.c: New test.
3179 * g++.dg/abi/bitfield3.C: Update.
3180
3181 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
3182
3183 * objc.dg/const-str-2.m: Update.
3184 * gcc.dg/cpp/c++98.c: Change to C extension.
3185 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
3186 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
3187
3188 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
3189
3190 * testsuite/gcc.dg/tls/diag-3.c: New.
3191
3192 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
3193
3194 * g++.dg/README (Subdirectories): Document new subdir expr.
3195 * g++.dg/expr/pmf-1.C: New test.
3196
3197 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
3198
3199 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
3200
3201 2002-08-06 Jakub Jelinek <jakub@redhat.com>
3202
3203 * g++.dg/abi/bitfield3.C: New test.
3204
3205 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
3206
3207 * lib/gcov.exp: Tweak expected line formats.
3208 * gcc.misc-tests/gcov8.c: New test.
3209 * gcc.misc-tests/gcov8.x: New flags.
3210
3211 2002-08-05 Jakub Jelinek <jakub@redhat.com>
3212
3213 * consistency.vlad/layout/endian.c: Include string.h.
3214
3215 * gcc.c-torture/execute/20020805-1.c: New test.
3216
3217 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
3218
3219 * g++.dg/other/conversion1.C: New test.
3220
3221 2002-08-03 Roger Sayle <roger@eyesopen.com>
3222
3223 * gcc.dg/builtins-1.c: New testcase.
3224
3225 2002-08-02 Mark Mitchell <mark@codesourcery.com>
3226
3227 * g++.dg/inherit/access3.C: New test.
3228
3229 2002-08-01 Jakub Jelinek <jakub@redhat.com>
3230
3231 * gcc.dg/ia64-visibility-2.c: New test.
3232
3233 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
3234
3235 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
3236 __qualifier_flags to __flags.
3237
3238 2002-07-31 Mark Mitchell <mark@codesourcery.com>
3239
3240 * g++.dg/inherit/operator1.C: New test.
3241 * g++.dg/lookup/disamb1.C: Fix typo in comment.
3242 * g++.dg/other/error1.C: Change expected error message.
3243 * g++.dg/template/conv4.C: Likewise.
3244
3245 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
3246
3247 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
3248 for documented behavior.
3249
3250 2002-07-25 Roger Sayle <roger@eyesopen.com>
3251
3252 * gcc.c-torture/execute/20020720-1.x: Skip this test on
3253 several targets known to fail.
3254
3255 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
3256
3257 * gcc.dg/mips-args-[123].c: New tests.
3258
3259 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
3260
3261 * gcc.dg/ppc-spe.c: New.
3262
3263 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
3264
3265 * g++.dg/other/ptrmem4.C: New testcase.
3266
3267 2002-07-24 Richard Henderson <rth@redhat.com>
3268
3269 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
3270
3271 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
3272
3273 * g++.dg/ext/alignof1.C (main): Return 0 for success.
3274
3275 2002-07-24 Roger Sayle <roger@eyesopen.com>
3276
3277 * gcc.c-torture/execute/memset-3.c: New testcase.
3278
3279 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
3280
3281 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
3282 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
3283
3284 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3285
3286 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
3287 Delete.
3288
3289 2002-07-23 J"orn Rennecke <joern.rennecke@superh.com>
3290
3291 * gcc.c-torture/compile/simd-4.c: New test.
3292
3293 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3294
3295 PR c++/7347, c++/7348
3296 * g++.dg/template/access4.C: New test.
3297 * g++.dg/template/access5.C: New test.
3298 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
3299 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
3300 * g++.old-deja/g++.pt/ttp58.C: Likewise.
3301 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
3302
3303 2002-07-22 Jakub Jelinek <jakub@redhat.com>
3304
3305 * gcc.dg/gnu89-init-2.c: New test.
3306
3307 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
3308
3309 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
3310
3311 2002-07-20 Roger Sayle <roger@eyesopen.com>
3312
3313 * gcc.c-torture/execute/20020720-1.c: New testcase.
3314
3315 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
3316
3317 * gcc.dg/cpp/Wsignprom.c: New tests.
3318
3319 2002-07-20 Alan Modra <amodra@bigpond.net.au>
3320
3321 * gcc.c-torture/execute/loop-13.c: New test.
3322
3323 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
3324
3325 * gcc.dg/cpp/expr.c: New tests.
3326
3327 2002 07-18 David Edelsohn <edelsohn@gnu.org>
3328
3329 * g++.dg/opt/pr6713.C: Add template instantiation.
3330
3331 2002-07-18 Alan Modra <amodra@bigpond.net.au>
3332
3333 * gcc.dg/nest.c: New test.
3334
3335 2002-07-17 Richard Henderson <rth@redhat.com>
3336
3337 * g++.dg/opt/pr6713.C: New test.
3338
3339 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
3340
3341 * gcc.c-torture/execute/loop-2e.x: Let the testcase
3342 XFAIL for all x86 processors.
3343
3344 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
3345
3346 * gcc.c-torture/execute/20010122-1.x: Do not test with
3347 -fomit-frame-pointer.
3348
3349 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3350
3351 * g++.dg/template/instantiate2.C: New test.
3352 * g++.dg/template/spec4.C: New test.
3353
3354 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3355
3356 * g++.dg/template/access2.C: New test.
3357 * g++.dg/template/access3.C: New test.
3358
3359 2002-07-15 Zack Weinberg <zack@codesourcery.com>
3360
3361 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
3362 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
3363 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
3364 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
3365 Convert to use <stdarg.h>.
3366 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
3367 Delete.
3368 * gcc.dg/va-arg-2.c: New.
3369 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
3370
3371 2002-07-15 Jakub Jelinek <jakub@redhat.com>
3372
3373 * gcc.c-torture/compile/20020710-1.c: New test.
3374
3375 2002-07-11 J"orn Rennecke <joern.rennecke@superh.com>
3376 Andrew Pinski <pinskia@physics.uc.edu>
3377
3378 gcc.c-torture/compile/simd-2.c: New testcase.
3379 gcc.c-torture/compile/simd-3.c: Likewise.
3380
3381 2002-07-11 Mark Mitchell <mark@codesourcery.com>
3382
3383 PR c++/7224
3384 * g++.dg/overload/error1.C: New test.
3385
3386 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3387
3388 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
3389 configuration and IRIX 6 O32 ABI.
3390
3391 2002-07-11 Roger Sayle <roger@eyesopen.com>
3392
3393 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
3394
3395 2002-07-10 Roger Sayle <roger@eyesopen.com>
3396
3397 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
3398
3399 2002-07-10 Jeffrey A Law <law@redhat.com>
3400
3401 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
3402
3403 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
3404
3405 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
3406
3407 * gcc.dg/20020312-2.c: Check for __PPC__.
3408
3409 2002-07-09 Diego Novillo <dnovillo@redhat.com>
3410
3411 * gcc.c-torture/compile/20020709-1.c: New test.
3412
3413 2002-07-07 Roger Sayle <roger@eyesopen.com>
3414
3415 * g++.dg/template/qualttp21.C: New test case.
3416
3417 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
3418
3419 * gcc.c-torture/compile/20020706-1.c: New test.
3420 * gcc.c-torture/compile/20020706-2.c: New test.
3421
3422 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
3423 Alexandre Oliva <aoliva@redhat.com>
3424
3425 * g++.dg/warn/incomplete1.C: New test.
3426
3427 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3428
3429 PR c++/7099
3430 * g++.dg/warn/noreturn1.C: New test.
3431
3432 2002-07-03 Mark Mitchell <mark@codesourcery.com>
3433
3434 PR c++/6706
3435 * g++.dg/debug/debug6.C: New test.
3436 * g++.dg/debug/debug7.C: New test.
3437
3438 2002-07-04 J"orn Rennecke <joern.rennecke@superh.com>
3439
3440 * gcc.c-torture/compile/simd-3.c: New test.
3441
3442 2002-07-03 Chris Demetriou <cgd@broadcom.com>
3443
3444 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
3445 * gcc.dg/20020620-1.c: Likewise.
3446
3447 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3448
3449 PR c++/6944
3450 * g++.dg/init/array4.C: New test.
3451 * g++.dg/init/array5.C: New test.
3452
3453 2002-07-03 J"orn Rennecke <joern.rennecke@superh.com>
3454
3455 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
3456 * gcc.c-torture/execute/simd-2.c (main): Likewise.
3457
3458 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3459
3460 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
3461 * gcc.dg/wtr-aggr-init-1.c: Likewise.
3462 * gcc.dg/wtr-conversion-1.c: Likewise.
3463 * gcc.dg/wtr-escape-1.c: Likewise.
3464 * gcc.dg/wtr-int-type-1.c: Likewise.
3465 * gcc.dg/wtr-label-1.c: Likewise.
3466 * gcc.dg/wtr-static-1.c: Likewise.
3467 * gcc.dg/wtr-strcat-1.c: Likewise.
3468 * gcc.dg/wtr-suffix-1.c: Likewise.
3469 * gcc.dg/wtr-switch-1.c: Likewise.
3470 * gcc.dg/wtr-unary-plus-1.c: Likewise.
3471 * gcc.dg/wtr-union-init-1.c: Likewise.
3472 * gcc.dg/wtr-union-init-2.c: Likewise.
3473 * gcc.dg/wtr-union-init-3.c: Likewise.
3474
3475 * gcc.dg/wtr-func-def-1.c: New test.
3476
3477 2002-07-02 Devang Patel <dpatel@apple.com>
3478
3479 * objc.dg/param-1.m: New test.
3480
3481 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
3482
3483 * gcc.dg/cpp/trad/directive.c: Add test.
3484 * gcc.dg/cpp/trad/macroargs.c: Add test.
3485 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
3486
3487 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
3488
3489 * gcc.dg/cpp/cmdlne-M.c: New test.
3490
3491 2002-07-02 Ziemowit Laski <zlaski@apple.com>
3492
3493 * objc.dg/desig-init-1.m: New test.
3494
3495 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3496
3497 PR c++/6716
3498 * g++.dg/template/instantiate1.C: New test.
3499
3500 2002-07-01 Mark Mitchell <mark@codesourcery.com>
3501
3502 PR c++/7112
3503 * g++.dg/template/sizeof2.C: New test.
3504
3505 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3506
3507 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
3508 gcc.dg/cpp/trad/include.c: New tests.
3509
3510 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
3511
3512 PR target/7177
3513 * gcc.c-torture/compile/20020701-1.c: New test.
3514
3515 2002-07-01 Stan Shebs <shebs@apple.com>
3516
3517 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
3518 header here...
3519 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
3520 (objc-torture-execute): or here.
3521
3522 2002-07-01 J"orn Rennecke <joern.rennecke@superh.com>
3523
3524 * gcc.c-torture/execute/arith-rand-ll.c: New test.
3525
3526 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
3527
3528 * gcc.dg/cpp/trad/escaped-nl.c: New test.
3529
3530 2002-06-30 Devang Patel <dpatel@apple.com>
3531
3532 * objc.dg/fsyntax-only.m: New test.
3533
3534 2002-06-27 Mark Mitchell <mark@codesourcery.com>
3535
3536 PR c++/6695
3537 * g++.dg/template/friend7.C: New file.
3538
3539 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
3540
3541 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
3542 return type.
3543
3544 2002-06-27 J"orn Rennecke <joern.rennecke@superh.com>
3545
3546 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
3547 avoid division by zero.
3548
3549 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
3550
3551 * gcc.dg/Wunknownprag.c: New tests.
3552
3553 2002-06-25 J"orn Rennecke <joern.rennecke@superh.com>
3554
3555 * gcc.c-torture/execute/simd-2.c: New test.
3556
3557 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
3558
3559 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
3560 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
3561 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
3562 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
3563 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
3564 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
3565 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
3566 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
3567 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
3568 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
3569 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
3570 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
3571 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
3572 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
3573 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
3574 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
3575 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
3576
3577 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
3578
3579 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
3580 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
3581 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
3582 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
3583 New tests.
3584 * gcc.dg/cpp/trad/directive.c: Update.
3585
3586 2002-06-23 Andreas Jaeger <aj@suse.de>
3587
3588 * gcc.c-torture/execute/complex-6.c: New.
3589
3590 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
3591
3592 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
3593 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
3594 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
3595 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
3596
3597 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
3598
3599 * gcc.dg/cpp/trad: New directory with traditional tests copied
3600 from parent directory.
3601 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3602 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3603 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3604 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3605 Move to trad/ and rename.
3606 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
3607 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
3608 gcc.dg/cpp/trad/redef2.c: New tests.
3609 * gcc.dg/cpp/trad/trad.exp: New driver.
3610
3611 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
3612
3613 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
3614 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
3615 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
3616 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
3617 Remove.
3618
3619 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
3620
3621 * gcc.dg/20020620-1.c: New test.
3622
3623 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3624
3625 * g++.dg/template/ttp4.C: New test.
3626
3627 2002-06-19 Jakub Jelinek <jakub@redhat.com>
3628
3629 * g++.dg/opt/vt1.C: Fix regexp.
3630
3631 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3632
3633 * gcc.c-torture/execute/pure-1.c: Make functions static again.
3634 Don't use attribute `noinline'.
3635
3636 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3637
3638 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
3639
3640 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
3641
3642 * gcc.c-torture/execute/simd-1.c: New.
3643
3644 * gcc.dg/simd-1.c: New.
3645
3646 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
3647
3648 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
3649
3650 2002-06-16 Richard Henderson <rth@redhat.com>
3651
3652 * g++.dg/ext/anon-struct1.C: New.
3653 * g++.dg/ext/anon-struct2.C: New.
3654 * g++.dg/ext/anon-struct3.C: New.
3655 * gcc.dg/anon-struct-1.c: New.
3656 * gcc.dg/anon-struct-2.c: New.
3657 * gcc.dg/anon-struct-3.c: New.
3658 * gcc.dg/20011008-1.c: Adjust warning text.
3659 * gcc.dg/20020527-1.c: Add -fms-extensions.
3660
3661 2002-06-16 Richard Henderson <rth@redhat.com>
3662
3663 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
3664
3665 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
3666
3667 * gcc.c-torture/execute/20020615-1.c: New test.
3668
3669 2002-06-15 Roger Sayle <roger@eyesopen.com>
3670
3671 * gcc.c-tortuture/execute/compare-1.c: New test case.
3672 * gcc.c-tortuture/execute/compare-2.c: New test case.
3673 * gcc.c-tortuture/execute/compare-3.c: New test case.
3674
3675 2002-06-13 Richard Henderson <rth@redhat.com>
3676
3677 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
3678 ia64 ilp32.
3679
3680 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3681
3682 * g++.dg/template/typename2.C: Update error message.
3683
3684 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
3685
3686 * gcc.c-torture/execute/20020611-1.c: New test.
3687
3688 2002-06-11 Bob Wilson <bob.wilson@acm.org>
3689
3690 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
3691 list of targets to skip.
3692
3693 2002-06-10 Bob Wilson <bob.wilson@acm.org>
3694
3695 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
3696 targets if not optimizing.
3697
3698 2002-06-10 Jakub Jelinek <jakub@redhat.com>
3699
3700 * gcc.c-torture/compile/20020605-1.c: New test.
3701
3702 * g++.dg/opt/vt1.C: New test.
3703
3704 * gcc.dg/20020531-1.c: New test.
3705
3706 * gcc.dg/20020530-1.c: New test.
3707
3708 * gcc.dg/20020527-1.c: New test.
3709
3710 * g++.dg/opt/cse1.C: New test.
3711
3712 2002-06-07 Roger Sayle <roger@eyesopen.com>
3713
3714 * gcc.dg/20020607-2.c: New test case.
3715
3716 2002-06-07 Jakub Jelinek <jakub@redhat.com>
3717
3718 * gcc.c-torture/compile/20020604-1.c: New test.
3719
3720 2002-06-04 Richard Henderson <rth@redhat.com>
3721
3722 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
3723 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
3724 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
3725
3726 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
3727
3728 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
3729
3730 2002-06-03 Richard Henderson <rth@redhat.com>
3731
3732 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
3733 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
3734
3735 2002-06-02 Richard Henderson <rth@redhat.com>
3736
3737 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
3738 test functions static.
3739
3740 2002-06-02 Andreas Jaeger <aj@suse.de>
3741
3742 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
3743 now.
3744
3745 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
3746
3747 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
3748 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
3749 Update for mofified diagnostics.
3750 * gcc.dg/c99-intconst-1.c: No longer fail.
3751
3752 2002-06-02 Richard Henderson <rth@redhat.com>
3753
3754 * gcc.dg/uninit-A.c: Remove xfail markers.
3755
3756 2002-06-01 Roger Sayle <roger@eyesopen.com>
3757
3758 * gcc.dg/fnegate-1.c: New test case.
3759
3760 2002-05-30 Osku Salerma <osku@iki.fi>
3761
3762 * gcc.c-torture/execute/mayalias-1.c: New file.
3763
3764 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
3765
3766 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
3767 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
3768 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
3769
3770 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
3771
3772 * gcc.c-torture/execute/20020529-1.c: New test.
3773
3774 2002-05-27 Richard Henderson <rth@redhat.com>
3775
3776 * g++.dg/ext/attrib6.C: New test case.
3777
3778 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3779
3780 * gcc.c-torture/execute/pure-1.c: New test.
3781
3782 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3783
3784 * gcc.dg/cpp/arith-2.c: Remove.
3785
3786 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
3787
3788 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
3789 * gcc.dg/cpp/if-3.c: Remove.
3790
3791 2002-05-26 Jakub Jelinek <jakub@redhat.com>
3792
3793 * g++.dg/opt/cse2.C: New test.
3794
3795 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
3796
3797 * gcc.dg/cpp/arith-1.c: New semantic tests.
3798 * gcc.dg/cpp/if-1.c: Update.
3799
3800 2002-05-24 Ben Elliston <bje@redhat.com>
3801
3802 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
3803
3804 2002-05-24 Jakub Jelinek <jakub@redhat.com>
3805
3806 * gcc.dg/verbose-asm.c: New test.
3807
3808 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
3809
3810 * gcc.dg/cpp/paste12.c: New test.
3811
3812 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3813
3814 * g++.dg/parse/named_ops.C: New test.
3815
3816 2002-05-23 Mark Mitchell <mark@codesourcery.com>
3817
3818 * gcc/testsuite/gcc.dg/weak-8.c: New test.
3819
3820 2002-05-23 J"orn Rennecke <joern.rennecke@superh.com>
3821
3822 * gcc.dg/weak-2.c: Allow optional leading underscore
3823 in scan-assembler symbol name.
3824 * gcc.dg/weak-3.c: Likewise.
3825 * gcc.dg/weak-4.c: Likewise.
3826 * gcc.dg/weak-5.c: Likewise.
3827
3828 2002-05-23 Jakub Jelinek <jakub@redhat.com>
3829
3830 * gcc.dg/20020523-1.c: New test.
3831
3832 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
3833
3834 * objc.dg/const-str-2.m: Update now that we stop after
3835 a command line error.
3836
3837 2002-05-22 Richard Henderson <rth@redhat.com>
3838
3839 * g++.dg/dg.exp: Fix typo in test pruneing.
3840
3841 2002-05-22 Richard Henderson <rth@redhat.com>
3842
3843 * g++.dg/dg.exp: Prune the tls subdirectory.
3844 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
3845 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
3846 * g++.dg/tls/init-1.C: New.
3847
3848 2002-05-22 Jakub Jelinek <jakub@redhat.com>
3849
3850 * gcc.dg/20020517-1.c: New test.
3851
3852 2002-05-21 Richard Henderson <rth@redhat.com>
3853
3854 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
3855 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
3856
3857 2002-05-21 Brian R. Gaeke <brg@dgate.ORG>
3858
3859 * g++.dg/other/copy2.C: New test.
3860
3861 2002-05-20 J"orn Rennecke <joern.rennecke@superh.com>
3862
3863 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
3864 (MAX_COPY): Bump up to 10 times sizeof (long long).
3865 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
3866
3867 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
3868 sizeof (long long).
3869
3870 * gcc.c-torture/execute/strcpy-1.c: New test.
3871
3872 2002-05-19 Jason Merrill <jason2redhat.com>
3873
3874 * g++.dg/ext/oper1.C: New test.
3875
3876 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
3877 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
3878
3879 * README.QMTEST: New file.
3880
3881 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
3882
3883 2002-05-19 Andreas Jaeger <aj@suse.de>
3884
3885 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
3886 now.
3887 * gcc.c-torture/execute/loop-2d.x: Likewise.
3888
3889 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
3890
3891 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
3892 support weak symbols.
3893 * gcc.dg/weak-4.c: Likewise
3894 * gcc.dg/weak-6.c: Likewise
3895
3896 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
3897
3898 * gcc.dg/weak-3.c: Add dg-excess-error comment for
3899 cygwin, coff and h8300-*-hms targets
3900 * gcc.dg/weak-5.c: Likewise
3901 * gcc.dg/weak-7.c: Likewise
3902
3903 2002-05-16 Jason Merrill <jason@redhat.com>
3904
3905 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
3906 (scan-assembler-not, scan-assembler-dem): Likewise.
3907 (scan-assembler-dem-not): Likewise.
3908
3909 2002-05-15 Richard Henderson <rth@redhat.com>
3910
3911 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
3912
3913 2002-05-15 Richard Henderson <rth@redhat.com>
3914
3915 * gcc.dg/weak-5.c (vfoo1c): No warning here.
3916 (vfoo1f): Warning here.
3917 (vfoo1l): Don't redefine the alias.
3918
3919 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
3920
3921 * g++.dg/init/pm1.C: New test.
3922
3923 2002-05-12 David S. Miller <davem@redhat.com>
3924
3925 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
3926 types.
3927
3928 2002-05-10 Roger Sayle <roger@eyesopen.com>
3929
3930 * gcc.c-torture/execute/20020510-1.c: New test case.
3931
3932 2002-05-10 David S. Miller <davem@redhat.com>
3933
3934 * gcc.c-torture/execute/conversion.c: Test long double too.
3935
3936 2002-05-09 Jakub Jelinek <jakub@redhat.com>
3937
3938 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
3939 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
3940 * lib/g++.exp (g++_link_flags): Likewise.
3941 * lib/objc.exp (objc_target_compile): Likewise.
3942
3943 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
3944
3945 * gcc.dg/cpp/poison.c: Update.
3946 * gcc.dg/cpp/20000625-2.c: Remove.
3947 * gcc.dg/cpp/direct2s.c: Remove final test.
3948
3949 2002-05-08 Tom Rix <trix@redhat.com>
3950
3951 * gcc.c-torture/execute/20020508-1.c: New test.
3952 * gcc.c-torture/execute/20020508-2.c: New test.
3953 * gcc.c-torture/execute/20020508-3.c: New test.
3954
3955 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
3956
3957 * gcc.dg/cpp/charconst-4.c: More tests.
3958
3959 2002-05-08 Mark Mitchell <mark@codesourcery.com>
3960
3961 PR c/6569
3962 * gcc.dg/weak-3.c: Update location of warning messages.
3963 * gcc.dg/weak-5.c: Likewise.
3964
3965 2002-05-06 Roger Sayle <roger@eyesopen.com>
3966
3967 * gcc.c-torture/execute/20020506-1.c: New test case.
3968
3969 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
3970
3971 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
3972
3973 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3974
3975 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
3976
3977 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
3978
3979 * gcc.dg/cpp/charconst-3.c: New test.
3980
3981 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
3982
3983 * gcc.dg/cpp/charconst.c: Update tests.
3984
3985 2002-05-05 Tim Josling <tej@melbpc.org.au>
3986
3987 * treelang: Added directory for new sample language treelang. Also
3988 lib/treelang.exp: New file to signal treelang should be tested.
3989
3990 2002-05-03 Jakub Jelinek <jakub@redhat.com>
3991
3992 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
3993 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
3994 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
3995 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
3996 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
3997 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
3998 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
3999
4000 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
4001
4002 * gcc.dg/format/xopen-2.c: New test.
4003
4004 2002-05-03 Jakub Jelinek <jakub@redhat.com>
4005
4006 * gcc.dg/20020503-1.c: New test.
4007
4008 2002-05-02 Mark Mitchell <mark@codesourcery.com>
4009
4010 * g++.dg/init/dtor1.C: Make it tougher.
4011
4012 2002-05-01 Mark Mitchell <mark@codesourcery.com>
4013
4014 * g++.dg/init/dtor1.C: New test.
4015
4016 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
4017
4018 * gcc.dg/altivec-8.c: New.
4019
4020 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
4021
4022 * gcc.dg/altivec-7.c: New.
4023
4024 2002-04-29 Jakub Jelinek <jakub@redhat.com>
4025
4026 * g++.dg/parse/typedef1.C: New test.
4027
4028 2002-04-29 Mark Mitchell <mark@codesourcery.com>
4029
4030 PR c++/6486
4031 * g++.dg/template/friend6.C: New test.
4032
4033 PR c++/6492
4034 * g++.dg/init/copy1.C: New test.
4035
4036 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
4037
4038 * g++.dg/warn/effc1.C: New test.
4039
4040 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
4041
4042 * gcc.dg/cpp/if-cexp.c: Add a test.
4043
4044 2002-04-28 Jakub Jelinek <jakub@redhat.com>
4045
4046 * gcc.dg/20020426-2.c: New test.
4047
4048 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
4049
4050 * gcc.dg/cpp/if-mop.c: Update.
4051 * gcc.dg/cpp/if-mpar.c: Add test.
4052 * gcc.dg/cpp/if-oppr.c: Update.
4053
4054 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4055
4056 PR c/6343
4057 * gcc.dg/weak-[2-7].c: New tests.
4058
4059 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
4060
4061 * gcc.dg/enum1.c: New test.
4062
4063 2002-04-26 Mark Mitchell <mark@codesourcery.com>
4064
4065 PR c++/6497
4066 * g++.dg/inherit/access2.C: New test.
4067
4068 2002-04-26 Mark Mitchell <mark@codesourcery.com>
4069
4070 PR bootstrap/6445
4071 * gcc.dg/20020426-1.c: New test.
4072
4073 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
4074
4075 * g++.dg/abi/enum1.C: New test.
4076
4077 2002-04-26 Richard Henderson <rth@redhat.com>
4078
4079 * gcc.dg/c99-bool-1.c: Expect always true warning.
4080
4081 2002-04-25 Roger Sayle <roger@eyesopen.com>
4082
4083 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
4084
4085 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4086
4087 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
4088 targets.
4089
4090 2002-04-24 Mark Mitchell <mark@codesourcery.com>
4091
4092 * g++.dg/abi/mange7.C: New test.
4093
4094 PR c++/6438.
4095 * g++.dg/parse/stmtexpr2.C: New test.
4096
4097 2002-04-24 J"orn Rennecke <joern.rennecke@superh.com>
4098
4099 * gcc.dg/20020312-2.c: Add SH target.
4100
4101 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4102
4103 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
4104 compiler output on mips*-*-irix*.
4105
4106 2002-04-23 Jakub Jelinek <jakub@redhat.com>
4107
4108 * g++.dg/parse/attr1.C: New test.
4109
4110 2002-04-23 Roger Sayle <roger@eyesopen.com>
4111
4112 * gcc.c-torture/execute/string-opt-17.c: New test case.
4113 * gcc.c-torture/execute/memset-2.c: New test case.
4114
4115 2002-04-23 Mark Mitchell <mark@codesourcery.com>
4116
4117 PR c++/6256:
4118 * g++.dg/template/friend5.C: New test.
4119
4120 PR c++/6331:
4121 * g++.dg/template/qual1.C: Likewise.
4122
4123 2002-04-22 Zack Weinberg <zack@codesourcery.com>
4124
4125 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
4126 Include stdlib.h, not stdio.h or ctype.h.
4127
4128 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
4129
4130 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
4131 cris-*-elf* and mmix-*-*.
4132 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
4133 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
4134 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
4135 Ditto.
4136 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
4137 * gcc.dg/wchar_t-1.c: Ditto.
4138
4139 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
4140
4141 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
4142 Clarify comment.
4143
4144 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
4145
4146 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
4147
4148 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4149
4150 * gcc.c-torture/execute/20000906-1.x: Delete.
4151
4152 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
4153
4154 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
4155
4156 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
4157
4158 * PR6367
4159 * g77.f-torture/execute/6367.f: New test.
4160 * g77.f-torture/execute/6367.x: Disable for MMIX.
4161
4162 2002-04-19 Mark Mitchell <mark@codesourcery.com>
4163
4164 * PR6352
4165 * g++.dg/opt/inline2.C: New test.
4166
4167 2002-04-18 Richard Henderson <rth@redhat.com>
4168
4169 * gcc.dg/20000906-1.c: Enable for all targets.
4170 * gcc.c-torture/compile/iftrap-2.c: New.
4171
4172 2002-04-18 Jakub Jelinek <jakub@redhat.com>
4173
4174 * gcc.dg/20020418-1.c: New test.
4175 * gcc.dg/20020418-2.c: New test.
4176
4177 2002-04-18 Richard Henderson <rth@redhat.com>
4178
4179 * gcc.c-torture/compile/iftrap-1.c: New.
4180 * gcc.dg/iftrap-1.c: Adjust for ia64.
4181 * gcc.dg/iftrap-2.c: New.
4182
4183 2002-04-18 Jakub Jelinek <jakub@redhat.com>
4184
4185 * gcc.c-torture/compile/20020418-1.c: New test.
4186
4187 2002-04-18 Roger Sayle <roger@eyesopen.com>
4188
4189 * gcc.c-torture/compile/20020415-1.c: New.
4190
4191 2002-04-18 David S. Miller <davem@redhat.com>
4192
4193 * gcc.c-torture/execute/20020418-1.c: New test.
4194
4195 2002-04-17 Jakub Jelinek <jakub@redhat.com>
4196
4197 * gcc.dg/20020416-1.c: New test.
4198
4199 * g++.dg/opt/inline1.C: New test.
4200
4201 2002-04-16 Jakub Jelinek <jakub@redhat.com>
4202
4203 * gcc.dg/altivec-5.c: New test.
4204
4205 * gcc.dg/20020415-1.c: New test.
4206
4207 2002-04-15 Mark Mitchell <mark@codesourcery.com>
4208
4209 * testsuite/lib/chill.exp: Remove.
4210
4211 2002-04-14 Jakub Jelinek <jakub@redhat.com>
4212
4213 * g++.dg/other/big-struct.C: New test.
4214
4215 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
4216
4217 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
4218 of scratch file.
4219
4220 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
4221
4222 PR c/6277
4223 * gcc.dg/i386-387-1.c: Allow optional leading underscore
4224 in scan-assembler function name
4225
4226 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
4227
4228 * g77.f-torture/execute/980628-4.x,
4229 g77.f-torture/execute/980628-5.x,
4230 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4231 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4232 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
4233 i[34567]86-*-*.
4234
4235 2002-04-13 David S. Miller <davem@redhat.com>
4236
4237 * gcc.c-torture/execute/20020413-1.c: New test.
4238
4239 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
4240
4241 * gcc.dg/asm-6.c,
4242 * g++.dg/ext/asm1.C: New tests.
4243
4244 2002-04-12 Mark Mitchell <mark@codesourcery.com>
4245
4246 PR c++ 5373.
4247 * g++.dg/parse/stmtexpr1.C: New test.
4248
4249 PR c++/5189.
4250 * g++.dg/template/copy1.C: New test.
4251
4252 2002-04-12 Richard Henderson <rth@redhat.com>
4253
4254 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
4255
4256 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
4257
4258 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
4259 gcc.c-torture/execute/20020307-2.c.
4260
4261 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
4262
4263 * g++.dg/ext/attrib5.C,
4264 * g++.dg/lookup/struct1.C: New tests.
4265
4266 2002-04-11 Jakub Jelinek <jakub@redhat.com>
4267
4268 * gcc.dg/20020411-1.c: New test.
4269
4270 * gcc.c-torture/execute/20020411-1.c: New test.
4271
4272 2002-04-10 Janis Johnson <janis187@us.ibm.com>
4273
4274 * g77.f-torture/execute/6177.f: New test.
4275
4276 2002-04-10 Jakub Jelinek <jakub@redhat.com>
4277
4278 PR middle-end/6247
4279 * g++.dg/opt/cleanup1.C: New test.
4280
4281 * g++.dg/opt/const1.C: New test.
4282
4283 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
4284
4285 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
4286
4287 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
4288
4289 PR c++/5507
4290 * g++.dg/template/typename2.C: New test.
4291
4292 2002-04-10 Alan Modra <amodra@bigpond.net.au>
4293
4294 * gcc.c-torture/execute/loop-12.c: New.
4295
4296 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
4297
4298 * g77.f-torture/execute/980628-4.x,
4299 g77.f-torture/execute/980628-5.x,
4300 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
4301 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
4302 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
4303
4304 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4305
4306 PR optimization/6086
4307 * g++.dg/opt/preinc1.C: New test.
4308
4309 2002-04-06 Mark Mitchell <mark@codesourcery.com>
4310
4311 PR c++/5571
4312 * g++.dg/opt/static2.C: New test.
4313
4314 2002-04-06 Mark Mitchell <mark@codesourcery.com>
4315
4316 PR c/5120
4317 * gcc.dg/20020406-1.c: New test.
4318
4319 2002-04-04 David S. Miller <davem@redhat.com>
4320
4321 * gcc.c-torture/execute/20020404-1.c: New test.
4322
4323 2002-04-04 Jakub Jelinek <jakub@redhat.com>
4324
4325 PR c/6123
4326 * gcc.dg/20020312-2.c: Do not declare global register variable
4327 if __PIC__ or __pic__ is defined.
4328
4329 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
4330
4331 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
4332 __asm__ so that it works correctly even if -ansi -pedantic-errors.
4333
4334 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4335
4336 * gcc.misc-tests/linkage.exp: Update last change to handle
4337 sparc*-, not just sparc-.
4338
4339 2002-04-03 Richard Henderson <rth@redhat.com>
4340
4341 * gcc.dg/cpp/ucs.c: Improved long UCS test.
4342
4343 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
4344
4345 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
4346
4347 2002-04-02 David S. Miller <davem@redhat.com>
4348
4349 * gcc.c-torture/execute/20020402-3.c: New test.
4350
4351 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
4352
4353 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
4354 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
4355
4356 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
4357 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
4358 g77.f-torture/execute/20001201.x,
4359 g77.f-torture/execute/u77-test.x: New files.
4360
4361 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
4362 * gcc.dg/wchar_t-1.c: Ditto.
4363
4364 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4365
4366 * gcc.c-torture/execute/20020402-1.c: New test.
4367
4368 2002-04-01 Richard Henderson <rth@redhat.com>
4369
4370 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
4371
4372 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
4373
4374 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4375
4376 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
4377
4378 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4379
4380 * g++.dg/inherit/template-as-base.C: Expect error.
4381 * g++.dg/inherit/namespace-as-base.C: Likewise.
4382
4383 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
4384
4385 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
4386 g++.dg/ext/instantiate3.C: Tweak match patterns.
4387
4388 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
4389 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
4390 -da test.
4391
4392 2002-03-31 Richard Henderson <rth@redhat.com>
4393
4394 * gcc.dg/special/alias-2.c: New.
4395 * gcc.dg/special/ecos.exp: Run it.
4396
4397 2002-03-31 Richard Henderson <rth@redhat.com>
4398
4399 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
4400
4401 2002-03-31 Kazu Hirata <kazu@hxi.com>
4402
4403 * gcc.dg/weak-1.c: Disable on h8300 port.
4404
4405 2002-03-29 Janis Johnson <janis187@us.ibm.com>
4406
4407 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
4408 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
4409 ordering tests.
4410 * g++.dg/bprob/bprob-1.C: New test.
4411 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
4412 * g++.dg/gcov/gcov-1.C: New test.
4413 * g++.dg/gcov/gcov-1.x: New file.
4414 * g++.dg/gcov/gcov-2.C: New test.
4415 * g++.dg/gcov/gcov-3.C: New test.
4416 * g++.dg/gcov/gcov-3.h: New file.
4417
4418 2002-03-28 Roger Sayle <roger@eyesopen.com>
4419
4420 * g++.old-deja/g++.other/builtins5.C: New test.
4421 * g++.old-deja/g++.other/builtins6.C: New test.
4422 * g++.old-deja/g++.other/builtins7.C: New test.
4423 * g++.old-deja/g++.other/builtins8.C: New test.
4424 * g++.old-deja/g++.other/builtins9.C: New test.
4425
4426 2002-03-29 Jakub Jelinek <jakub@redhat.com>
4427
4428 * g++.dg/opt/static1.C: New test.
4429
4430 * g++.dg/opt/longbranch1.C: New test.
4431
4432 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
4433
4434 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
4435
4436 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
4437
4438 2002-03-28 Jeffrey A Law (law@redhat.com)
4439
4440 * gcc.c-torture/execute/20020328-1.c: New test.
4441
4442 2002-03-27 Richard Henderson <rth@redhat.com>
4443
4444 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
4445 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
4446 move from g++.old-deja/g++.ext/.
4447
4448 2002-03-27 Mark Mitchell <mark@codesourcery.com>
4449
4450 * g++.dg/init/new2.C: New test.
4451
4452 2002-03-26 Richard Henderson <rth@redhat.com>
4453
4454 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
4455
4456 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
4457 on sparc.
4458
4459 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
4460 sparcv9 systems.
4461 * gcc.dg/20001102-1.c: Likewise.
4462
4463 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
4464
4465 * gcc.dg/cpp/endif-pedantic1.c,
4466 gcc.dg/cpp/endif-pedantic2.c: New tests.
4467
4468 2002-03-26 Mark Mitchell <mark@codesourcery.com>
4469
4470 * g++.dg/init/new1.C: New test.
4471
4472 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
4473
4474 * g++.dg/abi/vbase9.C: New test.
4475
4476 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
4477
4478 * gcc.dg/arm-asm.c: New test.
4479
4480 2002-03-26 Andrew Cagney <ac131313@redhat.com>
4481
4482 * gcc.dg/Wswitch-enum.c: New test.
4483 Fix PR c/5044.
4484
4485 2002-03-26 Richard Henderson <rth@redhat.com>
4486
4487 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
4488 structure.
4489
4490 2002-03-25 Richard Henderson <rth@redhat.com>
4491
4492 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
4493 sparcv9 systems.
4494
4495 * gcc.c-torture/compile/20011119-1.c (xxx): New.
4496 * gcc.c-torture/compile/20011119-2.c (xxx): New.
4497
4498 2002-03-25 Zack Weinberg <zack@codesourcery.com>
4499
4500 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
4501
4502 2002-03-25 Bob Wilson <bob.wilson@acm.org>
4503
4504 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
4505 targets using generic thunk support.
4506
4507 2002-03-25 Jakub Jelinek <jakub@redhat.com>
4508
4509 * gcc.c-torture/compile/20020323-1.c: New test.
4510
4511 * g++.dg/opt/conj2.C: New test.
4512
4513 2002-03-24 Richard Henderson <rth@redhat.com>
4514
4515 * gcc.dg/weak-1.c: Use -fno-common.
4516
4517 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4518
4519 * g77.dg/f77-edit-apostrophe-out.f: New test
4520 * g77.dg/f77-edit-h-out.f: New test
4521 * g77.dg/f77-edit-t-in.f: New test
4522 * g77.dg/f77-edit-t-out.f: New test
4523 * g77.dg/f77-edit-x-out.f: New test
4524 * g77.dg/f77-edit-slash-out.f: New test
4525 * g77.dg/f77-edit-colon-out.f: New test
4526 * g77.dg/f77-edit-s-out.f: New test
4527
4528 2002-03-24 Richard Henderson <rth@redhat.com>
4529
4530 * objc/execute/formal_protocol-6.x: New XFAIL.
4531
4532 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4533
4534 * gcc.dg/weak-1.c: Early return from dg-final on platforms
4535 that do not support weak symbols
4536
4537 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
4538
4539 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
4540 * lib/g77.exp: Likewise
4541 * lib/objc.exp: Likewise
4542
4543 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4544
4545 * gcc.dg/Wswitch-default.c: New test.
4546
4547 2002-03-23 Jakub Jelinek <jakub@redhat.com>
4548
4549 * g++.dg/other/enum1.C: New test.
4550
4551 2002-03-23 Zack Weinberg <zack@codesourcery.com>
4552
4553 * gcc.dg/pragma-ep-3.c: Fix typo.
4554
4555 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4556
4557 * g++.dg/inherit/template-as-base.C: New test.
4558
4559 2002-03-22 Jakub Jelinek <jakub@redhat.com>
4560
4561 * g++.old-deja/g++.other/dwarf2-1.C: Move...
4562 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
4563
4564 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
4565
4566 * gcc.dg/cpp/multiline.c: Update to match.
4567
4568 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
4569
4570 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
4571
4572 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
4573
4574 * gcc.dg/cpp/extratokens2.c: New file.
4575
4576 2002-03-21 David Edelsohn <edelsohn@gnu.org>
4577
4578 * gcc.dg/20020312-2.c: Add rs6000 target.
4579
4580 * gcc.c-torture/compile/20020319-1.c: New test.
4581
4582 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4583
4584 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
4585 (A, E): Handle this.
4586
4587 2002-03-20 Jason Merrill <jason@redhat.com>
4588
4589 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
4590 ignoring -fpic.
4591 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
4592 through prune_gcc_output.
4593
4594 2002-03-20 Jakub Jelinek <jakub@redhat.com>
4595
4596 * gcc.c-torture/compile/20020320-1.c: New test.
4597
4598 2002-03-19 Jakub Jelinek <jakub@redhat.com>
4599
4600 * gcc.c-torture/compile/20020318-1.c: New test.
4601
4602 * gcc.dg/struct-by-value-1.c: New test.
4603
4604 * gcc.dg/20020319-1.c: New test.
4605
4606 2002-03-18 Jakub Jelinek <jakub@redhat.com>
4607
4608 * g++.dg/opt/conj1.C: New test.
4609
4610 2002-03-17 Mark Mitchell <mark@codesourcery.com>
4611
4612 * g++.dg/template/qualttp20.C: Revert previous change.
4613 * g++.dg/template/qualttp3.C: Likewise.
4614 * g++.dg/template/qualttp4.C: Likewise
4615 * g++.dg/template/qualttp5.C: Likewise
4616 * g++.dg/template/qualttp6.C: Likewise
4617 * g++.dg/template/qualttp7.C: Likewise
4618 * g++.dg/template/qualttp8.C: Likewise
4619 * g++.dg/template/recurse.C: Likewise.
4620
4621 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
4622
4623 * gcc.dg/cpp/wchar-1.c: Update.
4624
4625 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
4626
4627 * g++.dg/template/conv1.C: New test.
4628 * g++.dg/template/conv2.C: New test.
4629 * g++.dg/template/conv3.C: New test.
4630 * g++.dg/template/conv4.C: New test.
4631
4632 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4633
4634 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
4635 * g++.dg/template/qualttp3.C: Likewise.
4636 * g++.dg/template/qualttp4.C: Likewise
4637 * g++.dg/template/qualttp5.C: Likewise
4638 * g++.dg/template/qualttp6.C: Likewise
4639 * g++.dg/template/qualttp7.C: Likewise
4640 * g++.dg/template/qualttp8.C: Likewise
4641 * g++.dg/template/recurse.C: Likewise.
4642
4643 2002-03-15 Mark Mitchell <mark@codesourcery.com>
4644
4645 * g++.dg/opt/dtor1.C: New test.
4646
4647 2002-03-15 Jakub Jelinek <jakub@redhat.com>
4648
4649 * gcc.c-torture/compile/20020315-1.c: New test.
4650
4651 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
4652
4653 * gcc.dg/weak-1.c: Fix scan tests.
4654
4655 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
4656
4657 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
4658 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
4659 cris-*-aout* mmix-*-*.
4660 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
4661 cris-*-aout* mmix-*-*.
4662 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
4663 cris-*-elf* cris-*-aout* and mmix-*-*.
4664 * gcc.dg/20001009-1.c: Ditto.
4665 * gcc.dg/20010912-1.c: Ditto.
4666 * gcc.dg/20020122-4.c: Ditto.
4667 * gcc.dg/inline-2.c: Ditto.
4668
4669 2002-03-14 Jeffrey A Law (law@cygnus.com)
4670
4671 * gcc.c-torture/compile/20020314-1.c: New test.
4672
4673 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
4674
4675 * gcc.c-torture/execute/20020314-1.c: New test.
4676
4677 2002-03-14 Jakub Jelinek <jakub@redhat.com>
4678
4679 * g++.dg/warn/Wunused-1.C: New test.
4680
4681 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
4682
4683 * g++.dg/abi/mangle6.C: New test.
4684
4685 2002-03-13 Jakub Jelinek <jakub@redhat.com>
4686
4687 * gcc.c-torture/compile/20020309-2.c: New test.
4688
4689 * gcc.c-torture/compile/20020312-1.c: New test.
4690
4691 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
4692
4693 * g++.dg/other/access1.C: New test.
4694
4695 2002-03-12 Jakub Jelinek <jakub@redhat.com>
4696
4697 * gcc.c-torture/execute/wchar_t-1.c: New test.
4698
4699 2002-03-12 David Edelsohn <edelsohn@gnu.org>
4700
4701 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
4702
4703 2002-03-12 Roger Sayle <roger@eyesopen.com>
4704
4705 * gcc.dg/20020312-1.c: New test case.
4706
4707 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
4708
4709 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
4710
4711 2002-03-11 Richard Henderson <rth@redhat.com>
4712
4713 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
4714 * g++.old-deja/g++.jason/report.C: Likewise.
4715
4716 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4717
4718 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
4719 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
4720
4721 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
4722
4723 * testsuite/g++.dg/overload/pmf1.C: New test.
4724
4725 2002-03-11 Kazu Hirata <kazu@hxi.com>
4726
4727 * gcc.c-torture/execute/20020307-1.c: Use long.
4728
4729 2002-03-11 Jakub Jelinek <jakub@redhat.com>
4730
4731 PR optimization/5844
4732 * gcc.dg/20020310-1.c: New test.
4733
4734 2002-03-09 Michael Meissner <meissner@redhat.com>
4735
4736 * gcc.c-torture/execute/memcpy-2.c: New test.
4737 * gcc.c-torture/execute/memset-1.c: New test.
4738 * gcc.c-torture/execute/strlen-1.c: New test.
4739 * gcc.c-torture/execute/strcmp-1.c: New test.
4740 * gcc.c-torture/execute/strncmp-1.c: New test.
4741
4742 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
4743
4744 * gcc.dg/ppc-ldstruct.c: New test.
4745
4746 2002-03-09 Jakub Jelinek <jakub@redhat.com>
4747
4748 * gcc.c-torture/execute/va-arg-22.c: New test.
4749
4750 2002-03-09 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
4751
4752 * gcc.c-torture/compile/20020309-1.c: New test.
4753
4754 2002-03-08 Jakub Jelinek <jakub@redhat.com>
4755
4756 * gcc.c-torture/execute/20020307-2.c: New test.
4757
4758 2002-03-07 Jeffrey A Law (law@redhat.com)
4759
4760 * g77.f-torture/compile/20020307-1.f: New test.
4761
4762 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
4763
4764 * gcc.dg/unordered-1.c: New test.
4765
4766 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4767
4768 * gcc.c-torture/execute/20020307-1.c: New test.
4769
4770 2002-03-05 Jakub Jelinek <jakub@redhat.com>
4771
4772 * gcc.dg/20020304-1.c: New test.
4773
4774 * gcc.c-torture/compile/20020304-2.c: New test.
4775
4776 2002-03-04 Zack Weinberg <zack@codesourcery.com>
4777
4778 * gcc.c-torture/compile/20020304-1.c: New test case
4779 (from PR c/5830).
4780
4781 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
4782
4783 * gcc.dg/20020103-1.c: Add other -D ppc variants.
4784
4785 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
4786
4787 * g++.dg/other/classkey1.C: New test.
4788
4789 2002-03-01 Richard Henderson <rth@redhat.com>
4790
4791 * gcc.c-torture/compile/981223-1.x: New.
4792 * gcc.c-torture/compile/920625-1.x: New.
4793
4794 2002-02-28 Richard Henderson <rth@redhat.com>
4795
4796 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
4797
4798 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
4799
4800 * gcc.c-torture/execute/20020227-1.c: New test.
4801
4802 2002-02-27 Mark Mitchell <mark@codesourcery.com>
4803
4804 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
4805 here" ERROR lines.
4806 * g++.old-deja/g++.oliva/partord1.C: Likewise.
4807 * g++.old-deja.g++.other/defarg1.C: Likewise.
4808 * g++.old-deja/g++.pt/calls2.C: Likewise.
4809 * g++.old-deja/g++.pt/crash20.C: Likewise.
4810 * g++.old-deja/g++.pt/crash30.C: Likewise.
4811 * g++.old-deja/g++.pt/crash36.C: Likewise.
4812 * g++.old-deja/g++.pt/crash6.C: Likewise.
4813 * g++.old-deja/g++.pt/defarg13.C: Likewise.
4814 * g++.old-deja/g++.pt/derived3.C: Likewise.
4815 * g++.old-deja/g++.pt/error1.C: Likewise.
4816 * g++.old-deja/g++.pt/friend21.C: Likewise.
4817 * g++.old-deja/g++.pt/friend23.C: Likewise.
4818 * g++.old-deja/g++.pt/infinite1.C: Likewise.
4819 * g++.old-deja/g++.robertl/eb128.C: Likewise.
4820
4821 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
4822
4823 * gcc.c-torture/execute/20020225-2.c: New test.
4824
4825 2002-02-27 Zack Weinberg <zack@codesourcery.com>
4826
4827 * gcc.c-torture/execute/920730-1t.c,
4828 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
4829 Delete test cases, only relevant to -traditional.
4830
4831 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
4832
4833 * gcc.dg/cpp/undef1.c: Remove.
4834 * gcc.dg/cpp/directiv.c: Update.
4835 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
4836
4837 2002-02-27 Michael Meissner <meissner@redhat.com>
4838
4839 * gcc.c-torture/execute/20020226-1.c: New test.
4840
4841 2002-02-26 Jakub Jelinek <jakub@redhat.com>
4842
4843 * g++.dg/debug/debug4.C: New test.
4844
4845 * gcc.dg/ia64-visibility-1.c: New test.
4846
4847 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
4848
4849 * gcc.dg/debug/20020224-1.c: New.
4850
4851 2002-02-25 Kazu Hirata <kazu@hxi.com>
4852
4853 * gcc.c-torture/execute/960416-1.x: New.
4854 * gcc.c-torture/execute/divconst-3.x: Likewise.
4855
4856 2002-02-25 Jakub Jelinek <jakub@redhat.com>
4857
4858 * gcc.dg/20020224-1.c: New test.
4859
4860 2002-02-25 Alan Modra <amodra@bigpond.net.au>
4861
4862 * gcc.c-torture/execute/20020225-1.c: New.
4863
4864 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
4865
4866 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
4867
4868 2002-02-23 Jakub Jelinek <jakub@redhat.com>
4869
4870 * gcc.dg/20020222-1.c: New test.
4871
4872 2002-02-22 Jakub Jelinek <jakub@redhat.com>
4873
4874 * g++.dg/opt/anonunion1.C: New test.
4875
4876 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
4877
4878 * g++.dg/template/qualttp19.C: New test.
4879 * g++.dg/template/qualttp20.C: New test.
4880 * g++.old-deja/g++.jason/report.C: Adjust expected errors
4881 * g++.old-deja/g++.other/qual1.C: Likewise.
4882
4883 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
4884
4885 * gcc.dg/attr-alwaysinline.c: New.
4886
4887 2002-02-21 Jakub Jelinek <jakub@redhat.com>
4888
4889 * gcc.dg/20020220-1.c: New test.
4890
4891 * gcc.dg/20020220-2.c: New test.
4892
4893 * g++.dg/opt/mmx1.C: New test.
4894
4895 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
4896
4897 * gcc.c-torture/compile/20020110.c: New test.
4898
4899 2002-02-20 Jakub Jelinek <jakub@redhat.com>
4900
4901 * gcc.c-torture/execute/20020219-1.c: New test.
4902
4903 * gcc.dg/20020219-1.c: New test.
4904
4905 * gcc.dg/noncompile/20020220-1.c: New test.
4906
4907 * g++.dg/opt/ptrintsum1.C: New test.
4908
4909 * gcc.dg/debug/20020220-1.c: New test.
4910
4911 2002-02-17 Jakub Jelinek <jakub@redhat.com>
4912
4913 * gcc.c-torture/execute/20020216-1.c: New test.
4914
4915 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4916
4917 * gcc.dg/decl-1.c: Update, new test.
4918
4919 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
4920
4921 * g++.dg/abi/bitfield1.C: New test.
4922 * g++.dg/abi/bitfield2.C: New test.
4923
4924 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4925
4926 * gcc.dg/attr-nest.c: New test.
4927
4928 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
4929
4930 * gcc.c-torture/execute/20020215-1.c: New test.
4931
4932 2002-02-14 Jakub Jelinek <jakub@redhat.com>
4933
4934 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
4935 * g++.dg/debug/debug.exp: New.
4936 * g++.dg/debug/trivial.C: New.
4937 * g++.dg/debug/debug1.C: Moved...
4938 * g++.dg/other/debug1.C: ...from here.
4939 * g++.dg/debug/debug2.C: Moved...
4940 * g++.dg/other/debug2.C: ...from here.
4941 * g++.dg/debug/debug3.C: Moved...
4942 * g++.dg/other/debug3.C: ...from here.
4943
4944 * gcc.dg/noncompile/20020213-1.c: New test.
4945
4946 2002-02-13 Jakub Jelinek <jakub@redhat.com>
4947
4948 * g++.dg/other/debug3.C: New test.
4949
4950 * gcc.c-torture/execute/20020213-1.c: New test.
4951
4952 2002-02-13 Richard Smith <richard@ex-parrot.com>
4953
4954 * g++.old-deja/g++.other/thunk1.C: New test.
4955
4956 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4957
4958 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
4959
4960 2002-02-13 Stan Shebs <shebs@apple.com>
4961
4962 * gcc.dg/altivec-3.c: New.
4963
4964 2002-02-12 Jakub Jelinek <jakub@redhat.com>
4965
4966 * gcc.dg/Wunreachable-1.c: New test.
4967 * gcc.dg/Wunreachable-2.c: New test.
4968
4969 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
4970
4971 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
4972
4973 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
4974
4975 * gcc.dg/decl-1.c: New test.
4976
4977 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
4978
4979 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
4980
4981 2002-02-10 Kazu Hirata <kazu@hxi.com>
4982
4983 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
4984 * gcc.c-torture/compile/980506-1.x: Likewise.
4985
4986 2002-02-10 Kazu Hirata <kazu@hxi.com>
4987
4988 * gcc.dg/20020210-1.c: New.
4989
4990 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
4991
4992 * g77.f-torture/execute/947.f: New regression test
4993 for PR fortran/947.
4994
4995 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
4996
4997 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
4998 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
4999
5000 2002-02-08 Richard Henderson <rth@redhat.com>
5001
5002 * gcc.c-torture/compile/labels-3.c: New.
5003
5004 2002-02-08 Jakub Jelinek <jakub@redhat.com>
5005
5006 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
5007 expression statements work instead.
5008 * gcc.dg/noncompile/20020207-1.c: New test.
5009
5010 2002-02-07 Richard Henderson <rth@redhat.com>
5011
5012 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
5013
5014 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
5015
5016 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
5017 message from g77
5018 * lib/g77-dg.exp: Trim g77 error messages so that they are
5019 recognized by dg.exp.
5020
5021 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
5022
5023 PR fortran/5473
5024 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
5025
5026 2002-02-07 Richard Henderson <rth@redhat.com>
5027
5028 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
5029 to be sufficiently aligned for integers.
5030
5031 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
5032
5033 * g++.dg/template/friend4.C: New test.
5034
5035 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
5036
5037 PR fortran/5743
5038 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
5039 unsupported cases.
5040
5041 2002-02-07 Richard Henderson <rth@redhat.com>
5042
5043 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
5044 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
5045 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
5046 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
5047
5048 2002-02-06 Richard Henderson <rth@redhat.com>
5049
5050 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
5051
5052 2002-02-06 Janis Johnson <janis187@us.ibm.com>
5053
5054 * gcc.dg/20020206-1.c: New test.
5055
5056 2002-02-06 Jakub Jelinek <jakub@redhat.com>
5057
5058 * gcc.c-torture/execute/20020206-1.c: New test.
5059
5060 * gcc.c-torture/execute/20020206-2.c: New test.
5061
5062 PR optimization/5429:
5063 * gcc.c-torture/compile/20020206-1.c: New test.
5064
5065 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
5066
5067 * g++.dg/ext/align1.C: Do not use an explicit alignment value
5068 as certain file formats cannot support particularly large
5069 alignments.
5070
5071 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
5072 and do not expect to be able to link the executable.
5073
5074 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
5075 fail because the COFF format does not support the weak attribute.
5076
5077 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
5078
5079 * g77.dg/pr5473.f: New test
5080
5081 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
5082
5083 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
5084 Fix testcase accordingly.
5085
5086 2002-02-04 Richard Henderson <rth@redhat.com>
5087
5088 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
5089 (buf): Change to be an array of pointers, not ints.
5090
5091 2002-02-04 Jakub Jelinek <jakub@redhat.com>
5092
5093 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
5094 before all tests. Move warning one line above to match where it
5095 C frontend emits.
5096 * gcc.dg/Wswitch-2.c: New test.
5097 * g++.dg/warn/Wswitch-1.C: New test.
5098 * g++.dg/warn/Wswitch-2.C: New test.
5099
5100 2002-02-04 Richard Henderson <rth@redhat.com>
5101
5102 * g++.dg/abi/offsetof.C: Fix size comparison.
5103
5104 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
5105
5106 * gcc.dg/cast-qual-2.c: New test.
5107
5108 2002-02-04 Jakub Jelinek <jakub@redhat.com>
5109
5110 * gcc.dg/20020201-4.c: New test.
5111
5112 2002-02-04 Ben Elliston <bje@redhat.com>
5113
5114 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
5115 target_info attribute != 0, in addition to the empty string.
5116 (gcc_target_compile): Likewise.
5117
5118 2002-02-03 Andrew Cagney <ac131313@redhat.com>
5119
5120 * gcc.dg/Wswitch.c: New test.
5121 PR gcc/4475. PR gcc/3780.
5122
5123 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
5124
5125 * g77.f-torture/execute/5122.f: New test for regressions
5126 against PR fortran/5122.
5127
5128 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
5129
5130 * g77.f-torture/compile/pr3743.f: Delete
5131 * g77.dg/pr3743-1.f: New test.
5132 * g77.dg/pr3743-2.f: New test.
5133 * g77.dg/pr3743-3.f: New test.
5134 * g77.dg/pr3743-4.f: New test.
5135
5136 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
5137
5138 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
5139
5140 2002-02-02 Richard Henderson <rth@redhat.com>
5141
5142 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
5143 * gcc.c-torture/execute/bf64-1.c: Likewise.
5144
5145 2002-02-02 Jakub Jelinek <jakub@redhat.com>
5146
5147 * gcc.dg/20020201-2.c: New test.
5148
5149 * gcc.dg/20020201-3.c: New test.
5150
5151 * gcc.c-torture/execute/bitfld-2.c: New test.
5152
5153 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
5154
5155 * gcc.dg/bitfld-1.c: Update.
5156 * gcc.dg/bitfld-2.c: Update.
5157 * gcc.c-torture/execute/bitfld-1.x: New.
5158
5159 2002-02-02 Jakub Jelinek <jakub@redhat.com>
5160
5161 * gcc.c-torture/execute/20020201-1.c: New test.
5162
5163 2002-02-01 Janis Johnson <janis187@us.ibm.com>
5164
5165 PR target/5469
5166 * gcc.dg/20020201-1.c: New test.
5167
5168 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
5169
5170 PR fortran/3743
5171 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
5172 * g77.f-torture/compile/pr3743.x: Remove
5173
5174 2002-01-31 Tom Rix <trix@redhat.com>
5175
5176 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
5177
5178 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
5179
5180 * gcc.dg/noncompile/20020130-1.c: New test.
5181
5182 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
5183
5184 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
5185
5186 2002-01-29 Richard Henderson <rth@redhat.com>
5187
5188 * gcc.c-torture/execute/991118-1.c: Cast various constants back
5189 to long long.
5190 * gcc.c-torture/execute/bf64-1.c: Likewise.
5191
5192 2002-01-29 Jakub Jelinek <jakub@redhat.com>
5193
5194 * gcc.c-torture/execute/20020129-1.c: New test.
5195
5196 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
5197
5198 * gcc.c-torture/compile/20000224-1.c: Update.
5199 * gcc.c-torture/execute/bitfld-1.c: New tests.
5200 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
5201 * gcc.dg/uninit-A.c: Update.
5202
5203 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
5204
5205 * g++.dg/template/ctor1.C: Add instantiation.
5206
5207 2002-01-28 Paul Koning <pkoning@equallogic.com>
5208
5209 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
5210 argument to __builtin_prefetch to be const ptr.
5211
5212 2002-01-28 Jakub Jelinek <jakub@redhat.com>
5213
5214 * gcc.c-torture/compile/20020120-1.c: New test.
5215
5216 2002-01-27 Kazu Hirata <kazu@hxi.com>
5217
5218 * gcc.c-torture/execute/20020127-1.c: New test.
5219
5220 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
5221
5222 * g77.dg/f77-edit-i-in.f: New test
5223 * g77.dg/f77-edit-i-out.f: New test
5224
5225 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
5226
5227 * gcc.dg/debug/debug.exp: New file.
5228 * gcc.dg/debug/trivial.c: New file.
5229 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
5230 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
5231 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
5232 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
5233 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
5234 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
5235 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
5236 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
5237 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
5238 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
5239 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
5240 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
5241 * gcc.dg/20000503-1.c: Removed.
5242 * gcc.dg/20010207-1.c: Removed.
5243 * gcc.dg/20011223-1.c: Removed.
5244 * gcc.dg/20020104-2.c: Removed.
5245 * gcc.dg/debug-1.c: Removed.
5246 * gcc.dg/debug-2.c: Removed.
5247 * gcc.dg/debug-3.c: Removed.
5248 * gcc.dg/debug-4.c: Removed.
5249 * gcc.dg/debug-5.c: Removed.
5250 * gcc.dg/debug-6.c: Removed.
5251 * gcc.dg/dwarf2-1.c: Removed.
5252 * gcc.dg/dwarf2-2.c: Removed.
5253
5254 2002-01-25 Jakub Jelinek <jakub@redhat.com>
5255
5256 * g++.old-deja/g++.other/eh5.C: New test.
5257 * g++.old-deja/g++.other/sibcall2.C: New test.
5258 * g++.old-deja/g++.other/array9.C: New test.
5259 * g++.old-deja/g++.other/typename2.C: New test.
5260 * g++.old-deja/g++.other/crash60.C: New test.
5261 * g++.old-deja/g++.other/conv9.C: New test.
5262 * g++.old-deja/g++.other/mangle10.C: New test.
5263 * g++.old-deja/g++.other/unchanging1.C: New test.
5264 * g++.old-deja/g++.other/exprstmt1.C: New test.
5265 * g++.old-deja/g++.other/inline23.C: New test.
5266 * g++.old-deja/g++.eh/ia64-1.C: New test.
5267 * g++.old-deja/g++.other/dwarf2-1.C: New test.
5268 * g++.old-deja/g++.other/reload1.C: New test.
5269 * g++.old-deja/g++.other/static20.C: New test.
5270 * g++.old-deja/g++.other/local-alloc1.C: New test.
5271 * g++.old-deja/g++.other/conv8.C: New test.
5272 * g++.old-deja/g++.other/stmtexpr2.C: New test.
5273 * g++.old-deja/g++.other/storeexpr1.C: New test.
5274 * g++.old-deja/g++.other/storeexpr2.C: New test.
5275 * g++.dg/eh/template2.C: New test.
5276 * g++.dg/warn/weak1.C: New test.
5277
5278 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
5279
5280 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5281 Remove first, non-varying, argument.
5282
5283 2002-01-23 Richard Henderson <rth@redhat.com>
5284
5285 * gcc.dg/inline-2.c: New.
5286
5287 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
5288 Add optional target arg. Check number of arguments.
5289 (scan-assembler-not, scan-assembler-dem): Likewise.
5290 (scan-assembler-dem-not): Likewise.
5291
5292 2002-01-23 Zack Weinberg <zack@codesourcery.com>
5293
5294 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
5295 line 12.
5296 * g++.old-deja/g++.brendan/parse3.C,
5297 g++.old-deja/g++.other/crash26.C,
5298 g++.old-deja/g++.other/crash28.C,
5299 g++.old-deja/g++.other/crash29.C,
5300 g++.old-deja/g++.other/crash30.C,
5301 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
5302
5303 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
5304
5305 * gcc.dg/20020115-1.c: New.
5306
5307 2002-01-23 Bob Wilson <bob.wilson@acm.org>
5308
5309 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
5310
5311 2002-01-23 Janis Johnson <janis187@us.ibm.com>
5312
5313 * gcc.dg/20020122-3.c: New.
5314
5315 2002-01-23 Jakub Jelinek <jakub@redhat.com>
5316
5317 * g++.dg/other/gc1.C: New test.
5318
5319 2002-01-23 Zack Weinberg <zack@codesourcery.com>
5320
5321 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
5322
5323 2002-01-22 Richard Henderson <rth@redhat.com>
5324
5325 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
5326
5327 2002-01-22 Richard Henderson <rth@redhat.com>
5328
5329 * gcc.dg/20020122-4.c: New.
5330
5331 2002-01-22 H.J. Lu <hjl@gnu.org>
5332
5333 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
5334 link output.
5335 * gcc.dg/special/ecos.exp: Likewise.
5336 * lib/g++-dg.exp: Likewise.
5337 * lib/g77-dg.exp: Likewise.
5338 * lib/gcc-dg.exp : Likewise.
5339 * lib/mike-g++.exp: Likewise.
5340 * lib/mike-g77.exp: Likewise.
5341 * lib/mike-gcc.exp: Likewise.
5342 * lib/objc-dg.exp: Likewise.
5343
5344 2002-01-22 Janis Johnson <janis187@us.ibm.com>
5345
5346 PR target/5379
5347 * gcc.dg/20020122-2.c: New test.
5348
5349 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
5350
5351 * gcc.dg/20020122-1.c: New test.
5352
5353 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
5354
5355 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
5356
5357 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
5358
5359 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
5360
5361 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5362
5363 * gcc.c-torture/compile/20020121-1.c: New test.
5364
5365 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
5366
5367 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
5368 ld_library_path.
5369
5370 2002-01-21 Jakub Jelinek <jakub@redhat.com>
5371
5372 * gcc.dg/20020218-1.c: New test.
5373
5374 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
5375
5376 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
5377 messages
5378 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
5379 "At global scope" warning
5380 * g++.dg/ext/align1.C: Change cygwin test for alignment
5381 from db-bogus to dg-warning
5382
5383 2002-01-21 Zack Weinberg <zack@codesourcery.com>
5384
5385 * g77.f-torture/compile/cpp2.F: New test.
5386
5387 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
5388
5389 * g++.dg/template/access1.C: New test.
5390
5391 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
5392
5393 * gcc.dg/20020118-1.c: New.
5394
5395 2002-01-18 Kazu Hirata <kazu@hxi.com>
5396
5397 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
5398
5399 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
5400
5401 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
5402 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
5403 alignment warnings.
5404
5405 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
5406
5407 * gcc.misc-tests/i386-prefetch.exp: Save and restore
5408 torture_with_loops and torture_without_loops
5409
5410 2002-01-17 Jakub Jelinek <jakub@redhat.com>
5411
5412 * gcc.c-torture/compile/20020116-1.c: New test.
5413
5414 2002-01-16 Jakub Jelinek <jakub@redhat.com>
5415
5416 * gcc.dg/20020116-2.c: New test.
5417
5418 * gcc.dg/ultrasp4.c: New test.
5419
5420 * gcc.dg/20020116-1.c: New test.
5421
5422 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
5423
5424 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
5425 by EABI.
5426
5427 2002-01-15 Janis Johnson <janis187@us.ibm.com>
5428
5429 * gcc.misc-tests/i386-prefetch.exp: New.
5430 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
5431 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
5432 * gcc.misc-tests/i386-pf-none-1.c: New test.
5433 * gcc.misc-tests/i386-pf-sse-1.c: New test.
5434
5435 2002-01-15 Jakub Jelinek <jakub@redhat.com>
5436
5437 * gcc.dg/gnu89-init-1.c: Add new tests.
5438
5439 2002-01-15 Andreas Jaeger <aj@suse.de>
5440
5441 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
5442 * gcc.dg/i386-mmx-2.c: Likewise.
5443 * gcc.dg/i386-sse-1.c: Likewise.
5444 * gcc.dg/i386-sse-2.c: Likewise.
5445 * gcc.dg/i386-sse-3.c: Likewise.
5446
5447 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
5448
5449 * g77.f-torture/execute/intrinsic-unix-bessel.f:
5450 Uncomment additional cases that now pass.
5451
5452 2002-01-11 Richard Henderson <rth@redhat.com>
5453
5454 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
5455 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
5456
5457 2002-01-11 Nicola Pero <n.pero@mi.flashnet.it>
5458
5459 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
5460
5461 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
5462
5463 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
5464 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
5465
5466 2002-01-10 Dale Johannesen <dalej@apple.com>
5467
5468 * gcc.c-torture/execute/loop-11.c: New.
5469
5470 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
5471
5472 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
5473 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
5474
5475 2002-01-09 Richard Henderson <rth@redhat.com>
5476
5477 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
5478 type in which to perform the operation for each size.
5479
5480 2002-01-09 Alan Matsuoka (alanm@redhat.com)
5481
5482 * gcc.c-torture/compile/20020109-2.c: New test.
5483
5484 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
5485
5486 * gcc.c-torture/execute/loop-10.c: New test.
5487
5488 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5489
5490 * gcc.c-torture/compile/20010226-1.c: New test.
5491 * gcc.c-torture/compile/20010227-1.c: New test.
5492 * gcc.c-torture/compile/20010426-1.c: New test.
5493 * gcc.c-torture/compile/20010510-1.c: New test.
5494 * gcc.c-torture/compile/20010605-3.c: New test.
5495 * gcc.c-torture/compile/20010824-1.c: New test.
5496 * gcc.c-torture/execute/20010409-1.c: New test.
5497 * gcc.dg/noncompile/20000901-1.c: New test.
5498 * gcc.dg/20001023-1.c: New test.
5499 * gcc.dg/20001101-1.c: New test.
5500 * gcc.dg/20001102-1.c: New test.
5501 * gcc.dg/20010207-1.c: New test.
5502 * gcc.dg/20010405-1.c: New test.
5503 * gcc.dg/20010822-1.c: New test.
5504 * gcc.dg/20011107-1.c: New test.
5505
5506 2002-01-09 Jeffrey A Law (law@redhat.com)
5507
5508 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
5509
5510 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
5511 execution failure on PA targets.
5512
5513 2002-01-09 Jakub Jelinek <jakub@redhat.com>
5514
5515 * gcc.c-torture/compile/20020109-1.c: New test.
5516
5517 2002-01-08 Kazu Hirata <kazu@hxi.com>
5518
5519 * gcc.c-torture/execute/20020108-1.c: New test.
5520
5521 2002-01-08 Jakub Jelinek <jakub@redhat.com>
5522
5523 * gcc.dg/20020108-1.c: New test.
5524
5525 2002-01-08 H.J. Lu <hjl@gnu.org>
5526
5527 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
5528 for header files.
5529
5530 2002-01-08 Geoff Keating <geoffk@redhat.com>
5531
5532 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
5533 consistency.
5534
5535 002-01-07 Aldy Hernandez <aldyh@redhat.com>
5536
5537 * gcc.dg/altivec-4.c: Test altivec predicates.
5538
5539 2002-01-07 Jakub Jelinek <jakub@redhat.com>
5540
5541 * gcc.c-torture/execute/20020107-1.c: New test.
5542
5543 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
5544
5545 PR c/5279
5546 * gcc.c-torture/compile/20020106-1.c: New test.
5547
5548 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
5549
5550 * gcc.c-torture/execute/nestfunc-4.c: New test.
5551
5552 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5553
5554 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
5555 extra triple that slipped in.
5556 * g++.old-deja/g++.abi/align.C: Likewise.
5557 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5558
5559 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
5560
5561 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
5562 * g++.old-deja/g++.abi/align.C: Likewise.
5563 * g++.old-deja/g++.abi/bitfields.C: Likewise.
5564
5565 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
5566 on FreeBSD/i386.
5567 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
5568 FreeBSD.
5569
5570 2002-01-04 Jakub Jelinek <jakub@redhat.com>
5571
5572 * gcc.dg/20020104-1.c: New test.
5573
5574 * gcc.dg/20020104-2.c: New test.
5575
5576 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
5577
5578 * gcc.dg/20020103-1.c: Fix typo in target selector.
5579
5580 2002-01-03 Richard Henderson <rth@redhat.com>
5581
5582 * gcc.dg/20020103-1.c: New.
5583
5584 2002-01-03 Kazu Hirata <kazu@hxi.com>
5585
5586 * gcc.c-torture/execute/20020103-1.c: New test.
5587
5588 2002-01-03 Jakub Jelinek <jakub@redhat.com>
5589
5590 * g++.dg/other/debug2.C: New test.
5591
5592 * gcc.c-torture/compile/20020103-1.c: New test.
5593
5594 2002-01-02 Jakub Jelinek <jakub@redhat.com>
5595
5596 * gcc.dg/gnu89-init-1.c: Added new tests.
5597
5598 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5599
5600 * g++.dg/template/friend2.C: Remove as patch is reverted.
5601
5602 * g++.dg/warn/oldcast1.C: New test.
5603
5604 * g++.dg/template/ptrmem1.C: New test.
5605 * g++.dg/template/ptrmem2.C: New test.
5606
5607 * g++.dg/template/ntp.C: New test.
5608
5609 * g++.dg/other/component1.C: New test.
5610
5611 * g++.dg/template/ttp3.C: New test.
5612
5613 * g++.dg/template/friend2.C: New test.
5614 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
5615
5616 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5617
5618 * g++.dg/other/ptrmem1.C: New test.
5619 * g++.dg/other/ptrmem2.C: New test.
5620
5621 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5622
5623 * g++.dg/template/ctor1.C: New test.
5624
5625 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
5626
5627 * g++.dg/template/friend2.C: New test.
5628
5629 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
5630
5631 * gcc.dg/mmix-1.c: New test.
5632
5633 2001-12-31 Richard Henderson <rth@redhat.com>
5634
5635 * gcc.dg/asm-5.c: New.
5636
5637 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
5638
5639 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
5640 in namespace __gnu_cxx
5641
5642 2001-12-30 Richard Henderson <rth@redhat.com>
5643
5644 * gcc.dg/debug-6.c: New.
5645
5646 2001-12-30 Jakub Jelinek <jakub@redhat.com>
5647
5648 * gcc.c-torture/compile/20011229-2.c: New test.
5649
5650 2001-12-29 Jakub Jelinek <jakub@redhat.com>
5651
5652 * gcc.dg/debug-3.c: New test.
5653 * gcc.dg/debug-4.c: New test.
5654 * gcc.dg/debug-5.c: New test.
5655
5656 2001-12-29 Richard Henderson <rth@redhat.com>
5657
5658 * g++.dg/eh/loop1.C: New.
5659
5660 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5661
5662 * g++.dg/template/crash1.C: New test.
5663
5664 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
5665
5666 * g++.dg/other/const1.C: New test.
5667
5668 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5669
5670 * gcc.c-torture/compile/20011229-1.c: New test.
5671
5672 2001-12-28 Stan Shebs <shebs@apple.com>
5673
5674 * lib/objc-torture.exp: Resync with c-torture.exp.
5675 * lib/objc.exp: Load standard libraries.
5676
5677 2001-12-28 Jakub Jelinek <jakub@redhat.com>
5678
5679 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
5680 additional tests.
5681
5682 2001-12-27 Roger Sayle <roger@eyesopen.com>
5683
5684 * gcc.c-torture/execute/string-opt-16.c: New testcase.
5685
5686 2001-12-27 Richard Henderson <rth@redhat.com>
5687
5688 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
5689
5690 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
5691
5692 * g++.dg/eh/ctor1.C: New test.
5693 * g++.dg/other/error2.C: New test.
5694
5695 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
5696
5697 * g++.dg/other/init2.C: New test.
5698
5699 2001-12-24 Richard Henderson <rth@redhat.com>
5700
5701 * gcc.dg/20011223-1.c: New.
5702 * gcc.dg/inline-1.c: New.
5703
5704 2001-12-23 Richard Henderson <rth@redhat.com>
5705
5706 * gcc.dg/asm-4.c: Test operand modifiers.
5707
5708 2001-12-23 Richard Henderson <rth@redhat.com>
5709
5710 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
5711
5712 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
5713
5714 * gcc.c-torture/execute/20011223-1.c: New test.
5715
5716 2001-12-21 Richard Henderson <rth@redhat.com>
5717
5718 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
5719 re-enables the warning.
5720
5721 2001-12-21 Richard Henderson <rth@redhat.com>
5722
5723 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
5724
5725 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5726
5727 * gcc.c-torture/compile/20011218-1.c: New test.
5728
5729 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
5730
5731 * gcc.misc-test/arm-isr.exp: New file. Control running of the
5732 arm-isr.c test.
5733 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
5734 epilogue generation for ARM ISR routines.
5735
5736 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5737
5738 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
5739 * gcc.dg/format/c90-printf-3.c: Likewise.
5740 * gcc.dg/format/c99-printf-3.c: Likewise.
5741 * gcc.dg/format/ext-1.c: Likewise.
5742 * gcc.dg/format/ext-6.c: Likewise.
5743 * gcc.dg/format/format.h: Prototype unlocked stdio.
5744
5745 2001-12-20 Richard Henderson <rth@redhat.com>
5746
5747 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
5748 (arena): Use it.
5749 (malloc): Correct allocation logic. Abort if we fill up the
5750 arena before initialization complete.
5751 (realloc): Correct allocation logic.
5752
5753 2001-12-20 Jakub Jelinek <jakub@redhat.com>
5754
5755 * gcc.c-torture/compile/20011219-2.c: New test.
5756
5757 * gcc.c-torture/execute/20011219-1.c: New test.
5758
5759 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
5760
5761 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
5762 target does not support weak symbols.
5763
5764 2001-12-19 Jakub Jelinek <jakub@redhat.com>
5765
5766 * gcc.c-torture/compile/20011219-1.c: New test.
5767
5768 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
5769
5770 * g++.dg/other/error1.C: New test.
5771
5772 2001-12-17 Jeffrey A Law (law@redhat.com)
5773
5774 * gcc.c-torture/execute/20011217-1.c: New test.
5775
5776 2001-12-17 Nicola Pero <nicola@brainstorm.co.uk>
5777
5778 * objc.dg/special/: New directory.
5779 * objc.dg/special/special.exp: New file.
5780 * objc.dg/special/unclaimed-category-1.h: New file.
5781 * objc.dg/special/unclaimed-category-1a.m: New file.
5782 * objc.dg/special/unclaimed-category-1.m: New file.
5783
5784 2001-12-17 Andreas Jaeger <aj@suse.de>
5785
5786 * gcc.c-torture/compile/20011217-2.c: New test.
5787
5788 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
5789
5790 * gcc.c-torture/compile/20011217-1.c: New test.
5791
5792 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
5793
5794 * testsuite/gcc.dg/20011214-1.c: New.
5795
5796 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
5797
5798 * gcc.dg/altivec-4.c: New.
5799
5800 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
5801
5802 * gcc.dg/20011113-1.c: New test.
5803
5804 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
5805
5806 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
5807 std::__malloc_alloc_template<0> and
5808 std::__default_alloc_template<false, 0>.
5809
5810 2001-12-13 Nicola Pero <n.pero@mi.flashnet.it>
5811
5812 * objc/execute/bf-21.m: New test.
5813 * objc/execute/enumeration-1.m: New test.
5814 * objc/execute/enumeration-2.m: New test.
5815
5816 2001-12-12 Jakub Jelinek <jakub@redhat.com>
5817
5818 * gcc.dg/gnu89-init-1.c: New test.
5819
5820 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
5821
5822 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
5823 * g++.old-deja/g++.jason/2371.C: Likewise.
5824 * g++.old-deja/g++.jason/template33.C: Likewise.
5825 * g++.old-deja/g++.jason/template34.C: Likewise.
5826 * g++.old-deja/g++.jason/template36.C: Likewise.
5827 * g++.old-deja/g++.oliva/typename1.C: Likewise.
5828 * g++.old-deja/g++.oliva/typename2.C: Likewise.
5829 * g++.old-deja/g++.other/typename1.C: Likewise.
5830 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5831 * g++.old-deja/g++.pt/nontype5.C: Likewise.
5832 * g++.old-deja/g++.pt/typename11.C: Likewise.
5833 * g++.old-deja/g++.pt/typename14.C: Likewise.
5834 * g++.old-deja/g++.pt/typename16.C: Likewise.
5835 * g++.old-deja/g++.pt/typename3.C: Likewise.
5836 * g++.old-deja/g++.pt/typename4.C: Likewise.
5837 * g++.old-deja/g++.pt/typename5.C: Likewise.
5838 * g++.old-deja/g++.pt/typename7.C: Likewise.
5839 * g++.old-deja/g++.robertl/eb9.C: Likewise.
5840
5841 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
5842
5843 * g++.dg/other/linkage1.C: New test.
5844 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
5845 specifiers.
5846
5847 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
5848
5849 * gcc.dg/concat.c: New test.
5850
5851 2001-12-11 Stan Shebs <shebs@apple.com>
5852
5853 * objc/compile: New test directory.
5854 * objc/compile/compile.exp: New expect script.
5855 * objc/compile/20011211-1.m: New compile test.
5856
5857 2001-12-11 Jason Merrill <jason@redhat.com>
5858
5859 * lib/prune.exp (prune_gcc_output): Also handle "In member
5860 function". So many permutations...
5861
5862 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
5863
5864 * g++.dg/template/typedef1.C: New test.
5865
5866 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
5867
5868 * g++.dg/other/copy1.C: New test.
5869
5870 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
5871
5872 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
5873
5874 * gcc.dg/builtin-choose-expr.c: New.
5875
5876 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
5877
5878 * gcc.dg/altivec-2.c: New.
5879
5880 2001-12-07 Richard Henderson <rth@redhat.com>
5881
5882 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
5883
5884 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
5885
5886 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
5887 ultrasparc.
5888
5889 2001-12-07 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5890
5891 * g++-old.deja/g++.robertl/eb101.C: Deleted.
5892
5893 2001-12-06 Janis Johnson <janis187@us.ibm.com>
5894
5895 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
5896 variable argument list.
5897
5898 2001-12-06 Zack Weinberg <zack@codesourcery.com>
5899
5900 * gcc.c-torture/execute/memcheck: Delete entire directory.
5901 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
5902 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
5903
5904 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
5905
5906 * gcc.dg/Wshadow-1.c: New test.
5907
5908 2001-12-05 Jakub Jelinek <jakub@redhat.com>
5909
5910 * gcc.c-torture/compile/20011130-1.c: New test.
5911
5912 * gcc.dg/noncompile/20011025-1.c: New test.
5913
5914 * g++.dg/other/anon-union.C: New test.
5915
5916 * gcc.c-torture/execute/20011024-1.c: New test.
5917
5918 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
5919
5920 * gcc.c-torture/execute/20000722-1.x,
5921 gcc.c-torture/execute/20010123-1.x: Remove.
5922 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
5923 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
5924 gcc.dg/c99-complit-2.c: New tests.
5925
5926 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
5927
5928 * g++.dg/inherit/base1.C: New test.
5929
5930 2001-12-04 Jakub Jelinek <jakub@redhat.com>
5931
5932 * g++.dg/other/stdarg1.C: New test.
5933
5934 * gcc.c-torture/compile/20011130-2.c: New test.
5935
5936 2001-12-03 Janis Johnson <janis187@us.ibm.com>
5937
5938 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
5939 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5940 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
5941 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
5942 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
5943 * gcc.dg/builtin-prefetch-1.c: New test.
5944
5945 2001-12-03 Jakub Jelinek <jakub@redhat.com>
5946
5947 * gcc.dg/20011130-1.c: New test.
5948
5949 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
5950
5951 * g++.dg/other/scope1.C: New test.
5952 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
5953
5954 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5955
5956 * gcc.dg/vla-init-1.c: New test.
5957
5958 2001-12-01 Geoff Keating <geoffk@redhat.com>
5959
5960 * gcc.c-torture/compile/structs.c: New testcase from GDB.
5961
5962 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
5963
5964 * objc.dg/alias.m: Update.
5965 * objc.dg/class-1.m: Update.
5966 * objc.dg/const-str-1.m: Update.
5967 * objc.dg/fwd-proto-1.m: Update.
5968 * objc.dg/id-1.m: Update.
5969 * objc.dg/super-class-1.m: Update.
5970
5971 2001-11-29 Mark Mitchell <mark@codesourcery.com>
5972
5973 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
5974 constructs.
5975
5976 2001-11-28 Jeffrey A Law (law@cygnus.com)
5977
5978 * gcc.c-torture/execute/20011128-1.c: New test.
5979
5980 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
5981
5982 * gcc.dg/20011127-1.c: New test.
5983
5984 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
5985
5986 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
5987 from Austin Group draft 7.
5988 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
5989 scanf format arguments.
5990 * gcc.dg/format/no-exargs-2.c: New test.
5991
5992 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
5993
5994 * g++.dg/abi/vbase8-4.C: New test.
5995
5996 2001-11-24 Ian Lance Taylor <ian@airs.com>
5997
5998 * gcc.c-torture/execute/20011121-1.c: New test.
5999
6000 2001-11-23 Jeffrey A Law (law@cygnus.com)
6001
6002 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
6003
6004 2001-11-23 Andreas Jaeger <aj@suse.de>
6005
6006 * gcc.dg/cpp/charconst-2.c: New test.
6007
6008 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
6009
6010 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
6011 to the host if it is remote. Let tests specify extra headers
6012 they use.
6013 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
6014 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
6015 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
6016 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
6017 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
6018 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
6019 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
6020 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
6021 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
6022 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
6023
6024 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
6025
6026 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
6027 for little endian ARMs.
6028
6029 2001-11-20 Jakub Jelinek <jakub@redhat.com>
6030
6031 * gcc.c-torture/compile/20011119-1.c: New test.
6032 * gcc.c-torture/compile/20011119-2.c: New test.
6033
6034 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
6035
6036 * gcc.dg/altivec-1.c: Fix typo.
6037
6038 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
6039
6040 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
6041
6042 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
6043
6044 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
6045
6046 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
6047
6048 * lib/g77.exp: Don't specify --rpath-link.
6049
6050 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
6051 across all the headers.
6052 * gcc.dg/format/format.exp: For testing on a remote host,
6053 copy format.h.
6054
6055 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
6056 * gcc.c-torture/execute/930406-1.c: Likewise.
6057 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
6058
6059 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
6060
6061 * gcc.dg/altivec-1.c: New.
6062
6063 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
6064
6065 * gcc.dg/cpp/fpreprocessed.c: New test case.
6066
6067 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
6068
6069 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
6070 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
6071 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
6072
6073 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
6074
6075 * gcc.dg/no-builtin-1.c: New test.
6076
6077 2001-11-16 Jakub Jelinek <jakub@redhat.com>
6078
6079 * gcc.c-torture/execute/20011115-1.c: New test.
6080
6081 2001-11-15 Jakub Jelinek <jakub@redhat.com>
6082
6083 * gcc.c-torture/compile/20011114-2.c: New test.
6084 * gcc.c-torture/compile/20011114-3.c: New test.
6085 * gcc.c-torture/compile/20011114-4.c: New test.
6086
6087 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
6088
6089 * g++.dg/other/init1.C: New test.
6090
6091 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
6092
6093 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
6094 message.
6095
6096 * gcc.c-torture/execute/20011114-1.c: New testcase.
6097
6098 * gcc.c-torture/compile/20010327-1.c: Revert last change.
6099 * gcc.c-torture/compile/20011114-1.c: New test, exactly
6100 like the (before this change) version of 20010327-1.c.
6101
6102 2001-11-14 Roger Sayle <roger@eyesopen.com>
6103
6104 * gcc.c-torture/execute/string-opt-13.c: New testcase.
6105
6106 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
6107
6108 * g++.dg/init/array2.C: New test.
6109
6110 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
6111
6112 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
6113
6114 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
6115
6116 * g++.dg/other/forscope1.C: New test.
6117 * g++.dg/ext/forscope1.C: New test.
6118 * g++.dg/ext/forscope2.C: New test.
6119
6120 2001-11-13 Jakub Jelinek <jakub@redhat.com>
6121
6122 * gcc.c-torture/execute/20011113-1.c: New test.
6123
6124 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
6125
6126 * gcc.c-torture/execute/20011109-2.c: New test.
6127
6128 * gcc.c-torture/execute/20011109-1.c: New test.
6129
6130 2001-11-09 Jakub Jelinek <jakub@redhat.com>
6131
6132 * gcc.c-torture/compile/20011109-1.c: New test.
6133
6134 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
6135
6136 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
6137 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
6138 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
6139 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
6140 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
6141 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
6142 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
6143
6144 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
6145
6146 * g++.dg/warn/Wshadow-1.C: New tests.
6147 * g++.old-deja/g++.mike/for3.C: Update.
6148
6149 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
6150
6151 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
6152 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
6153 XFAILs. Adjust expected error texts.
6154 * gcc.c-torture/compile/20011106-1.c,
6155 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
6156 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
6157 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
6158 gcc.dg/c99-array-lval-5.c: New tests.
6159
6160 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6161
6162 * gcc.dg/cpp/defined.c: Update.
6163
6164 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6165
6166 * gcc.c-torture/execute/anon-1.c: New test.
6167
6168 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
6169
6170 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
6171 same size, so no warning should be produced on stormy16.
6172
6173 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
6174 due to oversized array.
6175 * g++.old-deja/g++.mike/ns15.C: Likewise.
6176 * g++.old-deja/g++.pt/crash16.C: Likewise.
6177
6178 2001-11-02 Graham Stott <grahams@redhat.com>
6179
6180 * g++.dgother/debug1.C: Fix typos.
6181
6182 2001-11-01 Jakub Jelinek <jakub@redhat.com>
6183
6184 * g++.dg/other/debug1.C: New test.
6185
6186 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6187
6188 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
6189 of unsigned long.
6190
6191 2001-10-30 Jakub Jelinek <jakub@redhat.com>
6192
6193 * gcc.dg/20011029-2.c: New test.
6194
6195 * gcc.c-torture/compile/20011029-1.c: New test.
6196
6197 2001-10-29 Nicola Pero <n.pero@mi.flashnet.it>
6198
6199 * objc/execute/class_self-1.m: New test.
6200 * objc/execute/class_self-2.m: New test.
6201
6202 2001-10-25 Zack Weinberg <zack@codesourcery.com>
6203
6204 * gcc.misc-tests/msgs.exp: Delete.
6205 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
6206 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
6207 error set to match recent changes.
6208
6209 2001-10-24 Zack Weinberg <zack@codesourcery.com>
6210
6211 * gcc.dg/20011021-1.c: New test.
6212
6213 2001-10-24 Jakub Jelinek <jakub@redhat.com>
6214
6215 * gcc.c-torture/compile/20011023-1.c: New test.
6216
6217 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
6218
6219 * lib/g77.exp: Rewrite based on lib/g++.exp.
6220
6221 2001-10-19 Jakub Jelinek <jakub@redhat.com>
6222
6223 * gcc.c-torture/execute/20011019-1.c: New test.
6224
6225 * gcc.dg/20011018-1.c: New test.
6226
6227 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
6228
6229 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
6230
6231 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
6232
6233 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
6234 * gcc.dg/attr-invalid.c: Likewise.
6235
6236 2001-10-18 Jakub Jelinek <jakub@redhat.com>
6237
6238 * testsuite/gcc.dg/20011015-1.c: New test.
6239
6240 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
6241
6242 * g++.dg/template/unify2.C: New test.
6243
6244 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
6245
6246 * g++.dg/other/exception-specification.C: New test
6247
6248 2001-10-13 Tom Rix <trix@redhat.com>
6249
6250 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
6251 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
6252
6253 2001-10-12 Jakub Jelinek <jakub@redhat.com>
6254
6255 * testsuite/gcc.dg/20011009-1.c: New test.
6256
6257 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
6258
6259 PR g++/4476
6260 * g++.dg/other/friend1.C: New test.
6261
6262 2001-10-11 Richard Henderson <rth@redhat.com>
6263
6264 * g++.old-deja/g++.other/crash18.C: Add -S to options.
6265
6266 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6267
6268 * gcc.c-torture/compile/20011010-1.c: New.
6269
6270 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
6271
6272 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
6273 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
6274 g77.f-torture/execute/execute.exp,
6275 g77.f-torture/noncompile/noncompile.exp,
6276 gcc.c-torture/compile/compile.exp,
6277 gcc.c-torture/execute/execute.exp,
6278 gcc.c-torture/execute/ieee/ieee.exp,
6279 gcc.c-torture/execute/memcheck/memcheck.exp,
6280 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
6281 objc/execute/execute.exp: Update FSF address.
6282
6283 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
6284
6285 * gcc.dg/cpp/cmdlne-C.c: Update.
6286 * gcc.dg/cpp/cmdlne-C2.c: New.
6287
6288 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6289
6290 * gcc.c-torture/execute/20011008-3.c: New.
6291
6292 2001-10-08 DJ Delorie <dj@redhat.com>
6293
6294 * gcc.dg/20011008-1.c: New.
6295 * gcc.dg/20011008-2.c: New.
6296
6297 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
6298
6299 * gcc.dg/cpp/spacing1.c: Update test.
6300
6301 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
6302
6303 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
6304 spelling errors of "separate" as "seperate".
6305
6306 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
6307
6308 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
6309 enough to avoid inlining.
6310
6311 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6312
6313 * lib/g77.exp: set libg2c_dir correctly.
6314
6315 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
6316
6317 * gcc.dg/cpp/macro11.c: New test.
6318
6319 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6320
6321 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
6322 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
6323 gcc.dg/format/multattr-3.c: New tests.
6324 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
6325 tests for format attributes on function pointers being rejected.
6326
6327 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6328
6329 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
6330
6331 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
6332
6333 * g++.dg/warn/format1.C: New test.
6334
6335 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
6336
6337 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
6338
6339 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
6340
6341 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
6342
6343 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
6344
6345 * gcc.dg/cpp/redef2.c: Add test.
6346
6347 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
6348
6349 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
6350 long-standing bug on i686, apparently.
6351 * gcc.c-torture/execute/loop-2c.x: New file.
6352 * gcc.c-torture/execute/loop-2d.x: New file.
6353 * gcc.c-torture/execute/loop-3c.x: New file.
6354
6355 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
6356
6357 * gcc.dg/cpp/20000625-2.c: Correct line number.
6358
6359 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
6360
6361 * gcc.dg/cpp/macro10.c: New test.
6362 * gcc.dg/cpp/strify3.c: New test.
6363 * gcc.dg/cpp/spacing1.c: Add tests.
6364 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
6365 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
6366
6367 2001-09-24 DJ Delorie <dj@redhat.com>
6368
6369 * gcc.c-torture/execute/20010924-1.c: New test.
6370
6371 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
6372
6373 * testsuite/objc/execute/paste.m: Remove.
6374
6375 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
6376
6377 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
6378
6379 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
6380
6381 * g77.dg/strlen0.f: New test.
6382
6383 2001-09-21 Richard Henderson <rth@redhat.com>
6384
6385 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
6386 * g++.old-deja/g++.abi/vtable2.C: Likewise.
6387
6388 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
6389
6390 Table-driven attributes.
6391 * g++.dg/ext/attrib1.C: New test.
6392
6393 2001-09-20 DJ Delorie <dj@redhat.com>
6394
6395 * gcc.dg/20000926-1.c: Update expected warning messages.
6396 * gcc.dg/array-2.c: Likewise, and test for warnings too.
6397 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
6398 array.
6399
6400 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
6401
6402 * g++.dg/eh/registers1.C: New test case.
6403
6404 2001-09-17 Richard Henderson <rth@redhat.com>
6405
6406 * gcc.dg/array-5.c: Fix VLA decomposition test.
6407
6408 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
6409
6410 * gcc.dg/cpp/line5.c: New testcase.
6411
6412 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
6413
6414 * gcc.dg/cpp/macro9.c: New test.
6415
6416 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
6417
6418 * gcc.c-torture/execute/980223.c: Change type of addr from long
6419 to char *.
6420
6421 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
6422
6423 * gcc.c-torture/execute/20010915-1.c: New test.
6424
6425 2001-09-14 Janis Johnson <janis187@us.ibm.com>
6426
6427 * g77.dg/bprob: New directory.
6428 * g77.dg/bprob/bprob.exp: New file.
6429 * g77.dg/bprob/bprob-1.f: New test.
6430 * g77.dg/gcov: New directory.
6431 * g77.dg/gcov/gcov.exp: New file.
6432 * g77.dg/gcov/gcov-1.f: New test.
6433 * g77.dg/gcov/gcov-1.x: New file.
6434
6435 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
6436
6437 * gcc.dg/cpp/directiv.c: Update.
6438 * gcc.dg/cpp/undef1.c: Update.
6439
6440 2001-09-12 Jakub Jelinek <jakub@redhat.com>
6441
6442 * gcc.dg/20010912-1.c: New test.
6443
6444 2001-09-11 Janis Johnson <janis187@us.ibm.com>
6445
6446 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
6447 language-independent file in lib.
6448 * lib/gcov.exp: New file.
6449
6450 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
6451
6452 * gcc.c-torture/compile/20010911-1.c: New test.
6453
6454 2001-09-10 Janis Johnson <janis187@us.ibm.com>
6455
6456 * lib/profopt.exp: New, to support profile-directed optimizations.
6457 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
6458 * gcc.misc-tests/bprob-1.c: New test.
6459 * gcc.misc-tests/bprob-2.c: New test.
6460
6461 2001-09-07 Janis Johnson <janis187@us.ibm.com>
6462
6463 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
6464 XFAIL and which kinds of gcov output to verify.
6465 * gcc.misc-tests/gcov-4b.x: New file.
6466 * gcc.misc-tests/gcov-5b.x: New file.
6467 * gcc.misc-tests/gcov-6.x: New file.
6468 * gcc.misc-tests/gcov-7.c: New test.
6469 * gcc.misc-tests/gcov-7.x: New file.
6470
6471 2001-09-06 Janis Johnson <janis187@us.ibm.com>
6472
6473 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
6474 * gcc.misc-tests/gcov-6.c: New test.
6475
6476 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
6477
6478 PR c++/3986
6479 * g++.dg/abi/vbase1.C: New test.
6480
6481 2001-09-05 Ziemowit Laski <zlaski@apple.com>
6482
6483 * objc.dg/method-2.m: New.
6484
6485 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
6486
6487 PR c++/4203
6488 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
6489 * g++.dg/init/empty1.C: New test.
6490
6491 2001-09-03 Jakub Jelinek <jakub@redhat.com>
6492
6493 * gcc.c-torture/compile/20010903-1.c: New test.
6494
6495 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
6496
6497 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
6498 for m68k.
6499
6500 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
6501
6502 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
6503
6504 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
6505
6506 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
6507
6508 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
6509
6510 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
6511 for 16-bit 'unsigned int'.
6512
6513 2001-08-29 Kazu Hirata <kazu@hxi.com>
6514
6515 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
6516
6517 2001-08-27 Richard Henderson <rth@redhat.com>
6518
6519 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
6520 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
6521
6522 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
6523
6524 * gcc.dg/asm-names.c (ymain): New.
6525
6526 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
6527
6528 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
6529 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
6530 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
6531
6532 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6533
6534 * gcc.dg/compare5.c: New testcase.
6535
6536 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
6537
6538 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
6539 and "In instantiation".
6540
6541 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
6542
6543 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
6544
6545 2001-08-20 Janis Johnson <janis187@us.ibm.com>
6546
6547 * gcc.misc-tests/gcov.exp: Add support for branch information.
6548 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
6549 * gcc.misc-tests/gcov-4.c: New test.
6550 * gcc.misc-tests/gcov-4b.c: New test.
6551 * gcc.misc-tests/gcov-5b.c: New test.
6552
6553 2001-08-20 Zack Weinberg <zackw@panix.com>
6554
6555 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
6556 expected to fail.
6557
6558 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
6559
6560 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
6561
6562 2001-08-19 Jakub Jelinek <jakub@redhat.com>
6563
6564 * g++.dg/eh/template1.C: New test.
6565
6566 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
6567
6568 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
6569 Fix thinko.
6570 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
6571 for xfail.
6572
6573 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
6574
6575 * lib/g77-dg.exp: Use prune.exp for common procedures
6576 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
6577 * lib/g77.exp: (g77-dg-prune) Remove
6578
6579 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
6580
6581 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
6582
6583 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6584
6585 * g++.dg/template/unify1.C: New test.
6586
6587 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
6588
6589 * g++.dg/abi/empty4.C: New test.
6590
6591 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
6592
6593 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
6594 solaris2.*
6595 * g77.f-torture/compile/pr3743.x: Likewise
6596
6597 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
6598
6599 * g++.dg/other/using-declaration.C: New test.
6600
6601 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6602
6603 * gcc.dg/cpp/tr-sign.c: New testcase.
6604
6605 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
6606
6607 * gcc.dg/cpp/19951025-1.c: Revert.
6608 * gcc.dg/cpp/directiv.c: We no longer process directives that
6609 interrupt macro arguments.
6610
6611 2001-08-03 Zack Weinberg <zackw@stanford.edu>
6612
6613 * gcc.dg/bconstp-1.c: New test.
6614
6615 2001-08-03 Richard Henderson <rth@redhat.com>
6616
6617 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
6618
6619 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
6620
6621 * gcc.dg/cpp/19951025-1.c: Update.
6622
6623 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
6624
6625 * g77.dg/ff90-1.f (s): Fix reference of variable z,
6626 should be x.
6627
6628 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
6629
6630 Kill -fhonor-std.
6631 * g++.old-deja/g++.ns/ns14.C: Remove special options.
6632 * g++.old-deja/g++.other/std1.C: Likewise.
6633 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
6634
6635 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6636
6637 * lib/g77.exp: Load gcc-defs.exp for common procedures
6638 (g77_pass, g77_fail, g77_finish, g77_exit,
6639 ${tool}_check_unsupported_p} Now redundant. Deleted.
6640
6641 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
6642
6643 * g77.dg/fbackslash.f
6644 * g77.dg/fcase-preserve.f
6645 * g77.dg/ff90-1.f
6646 * g77.dg/ffixed-line-length-0.f
6647 * g77.dg/ffixed-line-length-132.f
6648 * g77.dg/ffixed-line-length-7.f
6649 * g77.dg/ffixed-line-length-72.f
6650 * g77.dg/ffixed-line-length-none.f
6651 * g77.dg/ffree-form-1.f
6652 * g77.dg/fno-backslash.f
6653 * g77.dg/fno-f90-1.f
6654 * g77.dg/fno-fixed-form-1.f
6655 * g77.dg/fno-onetrip.f
6656 * g77.dg/fno-typeless-boz.f
6657 * g77.dg/fno-underscoring.f
6658 * g77.dg/fno-vxt-1.f
6659 * g77.dg/fonetrip.f
6660 * g77.dg/ftypeless-boz.f
6661 * g77.dg/fugly-assumed.f
6662 * g77.dg/funderscoring.f
6663 * g77.dg/fvxt-1.f
6664
6665 2001-08-01 Ziemowit Laski <zlaski@apple.com>
6666
6667 * objc.dg/fwd-proto-1.m: New.
6668 * objc.dg/local-decl-1.m: New.
6669 * objc.dg/naming-1.m: New.
6670 * objc.dg/naming-2.m: New.
6671 * objc.dg/proto-hier-1.m: New.
6672
6673 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
6674
6675 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
6676 largest-type elements to a struct makes its size grow.
6677
6678 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6679
6680 * g++.dg/abi/vthunk1.C: New test.
6681
6682 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
6683
6684 * g++.dg/abi/vbase8-22.C: New test.
6685
6686 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6687
6688 * gcc.dg/cpp/macro8.c: New test.
6689
6690 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6691
6692 * g++.dg/abi/vbase8-21.C: New test.
6693
6694 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
6695
6696 * g++.dg/abi/vbase8-10.C: New test.
6697
6698 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6699
6700 * lib/g++.exp (g++_set_ld_library_path): Renamed to
6701 ${tool}_set_ld_library_path.
6702 Changed caller.
6703 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
6704 g++.exp.
6705
6706 2001-07-26 Stan Cox <scox@redhat.com>
6707
6708 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
6709 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
6710 gcc_exit, gcc_check_unsupported_p):
6711 Moved to gcc-deps.exp
6712 * gcc-deps.exp: New file.
6713
6714 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6715
6716 * g++.old-deja/g++.pt/defarg14.C: New test.
6717
6718 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6719
6720 * g++.old-deja/g++.other/lineno5.C: New test.
6721
6722 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6723
6724 * g++.old-deja/g++.pt/crash68.C: New test.
6725
6726 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
6727
6728 * g++.old-deja/g++.other/crash42.C: New test.
6729
6730 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
6731
6732 * gcc.dg/cpp/extratokens.c: Fix.
6733 * gcc.dg/cpp/skipping2.c: New tests.
6734
6735 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6736
6737 * gcc.c-torture/execute/20010724-1.c: New file.
6738 * gcc.c-torture/execute/20010724-1.x: New file.
6739
6740 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6741
6742 * g++.old-deja/g++.other/cond7.C: New test.
6743
6744 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6745
6746 * g++.old-deja/g++.other/optimize4.C: New test.
6747
6748 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
6749
6750 * g++.old-deja/g++.abi/vbase8-5.C: New test.
6751
6752 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
6753
6754 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
6755 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
6756 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
6757 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
6758
6759 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
6760 bug report" message.
6761
6762 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
6763 * g++.dg/ext/instantiate1.C: Move from old-deja.
6764
6765 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
6766
6767 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
6768 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
6769 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
6770 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
6771
6772 2001-07-23 Jeffrey A Law (law@cygnus.com)
6773
6774 * gcc.c-torture/execute/20010723-1.c: New test.
6775
6776 2001-07-23 Ben Elliston <bje@redhat.com>
6777
6778 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
6779
6780 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6781
6782 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
6783 i[34567]86-*-*.
6784 Delete handling of ieee_multilib_flags.
6785 Pass -mieee for alpha*-*-* and sh-*-*.
6786 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
6787
6788 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
6789
6790 Remove old-abi tests.
6791 * g++.old-deja/g++.mike/p11116.C: Remove.
6792 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
6793
6794 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
6795
6796 * g77.f-torture/compile/pr3743.f: New test
6797
6798 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
6799
6800 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
6801
6802 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6803
6804 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
6805 g++.old-deja/g++.pt/static6.C: Likewise.
6806 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
6807 supports weak symbols.
6808
6809 2001-07-18 Andreas Jaeger <aj@suse.de>
6810
6811 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
6812 supported again.
6813
6814 2001-07-18 Andreas Jaeger <aj@suse.de>
6815
6816 * gcc.dg/iftrap-1.c: Fix target line.
6817
6818 2001-07-17 Richard Henderson <rth@redhat.com>
6819
6820 * gcc.c-torture/execute/20010717-1.c: New.
6821
6822 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
6823
6824 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
6825 tests.
6826
6827 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
6828
6829 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
6830
6831 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6832
6833 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
6834 UAC_SIGBUS, UAC_NOPRINT definitions.
6835
6836 2001-07-16 Nicola Pero <n.pero@mi.flashnet.it>
6837
6838 * objc/execute/object_is_class.m: New test.
6839 * objc/execute/object_is_meta_class.m: New test.
6840
6841 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
6842
6843 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
6844 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
6845
6846 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
6847
6848 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
6849 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
6850
6851 2001-07-14 Richard Henderson <rth@redhat.com>
6852
6853 * gcc.dg/iftrap-1.c: New.
6854
6855 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
6856
6857 * g77.f-torture/execute/intrinsic77.f: New test.
6858
6859 2001-07-11 Janis Johnson <janis@us.ibm.com>
6860
6861 * gcc.misc-tests/gcov-3.c: New test.
6862
6863 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6864
6865 * gcc.c-torture/compile/20010711-1.c,
6866 * gcc.c-torture/compile/20010711-2.c: New tests.
6867
6868 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
6869
6870 * gcc.c-torture/execute/20010711-1.c: New test.
6871
6872 2001-07-11 Ben Elliston <bje@redhat.com>
6873
6874 * g++.old-deja/g++.other/enum5.C: New test.
6875
6876 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
6877
6878 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
6879 (g++-dg-prune): Call prune_gcc_output.
6880 * prune.exp: New file for prune_gcc_output.
6881 * lib/g++.exp, lib/gcc.exp: Load it.
6882
6883 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
6884
6885 * gcc.c-torture/compile/20010701-1.c,
6886 g++.old-deja/g++.ext/attrib6.C: New tests.
6887
6888 2001-07-06 Jeffrey A Law (law@cygnus.com)
6889
6890 * gcc.c-torture/compile/20010706-1.c: New test.
6891
6892 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
6893
6894 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
6895
6896 2001-06-28 Stan Shebs <shebs@apple.com>
6897
6898 * gcc.dg/pragma-darwin.c: New test.
6899
6900 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6901
6902 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
6903 Solaris 2.[678] system.
6904
6905 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
6906
6907 * gcc.dg/20010622-1.c: New test.
6908
6909 2001-06-18 Stan Shebs <shebs@apple.com>
6910
6911 * objc.dg: New directory.
6912 * objc.dg/dg.exp: New file.
6913 * objc.dg/alias.m: New.
6914 * objc.dg/class-1.m: New.
6915 * objc.dg/class-2.m: New.
6916 * objc.dg/const-str-1.m: New.
6917 * objc.dg/const-str-2.m: New.
6918 * objc.dg/id-1.m: New.
6919 * objc.dg/method-1.m: New.
6920 * objc.dg/super-class-1.m: New.
6921 * lib/objc-dg.exp: New file.
6922
6923 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
6924
6925 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
6926 of label name.
6927
6928 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
6929
6930 * g++.old-deja/g++.abi/vbase8-9.C: New test.
6931
6932 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6933
6934 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
6935 variable.
6936
6937 2001-06-12 Richard Henderson <rth@redhat.com>
6938
6939 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
6940
6941 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6942
6943 * g++.old-deja/g++.abi/vbase5.C: New test.
6944 * g++.old-deja/g++.abi/vbase6.C: New test.
6945 * g++.old-deja/g++.abi/vbase7.C: New test.
6946
6947 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6948
6949 * gcc.c-torture/compile/20010610-1.c: New test.
6950
6951 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
6952
6953 * g++.old-deja/g++.abi/vbase4.C: New test.
6954
6955 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6956
6957 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
6958 support %f for HC11/HC12 targets.
6959 * gcc.c-torture/execute/930513-1.x: New file, likewise.
6960 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
6961 on HC11/HC12 targets.
6962 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
6963
6964 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6965
6966 * gcc.dg/wchar_t-1.c: New file.
6967 * gcc.dg/wint_t-1.c: Likewise.
6968
6969 2001-06-11 Bernd Schmidt <bernds@redhat.com>
6970
6971 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
6972
6973 2001-06-11 Richard Henderson <rth@redhat.com>
6974
6975 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
6976
6977 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6978
6979 * gcc.c-torture/compile/20010611-1.c: New test.
6980
6981 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
6982
6983 * gcc.dg/c99-tag-1.c: Add more tests.
6984
6985 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
6986
6987 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
6988 representation on MN10300 and ARM/Thumb.
6989
6990 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
6991
6992 * g77.f-torture/execute/20010610.f: New.
6993
6994 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
6995
6996 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
6997 names.
6998
6999 2001-06-09 Richard Henderson <rth@redhat.com>
7000
7001 * gcc.c-torture/execute/ashrdi-1.c: New.
7002 * gcc.c-torture/execute/ashldi-1.c: New.
7003 * gcc.c-torture/execute/lshrdi-1.c: New.
7004
7005 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
7006
7007 * objc/execute/load-3.m: Added. Check sending +load to categories,
7008 in addition to classes.
7009
7010 2001-06-08 Stan Shebs <shebs@apple.com>
7011
7012 * objc/execute/load-2.m: New test. From Nicola Pero
7013 <n.pero@mi.flashnet.it>.
7014
7015 2001-06-08 Jakub Jelinek <jakub@redhat.com>
7016
7017 * gcc.c-torture/execute/20010605-2.c: New test.
7018
7019 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
7020
7021 * g++.old-deja/g++.abi/vbase2.C: New test.
7022 * g++.old-deja/g++.abi/vbase3.C: New test.
7023
7024 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
7025
7026 * g++.old-deja/g++.pt/friend49.C: New test.
7027
7028 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
7029
7030 * g++.old-deja/g++.ext/anon3.C: New test.
7031
7032 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
7033
7034 * g++.old-deja/g++.other/conv7.C: New test.
7035
7036 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
7037
7038 * gcc.c-torture/compile/20010605-2.c: New test.
7039
7040 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7041
7042 * gcc.c-torture/execute/20010604-1.c: New test.
7043
7044 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
7045
7046 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
7047
7048 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
7049
7050 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
7051 (g++_link_flags): Likewise.
7052 (g++_init): Pass gccpath's value to two previous functions.
7053
7054 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7055
7056 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
7057 Ensure logfile entry matches exec command line.
7058
7059 2001-05-31 Richard Henderson <rth@redhat.com>
7060
7061 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
7062 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
7063
7064 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
7065
7066 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
7067 compiler for irix6.2
7068
7069 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
7070
7071 * g++.old-deja/g++.other/optimize3.C: New file.
7072
7073 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
7074
7075 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
7076 assemble.
7077
7078 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
7079
7080 * g++.old-deja/g++.other/optimize2.C: New file.
7081
7082 2001-05-25 Diego Novillo <dnovillo@redhat.com>
7083
7084 * gcc.c-torture/compile/20010518-2.c: New file.
7085 * gcc.c-torture/execute/20010518-1.c: New file.
7086 * gcc.c-torture/execute/20010518-2.c: New file.
7087
7088 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
7089
7090 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
7091
7092 2001-05-24 Mark Mitchell <mark@codesourcery.com>
7093
7094 G++ no longer defines builtins that do not begin with __builtin.
7095 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
7096 * g++.old-deja/g++.brendand/misc13.C: Likewise.
7097 * g++.old-deja/g++.law/builtin1.C: Likewise.
7098 * g++.old-deja/g++.law/cvt2.C: Likewise.
7099 * g++.old-deja/g++.mike/net5.C: Likewise.
7100 * g++.old-deja/g++.other/builtins1.C: Likewise.
7101 * g++.old-deja/g++.other/builtins2.C: Likewise.
7102 * g++.old-deja/g++.other/builtins3.C: Likewise.
7103 * g++.old-deja/g++.other/builtins4.C: Likewise.
7104 * g++.old-deja/g++.other/inline8.C: Likewise.
7105 * g++.old-deja/g++.robertl/eb39.C: Likewise.
7106
7107 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
7108
7109 * g++.old-deja/g++.pt/using1.C: Adjust.
7110 * g++.old-deja/g++.pt/using2.C: New test.
7111
7112 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
7113
7114 * gcc.dg/cpp/charconst.c: New tests.
7115 * gcc.dg/cpp/escape.c: New tests.
7116 * gcc.dg/cpp/escape-1.c: New tests.
7117 * gcc.dg/cpp/escape-2.c: New tests.
7118 * gcc.dg/cpp/ucs.c: New tests.
7119
7120 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
7121
7122 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
7123 native compiler for irix6.5.
7124
7125 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
7126
7127 * lib/g++.exp (g++_include_flags): Use args to compute
7128 get_multilibs.
7129 (g++_link_flags): Likewise.
7130 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
7131
7132 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
7133
7134 * gcc.dg/c90-hexfloat-1.c: Add more tests.
7135
7136 2001-05-21 Geoff Keating <geoffk@redhat.com>
7137
7138 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
7139 this file.
7140
7141 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7142
7143 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
7144 STACK_SIZE;
7145 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
7146 to STACK_SIZE; Use it to define size of add_histo array.
7147 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
7148 to STACK_SIZE.
7149 (f): Use GITT_SIZE to define size of gitt local table.
7150 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
7151 to STACK_SIZE; Use it to define size of bytemem array.
7152
7153 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7154
7155 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
7156 on 68HC11/HC12 due to the asm instruction.
7157 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
7158 * gcc.c-torture/compile/920520-1.x: Likewise.
7159 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
7160 on 68HC11/HC12 because the function is larger than 64K.
7161 * gcc.c-torture/compile/961203-1.x: New file, this test fails
7162 on 68HC11/HC12 because the structure is too large.
7163
7164 2001-05-20 Richard Henderson <rth@redhat.com>
7165
7166 * gcc.c-torture/execute/20010520-1.c: New.
7167
7168 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7169
7170 * g++.old-deja/g++.warn/compare1.C: New test.
7171 * gcc.dg/compare4.c: New test.
7172
7173 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
7174
7175 * g++.old-deja/g++.other/optimize1.C: New test.
7176
7177 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7178
7179 * g++.old-deja/g++.pt/spec41.C: New test.
7180
7181 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
7182
7183 * gcc.c-torture/compile/20010114-1.x: Remove.
7184
7185 2001-05-18 Stan Shebs <shebs@apple.com>
7186
7187 * gcc.c-torture/compile/20010518-1.c: New test.
7188
7189 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
7190
7191 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
7192 * g++.old-deja/g++.pt/crash67.C: New test.
7193
7194 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
7195
7196 * g++.old-deja/g++.other/debug9.C: New test.
7197
7198 2001-05-16 Zack Weinberg <zackw@stanford.edu>
7199
7200 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
7201
7202 2001-05-16 Jan Hubicka <jh@suse.cz>
7203
7204 * gcc.c-torture/compile/20010516-1.c: New test.
7205
7206 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
7207
7208 * g++.old-deja/g++.other/crash41.C: New test.
7209
7210 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
7211
7212 * g++.old-deja/g++.pt/crash66.C: New test.
7213
7214 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
7215
7216 * g++.old-deja/g++.robertl/eb27.C: Convert.
7217
7218 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
7219
7220 * g++.dg/friend-warn.C: New test. Do not warn about friend
7221 declaration being redundant.
7222
7223 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
7224
7225 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
7226
7227 2001-05-14 Mark Mitchell <mark@codesourcery.com>
7228
7229 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
7230
7231 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
7232
7233 * lib/g++.exp: Use testsuite_flags.
7234
7235 2001-05-13 Mark Mitchell <mark@codesourcery.com>
7236
7237 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
7238
7239 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
7240
7241 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
7242
7243 2001-05-11 Mark Mitchell <mark@codesourcery.com>
7244
7245 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
7246
7247 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
7248
7249 * gcc.c-torture/compile/20010313-1.c: New test.
7250
7251 2001-05-09 Zack Weinberg <zackw@stanford.edu>
7252
7253 * gcc.dg/cpp/direct2.c: New test.
7254 * gccq.dg/cpp/direct2s.c: New test.
7255
7256 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
7257
7258 2001-05-07 Mark Mitchell <mark@codesourcery.com>
7259
7260 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
7261 * g++.old-deja/g++.other/op3.C: Likewise.
7262
7263 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
7264
7265 * gcc.dg/cpp/syshdr.h: New file.
7266 * gcc.dg/cpp/sysmac1.c: Update.
7267 * gcc.dg/cpp/sysmac2.c: Update.
7268
7269 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
7270
7271 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
7272
7273 2001-05-04 David Edelsohn <edelsohn@gnu.org>
7274
7275 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
7276 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
7277
7278 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
7279
7280 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
7281
7282 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
7283
7284 * lib/g++.exp (g++_include_flags): Don't use any special flags
7285 if TESTING_IN_BUILD_TREE is not defined.
7286 (g++_init): Use a plain 'c++' as the compiler if
7287 TESTING_IN_BUILD_TREEE is not defined.
7288
7289 2001-05-02 Jakub Jelinek <jakub@redhat.com>
7290
7291 * g++.old-deja/g++.eh/catch13.C: New test.
7292 * g++.old-deja/g++.eh/catch14.C: New test.
7293
7294 2001-05-02 Jakub Jelinek <jakub@redhat.com>
7295
7296 * gcc.dg/cpp/tr-define.c: New test.
7297
7298 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
7299
7300 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
7301 <stdlib.h>, not <malloc.h>.
7302
7303 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
7304
7305 * g++.old-deja/g++.ns/template17.C: New test.
7306
7307 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
7308
7309 * g++.old-deja/g++.pt/ref4.C: New test.
7310
7311 2001-04-30 Richard Henderson <rth@redhat.com>
7312
7313 * gcc.dg/20000724-1.c: Revert last change.
7314
7315 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
7316
7317 * g77.f-torture/execute/20010430.f: New test.
7318
7319 2001-04-30 Mark Mitchell <mark@codesourcery.com>
7320
7321 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
7322
7323 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
7324
7325 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
7326
7327 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
7328
7329 * g++.old-deja/g++.eh/crash6.C: New test.
7330
7331 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
7332
7333 * g++.old-deja/g++.other/warn7.C: New test.
7334
7335 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
7336
7337 * g++.old-deja/g++.other/defarg9.C: New test.
7338
7339 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
7340
7341 * g77.f-torture/compile/20010426.f: New test.
7342 * g77.f-torture/execute/20010426.f: New test.
7343
7344 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
7345
7346 * g77.f-torture/compile/20000629-1.x: Remove - error
7347 has been fixed.
7348
7349 2001-04-26 Jeffrey A Law (law@cygnus.com)
7350
7351 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
7352 Tweak slightly to work with g++.dg framework.
7353 * g++.dg/special/ecos.exp: Run initp1.C test.
7354 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
7355
7356 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
7357 its linker doesn't give line numbers either.
7358 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
7359
7360 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
7361
7362 * g++.old-deja/g++.other/lex1.C: New test.
7363
7364 2001-04-26 Jakub Jelinek <jakub@redhat.com>
7365
7366 * gcc.dg/noncompile/20010425-1.c: New test.
7367
7368 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
7369
7370 * g++.old-deja/g++.pt/mangle2.C: New test.
7371
7372 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7373
7374 * gcc.dg/format/plus-1.c: New test.
7375
7376 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7377
7378 * gcc.dg/20010423-1.c: New test.
7379
7380 2001-04-25 Jakub Jelinek <jakub@redhat.com>
7381
7382 * gcc.c-torture/execute/20010422-1.c: New test.
7383
7384 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
7385
7386 * g++.old-deja/g++.ns/type2.C: New test.
7387
7388 2001-04-24 Zack Weinberg <zackw@stanford.edu>
7389
7390 * g++.old-deja/g++.other/perf1.C: New test.
7391
7392 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
7393
7394 * gcc.dg/c99-func-2.c: Remove xfail.
7395 * gcc.dg/c99-func-3.c: Remove xfail.
7396 * gcc.dg/c99-func-4.c: Remove xfail.
7397
7398 2001-04-23 Zack Weinberg <zackw@stanford.edu>
7399
7400 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
7401
7402 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
7403
7404 * gcc.c-torture/compile/20010423-1.c: New test.
7405
7406 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
7407
7408 * g++.old-deja/g++.pt/typename28.C: New test.
7409
7410 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
7411
7412 * g++.old-deja/g++.abi/empty2.C: New test.
7413 * g++.old-deja/g++.abi/empty3.C: New test.
7414
7415 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7416
7417 * g++.old-deja/g++.other/comdat2.C: New test.
7418 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
7419
7420 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7421
7422 * g++.old-deja/g++.other/overload14.C: New test.
7423
7424 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7425
7426 * g++.old-deja/g++.other/lookup23.C: New test.
7427
7428 2001-04-20 Jakub Jelinek <jakub@redhat.com>
7429
7430 * gcc.c-torture/execute/20010403-1.c: New test.
7431
7432 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
7433 Mark Mitchell <mark@codesourcery.com>
7434
7435 * lib/old-dejagnu.exp: Don't delete output of executable.
7436 Add .exe suffix to executables.
7437
7438 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
7439
7440 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
7441
7442 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7443
7444 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
7445
7446 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7447
7448 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
7449 * g++.old-deja/g++.abi/crash1.C: New test.
7450
7451 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
7452
7453 * g++.old-deja/g++.other/crash40.C: New test.
7454
7455 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7456
7457 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
7458
7459 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
7460
7461 * g++.old-deja/g++.other/warn6.C: New test.
7462
7463 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
7464
7465 * g++.old-deja/g++.robertl/eb42.C: Same.
7466
7467 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7468
7469 * gcc.dg/wtr-conversion-1.c: New testcase.
7470
7471 2001-04-10 Richard Henderson <rth@redhat.com>
7472
7473 * g++.old-deja/g++.other/array5.C: New.
7474
7475 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7476
7477 * gcc.c-torture/execute/20010408-1.c: New test.
7478
7479 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
7480
7481 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
7482 headers and constructs.
7483 * g++.old-deja/g++.robertl/eb79.C: Same.
7484 * g++.old-deja/g++.robertl/eb77.C (main): Same.
7485 * g++.old-deja/g++.robertl/eb73.C: Same.
7486 * g++.old-deja/g++.robertl/eb66.C (main): Same.
7487 * g++.old-deja/g++.robertl/eb55.C (t): Same.
7488 * g++.old-deja/g++.robertl/eb54.C (main): Same.
7489 * g++.old-deja/g++.robertl/eb46.C (main): Same.
7490 * g++.old-deja/g++.robertl/eb44.C: Same.
7491 * g++.old-deja/g++.robertl/eb41.C (main): Same.
7492 * g++.old-deja/g++.robertl/eb4.C (main): Same.
7493 * g++.old-deja/g++.robertl/eb39.C: Same.
7494 * g++.old-deja/g++.robertl/eb33.C (main): Same.
7495 * g++.old-deja/g++.robertl/eb31.C (main): Same.
7496 * g++.old-deja/g++.robertl/eb30.C: Same.
7497 * g++.old-deja/g++.robertl/eb3.C: Same.
7498 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
7499 * g++.old-deja/g++.robertl/eb21.C: Same.
7500 * g++.old-deja/g++.robertl/eb15.C: Same.
7501 * g++.old-deja/g++.robertl/eb118.C: Same.
7502 * g++.old-deja/g++.robertl/eb115.C (main): Same.
7503 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
7504 * g++.old-deja/g++.robertl/eb109.C: Same.
7505 * g++.old-deja/g++.other/sibcall1.C (main): Same.
7506 * g++.old-deja/g++.mike/rtti1.C: Same.
7507 * g++.old-deja/g++.mike/p658.C: Same.
7508 * g++.old-deja/g++.mike/net46.C: Same.
7509 * g++.old-deja/g++.mike/net34.C: Same.
7510 * g++.old-deja/g++.mike/memoize1.C: Same.
7511 * g++.old-deja/g++.mike/eh2.C: Same.
7512 * g++.old-deja/g++.law/weak.C: Same.
7513 * g++.old-deja/g++.law/visibility7.C: Same.
7514 * g++.old-deja/g++.law/visibility25.C: Same.
7515 * g++.old-deja/g++.law/visibility22.C: Same.
7516 * g++.old-deja/g++.law/visibility2.C: Same.
7517 * g++.old-deja/g++.law/visibility17.C: Same.
7518 * g++.old-deja/g++.law/visibility13.C: Same.
7519 * g++.old-deja/g++.law/visibility10.C: Same.
7520 * g++.old-deja/g++.law/visibility1.C: Same.
7521 * g++.old-deja/g++.law/virtual3.C (eval): Same.
7522 * g++.old-deja/g++.law/vbase1.C: Same.
7523 * g++.old-deja/g++.law/operators32.C: Same.
7524 * g++.old-deja/g++.law/nest3.C: Same.
7525 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
7526 * g++.old-deja/g++.law/except5.C (main): Same.
7527 * g++.old-deja/g++.law/cvt7.C (run): Same.
7528 * g++.old-deja/g++.law/cvt2.C: Same.
7529 * g++.old-deja/g++.law/cvt16.C: Same.
7530 * g++.old-deja/g++.law/ctors6.C (bar): Same.
7531 * g++.old-deja/g++.law/ctors17.C (main): Same.
7532 * g++.old-deja/g++.law/ctors13.C: Same.
7533 * g++.old-deja/g++.law/ctors12.C (main): Same.
7534 * g++.old-deja/g++.law/ctors10.C: Same.
7535 * g++.old-deja/g++.law/code-gen5.C: Same.
7536 * g++.old-deja/g++.law/bad-error7.C: Same.
7537 * g++.old-deja/g++.law/arm9.C: Same.
7538 * g++.old-deja/g++.law/arm12.C: Same.
7539 * g++.old-deja/g++.law/arg8.C: Same.
7540 * g++.old-deja/g++.law/arg1.C: Same.
7541 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
7542 * g++.old-deja/g++.jason/template31.C: Same.
7543 * g++.old-deja/g++.jason/template24.C (main): Same.
7544 * g++.old-deja/g++.jason/2371.C: Same.
7545 * g++.old-deja/g++.eh/new2.C: Same.
7546 * g++.old-deja/g++.eh/new1.C: Same.
7547 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
7548 * g++.old-deja/g++.brendan/nest21.C (main): Same.
7549 * g++.old-deja/g++.brendan/err-msg3.C: Same.
7550 * g++.old-deja/g++.brendan/crash62.C: Same.
7551 * g++.old-deja/g++.brendan/crash52.C: Same.
7552 * g++.old-deja/g++.brendan/crash49.C (main): Same.
7553 * g++.old-deja/g++.brendan/crash38.C: Same.
7554 * g++.old-deja/g++.brendan/crash15.C (main): Same.
7555 * g++.old-deja/g++.brendan/copy9.C: Same.
7556
7557 2001-04-06 J"orn Rennecke <amylaar@redhat.com>
7558
7559 * gcc.c-torture/execute/20001203-2.c (memset):
7560 Count argument is of type __SIZE_TYPE__.
7561
7562 2001-04-04 Diego Novillo <dnovillo@redhat.com>
7563
7564 * gcc.c-torture/compile/20010404-1.c: New test.
7565
7566 2001-04-04 Jakub Jelinek <jakub@redhat.com>
7567
7568 * gcc.c-torture/compile/20010326-1.c: New test.
7569
7570 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
7571
7572 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
7573 peculiarities of the SH.
7574 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
7575
7576 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7577
7578 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
7579 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
7580 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
7581
7582 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7583
7584 * g77.f-torture/compile/20010321-1.f: New test.
7585
7586 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7587
7588 * gcc.c-torture/compile/20010329-1.c: New test.
7589
7590 2001-04-02 Jakub Jelinek <jakub@redhat.com>
7591
7592 * gcc.c-torture/execute/20010329-1.c: New test.
7593
7594 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7595
7596 * g++.old-deja/g++.other/eh4.C: Fix typo.
7597
7598 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
7599
7600 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
7601
7602 2001-03-28 Philip Blundell <philb@gnu.org>
7603
7604 * gcc.c-torture/compile/20010328-1.c: New test.
7605
7606 2001-03-27 Richard Henderson <rth@redhat.com>
7607
7608 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
7609 * g++.old-deja/g++.eh/vbase3.C: Likewise.
7610
7611 2001-03-27 Alan Modra <alan@linuxcare.com.au>
7612
7613 * gcc.c-torture/compile/20010327-1.c: New test.
7614
7615 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
7616
7617 * g++.old-deja/g++.other/friend12.C: New test.
7618 * g++.old-deja/g++.other/friend9.C: Expect no errors.
7619 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
7620
7621 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
7622
7623 * gcc.c-torture/execute/20010325-1.c: New test.
7624
7625 2001-03-23 Jakub Jelinek <jakub@redhat.com>
7626
7627 * g++.old-deja/g++.other/mangle3.C: New test.
7628
7629 2001-03-22 Jakub Jelinek <jakub@redhat.com>
7630
7631 * g++.old-deja/g++.other/anon8.C: New test.
7632
7633 2001-03-20 Philip Blundell <philb@gnu.org>
7634
7635 * gcc.c-torture/compile/20010320-1.c: New test.
7636
7637 2001-03-17 Richard Henderson <rth@redhat.com>
7638
7639 * g++.old-deja/g++.other/eh4.C: Add expected error text.
7640
7641 2001-03-15 Geoff Keating <geoff@redhat.com>
7642
7643 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
7644 tests on AIX.
7645
7646 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
7647
7648 * g++.old-deja/g++.other/eh4.C: New test.
7649
7650 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
7651
7652 * gcc.dg/cpp/mi1.c: Update.
7653
7654 2001-03-14 Jakub Jelinek <jakub@redhat.com>
7655
7656 * g++.old-deja/g++.other/regstack.C: New test.
7657
7658 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
7659
7660 * g++.old-deja/g++.other/ref4.C: New test.
7661
7662 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
7663
7664 * objc/execute/va_method.m: Added.
7665 * objc/execute/IMP.m: Added.
7666 * objc/execute/_cmd.m: Added.
7667 * objc/execute/accessing_ivars.m: Added.
7668 * objc/execute/class-1.m: Added.
7669 * objc/execute/class-10.m: Added.
7670 * objc/execute/class-11.m: Added.
7671 * objc/execute/class-12.m: Added.
7672 * objc/execute/class-13.m: Added.
7673 * objc/execute/class-14.m: Added.
7674 * objc/execute/class-2.m: Added.
7675 * objc/execute/class-3.m: Added.
7676 * objc/execute/class-4.m: Added.
7677 * objc/execute/class-5.m: Added.
7678 * objc/execute/class-6.m: Added.
7679 * objc/execute/class-7.m: Added.
7680 * objc/execute/class-8.m: Added.
7681 * objc/execute/class-9.m: Added.
7682 * objc/execute/class-tests-1.h
7683 * objc/execute/class-tests-2.h
7684 * objc/execute/compatibility_alias.m: Added.
7685 * objc/execute/encode-1.m: Added.
7686 * objc/execute/formal_protocol-1.m: Added.
7687 * objc/execute/formal_protocol-2.m: Added.
7688 * objc/execute/formal_protocol-3.m: Added.
7689 * objc/execute/formal_protocol-4.m: Added.
7690 * objc/execute/formal_protocol-5.m: Added.
7691 * objc/execute/formal_protocol-6.m: Added.
7692 * objc/execute/formal_protocol-7.m: Added.
7693 * objc/execute/informal_protocol.m: Added.
7694 * objc/execute/initialize.m: Added.
7695 * objc/execute/load.m: Added.
7696 * objc/execute/many_args_method.m: Added.
7697 * objc/execute/nested-3.m: Added.
7698 * objc/execute/no_clash.m: Added.
7699 * objc/execute/private.m: Added.
7700 * objc/execute/redefining_self.m: Added.
7701 * objc/execute/root_methods.m: Added.
7702 * objc/execute/selector-1.m: Added.
7703 * objc/execute/static-1.m: Added.
7704 * objc/execute/static-2.m: Added.
7705 * objc/execute/va_method.m: Added.
7706
7707 2001-03-10 Richard Henderson <rth@redhat.com>
7708
7709 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
7710
7711 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
7712
7713 * g++.old-deja/g++.other/crash31.C: XFAIL.
7714 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
7715 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
7716 * gcc.c-torture/execute/20010123-1.x: XFAIL.
7717 * gcc.c-torture/execute/20010124-1.x: XFAIL.
7718 * gcc.dg/sequence-pt-1.c: XFAIL one test.
7719
7720 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
7721
7722 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
7723
7724 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7725
7726 * gcc.dg/20000724-1.c: Don't use multiline strings.
7727
7728 2001-03-06 Zack Weinberg <zackw@stanford.edu>
7729
7730 * objc/execute/string1.m, objc/execute/string2.m: Compare the
7731 result of -cString against what we expect it to be; don't just
7732 print it out for no one to read.
7733
7734 * objc/execute/string3.m, objc/execute/string4.m: New tests.
7735 Based on testcases provided by Nicola Pero.
7736
7737 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7738
7739 * gcc.dg/cpp/macro7.c: New test.
7740
7741 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
7742
7743 * gcc.dg/cpp/multiline.c: Update.
7744
7745 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7746
7747 * g++.old-deja/g++.other/enum3.C: New test.
7748
7749 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7750
7751 * g++.old-deja/g++.other/pod1.C: New test.
7752
7753 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
7754
7755 * g++.old-deja/g++.ext/overload1.C: New test.
7756
7757 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7758
7759 * g++.old-deja/g++.pt/using1.C: New test.
7760
7761 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
7762
7763 * g++.old-deja/g++.other/using9.C: New test.
7764
7765 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
7766
7767 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
7768
7769 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
7770
7771 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
7772
7773 * g++.old-deja/g++.ext/realpt1.C: Remove.
7774
7775 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
7776
7777 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
7778
7779 2001-02-26 Will Cohen <wcohen@redhat.com>
7780
7781 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
7782
7783 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
7784
7785 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
7786 templatized constructors.
7787
7788 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7789
7790 * gcc.c-torture/execute/20010224-1.c: New test.
7791
7792 2001-02-23 Jakub Jelinek <jakub@redhat.com>
7793
7794 * gcc.c-torture/execute/20010222-1.c: New test.
7795
7796 2001-02-22 Jakub Jelinek <jakub@redhat.com>
7797
7798 * g++.old-deja/g++.other/inline20.C: New test.
7799
7800 2001-02-21 Ovidiu Predescu <ovidiu@cup.hp.com>
7801
7802 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
7803
7804 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
7805
7806 * g++.old-deja/g++.other/lookup22.C: New test.
7807
7808 2001-02-19 Zack Weinberg <zackw@stanford.edu>
7809
7810 * g77.dg: New directory.
7811 * g77.dg/20010216-1.f: New test case.
7812 * g77.dg/dg.exp: New driver.
7813 * lib/g77-dg.exp: New driver library.
7814
7815 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
7816
7817 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
7818
7819 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
7820
7821 * g++.old-deja/g++.other/decl9.C: New test.
7822
7823 2001-02-16 Jakub Jelinek <jakub@redhat.com>
7824
7825 * g++.old-deja/g++.other/init16.C: Update the test so that it does
7826 not need <string> and also tests the initialization at runtime.
7827
7828 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
7829
7830 * gcc.c-torture/execute/longlong.c: New test.
7831
7832 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
7833
7834 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
7835
7836 2001-02-14 J"orn Rennecke <amylaar@redhat.com>
7837
7838 * gcc.c-torture/execute/920302-1.c (execute):
7839 Change argument type to short.
7840
7841 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7842
7843 * g++.old-deja/g++.pt/deduct6.C: New test.
7844
7845 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
7846
7847 * g++.old-deja/g++.pt/deduct5.C: New test.
7848
7849 2001-02-14 Jakub Jelinek <jakub@redhat.com>
7850
7851 * gcc.c-torture/execute/20010209-1.c: New test.
7852
7853 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
7854
7855 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
7856
7857 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
7858
7859 * g++.dg/vtgc1.C: Update for new ABI.
7860
7861 * consistency.vlad: New directory, 1665 files.
7862
7863 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
7864
7865 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
7866 return type.
7867 * gcc.dg/cpp/digraphs.c: Declare puts.
7868
7869 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7870
7871 * g++.old-deja/g++.other/warn5.C: New test.
7872
7873 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7874
7875 * g++.old-deja/g++.pt/spec40.C: New test.
7876
7877 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
7878
7879 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
7880 case.
7881 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
7882
7883 2001-02-12 Jakub Jelinek <jakub@redhat.com>
7884
7885 * gcc.c-torture/compile/20010209-1.c: New test.
7886
7887 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
7888
7889 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
7890 excess errors message but not if it crashes.
7891 * g++.old-deja/g++.other/crash27.C: Likewise.
7892 * g++.old-deja/g++.other/crash28.C: Likewise.
7893 * g++.old-deja/g++.other/crash30.C: Likewise.
7894 * g++.old-deja/g++.other/crash32.C: Likewise.
7895 * g++.old-deja/g++.other/crash35.C: Likewise.
7896 * g++.old-deja/g++.pt/inherit2.C: Likewise.
7897
7898 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
7899
7900 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
7901 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
7902 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
7903 g77.f-torture/execute/execute.exp,
7904 g77.f-torture/noncompile/noncompile.exp,
7905 gcc.c-torture/execute/execute.exp,
7906 gcc.c-torture/execute/memcheck/memcheck.exp,
7907 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
7908 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
7909 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
7910 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
7911 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
7912 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
7913 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7914 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
7915 Remove bug reporting instructions with ancient email addresses.
7916
7917 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7918
7919 * gcc.dg/20010202-1.c: New test.
7920 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
7921
7922 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
7923
7924 * g++.dg/stdbool-if.C: New test.
7925
7926 2001-02-07 Ovidiu Predescu <ovidiu@cup.hp.com>
7927
7928 * objc/execute/fdecl.m: Added main().
7929
7930 2001-02-07 Jakub Jelinek <jakub@redhat.com>
7931
7932 * gcc.c-torture/execute/20010206-1.c: New test.
7933
7934 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
7935
7936 * gcc.dg/cpp/avoidpaste1.c: Update.
7937
7938 2001-02-05 Ovidiu Predescu <ovidiu@cup.hp.com>
7939
7940 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
7941 Pero <nicola@brainstorm.co.uk>.
7942 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
7943
7944 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
7945
7946 * g++.old-deja/g++.pt/spec39.C: New test.
7947
7948 2001-02-05 Jakub Jelinek <jakub@redhat.com>
7949
7950 * gcc.c-torture/compile/20010202-1.c: New test.
7951
7952 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
7953
7954 * g++.old-deja/g++.abi/primary2.C: New test.
7955 * g++.old-deja/g++.abi/primary3.C: New test.
7956 * g++.old-deja/g++.abi/primary4.C: New test.
7957 * g++.old-deja/g++.abi/primary5.C: New test.
7958 * g++.old-deja/g++.abi/vtable3.h: New test.
7959 * g++.old-deja/g++.abi/vtable3a.C: New test.
7960 * g++.old-deja/g++.abi/vtable3b.C: New test.
7961 * g++.old-deja/g++.abi/vtable3c.C: New test.
7962 * g++.old-deja/g++.abi/vtable3d.C: New test.
7963 * g++.old-deja/g++.abi/vtable3e.C: New test.
7964 * g++.old-deja/g++.abi/vtable3f.C: New test.
7965 * g++.old-deja/g++.abi/vtable3g.C: New test.
7966 * g++.old-deja/g++.abi/vtable3h.C: New test.
7967 * g++.old-deja/g++.abi/vtable3i.C: New test.
7968 * g++.old-deja/g++.abi/vtable3j.C: New test.
7969 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
7970
7971 2001-02-03 Jakub Jelinek <jakub@redhat.com>
7972
7973 * g++.old-deja/g++.other/anon6.C: New test.
7974 * g++.old-deja/g++.other/anon7.C: New test.
7975
7976 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
7977
7978 * gcc.dg/cpp/avoidpaste2.c: New tests.
7979
7980 2001-01-31 Jakub Jelinek <jakub@redhat.com>
7981
7982 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
7983
7984 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
7985
7986 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
7987 DECIMAL_DIG cases for Irix."
7988
7989 2001-01-31 J"orn Rennecke <amylaar@redhat.com>
7990
7991 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
7992
7993 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
7994
7995 * gcc.dg/c99-tag-1.c: New test.
7996
7997 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
7998
7999 * gcc.dg/cpp/tr-warn1.c: Add tests.
8000
8001 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
8002
8003 * gcc.dg/cpp/avoidpaste1.c: Update.
8004 * gcc.dg/cpp/paste4.c: Update.
8005
8006 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
8007
8008 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
8009 cases for Irix.
8010
8011 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8012
8013 * g++.old-deja/g++.other/inline19.C: New test.
8014
8015 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
8016
8017 * gcc.dg/Wlarger-than.c: New test.
8018
8019 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
8020
8021 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
8022
8023 2001-01-29 Jakub Jelinek <jakub@redhat.com>
8024
8025 * gcc.c-torture/execute/20010129-1.c: New test.
8026 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
8027
8028 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
8029
8030 * gcc.dg/cpp/avoidpaste1.c: Test case.
8031
8032 2001-01-28 Jakub Jelinek <jakub@redhat.com>
8033
8034 * g++.old-deja/g++.other/inline18.C: New test.
8035
8036 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8037
8038 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
8039 and __builtin_putchar.
8040
8041 2001-01-27 Jakub Jelinek <jakub@redhat.com>
8042
8043 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
8044 tests.
8045
8046 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
8047
8048 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
8049 floating point number rounding mode to round to the nearest
8050 representable mode.
8051
8052 2001-01-25 Jakub Jelinek <jakub@redhat.com>
8053
8054 * g++.old-deja/g++.other/mangle2.C: New test.
8055
8056 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
8057
8058 * gcc.c-torture/compile/20010124-1.c: New test.
8059
8060 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
8061
8062 * g++.old-deja/g++.pt/spec38.C: New test.
8063
8064 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8065
8066 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
8067 "Build don't run".
8068
8069 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8070
8071 * gcc.c-torture/execute/20010123-1.c: New test.
8072
8073 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
8074
8075 * g++.old-deja/g++.pt/spec37.C: New test.
8076
8077 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
8078
8079 * g++.old-deja/g++.pt/overload14.C: New test.
8080
8081 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8082
8083 * gcc.c-torture/execute/20010122-1.c: New test, exercise
8084 __builtin_return_address.
8085
8086 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
8087
8088 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
8089 * g++.old-deja/g++.pt/spec35.C: New test.
8090 * g++.old-deja/g++.pt/spec36.C: New test.
8091
8092 2001-01-20 Jakub Jelinek <jakub@redhat.com>
8093
8094 * gcc.c-torture/compile/20010118-1.c: New test.
8095
8096 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
8097
8098 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
8099
8100 2001-01-19 Jakub Jelinek <jakub@redhat.com>
8101
8102 * gcc.c-torture/execute/20010119-1.c: New test.
8103
8104 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
8105
8106 * g++.old-deja/g++.other/vbase5.C: New test.
8107
8108 2001-01-19 Jakub Jelinek <jakub@redhat.com>
8109
8110 * gcc.c-torture/execute/20010118-1.c: New test.
8111
8112 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
8113
8114 * g++.old-deja/g++.pt/deduct3.C: New test.
8115
8116 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
8117
8118 * g++.old-deja/g++.pt/spec34.C: New test.
8119
8120 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
8121
8122 * g77.f-torture/compile/20000601-2.f: New test.
8123
8124 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
8125
8126 * g++.old-deja/g++.other/init17.C: New test.
8127
8128 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
8129
8130 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
8131
8132 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
8133
8134 * g++.old-deja/g++.pt/unify8.C: New test.
8135
8136 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
8137
8138 * g++.old-deja/g++.abi/vbase1.C: New test.
8139
8140 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
8141
8142 * g++.old-deja/g++.pt/crash65.C: New test.
8143
8144 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
8145
8146 * gcc.dg/cpp/assembl2.S: New test case.
8147
8148 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
8149
8150 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
8151 are supported.
8152
8153 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8154
8155 * g++.old-deja/g++.other/builtins1.C: New test.
8156 * g++.old-deja/g++.other/builtins2.C: Likewise.
8157 * g++.old-deja/g++.other/builtins3.C: Likewise.
8158 * g++.old-deja/g++.other/builtins4.C: Likewise.
8159
8160 2001-01-17 Jakub Jelinek <jakub@redhat.com>
8161
8162 * gcc.c-torture/compile/20010117-1.c: New test.
8163 * gcc.c-torture/compile/20010117-2.c: New test.
8164
8165 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
8166
8167 * g77.f-torture/execute/20010116.[fx]: New test,
8168 XFAIL on i?86-*-*.
8169 * g77.f-torture/compile/20010115.f: Indicate it's
8170 a test for PR fortran/1636.
8171
8172 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
8173
8174 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
8175
8176 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
8177
8178 * g77.f-torture/compile/20010115.f: New test.
8179
8180 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
8181
8182 * g++.old-deja/g++.pt/nontype5.C: New test.
8183
8184 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
8185
8186 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
8187 have an equivalent working one below it.
8188
8189 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
8190
8191 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
8192 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8193
8194 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
8195
8196 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
8197 message containing "init_priority".
8198 (conpr-2.C): Likewise.
8199 (conpr-3.C): Likewise.
8200 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
8201
8202 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8203
8204 * gcc.c-torture/execute/20010114-2.c: New test.
8205
8206 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
8207
8208 * gcc.c-torture/compile/20010114-1.c: New test.
8209 * gcc.c-torture/compile/20010114-1.x: Xfail.
8210 * gcc.c-torture/compile/20010114-2.c: New test.
8211 * gcc.c-torture/execute/20010114-1.c: New test.
8212 * gcc.dg/trunc-1.c: New test.
8213 * gcc.dg/uninit-B.c: New test.
8214
8215 2001-01-13 Nick Clifton <nickc@redhat.com>
8216
8217 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
8218 target.
8219
8220 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
8221
8222 * gcc.c-torture/compile/20010113-1.c: New test.
8223
8224 2001-01-13 Jakub Jelinek <jakub@redhat.com>
8225
8226 * gcc.c-torture/compile/20001212-1.c: New test.
8227
8228 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
8229
8230 * gcc.dg/cpp/widestr1.c: Update.
8231 * gcc.dg/cpp/prag-imp.c: Remove.
8232
8233 2001-01-12 Jakub Jelinek <jakub@redhat.com>
8234
8235 * gcc.c-torture/execute/20000801-3.x: Remove.
8236 * gcc.dg/c90-init-1.c: New test.
8237 * gcc.dg/c99-init-1.c: New test.
8238 * gcc.dg/c99-init-2.c: New test.
8239 * gcc.dg/gnu99-init-1.c: New test.
8240
8241 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
8242
8243 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
8244 testing that no relevant ones were found.
8245
8246 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
8247
8248 * g++.old-deja/g++.pt/cast2.C: New test.
8249
8250 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
8251
8252 * g++.old-deja/g++.pt/friend47.C: New test.
8253
8254 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
8255
8256 * g++.old-deja/g++.pt/instantiate13.C: New test.
8257
8258 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
8259
8260 * g++.old-deja/g++.other/defarg7.C: New test.
8261 * g++.old-deja/g++.other/defarg8.C: New test.
8262
8263 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
8264
8265 * g++.old-deja/g++.pt/crash64.C: New test.
8266
8267 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
8268
8269 * g++.old-deja/g++.pt/crash63.C: New test.
8270
8271 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
8272
8273 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
8274
8275 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
8276
8277 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
8278
8279 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
8280
8281 * g++.old-deja/g++.pt/error3.C: New test.
8282
8283 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
8284
8285 * g++.old-deja/g++.other/crash39.C: New test.
8286
8287 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
8288
8289 * g++.old-deja/g++.other/vbase4.C: New test.
8290
8291 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
8292
8293 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
8294 * gcc.dg/special/20000419-2.c: New file. Identical to above.
8295 * gcc.dg/special/special.exp: New test driver which will check
8296 for alias support for the above test.
8297
8298 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
8299
8300 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
8301 problems on small machines.
8302 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
8303 parameterize.
8304
8305 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
8306
8307 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
8308 mips.
8309 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
8310
8311 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
8312
8313 * g++.old_deja/g++.pt/using8.C: New test.
8314
8315 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
8316
8317 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
8318
8319 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
8320
8321 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
8322 where a failure is expected.
8323 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
8324
8325 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
8326
8327 * g++.old_deja/g++.pt/instantiate12.C: New test.
8328
8329 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
8330
8331 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
8332 start of structs.
8333 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
8334 * g++.old-deja/g++.brendan/crash17.C: Likewise.
8335 * g++.old-deja/g++.brendan/crash29.C: Likewise.
8336 * g++.old-deja/g++.brendan/crash48.C: Likewise.
8337 * g++.old-deja/g++.brendan/ns1.C: Likewise.
8338 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
8339 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
8340 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
8341 * g++.old-deja/g++.eh/spec6.C: Likewise.
8342 * g++.old-deja/g++.jason/crash3.C: Likewise.
8343 * g++.old-deja/g++.law/ctors11.C: Likewise.
8344 * g++.old-deja/g++.law/ctors17.C: Likewise.
8345 * g++.old-deja/g++.law/ctors5.C: Likewise.
8346 * g++.old-deja/g++.law/ctors9.C: Likewise.
8347 * g++.old-deja/g++.mike/ambig1.C: Likewise.
8348 * g++.old-deja/g++.mike/net22.C: Likewise.
8349 * g++.old-deja/g++.mike/p3538a.C: Likewise.
8350 * g++.old-deja/g++.mike/p3538b.C: Likewise.
8351 * g++.old-deja/g++.mike/virt3.C: Likewise.
8352 * g++.old-deja/g++.niklas/t128.C: Likewise.
8353 * g++.old-deja/g++.other/anon4.C: Likewise.
8354 * g++.old-deja/g++.other/using1.C: Likewise.
8355 * g++.old-deja/g++.other/warn3.C: Likewise.
8356 * g++.old-deja/g++.pt/t37.C: Likewise.
8357 * g++.old-deja/g++.robertl/eb69.C: Likewise.
8358 * g++.old-deja/g++.robertl/eb71.C: Likewise.
8359
8360 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
8361
8362 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
8363
8364 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8365
8366 * gcc.c-torture/execute/stdio-opt-3.c: New test.
8367
8368 2001-01-07 Jakub Jelinek <jakub@redhat.com>
8369
8370 * gcc.c-torture/compile/20010107-1.c: New test.
8371
8372 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
8373
8374 * gcc.c-torture/execute/builtin-noret-1.c: New test.
8375
8376 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
8377
8378 * gcc.dg/format/format.h: New file.
8379 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
8380 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
8381 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
8382 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
8383 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
8384 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8385 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
8386 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
8387 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
8388 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
8389 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
8390 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
8391 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
8392 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
8393 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
8394 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
8395 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
8396 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
8397 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
8398 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
8399 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
8400 instead of declaring standard types, macros and functions in each
8401 test.
8402
8403 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
8404
8405 * gcc.c-torture/execute/20010106-1.c: New test.
8406
8407 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
8408
8409 * gcc.dg/format/format.exp: New file.
8410 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
8411 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
8412 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
8413 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
8414 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
8415 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
8416 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
8417 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
8418 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
8419 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
8420 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
8421 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
8422 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
8423 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
8424 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
8425 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
8426 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
8427 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
8428 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
8429 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
8430 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
8431 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
8432 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
8433 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
8434 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
8435 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
8436 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
8437 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
8438 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
8439 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
8440 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
8441 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
8442 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
8443 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
8444 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
8445 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
8446 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
8447 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
8448 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
8449 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
8450 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
8451 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
8452
8453 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
8454
8455 * gcc.c-torture/execute/991228-1.c: Take word endianness into
8456 account.
8457
8458 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
8459
8460 * gcc.c-torture/execute/builtin-complex-1.c: New test.
8461
8462 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
8463
8464 * g++.old-deja/g++.pt/crash62.C: New test.
8465
8466 2001-01-04 Richard Henderson <rth@redhat.com>
8467
8468 * gcc.dg/20000926-1.c: Update expected warnings.
8469 * gcc.dg/array-2.c: Likewise.
8470 * gcc.dg/array-4.c: Also validate flexible array members.
8471 * gcc.dg/c99-flex-array-1.c: New.
8472
8473 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
8474
8475 * gcc.c-torture/compile/20001222-1.x: Remove.
8476
8477 2001-01-04 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8478
8479 * gcc.c-torture/execute/built-in-setjmp.c: New.
8480
8481 2001-01-03 Richard Henderson <rth@redhat.com>
8482
8483 * gcc.dg/940510-1.c: Update expected error wording.
8484 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
8485
8486 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
8487
8488 * lib/target-supports.exp (check_alias_available): Modified to
8489 indicate aliases not supported if only weak aliases are supported.
8490
8491 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8492
8493 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
8494 Turn on cmpstrsi checks for __pj__ and __i370__.
8495
8496 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8497
8498 * g++.old-deja/g++.other/virtual11.C: New test.
8499
8500 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
8501
8502 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
8503
8504 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8505
8506 * gcc.c-torture/compile/20010102-1.c: New test.
8507
8508 2001-01-02 Andreas Jaeger <aj@suse.de>
8509
8510 * gcc.dg/noreturn-3.c: New test.
8511
8512 * gcc.dg/noreturn-4.c: New test.
8513
8514 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8515
8516 * gcc.c-torture/execute/stdio-opt-1.c: Also test
8517 __builtin_fputc and __builtin_fwrite.
8518
8519 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8520
8521 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
8522 signed char, not default char.
8523
8524 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
8525
8526 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
8527
8528 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
8529
8530 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
8531
8532 2000-12-29 Richard Henderson <rth@redhat.com>
8533
8534 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
8535 (__cyg_profile_func_exit): Define.
8536
8537 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
8538
8539 * g++.dg/vtgc1.C: New test.
8540
8541 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
8542
8543 * gcc.dg/noncompile/20001228-1.c: New test.
8544
8545 * gcc.dg/20001228-1.c: New test.
8546
8547 * gcc.c-torture/execute/20001228-1.c: New test.
8548
8549 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
8550
8551 * gcc.dg/format-strfmon-1.c: New test.
8552
8553 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8554
8555 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
8556 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
8557 * gcc.c-torture/execute/string-opt-1.c: Likewise.
8558 * gcc.c-torture/execute/string-opt-2.c: Likewise.
8559 * gcc.c-torture/execute/string-opt-3.c: Likewise.
8560 * gcc.c-torture/execute/string-opt-4.c: Likewise.
8561 * gcc.c-torture/execute/string-opt-6.c: Likewise.
8562 * gcc.c-torture/execute/string-opt-7.c: Likewise.
8563 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8564 * gcc.c-torture/execute/string-opt-9.c: Likewise.
8565 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8566 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8567 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8568
8569 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
8570 * gcc.c-torture/execute/string-opt-4.c: Test index.
8571
8572 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
8573
8574 * gcc.c-torture/compile/20001226-1.c: New test.
8575
8576 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
8577
8578 * gcc.c-torture/compile/20001222-1.c: New test.
8579 * gcc.c-torture/compile/20001222-1.x: Xfail.
8580
8581 2000-12-22 Alexandre Oliva <aoliva@redhat.com>
8582
8583 * gcc.c-torture/execute/comp-goto-2.c: New test.
8584
8585 2000-12-21 J"orn Rennecke <amylaar@redhat.com>
8586
8587 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
8588 Use long types if __INT_MAX__ is 32767.
8589 (main): Use cast to (sint32 *) when poking 88 into a_page.
8590
8591 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
8592
8593 2000-12-21 Bernd Schmidt <bernds@redhat.com>
8594
8595 * gcc.c-torture/compile/20001221-1.c: New test.
8596 * gcc.c-torture/execute/20001221-1.c: New test.
8597
8598 2000-12-20 Richard Henderson <rth@redhat.com>
8599
8600 * g++.old-deja/g++.pt/crash36.C: Update error lines.
8601 * g++.old-deja/g++.robertl/eb109.C: Likewise.
8602
8603 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8604
8605 * gcc.dg/compare3.c: New test.
8606
8607 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8608
8609 * gcc.dg/format-warnll-1.c: New test.
8610
8611 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
8612
8613 * gcc.dg/cpp/cmdlne-P.c: New test.
8614
8615 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8616
8617 * gcc.c-torture/execute/builtin-abs-1.c,
8618 gcc.c-torture/execute/builtin-abs-2.c: New tests.
8619
8620 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8621
8622 * gcc.dg/cpp/multiline.c: New test.
8623
8624 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
8625
8626 * g++.old-deja/g++.other/syshdr1.C: Update.
8627 * gcc.dg/cpp/lineflags.c: Remove temporarily.
8628
8629 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8630
8631 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
8632
8633 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8634
8635 * g++.old-deja/g++.pt/ttp65.C: New test.
8636
8637 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8638
8639 * g++.old-deja/g++.pt/ttp64.C: New test.
8640
8641 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8642
8643 * g++.old-deja/g++.pt/spec33.C: New test.
8644
8645 2000-12-14 Catherine Moore <clm@redhat.com>
8646
8647 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
8648 * gcc.c-torture/execute/920612-2.c: Likewise.
8649 * gcc.c-torture/execute/920428-2.c: Likewise.
8650 * gcc-c-torture/execute/va-arg-11.c: Call exit.
8651 * gcc.c-torture/execute/va-arg-21.c: Likewise.
8652
8653 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8654
8655 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
8656 * gcc.dg/pack-test-2.c: Likewise.
8657
8658 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8659
8660 Tests by Zack Weinberg <zackw@stanford.edu>.
8661
8662 * gcc.dg/cpp/defined.c: Update.
8663 * gcc.dg/cpp/defined_trad.c: New tests.
8664
8665 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
8666
8667 * gcc.dg/cpp/trad-direct.c: Update.
8668
8669 2000-12-11 Neil Booth <neilb@earthling.net>
8670
8671 * gcc.dg/cpp/defined_trad.c
8672
8673 2000-12-11 Neil Booth <neilb@earthling.net>
8674
8675 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
8676
8677 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
8678
8679 * gcc.dg/format-miss-2.c: New test.
8680
8681 2000-12-09 Neil Booth <neilb@earthling.net>
8682
8683 * gcc.dg/cpp/lineflags.c: New tests.
8684 * gcc.dg/cpp/poison.c: Update.
8685 * gcc.dg/cpp/redef2.c: Update.
8686 * gcc.dg/cpp/skipping.c: New test.
8687
8688 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
8689
8690 * g++.old-deja/g++.other/eh3.C: New testcase.
8691
8692 2000-12-07 Neil Booth <neilb@earthling.net>
8693
8694 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
8695 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
8696 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
8697 wtr-union-init-2.c, wtr-union-init-3.c: Update.
8698 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
8699 Update.
8700
8701 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8702
8703 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
8704 __SIZE_TYPE__ instead of int for type of integers cast to
8705 pointers.
8706
8707 2000-12-07 Jakub Jelinek <jakub@redhat.com>
8708
8709 * g++.old-deja/g++.other/cleanup4.C: New test.
8710
8711 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8712
8713 * format-sec-1.c: New test.
8714
8715 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8716
8717 * gcc.dg/format-nonlit-3.c: New test.
8718
8719 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
8720
8721 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
8722 through a null pointer.
8723
8724 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8725
8726 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
8727 * g++.old-deja/g++.pt/partial4.C: New test.
8728
8729 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
8730
8731 * gcc.c-torture/execute/ieee/hugeval.x: New.
8732
8733 2000-12-06 Neil Booth <neilb@earthling.net>
8734
8735 * gcc.dg/cpp/backslash2.c: New tests.
8736
8737 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8738
8739 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
8740 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
8741
8742 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
8743
8744 * gcc.c-torture/execute/20001203-2.c: New testcase.
8745
8746 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8747
8748 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
8749 * g++.old-deja/g++.other/virtual10.C: New test.
8750
8751 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
8752
8753 * g++.old-deja/g++.mike/pmf5.C: Remove test.
8754
8755 2000-12-05 Richard Henderson <rth@redhat.com>
8756
8757 * gcc.c-torture/compile/20001205-1.c: New.
8758
8759 2000-12-04 Neil Booth <neilb@earthling.net>
8760
8761 * g++.old-deja/g++.other/virtual9.C: New test.
8762 * g++.old-deja/g++.pt/crash61.C: New test.
8763 * gcc.c-torture/execute/loop-9.c: New test.
8764
8765 2000-12-04 Neil Booth <neilb@earthling.net>
8766
8767 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
8768 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
8769 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
8770 * gcc.dg/cpp/extratokens.c: ...here.
8771
8772 2000-12-04 Neil Booth <neilb@earthling.net>
8773
8774 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
8775 New tests.
8776
8777 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8778
8779 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
8780 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
8781
8782 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
8783
8784 * gcc.c-torture/execute/20001203-1.c: New test.
8785
8786 2000-12-03 Neil Booth <neilb@earthling.net>
8787
8788 * gcc.dg/cpp/macro6.c: New test cases.
8789
8790 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8791
8792 * gcc.c-torture/execute/string-opt-9.c: New test.
8793 * gcc.c-torture/execute/string-opt-10.c: Likewise.
8794 * gcc.c-torture/execute/string-opt-11.c: Likewise.
8795 * gcc.c-torture/execute/string-opt-12.c: Likewise.
8796
8797 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
8798 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
8799
8800 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
8801
8802 * gcc.dg/cpp/if-6.c: New testcase.
8803
8804 * gcc.dg/20001201-1.c: New testcase.
8805
8806 2000-12-02 Neil Booth <neilb@earthling.net>
8807
8808 * g++.old-deja/g++.other/externC4.C,
8809 g++.old-deja/g++.other/friend10.C: New tests.
8810
8811 2000-12-02 Neil Booth <neilb@earthling.net>
8812
8813 * g++.old-deja/g++.other/instan2.C
8814 * g++.old-deja/g++.other/instan3.C: New test.
8815
8816 2000-12-02 Neil Booth <neilb@earthling.net>
8817
8818 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
8819 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
8820 gnuc99.c,gnuc99-pedantic.c: New tests.
8821
8822 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8823
8824 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
8825 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
8826
8827 2000-12-01 Neil Booth <neilb@earthling.net>
8828
8829 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
8830 * gcc.dg/cpp/poison.c: Update.
8831 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
8832
8833 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
8834
8835 * g77.f-torture/execute/20001201.f: New test.
8836
8837 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
8838
8839 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
8840
8841 2000-12-01 Jakub Jelinek <jakub@redhat.com>
8842
8843 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
8844
8845 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
8846
8847 * g++.old-deja/g++.other/cast6.C: New test.
8848
8849 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
8850
8851 * gcc.c-torture/execute/20001130-2.c: New testcase.
8852
8853 2000-11-30 Richard Henderson <rth@redhat.com>
8854
8855 * gcc.c-torture/execute/20001130-1.c: New test.
8856
8857 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8858
8859 * g++.old-deja/g++.other/op3.C: New test.
8860
8861 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8862
8863 * g++.old-deja/g++.other/op2.C: New test.
8864
8865 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
8866
8867 * g++.old-deja/g++.other/crash38.C: New test.
8868
8869 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
8870
8871 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
8872
8873 2000-11-29 Jakub Jelinek <jakub@redhat.com>
8874
8875 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
8876 tests.
8877 * gcc.c-torture/execute/string-opt-6.c: New test.
8878
8879 * gcc.dg/20001117-1.c: Add main.
8880
8881 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
8882
8883 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
8884 Move from here ...
8885 * gcc.dg/940510-1.c: ... to here.
8886
8887 * gcc.dg/20000926-1.c: GNU C now allows initializations of
8888 zero-size arrays in toplevel structures.
8889
8890 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8891
8892 * gcc.c-torture/execute/loop-8.c: New test.
8893
8894 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8895
8896 * g++.old-deja/g++.other/base1.C: New test.
8897
8898 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8899
8900 * g++.old-deja/g++.other/parse2.C: New test.
8901
8902 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8903
8904 * g++.old-deja/g++.pt/incomplete1.C: New test.
8905
8906 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
8907
8908 * g++.old-deja/g++.other/friend9.C: New test.
8909
8910 2000-11-28 Jakub Jelinek <jakub@redhat.com>
8911
8912 * gcc.dg/20001127-1.c: New test.
8913
8914 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8915
8916 * g++.old-deja/g++.pt/friend46.C: New test.
8917
8918 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
8919
8920 * g++.old-deja/g++.other/ptrmem8.C: New test.
8921
8922 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8923
8924 * gcc.c-torture/execute/string-opt-7.c: New test.
8925 * gcc.c-torture/execute/string-opt-8.c: Likewise.
8926
8927 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
8928
8929 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
8930 instead of 'mkcheck 2'.
8931
8932 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
8933
8934 * gcc.c-torture/execute/memcheck/driver.c,
8935 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
8936 C9X references to refer to C99.
8937
8938 2000-11-25 Jakub Jelinek <jakub@redhat.com>
8939
8940 * gcc.dg/ultrasp3.c: New test.
8941
8942 2000-11-25 Neil Booth <neilb@earthling.net>
8943
8944 * gcc.dg/cpp/include2.c: Update test to be locale independent.
8945
8946 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
8947
8948 * gcc.c-torture/compile/20001123-2.c: New.
8949
8950 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8951
8952 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
8953
8954 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
8955
8956 * gcc.dg/sequence-point-1.c: Add some new tests.
8957 * gcc.c-torture/execute/20001124-1.c: New test.
8958
8959 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8960
8961 * g++.old-deja/g++.other/vaarg4.C: New test.
8962 * gcc.c-torture/compile/20001123-1.c: New test.
8963
8964 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
8965
8966 * g++.other/crash24.C: Adjust and remove XFAIL.
8967 * g++.other/crash37.C: New test.
8968
8969 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
8970
8971 * g++.old-deja/g++.pt/instantiate9.C: New test.
8972
8973 2000-11-22 Mark Mitchell <mark@codesourcery.com>
8974
8975 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
8976 new ABI, too.
8977
8978 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
8979 * g++.old-deja/g++.robertl/eb55.C: Likewise.
8980
8981 2000-11-22 Neil Booth <neilb@earthling.net>
8982
8983 * gcc.dg/cpp/Wtrigraphs.c: New test.
8984
8985 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8986
8987 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
8988
8989 2000-11-22 Jakub Jelinek <jakub@redhat.com>
8990
8991 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
8992
8993 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
8994
8995 * lib/gcc-dg.exp: load_lib scanasm.exp.
8996 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
8997 * lib/g++-dg.exp: load_lib scanasm.exp.
8998 * lib/scanasm.exp: New.
8999 (scan-assembler, scan-assembler-not): Add optional arguments to
9000 test name, or if not present, the pattern name.
9001 (scan-assembler-dem, scan-assembler-dem-not): New.
9002
9003 * g++.dg/dg.exp: New.
9004
9005 2000-11-21 Neil Booth <neilb@earthling.net>
9006
9007 * gcc.dg/cpp/integrated1.c: Remove.
9008
9009 2000-11-21 Jakub Jelinek <jakub@redhat.com>
9010
9011 * gcc.c-torture/execute/20001121-1.c: New test.
9012
9013 2000-11-21 Richard Henderson <rth@redhat.com>
9014
9015 * gcc.c-torture/compile/20001121-1.c: New test.
9016
9017 2000-11-20 Neil Booth <neilb@earthling.net>
9018
9019 * gcc.dg/cpp/integrated1.c: New test.
9020
9021 2000-11-21 Jakub Jelinek <jakub@redhat.com>
9022
9023 * g++.old-deja/g++.other/inline17.C: New test.
9024
9025 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
9026
9027 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
9028 local variable to be zero: I made the variable global. Now
9029 uses abort() and exit() instead of relying on main's return value.
9030
9031 2000-11-20 Neil Booth <neilb@earthling.net>
9032
9033 * gcc.dg/cpp/paste2.c: Update test.
9034 * objc/execute/paste.m: New test.
9035
9036 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
9037
9038 * gcc.dg/c99-condexpr-1.c: New test.
9039
9040 2000-11-20 Neil Booth <neilb@earthling.net>
9041
9042 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
9043
9044 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
9045
9046 * g++.old-deja/g++.pt/export1.C: New test.
9047
9048 2000-11-20 Jakub Jelinek <jakub@redhat.com>
9049
9050 * gcc.dg/20001117-1.c: New test.
9051
9052 2000-11-18 Richard Henderson <rth@redhat.com>
9053
9054 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
9055
9056 2000-11-18 Richard Henderson <rth@redhat.com>
9057
9058 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
9059 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
9060 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
9061
9062 2000-11-18 Richard Henderson <rth@redhat.com>
9063
9064 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
9065 (main): New. Exit cleanly.
9066
9067 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
9068
9069 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
9070 gcc.dg/c99-fordecl-2.c: New tests.
9071
9072 2000-11-18 Richard Henderson <rth@redhat.com>
9073
9074 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
9075 * gcc.c-torture/execute/zerolen-2.c: New.
9076
9077 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9078
9079 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
9080 memory.
9081
9082 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
9083
9084 * g++.old-deja/g++.pt/instantiate8.C: New test.
9085
9086 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
9087
9088 * g++.old-deja/g++.other/incomplete.C: Add more tests.
9089 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
9090
9091 2000-11-16 Nick Clifton <nickc@redhat.com>
9092
9093 * gcc.c-torture/execute/nestfunc-2.c: New test.
9094 * gcc.c-torture/execute/nestfunc-3.c: New test.
9095
9096 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
9097
9098 * gcc.c-torture/compile/20001116-1.c: New test.
9099
9100 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9101
9102 * gcc.c-torture/execute/20001115-1.c: New test.
9103
9104 2000-11-15 Mark Mitchell <mark@codesourcery.com>
9105
9106 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
9107 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
9108 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
9109 * g++.old-deja/g++.abi/vmihint.C: Likewise.
9110
9111 2000-11-15 Neil Booth <neilb@earthling.net>
9112
9113 gcc.dg/cpp/_Pragma1.c: Update.
9114 gcc.dg/cpp/_Pragma2.c: New test.
9115
9116 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
9117
9118 * g++.old-deja/g++.other/anon5.C: New test.
9119
9120 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
9121
9122 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
9123 tests.
9124
9125 2000-11-14 Jakub Jelinek <jakub@redhat.com>
9126
9127 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
9128 output.
9129
9130 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9131
9132 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
9133 labels at end of compound statements.
9134
9135 2000-11-13 Jakub Jelinek <jakub@redhat.com>
9136
9137 * gcc.c-torture/execute/loop-7.c: New test.
9138
9139 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9140
9141 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
9142
9143 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9144
9145 * gcc.dg/c99-bool-1.c: New test.
9146
9147 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9148
9149 * gcc.dg/c99-scope-1.c: Remove xfail.
9150 * gcc.dg/c99-scope-2.c: New test.
9151
9152 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9153
9154 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
9155 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
9156
9157 2000-11-11 Mark Mitchell <mark@codesourcery.com>
9158
9159 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
9160 error messages.
9161
9162 * g++.mike/p700.C: Don't typedef wchar_t.
9163 * g++.mike/p784.C: Likewise.
9164 * g++.mike/eb101.C: Don't use __wchar_t.
9165
9166 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
9167
9168 * g77.f-torture/execute/20001111.[fx]: Test premature exit
9169 from DO loop.
9170
9171 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
9172
9173 * gcc.c-torture/execute/20001111-1.c: New test.
9174
9175 2000-11-10 Nick Clifton <nickc@redhat.com>
9176
9177 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
9178 long multuiple and accumulate.
9179
9180 2000-11-09 Richard Henderson <rth@redhat.com>
9181
9182 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
9183 via size_t instead of int.
9184
9185 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
9186 * gcc.c-torture/execute/string-opt-2.c: Likewise.
9187 * gcc.c-torture/execute/string-opt-3.c: Likewise.
9188 * gcc.c-torture/execute/string-opt-4.c: Likewise.
9189
9190 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
9191
9192 * gcc.c-torture/compile/20001109-1.c: New test.
9193 * gcc.c-torture/compile/20001109-2.c: New test.
9194
9195 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
9196
9197 * g++.old-deja/g++.pt/operator1.C: New test.
9198 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
9199
9200 2000-11-09 Jakub Jelinek <jakub@redhat.com>
9201
9202 * gcc.dg/20001108-1.c: New test.
9203
9204 2000-11-09 Jakub Jelinek <jakub@redhat.com>
9205
9206 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
9207 with both arguments constant strings.
9208 * gcc.c-torture/execute/string-opt-3.c: New test.
9209 * gcc.c-torture/execute/string-opt-4.c: New test.
9210 * gcc.c-torture/execute/string-opt-5.c: New test.
9211
9212 2000-11-08 Nick Clifton <nickc@redhat.com>
9213
9214 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
9215 mulsidi3adddi patterns.
9216
9217 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
9218
9219 * g++.old-deja/g++.other/crash36.C: New test.
9220
9221 2000-11-08 Jakub Jelinek <jakub@redhat.com>
9222
9223 * g++.old-deja/g++.other/init16.C: New test.
9224
9225 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
9226
9227 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
9228
9229 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
9230
9231 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
9232 * gcc.c-torture/execute/va-arg-16.x: Likewise.
9233 * gcc.c-torture/execute/va-arg-17.x: Likewise.
9234
9235 2000-11-07 DJ Delorie <dj@redhat.com>
9236
9237 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
9238
9239 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9240
9241 * gcc.c-torture/execute/string-opt-1.c: New test.
9242
9243 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
9244
9245 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
9246 mips-sgi-irix6.* because the MIPS ABI passes floating-point
9247 parameters in registers, and there is no way for a varargs
9248 function to know in which order the integer and floating-point
9249 parameters should be interleaved when they are placed on the
9250 stack.
9251 * gcc.c-torture/execute/va-arg-16.x: Likewise.
9252 * gcc.c-torture/execute/va-arg-17.x: Likewise.
9253
9254 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9255
9256 * gcc.c-torture/execute/string-opt-2.c: New test.
9257
9258 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
9259
9260 * g++.old-deja/g++.pt/crash60.C: New test.
9261
9262 2000-11-06 Jakub Jelinek <jakub@redhat.com>
9263
9264 * g++.old-deja/g++.other/crash24.C: New test.
9265 * g++.old-deja/g++.other/crash25.C: New test.
9266 * g++.old-deja/g++.other/crash26.C: New test.
9267 * g++.old-deja/g++.other/crash27.C: New test.
9268 * g++.old-deja/g++.other/crash28.C: New test.
9269 * g++.old-deja/g++.other/crash29.C: New test.
9270 * g++.old-deja/g++.other/crash30.C: New test.
9271 * g++.old-deja/g++.other/crash31.C: New test.
9272 * g++.old-deja/g++.other/crash32.C: New test.
9273 * g++.old-deja/g++.other/crash33.C: New test.
9274 * g++.old-deja/g++.other/crash34.C: New test.
9275 * g++.old-deja/g++.other/crash35.C: New test.
9276
9277 2000-11-06 Jakub Jelinek <jakub@redhat.com>
9278
9279 * gcc.c-torture/execute/20001031-1.c: New test.
9280
9281 2000-11-04 Mark Mitchell <mark@codesourcery.com>
9282
9283 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
9284 namespace.
9285
9286 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
9287 standards-conformant.
9288
9289 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
9290
9291 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
9292 * g++.old-deja/g++.mike/p755a.C: Likewise.
9293 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
9294 library makes no calls to `operator new' during initialization.
9295
9296 2000-11-04 Neil Booth <neilb@earthling.net>
9297
9298 * gcc.dg/cpp/include2.c: New tests.
9299
9300 2000-11-03 Mark P Mitchell <mark@codesourcery.com>
9301
9302 * lib/g++.exp (g++_set_ld_library_path): New function.
9303 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
9304
9305 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
9306
9307 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
9308 warnings.
9309
9310 2000-11-01 Richard Henderson <rth@redhat.com>
9311
9312 * g++.old-deja/g++.ext/namedret1.C: New.
9313 * g++.old-deja/g++.ext/namedret2.C: New.
9314 * g++.old-deja/g++.ext/namedret3.C: New.
9315
9316 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
9317
9318 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
9319 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
9320
9321 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9322
9323 * gcc.c-torture/execute/va-arg-21.c: New test.
9324
9325 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
9326
9327 * gcc.dg/c99-complex-2.c: New test.
9328
9329 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9330
9331 * gcc.c-torture/execute/stdio-opt-1.c: New test.
9332
9333 2000-10-31 Jakub Jelinek <jakub@redhat.com>
9334
9335 * g++.old-deja/g++.other/inline16.C: New test.
9336
9337 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
9338
9339 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
9340 __PRETTY_FUNCTION__
9341
9342 2000-10-29 Neil Booth <neilb@earthling.net>
9343
9344 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
9345 New tests.
9346 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
9347 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
9348 optimisation.
9349
9350 2000-10-29 Neil Booth <neilb@earthling.net>
9351
9352 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
9353 * mi1.c, mi1c.h: Add null directives to multiple-include test.
9354 * mi5.c: Test multiple includes work with -C.
9355 * trigraphs.c: Test ^= version.
9356
9357 2000-10-28 Neil Booth <neilb@earthling.net>
9358
9359 New tests and test updates for new macro expander.
9360
9361 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
9362 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
9363 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
9364 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
9365 new diagnostic messages.
9366
9367 * gcc.dg/cpp/macro3.c: New tests.
9368
9369 2000-10-27 Mark Mitchell <mark@codesourcery.com>
9370
9371 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
9372 on the same line.
9373
9374 2000-10-27 Jakub Jelinek <jakub@redhat.com>
9375
9376 * g++.old-deja/g++.other/eh2.C: New test.
9377
9378 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
9379
9380 * gcc.c-torture/execute/20001027-1.c: New test.
9381
9382 2000-10-26 Richard Henderson <rth@redhat.com>
9383
9384 * gcc.c-torture/execute/20001026-1.c: New.
9385
9386 2000-10-26 Mark Mitchell <mark@codesourcery.com>
9387
9388 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
9389 * g++.old-deja/g++.law/builtin1.C: Likewise.
9390 * g++.old-deja/g++.law/ctors10.C: Likewise.
9391 * g++.old-deja/g++.law/virtual3.C: Likewise.
9392 * g++.old-deja/g++.mike/p658.C: Likewise.
9393 * g++.old-deja/g++.other/sibcall1.C: Likewise.
9394 * g++.old-deja/g++.other/vaarg2.C: Likewise.
9395 * g++.old-deja/g++.robertl/eb124.C: Likewise.
9396 * g++.old-deja/g++.robertl/eb44.C: Likewise.
9397 * g++.old-deja/g++.robertl/eb77.C: Likewise.
9398
9399 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
9400
9401 * gcc.c-torture/compile/20001024-1.c: New test.
9402
9403 2000-10-25 Mark Mitchell <mark@codesourcery.com>
9404
9405 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
9406 to tell us whether or not we are using V3.
9407
9408 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
9409
9410 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
9411 operands.
9412
9413 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
9414
9415 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
9416
9417 2000-10-25 Jakub Jelinek <jakub@redhat.com>
9418
9419 * gcc.c-torture/execute/20001024-1.c: New test.
9420
9421 2000-10-24 Jakub Jelinek <jakub@redhat.com>
9422
9423 * g++.old-deja/g++.other/sibcall1.C: New test.
9424
9425 2000-10-20 Jakub Jelinek <jakub@redhat.com>
9426
9427 * gcc.dg/noncompile/init-3.c: New test.
9428
9429 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
9430
9431 * gcc.dg/format-array-1.c: New test.
9432
9433 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9434
9435 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
9436 writing through null pointers; remove comment about testing
9437 unterminated strings.
9438
9439 2000-10-17 Matthew Hiller <hiller@redhat.com>
9440
9441 * gcc.c-torture/execute/20001017-2.c: New test.
9442
9443 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
9444
9445 * gcc.c-torture/compile/20001018-1.c: New test.
9446 * gcc.c-torture/compile/20001018-1.x: Xfail.
9447
9448 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9449
9450 * gcc.c-torture/execute/20001017-1.c: New test.
9451
9452 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9453
9454 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
9455 for multiple use of arguments with scanf formats; add tests for
9456 multiple use of arguments.
9457
9458 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
9459
9460 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
9461
9462 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
9463
9464 * gcc.dg/format-miss-1.c: New test.
9465
9466 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9467
9468 * gcc.c-torture/execute/20001013-1.c: New test.
9469
9470 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9471
9472 * gcc.dg/format-branch-1.c: New test.
9473
9474 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
9475
9476 * README, lib/file-format.exp: Remove EGCS references.
9477
9478 2000-10-16 Jakub Jelinek <jakub@redhat.com>
9479
9480 * gcc.dg/20001013-1.c: New test.
9481
9482 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
9483
9484 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
9485 for intmax_t in the compiler using __typeof__ and the type rules
9486 for conditional expressions.
9487
9488 2000-10-13 Jakub Jelinek <jakub@redhat.com>
9489
9490 * gcc.dg/20001012-1.c: New test.
9491 * gcc.dg/20001012-2.c: New test.
9492
9493 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9494
9495 * gcc.dg/format-attr-1.c: New test.
9496
9497 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9498
9499 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
9500 __LONG_LONG_MAX__ instead of LLONG_MAX.
9501
9502 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
9503
9504 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
9505 scanf flags.
9506 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
9507 flags.
9508
9509 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
9510
9511 * gcc.dg/sequence-pt-1.c: New test.
9512
9513 2000-10-11 Geoff Keating <geoffk@cygnus.com>
9514
9515 * gcc.c-torture/execute/20001011-1.c: New testcase.
9516 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
9517
9518 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9519
9520 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
9521 does not error on it.
9522
9523 2000-10-10 Jakub Jelinek <jakub@redhat.com>
9524
9525 * gcc.dg/20001009-1.c: New test.
9526
9527 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
9528
9529 * gcc.c-torture/compile/20001009-1.c: Move from here ....
9530 * gcc.c-torture/execute/20001009-2.c: ... to here.
9531
9532 2000-10-09 Geoff Keating <geoffk@cygnus.com>
9533
9534 * gcc.c-torture/compile/20001009-1.c: New testcase.
9535 * gcc.c-torture/execute/20001009-1.c: New testcase.
9536 Testcases provided by Jan Hubicka <jh@suse.cz>.
9537
9538 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9539
9540 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9541 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
9542 uintmax_t using <limits.h> to emulate the compiler's internal
9543 logic. No longer XFAIL %j tests.
9544
9545 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
9546
9547 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
9548 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
9549 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
9550 regexps and details of expected handling of some bad formats.
9551 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
9552 suppression.
9553
9554 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
9555
9556 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
9557 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
9558 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
9559 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
9560 in list archives.
9561
9562 2000-10-06 Richard Henderson <rth@cygnus.com>
9563
9564 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
9565 * g++.old-deja/g++.brendan/crash52.C: Likewise.
9566 * g++.old-deja/g++.jason/report.C: Likewise.
9567 * g++.old-deja/g++.law/friend5.C: Likewise.
9568 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
9569 of the expected warnings.
9570
9571 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
9572
9573 * g++.old-deja/g++.pt/enum14.C: New test.
9574
9575 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
9576
9577 * g++.old-deja/g++.pt/crash59.C: New test.
9578
9579 2000-10-04 Will Cohen <wcohen@redhat.com>
9580
9581 * gcc.dg/20000926-1.c: New test.
9582
9583 2000-10-03 Geoff Keating <geoffk@cygnus.com>
9584
9585 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
9586 function name for current C++ compiler.
9587 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
9588
9589 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
9590
9591 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
9592 __PRETTY_FUNCTION__.
9593 * g++.old-deja/g++.ext/pretty2.C: Likewise.
9594
9595 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9596
9597 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
9598
9599 2000-09-26 Jakub Jelinek <jakub@redhat.com>
9600
9601 * gcc.c-torture/compile/20000923-1.c: New test.
9602
9603 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
9604
9605 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
9606 * g++.old-deja/g++.pt/ttp62.C: Same.
9607 * g++.old-deja/g++.other/inline14.C: Same.
9608
9609 2000-09-24 Richard Henderson <rth@cygnus.com>
9610
9611 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
9612
9613 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
9614
9615 * gcc.dg/c90-printf-1.c: Add test for wide string format.
9616
9617 2000-09-22 Geoff Keating <geoffk@cygnus.com>
9618
9619 * gcc.c-torture/compile/20000922-1.c: New file.
9620
9621 2000-09-21 Nick Clifton <nickc@redhat.com>
9622
9623 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
9624 a signed long modulo operation.
9625 (mod6): New function - perform an unsigned long modulo operation.
9626 (main): Add tests for modulos of very large numbers by very small
9627 dividends.
9628
9629 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9630
9631 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
9632
9633 2000-09-19 Richard Henderson <rth@cygnus.com>
9634
9635 * gcc.dg/compare2.c (case 10): XFAIL.
9636
9637 2000-09-18 Richard Henderson <rth@cygnus.com>
9638
9639 * gcc.c-torture/execute/20000906-1.c: Move ...
9640 * gcc.dg/20000906-1.c: ... here. Only run on targets
9641 that support __builtin_trap.
9642
9643 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
9644
9645 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
9646
9647 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9648
9649 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
9650 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
9651 more $ format tests.
9652
9653 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
9654
9655 * gcc.dg/format-errmk-1.c: New test.
9656
9657 2000-09-17 Greg McGary <greg@mcgary.org>
9658
9659 * gcc.c-torture/execute/20000917-1.x: Remove.
9660
9661 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
9662
9663 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
9664
9665 2000-09-17 Greg McGary <greg@mcgary.org>
9666
9667 * gcc.c-torture/execute/20000917-1.c: New test.
9668 * gcc.c-torture/execute/20000917-1.x: XFAIL.
9669
9670 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
9671
9672 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
9673 in nested macro bug.
9674
9675 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
9676
9677 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
9678
9679 2000-09-14 Jeffrey A Law (law@cygnus.com)
9680
9681 * gcc.c-torture/execute/20000914-1.c: New test.
9682
9683 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
9684
9685 * g++.other/inline13.C: New test.
9686
9687 2000-09-12 Andreas Jaeger <aj@suse.de>
9688
9689 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
9690 constant by Ulrich Drepper <drepper@redhat.com>.
9691
9692 2000-09-12 J"orn Rennecke <amylaar@redhat.co.uk>
9693
9694 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
9695
9696 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9697
9698 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
9699
9700 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
9701
9702 * gcc.dg/cpp/backslash.c: New test.
9703
9704 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
9705
9706 * gcc.c-torture/execute/20000910-1.c: New test.
9707 * gcc.c-torture/execute/20000910-2.c: Likewise.
9708
9709 2000-09-11 Robert Lipe <robertl@sco.com>
9710
9711 * gcc.dg/pragma-align.c: New test.
9712
9713 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
9714
9715 * g++.old-deja/g++.pt/explicit82.C: New test.
9716 * g++.old-deja/g++.pt/explicit83.C: New test.
9717
9718 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
9719
9720 * gcc.dg/asm-names.c: New test.
9721
9722 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9723
9724 * gcc.dg/cpp/tr-warn6.c: New test
9725
9726 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
9727
9728 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
9729 be accepted.
9730
9731 2000-09-07 Catherine Moore <clm@redhat.com>
9732
9733 * gcc.c-torture/execute/unroll-1.c: New test.
9734
9735 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
9736
9737 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
9738 ERROR markers.
9739 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
9740 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
9741 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
9742 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
9743 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
9744 Preprocess only.
9745 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
9746 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
9747
9748 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9749
9750 * g++.old-deja/g++.pt/deduct2.C: New test.
9751
9752 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9753
9754 * g++.old-deja/g++.pt/parms2.C: New test.
9755
9756 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
9757
9758 * g++.old-deja/g++.pt/crash58.C: New test.
9759
9760 2000-09-06 Greg McGary <greg@mcgary.org>
9761
9762 * gcc.c-torture/execute/20000906-1.c: New test.
9763 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
9764
9765 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9766
9767 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
9768
9769 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9770
9771 * g++.old-deja/g++.pt/crash57.C: New test.
9772
9773 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9774
9775 * g++.old-deja/g++.pt/crash56.C: New test.
9776
9777 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
9778
9779 * g++.old-deja/g++.pt/koenig1.C: New test.
9780
9781 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9782
9783 * gcc.dg/20000904-1.c: New test.
9784
9785 2000-09-04 Jakub Jelinek <jakub@redhat.com>
9786
9787 * gcc.dg/cpp/paste8.c: New test.
9788
9789 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
9790
9791 * gcc.c-torture/compile/20000827-1.c: New test.
9792
9793 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9794
9795 * gcc.dg/format-diag-1.c: New test.
9796
9797 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
9798
9799 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
9800 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
9801 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
9802 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
9803 gcc.dg/formatz-1.c: Adjust warning regular expressions.
9804
9805 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9806
9807 * g++.old-deja/g++.other/nested4.C: New test.
9808
9809 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
9810
9811 * g++.old-deja/g++.ns/scoped1.C: New test.
9812
9813 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
9814
9815 * lib/g++.exp: Support testing already-installed GCC.
9816
9817 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9818
9819 * wtr-label-1.c, wtr-suffix-1.c: New tests.
9820
9821 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9822
9823 * gcc.dg/return-type-2.c: New test.
9824
9825 2000-08-27 Geoff Keating <geoffk@cygnus.com>
9826
9827 * gcc.c-torture/compile/20000825-1.c: New test.
9828
9829 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
9830
9831 * gcc.dg/dwarf2-2.c: New test.
9832
9833 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
9834
9835 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
9836 dg-warning regexps.
9837
9838 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
9839
9840 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
9841 gcc.dg/format-ext-5.c: New tests.
9842
9843 2000-08-25 Jakub Jelinek <jakub@redhat.com>
9844
9845 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
9846
9847 2000-08-24 Mark Mitchell <mark@codesourcery.com>
9848
9849 * gcc.dg/noncompile/930622-2.c: Adjust error message.
9850
9851 2000-08-24 Richard Henderson <rth@cygnus.com>
9852
9853 * gcc.dg/ia64-sync-1.c: New test.
9854 * gcc.dg/ia64-sync-2.c: New test.
9855 * gcc.dg/ia64-asm-1.c: New test.
9856
9857 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
9858
9859 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
9860 * gcc.dg/format-ext-2.c: New test.
9861
9862 2000-08-23 Jason Merrill <jason@redhat.com>
9863
9864 * lib/old-dejagnu.exp: Also ignore "In member function" and
9865 "At global scope".
9866
9867 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9868
9869 * gcc.dg/noncompile/label-lineno-1.c: New test.
9870
9871 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9872
9873 * gcc.dg/c99-array-nonobj-1.c: New test.
9874
9875 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
9876
9877 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
9878 tests.
9879 * gcc.dg/format-ext-1.c: New test.
9880
9881 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9882
9883 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
9884 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
9885 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
9886 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
9887 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
9888
9889 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
9890
9891 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
9892 gcc.dg/c99-strftime-2.c: New tests.
9893
9894 2000-08-22 Richard Henderson <rth@cygnus.com>
9895
9896 * gcc.c-torture/execute/20000822-1.c: New test.
9897
9898 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9899
9900 * gcc.c-torture/execute/20000819-1.x: Remove.
9901
9902 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9903
9904 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
9905 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
9906 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
9907 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
9908 gcc.dg/format-xopen-1.c: New tests.
9909
9910 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
9911
9912 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
9913
9914 2000-08-21 Jakub Jelinek <jakub@redhat.com>
9915
9916 * g++.old-deja/g++.other/loop2.C: New test.
9917
9918 * gcc.c-torture/compile/20000606-1.c: New test.
9919 * gcc.c-torture/compile/20000728-1.c: New test.
9920 * gcc.c-torture/execute/20000801-1.c: New test.
9921 * gcc.c-torture/execute/20000801-2.c: New test.
9922 * gcc.c-torture/execute/20000819-1.c: New test.
9923 * gcc.c-torture/execute/20000819-1.x: XFAIL.
9924 * gcc.dg/20000629-1.c: New test.
9925 * gcc.dg/20000724-1.c: New test.
9926 * gcc.dg/20000807-1.c: New test.
9927
9928 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
9929
9930 * gcc.dg/cpp/pragma-1.c: New test.
9931 * gcc.dg/cpp/pragma-2.c: New test.
9932
9933 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
9934
9935 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
9936 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
9937
9938 2000-08-18 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
9939
9940 * gcc.c-torture/compile/20000818-1.c: New test.
9941
9942 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
9943
9944 * gcc.c-torture/execute/20000818-1.c: New test.
9945
9946 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
9947
9948 * gcc.dg/format-va-1.c: New test.
9949
9950 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9951
9952 * g++.old-deja/g++.other/typedef8.C: New test.
9953
9954 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9955
9956 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
9957 * g++.old-deja/g++.mike/net36.C: Mark candidate.
9958 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
9959 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
9960 * g++.old-deja/g++.other/ptrmem7.C: New test.
9961 * g++.old-deja/g++.pt/ptrmem10.C: New test.
9962
9963 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
9964
9965 * g++.old-deja/g++.pt/typename27.C: New test.
9966
9967 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
9968
9969 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
9970 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
9971 * g++.old-deja/g++.pt/friend45.C: New test.
9972 * g++.old-deja/g++.other/friend8.C: New test.
9973
9974 2000-08-15 Richard Henderson <rth@cygnus.com>
9975
9976 * gcc.c-torture/execute/20000815-1.c: New test.
9977
9978 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
9979
9980 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
9981 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
9982 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
9983
9984 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
9985
9986 * g++.old-deja/g++.other/refinit2.C: New test.
9987
9988 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9989
9990 * lib/c-torture.exp (c-torture): Make
9991 compiler_conditional_xfail_data global.
9992 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
9993 compiler_conditional_xfail_data machinery.
9994 (f-torture-execute): Likewise.
9995 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
9996 and only when unrolling loops.
9997
9998 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
9999
10000 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
10001
10002 * g++.old-deja/g++.pt/explicit81.C: New test.
10003
10004 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
10005
10006 * g++.old-deja/g++.pt/typename26.C: New test.
10007
10008 2000-08-10 Geoff Keating <geoffk@cygnus.com>
10009
10010 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
10011 warning.
10012
10013 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
10014
10015 * g++.old-deja/g++.other/array3.C: New test.
10016
10017 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
10018
10019 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
10020 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
10021 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
10022 New tests.
10023
10024 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
10025
10026 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
10027 * g++.old-deja/g++.abi/vmihint.C: Likewise.
10028
10029 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
10030
10031 * gcc.c-torture/execute/20000808-1.c: New test.
10032
10033 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
10034
10035 * gcc.dg/c90-const-expr-1.c: New test.
10036
10037 2000-08-08 Richard Henderson <rth@cygnus.com>
10038
10039 * gcc.dg/noncompile/920923-1.c: Declare calloc.
10040
10041 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
10042
10043 * gcc.dg/noncompile/const-ll-1.c: New test.
10044
10045 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
10046
10047 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
10048
10049 2000-08-06 Ovidiu Predescu <ovidiu@cup.hp.com>
10050
10051 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
10052 that running programs linked against the shared version of libobjc
10053 run correctly.
10054
10055 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
10056
10057 * gcc.dg/c99-printf-1.c: New test.
10058
10059 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
10060
10061 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
10062
10063 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
10064
10065 * gcc.c-torture/execute/20000731-1.x: Delete.
10066
10067 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
10068
10069 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
10070 and torture_without_loops as is done by c-torture.exp.
10071 (search_for): Copy from c-torture.exp.
10072 (gcc-dg-runtest): New function, drives a directory of tests
10073 iterating over the TORTURE_OPTIONS.
10074 (scan-assembler, scan-assembler-not): Move here from
10075 individual directory drivers.
10076
10077 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
10078 defined by lib/gcc-dg.exp.
10079 * gcc.dg/cpp/cpp.exp: Likewise.
10080 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
10081 gcc-dg-runtest, so we cycle over optimization options.
10082
10083 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
10084 * gcc.dg/compare2.c: No longer expected to fail.
10085
10086 2000-08-04 J"orn Rennecke <amylaar@cygnus.co.uk>
10087
10088 * gcc.c-torture/execute/20000804-1.c: New test.
10089
10090 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10091
10092 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
10093
10094 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
10095
10096 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
10097
10098 2000-08-03 Jeffrey A Law (law@cygnus.com)
10099
10100 * gcc.c-torture/compile/20000803-1.c: New test.
10101
10102 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
10103
10104 * gcc.c-torture/execute/20000801-3.c,
10105 gcc.c-torture/execute/20000801-4.c: New tests.
10106 * gcc.c-torture/execute/20000801-3.x,
10107 gcc.c-torture/execute/20000801-4.x: Xfail.
10108
10109 2000-08-02 Geoff Keating <geoffk@cygnus.com>
10110
10111 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
10112 libobjc/.libs to allow for libtool.
10113
10114 2000-08-02 Jakub Jelinek <jakub@redhat.com>
10115
10116 * gcc.c-torture/compile/20000802-1.c: New test.
10117
10118 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
10119
10120 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
10121
10122 2000-07-31 Jeffrey A Law (law@cygnus.com)
10123
10124 * gcc-c-torture/execute/20000731-2.c: New test.
10125
10126 * gcc.c-torture/execute/20000731-1.c: New test.
10127 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
10128
10129 2000-07-31 Jakub Jelinek <jakub@redhat.com>
10130
10131 * testsuite/gcc.dg/cpp/paste7.c: New test.
10132 * gcc.dg/cpp/20000725-1.c: New test.
10133
10134 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
10135
10136 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
10137 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
10138 declaration warning for __builtin_dwarf_reg_size.
10139
10140 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
10141
10142 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
10143
10144 * gcc.dg/noncompile/voidparam-1.c: New test.
10145
10146 2000-07-30 Richard Henderson <rth@cygnus.com>
10147
10148 * gcc.dg/c90-digraph-1.c: Don't xfail.
10149 * gcc.dg/compare2.c (case 10): Xfail.
10150 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
10151
10152 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
10153
10154 * gcc.dg/c99-main-1.c: New test.
10155
10156 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
10157
10158 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
10159
10160 2000-07-26 Hans-Peter Nilsson <hp@axis.com>
10161
10162 * gcc.c-tortuer/execute/20000726-1.c: New test.
10163
10164 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
10165
10166 * gcc.c-torture/execute/enum-2.c: New test.
10167
10168 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10169
10170 * gcc.dg/cpp/tr-warn3.c: New test.
10171
10172 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
10173
10174 * g++.old-deja/g++.ext/implicit1.C: Remove.
10175 * g++.old-deja/g++.jason/c2.C: Remove
10176 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
10177 * g++.old-deja/g++.pt/crash16.C: Likewise.
10178 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
10179
10180 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
10181
10182 * g++.old-deja/g++.other/for2.C: New test.
10183
10184 2000-07-25 Jakub Jelinek <jakub@redhat.com>
10185
10186 * gcc.dg/20000720-1.c: New test.
10187
10188 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
10189
10190 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
10191
10192 2000-07-24 Geoff Keating <geoffk@cygnus.com>
10193
10194 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
10195 * gcc.c-torture/execute/20000722-1.c: New.
10196 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
10197
10198 2000-07-24 Jakub Jelinek <jakub@redhat.com>
10199
10200 * gcc.dg/cpp/20000720-1.S: New test.
10201
10202 2000-07-21 Michael Meissner <meissner@redhat.com>
10203
10204 * gcc.c-torture/execute/ieee/hugeval.c: New test.
10205
10206 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
10207
10208 * g++.old-deja/g++.brendan/crash16.C,
10209 g++.old-deja/g++.brendan/parse3.C,
10210 g++.old-deja/g++.brendan/redecl1.C,
10211 g++.old-deja/g++.ns/template13.C,
10212 g++.old-deja/g++.other/decl4.C,
10213 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
10214
10215 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
10216
10217 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
10218 and "Internal error".
10219
10220 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
10221 regexps.
10222 * gcc.dg/cpp/paste6.c: New test.
10223
10224 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
10225
10226 * gcc.dg/cpp/tr-direct.c: New test.
10227
10228 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
10229 gcc.dg/cpp/undef1.c: Tweak error regexps.
10230
10231 2000-07-18 Eric Christopher <echristo@redhat.com>
10232
10233 * gcc.c-torture/compile/20000718-1.c: New test.
10234
10235 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
10236
10237 * cpplex.c (_cpp_push_token): If the token being pushed back
10238 is the previous token in this context, just subtract one from
10239 context->posn.
10240 * cppmacro.c (save_expansion): Clear aux field when storing a
10241 placemarker.
10242
10243 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
10244
10245 * gcc.dg/noncompile/redecl-1.c: New test.
10246
10247 2000-07-18 Jakub Jelinek <jakub@redhat.com>
10248
10249 * gcc.c-torture/execute/20000717-5.c: New test.
10250 * gcc.c-torture/execute/20000717-1.x: Removed.
10251
10252 2000-07-17 Richard Henderson <rth@cygnus.com>
10253
10254 * gcc.c-torture/execute/20000717-4.c: New test.
10255
10256 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
10257
10258 * gcc.dg/cpp/syshdr.c: New test.
10259 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
10260
10261 2000-07-17 Neil Booth <neilb@earthling.net>
10262
10263 * gcc.dg/cpp/cmdlne-dM.c: New test.
10264 * gcc.dg/cpp/cmdlne-dD.c: New test.
10265
10266 2000-07-17 Jeffrey A Law (law@cygnus.com)
10267
10268 * gcc.c-torture/execute/20000717-3.c: New test.
10269
10270 * gcc.c-torture/compile/20000717-1.c: New test.
10271
10272 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
10273
10274 * gcc.c-torture/execute/20000717-2.c: New test.
10275
10276 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
10277
10278 * gcc.dg/formatz-1.c: New test.
10279
10280 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
10281 * gcc.dg/c99-digraph-1.c: New tests.
10282
10283 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
10284 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
10285
10286 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
10287 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
10288 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
10289 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
10290 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
10291 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
10292 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
10293
10294 2000-07-17 Greg McGary <greg@mcgary.org>
10295
10296 * gcc.c-torture/execute/20000717-1.c: New test.
10297 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
10298
10299 2000-07-15 Jakub Jelinek <jakub@redhat.com>
10300
10301 * gcc.c-torture/execute/20000715-2.c: New test.
10302 * gcc.dg/20000715-1.c: New test.
10303
10304 2000-07-15 Michael Meissner <meissner@redhat.com>
10305
10306 * gcc.c-torture/execute/20000715-1.c: New test.
10307
10308 2000-07-13 Jakub Jelinek <jakub@redhat.com>
10309
10310 * gcc.c-torture/execute/20000707-1.c: New test.
10311
10312 2000-07-13 Neil Booth <NeilB@earthling.net>
10313
10314 * testsuite/gcc.dg/cpp/digraph1.c,
10315 testsuite/gcc.dg/cpp/digraph2.c,
10316 testsuite/gcc.dg/cpp/digraphs.c: New tests.
10317
10318 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
10319
10320 * g77.f-torture/compile/20000630-2.f: New test.
10321 * g77.f-torture/compile/20000630-2.x
10322
10323 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
10324
10325 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
10326
10327 2000-07-11 Neil Booth <NeilB@earthling.net>
10328
10329 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
10330
10331 2000-07-11 Neil Booth <NeilB@earthling.net>
10332
10333 * gcc.dg/cpp/cmdlne-C.c: New.
10334
10335 2000-07-09 Neil Booth <NeilB@earthling.net>
10336
10337 * gcc.dg/cpp/directiv.c: New tests.
10338 * gcc.dg/cpp/undef1.c: Update.
10339
10340 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
10341
10342 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
10343
10344 2000-07-09 Neil Booth <NeilB@earthling.net>
10345
10346 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
10347
10348 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
10349
10350 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
10351 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
10352
10353 2000-07-08 Neil Booth <NeilB@earthling.net>
10354
10355 * gcc.dg/cpp/macsyntx.c: New tests.
10356
10357 2000-07-07 Jakub Jelinek <jakub@redhat.com>
10358
10359 * gcc.dg/20000707-1.c: New test.
10360
10361 2000-07-07 Jakub Jelinek <jakub@redhat.com>
10362
10363 * gcc.c-torture/execute/20000706-1.c: New test.
10364 * gcc.c-torture/execute/20000706-2.c: New test.
10365 * gcc.c-torture/execute/20000706-3.c: New test.
10366 * gcc.c-torture/execute/20000706-4.c: New test.
10367 * gcc.c-torture/execute/20000706-5.c: New test.
10368
10369 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
10370
10371 * g++.old-deja/g++.pt/instantiate7.C: New test.
10372
10373 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
10374
10375 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
10376 * g++.old-deja/g++.mike/thunk3.C: Likewise.
10377 * g++.old-deja/g++.other/rtti3.C: Likewise.
10378 * g++.old-deja/g++.other/rttid3.C: Likewise.
10379
10380 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
10381
10382 * g77.f-torture/compile/20000630-1.x: Fix typo
10383
10384 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
10385
10386 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
10387 assembly output.
10388
10389 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
10390
10391 * gcc.dg/cpp/ident.c: New test.
10392
10393 2000-07-05 Neil Booth <NeilB@earthling.net>
10394
10395 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
10396 gcc.dg/cpp/lexstrng.c: New tests.
10397
10398 2000-07-04 Neil Booth <NeilB@earthling.net>
10399
10400 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
10401 * gcc.dg/cpp/strify2.c: Same.
10402
10403 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
10404
10405 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
10406 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
10407 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
10408 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
10409
10410 * testsuite/gcc.dg/cpp/macro1.c,
10411 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
10412 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
10413 testsuite/gcc.dg/cpp/strify1.c,
10414 testsuite/gcc.dg/cpp/strify2.c: New tests.
10415
10416 2000-07-03 Jakub Jelinek <jakub@redhat.com>
10417
10418 * gcc.c-torture/execute/20000703-1.c: New test.
10419
10420 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
10421
10422 * g++.old-deja/g++.pt (lookup10.C): New test.
10423
10424 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
10425
10426 * g++.old-deja/g++.pt (typename25.C): New test.
10427
10428 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
10429
10430 * gcc.c-torture/compile/20000701-1.c: New test.
10431
10432 2000-06-30 Nick Clifton <nickc@cygnus.com>
10433
10434 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
10435 to test case.
10436
10437 2000-06-30 Catherine Moore <clm@cygnus.com>
10438
10439 * gcc.c-torture/execute/align-1.c: New test.
10440
10441 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
10442
10443 * g++.old-deja/g++.pt/expr8.C: New test.
10444 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
10445
10446 2000-06-29 Nick Clifton <nickc@cygnus.com>
10447
10448 * gcc.c-torture/compile/20000629-1.c: New test.
10449
10450 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10451
10452
10453 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
10454 gcc.dg/noncompile directory, depending on whether they're
10455 preprocessor tests or not. Annotate all the tests for the dg
10456 framework.
10457
10458 * gcc.c-torture/noncompile/noncompile.exp: Delete.
10459 * gcc.dg/noncompile/noncompile.exp: New.
10460
10461 * Moved files:
10462 Old name New name
10463 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
10464 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
10465 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
10466 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
10467 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
10468 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
10469 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
10470 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
10471 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
10472 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
10473 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
10474 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
10475 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
10476 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
10477 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
10478 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
10479 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
10480 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
10481 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
10482 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
10483 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
10484 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
10485 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
10486 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
10487
10488 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
10489 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
10490 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
10491 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
10492 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
10493 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
10494
10495 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
10496
10497 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
10498 declare one variable. On the fourth, error.
10499 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
10500 declared by 20000628-1a.h.
10501
10502 2000-06-29 Richard Henderson <rth@redhat.com>
10503
10504 * gcc.c-torture/execute/930529-1.x: New file.
10505 * gcc.dg/920413-1.c: Adjust expected warning text.
10506 * gcc.dg/980217-1.c: Declare abort.
10507 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
10508
10509 2000-06-29 Jeffrey A Law (law@cygnus.com)
10510
10511 * g77.f-torture/compile/20000629-1.f: New test.
10512 * g77.f-torture/compile/20000629-1.x: Expected to fail.
10513
10514 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10515
10516 Rearrange lots of files, removing entirely the
10517 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
10518 directories.
10519
10520 * Deleted files:
10521 gcc.c-torture/code_quality/code_quality.exp
10522 gcc.c-torture/special/special.exp
10523 gcc.failure/failure.exp
10524 gcc.failure/940409-1.x
10525 gcc.c-torture/compile/961203-1.x
10526
10527 * New files:
10528 gcc.misc-tests/linkage.exp
10529 gcc.c-torture/execute/920730-1t.c
10530 gcc.c-torture/execute/920730-1t.x
10531 gcc.c-torture/compile/920520-1.x
10532 gcc.c-torture/compile/920521-1.x
10533 gcc.c-torture/compile/981006-1.x
10534 gcc.c-torture/execute/eeprof-1.x
10535
10536 * Moved files (possibly with modifications to fit a new harness):
10537 Old name New name
10538 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
10539 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
10540 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
10541 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
10542 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
10543 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
10544 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
10545 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
10546 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
10547 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
10548 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
10549 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
10550 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
10551 gcc.failure/940409-1.c gcc.dg/940409-1.c
10552
10553 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
10554
10555 * c-torture/compile/961203-1.x: Delete.
10556
10557 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
10558 not exit. Include stdio.h.
10559 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
10560 * gcc.misc-tests/dg-12.c: Likewise.
10561 * gcc.misc-tests/dg-5.c: Likewise.
10562 * gcc.misc-tests/dg-6.c: Likewise.
10563 * gcc.misc-tests/dg-7.c: Prototype abort.
10564 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
10565 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
10566 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
10567 not exit.
10568 * gcc.misc-tests/sieve.c: Use return from main, not exit.
10569 * gcc.misc-tests/sort2.c: Use return from main, not exit.
10570
10571 2000-06-28 Jakub Jelinek <jakub@redhat.com>
10572
10573 * gcc.dg/cpp/20000628-1.c: New test.
10574 * gcc.dg/cpp/20000628-1.h: New header for above test.
10575 * gcc.dg/cpp/20000628-1a.h: Likewise.
10576
10577 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
10578
10579 * gcc.dg/cpp: New directory.
10580 * gcc.dg/cpp/cpp.exp: New driver.
10581 * gcc.dg/cpp/20000627-1.c: New test.
10582 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
10583 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
10584 and rewrite as a compilation test.
10585
10586 * gcc.dg: Move many files into the cpp subdirectory, possibly
10587 renaming or editing them as well.
10588 Old name New name
10589 990119-1.c cpp/19990119-1.c
10590 990228-1.c cpp/19990228-1.c
10591 990407-1.c cpp/19990407-1.c
10592 990409-1.c cpp/19990409-1.c
10593 990413-1.c cpp/19990413-1.c
10594 990703-1.c cpp/19990703-1.c
10595 20000127-1.c cpp/20000127-1.c
10596 20000129-1.c cpp/20000129-1.c
10597 20000207-1.c cpp/20000207-1.c
10598 20000207-2.c cpp/20000207-2.c
10599 20000209-1.c cpp/20000209-1.c
10600 20000209-2.c cpp/20000209-2.c
10601 20000301-1.c cpp/20000301-1.c
10602 20000419-1.c cpp/20000419-1.c
10603 20000510-1.S cpp/20000510-1.S
10604 20000519-1.c cpp/20000519-1.c
10605 20000529-1.c cpp/20000529-1.c
10606 20000625-1.c cpp/20000625-1.c
10607 20000625-2.c cpp/20000625-2.c
10608 cpp-as1.c cpp/assert1.c
10609 cpp-as2.c cpp/assert2.c
10610 cxx-comments-1.c cpp/cxxcom1.c
10611 cxx-comments-2.c cpp/cxxcom2.c
10612 endif-label.c cpp/endif.c
10613 cpp-hash1.c cpp/hash1.c
10614 cpp-hash2.c cpp/hash2.c
10615 cpp-if1.c cpp/if-1.c
10616 cpp-if2.c cpp/if-2.c
10617 cpp-if3.c cpp/if-3.c
10618 cpp-if4.c cpp/if-4.c
10619 cpp-if5.c cpp/if-5.c
10620 cpp-cond.c cpp/if-cexp.c
10621 cpp-missingop.c cpp/if-mop.c
10622 cpp-missingparen.c cpp/if-mpar.c
10623 cpp-opprec.c cpp/if-oppr.c
10624 cpp-ifparen.c cpp/if-paren.c
10625 cpp-shortcircuit.c cpp/if-sc.c
10626 cpp-shift.c cpp/if-shift.c
10627 cpp-unary.c cpp/if-unary.c
10628 cpp-li1.c cpp/line1.c
10629 cpp-li2.c cpp/line2.c
10630 lineno.c cpp/line3.c
10631 lineno-2.c cpp/line4.c
10632 cpp-mi.c cpp/mi1.c
10633 cpp-mic.h cpp/mi1c.h
10634 cpp-micc.h cpp/mi1cc.h
10635 cpp-mind.h cpp/mi1nd.h
10636 cpp-mindp.h cpp/mi1ndp.h
10637 cpp-mix.h cpp/mi1x.h
10638 cpp-mi2.c cpp/mi2.c
10639 cpp-mi2a.h cpp/mi2a.h
10640 cpp-mi2b.h cpp/mi2b.h
10641 cpp-mi2c.h cpp/mi2c.h
10642 cpp-mi3.c cpp/mi3.c
10643 cpp-mi3.def cpp/mi3.def
10644 poison-1.c cpp/poison.c
10645 pr-impl.c cpp/prag-imp.c
10646 cpp-redef-2.c cpp/redef1.c
10647 cpp-redef.c cpp/redef2.c
10648 strpaste.c cpp/strp1.c
10649 strpaste-2.c cpp/strp2.c
10650 cpp-tradpaste.c cpp/tr-paste.c
10651 cpp-tradstringify.c cpp/tr-str.c
10652 cpp-tradwarn1.c cpp/tr-warn1.c
10653 cpp-tradwarn2.c cpp/tr-warn2.c
10654 trigraphs.c cpp/trigraphs.c
10655 cpp-unc1.c cpp/unc1.c
10656 cpp-unc2.c cpp/unc2.c
10657 cpp-unc3.c cpp/unc3.c
10658 cpp-unc.c cpp/unc4.c
10659 undef.c cpp/undef1.c
10660 undef-2.c cpp/undef2.c
10661 cpp-wi1.c cpp/widestr1.c
10662
10663 2000-06-27 Mark Mitchell <mark@codesourcery.com>
10664
10665 * lib/g++.exp (g++_include_flags): Tweak.
10666
10667 2000-06-27 H.J. Lu <hjl@gnu.org>
10668 Loren J. Rittle <ljrittle@acm.org>
10669
10670 * lib/g++.exp (g++_include_flags): Override libgloss.exp
10671 version with one that knows about the new gcc tree structure.
10672 (g++_link_flags): Same.
10673
10674 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
10675
10676 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
10677 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
10678 case we are cross-compiling.
10679
10680 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
10681 g++.old-deja/g++.niklas/Makefile.in,
10682 g++.old-deja/g++.niklas/configure.in,
10683 g++.old-deja/g++.other/Makefile.in,
10684 g++.old-deja/g++.other/configure.in,
10685 gcc.c-torture/code_quality/Makefile.in,
10686 gcc.c-torture/code_quality/configure.in,
10687 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
10688 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
10689 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
10690 gcc.c-torture/execute/ieee/Makefile.in,
10691 gcc.c-torture/execute/ieee/configure.in,
10692 gcc.c-torture/noncompile/Makefile.in,
10693 gcc.c-torture/noncompile/configure.in,
10694 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
10695 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
10696 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
10697
10698 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10699
10700 * g++.old-deja/g++.other/ambig3.C: New test.
10701
10702 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
10703
10704 * g++.old-deja/g++.pt/syntax1.C: New test.
10705 * g++.old-deja/g++.pt/syntax2.C: New test.
10706 * g++.old-deja/g++.other/syntax3.C: New test.
10707 * g++.old-deja/g++.other/syntax4.C: New test.
10708
10709 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10710
10711 * gcc.dg/20000623-1.c: Prototype exit and abort.
10712
10713 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
10714
10715 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
10716 New tests.
10717 * gcc.dg/cpp-mi3.def: New file.
10718
10719 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
10720 inside assertions.
10721 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
10722 lexer's error messages.
10723 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
10724 divine anything from the linemarkers.
10725 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
10726 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
10727
10728 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
10729
10730 * gcc.dg/20000623-1.c: New test.
10731
10732 2000-06-22 Jakub Jelinek <jakub@redhat.com>
10733
10734 * gcc.c-torture/execute/20000622-1.c: New test.
10735
10736 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10737
10738 * g++.old-deja/g++.other/init15.C: New test.
10739
10740 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
10741
10742 * g++.old-deja/g++.pt/vaarg2.C: New test.
10743 * g++.old-deja/g++.pt/vaarg3.C: New test.
10744
10745 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
10746
10747 * g++.old-deja/g++.other/dyncast6.C: New test.
10748
10749 2000-06-15 Jakub Jelinek <jakub@redhat.com>
10750
10751 * gcc.c-torture/execute/loop-6.c: New test.
10752
10753 2000-06-14 Jakub Jelinek <jakub@redhat.com>
10754
10755 * gcc.dg/20000614-1.c: New test.
10756 * gcc.dg/20000614-2.c: New test.
10757
10758 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
10759
10760 * g++.old-deja/g++.other/inline12.C: New test.
10761
10762 2000-06-13 Jakub Jelinek <jakub@redhat.com>
10763
10764 * g++.old-deja/g++.other/eh1.C: New test.
10765
10766 2000-06-12 Jakub Jelinek <jakub@redhat.com>
10767
10768 * g++.old-deja/g++.other/type.C: New test.
10769
10770 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10771
10772 * g++.old-deja/g++.other/initstring.C: New test.
10773
10774 2000-06-12 Jason Merrill <jason@redhat.com>
10775
10776 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
10777
10778 2000-06-09 Jeffrey A Law (law@cygnus.com)
10779
10780 * gcc.c-torture/compile/20000609-1.c: New test.
10781
10782 2000-06-09 Clinton Popetz <cpopetz@cygnus.com>
10783
10784 * gcc.dg/20000609-1.c: New test.
10785
10786 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
10787
10788 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
10789 * gcc.c-torture/noncompile/poison-1.c: Move...
10790 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
10791 * gcc.dg/cpp-li1.c: Add a token after the #line.
10792
10793 2000-06-05 Richard Henderson <rth@cygnus.com>
10794
10795 * gcc.c-torture/execute/20000605-2.c: New test.
10796 * gcc.c-torture/execute/20000605-3.c: New test.
10797
10798 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
10799
10800 * g77.f-torture/execute/20000503-1.x: New file.
10801
10802 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
10803
10804 * g++.old-deja/g++.eh/badalloc1.C: New test.
10805
10806 2000-06-05 Richard Henderson <rth@cygnus.com>
10807
10808 * gcc.c-torture/execute/20000605-1.c: New test.
10809
10810 2000-06-05 Jakub Jelinek <jakub@redhat.com>
10811 Nathan Sidwell <nathan@codesourcery.com>
10812
10813 * gcc.c-torture/compile/20000605-1.c: New test.
10814
10815 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
10816
10817 * g77.f-torture/compile/20000601-1.f: New test.
10818
10819 2000-06-03 Richard Henderson <rth@cygnus.com>
10820
10821 * gcc.c-torture/execute/20000603-1.c: New.
10822
10823 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
10824
10825 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
10826 * gcc.dg/noreturn-2.c (noreturn): Likewise.
10827
10828 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
10829
10830 * gcc.dg/compare2.c (case 12): XFAIL.
10831 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
10832 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
10833
10834 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
10835
10836 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
10837
10838 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
10839 guard macro is already defined when the header is first
10840 included.
10841 * gcc.dg/cpp-mix.h: New file.
10842 * gcc.dg/endif-label.c: Update patterns to match compiler.
10843
10844 * g++.brendan/complex1.C: Declare abort.
10845 * g++.law/refs4.C: Remove XFAIL.
10846 * g++.oliva/expr2.C: Declare abort and exit.
10847
10848 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
10849
10850 * gcc.c-torture/execute/20000528-1.c: New test.
10851
10852 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
10853 * g++.old-deja/g++.law/temps4.C: Likewise.
10854
10855 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
10856 stdlib.h. Call abort() on failure.
10857 * g++.old-deja/g++.law/refs4.C: Likewise.
10858 * g++.old-deja/g++.law/temps4.C: Likewise.
10859 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
10860 * gcc.c-torture/execute/20000112-1.c: Include string.h.
10861
10862 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
10863
10864 Relative to g++.dg/special:
10865 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
10866
10867 Relative to g++.old-deja:
10868 * g++.brendan/complex1.C, g++.jason/optimize2.C,
10869 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
10870 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
10871 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
10872 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
10873 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
10874 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
10875
10876 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
10877 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
10878 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
10879 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
10880 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
10881 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
10882 and/or string.h.
10883
10884 * g++.other/goto1.C: Update expectations for error messages.
10885
10886 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
10887
10888 * gcc.c-torture/compile/20000523-1.c: New test.
10889
10890 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10891
10892 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
10893
10894 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
10895
10896 * g++.old-deja/g++.eh/catch11.C: New test.
10897 * g++.old-deja/g++.eh/catch12.C: New test.
10898
10899 2000-05-24 Nick Clifton <nickc@cygnus.com>
10900
10901 * gcc.c-torture/execute/20000523-1.c: New test.
10902
10903 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
10904
10905 * c-torture/execute/bcp-1.c: Replace abort in arg of
10906 __builtin_constant_p with a generic external function.
10907
10908 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
10909 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
10910 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
10911 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
10912 Prototype abort and/or exit.
10913
10914 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
10915 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
10916 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
10917 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
10918
10919 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
10920
10921 * gcc.dg/dwarf2-1.c: New test.
10922
10923 2000-05-20 Richard Henderson <rth@cygnus.com>
10924
10925 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
10926
10927 2000-05-20 Andreas Jaeger <aj@suse.de>
10928
10929 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
10930 testcase.
10931
10932 2000-05-19 David Edelsohn <edelsohn@gnu.org>
10933
10934 * gcc.c-torture/execute/20000519-2.c: New test.
10935
10936 2000-05-19 Andreas Jaeger <aj@suse.de>
10937
10938 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
10939 which fails with SSA.
10940
10941 * lib/c-torture.exp: Also test with -O3 -fssa.
10942
10943 2000-05-18 Michael Meissner <meissner@redhat.com>
10944
10945 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
10946 * gcc.c-torture/execute/920415-1.c: Ditto.
10947 * gcc.c-torture/execute/920501-1.c: Ditto.
10948 * gcc.c-torture/execute/conversion.c: Ditto.
10949 * gcc.c-torture/execute/cvt-1.c: Ditto.
10950
10951 2000-05-18 Jeffrey A Law (law@cygnus.com)
10952
10953 * gcc.c-torture/compile/20000518-1.c: New test.
10954
10955 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
10956
10957 * g77.f-torture/compile/200005018.f: New test.
10958
10959 2000-05-17 Jeffrey A Law (law@cygnus.com)
10960
10961 * gcc.c-torture/compile/20000517-1.c: New test.
10962
10963 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10964
10965 * gcc.c-torture/execute/20000516-1.c: New test.
10966
10967 2000-05-15 Jakub Jelinek <jakub@redhat.com>
10968
10969 * g++.old-deja/g++.other/eh.C: New test.
10970
10971 2000-05-12 Richard Henderson <rth@cygnus.com>
10972
10973 * gcc.c-torture/execute/990208-1.c (main): Don't pass
10974 constants through to doit's conditional.
10975
10976 2000-05-11 Jeffrey A Law (law@cygnus.com)
10977
10978 * gcc.c-torture/compile/20000511-1.c: New test.
10979 * g77.f-torture/compile/20000511-1.f: New test.
10980 * g77.f-torture/compile/20000511-2.f: New test.
10981
10982 2000-05-11 Michael Meissner <meissner@redhat.com>
10983
10984 * gcc.c-torture/execute/20000511-1.c: New test.
10985
10986 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
10987
10988 * gcc.dg/dg.exp: Scan .S files as well as .c files.
10989 * gcc.dg/20000510-1.S: New.
10990
10991 2000-05-08 Catherine Moore <clm@cygnus.com>
10992
10993 * gcc.dg/unused-3.c: New.
10994
10995 2000-05-06 Richard Henderson <rth@cygnus.com>
10996
10997 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
10998 * g++.old-deja/g++.mike/warn1.C: Likewise.
10999 * g++.old-deja/g++.pt/local1.C: Likewise.
11000 * g++.old-deja/g++.pt/local7.C: Likewise.
11001 * g++.old-deja/g++.pt/spec16.C: Likewise.
11002
11003 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
11004
11005 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
11006
11007 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
11008
11009 * g77.f-torture/execute/20000503-1.f: New test.
11010
11011 2000-05-04 Andreas Jaeger <aj@suse.de>
11012
11013 * gcc.dg/noreturn-2.c: New test.
11014
11015 2000-05-04 Neil Booth <NeilB@earthling.net>
11016
11017 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
11018 preprocessor.
11019
11020 2000-05-04 Richard Henderson <rth@cygnus.com>
11021
11022 * gcc.c-torture/execute/20000503-1.c: Fix typo.
11023
11024 2000-05-04 Richard Henderson <rth@cygnus.com>
11025
11026 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
11027 OpenSSL by Jason R Thorpe.
11028
11029 2000-05-03 Jim Wilson <wilson@cygnus.com>
11030
11031 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
11032
11033 2000-05-03 Robert Lipe <robertlipe@usa.net>
11034
11035 * gcc.dg/20000503-1.c: New test.
11036
11037 2000-05-02 Jakub Jelinek <jakub@redhat.com>
11038
11039 * gcc.c-torture/compile/20000502-1.c: New test.
11040 * g++.old-deja/g++.other/align.C: New test.
11041 * gcc.dg/cpp-tradstringify.c: New test.
11042
11043 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
11044
11045 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
11046 and hard registers.
11047
11048 2000-04-26 Geoff Keating <geoffk@cygnus.com>
11049
11050 * gcc.c-torture/execute/loop-5.c: New test.
11051
11052 2000-04-25 Jakub Jelinek <jakub@redhat.com>
11053
11054 * gcc.c-torture/execute/va-arg-20.c: New test.
11055
11056 2000-04-23 Jeffrey A Law (law@cygnus.com)
11057
11058 * gcc.c-torture/execute/20000422-1.c: New test.
11059
11060 2000-04-20 Greg McGary <gkm@gnu.org>
11061
11062 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
11063 when optimizing, but without sibling-call optimizations (-O1).
11064
11065 2000-04-20 Jeffrey A Law (law@cygnus.com)
11066
11067 * gcc.c-torture/compile/20000420-1.c: New test.
11068
11069 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
11070
11071 * g++.abi/ptrflags.C: New test.
11072 * g++.eh/catchptr1.C: Test incomplete pointer chains.
11073
11074 2000-04-19 Catherine Moore <clm@cygnus.com>
11075
11076 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
11077
11078 2000-04-19 Greg McGary <gkm@gnu.org>
11079
11080 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
11081 sibling-call optimizations.
11082
11083 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
11084
11085 * gcc.dg/20000419-1.c: New test.
11086
11087 2000-04-12 Hans-Peter Nilsson <hp@axis.com>
11088
11089 * gcc.c-torture/execute/20000412-6.c: New test.
11090
11091 2000-04-12 Jeffrey A Law (law@cygnus.com)
11092
11093 * gcc.c-torture/execute/20000412-5.c: New test.
11094 * g77.f-torture/compile/20000412-1.f: New test.
11095 * gcc.c-torture/execute/20000412-4.c: New test.
11096 * gcc.c-torture/compile/20000412-2.c: New test.
11097 * gcc.c-torture/execute/20000412-3.c: New test.
11098 * gcc.c-torture/compile/20000412-1.c: New test.
11099 * gcc.c-torture/execute/20000412-2.c: New test.
11100
11101 2000-04-12 Jakub Jelinek <jakub@redhat.com>
11102
11103 * objc/execute/bf-20.m: New test.
11104
11105 2000-04-10 Richard Henderson <rth@cygnus.com>
11106
11107 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
11108
11109 * gcc.c-torture/execute/20000412-1.c: New test.
11110
11111 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
11112
11113 * g++.old-deja/g++.eh/catchptr1.C: New test.
11114
11115 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
11116
11117 * g++.old-deja/g++.abi/cxa_vec.C: New test.
11118
11119 2000-04-08 Neil Booth <NeilB@earthling.net>
11120
11121 * gcc.dg/cpp-nullchar.c: Remove test as
11122 embedded nulls cause problems.
11123
11124 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11125
11126 * gcc.dg/compare2.c: New test.
11127
11128 2000-04-08 Neil Booth <NeilB@earthling.net>
11129
11130 * gcc.dg/cpp-nullchar.c: New test.
11131
11132 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
11133
11134 * gcc.dg/cpp-mi2.c: New test.
11135 * gcc.dg/cpp-mi2[abc].h: New files.
11136
11137 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
11138
11139 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
11140 member name.
11141
11142 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
11143
11144 * g++.old-deja/g++.abi/vmihint.C: New test.
11145
11146 2000-04-06 Neil Booth <NeilB@earthling.net>
11147
11148 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
11149 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
11150 copyright.
11151
11152 2000-04-05 Hans-Peter Nilsson <hp@axis.com>
11153
11154 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
11155 avoid stack-frame overwrite.
11156
11157 2000-04-05 Jakub Jelinek <jakub@redhat.com>
11158
11159 * gcc.c-torture/compile/20000405-2.c: New test.
11160 * gcc.c-torture/compile/20000405-3.c: New test.
11161
11162 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11163
11164 * gcc.c-torture/compile/20000405-1.c: New test.
11165
11166 2000-04-04 Geoff Keating <geoffk@cygnus.com>
11167
11168 * gcc.dg/cast-qual-1.c: Revert last change.
11169
11170 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11171
11172 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
11173
11174 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
11175
11176 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
11177 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
11178
11179 2000-04-03 Jeffrey A Law (law@cygnus.com)
11180
11181 * gcc.c-torture/compile/20000403-2.c: New test.
11182 * gcc.c-torture/compile/20000403-1.c: New test.
11183
11184 2000-04-03 Hans-Peter Nilsson <hp@axis.com>
11185
11186 * gcc.c-torture/execute/20000403-1.c: New test.
11187
11188 2000-04-03 Geoff Keating <geoffk@cygnus.com>
11189
11190 * gcc.c-torture/execute/20000402-1.c: New test.
11191
11192 2000-04-03 Donald Lindsay <dlindsay@cygnus.com>
11193
11194 * gcc.c-torture/execute/va-arg-15.c: New test.
11195 * gcc.c-torture/execute/va-arg-16.c: New test.
11196 * gcc.c-torture/execute/va-arg-17.c: New test.
11197 * gcc.c-torture/execute/va-arg-18.c: New test.
11198 * gcc.c-torture/execute/va-arg-19.c: New test.
11199
11200 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
11201
11202 * gcc.c-torture/compile/981211-1.c: Move to...
11203 * gcc.dg/cpp-as1.c: ...here.
11204 * gcc.dg/cpp-as2.c: New file.
11205
11206 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
11207 compiler.
11208
11209 2000-04-02 Neil Booth <NeilB@earthling.net>
11210
11211 * gcc.dg/cpp-cond.c New tests.
11212 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
11213 accidental success less likely.
11214 * gcc.dg/cpp-missingop.c New tests.
11215 * gcc.dg/cpp-missingparen.c New tests.
11216 * gcc.dg/cpp-shift.c New tests.
11217 * gcc.dg/cpp-shortcircuit.c New tests.
11218 * gcc.dg/cpp-unary.c New tests.
11219
11220 2000-03-29 Jeffrey A Law (law@cygnus.com)
11221
11222 * gcc.c-torture/compile/20000329-1.c: New test.
11223
11224 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
11225
11226 * gcc.c-torture/compile/20000326-1.c: New test.
11227 * gcc.c-torture/compile/20000326-2.c: New test.
11228
11229 2000-03-24 Geoff Keating <geoffk@cygnus.com>
11230
11231 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
11232 the first parameter is a function argument.
11233
11234 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
11235
11236 * g++.old-deja/g++.ext/array4.C: New test.
11237
11238 2000-03-22 Geoff Keating <geoffk@cygnus.com>
11239
11240 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
11241
11242 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11243
11244 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
11245
11246 2000-03-19 Richard Henderson <rth@cygnus.com>
11247
11248 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
11249
11250 2000-03-19 Richard Henderson <rth@cygnus.com>
11251
11252 * gcc.c-torture/compile/20000319-1.c: New test.
11253
11254 2000-03-14 Jeffrey A Law (law@cygnus.com)
11255
11256 * gcc.c-torture/execute/20000314-3.c: New test.
11257 * gcc.c-torture/execute/20000314-2.c: New test.
11258 * gcc.c-torture/execute/20000314-1.c: New test.
11259 * gcc.c-torture/compile/20000314-2.c: New test.
11260 * gcc.c-torture/compile/20000314-1.c: New test.
11261
11262 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
11263
11264 * g++.old-deja/g++.warn/inline.C: New test.
11265
11266 2000-03-10 Hans-Peter Nilsson <hp@bitrange.com>
11267
11268 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
11269 standards-compliant result rather than specific constants.
11270 Put test-values in array.
11271
11272 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
11273
11274 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
11275 (g++_target_compile): Put test-specific options last.
11276
11277 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
11278
11279 * g++.old-deja/g++.eh/vbase4.C: New test.
11280
11281 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
11282
11283 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
11284
11285 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
11286
11287 * g++.old-deja/g++.brendan/misc12.C: Removed.
11288 * g++.old-deja/g++.pt/memtemp77.C: Constify.
11289 * g++.old-deja/g++.ext/pretty4.C: New test.
11290
11291 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
11292
11293 * g++.old-deja/g++.other/string2.C: New test.
11294
11295 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
11296
11297 * g++.old-deja/g++.warn/impint2.C: New test.
11298
11299 2000-03-05 Hans-Peter Nilsson <hp@bitrange.com>
11300
11301 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
11302 is 1, not zero.
11303
11304 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
11305
11306 * g++.old-deja/g++.warn/impint.C: New test.
11307 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
11308 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
11309 * g++.old-deja/g++.pt/explicit12.C: Likewise.
11310 * g++.old-deja/g++.pt/explicit13.C: Likewise.
11311 * g++.old-deja/g++.pt/explicit17.C: Likewise.
11312 * g++.old-deja/g++.pt/explicit18.C: Likewise.
11313 * g++.old-deja/g++.pt/explicit19.C: Likewise.
11314 * g++.old-deja/g++.pt/explicit23.C: Likewise.
11315 * g++.old-deja/g++.pt/explicit31.C: Likewise.
11316 * g++.old-deja/g++.pt/explicit35.C: Likewise.
11317 * g++.old-deja/g++.pt/explicit6.C: Likewise.
11318 * g++.old-deja/g++.pt/memclass7.C: Likewise.
11319
11320 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
11321
11322 * gcc.dg/cpp-redef.c: New test.
11323
11324 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
11325
11326 * g++.old-deja/g++.pt/unify7.C: New test.
11327
11328 2000-02-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
11329
11330 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
11331 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
11332
11333 2000-02-25 Geoff Keating <geoffk@cygnus.com>
11334
11335 * gcc.c-torture/compile/20000224-1.c: New test.
11336
11337 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11338
11339 * gcc.c-torture/compile/cpp-2.c: New test.
11340 * gcc.c-torture/compile/cpp-1.c: New test.
11341
11342 2000-02-25 Jeffrey A Law (law@cygnus.com)
11343
11344 * gcc.c-torture/execute/20000225-1.c: New test.
11345
11346 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11347
11348 * gcc.dg/cpp-li2.c: New test.
11349
11350 * gcc.dg/cpp-wi1.c: New test.
11351
11352 * gcc.dg/cpp-li1.c: New test.
11353
11354 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
11355
11356 * g++.old-deja/g++.other/sizeof5.C: New test.
11357
11358 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11359
11360 * gcc.c-torture/execute/va-arg-13.c: New test.
11361
11362 2000-02-23 Donald Lindsay <dlindsay@cygnus.com>
11363
11364 * gcc.c-torture/execute/va-arg-12.c: New test.
11365
11366 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
11367
11368 * gcc.c-torture/execute/20000223-1.c: New test.
11369
11370 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
11371
11372 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
11373
11374 2000-02-22 Mark Mitchell <mark@codesourcery.com>
11375
11376 * g++.old-deja/g++.abi/ptrmem.C: New test.
11377
11378 2000-02-19 Richard Henderson <rth@cygnus.com>
11379
11380 * gcc.c-torture/compile/init-3.c: New.
11381
11382 2000-02-17 Mark Mitchell <mark@codesourcery.com>
11383
11384 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
11385 ALWAYS_CXXFLAGS.
11386
11387 2000-02-11 Robert Lipe <robertl@sco.com>
11388
11389 * gcc.c-torture/compile/20000211-3.c: New test.
11390
11391 2000-02-11 Martin Buchholz <martin@xemacs.org>
11392
11393 * gcc.c-torture/compile/20000211-2.c: New test.
11394
11395 2000-02-11 Jeffrey A Law (law@cygnus.com)
11396
11397 * gcc.c-torture/compile/20000211-1.c: New test.
11398
11399 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
11400
11401 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
11402 on native targets
11403
11404 2000-02-08 Nathan Sidwell <nathan@acm.org>
11405
11406 * g++.old-deja/g++.other/cast5.C: New test.
11407
11408 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
11409
11410 * gcc.c-torture/execute/20000205-1.c: New.
11411
11412 2000-02-03 Nathan Sidwell <nathan@acm.org>
11413
11414 * g++.old-deja/g++.jason/cast3.C: Return void.
11415 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
11416
11417 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11418
11419 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
11420
11421 * gcc.dg/loop-1.c: New test.
11422
11423 2000-01-27 Jakub Jelinek <jakub@redhat.com>
11424
11425 * gcc.c-torture/compile/20000127-1.c: New test.
11426 * gcc.c-torture/execute/991228-1.c: New test.
11427
11428 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11429
11430 * gcc.dg/unused-2.c: New test.
11431
11432 * gcc.dg/conv-1.c: New test.
11433
11434 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11435
11436 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
11437 compiler.
11438 (tool_option_proc): Fix typo.
11439
11440 2000-01-24 Geoff Keating <geoffk@cygnus.com>
11441
11442 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
11443 of the ld on the host, not on the build machine.
11444 Also, don't crash if '--help' is not a supported option.
11445
11446 2000-01-24 Richard Henderson <rth@cygnus.com>
11447
11448 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
11449
11450 2000-01-20 Jeffrey A Law (law@cygnus.com)
11451
11452 * gcc.c-torture/execute/20000120-2.c: New test.
11453 * gcc.c-torture/execute/20000120-1.c: New test.
11454
11455 2000-01-13 Jeffrey A Law (law@cygnus.com)
11456
11457 * gcc.c-torture/execute/20000113-1.c: New test.
11458
11459 2000-01-12 Jeffrey A Law (law@cygnus.com)
11460
11461 * gcc.c-torture/execute/20000112-1.c: New test.
11462
11463 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11464
11465 * gcc.dg/20000111-1.c: New test.
11466
11467 2000-01-10 Jeffrey A Law (law@cygnus.com)
11468
11469 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
11470 with 16 bit integers.
11471
11472 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11473
11474 * gcc.dg/20000108-1.c: New test.
11475
11476 2000-01-05 Nathan Sidwell <nathan@acm.org>
11477
11478 * g++.old-deja/g++.ns/koenig8.C: New test.
11479
11480 2000-01-05 Nathan Sidwell <nathan@acm.org>
11481
11482 * g++.old-deja/g++.other/cast4.C: New test.
11483
11484 2000-01-05 Jeffrey A Law (law@cygnus.com)
11485
11486 * gcc.c-torture/compile/20000105-2.c: New test.
11487 * gcc.c-torture/compile/20000105-1.c: New test.
11488
11489 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11490
11491 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
11492 references to printf & atoi to conform to ANSI standard.
11493 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
11494 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
11495 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
11496 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
11497 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
11498 * g++.old-deja/g++.brendan/complex1.C: Likewise.
11499 * g++.old-deja/g++.brendan/copy1.C: Likewise.
11500 * g++.old-deja/g++.brendan/copy2.C: Likewise.
11501 * g++.old-deja/g++.brendan/copy3.C: Likewise.
11502 * g++.old-deja/g++.brendan/copy4.C: Likewise.
11503 * g++.old-deja/g++.brendan/copy5.C: Likewise.
11504 * g++.old-deja/g++.brendan/copy6.C: Likewise.
11505 * g++.old-deja/g++.brendan/copy7.C: Likewise.
11506 * g++.old-deja/g++.brendan/copy8.C: Likewise.
11507 * g++.old-deja/g++.brendan/crash11.C: Likewise.
11508 * g++.old-deja/g++.brendan/crash14.C: Likewise.
11509 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
11510 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
11511 * g++.old-deja/g++.brendan/delete2.C: Likewise.
11512 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
11513 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
11514 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
11515 * g++.old-deja/g++.brendan/eh1.C: Likewise.
11516 * g++.old-deja/g++.brendan/groff1.C: Likewise.
11517 * g++.old-deja/g++.brendan/init3.C: Likewise.
11518 * g++.old-deja/g++.brendan/misc12.C: Likewise.
11519 * g++.old-deja/g++.brendan/misc7.C: Likewise.
11520 * g++.old-deja/g++.brendan/new2.C: Likewise.
11521 * g++.old-deja/g++.brendan/operators4.C: Likewise.
11522 * g++.old-deja/g++.brendan/operators5.C: Likewise.
11523 * g++.old-deja/g++.brendan/overload2.C: Likewise.
11524 * g++.old-deja/g++.brendan/overload7.C: Likewise.
11525 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
11526 * g++.old-deja/g++.brendan/reference1.C: Likewise.
11527 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
11528 * g++.old-deja/g++.brendan/template24.C: Likewise.
11529 * g++.old-deja/g++.brendan/template3.C: Likewise.
11530 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
11531 * g++.old-deja/g++.jason/inline3.C: Likewise.
11532 * g++.old-deja/g++.jason/opeq.C: Likewise.
11533 * g++.old-deja/g++.law/arg5.C: Likewise.
11534 * g++.old-deja/g++.law/arm7.C: Likewise.
11535 * g++.old-deja/g++.law/ctors11.C: Likewise.
11536 * g++.old-deja/g++.law/cvt8.C: Likewise.
11537 * g++.old-deja/g++.law/init9.C: Likewise.
11538 * g++.old-deja/g++.law/refs4.C: Likewise.
11539 * g++.old-deja/g++.law/template2.C: Likewise.
11540 * g++.old-deja/g++.law/visibility24.C: Likewise.
11541 * g++.old-deja/g++.law/vtable3.C: Likewise.
11542 * g++.old-deja/g++.mike/asm2.C: Likewise.
11543 * g++.old-deja/g++.mike/eh1.C: Likewise.
11544 * g++.old-deja/g++.mike/misc1.C: Likewise.
11545 * g++.old-deja/g++.mike/misc13.C: Likewise.
11546 * g++.old-deja/g++.mike/misc14.C: Likewise.
11547 * g++.old-deja/g++.mike/ns12.C: Likewise.
11548 * g++.old-deja/g++.mike/p1248.C: Likewise.
11549 * g++.old-deja/g++.mike/p3708.C: Likewise.
11550 * g++.old-deja/g++.mike/p3708a.C: Likewise.
11551 * g++.old-deja/g++.mike/p3708b.C: Likewise.
11552 * g++.old-deja/g++.mike/p646.C: Likewise.
11553 * g++.old-deja/g++.mike/p700.C: Likewise.
11554 * g++.old-deja/g++.mike/p783.C: Likewise.
11555 * g++.old-deja/g++.mike/p783a.C: Likewise.
11556 * g++.old-deja/g++.mike/p783b.C: Likewise.
11557 * g++.old-deja/g++.mike/p786.C: Likewise.
11558 * g++.old-deja/g++.mike/p789.C: Likewise.
11559 * g++.old-deja/g++.mike/p789a.C: Likewise.
11560 * g++.old-deja/g++.mike/p807a.C: Likewise.
11561 * g++.old-deja/g++.other/delete3.C: Likewise.
11562 * g++.old-deja/g++.other/dyncast1.C: Likewise.
11563 * g++.old-deja/g++.other/dyncast2.C: Likewise.
11564 * g++.old-deja/g++.other/dyncast3.C: Likewise.
11565 * g++.old-deja/g++.other/empty1.C: Likewise.
11566 * g++.old-deja/g++.other/temporary1.C: Likewise.
11567 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
11568 * g++.old-deja/g++.pt/t16.C: Likewise.
11569 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
11570
11571 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
11572
11573 * gcc.dg/991230-1.c: New test.
11574
11575 1999-12-29 Jeffrey A Law (law@cygnus.com)
11576
11577 * gcc.c-torture/compile/991229-3.c: New test.
11578 * gcc.c-torture/compile/991229-2.c: New test.
11579 * gcc.c-torture/compile/991229-1.c: New test.
11580
11581 1999-12-29 Greg McGary <gkm@eng.ascend.com>
11582
11583 * gcc.c-torture/compile/labels-2.c: New test.
11584
11585 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
11586
11587 * gcc.c-torture/execute/991227-1.c: New test.
11588
11589 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11590
11591 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
11592
11593 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
11594
11595 * gcc.c-torture/execute/991221-1.c: New test.
11596
11597 1999-12-20 Nathan Sidwell <nathan@acm.org>
11598
11599 * g++.old-deja/g++.other/cast3.C: New test.
11600
11601 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
11602
11603 * gcc.c-torture/execute/991216-4.c: New test.
11604
11605 1999-12-16 Michael Meissner <meissner@cygnus.com>
11606
11607 * gcc.c-torture/execute/991216-1.c: New test.
11608 * gcc.c-torture/execute/991216-2.c: New test.
11609 * gcc.c-torture/execute/991216-3.c: New test.
11610
11611 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11612
11613 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
11614 Actually make the test fail by using "-O2" for compilation.
11615
11616 1999-12-15 Nathan Sidwell <nathan@acm.org>
11617
11618 * g++.old-deja/g++.warn/cast-align1.C: New test.
11619
11620 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11621
11622 * gcc.c-torture/compile/991214-1.c: New test.
11623 * gcc.c-torture/compile/991214-2.c: New test.
11624
11625 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
11626
11627 * gcc.dg/991214-1.c: New test.
11628
11629 1999-12-13 Jeffrey A Law (law@cygnus.com)
11630
11631 * gcc.c-torture/compile/991213-3.c: New test.
11632 * gcc.c-torture/compile/991213-2.c: New test.
11633 * gcc.c-torture/compile/991213-1.c: New test.
11634
11635 1999-12-10 J"orn Rennecke <amylaar@cygnus.co.uk>
11636
11637 * gcc.dg/991209-1.c: New test.
11638
11639 1999-12-08 Nathan Sidwell <nathan@acm.org>
11640
11641 * gcc.c-torture/compile/991208-1.c: New test.
11642
11643 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11644
11645 * gcc.dg/ultrasp2.c: New test.
11646
11647 1999-12-05 Alex Samuel <samuel@codesourcery.com>
11648
11649 * g++.old-deja/g++.abi/align.C (main): Fix typo.
11650
11651 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
11652
11653 * gcc.c-torture/compile/991202-1.c: New test.
11654 * gcc.c-torture/execute/991202-1.c: New test.
11655 * gcc.c-torture/execute/991202-2.c: New test.
11656 * gcc.c-torture/execute/991202-3.c: New test.
11657
11658 1999-12-02 Alex Samuel <samuel@codesourcery.com>
11659
11660 * g++.old-deja/g++.abi/align.C: New test.
11661 * g++.old-deja/g++.abi/aggregates.C: Likewise.
11662 * g++.old-deja/g++.abi/bitfields.C: Likewise.
11663
11664 1999-12-01 Richard Henderson <rth@cygnus.com>
11665
11666 * gcc.c-torture/execute/991201-1.c: New.
11667
11668 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
11669
11670 * gcc.dg/991129-1.c: New test.
11671
11672 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
11673
11674 * gcc.c-torture/compile/991127-1.c: New test.
11675
11676 1999-11-22 Nathan Sidwell <nathan@acm.org>
11677
11678 * g++.old-deja/g++.other/warn4.C: New test.
11679
11680 1999-11-22 Nathan Sidwell <nathan@acm.org>
11681
11682 * g++.old-deja/g++.eh/cleanup2.C: New test.
11683 * g++.old-deja/g++.ext/pretty2.C: New test.
11684 * g++.old-deja/g++.ext/pretty3.C: New test.
11685 * g++.old-deja/g++.other/debug6.C: New test.
11686
11687 1999-10-20 Jim Wilson <wilson@cygnus.com>
11688
11689 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
11690 compiler_output to look for one error message instead of two.
11691
11692 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
11693
11694 * gcc.c-torture/execute/991118-1.c: Also test case
11695 where the word boundary does not split a byte evenly.
11696
11697 1999-11-19 Nathan Sidwell <nathan@acm.org>
11698
11699 * g++.old-deja/g++.ext/restrict1.C: New test.
11700
11701 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
11702
11703 * gcc.c-torture/execute/991118-1.c: New test.
11704
11705 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
11706
11707 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
11708 working directory pathnames.
11709
11710 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
11711
11712 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
11713 host is equipped with driver.h and driver.o so it can actually
11714 compile and run the tests.
11715
11716 1999-10-08 Bernd Schmidt <bernds@cygnus.co.uk>
11717
11718 * gcc.c-torture/compile/991008-1.c: New test.
11719
11720 1999-11-08 Nick Clifton <nickc@cygnus.com>
11721
11722 * lib/gcc-dg.exp: Include target-supports.exp
11723
11724 1999-11-05 Nick Clifton <nickc@cygnus.com>
11725
11726 * lib/target-supports.exp: New file: Provide procs to test for
11727 features supported by the target.
11728 (check_weak_available): Moved here from ecos.exp.
11729 (check_alias_available): New proc: Determine of the target
11730 toolchain supports the alias attribute.
11731
11732 * gcc.dg/special/ecos.exp: Move check_weak_available to
11733 target-supports.exp.
11734 (alias-1.c): Only perform the test if the target supports
11735 aliases.
11736 (wkali-1.c): Only perform the test if the target supports
11737 aliases.
11738
11739 * gcc.dg/990506-0.c: Expect error messages from cross
11740 targets as well as native targets.
11741
11742 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11743
11744 * gcc.dg/ultrasp1.c: Removed xfail.
11745 * gcc.dg/struct-ret-2.c: Likewise.
11746 * gcc.dg/array-1.c: Likewise.
11747
11748 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11749
11750 * gcc.dg/struct-ret-2.c: New test.
11751
11752 * gcc.dg/array-1.c: New test.
11753
11754 1999-10-30 Stephen L Moshier <moshier@mediaone.net>
11755
11756 * gcc.c-torture/execute/991030-1.c: New test.
11757
11758 1999-10-26 Richard Henderson <rth@cygnus.com>
11759
11760 * gcc.c-torture/compile/991026-2.c: New test.
11761
11762 1999-10-26 Jeffrey A Law (law@cygnus.com)
11763
11764 * gcc.c-torture/compile/991026-1.c: New test.
11765
11766 1999-10-23 Jeffrey A Law (law@cygnus.com)
11767
11768 * gcc.c-torture/execute/991023-1.c: New test.
11769
11770 1999-10-19 Jeffrey A Law (law@cygnus.com)
11771
11772 * gcc.c-torture/execute/991019-1.c: New test.
11773
11774 1999-10-16 Richard Henderson <rth@cygnus.com>
11775
11776 * gcc.c-torture/execute/991016-1.c: New test.
11777
11778 1999-10-14 Stephane Carrez <stcarrez@worldnet.fr>
11779
11780 * gcc.c-torture/execute/991014-1.c: New test.
11781
11782 1999-10-13 J"orn Rennecke <amylaar@cygnus.co.uk>
11783
11784 * g++.old-deja/g++.other/union2.C: New test.
11785
11786 1999-10-13 Nathan Sidwell <nathan@acm.org>
11787
11788 * g++.old-deja/g++.other/vaarg2.C: New test.
11789 * g++.old-deja/g++.other/vaarg3.C: New test.
11790
11791 1999-10-12 Craig Burley <craig@jcb-sc.com>
11792
11793 * g77.f-torture/noncompile/19990905-1.f: Moved from being
11794 in compile/.
11795
11796 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
11797
11798 * gcc.c-torture/execute/va-arg-11.c: New test.
11799
11800 1999-10-01 Mark P. Mitchell <mark@codesourcery.com>
11801
11802 * lib/file-format.exp (gcc_target_object_format): Don't
11803 crash if objdump is unavailable.
11804
11805 1999-09-29 Donn Terry <donn@interix.com>
11806
11807 * gcc.misc-tests/mg.exp: delete extraneous redirection.
11808
11809 1999-09-28 Nick Clifton <nickc@cygnus.com>
11810
11811 * gcc.c-torture/compile/990928-1.c: New test.
11812
11813 1999-09-28 Nathan Sidwell <nathan@acm.org>
11814
11815 * g++.old-deja/g++.other/decl6.C: New test.
11816
11817 1999-09-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11818
11819 * gcc.c-torture/execute/va-arg-10.c: New test.
11820
11821 1999-09-27 Nathan Sidwell <nathan@acm.org>
11822
11823 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
11824 __PRETTY_FUNCTION__.
11825
11826 1999-09-23 Nick Clifton <nickc@cygnus.com>
11827
11828 * gcc.c-torture/execute/990923-1.c: New test.
11829
11830 1999-09-21 Nick Clifton <nickc@cygnus.com>
11831
11832 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
11833 for which -fpic is inappropriate.
11834
11835 1999-09-21 Mark Mitchell <mark@codesourcery.com>
11836
11837 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
11838
11839 1999-09-21 Nathan Sidwell <nathan@acm.org>
11840
11841 * g++.old-deja/g++.other/dyncast1.C: New test.
11842 * g++.old-deja/g++.other/dyncast2.C: New test.
11843 * g++.old-deja/g++.other/dyncast3.C: New test.
11844 * g++.old-deja/g++.other/dyncast4.C: New test.
11845 * g++.old-deja/g++.other/dyncast5.C: New test.
11846 * g++.old-deja/g++.eh/catch3.C: New test.
11847 * g++.old-deja/g++.eh/catch3p.C: New test.
11848 * g++.old-deja/g++.eh/catch4.C: New test.
11849 * g++.old-deja/g++.eh/catch4p.C: New test.
11850 * g++.old-deja/g++.eh/catch5.C: New test.
11851 * g++.old-deja/g++.eh/catch5p.C: New test.
11852 * g++.old-deja/g++.eh/catch6.C: New test.
11853 * g++.old-deja/g++.eh/catch6p.C: New test.
11854 * g++.old-deja/g++.eh/catch7.C: New test.
11855 * g++.old-deja/g++.eh/catch7p.C: New test.
11856 * g++.old-deja/g++.eh/catch8.C: New test.
11857 * g++.old-deja/g++.eh/catch8p.C: New test.
11858 * g++.old-deja/g++.eh/catch9.C: New test.
11859 * g++.old-deja/g++.eh/catch9p.C: New test.
11860
11861 1999-09-13 Nathan Sidwell <nathan@acm.org>
11862
11863 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
11864 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
11865
11866 1999-09-13 Jeffrey A Law (law@cygnus.com)
11867
11868 * gcc.c-torture/compile/990913-1.c: New test.
11869
11870 1999-09-10 Nathan Sidwell <nathan@acm.org>
11871
11872 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
11873 * g++.old-deja/g++.jason/rfg5.C: Likewise.
11874
11875 1999-09-09 Richard Henderson <rth@cygnus.com>
11876
11877 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
11878
11879 1999-09-09 Nathan Sidwell <nathan@acm.org>
11880
11881 * g++.old-deja/g++.other/lookup11.C: New test.
11882 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
11883 what is permitted and what we want.
11884 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
11885 overload use.
11886 * g++.old-deja/g++.jason/rfg5.C: Likewise
11887
11888 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
11889
11890 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
11891 * gcc.c-torture/noncompile/poison-1.c: New file.
11892
11893 1999-09-08 Nathan Sidwell <nathan@acm.org>
11894
11895 * g++.old-deja/g++.other/sizeof3.C: New test.
11896 * g++.old-deja/g++.other/sizeof4.C: New test.
11897 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
11898 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
11899
11900 1999-09-07 Richard Henderson <rth@cygnus.com>
11901
11902 * gcc.dg/va-arg-1.c: New.
11903
11904 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11905
11906 * gcc.c-torture/execute/va-arg-9.c: New test.
11907
11908 1999-09-05 Craig Burley <craig@jcb-sc.com>
11909
11910 * g77.f-torture/compile/980519-2.f: New test.
11911 * g77.f-torture/compile/19990905-0.f: New test.
11912 * g77.f-torture/compile/19990905-1.f: New test.
11913 * g77.f-torture/compile/19990905-2.f: New test.
11914
11915 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
11916
11917 1999-09-03 Richard Earnshaw <rearnsha@arm.com>
11918
11919 * gcc.c-torture/execute/990827-1.c: Fix typo.
11920
11921 1999-09-03 Nathan Sidwell <nathan@acm.org>
11922
11923 * g++.old-deja/g++.other/deref1.C: New test.
11924
11925 1999-09-02 Nathan Sidwell <nathan@acm.org>
11926
11927 * g++.old-deja/g++.other/ambig2.C: New test.
11928 * g++.old-deja/g++.other/cond5.C: New test.
11929 * g++.old-deja/g++.other/lookup16.C: New test.
11930
11931 1999-09-02 Marc Espie <espie@cvs.openbsd.org>
11932
11933 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
11934 assemblers too.
11935
11936 1999-08-31 Jeffrey A Law (law@cygnus.com)
11937
11938 * lib/c-torture.exp: Avoid the "compare executables" optimization
11939 when testing native.
11940
11941 1999-08-29 Jeffrey A Law (law@cygnus.com)
11942
11943 * gcc.c-torture/execute/990829-1.c: New test.
11944 * gcc.c-torture/compile/990829-1.c: New test.
11945
11946 1999-08-27 Paul Burchard <burchard@pobox.com>
11947
11948 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
11949 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
11950 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
11951 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
11952 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
11953 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
11954 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
11955 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
11956 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
11957 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
11958 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
11959
11960 1999-08-27 Jeffrey A Law (law@cygnus.com)
11961
11962 * gcc.c-torture/execute/990827-1.c: New test.
11963
11964 1999-08-26 Craig Burley <craig@jcb-sc.com>
11965
11966 * g77.f-torture/noncompile/19990826-4.f: New test.
11967
11968 * g77.f-torture/compile/19990826-3.f: New test.
11969
11970 * g77.f-torture/execute/19990826-2.f: New test.
11971
11972 * g77.f-torture/compile/19990826-1.f: New test.
11973
11974 * gcc.c-torture/execute/990826-0.c: New test.
11975 * g77.c-torture/execute/19990826-0.f: New test.
11976
11977 * g77.f-torture/noncompile/970626-2.f: New test.
11978
11979 1999-08-25 Paul Burchard <burchard@pobox.com>
11980
11981 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
11982 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
11983 lss-011.C: New tests.
11984
11985 1999-08-25 Nathan Sidwell <nathan@acm.org>
11986
11987 * g++.old-deja/g++.other/decl5.C: New test.
11988
11989 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11990
11991 * noncompile/noncompile.exp: Load_lib c-torture.exp.
11992 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
11993 call `postbase' for each one. All callers of `postbase' changed
11994 to call this instead.
11995
11996 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
11997
11998 * gcc.c-torture/execute/990811-1.c: New test.
11999
12000 1999-08-09 Nick Clifton <nickc@cygnus.com>
12001
12002 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
12003 just native ones.
12004
12005 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
12006 just native ones.
12007
12008 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
12009
12010 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
12011
12012 1999-08-04 Jeffrey A Law (law@cygnus.com)
12013
12014 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
12015
12016 1999-08-04 Nathan Sidwell <nathan@acm.org>
12017
12018 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
12019
12020 1999-08-04 Jeffrey A Law (law@cygnus.com)
12021
12022 * gcc.c-torture/execute/990804-1.c: New test.
12023
12024 1999-08-03 Nathan Sidwell <nathan@acm.org>
12025
12026 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
12027 * g++.old-deja/g++.brendan/crash64.C: Likewise
12028 * g++.old-deja/g++.brendan/overload8.C: Likewise
12029
12030 1999-08-03 Nathan Sidwell <nathan@acm.org>
12031
12032 * g++.old-deja/g++.other/struct1.C: New test.
12033
12034 1999-08-03 Nathan Sidwell <nathan@acm.org>
12035
12036 * g++.old-deja/g++.other/enum2.C: New test.
12037
12038 1999-08-02 Richard Henderson <rth@cygnus.com>
12039
12040 Adapted from tests from Franz Sirl:
12041 * gcc.c-torture/execute/va-arg-7.c: New test.
12042 * gcc.c-torture/execute/va-arg-8.c: New test.
12043
12044 1999-08-01 Jeffrey A Law (law@cygnus.com)
12045
12046 * gcc.c-torture/compile/990801-2.c: New test.
12047
12048 * gcc.c-torture/compile/990801-1.c: New test.
12049
12050 1999-07-27 Michael Meissner <meissner@cygnus.com>
12051
12052 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
12053 fp-cmp-1.c, converting double to float.
12054
12055 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
12056 fp-cmp-1.c, converting double to long double.
12057
12058 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
12059 from fr1 to unknown_register, since fr1 is a legitimate register
12060 on some machines.
12061
12062 1999-07-25 Jeffrey A Law (law@cygnus.com)
12063
12064 * README: More listname related changes.
12065
12066 1999-07-08 Catherine Moore <clm@cygnus.com>
12067
12068 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
12069
12070 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
12071
12072 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
12073
12074 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
12075
12076 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
12077
12078 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
12079
12080 * gcc.dg/990703-1.c: New test.
12081
12082 1999-06-29 Nick Clifton <nickc@cygnus.com>
12083
12084 * lib/file-format.exp: New file: Move definition of proc
12085 gcc_target_object_format to here from
12086 gcc.dg/special/ecos.exp.
12087
12088 * lib/c-torture.exp: Include lib file-format.exp.
12089 * lib/gcc-dg.exp: Include lib file-format.exp.
12090
12091 * gcc.dg/special/ecos.exp: Remove definition of proc
12092 gcc_target_object_format.
12093
12094 1999-06-28 Jeffrey A Law (law@cygnus.com)
12095
12096 * gcc.c-torture/execute/990628-1.c: New test.
12097
12098 1999-06-25 Jeffrey A Law (law@cygnus.com)
12099
12100 * gcc.c-torture/compile/990625-2.c: New test.
12101
12102 * gcc.c-torture/compile/990625-1.c: New test.
12103
12104 1999-06-23 Nick Clifton <nickc@cygnus.com>
12105
12106 * gcc.c-torture/compile/dll.c: New test case. Check that dll
12107 attributes compile.
12108 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
12109 ports that use the COFF/PE file format.
12110
12111 1999-06-17 Jeffrey A Law (law@cygnus.com)
12112
12113 * gcc.c-torture/compile/990617-1.c: New test.
12114
12115 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
12116
12117 * g++.old-deja/g++.other/decl4.C: New test.
12118
12119 1999-06-14 Nathan Sidwell <nathan@acm.org>
12120
12121 * g++.old-deja/g++.other/bitfld3.C: New test.
12122
12123 1999-06-08 Nathan Sidwell <nathan@acm.org>
12124
12125 * g++.old-deja/g++.eh/catch1.C: New test.
12126
12127 1999-06-07 Jeffrey A Law (law@cygnus.com)
12128
12129 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
12130
12131 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
12132 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
12133
12134 1999-06-05 Craig Burley <craig@jcb-sc.com>
12135
12136 * g77.f-torture/compile/19990502-0.f: Replace with new,
12137 shorter, test that still fails after recent changes.
12138
12139 1999-06-04 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12140
12141 * gcc.c-torture/execute/990604-1.c: New test.
12142
12143 1999-05-31 Jeffrey A Law (law@cygnus.com)
12144
12145 * gcc.c-torture/execute/990531-1.c: New test.
12146
12147 1999-05-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12148
12149 * gcc.c-torture/compile/990527-1.c: New test.
12150
12151 1999-05-27 Joern Rennecke <amylaar@cygnus.com>
12152
12153 * gcc.c-torture/execute/990527-1.c: New test.
12154
12155 1999-05-25 Nick Clifton <nickc@cygnus.com>
12156
12157 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
12158 bitfields as signed.
12159
12160 1999-05-25 Craig Burley <craig@jcb-sc.com>
12161
12162 * g77.f-torture/compile/19990525-0.f: New test.
12163
12164 1999-05-25 Jeffrey A Law (law@cygnus.com)
12165
12166 * gcc.c-torture/execute/990525-2.c: New test.
12167
12168 * gcc.c-torture/execute/990525-1.c: New test.
12169
12170 1999-05-24 Nathan Sidwell <nathan@acm.org>
12171
12172 * g++.old-deja/g++.other/anon3.C: New test.
12173 * g++.old-deja/g++.other/anon4.C: New test.
12174 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
12175 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
12176 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
12177 Merrill).
12178
12179 1999-05-24 Jeffrey A Law (law@cygnus.com)
12180
12181 * gcc.c-torture/execute/990524-1.c: New test.
12182
12183 * gcc.dg/990524-1.c: New test.
12184
12185 1999-05-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12186
12187 * gcc.c-torture/compile/990523-1.c: New test.
12188
12189 1999-05-19 Raja R Harinath <harinath@cs.umn.edu>
12190
12191 * gcc.c-torture/compile/990519-1.c: New test.
12192
12193 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12194
12195 * gcc.c-torture/compile/990517-1.c: New test.
12196
12197 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
12198 (e4, f4): New tests.
12199 (main): Call them.
12200
12201 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12202
12203 * gcc.dg/noreturn-1.c: New test.
12204
12205 1999-05-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12206
12207 * gcc.c-torture/execute/990513-1.c: New test.
12208
12209 1999-05-10 Richard Henderson <rth@cygnus.com>
12210
12211 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
12212
12213 1999-05-10 Craig Burley <craig@jcb-sc.com>
12214
12215 * g77.f-torture/execute/erfc.f: Use small single-precision
12216 values, to avoid problems on Alphas when not -mieee.
12217
12218 1999-05-08 Craig Burley <craig@jcb-sc.com>
12219
12220 * gcc.dg/990506-0.c: New test.
12221
12222 1999-05-08 Richard Henderson <rth@cygnus.com>
12223
12224 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
12225 the constant to test. Don't XFAIL 64-bit targets.
12226
12227 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
12228 * g++.old-deja/g++.law/profile1.C: Likewise.
12229
12230 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
12231 operator new instances.
12232 * g++.old-deja/g++.other/delete5.C: Likewise.
12233
12234 1999-05-03 Craig Burley <craig@jcb-sc.com>
12235
12236 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
12237 intrinsic.
12238
12239 1999-05-03 Craig Burley <craig@jcb-sc.com>
12240
12241 * g77.f-torture/execute/u77-test.f: Reverse order of two
12242 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
12243
12244 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12245
12246 * gcc.dg/compare1.c: New test.
12247
12248 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
12249
12250 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
12251 New tests.
12252
12253 1999-05-02 Craig Burley <craig@jcb-sc.com>
12254
12255 * g77.f-torture/compile/19990502-1.f: New test.
12256
12257 1999-05-02 Craig Burley <craig@jcb-sc.com>
12258
12259 * g77.f-torture/compile/19990502-0.f: New test.
12260
12261 1999-05-02 Craig Burley <craig@jcb-sc.com>
12262
12263 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
12264 intrinsic.
12265
12266 1999-05-02 Craig Burley <craig@jcb-sc.com>
12267
12268 * g77.f-torture/execute/u77-test.f (main): List libU77
12269 intrinsics not currently tested.
12270 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
12271 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
12272 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
12273 Trim blanks off the ends of some printed strings.
12274
12275 1999-05-02 Craig Burley <craig@jcb-sc.com>
12276
12277 * g77.f-torture/execute/u77-test.f (main): Just warn about
12278 FSTAT gid disagreement, as it's expected on some systems.
12279
12280 1999-05-01 Craig Burley <craig@jcb-sc.com>
12281
12282 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
12283 use a new function, which allows for some slop.
12284 Clean up some commentary.
12285 (issum): The new function.
12286 (sgladd): Deleted subroutine.
12287
12288 1999-05-01 Craig Burley <craig@jcb-sc.com>
12289
12290 * g77.f-torture/execute/u77-test.f: Modify to be more like
12291 libf2c/libU77 version, bringing patches to that version here.
12292 Add suitable commentary.
12293
12294 1999-04-25 Richard Henderson <rth@cygnus.com>
12295
12296 * gcc.dg/990424-1.c: New test.
12297
12298 1999-04-24 Craig Burley <craig@jcb-sc.com>
12299
12300 * g77.f-torture/execute/u77-test.f (main): Bug involving
12301 LSTAT has been fixed, so turn back on full checking.
12302
12303 1999-04-20 Craig Burley <craig@jcb-sc.com>
12304
12305 * g77.f-torture/compile/19990419-0.f: New test.
12306 * g77.f-torture/execute/19990419-1.f: New test.
12307
12308 1999-04-17 Richard Henderson <rth@cygnus.com>
12309
12310 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
12311 to avoid the need for a prototype to supress a warning.
12312
12313 1999-04-07 Jim Wilson <wilson@cygnus.com>
12314
12315 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
12316
12317 1999-04-04 Jeffrey A Law (law@cygnus.com)
12318
12319 * gcc.c-torture/execute/990404-1.c: New test.
12320
12321 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12322
12323 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
12324 * gcc.dg/cpp-if3.c: Don't use -pedantic.
12325 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
12326 missing initializer warnings.
12327
12328 1999-03-28 Jeffrey A Law (law@cygnus.com)
12329
12330 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
12331 matching strings.
12332
12333 1999-03-26 Jeffrey A Law (law@cygnus.com)
12334
12335 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
12336
12337 1999-03-26 Craig Burley <craig@jcb-sc.com>
12338
12339 * g77.f-torture/execute/19990325-0.f: New test.
12340 * g77.f-torture/execute/19990325-1.f: New test.
12341
12342 1999-03-24 Jeffrey A Law (law@cygnus.com)
12343
12344 * gcc.c-torture/execute/990324-1.c: New test.
12345
12346 1999-03-22 Jim Wilson <wilson@cygnus.com>
12347
12348 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
12349 test with 4.
12350
12351 1999-03-17 Richard Henderson <rth@cygnus.com>
12352
12353 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
12354
12355 1999-03-13 Craig Burley <craig@jcb-sc.com>
12356
12357 * g77.f-torture/execute/19990313-2.f: New test.
12358 * g77.f-torture/execute/19990313-3.f: New test.
12359
12360 1999-03-13 Craig Burley <craig@jcb-sc.com>
12361
12362 * g77.f-torture/execute/19990313-0.f: New test.
12363 * g77.f-torture/execute/19990313-1.f: New test.
12364
12365 1999-03-12 Jim Wilson <wilson@cygnus.com>
12366
12367 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
12368 printf to sprintf.
12369 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
12370 (main): Add check for u15. Conditionalize u31 check depending on
12371 whether ints are <32 bits or >=32 bits.
12372
12373 1999-03-08 Craig Burley <craig@jcb-sc.com>
12374
12375 * g77.f-torture/execute/19981119-0.f: Improve testiness.
12376
12377 1999-03-08 Craig Burley <craig@jcb-sc.com>
12378
12379 * g77.f-torture/compile/19990305-0.f: New test.
12380 * g77.f-torture/execute/19981119-0.f: New test.
12381
12382 1999-03-08 Craig Burley <craig@jcb-sc.com>
12383
12384 * g77.f-torture/execute/970625-2.f: call ABORT if final
12385 result is not correct, instead of just printing it.
12386 Add this checking via newly introduced obfuscation, to
12387 trip up buggy front ends.
12388
12389 1999-03-07 Craig Burley <craig@jcb-sc.com>
12390
12391 * g77.f-torture/compile/960317-1.f: Moved from being
12392 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
12393
12394 1999-03-06 Craig Burley <craig@jcb-sc.com>
12395
12396 * g77.f-torture/execute/960317-1.f: New (old) test.
12397 * g77.f-torture/execute/970625-2.f: Ditto.
12398
12399 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
12400
12401 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
12402 message on line 1 or line 2; cccp and cpplib do this differently.
12403
12404 1999-03-01 Jeffrey A Law (law@cygnus.com)
12405
12406 * g++.old-deja/g++.law/weak1.C: New test.
12407
12408 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12409
12410 * gcc.c-torture/execute/990119-1.c: Renamed to...
12411 * gcc.dg/990119-1.c: this, so it will only be tested once
12412 (it's a preprocessor test, it doesn't need to be run at
12413 multiple optimization levels).
12414
12415 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
12416
12417 * lib/g++.exp: Don't add incdir=$base_dir/../include to
12418 ALWAYS_CXXFLAGS.
12419
12420 1999-02-24 Craig Burley <craig@jcb-sc.com>
12421
12422 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
12423 * g77.f-torture/compile/19981216-0.f: ...as it is expected
12424 to not be compilable by current g77.
12425
12426 1999-02-24 Nick Clifton <nickc@cygnus.com>
12427
12428 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
12429
12430 1999-02-22 Jeffrey A Law (law@cygnus.com)
12431
12432 * gcc.c-torture/execute/990222-1.c: New test.
12433
12434 1999-02-19 Craig Burley <craig@jcb-sc.com>
12435
12436 * g77.f-torture/compile/19990218-0.f: New test.
12437 * g77.f-torture/noncompile/19990218-1.f: New test.
12438
12439 1999-02-18 Craig Burley <craig@jcb-sc.com>
12440
12441 * g77.f-torture/compile/19981216-0.f: New test.
12442
12443 1999-02-14 Jeffrey A Law (law@cygnus.com)
12444
12445 * gcc.dg/990214-1.c: New test.
12446
12447 1999-02-13 Jeffrey A Law (law@cygnus.com)
12448
12449 * gcc.dg/990213-2.c: New test.
12450
12451 * gcc.dg/990213-1.c: New test.
12452
12453 1999-02-12 Jeffrey A Law (law@cygnus.com)
12454
12455 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
12456 ints.
12457
12458 1999-02-11 Nick Clifton <nickc@cygnus.com>
12459
12460 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
12461 specified by target.
12462
12463 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
12464
12465 1999-02-11 Jeffrey A Law (law@cygnus.com)
12466
12467 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
12468
12469 1999-02-10 Jonathan Larmour <jlarmour@cygnus.co.uk>
12470
12471 * gcc.dg/special/ecos.exp: New test driver for new tests with
12472 special requirements.
12473
12474 * gcc.dg/special/alias-1.c: New test.
12475 * gcc.dg/special/gcsec-1.c: New test.
12476 * gcc.dg/special/weak-1.c: New test.
12477 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
12478 * gcc.dg/special/weak-2.c: New test.
12479 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
12480 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
12481 * gcc.dg/special/wkali-1.c: New test.
12482 * gcc.dg/special/wkali-2.c: New test.
12483 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
12484 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
12485
12486 1999-02-10 Felix Lee <flee@cygnus.com>
12487
12488 * lib/c-torture.exp (c-torture-compile): Pull out code for
12489 analyzing gcc error messages.
12490 (c-torture-execute): Likewise. Fix some (harmless) false
12491 positives.
12492 * lib/gcc.exp (gcc_check_compile): New function.
12493
12494 1999-02-08 Richard Henderson <rth@cygnus.com>
12495
12496 * gcc.c-torture/execute/990208-1.c: New test.
12497
12498 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
12499
12500 * g++.dg/special/ecos.exp: New driver for new tests with special
12501 requirements
12502
12503 * g++.dg/special/conpr-1.C: New test
12504 * g++.dg/special/conpr-2.C: New test
12505 * g++.dg/special/conpr-2a.C: New test
12506 * g++.dg/special/conpr-3.C: New test
12507 * g++.dg/special/conpr-3a.C: New test
12508 * g++.dg/special/conpr-3b.C: New test
12509
12510 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
12511 allow g++ to use the dg driver
12512
12513 * README: Add comment about g++.dg directory
12514
12515 1999-02-06 Jeffrey A Law (law@cygnus.com)
12516
12517 * README: Update email addresses.
12518
12519 1999-02-03 Nick Clifton <nickc@cygnus.com>
12520
12521 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
12522 arguments in order to force structure S onto the stack even on
12523 the alpha.
12524 (test): Pass 10 leading arguments to function foo as well as the
12525 structure S.
12526
12527 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
12528 failure for all targets.
12529
12530 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
12531 abort to terminate program execution.
12532
12533 1999-01-30 Richard Henderson <rth@cygnus.com>
12534
12535 * gcc.c-torture/execute/990130-1.c: New test.
12536
12537 1999-01-30 Jeffrey A Law (law@cygnus.com)
12538
12539 * gcc.dg/990130-1.c: New test.
12540
12541 1999-01-28 Michael Meissner <meissner@cygnus.com>
12542
12543 * gcc.c-torture/execute/990128-1.c: New test.
12544
12545 1999-01-27 Michael Meissner <meissner@cygnus.com>
12546
12547 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
12548
12549 1999-01-27 Felix Lee <flee@cygnus.com>
12550
12551 * lib/c-torture.exp (c-torture-compile): pull out code for
12552 analyzing gcc error messages.
12553 (c-torture-execute): ditto, and fix some (harmless) false
12554 positives.
12555 * lib/gcc.exp (gcc_check_compile): new function.
12556
12557 1999-01-17 Jeffrey A Law (law@cygnus.com)
12558
12559 * gcc.dg/990117-1.c: New test.
12560
12561 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
12562
12563 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
12564
12565 1999-01-15 Jeffrey A Law (law@cygnus.com)
12566
12567 * g77.f-torture/compile/990115-1.f: New test.
12568
12569 1999-01-07 Jeffrey A Law (law@cygnus.com)
12570
12571 * gcc.c-torture/compile/990107-1.c: New test
12572
12573 1999-01-06 Jeffrey A Law (law@cygnus.com)
12574
12575 * gcc.c-torture/execute/990106-2.c: New test.
12576
12577 * gcc.c-torture/execute/990106-1.c: New test.
12578
12579 1998-12-30 Zack Weinberg <zack@rabi.columbia.edu>
12580
12581 * gcc.c-torture/compile/981223-1.c: New test.
12582
12583 1998-12-29 Richard Henderson <rth@cygnus.com>
12584
12585 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
12586 (opt3): Rename from opt4 and disable.
12587
12588 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
12589
12590 * g++.old-deja/g++.pt/ptrmem5.C: New test.
12591
12592 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12593
12594 * g++.old-deja/g++.other/conv5.C: New test.
12595
12596 1998-12-14 Nick Clifton <nickc@cygnus.com>
12597
12598 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
12599
12600 1998-12-11 Jeffrey A Law (law@cygnus.com)
12601
12602 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
12603
12604 1998-12-11 Zack Weinberg <zack@rabi.columbia.edu>
12605
12606 * gcc.c-torture/compile/981211-1.c: New test.
12607
12608 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
12609
12610 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
12611
12612 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
12613
12614 1998-12-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12615
12616 * gcc.special/930510-1.c: Make C9X safe.
12617 * gcc.misc-tests/gcov-1.c Similarly.
12618 * gcc.misc-tests/gcov-2.c Similarly.
12619
12620 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12621
12622 * gcc.dg/ultrasp1.c: New test.
12623
12624 1998-12-06 Richard Henderson <rth@cygnus.com>
12625
12626 * gcc.c-torture/execute/981206.c: New test.
12627
12628 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12629
12630 * g++.old-deja/g++.ns/template7.C: New test.
12631
12632 * g++.old-deja/g++.other/expr1.C: New test.
12633
12634 * g++.old-deja/g++.eh/tmpl3.C: New test.
12635
12636 * g++.old-deja/g++.eh/tmpl2.C: New test.
12637
12638 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12639
12640 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
12641 * g++.old-deja/g++.other/using6.C: Removed.
12642 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
12643
12644 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
12645
12646 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12647
12648 * g++.old-deja/g++.pt/overload8.C: New test.
12649
12650 * g++.old-deja/g++.pt/overload7.C: New test.
12651
12652 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
12653
12654 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
12655 and relinking messages.
12656 * lib/g++.exp (g++_target_compile): Remove .rpo file when
12657 compiling with -frepo.
12658
12659 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
12660
12661 * g++.old-deja/g++.pt/lookup6.C: New test.
12662
12663 1998-11-30 Nick Clifton <nickc@cygnus.com>
12664
12665 * gcc.c-torture/execute/981130-1.c: New test.
12666 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
12667
12668 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12669
12670 * g++.old-deja/g++.pt/explicit76.C: New test.
12671
12672 * g++.old-deja/g++.pt/friend38.C: New test.
12673
12674 * g++.old-deja/g++.ns/crash2.C: New test.
12675
12676 * g++.old-deja/g++.pt/defarg8.C: New test.
12677
12678 * g++.old-deja/g++.pt/instantiate6.C: New test.
12679
12680 * g++.old-deja/g++.pt/static6.C: New test.
12681
12682 * g++.old-deja/g++.pt/decl2.C: New test.
12683
12684 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12685
12686 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
12687 problem is actually related with name lookup, but so what? :-)
12688
12689 * g++.old-deja/g++.pt/friend37.C: New test.
12690
12691 1998-11-25 Dave Love <d.love@dl.ac.uk>
12692
12693 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
12694 element, which fails on some systems.
12695
12696 * g77.f-torture/execute/labug1.f: New test.
12697
12698 1998-11-21 Jeffrey A Law (law@cygnus.com)
12699
12700 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
12701 is defined.
12702
12703 1998-11-18 Dave Love <d.love@dl.ac.uk>
12704
12705 * g77.f-torture/compile/981117-1.f: New test.
12706
12707 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
12708
12709 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
12710 properly discarded.
12711
12712 1998-10-11 Ken Raeburn <raeburn@cygnus.com>
12713
12714 * gcc.c-torture/execute/memcheck: New directory of tests for
12715 -fcheck-memory-usage.
12716
12717 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12718
12719 * README: New file, general information about the testsuite and
12720 new description of the various C++ test subdirectories.
12721 * README.g++: Eliminate obsolete information, update and move most
12722 relevant stuff to README.
12723
12724 1998-11-07 Richard Henderson <rth@cygnus.com>
12725
12726 * gcc.c-torture/compile/981107-1.c: New test.
12727
12728 1998-11-02 Doug Evans <devans@canuck.cygnus.com>
12729
12730 * execute/memcpy-bi.c: New testcase.
12731
12732 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
12733
12734 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
12735 base classes.
12736
12737 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
12738 template is selected.
12739
12740 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
12741 classes, it should be accepted for all types.
12742
12743 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
12744
12745 * g++.old-deja/g++.pt/spec24.C: Ensure that template
12746 specializations start with template headers.
12747
12748 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
12749
12750 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
12751
12752 * g++.old-deja/g++.other/init9.C: Test cross initialization of
12753 non-POD types.
12754
12755 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
12756
12757 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
12758
12759 1998-10-22 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12760
12761 * compile/981022-1.c, compile/981022-1.x: New test and driver.
12762
12763 1998-10-19 Jeffrey A Law (law@cygnus.com)
12764
12765 * 981019-1.c: New test.
12766
12767 1998-10-14 Robert Lipe <robertl@dgii.com>
12768
12769 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
12770 find objc headers.
12771
12772 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
12773
12774 * compile/981001-4.c: Remove use of GCC extension that triggers a
12775 compiler bug.
12776
12777 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
12778
12779 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
12780
12781 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12782
12783 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
12784 instantiation of template produces incorrect code for delete
12785 expression.
12786
12787 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
12788 constructors' name is not unique.
12789 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
12790 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
12791
12792 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
12793 automatic array of const is ill-formed.
12794
12795 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
12796 of template parameter?
12797
12798 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
12799 const.
12800
12801 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
12802 pointer-to-member expression.
12803
12804 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
12805 declaration causes ICE.
12806
12807 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
12808
12809 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
12810 reserved in the global namespace.
12811
12812 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
12813 generate needed virtual table.
12814
12815 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
12816
12817 1998-10-10 Dariush Eslimi <eslimi@loran.com>
12818
12819 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
12820 template-dependent type
12821
12822 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
12823
12824 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
12825 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
12826 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
12827
12828 * g++.old-deja/g++.other/using5.C: New test; using decl from base
12829 class should be usable as argument of member function.
12830 * g++.old-deja/g++.other/using6.C: New test; using decl from base
12831 class should be usable as return type of member function.
12832 * g++.old-deja/g++.other/using7.C: New test; using decl from base
12833 class should be usable as type of data member.
12834
12835 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
12836
12837 1998-10-09 Jeffrey A Law (law@cygnus.com)
12838
12839 * gcc.c-torture/special/920521-1.c: Fix bogus test.
12840
12841 1998-10-08 Nick Clifton <nickc@cygnus.com>
12842
12843 * gcc.dg/dll-?.c Add thumb to target list.
12844 Fix assembler scan patterns to match current assembler output.
12845
12846 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
12847
12848 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
12849 matching of template brackets.
12850
12851 * g++.old-deja/g++.other/using4.C: New test. Test using
12852 declarations of methods from base classes.
12853
12854 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
12855 within functions should introduce names into the innermost
12856 enclosing namespace.
12857
12858 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
12859 of static locals if first initialization throws.
12860
12861 1998-10-07 Jim Wilson <wilson@cygnus.com>
12862
12863 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
12864
12865 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
12866
12867 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
12868 lose track of the possible targets of tablejump insns.
12869 * special/special.exp: Run it.
12870
12871 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
12872
12873 * g++.old-deja/g++.pt/friend35.C: New test. A template function
12874 must be declared before its specializations can be named in friend
12875 declarations.
12876
12877 1998-10-05 Dave Love <d.love@dl.ac.uk>
12878
12879 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
12880
12881 * g77.f-torture/execute/io1.f: New test.
12882
12883 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
12884
12885 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
12886 with pointer to template function, for which no argument deduction
12887 is possible.
12888
12889 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
12890 specialization of template function as argument to template
12891 function.
12892
12893 * g++.old-deja/g++.other/access2.C: New test; Inner class
12894 shouldn't have privileged access to Outer's names.
12895
12896 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
12897
12898 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
12899 friend template declared within template class conflicts with
12900 nested class of the same name.
12901
12902 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
12903 is ignored.
12904
12905 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
12906 object with direct initializer as function declaration.
12907
12908 * g++.old-deja/g++.other/decl2.C: New test; duplicate
12909 initializers.
12910
12911 * g++.old-deja/g++.other/null2.C: New test; conditional operator
12912 involving const pointer and NULL produces incorrect result.
12913
12914 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
12915 type name without `typename' should be rejected with -pedantic.
12916
12917 1998-10-02 Richard Henderson <rth@cygnus.com>
12918
12919 * g++.old-deja/g++.other/addrof1.C: New test.
12920
12921 1998-10-01 Nick Clifton <nickc@cygnus.com>
12922
12923 * gcc.c-torture/compile/981001-1.c: New test.
12924 * gcc.c-torture/execute/981001-1.c: New test.
12925
12926 1998-10-01 Jeffrey A Law (law@cygnus.com)
12927
12928 * gcc.c-torture/compile/981001-2.c: New test.
12929 * gcc.c-torture/compile/981001-3.c: New test.
12930 * gcc.c-torture/compile/981001-4.c: New test.
12931
12932 1998-10-01 Robert Lipe <robertl@dgii.com>
12933
12934 * lib/objc.exp (objc_target_compile): Add -L during compiles for
12935 multilibbed hosts. Idea grafted from g77.exp.
12936
12937 1998-09-30 Dave Love <d.love@dl.ac.uk>
12938
12939 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
12940 avoid losing on systems which need -lsocket.
12941
12942 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
12943
12944 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
12945 * g++.old-deja/g++.other/nested2.C: Ditto.
12946 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
12947 failure.
12948
12949 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
12950
12951 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
12952 preferred over template operator!= for enum bitfields.
12953
12954 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
12955
12956 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
12957 that happen to have the same base name, but in different scopes,
12958 are incorrectly rejected.
12959
12960 1998-09-16 Richard Henderson <rth@cygnus.com>
12961
12962 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
12963 on the native word size instead of an integer literal.
12964
12965 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
12966
12967 * g++.old-deja/g++.other/static2.C: Invocation of static data
12968 member of type pointer-to-function denoted as non-static member.
12969
12970 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
12971 checks involving function types and aliases.
12972
12973 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
12974
12975 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
12976 redefined to the same non-trivial type.
12977
12978 * g++.old-deja/g++.pt/explicit73.C: Test for proper
12979 namespace-qualification of template specializations declared in
12980 other namespaces.
12981
12982 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
12983 to declare a subset of the specializations of a template function
12984 as friends of specializations of a template class.
12985
12986 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
12987 member templates that do not fully specialize the enclosing
12988 template class are rejected.
12989
12990 1998-09-11 Dave Love <d.love@dl.ac.uk>
12991
12992 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
12993
12994 1998-09-08 Dave Love <d.love@dl.ac.uk>
12995
12996 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
12997 altered from libf2c/libU77 version.
12998
12999 1998-09-06 Dave Love <d.love@dl.ac.uk>
13000
13001 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
13002
13003 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
13004
13005 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
13006 (un)signed char are different types for template specialization
13007 purposes.
13008
13009 1998-09-03 Ovidiu Predescu <ovidiu@aracnet.com>
13010
13011 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
13012 * objc: ObjC testsuite.
13013
13014 1998-08-31 Catherine Moore <clm@cygnus.com>
13015
13016 * gcc.c-torture/execute/941014-1.x: New file.
13017
13018 1998-08-31 Nick Clifton <nickc@cygnus.com>
13019
13020 * lib/c-torture.exp: Add support for
13021 torture_eval_before_compile and torture_eval_before_execute
13022 variables.
13023
13024 1998-08-30 Jeffrey A Law (law@cygnus.com)
13025
13026 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
13027 this test triggers valid.
13028
13029 1998-08-27 Jeffrey A Law (law@cygnus.com)
13030
13031 * gcc.dg/980827-1.c: New test.
13032
13033 1997-08-26 J"orn Rennecke <amylaar@cygnus.co.uk>
13034
13035 * gcc.c-torture/execute/loop-4b.c: New test.
13036
13037 1998-08-26 Nick Clifton <nickc@cygnus.com>
13038
13039 * lib/c-torture.exp: Add support for
13040 torture_eval_before_compile and torture_eval_before_execute
13041 variables.
13042
13043 1998-08-25 Jeffrey A Law (law@cygnus.com)
13044
13045 * gcc.c-torture/compile/980825-1.c: New test.
13046
13047 1998-08-24 Nick Clifton <nickc@cygnus.com>
13048
13049 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
13050 count number tests in opt_t0 not good_t0.
13051
13052 1998-08-24 Jeffrey A Law (law@cygnus.com)
13053
13054 * gcc.c-torture/compile/930326-1.x: Fix typo.
13055
13056 1998-08-23 Mark Mitchell <mark@markmitchell.com>
13057
13058 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
13059 causes an ICE.
13060
13061 1998-08-21 Jeffrey A Law (law@cygnus.com)
13062
13063 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
13064 STACK_SIZE is defined.
13065 * gcc.c-torture/unsorted/stuct.c: Similarly.
13066
13067 * gcc.c-torture/compile/980821-1.c: New test.
13068
13069 1998-08-21 Jeffrey A Law (law@cygnus.com)
13070
13071 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
13072
13073 1998-08-19 Mark Mitchell <mark@markmitchell.com>
13074
13075 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
13076 code.
13077
13078 1998-08-09 Mark Mitchell <mark@markmitchell.com>
13079
13080 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
13081 error'.
13082
13083 1998-08-18 Jeffrey A Law (law@cygnus.com)
13084
13085 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
13086
13087 1998-08-16 Jeffrey A Law (law@cygnus.com)
13088
13089 * gcc.c-torture/compile/980816-1.c: New test.
13090
13091 * gcc.dg/980816-1.c: New test.
13092
13093 1998-08-13 Jeffrey A Law (law@cygnus.com)
13094
13095 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
13096 compiler for ieee tests.
13097
13098 1998-08-01 Dave Love <d.love@dl.ac.uk>
13099
13100 * g77.f-torture/compile/980729-0.f: New test.
13101
13102 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
13103
13104 * gcc.c-torture/special/eeprof-1.c: New test, for
13105 -finstrument-functions.
13106 * gcc.c-torture/special/special.exp: Run it.
13107
13108 1998-07-29 Jeffrey A Law (law@cygnus.com)
13109
13110 * gcc.c-torture/compile/980729-1.c: New test.
13111
13112 1998-07-27 Nick Clifton <nickc@cygnus.com>
13113
13114 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
13115 __thumb__ is defined, and test for ARM style doubles if so.
13116
13117 1998-07-26 Dave Love <d.love@dl.ac.uk>
13118
13119 * g77.f-torture/noncompile/980615-0.f: New test.
13120
13121 1998-07-26 H.J. Lu (hjl@gnu.org)
13122
13123 * gcc.dg/980312-1.c: Do link instead of compile.
13124 * gcc.dg/980313-1.c: Likewise.
13125
13126 1998-07-26 Jeffrey A Law (law@cygnus.com)
13127
13128 * gcc.c-torture/compile/980726-1.c: New test.
13129
13130 1998-07-25 Dave Love <d.love@dl.ac.uk>
13131
13132 * g77.f-torture/execute/io0.f: New test.
13133
13134 1998-07-24 Nick Clifton <nickc@cygnus.com>
13135
13136 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
13137 an int.
13138
13139 1998-06-18 Michael Meissner <meissner@cygnus.com>
13140
13141 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
13142 m32r bugs.
13143
13144 1998-07-17 Nick Clifton <nickc@cygnus.com>
13145
13146 * gcc.dg/980626-1.c: Expect failures for all toolchains until
13147 c-decl.c:grokdeclarator can handle mode attributes.
13148
13149 1998-07-16 Jeffrey A Law (law@cygnus.com)
13150
13151 * gcc.c-torture/execute/980716-1.c: New test.
13152
13153 1998-07-13 Jeffrey A Law (law@cygnus.com)
13154
13155 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
13156 the mn10200.
13157 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
13158 the mn10200.
13159 * gcc.c-torture/execute/va-arg-3.x: Similarly.
13160 * gcc.c-torture/compile/930326-1.x: Similarly.
13161
13162 1998-07-13 Dave Love <d.love@dl.ac.uk>
13163
13164 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
13165 New test from Craig.
13166
13167 1998-07-12 Dave Love <d.love@dl.ac.uk>
13168
13169 * g77.f-torture/noncompile/980616-0.f: New test.
13170
13171 * g77.f-torture/execute/970816-3.f: New test from Craig.
13172
13173 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13174
13175 * g++.other/singleton.C: Return error value instead of taking
13176 SIGSEGV.
13177
13178 1998-07-10 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
13179
13180 * g++.other/singleton.C: New test. Warning is under dispute.
13181 Runtime crash is not.
13182
13183 1998-07-09 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
13184
13185 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
13186 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
13187 using6.C, using7.C}: New namespace tests.
13188
13189 1998-07-09 Alexandre Oliva <oliva@dcc.unicamp.br>
13190
13191 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
13192 specialization with typedef'ed names used as array indexes.
13193
13194 1998-07-09 Jeffrey A Law (law@cygnus.com)
13195
13196 * gcc.c-torture/execute/980709-1.c: New test.
13197
13198 * gcc.dg/980709-1.c: New test.
13199
13200 1998-07-07 Richard Henderson <rth@cygnus.com>
13201
13202 * gcc.c-torture/execute/bcp-1.c: New test.
13203
13204 1998-07-07 Jeffrey A Law (law@cygnus.com)
13205
13206 * gcc.c-torture/execute/980707-1.c: New test.
13207
13208 1998-07-06 Kamil Iskra <iskra@student.uci.agh.edu.pl>
13209
13210 * gcc.c-torture/compile/980706-1.c: New test.
13211
13212 1998-07-01 Dave Love <d.love@dl.ac.uk>
13213
13214 * g77.f-torture/execute/980701-0.f,
13215 g77.f-torture/execute/980701-1.f: New test from Craig.
13216
13217 1998-07-01 Jeffrey A Law (law@cygnus.com)
13218
13219 * gcc.c-torture/compile/980701-1.c: New test.
13220
13221 * gcc.c-torture/execute/980701-1.c: New test.
13222
13223 1998-06-30 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
13224 rlsruhe.de>
13225
13226 * g++.old-deja/g++.robertl/eb132.C: New test.
13227 * g++.old-deja/g++.robertl/eb133.C: Likewise.
13228
13229 1998-06-29 Dave Love <d.love@dl.ac.uk>
13230
13231 * g77.f-torture/execute/980628-7.f,
13232 g77.f-torture/execute/980628-8.f,
13233 g77.f-torture/execute/980628-9.f,
13234 g77.f-torture/execute/980628-10.f: New tests from Craig.
13235
13236 * g77.f-torture/execute/980628-3.f: Remove mail headers.
13237
13238 1998-06-28 Jeffrey A Law (law@cygnus.com)
13239
13240 * g77.f-torture/execute/980628-4.f: New test from Craig.
13241 * g77.f-torture/execute/980628-5.f: Likewise.
13242 * g77.f-torture/execute/980628-2.f: Likewise.
13243 * g77.f-torture/execute/980628-0.f: Likewise.
13244 * g77.f-torture/execute/980628-1.f: Likewise.
13245 * g77.f-torture/execute/980628-3.f: Likewise.
13246 * g77.f-torture/execute/980628-6.f: Likewise.
13247
13248 1998-06-28 Jeffrey A Law (law@cygnus.com)
13249
13250 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
13251 directory when nothing has been installed yet.
13252
13253 1998-06-27 Carlo Wood <carlo@runaway.xs4all.nl>
13254
13255 * gcc.c-torture/special/special.exp: Handle newer versions of
13256 dejagnu.
13257
13258 1998-06-26 Jeffrey A Law (law@cygnus.com)
13259
13260 * gcc.dg/980626-1.c: New test.
13261
13262 1998-06-19 Bruno Haible <haible@ilog.fr>
13263
13264 * gcc.misc-tests/m-un-2.c: New test.
13265 * g++.old-deja/g++.other/warn01.c: Likewise.
13266
13267 1998-06-19 Robert Lipe <robertl@dgii.com>
13268
13269 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
13270 compatibility with assmblers with a different comment character.
13271 Eliminate use of GAS-specific extensions.
13272
13273 1998-06-19 Jeffrey A Law (law@cygnus.com)
13274
13275 * gcc.c-torture/execute/ieee/980619-1.c: New test.
13276
13277 1998-06-19 Robert Lipe <robertl@dgii.com>
13278
13279 *lib/g77.exp: Replace search for libf2c.a with search for newly
13280 renamed libg2c.a
13281
13282 1998-06-17 Jeffrey A Law (law@cygnus.com)
13283
13284 * gcc.c-torture/execute/980617-1.c: New test.
13285
13286 1998-06-12 Jeffrey A Law (law@cygnus.com)
13287
13288 * gcc.c-torture/execute/980612-1.c: New test.
13289
13290 1998-06-08 Jeffrey A Law (law@cygnus.com)
13291
13292 * gcc.dg/980523-1.c: Only test on ppc-linux.
13293 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
13294
13295 * gcc.c-torture/execute/980608-1.c: New test.
13296
13297 1997-06-05 J"orn Rennecke <amylaar@cygnus.co.uk>
13298
13299 * gcc.c-torture/execute/980605-1.c: New test.
13300
13301 1998-06-04 Jeffrey A Law (law@cygnus.com)
13302
13303 * gcc.c-torture/execute/980604-1.c: New test.
13304
13305 1998-06-02 Jeffrey A Law (law@cygnus.com)
13306
13307 * gcc.c-torture/execute/980602-1.c: New test.
13308 * gcc.c-torture/execute/980602-2.c: Likewise.
13309
13310 1998-06-02 Dave Love <d.love@dl.ac.uk>
13311
13312 * 970125-0.f: Fix per JCB. Add commentary.
13313
13314 1998-05-31 Michael Meissner <meissner@cygnus.com>
13315
13316 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
13317 IEEE -0 support.
13318
13319 1998-05-29 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
13320
13321 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
13322 earlier.
13323
13324 1998-05-28 Catherine Moore <clm@cygnus.com>
13325
13326 * gcc.c-torture/execute/980526-3.c: New test.
13327
13328 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
13329
13330 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
13331 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
13332 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
13333 m88k-motorola-sysv3 to XFAIL.
13334
13335 1998-05-26 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13336
13337 * gcc.dg/980526-1.c: New test.
13338 * gcc.c-torture/execute/980526-2.c: New test.
13339
13340 1998-05-26 Jeffrey A Law (law@cygnus.com)
13341
13342 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
13343
13344 * gcc.c-torture/execute/980526-1.c: New test.
13345
13346 1998-05-26 Dave Love <d.love@dl.ac.uk>
13347
13348 * g77.f-torture/execute/alpha2.f: Add runtime test.
13349
13350 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
13351
13352 * g++.old-deja/old-deja.exp: Strip leading directories.
13353
13354 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
13355 error for the line. Don't run multiple tests for the same line.
13356
13357 1998-05-23 Jeffrey A Law (law@cygnus.com)
13358
13359 * gcc.dg/980523-1.c: New test.
13360
13361 1998-05-23 Dave Love <d.love@dl.ac.uk>
13362
13363 * g77.f-torture/compile/970915-0.f: New test.
13364
13365 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
13366
13367 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
13368
13369 1998-05-21 Jeffrey A Law (law@cygnus.com)
13370
13371 * gcc.dg/980520-1.c: New test.
13372
13373 1998-05-20 Manfred Hollstein <manfred@s-direktnet.de>
13374
13375 * gcc.dg/980502-1.c: Fix return type.
13376
13377 1998-05-20 Jeffrey A Law (law@cygnus.com)
13378
13379 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
13380 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
13381 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
13382 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
13383 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
13384
13385 1998-05-20 Dave Love <d.love@dl.ac.uk>
13386
13387 * g77.f-torture/execute/980520-1.f: New test.
13388
13389 1998-05-15 Dave Love <d.love@dl.ac.uk>
13390
13391 * lib/mike-g77.exp: New file.
13392
13393 * g77.f-torture/noncompile/noncompile.exp,
13394 g77.f-torture/noncompile/check0.f: New files.
13395
13396 1998-05-14 Dave Love <d.love@dl.ac.uk>
13397
13398 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
13399 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
13400 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
13401 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
13402 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
13403 abort where appropriate.
13404
13405 1998-05-05 Michael Meissner <meissner@cygnus.com>
13406
13407 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
13408 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
13409
13410 1998-04-29 Dave Love <d.love@dl.ac.uk>
13411
13412 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
13413
13414 1998-04-27 Dave Love <d.love@dl.ac.uk>
13415
13416 * g77.f-torture/compile/980427-0.f: New test.
13417
13418 1998-04-24 Dave Love <d.love@dl.ac.uk>
13419
13420 * g77.f-torture/compile/980424-0.f: New test.
13421
13422 1998-04-19 Dave Love <d.love@dl.ac.uk>
13423
13424 * g77.f-torture/compile/980419-2.f (main): New test.
13425 * g77.f-torture/compile/970125-0.f: New test.
13426 * g77.f-torture/compile/980419-1.f: New test.
13427
13428 1998-04-08 Jim Wilson <wilson@cygnus.com>
13429
13430 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
13431 of loop-4.c.
13432
13433 1998-04-07 Jim Wilson <wilson@cygnus.com>
13434
13435 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
13436
13437 1998-04-03 Jim Wilson <wilson@cygnus.com>
13438
13439 * gcc.c-torture/compile/980329-1.c: New test.
13440
13441 1998-03-18 Jim Wilson <wilson@cygnus.com>
13442
13443 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
13444 * gcc.dg/980312-1.c: Fix typo in -march command.
13445
13446 1998-03-16 H.J. Lu (hjl@gnu.org)
13447
13448 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
13449
13450 1998-03-11 Robert Lipe <robertl@dgii.com>
13451
13452 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
13453 Dave Love agree the Fortran source is bogus.
13454
13455 1998-03-11 Robert Lipe <robertl@dgii.com>
13456
13457 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
13458 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
13459 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
13460 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
13461 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
13462
13463 1998-03-10 Alexandre Oliva <oliva@dcc.unicamp.br>
13464
13465 * g++.old-deja/g++.other/friend1.C: New test.
13466
13467 1998-02-18 Dave Love <d.love@dl.ac.uk>
13468
13469 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
13470 possibly uninitialized) variables and declare dnrm2.
13471
13472 1998-02-23 Robert Lipe <robertl@dgii.com>
13473
13474 From Bruno Haible <haible@ilog.fr>:
13475 * gcc.c-torture/execute/980223.c: New test.
13476
13477 1998-02-13 Jeffrey A Law (law@cygnus.com)
13478
13479 * gcc.dg/ifelse-1.c: New test.
13480
13481 1998-02-09 H.J. Lu (hjl@gnu.org)
13482
13483 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
13484
13485 * lib/old-dejagnu.exp (old-dejagnu): Added the
13486 "execution test - XFAIL *-*-*" handling in the spirit of
13487 "excess errors test -". Changed the "execution test fails"
13488 handling to be like "excess errors test fails".
13489 * Update various tests accordingly.
13490
13491 1998-02-06 Jim Wilson <wilson@cygnus.com>
13492
13493 * gcc.c-torture/execute/980205.c: New test.
13494
13495 1998-01-18 Jeffrey A Law (law@cygnus.com)
13496
13497 * lib/c-torture.exp: Look for .x files instead of .cexp files.
13498 * lib/f-torture.exp: Similarly.
13499 * gcc.c-torture: Rename all .cexp files to .x files.
13500
13501 1997-12-08 J"orn Rennecke <amylaar@cygnus.co.uk>
13502
13503 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
13504 (940510-1.c): Removed duplicate.
13505 (971104-1.c): New test.
13506
13507 1997-11-25 Kate Hedstrom (kate@ahab.rutgers.edu)
13508
13509 * lib/f-torture.exp: Improve error and loop detection.
13510
13511 1997-11-19 Michael Meissner <meissner@cygnus.com>
13512
13513 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
13514 use that to size the filler array.
13515
13516 1997-09-26 Bob Manson <manson@charmed.cygnus.com>
13517
13518 * lib/c-torture.exp(c-torture-execute): Fix typo.
13519
13520 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
13521 testcase as the executable name. Keep the executable around if
13522 the test fails.
13523
13524 1997-09-19 Bob Manson <manson@charmed.cygnus.com>
13525
13526 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
13527 changes. Only test one -g option, and move it to the end of the
13528 list of options to test.
13529
13530 1997-09-19 Michael Meissner <meissner@cygnus.com>
13531
13532 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
13533 variable GCC_TORTURE_OPTIONS to supply default switches separated
13534 by colons. If no environment variable, run tests with -O0 -g, -O1
13535 -g, and -O2 -g as well.
13536
13537 1997-09-17 Bob Manson <manson@charmed.cygnus.com>
13538
13539 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
13540 explanatory comments. Fix indentation.
13541
13542 1997-09-15 Jeffrey A Law (law@cygnus.com)
13543
13544 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
13545
13546 1997-09-11 Jeffrey A Law (law@cygnus.com)
13547
13548 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
13549 * g++.old-deja/g++.mike/p7325.C: Likewise.
13550 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
13551
13552 1997-09-11 Alexandre Oliva (oliva@dcc.unicamp.br)
13553
13554 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
13555 * g++.old-deja/g++.brendan/crash30.C: Likewise.
13556 * g++.old-deja/g++.brendan/crash39.C: Likewise.
13557 * g++.old-deja/g++.law/operators4.C: Likewise.
13558
13559 1997-09-11 Joe Buck (jbuck@synopsys.com)
13560
13561 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
13562 * g++.old-deja/g++.mike/p784.C: Ditto.
13563 * g++.old-deja/g++.mike/p785.C: Ditto.
13564
13565 1997-09-05 Jeffrey A Law (law@cygnus.com)
13566
13567 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
13568
13569 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
13570
13571 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
13572 target feature; pass this to c-torture-execute as needed.
13573
13574 1997-09-03 Bob Manson <manson@charmed.cygnus.com>
13575
13576 * lib/c-torture.exp(c-torture-execute): If the previous and the
13577 current executables being tested are identical, we don't need to
13578 run the executable again. Try to make the executable names
13579 unique. Add an optional argument for passing additional compiler
13580 flags.
13581
13582 1997-09-02 Doug Evans <dje@canuck.cygnus.com>
13583
13584 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
13585
13586 1997-08-29 Jeffrey A Law (law@cygnus.com)
13587
13588 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
13589
13590 1997-07-31 Jeffrey A Law (law@cygnus.com)
13591
13592 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
13593 32bit or larger longs.
13594
13595 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
13596 have either a 32bit long or 32bit int.
13597
13598 1997-07-29 J"orn Rennecke <amylaar@cygnus.co.uk>
13599
13600 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
13601 Make double precision tests dependent on sizeof (double).
13602
13603 1997-07-09 Bob Manson <manson@charmed.cygnus.com>
13604
13605 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
13606 too.
13607
13608 1997-06-17 J"orn Rennecke <amylaar@cygnus.co.uk>
13609
13610 * gcc.c-torture/compile/961203-1.cexp: New script.
13611
13612 1997-06-16 Bob Manson <manson@charmed.cygnus.com>
13613
13614 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
13615 up the includes ourselves.
13616
13617 1997-06-11 Bob Manson <manson@charmed.cygnus.com>
13618
13619 * lib/plumhall.exp: Remove random include, and add a few
13620 verbose messages for debugging.
13621
13622 1997-06-06 Bob Manson <manson@charmed.cygnus.com>
13623
13624 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
13625 of trying to do it ourselves.
13626
13627 1997-06-04 J"orn Rennecke <amylaar@cygnus.co.uk>
13628
13629 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
13630
13631 1997-06-04 Bob Manson <manson@charmed.cygnus.com>
13632
13633 * gcc.prms/5403.c: Made regexp a bit less strict.
13634
13635 1997-06-03 Bob Manson <manson@charmed.cygnus.com>
13636
13637 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
13638 is returned from remote_load instead.
13639 * lib/plumhall.exp: Ditto.
13640 * lib/mike-g++.exp: Ditto.
13641 * lib/old-dejagnu.exp: Ditto.
13642 * lib/c-torture.exp: Ditto.
13643
13644 1997-05-30 Bob Manson <manson@charmed.cygnus.com>
13645
13646 * lib/g++.exp: Use build_wrapper procedure.
13647 * lib/gcc.exp: Ditto.
13648
13649 1997-05-20 Jeffrey A Law (law@cygnus.com)
13650
13651 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
13652 an old-style decl for malloc. Fixes tests to work when
13653 sizeof (int) != sizeof (size_t).
13654
13655 1997-05-15 Mike Meissner <meissner@cygnus.com>
13656
13657 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
13658
13659 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
13660 use stdargs.h interface.
13661
13662 1997-05-15 Mike Meissner <meissner@cygnus.com>
13663
13664 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
13665 NO_VARARGS when compiling.
13666
13667 1997-05-01 Bob Manson <manson@charmed.cygnus.com>
13668
13669 * lib/plumhall.exp(ph_includes): New procedure.
13670 (ph_make): Use it.
13671 (ph_compiler): Ditto.
13672
13673 * lib/g++.exp: Rename test-glue.c to testglue.c.
13674 * lib/gcc.exp: Ditto.
13675
13676 1997-04-10 Bob Manson <manson@charmed.cygnus.com>
13677
13678 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
13679 to completion when it's called.
13680
13681 1997-03-21 Michael Meissner <meissner@cygnus.com>
13682
13683 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
13684 is defined, don't do test.
13685
13686 1997-03-20 Doug Evans <dje@canuck.cygnus.com>
13687
13688 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
13689 for object files.
13690 (ph_summary): Mark skipped testcases as untested, not unresolved.
13691
13692 * lib/plumhall.exp (ph_make): If unresolved because of bad
13693 errorCode, record errorCode in log file.
13694 (*): Replace send_log/verbose with verbose -log.
13695
13696 1997-03-19 Michael Meissner <meissner@cygnus.com>
13697
13698 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
13699 double conversion if double isn't at least 8 bytes.
13700
13701 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
13702 int to work with targets where int is 16 bits.
13703
13704 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
13705 8 bytes, just exit, since 4 byte doubles don't have enough bits of
13706 precision for the test to complete.
13707
13708 1997-03-14 Michael Meissner <meissner@cygnus.com>
13709
13710 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
13711 if d10v is not compiled with the -mdouble64 flag.
13712 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
13713
13714 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
13715 d10v is not compiled with the -mint32 flag.
13716
13717 1997-03-13 Bob Manson <manson@charmed.cygnus.com>
13718
13719 * lib/plumhall.exp: Use incr_count.
13720
13721 1997-03-12 Jeffrey A Law (law@cygnus.com)
13722
13723 * gcc.c-torture: Update to c-torture-1.45.
13724
13725 1997-02-23 Bob Manson <manson@charmed.cygnus.com>
13726
13727 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
13728 the name of the expect testcase file).
13729
13730 * lib/g++.exp(g++_init): Ditto.
13731
13732 1997-02-20 Bob Manson <manson@charmed.cygnus.com>
13733
13734 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
13735 the host.
13736
13737 * lib/gcc.exp(gcc_exit): New procedure.
13738
13739 1997-02-19 Bob Manson <manson@charmed.cygnus.com>
13740
13741 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
13742 specs where appropriate.
13743
13744 * g++.old-deja/g++.arm/*: Added additional ERROR checks
13745 because of new "candidates are" messages, and removed a few
13746
13747 * Converted all non-old-style g++ testcases to old-style, and
13748 moved into g++.old-deja.
13749
13750 1997-02-14 Bob Manson <manson@charmed.cygnus.com>
13751
13752 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
13753 options.
13754
13755 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
13756 succeeded.
13757
13758 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
13759
13760 1997-02-13 Michael Meissner <meissner@cygnus.com>
13761
13762 * lib/gcc.exp (gcc_target_compile): Add support for defining
13763 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
13764 the machine doesn't have those features.
13765
13766 1997-02-11 Bob Manson <manson@charmed.cygnus.com>
13767
13768 * g++.law/operators4.exp: Don't use LIBS.
13769
13770 1997-02-08 Bob Manson <manson@charmed.cygnus.com>
13771
13772 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
13773
13774 * lib/mike-g++.exp: Don't set the compiler to be tested here.
13775 * lib/g++.exp: Set it here instead. Also, allow use of the
13776 --tool_exec and --tool_opt options. Change CXX to
13777 GXX_UNDER_TEST.
13778
13779 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
13780
13781 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
13782
13783 1997-02-07 Bob Manson <manson@charmed.cygnus.com>
13784
13785 * lib/old-dejagnu.exp: Use prune_warnings instead of
13786 prune_system_crud.
13787 * lib/mike-g++.exp: Ditto.
13788 * lib/gcc.exp: Ditto.
13789 * lib/g++.exp: Ditto.
13790
13791 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
13792
13793 1997-02-07 Jeffrey A Law (law@cygnus.com)
13794
13795 * 941014-2.c: Include stdlib.h
13796 * 960327-1.c: Include stdio.h
13797 * dbra.c, index-1.c: Don't assume ints are 32bits.
13798
13799 1997-02-04 Bob Manson <manson@charmed.cygnus.com>
13800
13801 * lib/gcc.exp: Add gcc,stack_size target feature.
13802
13803 * lib/g++.exp(g++_target_compile): Add the include and link
13804 paths here, not in two other places. And, it's $options, not
13805 options.
13806
13807 * lib/mike-g++.exp(postbase): Remove the code that determines
13808 the correct include and link paths.
13809 * g++.old-deja/old-deja.exp: Ditto.
13810
13811 1997-02-03 Bob Manson <manson@charmed.cygnus.com>
13812
13813 * lib/g++.exp(g++_init): target_compile no longer returns the
13814 filename of the result.
13815
13816 1997-02-02 Bob Manson <manson@charmed.cygnus.com>
13817
13818 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
13819 call to glob.
13820
13821 * gcc.c-torture/special/special.exp: Change call to
13822 gcc_target_compile to include the object file.
13823
13824 1997-02-02 Ian Lance Taylor <ian@cygnus.com>
13825
13826 * gcc.c-torture/special/special.exp: Correct misspelling in last
13827 change.
13828
13829 1997-02-01 Bob Manson <manson@charmed.cygnus.com>
13830
13831 * lib/plumhall.exp(ph_summary): Log the entire output of the
13832 executable. Return -1 if there were any failures, 0 otherwise.
13833 (ph_execute): Return -1 if there were any failures, 0 otherwise.
13834 (ph_make): Clean up objects and executables that were built
13835 if the tests succeeded.
13836
13837 1997-01-30 Bob Manson <manson@charmed.cygnus.com>
13838
13839 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
13840 libraries and includes in the build tree as appropriate.
13841
13842 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
13843
13844 * lib/c-torture.exp: Instead of looking for the global variable
13845 NO_LONG_LONG, check to see if that's a feature of the target.
13846
13847 1997-01-29 Bob Manson <manson@charmed.cygnus.com>
13848
13849 * config/default.exp: Minimize. Delete the remainer of the files in
13850 config; this functionality is now in devo/dejagnu/config.
13851
13852 g++.*/*: Pass any additional flags used to compile to postbase;
13853 delete CXXFLAGS.
13854
13855 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
13856 is now done by runtest.exp. Use gcc_target_compile instead of
13857 compile.
13858
13859 lib/c-torture.exp: Use gcc_target_compile instead of compile.
13860 Remove references to CFLAGS. Use remote_file instead of
13861 calling rm -f.
13862 (c-torture): Take a list of arguments to use to compile this
13863 testcase.
13864
13865 lib/g++.exp: Simplify. Use target_compile instead of compile.
13866 lib/gcc-dg.exp: Ditto.
13867 lib/gcc.exp: Ditto.
13868 lib/mike-{gcc,g++}.exp: Ditto.
13869 lib/old-dejagnu.exp: Ditto.
13870 lib/plumhall.exp: Ditto.
13871
13872 1997-01-08 Jim Wilson <wilson@cygnus.com>
13873
13874 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
13875 (ph_linker): Likewise.
13876
13877 1996-11-13 Joern Rennecke <amylaar@cygnus.com>
13878
13879 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
13880 MAP_ANON / MAP_ANONYMOUS if defined;
13881 else try to map from /dev/zero .
13882
13883 1996-11-12 Jeffrey A Law (law@cygnus.com)
13884
13885 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
13886 isn't defined, then define it to MAP_ANONYMOUS.
13887
13888 1996-11-12 Jeffrey A Law (law@cygnus.com)
13889
13890 * gcc.c-torture: Update to c-torture-1.42 release.
13891
13892 1996-11-11 Jeffrey A Law (law@cygnus.com)
13893
13894 * gcc.c-torture: Update to c-torture-1.41 release.
13895
13896 1996-10-27 Jeffrey A Law (law@cygnus.com)
13897
13898 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
13899 c-torture release.
13900
13901 1996-08-15 Brendan Kehoe <brendan@lisa.cygnus.com>
13902
13903 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
13904 and LDFLAGS. Fix second case to append the target_info ldflags
13905 onto LDFLAGS, not CFLAGS.
13906 * lib/g++.exp (g++_init): Add target_info stuff.
13907 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
13908 of libgloss and newlib flags for !native.
13909
13910 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
13911 (GDB): Fix relative path to go up another dir for finding gdb.
13912
13913 1996-08-08 Rob Savoye <rob@chinadoll.cygnus.com>
13914
13915 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
13916 versions in the target_info array, if they don't exist.
13917
13918 1996-08-02 Brendan Kehoe <brendan@lisa.cygnus.com>
13919
13920 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
13921
13922 1996-07-08 Jim Wilson <wilson@cygnus.com>
13923
13924 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
13925 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
13926
13927 1996-07-01 Bob Manson <manson@charmed.cygnus.com>
13928
13929 * lib/old-dejagnu.exp: Don't remove the output file before we've
13930 actually tested it. Don't append pwd to the path of the executable
13931 we're testing.
13932
13933 1996-06-30 Doug Evans <dje@canuck.cygnus.com>
13934
13935 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
13936
13937 1996-06-26 Bob Manson <manson@charmed.cygnus.com>
13938
13939 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
13940 temporary directory for compiler files, and set it to a default
13941 value of /tmp. Set $output as the name of the output file from
13942 compiling the testcase. Add a -o option to $cflags_var so the
13943 compiler writes the final output file as $output. Set $executable
13944 to $output.
13945
13946 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
13947 directory for compiler files, and set it to /tmp if it doesn't
13948 already have a value. Set $output_file to the name of the output
13949 file from compiling the testcase. Add a -o option to CXXFLAGS so
13950 the compiler writes the final output file as $output. Use $output
13951 as the executable to be tested.
13952
13953 1996-06-24 Brendan Kehoe <brendan@lisa.cygnus.com>
13954
13955 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
13956
13957 1996-06-08 Jeffrey A Law (law@cygnus.com)
13958
13959 * gcc.c-torture/execute/pending-1.c: New test. Still
13960 pending in Tege's queue.
13961
13962 1996-04-24 Jim Wilson <wilson@chestnut.cygnus.com>
13963
13964 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
13965 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
13966 if there were failures. Call unresolved if there were unresolved
13967 testcases. Call gcc_fail if program did not run to completion.
13968 (ph_make): Pass additional argument name to ph_execute.
13969 (ph_execute): Add new argument. Pass additional arguments to
13970 ph_summary. Call gcc_fail is there is no execution output.
13971
13972 1996-04-24 Jeffrey A Law (law@cygnus.com)
13973
13974 * lib/plumhall.exp (proc_summary): Output relavent summary
13975 lines into the log so specific failures in plumhall can be
13976 investigated.
13977
13978 1996-04-10 Jeffrey A Law (law@cygnus.com)
13979
13980 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
13981 (c-torture-execute): Don't try to execute tests which use
13982 "long long" types if $NO_LONG_LONG is nonzero.
13983
13984 1996-04-08 Doug Evans <dje@canuck.cygnus.com>
13985
13986 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
13987 not c-torture.
13988
13989 * gcc.ieee: Move from here.
13990 * gcc.c-torture/execute/ieee: To here.
13991
13992 1996-03-26 Jeffrey A Law (law@cygnus.com)
13993
13994 * gcc.c-torture: Update to c-torture-1.41 release.
13995
13996 1996-03-22 Jeffrey A Law (law@cygnus.com)
13997
13998 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
13999 not "$output".
14000
14001 1996-03-07 Doug Evans <dje@charmed.cygnus.com>
14002
14003 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
14004 -c present.
14005
14006 1996-03-02 Jeffrey A Law (law@cygnus.com)
14007
14008 * config/proelf.exp: Handle connecting to a simulator.
14009
14010 1996-01-31 Jeffrey A Law (law@cygnus.com)
14011
14012 * config/proelf.exp: New file. Enough framework that we can
14013 run c-torture tests on the proelf targets (or any other target
14014 that gdb can connect to for that matter).
14015
14016 1996-01-29 Doug Evans <dje@canuck.cygnus.com>
14017
14018 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
14019 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
14020
14021 * lib/plumhall.exp (ph_execute): Always call ph_summary if
14022 exec_output exists.
14023
14024 1996-01-28 Doug Evans <dje@charmed.cygnus.com>
14025
14026 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
14027 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
14028
14029 * config/*.exp: Update FSF address. Change result of ${tool}_load
14030 to pass/fail/unresolved/unsupported/untested. Caller must now
14031 call unresolved/unsupported/untested.
14032 * lib/*.exp: Update FSF address. Update to handle new results of
14033 ${tool}_load.
14034 * lib/chill.exp (verbose): Delete.
14035
14036 1996-01-27 Doug Evans <dje@charmed.cygnus.com>
14037
14038 * lib/gcc.exp (default_gcc_start): Change order of args to
14039 $LDFLAGS $CFLAGS $LIBS.
14040 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
14041 Save/set/restore CFLAGS. Pass single arg to gcc_start.
14042 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
14043 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
14044 * gcc.misc-tests/dg-test.exp: Likewise.
14045 * gcc.misc-tests/msgs.exp: Likewise.
14046 * gcc.prms/prms.exp: Likewise.
14047 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
14048 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
14049
14050 * lib/dg.exp: Deleted, moved to dejagnu/lib.
14051
14052 1996-01-24 Brendan Kehoe <brendan@lisa.cygnus.com>
14053
14054 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
14055
14056 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
14057 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
14058
14059 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
14060 necessary.
14061
14062 1996-01-20 Brendan Kehoe <brendan@cygnus.com>
14063
14064 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
14065 global for loop; add use of $mathlib.
14066 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
14067 settings here; set mathlib for anything but VxWorks.
14068
14069 1996-01-22 Jeffrey A Law (law@cygnus.com)
14070
14071 * gcc.c-torture: Update to c-torture-1.40 release.
14072
14073 1996-01-03 Jeffrey A Law (law@cygnus.com)
14074
14075 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
14076 dg.exp.
14077
14078 1995-12-03 Jeffrey A. Law <law@sethra.cygnus.com>
14079
14080 * lib/c-torture.exp (c-torture-execute): Declare "output" as
14081 global.
14082
14083 1995-11-17 Doug Evans <dje@canuck.cygnus.com>
14084
14085 * lib/g++.exp (LIBS): Define if not already.
14086 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
14087 (gcc-dg-prune): Call prune_gcc_output.
14088 * lib/gcc.exp (prune_gcc_output): New proc.
14089 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
14090 prune_gcc_output.
14091
14092 1995-11-16 Doug Evans <dje@canuck.cygnus.com>
14093
14094 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
14095 (c-torture-execute): Likewise. Rename `name' to `testcase'.
14096
14097 1995-11-15 Jeffrey A Law (law@cygnus.com)
14098
14099 * gcc.c-torture: Update to c-torture-1.39 release.
14100
14101 1995-11-04 Doug Evans <dje@canuck.cygnus.com>
14102
14103 * lib/c-torture.exp (c-torture-execute): Don't return if one option
14104 fails, try others as well.
14105
14106 1995-11-02 Doug Evans <dje@canuck.cygnus.com>
14107
14108 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
14109 If compilation fails, mark execute tests as `untested'.
14110 If test is marked as unsupported, don't mark compilation and
14111 execute tests as failed.
14112
14113 1995-10-25 Brendan Kehoe <brendan@lisa.cygnus.com>
14114
14115 * lib/g++.exp (g++_init): Don't link in libg++, and look to
14116 libstdc++ for whether or not we want to be doing shared
14117 libraries. Delete link_curses since we don't need it anymore.
14118 * lib/mike-g++.exp (postbase): Don't link in libg++.
14119 * g++.old-deja/old-deja.exp: Likewise.
14120
14121 1995-10-23 Brendan Kehoe <brendan@lisa.cygnus.com>
14122
14123 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
14124
14125 1995-10-17 Brendan Kehoe <brendan@lisa.cygnus.com>
14126
14127 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
14128 For that, add `-Wl,-a,shared_archive'.
14129 * g++.old-deja/old-deja.exp: Likewise.
14130
14131 1995-10-17 Doug Evans <dje@canuck.cygnus.com>
14132
14133 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
14134
14135 1995-10-16 Brendan Kehoe <brendan@cygnus.com>
14136
14137 * lib/mike-g++.exp (postbase): Pay attention to the status of
14138 g++_load.
14139
14140 1995-10-16 Brendan Kehoe <brendan@lisa.cygnus.com>
14141
14142 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
14143
14144 1995-10-16 Doug Evans <dje@canuck.cygnus.com>
14145
14146 * lib/gcc.exp (default_gcc_start): No longer need to log program
14147 being executed or its output, execute_anywhere does that now.
14148 * lib/g++.exp (default_g++_version): Call execute_anywhere.
14149 (default_g++_start): Likewise. Delete calls to verbose/send_log.
14150
14151 1995-10-12 Brendan Kehoe <brendan@lisa.cygnus.com>
14152
14153 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
14154 the same as those in lib/g++.exp.
14155
14156 1995-10-10 Jeff Law (law@hurl.cygnus.com)
14157
14158 * gcc.c-torture: Update to c-torture-1.38 release.
14159 * gcc.ieee: Related changes.
14160
14161 1995-10-06 Rob Savoye <rob@darkstar.cygnus.com>
14162
14163 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
14164 "exec". Minor reformatting changes.
14165
14166 * config/rom68k.exp (${tool}_load): Make it work in a canadian
14167 cross. This means all "exec" calls now work on a remote host as
14168 well.
14169 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
14170 cross. Filter out the extra "\r\n" stuff that expect puts in.
14171 (c-torture-execute): Filter out the bogus warnings like
14172 c-torture-compile does. Add support for canadian cross.
14173 * lib/gcc.exp (default_gcc_version, default_gcc_start)
14174 Use execute_anywhere rather than calling exec directly. Now it
14175 works for canadian cross testing.
14176
14177 1995-10-05 Brendan Kehoe <brendan@rtl.cygnus.com>
14178
14179 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
14180 results into a variable, and check that rather than using file exists.
14181
14182 1995-10-04 Brendan Kehoe <brendan@lisa.cygnus.com>
14183
14184 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
14185 create a libg++.so. For sunos4.1.*, also add -ltermcap.
14186
14187 1995-09-26 Brendan Kehoe <brendan@lisa.cygnus.com>
14188
14189 * g++.old-deja/old-deja.exp: Create and pass runshlib and
14190 lib_curses if there's a shared libg++ in the build tree.
14191
14192 1995-09-22 Doug Evans <dje@canuck.cygnus.com>
14193
14194 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
14195 if not supported target.
14196
14197 1995-09-22 Brendan Kehoe <brendan@lisa.cygnus.com>
14198
14199 * lib/g++.exp (g++_init): Move empty setting of runshlib and
14200 link_curses up to always happen, not just for native builds.
14201
14202 1995-09-21 Jeff Law (law@snake.cs.utah.edu)
14203
14204 * gcc.c-torture: Update to c-torture-1.36 release.
14205 * gcc.failure: Related changes.
14206
14207 1995-09-20 Doug Evans <dje@canuck.cygnus.com>
14208
14209 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
14210
14211 1995-09-19 Brendan Kehoe <brendan@lisa.cygnus.com>
14212
14213 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
14214 * lib/mike-g++.exp (postbase): Not in here. Still reference
14215 runshlib, link_curses, and mathlib for link and run.
14216
14217 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
14218 pass the runtime shared library options for Solaris, OSF/1, and
14219 Irix5, and link with -lcurses to avoid unresolved references.
14220
14221 1995-09-13 Brendan Kehoe <brendan@lisa.cygnus.com>
14222
14223 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
14224 only run once.
14225
14226 1995-09-13 Doug Evans <dje@canuck.cygnus.com>
14227
14228 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
14229
14230 1995-09-11 Jeff Law (law@snake.cs.utah.edu)
14231
14232 * gcc.c-torture: Update to c-torture-1.35 release. Note we
14233 do not have a framework for the "compat" tests yet.
14234
14235 1995-09-09 Brendan Kehoe <brendan@lisa.cygnus.com>
14236
14237 * lib/mike-g++.exp (postbase): New local variable `mathlib',
14238 set to null if we're testing vxworks5.1. Use that instead of
14239 `-lm' in the setting of LIBS for link and run.
14240
14241 1995-09-08 Brendan Kehoe <brendan@lisa.cygnus.com>
14242
14243 * config/rom68k.exp (${tool}_load): Major changes to make it
14244 work. Verified that it does in fact return the stuff in
14245 exec_output properly. Catch any Emul or any TRAP other than 0.
14246
14247 1995-09-07 Brendan Kehoe <brendan@lisa.cygnus.com>
14248
14249 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
14250 LDFLAGS properly for targets that need stuff from libgloss.
14251 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
14252 only run once.
14253 (gpp_initialized): New variable.
14254
14255 1995-09-06 Rob Savoye <rob@darkstar.cygnus.com>
14256
14257 * config/rom68k.exp: Load libgloss.exp.
14258 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
14259 so we can produce a fully linked binary.
14260 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
14261 so we can produce a fully linked binary.
14262
14263 1995-09-03 Doug Evans <dje@canuck.cygnus.com>
14264
14265 * lib/plumhall.exp (ph_section): Watch for expected failures.
14266 Add missing `else'.
14267
14268 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
14269 run the testcase.
14270 (c-torture): Likewise.
14271
14272 1995-08-28 Doug Evans <dje@cygnus.com>
14273
14274 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
14275
14276 * lib/mike-g++.exp (mike_cleanup): New proc.
14277 (prebase): New globals compiler_result, not_compiler_result,
14278 target_regexp.
14279 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
14280 allow leading "-" in pattern. Watch for unsupported tests.
14281 If $compiler_result is set, pattern match assembler code,
14282 and ditto for $not_compiler_result.
14283 * lib/mike-gcc.exp: Likewise.
14284
14285 * lib/plumhall.exp (ph_execute): Only call ph_summary if
14286 execution "succeeded".
14287
14288 1995-08-14 Doug Evans <dje@canuck.cygnus.com>
14289
14290 * config/win32.exp: New file.
14291 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
14292
14293 1995-08-04 Doug Evans <dje@canuck.cygnus.com>
14294
14295 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
14296 unsupported.
14297 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
14298 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
14299 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
14300
14301 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
14302 "... without exceptions was ...". That is now handled by
14303 prune_system_crud.
14304 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14305
14306 1995-08-01 Doug Evans <dje@canuck.cygnus.com>
14307
14308 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
14309 sieve.c,sort2.c}: New files.
14310 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
14311 sieve.exp,sort2.exp}: Drivers for them.
14312
14313 * lib/mike-gcc.exp (program_output): New user settable variable.
14314 (postbase): Call prune_system_crud. Also prune extraneous compiler
14315 messages.
14316 * lib/mike-g++.exp (program_output): New user settable variable.
14317
14318 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
14319
14320 * config/sh.exp: Deleted (use sim.exp instead).
14321
14322 1995-07-28 Brendan Kehoe <brendan@lisa.cygnus.com>
14323
14324 * config/vx.exp: Declare CHECKTASK as global.
14325 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
14326 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
14327 * lib/old-dejagnu.exp: Load [pwd]/$executable.
14328
14329 1995-07-26 Brendan Kehoe <brendan@lisa.cygnus.com>
14330
14331 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
14332 target. Like vx.exp, only includes `vx29k.exp' instead of
14333 `vxworks.exp'.
14334
14335 1995-07-23 Ian Lance Taylor <ian@cygnus.com>
14336
14337 * config/sim.exp: Increase time limit from 120 seconds to 240.
14338
14339 1995-07-06 Jeffrey A. Law <law@rtl.cygnus.com>
14340
14341 * gcc.c-torture/execute/950628-1.c: New test.
14342
14343 1995-06-10 Jeff Law (law@snake.cs.utah.edu)
14344
14345 * gcc.c-torture: Update with changes/additions from
14346 c-torture-1.34.
14347
14348 1995-06-05 Doug Evans <dje@canuck.cygnus.com>
14349
14350 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
14351
14352 1995-06-04 Jeff Law (law@snake.cs.utah.edu)
14353
14354 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
14355
14356 1995-06-01 Jeff Law (law@snake.cs.utah.edu)
14357
14358 * gcc.c-torture/compile/950512-1.c: New test.
14359 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
14360 * gcc.dg/struct-ret-1.c: Likewise.
14361
14362 1995-05-31 Doug Evans <dje@canuck.cygnus.com>
14363
14364 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
14365 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
14366
14367 1995-05-30 Doug Evans <dje@canuck.cygnus.com>
14368
14369 * gcc.c-torture/special/920411-1.c: Deleted.
14370 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
14371
14372 1995-05-22 Doug Evans <dje@chestnut.cygnus.com>
14373
14374 * config/sim.exp (${tool}_load): Hack in call to bash to get a
14375 cpu limit.
14376
14377 1995-05-12 Torbjorn Granlund <tege@rtl.cygnus.com>
14378
14379 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
14380
14381 1995-05-04 Torbjorn Granlund <tege@adder.cygnus.com>
14382
14383 From kenner;
14384 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
14385 is the proper length.
14386 * va-arg-3.c: Likewise.
14387
14388 1995-04-30 Doug Evans <dje@canuck.cygnus.com>
14389
14390 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
14391 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
14392
14393 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
14394 * lib/g++.exp (default_g++_start): Delete old cruft.
14395
14396 1995-04-25 Torbjorn Granlund <tege@cygnus.com>
14397
14398 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
14399 (2 * (1 << 18)) to (2 * (1 << 17)).
14400
14401 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
14402
14403 1995-04-20 J.T. Conklin <jtc@rtl.cygnus.com>
14404
14405 * config/rom68k.exp: Renamed from config/idp.exp
14406
14407 1995-04-18 Torbjorn Granlund <tege@rtl.cygnus.com>
14408
14409 * c-torture/compile/921109-2.c
14410
14411 1995-04-18 Mike Stump <mrs@cygnus.com>
14412
14413 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
14414 excess errors.
14415
14416 1995-04-15 Doug Evans <dje@chestnut.cygnus.com>
14417
14418 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
14419 output.
14420 * lib/g++.exp (default_g++_start): Likewise.
14421
14422 1995-03-29 Torbjorn Granlund <tege@adder.cygnus.com>
14423
14424 * gcc.c-torture/compile/950329-1.c: New test.
14425
14426 1995-03-28 J.T. Conklin <jtc@rtl.cygnus.com>
14427
14428 * config/bug.exp (${tool}_load): Updated to use new remote_open
14429 and remote_close procs.
14430 * config/idp.exp: New file.
14431
14432 1995-03-22 Torbjorn Granlund <tege@rtl.cygnus.com>
14433
14434 * gcc.c-torture/execute/950322-1.c: New test.
14435
14436 1995-03-21 Doug Evans <dje@canuck.cygnus.com>
14437
14438 * config/vx.exp (${tool}_load): Clean up testing of return code from
14439 vxworks_ld and vxworks_spawn.
14440
14441 1995-03-21 Doug Evans <dje@deneb.cygnus.com>
14442
14443 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
14444
14445 1995-03-13 Mike Stump <mrs@cygnus.com>
14446
14447 * lib/old-deja.exp: Add `excess errors test - ' error, now one
14448 can mark excess errors on a machine by machine basis. Note, the
14449 default is to not expect any excess errors, even when excess
14450 errors test - is given, so you will want to put an XFAIL ... on
14451 these lines. For example, // excess errors test - XFAIL hppa*-*-*
14452 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
14453 those 4 machines, but no others.
14454
14455 1995-03-10 J.T. Conklin <jtc@rtl.cygnus.com>
14456
14457 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
14458 * lib/c-torture.exp: to here.
14459
14460 1995-03-10 Torbjorn Granlund <tege@adder.cygnus.com>
14461
14462 * gcc.c-torture/execute/950221-1.c: New test.
14463 * gcc.c-torture/execute/struct-ret-1.c: New test.
14464 * gcc.c-torture/compile/950221-1.c: New test.
14465
14466 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
14467
14468 1995-03-03 Doug Evans <dje@canuck.cygnus.com>
14469
14470 * gcc.c-torture/execute/arith-1.c (main): Return 0.
14471 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
14472
14473 1995-03-01 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
14474
14475 * g++.gb: New directory of tests, derived from my signature and
14476 class scoping tests.
14477
14478 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
14479 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
14480 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
14481 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
14482 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
14483 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
14484 * g++.gb/sig25.C: Likewise.
14485
14486 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
14487 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
14488 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
14489 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
14490 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
14491 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
14492 * g++.gb/sig25.exp: Likewise.
14493
14494 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
14495 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
14496 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
14497 * g++.gb/scope13.C: Likewise, this test still fails.
14498
14499 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
14500 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
14501 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
14502 * g++.gb/scope13.exp: Ditto.
14503
14504 * g++.gb/README: New file, explains what these tests are about.
14505
14506 1995-02-28 Doug Evans <dje@canuck.cygnus.com>
14507
14508 * lib/dg.exp (dg-do): Support `preprocess'.
14509 (dg-test): Likewise.
14510
14511 1995-02-13 J.T. Conklin <jtc@rtl.cygnus.com>
14512
14513 * config/udi.exp: change "continue -expect" to "exp_continue".
14514
14515 1995-02-11 Torbjorn Granlund (tege@tiny.cygnus.com)
14516
14517 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
14518 Delete redundant tests.
14519
14520 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
14521 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
14522 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
14523 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
14524 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
14525 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
14526 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
14527 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
14528
14529 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
14530 storing label pointers.
14531 * gcc.c-torture/execute/921019-1.c: Likewise.
14532 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
14533 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
14534 parameter fp.
14535 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
14536 constants.
14537
14538 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
14539 Delete obsolete tests.
14540
14541 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
14542 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
14543 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
14544 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
14545 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
14546 * gcc.c-torture/compile/950124-1.c: New test.
14547
14548 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
14549
14550 1995-02-08 Jason Merrill <jason@phydeaux.cygnus.com>
14551
14552 * lib/mike-g++.exp: Add -lm to LIBS.
14553
14554 1995-02-07 Doug Evans <dje@canuck.cygnus.com>
14555
14556 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
14557
14558 1995-01-30 Jason Merrill <jason@phydeaux.cygnus.com>
14559
14560 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
14561
14562 1995-01-12 Doug Evans <dje@canuck.cygnus.com>
14563
14564 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
14565
14566 1995-01-02 Jeff Law (law@snake.cs.utah.edu)
14567
14568 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
14569 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
14570 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
14571 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
14572 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
14573 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
14574 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
14575 * g++.law/{operators31.C, operators32.C,
14576 * g++.law/{operators33.C, operators34.C}: Likewise.
14577 * g++.law/{pic1.C, refs2.C}: Likewise.
14578 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
14579 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
14580 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
14581 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14582
14583 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
14584 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
14585 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
14586 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
14587 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
14588 * g++.law/{enum9.exp, friend5.exp}: Likewise.
14589 * g++.law/{nest3.exp, nest4.exp}: Likewise.
14590 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
14591 * g++.law/{operators30.exp, operators31.exp}: Likewise.
14592 * g++.law/{operators32.exp, operators33.exp}: Likewise.
14593 * g++.law/{operators34.exp}: Likewise.
14594 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
14595 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
14596 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
14597 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
14598 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
14599
14600 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
14601 No longer expected to fail.
14602 * g++.law/missed-error3.C: Tweak for recent bool changes.
14603
14604 1994-12-04 Doug Evans <dje@canuck.cygnus.com>
14605
14606 * config/emb-unix: Deleted.
14607 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
14608 remote execution. Do final link on remote host if REMOTE_LINK is set.
14609
14610 1994-12-01 Doug Evans <dje@canuck.cygnus.com>
14611
14612 * lib/dg.exp (dg-test): Fix typo in last patch.
14613
14614 1994-11-30 Doug Evans <dje@canuck.cygnus.com>
14615
14616 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
14617 (handles multiple occurrences).
14618
14619 1994-11-24 Doug Evans <dje@canuck.cygnus.com>
14620
14621 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
14622 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
14623 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
14624 printed).
14625 * lib/c-torture.exp (c-torture-compile): Likewise.
14626 (c-torture): Prepend full path if missing.
14627 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
14628 (gcc_fail): Likewise.
14629 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
14630
14631 1994-11-23 J.T. Conklin <jtc@rtl.cygnus.com>
14632
14633 * lib/netware.exp: Only attach to NetWare i386 systems.
14634
14635 1994-11-16 Doug Evans <dje@canuck.cygnus.com>
14636
14637 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
14638 messages. Add test name to "output pattern match" pass/fail message.
14639
14640 1994-11-12 Doug Evans <dje@canuck.cygnus.com>
14641
14642 * gcc.dg: New testsuite.
14643 * gcc.dg/dg.exp: New file.
14644
14645 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
14646 test-switch.c}: Deleted.
14647
14648 * gcc.misc-tests/msgs.exp: New testcase driver.
14649
14650 1994-11-09 Doug Evans <dje@canuck.cygnus.com>
14651
14652 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
14653 Watch for illegal return values from ${tool}_load.
14654 * config/unix.exp (${tool}_load): Fix pass/fail detection for
14655 cross targets. Coerce return value >0 to 1.
14656
14657 1994-11-08 Doug Evans <dje@canuck.cygnus.com>
14658
14659 * config/unix.exp (${tool}_load): Call program rsh, not proc.
14660
14661 * config/emb-unix.exp: New file.
14662
14663 * config/sim.exp: Error if variable $SIM not defined.
14664 (${tool}_load): Mark test as "untested" if simulator missing.
14665
14666 * config/unix.exp: Load remote.exp to get rcp_download.
14667 * lib/c-torture.exp: Use different option lists for testcases with
14668 and without loops.
14669 * gcc.c-torture/execute/execute.exp: Likewise.
14670
14671 1994-11-02 Doug Evans <dje@canuck.cygnus.com>
14672
14673 * config/*.exp: Clarify return code from ${tool}_load.
14674 Call `unresolved' or `untested' instead of `warning' or `perror'
14675 (sometimes you still want to call both though).
14676 Add comment that `shell_id' is local to each file.
14677 * config/udi.exp (timeout): Set to 30.
14678 Don't print warning if connection fails, $connectmode has already
14679 printed an error.
14680 (${tool}_load): Move verbose messages to level 2.
14681 Rework pattern for "Process started" message.
14682 Pass `shell_id' to ${connectmode}_download.
14683 Retry twice upon timeout. Make resetting of target more robust.
14684 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
14685 Pass `shell_id' to exit_$connectmode.
14686 Only call exit_$connectmode if connected.
14687 * config/unix.exp (${tool}_load): Check return codes better.
14688 * config/vrtx.exp (${tool}_load): Likewise.
14689 * config/vx.exp (${tool}_load): Likewise.
14690 Delete unneeded global's.
14691 * lib/dg.exp (dg-test): Update to reflect clarified return codes
14692 from ${tool}_load.
14693 (dg-stat): Delete.
14694 (dg-init): Delete recording of pass/fail counts.
14695 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
14696 (old-dejagnu-init): Likewise.
14697 (old-dejagnu-stat): Delete contents, empty proc now.
14698 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
14699 (c-torture): Delete references to lcnt, lpass, lfail.
14700 Get option list from TORTURE_OPTIONS.
14701 Delete -funroll[-all]-loops if no loops.
14702 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
14703 (g++_stat): Delete contents (empty proc now).
14704 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
14705 (gcc_finish): Likewise.
14706 (gcc_stat): Deleted.
14707 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
14708 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
14709 * gcc.c-torture/execute/execute.exp: Likewise.
14710 Split tests into two parts: compile, execute.
14711 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
14712 no loops. Update to reflect clarified return codes from ${tool}_load.
14713
14714 1994-10-21 Doug Evans <dje@canuck.cygnus.com>
14715
14716 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
14717 to grep for.
14718 (old-dejagnu): Likewise (where necessary).
14719
14720 1994-10-14 Doug Evans <dje@canuck.cygnus.com>
14721
14722 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
14723
14724 * lib/dg.exp (dg-process-target): Fix processing of selector.
14725 Add comment regarding use of `error'.
14726
14727 * lib/gcc.exp (prune_system_crud): Define if missing.
14728 * lib/g++.exp (prune_system_crud): Likewise.
14729
14730 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
14731 Call prune_system_crud.
14732 * lib/dg.exp (dg-runtest): New proc.
14733 Use perror instead of send_user for tcl errors in testcase.
14734 Don't return any value, it's never used.
14735 Don't clobber previous definition of `unknown'.
14736 Print tcl errors in `dg-final'.
14737
14738 1994-10-12 Doug Evans <dje@canuck.cygnus.com>
14739
14740 * lib/dg.exp (dg-process-target): Improve syntax error messages.
14741 (dg-test): Don't print errorInfo, it contains stack backtrace.
14742
14743 1994-09-26 Doug Evans (dje@canuck.cygnus.com)
14744
14745 * lib/g++.exp (runtest_file_p): Define if missing.
14746
14747 1994-09-24 Doug Evans (dje@cygnus.com)
14748
14749 * lib/mike-g++.exp: Comment out loading of g++.exp.
14750 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
14751 (default_g++_version): Always print something.
14752 (default_g++_start): Comment out call to `which'.
14753 (g++_start, g++_load): Deleted (must be defined in config file).
14754 * lib/gcc.exp: Test for existence of $CC at start.
14755 Delete check for tmpdir (done in gcc_init).
14756 (default_gcc_version): Always print something.
14757 (default_gcc_start): Comment out call to `which'.
14758 * config/*.exp: Major cleanup - make cross targets work at least a
14759 little better for g++ (by not being "--tool gcc" specific).
14760 Rename gcc_xxx to ${tool}_xxx.
14761 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
14762 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
14763
14764 1994-09-22 Doug Evans (dje@canuck.cygnus.com)
14765
14766 * lib/c-torture.exp (c-torture-compile): Rework compiler
14767 message processing.
14768
14769 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
14770 c-torture.
14771
14772 1994-09-21 Doug Evans (dje@canuck.cygnus.com)
14773
14774 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
14775
14776 * lib/dg.exp (dg-process-target): Support { target native }.
14777
14778 1994-09-20 Doug Evans (dje@canuck.cygnus.com)
14779
14780 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
14781 looked for "... program xxx got fatal signal".
14782 Correct regsub munging of `comp_output'.
14783 Ignore compiler messages "path prefix not used" and "linker input
14784 file unused".
14785
14786 1994-09-14 Doug Evans (dje@canuck.cygnus.com)
14787
14788 * lib/gcc.exp (runtest_file_p): Define if missing.
14789 * gcc.prms/template.c: Example to work from.
14790
14791 1994-09-13 Doug Evans (dje@canuck.cygnus.com)
14792
14793 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
14794 * lib/dg.exp (dg-test): Call unsupported testcases as such.
14795
14796 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
14797 * gcc.prms/1883.c: Moved from compile/940714-1.c.
14798 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
14799 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
14800
14801 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
14802 (dg-process-target): No longer a varargs proc.
14803 Return S/N for target, P/F for xfail. All callers changed.
14804 (user option procs): More argument checking.
14805 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
14806 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
14807 (dg-test): Skip test if not running on selected target in `dg-do'.
14808 Update handling of `dg-do-what', `dg-output-text'.
14809 Separate execution pass/fail from output pattern match pass/fail.
14810 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
14811
14812 1994-09-12 Jim Wilson (wilson@sphagnum.cygnus.com)
14813
14814 * gcc.c-torture/special/special.exp: Don't expect failure for mips
14815 target for 920510-1.c.
14816
14817 1994-09-12 Doug Evans (dje@canuck.cygnus.com)
14818
14819 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
14820 Clean up comment regarding use of passcnt, etc.
14821 (gcc_stat): Don't update `testcnt' here.
14822 (gcc_finish): Do it here.
14823 Might as well reset `but_id' here too.
14824 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
14825 to determine if the file should be tested.
14826 * gcc.c-torture/compile/compile.exp: Likewise.
14827 * gcc.c-torture/execute/execute.exp: Likewise.
14828 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14829 * gcc.misc-tests/dg-test.exp: Likewise.
14830 * gcc.prms/prms.exp: Likewise.
14831 * gcc.wendy/wendy.exp: Likewise.
14832 * g++.old-deja.exp: Likewise.
14833 Move "Testing file" message to verbose level 1.
14834
14835 1994-09-09 Doug Evans (dje@canuck.cygnus.com)
14836
14837 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
14838
14839 1994-09-08 Doug Evans (dje@canuck.cygnus.com)
14840
14841 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
14842 (default_gcc_start): Accept optional second list element
14843 of compiler flags. Print compiler output at verbosity level 2.
14844 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
14845 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
14846 Save current values of framework globals passcnt, failcnt, xpasscnt,
14847 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
14848 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
14849 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
14850 xfailcnt to compute stats. Update framework global `testcnt' from
14851 pass/fail counts.
14852 (gcc_finish): New proc. Clean up test environment.
14853 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
14854 (gcc_epass, gcc_efail): Delete.
14855 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
14856 argument of line number.
14857 (dg-init): If the tool has an init routine, call it.
14858 (dg-test): Remove args `cflags_var' and `libs_var'.
14859 Pass all compiler options to ${tool}_start.
14860 Handle missing line number.
14861 (dg-finish): New function.
14862 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
14863 particular files. Call gcc_finish at end. Move "skipping test"
14864 message to verbosity level 3.
14865 * gcc.c-torture/compile/compile.exp: Likewise.
14866 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
14867 * gcc.c-torture/execute/execute.exp: Likewise.
14868 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14869 Print testcase being tried at verbosity level 1.
14870 * gcc.c-torture/special/special.exp: Unset xfail.
14871 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14872 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
14873 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
14874 * gcc.failure/failure.exp: Likewise.
14875 * gcc.ieee/ieee.exp: Likewise.
14876 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
14877 Update call to dg-test. Call dg-finish at end.
14878 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
14879 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
14880 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
14881 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
14882 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
14883 * gcc.wendy/wendy.exp: Add copyright.
14884 Delete setting of tmpdir (done by gcc_init).
14885 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
14886 Pass compiler flags to gcc_start. Call gcc_finish at end.
14887 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
14888 gcc_[ce]pass/fail.
14889
14890 1994-09-07 Doug Evans (dje@canuck.cygnus.com)
14891
14892 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
14893 confusion.
14894 (g++_load): Likewise.
14895
14896 * config/*.exp (gcc_load): Some were varargs fns and some were not.
14897 Rename argument to `prog' to remove the confusion.
14898 Varargs fns behave differently too!
14899 (g++_load): Likewise.
14900
14901 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
14902
14903 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
14904 what it is. Delete (always) printing of status value for !native.
14905 Simplify verbose code, and include status and exec_output.
14906 (g++_load): Use gcc_load.
14907
14908 1994-09-04 Jim Wilson (wilson@sphagnum.cygnus.com)
14909
14910 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
14911 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
14912 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
14913 940714-3.c as these testcases don't exist anymore. Make
14914 va-arg-1.c expected to pass.
14915
14916 1994-08-19 Doug Evans (dje@canuck.cygnus.com)
14917
14918 * gcc.misc-tests/misc.exp: Only run specific testcases.
14919 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
14920 * gcc.misc-tests/dg-[1-9].c: New files.
14921
14922 * lib/dg.exp: New testsuite driver.
14923 * gcc.prms/prms.exp: Use it.
14924
14925 * README.gcc: New file.
14926
14927 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
14928 Document and reset `lxpass' and `lxfail'.
14929 Simplify "initialized" message.
14930 (gcc_stat): Clean up comments a little.
14931
14932 1994-08-16 Doug Evans (dje@canuck.cygnus.com)
14933
14934 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
14935
14936 1994-08-15 Doug Evans (dje@canuck.cygnus.com)
14937
14938 * lib/old-dejagnu.exp (process-option): New proc.
14939 (old-dejagnu-init, old-dejagnu-stat): Likewise.
14940 (old-dejagnu): Simplify.
14941 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
14942
14943 1994-08-14 Jeff Law (law@snake.cs.utah.edu)
14944
14945 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
14946 exists and is not an empty string.
14947
14948 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
14949 $xfail rather than calling setup_xfail. Clear $xfail when test is
14950 finished.
14951 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
14952 automatically.
14953
14954 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
14955 longer expected to fail.
14956
14957 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
14958 "f" function call.
14959
14960 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
14961
14962 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
14963 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
14964 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
14965 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
14966 c-torture-1.29.
14967
14968 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
14969 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
14970
14971 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
14972
14973 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
14974 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
14975
14976 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
14977 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
14978 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
14979
14980 1994-07-12 Jim Kingdon (kingdon@lioth.cygnus.com)
14981
14982 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
14983 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
14984 940714-1.c, 940714-2.c, 940714-3.c},
14985 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
14986 gcc.misc-tests/{mg.c,mg.exp}:
14987 New tests.
14988 * gcc.noncompile/noncompile.exp: Change accordingly.
14989
14990 1994-07-07 Doug Evans (dje@canuck.cygnus.com)
14991
14992 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
14993 Undo previous clobberage.
14994
14995 1994-07-04 Jeff Law (law@snake.cs.utah.edu)
14996
14997 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
14998 * gcc.special/{930510-1.c, special.exp}:
14999 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
15000 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
15001 struct-varargs-1.c}: New tests from c-torture-1.26.
15002
15003 1994-06-28 J.T. Conklin (jtc@phishhead.cygnus.com)
15004
15005 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
15006 argument to switch.
15007
15008 1994-05-21 Bill Cox (bill@rtl.cygnus.com)
15009
15010 * Revert the previous changes. Please see Rob's directory
15011 (/lisa/test/rob/progressive/gcc/testsuite) for testing
15012 fixes.
15013
15014 1994-05-19 Bill Cox (bill@rtl.cygnus.com)
15015
15016 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
15017 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
15018 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
15019 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
15020 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
15021 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
15022 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
15023 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
15024 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
15025 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
15026 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
15027 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
15028 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
15029 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
15030 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
15031 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
15032 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
15033 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
15034 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
15035 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
15036 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
15037 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
15038 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
15039 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
15040 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
15041 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
15042 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
15043
15044 1994-05-17 Bill Cox (bill@rtl.cygnus.com)
15045
15046 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
15047 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
15048 with perror calls.
15049
15050 1994-05-02 Jason Merrill (jason@deneb.cygnus.com)
15051
15052 * config/unix.exp (g++_load): Fix syntax.
15053
15054 1994-04-14 Jim Wilson (wilson@sphagnum.cygnus.com)
15055
15056 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
15057 * gcc.noncompile/921017-1.c: Deleted obsolete test.
15058 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
15059 Don't expect va-arg-1.c to fail. Correct expected output for
15060 920928-1.c.
15061 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
15062 * gcc.wendy/hbm4.c: Correct typo.
15063 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
15064
15065 1994-03-28 Doug Evans (dje@canuck.cygnus.com)
15066
15067 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
15068 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
15069 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
15070 * lib/c-torture.exp (c-torture-compile): Ditto.
15071
15072 Reduce volume of output (remove all the -I's and such).
15073 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
15074 Call gcc_cpass, gcc_cfail.
15075 (c-torture): Pass testing option to c-torture-compile.
15076
15077 1994-03-21 Doug Evans (dje@cygnus.com)
15078
15079 Bring patches over from progressive.
15080 * config/default.exp: Exit remote shell cleanly.
15081 (g++_exit, g++_start): Add default versions.
15082 * config/sim.exp (gcc_load): Use perror, not error.
15083
15084 1994-03-20 Doug Evans (dje@canuck.cygnus.com)
15085
15086 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
15087 set in site.exp.
15088
15089 1994-03-14 Doug Evans (dje@cygnus.com)
15090
15091 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
15092 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
15093 (wendy_try): New proc to run testcase.
15094 (main loop): Call 'em.
15095 * gcc.wendy/*.c: Clean up pass to correct expected output.
15096
15097 * lib/gcc.exp: Minor cleanup work.
15098 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
15099
15100 1994-03-09 Doug Evans (dje@canuck.cygnus.com)
15101
15102 * config/sim.exp (gcc_load): Document return codes better.
15103 Don't pass -v to simulator.
15104
15105 1994-02-24 Jeffrey A. Law (law@snake.cs.utah.edu)
15106
15107 * gcc.special/920717-x.c: Fix typo.
15108 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
15109 get at sources.
15110
15111 * lib/mike-gcc.exp: Fix typo.
15112
15113 1994-02-15 Rob Savoye (rob@darkstar.cygnus.com)
15114
15115 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
15116 binary to use, transform the name.
15117 * config/*.exp: rename everything. Nuke any g++ specific files,
15118 it's now a special case of gcc that requires no special support.
15119 Add a default.exp for unsupported targets.
15120
15121 1994-02-11 Rob Savoye (rob@poseidon.cygnus.com)
15122
15123 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
15124 lib/old-dejagnu.exp: Fix a few patterns to work with the new
15125 version of Tcl.
15126
15127 1994-02-09 Rob Savoye (rob@darkstar.cygnus.com)
15128
15129 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
15130 than a warning.
15131
15132 1994-02-06 Jeffrey A. Law (law@snake.cs.utah.edu)
15133
15134 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
15135
15136 1994-01-03 Jim Wilson (wilson@sphagnum.cygnus.com)
15137
15138 * gcc.execute/execute.exp: Combine opt_list and foption_list into
15139 option_list. Compile every file with only 4/6 option choices
15140 (same as C torture) instead of with 12/18 different option
15141 choices.
15142 * lib/c-torture.exp: Likewise.
15143
15144 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
15145 not already set.
15146
15147 1993-12-30 Mike Stump (mrs@rtl.cygnus.com)
15148
15149 * lib/old-deja.exp: Add `excess errors test fails' error, now one
15150 can put an XFAIL *-*-* on excess errors.
15151
15152 1993-12-19 Jeffrey A. Law (law@snake.cs.utah.edu
15153
15154 * g++.law: Add more tests derived from g++-bugs snapshots.
15155
15156 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
15157 equivalent to g++.law/init9.
15158
15159 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
15160 compiled it, and the a.out file after we've run it.
15161
15162 1993-12-17 Brendan Kehoe (brendan@lisa.cygnus.com)
15163
15164 * lib/mike-g++.exp (postbase): Delete the .o file after we've
15165 compiled it, and the a.out file after we've run it.
15166
15167 1993-12-17 Jeffrey A. Law (law@snake.cs.utah.edu)
15168
15169 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
15170
15171 1993-12-15 Rob Savoye (rob@darkstar.cygnus.com)
15172
15173 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
15174 version number.
15175
15176 1993-12-12 Jeffrey A. Law (law@snake.cs.utah.edu)
15177
15178 * g++.law: New directory of g++ tests derived from the g++-bugs
15179 snapshots.
15180
15181 1993-12-09 Jeffrey Wheat (cassidy@cygnus.com)
15182
15183 * gcc.compile: initbug1.c initbug1.exp testcase added
15184
15185 1993-12-06 Jeffrey Wheat (cassidy@cygnus.com)
15186
15187 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
15188 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
15189 fixes submitted by Jeff Law (law@cs.utah.edu)
15190 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
15191 Jeff Law (law@cs.utah.edu)
15192
15193
15194 1993-11-30 Mike Stump (mrs@cygnus.com)
15195
15196 * config/unix-g++.exp: Follow the gcc way of doing things.
15197 * g++.old-deja/old-deja.exp: Minor updates.
15198 * lib/g++.exp: New file, follow the gcc way of doing things.
15199 * lib/old-dejagnu.exp: Minor updates.
15200 * lib/mike-g++.exp: Always unset errorInfo.
15201
15202 1993-11-06 Mike Stump (mrs@cygnus.com)
15203
15204 * lib/gcc.exp: Fix some errors with the below change, CC and
15205 CFLAGS should be global when setting, not local.
15206
15207 1993-11-03 Rob Savoye (rob@darkstar.cygnus.com)
15208
15209 * lib/gcc.exp: Transform tool name.
15210
15211 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
15212
15213 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
15214
15215 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
15216
15217 * lib/gcc.exp: change gcc_done to gcc_stat
15218
15219 1993-10-27 Jeffrey Wheat (cassidy@cygnus.com)
15220
15221 * Upgraded gcc testsuite to c-torture version 1.25
15222
15223 1993-10-24 Jeffrey Wheat (cassidy@cygnus.com)
15224
15225 * lib/gcc.exp: added reporting code. Changed verbose compile message.
15226 * lib/c-torture: added hooks for new reporting code.
15227
15228 1993-10-21 Jeffrey Wheat (cassidy@cygnus.com)
15229
15230 * config/sh-gcc.exp: check if sh-sim exists in the path
15231
15232 1993-10-18 Jeffrey Wheat (cassidy@cygnus.com)
15233
15234 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
15235 * gcc.compile/compile.exp: Initial changes for new logic.
15236 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
15237 * gcc.failure/failure.exp: Initial changes for new logic.
15238 * gcc.ieee/ieee.exp: Initial changes for new logic.
15239 * gcc.misc-tests/misc.exp: Initial changes for new logic.
15240 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
15241 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
15242 * lib/c-torture.exp: Initial changes for new logic.
15243 * lib/gcc.exp: Initial changes for new logic.
15244
15245 1993-10-15 Mike Stump (mrs@cygnus.com)
15246
15247 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
15248 depend upon failure or success. Fully qualify names in failure
15249 and success messages. Always remove a.out before starting
15250 compile, just in case. Pay more attention to error text output by
15251 the compiler. Handle testcases with no known past errors just
15252 like all others, so that things are uniform. Other miscellaneous
15253 improvements.
15254
15255 1993-10-13 Jeffrey Wheat (cassidy@cygnus.com)
15256
15257 * gcc.cpp: new directory for cpp tests
15258
15259 1993-10-04 Jeffrey Wheat (cassidy@cygnus.com)
15260
15261 * lib/chill.exp: Code reformatted, removed unused code.
15262 * config/unix-chill.exp: Code reformatted, removed unused code.
15263 * chill.execute/execute.exp: Code reformatted, removed unused code.
15264 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
15265
15266 1993-10-04 Ian Lance Taylor (ian@cygnus.com)
15267
15268 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
15269 routines not written.
15270
15271 1993-09-27 Rob Savoye (rob@darkstar.cygnus.com)
15272
15273 * config/bug-gcc.exp: Use new procs from bug.exp.
15274
15275 1993-09-21 Rob Savoye (rob@darkstar.cygnus.com)
15276
15277 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
15278 via ftp, rather than depending on NFS.
15279 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
15280 case.
15281
15282 1993-09-09 Rob Savoye (rob@darkstar.cygnus.com)
15283
15284 * config/bug-gcc.exp: Use new download proc.
15285
15286 1993-09-14 Jeffrey Wheat (cassidy at deneb.cygnus.com)
15287
15288 * chill.execute/execute.exp: cleanups, handles errors better
15289 * chill.compile/compile.exp: rewrite, based on execute.exp
15290 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
15291 * lib/chill.exp: major changes to diff proc and compile and link
15292 procs. added chill_fail and chill_pass wrappers to pass and
15293 fail. added more comments, and handle error codes better.
15294 Added a hack to capture stderr from exec, so noncompile tests
15295 can work.
15296
15297 1993-09-11 Jeffrey Wheat (cassidy@cygnus.com)
15298
15299 * chill.execute/execute.exp: rewrite of testsuite driver
15300 * lib/chill.exp: rewrite of testsuite driver
15301 * config/unix-chill.exp: rewrite of testsuite driver
15302
15303 1993-08-25 Bill Cox (bill@rtl.cygnus.com)
15304
15305 In chill.execute:
15306 * iexpr.ch: Standardize uppercase.
15307 * tuples.dat: Standardize uppercase.
15308 * vary.ch: standardize. Correct varying string assignments.
15309 * vary.dat: Add new output lines.
15310
15311 1993-08-24 Bill Cox (bill@rtl.cygnus.com)
15312
15313 In chill.execute:
15314 * chprintf.ch: Standardize use of uppercase.
15315 * tuples.ch: Standardize and turn arr2 into a DCL,
15316 rather than a SYN.
15317 * pinits.ch: Standardize.
15318
15319 1993-08-23 Per Bothner (bothner@kalessin.cygnus.com)
15320
15321 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
15322 * Makefil: Renamed to Makefile.in.
15323 * configure.in: New.
15324
15325 1993-08-23 Bill Cox (bill@rtl.cygnus.com)
15326
15327 In chill.execute:
15328 * .cvsignore: Add result/output files.
15329 * Makefile: Fix up variables at start. Use MFLAGS
15330 everywhere. Correct bool_loc, built_ins entries.
15331 Add entry for vary1.ch.
15332 * bitarray.ch: Standardize upper-case usage.
15333 * bitexpr.ch: Standardize, add output of b1.
15334 * params.ch: Use arrayt in along PROC parameters, to
15335 avoid novelty problems.
15336 * sets.ch: Tiny cleanup.
15337 * vary1.ch: Re-indent.
15338
15339 1993-08-17 Bill Cox (bill@rtl.cygnus.com)
15340
15341 * Add PR-related files to Makefiles, .cvsignore files, etc.
15342
15343 1993-08-02 Jeff Wheat (cassidy@cygnus.com)
15344
15345 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
15346 with compiler objects. New names are test-flow.c and test-loop.c
15347
15348 1993-07-27 Jeff Wheat (cassidy@cygnus.com)
15349
15350 * Upgraded c-torture tests from 1.19 to 1.20
15351
15352 * new files:
15353 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
15354 * gcc.compile: 930623-1.c 930623-2.c
15355 * gcc.noncompile: 930622-1.c 930622-2.c
15356 * gcc.failure: 920411-1.c 920627-2.c
15357 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
15358
15359 1993-07-20 Jeff Wheat (cassidy@cygnus.com)
15360
15361 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15362 More changes to get testsuite working properly. Needs more work.
15363 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
15364
15365 1993-07-19 Jeff Wheat (cassidy@cygnus.com)
15366
15367 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
15368 More changes to get testsuite working properly. Needs more work.
15369
15370 1993-07-13 Jeff Wheat (cassidy@cygnus.com)
15371
15372 * chill.compile/compile.exp: Added for Dejagnu support
15373 * chill.execute/execute.exp: Added for Dejagnu support
15374 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
15375
15376 1993-06-19 Bill Cox (bill@rtl.cygnus.com)
15377
15378 This should complete moving the CHILL test files.
15379 * chill.noncompile(.cvsignore printf.grt
15380 in-printf.grt chprintf.grt chprintf.ch):
15381 Added test-support files.
15382 (Makefile): Modified further.
15383 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
15384 signal.ch): Added test files.
15385 * chill.execute (.cvsignore printf.grt printr.c
15386 in-printf.grt rts.c chprintf.grt rts.h): Added
15387 test-support files.
15388 (Makefile): More corrections.
15389
15390 1993-06-18 Bill Cox (bill@rtl.cygnus.com)
15391
15392 * chill.compile, chill.execute, chill.nocompile: Add CHILL
15393 test cases, ready for DejaGnu.
15394
15395 1993-06-17 Jeffrey Wheat (cassidy@cygnus.com)
15396
15397 * Upgraded c-torture tests from 1.18 to 1.19
15398
15399 * gcc.compile: added test(s):
15400 930607-1.c
15401 * gcc.execute: added test(s):
15402 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
15403
15404 * added new subdirectory for misc tests: gcc.misc-tests
15405 * gcc.misc-test(s): added tests:
15406 inst-check.c test-consts.c test-ior.c test-switch.c
15407
15408 1993-06-09 Brendan Kehoe (brendan@lisa.cygnus.com)
15409
15410 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
15411
15412 1993-06-07 Ian Lance Taylor (ian@cygnus.com)
15413
15414 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
15415
15416 1993-06-03 Jeffrey Wheat (cassidy@cygnus.com)
15417
15418 * Upgraded c-torture tests from 1.17 to 1.18
15419
15420 1993-06-02 Jeffrey Wheat (cassidy@cygnus.com)
15421
15422 * Upgraded c-torture tests from 1.12 to 1.17
15423
15424 1993-04-30 Mike Werner (mtw@deneb.cygnus.com)
15425
15426 * lib/old-dejagnu.exp:
15427 Fixed handling of XFAIL target triplets to correctly
15428 recognize wildcard characters. Removed code that
15429 appended a unique id tag to the end of the file name
15430 printed out by the result of the testcases within a
15431 given test file.
15432
15433 1993-04-29 Mike Werner (mtw@deneb.cygnus.com)
15434
15435 * lib/old-dejagnu.exp:
15436 Reworked expected failure handling to trigger off of XFAIL
15437 keyword in keyphrase embeded in testcase source code. The
15438 XFAIL keyword must be at the end of the keyphrase line. It
15439 may optionally be followed by one or more target triplets.
15440 It has just occured that the handling of wildcards in the
15441 target triplet may not be correct.
15442
15443 1993-04-23 Mike Werner (mtw@deneb.cygnus.com)
15444
15445 * g++.old-deja/tests:
15446 Moved all subdirectories up one level into g++.old-deja .
15447
15448 * lib/old-dejagnu.exp:
15449 Fixed problem with CXXFLAGS not being properly reset, and being
15450 corrupted with extraneous "-c" compiler option. This was
15451 causing binaries to not be generated for test that needed them.
15452 Modified strings passed to "pass" and "fail" so that individual
15453 tests from the same test file would be distinguished by an
15454 identifier appended to the test file name in the summary logs;
15455 this corrected a problem with erroneous diff logs. Added code
15456 to search testcases for expected fail and unexpected pass keywords.
15457
15458 1993-04-20 Rob Savoye (rob at darkstar.cygnus.com)
15459
15460 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
15461
15462 1993-04-15 Mike Werner (mtw@deneb.cygnus.com)
15463
15464 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
15465 Removed extraneous text from end of "Special g++ Options"
15466 keyphrase.
15467
15468 * lib/old-dejagnu.exp: Added pattern matching to look for new
15469 keywords, embedded in testcases comments, which will trigger
15470 calls to xpass and xfail.
15471
15472 1993-04-14 Mike Werner (mtw@deneb.cygnus.com)
15473
15474 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
15475 comments embedded in the testcases, especially the one looking for
15476 special compiler options, as well as the pattern matching for the
15477 compiler output again.
15478
15479 1993-04-12 Mike Werner (mtw@deneb.cygnus.com)
15480
15481 * lib/old-dejagnu.exp: Do a proper check of the return value for
15482 execute tests. Fixed several problems with the pattern matching
15483 of the compiler output which gave erroneous test results.
15484 Changed several of the test result messages to be more descriptive.
15485 * config/unix-g++.exp: Proc g++_load now actually works and
15486 executes the tests passed to it and returns a usable return
15487 value.
15488
15489 1993-04-11 Rob Savoye (rob at darkstar.cygnus.com)
15490
15491 * lib/gcc.exp: Exits gracefully if $CC is bogus.
15492
15493 1993-04-09 Mike Werner (mtw@deneb.cygnus.com)
15494
15495 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
15496 Modified both files to properly execute the old style
15497 dejagnu tests. The previous versions of these files were
15498 experimental and did not function anything near correctly.
15499
15500 1993-04-05 Rob Savoye (rob@cygnus.com)
15501
15502 * Removed all Makefile.in and configure.in files. No configuration
15503 needed now.
15504
15505 1993-04-02 Mike Werner (mtw@deneb.cygnus.com)
15506
15507 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
15508
15509 1993-03-28 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15510
15511 * gcc.compile/configure.in, gcc.unsorted/configure.in,
15512 gcc.special/configure.in, gcc.noncompile/configure.in,
15513 gcc.execute/configure.in, gcc.code_quality/configure.in,
15514 g++.other/configure.in, g++.old-deja/configure.in,
15515 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
15516 in srcname setting.
15517
15518 1993-03-25 Rob Savoye (rob at darkstar.cygnus.com)
15519
15520 * lib/udi.exp: Fixed mondfe and mondfe_download.
15521 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
15522 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
15523
15524 1993-03-25 Ian Lance Taylor (ian@cygnus.com)
15525
15526 * config/udi-gdb.exp: Check $shell_id after connecting to target.
15527 (gdb_exit): Don't remove *_soc files.
15528
15529 1993-03-22 Ian Lance Taylor (ian@cygnus.com)
15530
15531 * lib/c-torture.exp: Don't look for main; instead always use -w
15532 -c. This is how the c-torture tests work. Remove the object
15533 file if the compilation succeeds.
15534 * gcc.execute/execute.exp: Remove executable if test passes.
15535 * gcc.noncompile/noncompile.exp: Every test is an expected
15536 failure.
15537 * gcc.special/special.exp: Added tests from c-torture 1.11,
15538 corrected use of existing test.
15539 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
15540 gcc.execute/920625-1.c: Updated to c-torture 1.11.
15541 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
15542 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
15543 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
15544 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
15545 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
15546 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
15547 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
15548 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
15549 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
15550 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
15551 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
15552 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
15553 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
15554 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
15555 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
15556 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
15557 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
15558 c-torture 1.11.
15559 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
15560 correspond to c-torture 1.11.
15561
15562 * New file.