]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/ChangeLog
decl.c (grokdeclarator): Use assert, not internal_error.
[gcc.git] / gcc / testsuite / ChangeLog
1 2002-09-18 Nathan Sidwell <nathan@codesourcery.com>
2
3 * g++.old-deja/g++.other/crash32.C: Mark ICE.
4
5 Tue Sep 17 13:59:45 2002 Nicola Pero <n.pero@mi.flashnet.it>
6
7 * objc.dg/comp-types-1.m: New test.
8 * objc.dg/comp-types-2.m: New test.
9 * objc.dg/comp-types-3.m: New test.
10 * objc.dg/comp-types-4.m: New test.
11 * objc.dg/comp-types-5.m: New test.
12 * objc.dg/comp-types-6.m: New test.
13
14 2002-09-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
15
16 * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
17
18 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
19
20 * g++.dg/other/do1.C: New test.
21
22 * g++.dg/template/subst1.C: New test.
23
24 2002-09-16 Steve Ellcey <sje@cup.hp.com>
25
26 * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
27
28 2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
29
30 * g++.dg/template/qualttp20.C: Adjust expected errors.
31 * g++.old-deja/g++.jason/report.C: Likewise.
32 * g++.old-deja/g++.other/qual1.C: Likewise.
33
34 * g++.dg/lookup/scoped2.C: New test.
35
36 * g++.dg/ext/asm3.C: New test.
37
38 2002-09-16 Richard Earnshaw <rearnsha@arm.com>
39
40 * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
41
42 2002-09-16 Kazu Hirata <kazu@cs.umass.edu>
43
44 * ChangeLog: follow spelling conventions.
45 * g++.old-deja/g++.abi/ptrmem.C: Likewise.
46 * g++.old-deja/g++.bugs/900210_05.C: Likewise.
47 * g++.old-deja/g++.bugs/900211_04.C: Likewise.
48 * g++.old-deja/g++.bugs/900321_02.C: Likewise.
49 * g++.old-deja/g++.bugs/900404_02.C: Likewise.
50 * g++.old-deja/g++.bugs/900520_06.C: Likewise.
51 * g++.old-deja/g++.law/global-init1.C: Likewise.
52 * g++.old-deja/g++.other/delete4.C: Likewise.
53 * g++.old-deja/g++.other/inline21.C: Likewise.
54 * g++.old-deja/g++.other/singleton.C: Likewise.
55 * g77.dg/strlen0.f: Likewise.
56 * g77.f-torture/compile/20010519-1.f: Likewise.
57 * g77.f-torture/compile/980310-4.f: Likewise.
58 * gcc.c-torture/compile/20000605-1.c: Likewise.
59 * gcc.c-torture/execute/20020225-1.c: Likewise.
60 * gcc.dg/c90-hexfloat-2.c: Likewise.
61 * gcc.dg/c99-bool-1.c: Likewise.
62 * gcc.dg/c99-hexfloat-2.c: Likewise.
63 * gcc.dg/dll-2.c: Likewise.
64 * gcc.dg/wtr-union-init-1.c: Likewise.
65 * gcc.dg/wtr-union-init-2.c: Likewise.
66 * gcc.dg/wtr-union-init-3.c: Likewise.
67 * gcc.dg/cpp/avoidpaste1.c: Likewise.
68 * gcc.dg/cpp/defined.c: Likewise.
69 * gcc.dg/cpp/macsyntx.c: Likewise.
70 * gcc.dg/cpp/paste2.c: Likewise.
71 * gcc.dg/cpp/trad/defined.c: Likewise.
72 * gcc.dg/format/c90-printf-1.c: Likewise.
73 * gcc.dg/format/c90-scanf-1.c: Likewise.
74 * gcc.dg/format/c99-printf-1.c: Likewise.
75 * gcc.dg/format/c99-scanf-1.c: Likewise.
76 * gcc.misc-tests/gcov-8.c: Likewise.
77 * lib/profopt.exp: Likewise.
78
79 2002-09-15 Krister Walfridsson <cato@df.lth.se>
80
81 * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
82
83 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
84
85 * g++.dg/inherit/using2.C: New test.
86
87 2002-09-15 Kazu Hirata <kazu@cs.umass.edu>
88
89 * ChangeLog: Follow spelling conventions.
90 * g++.dg/template/friend4.C: Likewise.
91 * g++.old-deja/g++.pt/crash67.C: Likewise.
92 * gcc.c-torture/execute/20000801-4.c: Likewise.
93 * gcc.dg/c90-digraph-1.c: Likewise.
94 * gcc.dg/c94-digraph-1.c: Likewise.
95 * gcc.dg/c99-digraph-1.c: Likewise.
96 * gcc.dg/cpp/line5.c: Likewise.
97 * gcc.dg/cpp/multiline.c: Likewise.
98 * gcc.dg/cpp/trad/literals-1.c: Likewise.
99 * gcc.dg/format/attr-3.c: Likewise.
100 * gcc.dg/format/c90-scanf-3.c: Likewise.
101 * gcc.dg/format/ext-4.c: Likewise.
102
103 2002-09-15 Nathan Sidwell <nathan@codesourcery.com>
104
105 * g++.dg/template/pretty1.C: New test.
106
107 2002-09-14 Alan Modra <amodra@bigpond.net.au>
108
109 * gcc.c-torture/execute/struct-cpy-1.c: New test.
110
111 2002-09-13 Nathan Sidwell <nathan@codesourcery.com>
112
113 * g++.dg/template/deduce1.C: New test.
114
115 2002-09-13 Kazu Hirata <kazu@cs.umass.edu>
116
117 * gcc.c-torture/execute/simd-1.c: Force all use of int to
118 32-bit int.
119
120 2002-09-10 John David Anglin <dave@hiauly1.hia.nrc.ca>
121
122 * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
123 usage.
124
125 2002-09-10 Richard Earnshaw <rearnsha@arm.com>
126
127 * gcc.c-torture/compile/20020910-1.c: New test.
128
129 2002-09-10 Frank Ch. Eigler <fche@redhat.com>
130
131 * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
132
133 2002-09-10 Andreas Jaeger <aj@suse.de>
134
135 * gcc.dg/20020312-2.c: Adjust for x86-64.
136
137 2002-09-08 Toon Moene <toon@moene.indiv.nluug.nl>
138
139 * g77.dg/7388.f: New test case for PR 7388.
140
141 2002-09-07 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
142
143 * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
144
145 2002-09-05 Ziemowit Laski <zlaski@apple.com>
146
147 * objc.dg/proto-lossage-1.m: New test.
148
149 2002-09-06 Neil Booth <neil@daikokuya.co.uk>
150
151 * gcc.dg/cpp/_Pragma4.c: Fix typo.
152
153 Fri Sep 6 16:39:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
154
155 * objc/execute/formal_protocol-6.x: Removed. This testcase is now
156 expected to pass.
157
158 2002-09-06 Stan Shebs <shebs@apple.com>
159 David Edelsohn <edelsohn@gnu.org>
160
161 * gcc.dg/weak: New directory.
162 * gcc.dg/weak-[1-9].c: Move to new directory, remove all
163 target-specific xfail bits.
164 * gcc.dg/typeof-2.c: Move to new directory.
165 * gcc.dg/weak.exp: New expect script.
166
167 2002-09-06 Alan Modra <amodra@bigpond.net.au>
168
169 * gcc.c-torture/execute/extzvsi.c: New test.
170
171 2002-09-05 Stan Shebs <shebs@apple.com>
172
173 * gcc.dg/weak-1.c: xfail on Darwin.
174 * gcc.dg/weak-2.c: Ditto.
175 * gcc.dg/weak-3.c: Ditto.
176 * gcc.dg/weak-4.c: Ditto.
177 * gcc.dg/weak-5.c: Ditto.
178 * gcc.dg/weak-6.c: Ditto.
179 * gcc.dg/weak-7.c: Ditto.
180 * gcc.dg/weak-8.c: Ditto.
181 * gcc.dg/weak-9.c: Ditto.
182
183 Thu Sep 5 00:34:33 2002 J"orn Rennecke <joern.rennecke@superh.com>
184
185 * gcc.c-torture/execute/loop-14.c: New test.
186
187 2002-09-04 Jakub Jelinek <jakub@redhat.com>
188
189 * g++.dg/other/cxa-atexit1.C: New test.
190
191 * gcc.dg/typeof-2.c: New test.
192
193 2002-09-03 Neil Booth <neil@daikokuya.co.uk>
194
195 * gcc.dg/cpp/_Pragma4.c: New test.
196
197 Tue Sep 3 11:04:26 2002 Nicola Pero <n.pero@mi.flashnet.it>
198
199 * objc/execute/nil_method-1.m: New testcase.
200
201 Sun Sep 1 12:47:39 2002 Nicola Pero <n.pero@mi.flashnet.it>
202
203 * objc/execute/class-tests-1.h (test_class_with_superclass): Call
204 [Object class], not [Object initialize].
205
206 2002-08-31 Roger Sayle <roger@eyesopen.com>
207 Hans-Peter Nilsson <hp@bitrange.com>
208
209 * gcc.c-torture/execute/20020720-1.x: Skip test on
210 mmix-knuth-mmixware. Correct comment.
211
212 2002-08-27 Mark Mitchell <mark@codesourcery.com>
213
214 * testsuite/g++.dg/abi/bitfield5.C: New test.
215 * testsuite/g++.dg/abi/vbase10.C: Likewise.
216
217 Tue Aug 27 22:23:22 2002 Nicola Pero <n.pero@mi.flashnet.it>
218
219 * objc.dg/undeclared-selector.m: New test.
220
221 2002-08-27 Nathan Sidwell <nathan@codesourcery.com>
222
223 * g++.dg/other/offsetof1.C: Avoid cast warning.
224
225 2002-08-26 Ziemowit Laski <zlaski@apple.com>
226
227 * objc.dg/super-class-2.m: New test.
228
229 2002-08-24 Matt Austern <austern@apple.com>
230
231 * g++.dg/ext/lvaddr.C: New test.
232 * g++.dg/ext/lvcast.C: New test.
233
234 2002-08-22 Mark Mitchell <mark@codesourcery.com>
235
236 * testsuite/g++.dg/inherit/cond1.C: New test.
237
238 2002-08-22 Geoffrey Keating <geoffk@redhat.com>
239
240 * gcc.dg/noncompile/incomplete-1.c: New test.
241
242 2002-08-21 Joseph S. Myers <jsm@polyomino.org.uk>
243
244 * gcc.dg/typespec-1.c: New test.
245
246 2002-08-20 Devang Patel <dpatel@apple.com>
247 * objc.dg/proto-hier-2.m: New test.
248
249 2002-08-19 Ziemowit Laski <zlaski@apple.com>
250
251 * objc.dg/bitfield-1.m: New test.
252 * objc.dg/bitfield-2.m: New test.
253
254 2002-08-17 Joseph S. Myers <jsm@polyomino.org.uk>
255
256 * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
257 gcc.dg/c99-flex-array-4.c: New tests.
258
259 2002-08-16 Stan Shebs <shebs@apple.com>
260
261 * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
262
263 2002-08-15 Jakub Jelinek <jakub@redhat.com>
264
265 * gcc.dg/typeof-1.c: New test.
266 * g++.dg/ext/typeof2.C: New test.
267
268 2002-08-15 Nathan Sidwell <nathan@codesourcery.com>
269
270 * g++.dg/other/offsetof1.C: New test.
271
272 2002-08-14 Richard Henderson <rth@redhat.com>
273
274 * gcc.dg/tls/diag-3.c: Fix expected message strings.
275
276 2002-08-14 Neil Booth <neil@daikokuya.co.uk>
277
278 * gcc.dg/cpp/_Pragma3.c: New test.
279
280 2002-08-13 Mark Mitchell <mark@codesourcery.com>
281
282 * g++.dg/template/inherit3: New test.
283
284 2002-08-10 Nathan Sidwell <nathan@codesourcery.com>
285
286 * gcc.dg/bitfld-4.c: Add blank options.
287
288 2002-08-09 Mark Mitchell <mark@codesourcery.com>
289
290 * g++.dg/template/crash1.C: New test.
291
292 2002-08-08 Jakub Jelinek <jakub@redhat.com>
293
294 * gcc.dg/tls/opt-2.c: New test.
295
296 2002-08-08 Devang Patel <dpatel@apple.com>
297
298 * objc.dg/selector-1.m : New test
299
300 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
301
302 * g++.dg/abi/bitfield4.C: New test.
303 * gcc.dg/bitfld-4.c: New test.
304
305 2002-08-08 Nathan Sidwell <nathan@codesourcery.com>
306
307 * g++.dg/other/packed1.C: New test.
308
309 2002-08-07 Mark Mitchell <mark@codesourcery.com>
310
311 * g++.dg/abi/offsetof.C: Tweak error messages.
312 * g++.old-deja/g++.mike/p10769a.C: Likewise.
313
314 2002-08-08 Jakub Jelinek <jakub@redhat.com>
315
316 * gcc.dg/bitfld-3.c: New test.
317
318 2002-08-07 Jakub Jelinek <jakub@redhat.com>
319 Richard Henderson <rth@redhat.com>
320
321 * gcc.dg/i386-bitfield1.c: New test.
322 * g++.dg/abi/bitfield3.C: Update.
323
324 2002-08-07 Neil Booth <neil@daikokuya.co.uk>
325
326 * objc.dg/const-str-2.m: Update.
327 * gcc.dg/cpp/c++98.c: Change to C extension.
328 * gcc.dg/cpp/c++98-pedantic.c: Similarly.
329 * gcc.dg/cpp/cpp.exp: Process .C extensions too.
330
331 2002-08-06 Aldy Hernandez <aldyh@redhat.com>
332
333 * testsuite/gcc.dg/tls/diag-3.c: New.
334
335 2002-08-07 Gabriel Dos Reis <gdr@nerim.net>
336
337 * g++.dg/README (Subdirectories): Document new subdir expr.
338 * g++.dg/expr/pmf-1.C: New test.
339
340 2002-08-06 Neil Booth <neil@daikokuya.co.uk>
341
342 * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
343
344 2002-08-06 Jakub Jelinek <jakub@redhat.com>
345
346 * g++.dg/abi/bitfield3.C: New test.
347
348 2002-08-05 Nathan Sidwell <nathan@codesourcery.com>
349
350 * lib/gcov.exp: Tweak expected line formats.
351 * gcc.misc-tests/gcov8.c: New test.
352 * gcc.misc-tests/gcov8.x: New flags.
353
354 2002-08-05 Jakub Jelinek <jakub@redhat.com>
355
356 * consistency.vlad/layout/endian.c: Include string.h.
357
358 * gcc.c-torture/execute/20020805-1.c: New test.
359
360 2002-08-04 Gabriel Dos Reis <gdr@nerim.net>
361
362 * g++.dg/other/conversion1.C: New test.
363
364 2002-08-03 Roger Sayle <roger@eyesopen.com>
365
366 * gcc.dg/builtins-1.c: New testcase.
367
368 2002-08-02 Mark Mitchell <mark@codesourcery.com>
369
370 * g++.dg/inherit/access3.C: New test.
371
372 2002-08-01 Jakub Jelinek <jakub@redhat.com>
373
374 * gcc.dg/ia64-visibility-2.c: New test.
375
376 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
377
378 * g++.old-deja/g++.abi/ptrflags.C (expect): Change
379 __qualifier_flags to __flags.
380
381 2002-07-31 Mark Mitchell <mark@codesourcery.com>
382
383 * g++.dg/inherit/operator1.C: New test.
384 * g++.dg/lookup/disamb1.C: Fix typo in comment.
385 * g++.dg/other/error1.C: Change expected error message.
386 * g++.dg/template/conv4.C: Likewise.
387
388 2002-07-26 Neil Booth <neil@daikokuya.cop.uk>
389
390 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
391 for documented behavior.
392
393 2002-07-25 Roger Sayle <roger@eyesopen.com>
394
395 * gcc.c-torture/execute/20020720-1.x: Skip this test on
396 several targets known to fail.
397
398 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
399
400 * gcc.dg/mips-args-[123].c: New tests.
401
402 2002-07-24 Aldy Hernandez <aldyh@redhat.com>
403
404 * gcc.dg/ppc-spe.c: New.
405
406 2002-07-24 Geoffrey Keating <geoffk@redhat.com>
407
408 * g++.dg/other/ptrmem4.C: New testcase.
409
410 2002-07-24 Richard Henderson <rth@redhat.com>
411
412 * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
413
414 2002-07-24 Gabriel Dos Reis <gdr@nerim.net>
415
416 * g++.dg/ext/alignof1.C (main): Return 0 for success.
417
418 2002-07-24 Roger Sayle <roger@eyesopen.com>
419
420 * gcc.c-torture/execute/memset-3.c: New testcase.
421
422 2002-07-24 Neil Booth <neil@daikokuya.co.uk>
423
424 * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
425 gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
426
427 2002-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
428
429 * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
430 Delete.
431
432 Tue Jul 23 21:02:43 2002 J"orn Rennecke <joern.rennecke@superh.com>
433
434 * gcc.c-torture/compile/simd-4.c: New test.
435
436 2002-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
437
438 PR c++/7347, c++/7348
439 * g++.dg/template/access4.C: New test.
440 * g++.dg/template/access5.C: New test.
441 * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
442 * g++.old-deja/g++.pt/memtemp86.C: Likewise.
443 * g++.old-deja/g++.pt/ttp58.C: Likewise.
444 * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
445
446 2002-07-22 Jakub Jelinek <jakub@redhat.com>
447
448 * gcc.dg/gnu89-init-2.c: New test.
449
450 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
451
452 * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
453
454 2002-07-20 Roger Sayle <roger@eyesopen.com>
455
456 * gcc.c-torture/execute/20020720-1.c: New testcase.
457
458 2002-07-20 Neil Booth <neil@daikokuya.co.uk>
459
460 * gcc.dg/cpp/Wsignprom.c: New tests.
461
462 2002-07-20 Alan Modra <amodra@bigpond.net.au>
463
464 * gcc.c-torture/execute/loop-13.c: New test.
465
466 2002-07-19 Neil Booth <neil@daikokuya.co.uk>
467
468 * gcc.dg/cpp/expr.c: New tests.
469
470 2002 07-18 David Edelsohn <edelsohn@gnu.org>
471
472 * g++.dg/opt/pr6713.C: Add template instantiation.
473
474 2002-07-18 Alan Modra <amodra@bigpond.net.au>
475
476 * gcc.dg/nest.c: New test.
477
478 2002-07-17 Richard Henderson <rth@redhat.com>
479
480 * g++.dg/opt/pr6713.C: New test.
481
482 2002-07-17 Eric Botcazou <ebotcazou@multimania.com>
483
484 * gcc.c-torture/execute/loop-2e.x: Let the testcase
485 XFAIL for all x86 processors.
486
487 2002-07-17 Ian Dall <ian@sibyl.beware.dropbear.id.au>
488
489 * gcc.c-torture/execute/20010122-1.x: Do not test with
490 -fomit-frame-pointer.
491
492 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
493
494 * g++.dg/template/instantiate2.C: New test.
495 * g++.dg/template/spec4.C: New test.
496
497 2002-07-17 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
498
499 * g++.dg/template/access2.C: New test.
500 * g++.dg/template/access3.C: New test.
501
502 2002-07-15 Zack Weinberg <zack@codesourcery.com>
503
504 * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
505 c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
506 c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
507 c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
508 Convert to use <stdarg.h>.
509 * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
510 Delete.
511 * gcc.dg/va-arg-2.c: New.
512 * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
513
514 2002-07-15 Jakub Jelinek <jakub@redhat.com>
515
516 * gcc.c-torture/compile/20020710-1.c: New test.
517
518 Thu Jul 11 15:39:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
519 Andrew Pinski <pinskia@physics.uc.edu>
520
521 gcc.c-torture/compile/simd-2.c: New testcase.
522 gcc.c-torture/compile/simd-3.c: Likewise.
523
524 2002-07-11 Mark Mitchell <mark@codesourcery.com>
525
526 PR c++/7224
527 * g++.dg/overload/error1.C: New test.
528
529 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
530
531 * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
532 configuration and IRIX 6 O32 ABI.
533
534 2002-07-11 Roger Sayle <roger@eyesopen.com>
535
536 * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
537
538 2002-07-10 Roger Sayle <roger@eyesopen.com>
539
540 * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
541
542 2002-07-10 Jeffrey A Law <law@redhat.com>
543
544 * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
545
546 * gcc.c-torture/compile/930326-1.x: Remove. No longer needed.
547
548 2002-07-09 Aldy Hernandez <aldyh@redhat.com>
549
550 * gcc.dg/20020312-2.c: Check for __PPC__.
551
552 2002-07-09 Diego Novillo <dnovillo@redhat.com>
553
554 * gcc.c-torture/compile/20020709-1.c: New test.
555
556 2002-07-07 Roger Sayle <roger@eyesopen.com>
557
558 * g++.dg/template/qualttp21.C: New test case.
559
560 2002-07-06 Alexandre Oliva <aoliva@redhat.com>
561
562 * gcc.c-torture/compile/20020706-1.c: New test.
563 * gcc.c-torture/compile/20020706-2.c: New test.
564
565 2002-07-06 Brian R. Gaeke <brg@dgate.ORG>
566 Alexandre Oliva <aoliva@redhat.com>
567
568 * g++.dg/warn/incomplete1.C: New test.
569
570 2002-07-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
571
572 PR c++/7099
573 * g++.dg/warn/noreturn1.C: New test.
574
575 2002-07-03 Mark Mitchell <mark@codesourcery.com>
576
577 PR c++/6706
578 * g++.dg/debug/debug6.C: New test.
579 * g++.dg/debug/debug7.C: New test.
580
581 Thu Jul 4 07:36:48 2002 J"orn Rennecke <joern.rennecke@superh.com>
582
583 * gcc.c-torture/compile/simd-3.c: New test.
584
585 2002-07-03 Chris Demetriou <cgd@broadcom.com>
586
587 * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
588 * gcc.dg/20020620-1.c: Likewise.
589
590 2002-07-03 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
591
592 PR c++/6944
593 * g++.dg/init/array4.C: New test.
594 * g++.dg/init/array5.C: New test.
595
596 Wed Jul 3 10:25:41 2002 J"orn Rennecke <joern.rennecke@superh.com>
597
598 * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
599 * gcc.c-torture/execute/simd-2.c (main): Likewise.
600
601 2002-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
602
603 * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
604 * gcc.dg/wtr-aggr-init-1.c: Likewise.
605 * gcc.dg/wtr-conversion-1.c: Likewise.
606 * gcc.dg/wtr-escape-1.c: Likewise.
607 * gcc.dg/wtr-int-type-1.c: Likewise.
608 * gcc.dg/wtr-label-1.c: Likewise.
609 * gcc.dg/wtr-static-1.c: Likewise.
610 * gcc.dg/wtr-strcat-1.c: Likewise.
611 * gcc.dg/wtr-suffix-1.c: Likewise.
612 * gcc.dg/wtr-switch-1.c: Likewise.
613 * gcc.dg/wtr-unary-plus-1.c: Likewise.
614 * gcc.dg/wtr-union-init-1.c: Likewise.
615 * gcc.dg/wtr-union-init-2.c: Likewise.
616 * gcc.dg/wtr-union-init-3.c: Likewise.
617
618 * gcc.dg/wtr-func-def-1.c: New test.
619
620 2002-07-02 Devang Patel <dpatel@apple.com>
621
622 * objc.dg/param-1.m: New test.
623
624 2002-07-03 Neil Booth <neil@daikokuya.co.uk>
625
626 * gcc.dg/cpp/trad/directive.c: Add test.
627 * gcc.dg/cpp/trad/macroargs.c: Add test.
628 * gcc.dg/cpp/trad/recurse-3.c: Add tests.
629
630 2002-07-02 Neil Booth <neil@daikokuya.co.uk>
631
632 * gcc.dg/cpp/cmdlne-M.c: New test.
633
634 2002-07-02 Ziemowit Laski <zlaski@apple.com>
635
636 * objc.dg/desig-init-1.m: New test.
637
638 2002-07-02 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
639
640 PR c++/6716
641 * g++.dg/template/instantiate1.C: New test.
642
643 2002-07-01 Mark Mitchell <mark@codesourcery.com>
644
645 PR c++/7112
646 * g++.dg/template/sizeof2.C: New test.
647
648 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
649
650 * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
651 gcc.dg/cpp/trad/include.c: New tests.
652
653 2002-07-01 Hans-Peter Nilsson <hp@axis.com>
654
655 PR target/7177
656 * gcc.c-torture/compile/20020701-1.c: New test.
657
658 2002-07-01 Stan Shebs <shebs@apple.com>
659
660 * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
661 header here...
662 * lib/objc-torture.exp (objc-torture-compile): ...instead of here
663 (objc-torture-execute): or here.
664
665 Mon Jul 1 12:51:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
666
667 * gcc.c-torture/execute/arith-rand-ll.c: New test.
668
669 2002-07-01 Neil Booth <neil@daikokuya.co.uk>
670
671 * gcc.dg/cpp/trad/escaped-nl.c: New test.
672
673 2002-06-30 Devang Patel <dpatel@apple.com>
674
675 * objc.dg/fsyntax-only.m: New test.
676
677 2002-06-27 Mark Mitchell <mark@codesourcery.com>
678
679 PR c++/6695
680 * g++.dg/template/friend7.C: New file.
681
682 2002-06-27 Aldy Hernandez <aldyh@redhat.com>
683
684 * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
685 return type.
686
687 Thu Jun 27 15:23:21 2002 J"orn Rennecke <joern.rennecke@superh.com>
688
689 * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
690 avoid division by zero.
691
692 2002-06-27 Neil Booth <neil@daikokuya.co.uk>
693
694 * gcc.dg/Wunknownprag.c: New tests.
695
696 Tue Jun 25 21:50:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
697
698 * gcc.c-torture/execute/simd-2.c: New test.
699
700 2002-06-25 Neil Booth <neil@daikokuya.co.uk>
701
702 * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
703 gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
704 gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
705 gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
706 gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
707 gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
708 gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
709 gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
710 gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
711 gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
712 gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
713 gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
714 gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
715 gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
716 gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
717 gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
718 gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
719
720 2002-06-24 Neil Booth <neil@daikokuya.co.uk>
721
722 * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
723 gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
724 gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
725 gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
726 New tests.
727 * gcc.dg/cpp/trad/directive.c: Update.
728
729 2002-06-23 Andreas Jaeger <aj@suse.de>
730
731 * gcc.c-torture/execute/complex-6.c: New.
732
733 2002-06-22 Neil Booth <neil@daikokuya.co.uk>
734
735 * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
736 gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
737 gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
738 gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
739
740 2002-06-21 Neil Booth <neil@daikokuya.co.uk>
741
742 * gcc.dg/cpp/trad: New directory with traditional tests copied
743 from parent directory.
744 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
745 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
746 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
747 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
748 Move to trad/ and rename.
749 * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
750 gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
751 gcc.dg/cpp/trad/redef2.c: New tests.
752 * gcc.dg/cpp/trad/trad.exp: New driver.
753
754 2002-06-20 Neil Booth <neil@daikokuya.co.uk>
755
756 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
757 gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
758 gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
759 gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
760 Remove.
761
762 2002-06-20 Richard Sandiford <rsandifo@redhat.com>
763
764 * gcc.dg/20020620-1.c: New test.
765
766 2002-06-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
767
768 * g++.dg/template/ttp4.C: New test.
769
770 2002-06-19 Jakub Jelinek <jakub@redhat.com>
771
772 * g++.dg/opt/vt1.C: Fix regexp.
773
774 2002-06-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
775
776 * gcc.c-torture/execute/pure-1.c: Make functions static again.
777 Don't use attribute `noinline'.
778
779 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
780
781 * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
782
783 2002-06-18 Aldy Hernandez <aldyh@redhat.com>
784
785 * gcc.c-torture/execute/simd-1.c: New.
786
787 * gcc.dg/simd-1.c: New.
788
789 2002-06-18 Hans-Peter Nilsson <hp@axis.com>
790
791 * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
792
793 2002-06-16 Richard Henderson <rth@redhat.com>
794
795 * g++.dg/ext/anon-struct1.C: New.
796 * g++.dg/ext/anon-struct2.C: New.
797 * g++.dg/ext/anon-struct3.C: New.
798 * gcc.dg/anon-struct-1.c: New.
799 * gcc.dg/anon-struct-2.c: New.
800 * gcc.dg/anon-struct-3.c: New.
801 * gcc.dg/20011008-1.c: Adjust warning text.
802 * gcc.dg/20020527-1.c: Add -fms-extensions.
803
804 2002-06-16 Richard Henderson <rth@redhat.com>
805
806 * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
807
808 2002-06-15 Hans-Peter Nilsson <hp@axis.com>
809
810 * gcc.c-torture/execute/20020615-1.c: New test.
811
812 2002-06-15 Roger Sayle <roger@eyesopen.com>
813
814 * gcc.c-tortuture/execute/compare-1.c: New test case.
815 * gcc.c-tortuture/execute/compare-2.c: New test case.
816 * gcc.c-tortuture/execute/compare-3.c: New test case.
817
818 2002-06-13 Richard Henderson <rth@redhat.com>
819
820 * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New. Define for
821 ia64 ilp32.
822
823 2002-06-12 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
824
825 * g++.dg/template/typename2.C: Update error message.
826
827 2002-06-12 Hans-Peter Nilsson <hp@axis.com>
828
829 * gcc.c-torture/execute/20020611-1.c: New test.
830
831 2002-06-11 Bob Wilson <bob.wilson@acm.org>
832
833 * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
834 list of targets to skip.
835
836 2002-06-10 Bob Wilson <bob.wilson@acm.org>
837
838 * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
839 targets if not optimizing.
840
841 2002-06-10 Jakub Jelinek <jakub@redhat.com>
842
843 * gcc.c-torture/compile/20020605-1.c: New test.
844
845 * g++.dg/opt/vt1.C: New test.
846
847 * gcc.dg/20020531-1.c: New test.
848
849 * gcc.dg/20020530-1.c: New test.
850
851 * gcc.dg/20020527-1.c: New test.
852
853 * g++.dg/opt/cse1.C: New test.
854
855 2002-06-07 Roger Sayle <roger@eyesopen.com>
856
857 * gcc.dg/20020607-2.c: New test case.
858
859 2002-06-07 Jakub Jelinek <jakub@redhat.com>
860
861 * gcc.c-torture/compile/20020604-1.c: New test.
862
863 2002-06-04 Richard Henderson <rth@redhat.com>
864
865 * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
866 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
867 * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
868
869 2002-06-04 Aldy Hernandez <aldyh@redhat.com>
870
871 * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
872
873 2002-06-03 Richard Henderson <rth@redhat.com>
874
875 * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
876 * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
877
878 2002-06-02 Richard Henderson <rth@redhat.com>
879
880 * gcc.c-torture/execute/pure-1.c: Don't mark any of the
881 test functions static.
882
883 2002-06-02 Andreas Jaeger <aj@suse.de>
884
885 * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
886 now.
887
888 2002-06-02 Neil Booth <neil@daikokuya.demon.co.uk>
889
890 * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
891 gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
892 Update for mofified diagnostics.
893 * gcc.dg/c99-intconst-1.c: No longer fail.
894
895 2002-06-02 Richard Henderson <rth@redhat.com>
896
897 * gcc.dg/uninit-A.c: Remove xfail markers.
898
899 2002-06-01 Roger Sayle <roger@eyesopen.com>
900
901 * gcc.dg/fnegate-1.c: New test case.
902
903 2002-05-30 Osku Salerma <osku@iki.fi>
904
905 * gcc.c-torture/execute/mayalias-1.c: New file.
906
907 2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
908
909 * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
910 gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
911 gcc.dg/cpp/if-1.c: Update for modified diagnostics.
912
913 2002-05-29 Hans-Peter Nilsson <hp@axis.com>
914
915 * gcc.c-torture/execute/20020529-1.c: New test.
916
917 2002-05-27 Richard Henderson <rth@redhat.com>
918
919 * g++.dg/ext/attrib6.C: New test case.
920
921 2002-05-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
922
923 * gcc.c-torture/execute/pure-1.c: New test.
924
925 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
926
927 * gcc.dg/cpp/arith-2.c: Remove.
928
929 2002-05-27 Neil Booth <neil@daikokuya.demon.co.uk>
930
931 * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
932 * gcc.dg/cpp/if-3.c: Remove.
933
934 2002-05-26 Jakub Jelinek <jakub@redhat.com>
935
936 * g++.dg/opt/cse2.C: New test.
937
938 2002-05-26 Neil Booth <neil@daikokuya.demon.co.uk>
939
940 * gcc.dg/cpp/arith-1.c: New semantic tests.
941 * gcc.dg/cpp/if-1.c: Update.
942
943 2002-05-24 Ben Elliston <bje@redhat.com>
944
945 * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
946
947 2002-05-24 Jakub Jelinek <jakub@redhat.com>
948
949 * gcc.dg/verbose-asm.c: New test.
950
951 2002-05-24 Neil Booth <neil@daikokuya.demon.co.uk>
952
953 * gcc.dg/cpp/paste12.c: New test.
954
955 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
956
957 * g++.dg/parse/named_ops.C: New test.
958
959 2002-05-23 Mark Mitchell <mark@codesourcery.com>
960
961 * gcc/testsuite/gcc.dg/weak-8.c: New test.
962
963 Thu May 23 11:09:26 2002 J"orn Rennecke <joern.rennecke@superh.com>
964
965 * gcc.dg/weak-2.c: Allow optional leading underscore
966 in scan-assembler symbol name.
967 * gcc.dg/weak-3.c: Likewise.
968 * gcc.dg/weak-4.c: Likewise.
969 * gcc.dg/weak-5.c: Likewise.
970
971 2002-05-23 Jakub Jelinek <jakub@redhat.com>
972
973 * gcc.dg/20020523-1.c: New test.
974
975 2002-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
976
977 * objc.dg/const-str-2.m: Update now that we stop after
978 a command line error.
979
980 2002-05-22 Richard Henderson <rth@redhat.com>
981
982 * g++.dg/dg.exp: Fix typo in test pruneing.
983
984 2002-05-22 Richard Henderson <rth@redhat.com>
985
986 * g++.dg/dg.exp: Prune the tls subdirectory.
987 * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
988 * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
989 * g++.dg/tls/init-1.C: New.
990
991 2002-05-22 Jakub Jelinek <jakub@redhat.com>
992
993 * gcc.dg/20020517-1.c: New test.
994
995 2002-05-21 Richard Henderson <rth@redhat.com>
996
997 * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
998 gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
999
1000 Tue May 21 14:25:32 2002 Brian R. Gaeke <brg@dgate.ORG>
1001
1002 * g++.dg/other/copy2.C: New test.
1003
1004 Mon May 20 10:51:35 2002 J"orn Rennecke <joern.rennecke@superh.com>
1005
1006 * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
1007 (MAX_COPY): Bump up to 10 times sizeof (long long).
1008 (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
1009
1010 * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
1011 sizeof (long long).
1012
1013 * gcc.c-torture/execute/strcpy-1.c: New test.
1014
1015 2002-05-19 Jason Merrill <jason2redhat.com>
1016
1017 * g++.dg/ext/oper1.C: New test.
1018
1019 2002-05-20 David Billinghurst <David.Billinghurst@riotinto.com>
1020 2002-05-19 Mark Mitchell <mitchell@doubledemon.codesourcery.com>
1021
1022 * README.QMTEST: New file.
1023
1024 * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
1025
1026 2002-05-19 Andreas Jaeger <aj@suse.de>
1027
1028 * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
1029 now.
1030 * gcc.c-torture/execute/loop-2d.x: Likewise.
1031
1032 2002-05-19 David Billinghurst <David.Billinghurst@riotinto.com>
1033
1034 * gcc.dg/weak-2.c: xfail warnings for platforms that don't
1035 support weak symbols.
1036 * gcc.dg/weak-4.c: Likewise
1037 * gcc.dg/weak-6.c: Likewise
1038
1039 2002-05-16 David.Billinghurst <David.Billinghurst@riotinto.com>
1040
1041 * gcc.dg/weak-3.c: Add dg-excess-error comment for
1042 cygwin, coff and h8300-*-hms targets
1043 * gcc.dg/weak-5.c: Likewise
1044 * gcc.dg/weak-7.c: Likewise
1045
1046 2002-05-16 Jason Merrill <jason@redhat.com>
1047
1048 * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
1049 (scan-assembler-not, scan-assembler-dem): Likewise.
1050 (scan-assembler-dem-not): Likewise.
1051
1052 2002-05-15 Richard Henderson <rth@redhat.com>
1053
1054 * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
1055
1056 2002-05-15 Richard Henderson <rth@redhat.com>
1057
1058 * gcc.dg/weak-5.c (vfoo1c): No warning here.
1059 (vfoo1f): Warning here.
1060 (vfoo1l): Don't redefine the alias.
1061
1062 2002-05-14 Jason Merrill <jason@redhat.com>, Alexandre Oliva <aoliva@redhat.com>
1063
1064 * g++.dg/init/pm1.C: New test.
1065
1066 2002-05-12 David S. Miller <davem@redhat.com>
1067
1068 * gcc.c-torture/execute/conversion.c (ldnear): Use long double
1069 types.
1070
1071 2002-05-10 Roger Sayle <roger@eyesopen.com>
1072
1073 * gcc.c-torture/execute/20020510-1.c: New test case.
1074
1075 2002-05-10 David S. Miller <davem@redhat.com>
1076
1077 * gcc.c-torture/execute/conversion.c: Test long double too.
1078
1079 2002-05-09 Jakub Jelinek <jakub@redhat.com>
1080
1081 * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
1082 libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
1083 * lib/g++.exp (g++_link_flags): Likewise.
1084 * lib/objc.exp (objc_target_compile): Likewise.
1085
1086 2002-05-09 Neil Booth <neil@daikokuya.demon.co.uk>
1087
1088 * gcc.dg/cpp/poison.c: Update.
1089 * gcc.dg/cpp/20000625-2.c: Remove.
1090 * gcc.dg/cpp/direct2s.c: Remove final test.
1091
1092 2002-05-08 Tom Rix <trix@redhat.com>
1093
1094 * gcc.c-torture/execute/20020508-1.c: New test.
1095 * gcc.c-torture/execute/20020508-2.c: New test.
1096 * gcc.c-torture/execute/20020508-3.c: New test.
1097
1098 2002-05-08 Neil Booth <neil@daikokuya.demon.co.uk>
1099
1100 * gcc.dg/cpp/charconst-4.c: More tests.
1101
1102 2002-05-08 Mark Mitchell <mark@codesourcery.com>
1103
1104 PR c/6569
1105 * gcc.dg/weak-3.c: Update location of warning messages.
1106 * gcc.dg/weak-5.c: Likewise.
1107
1108 2002-05-06 Roger Sayle <roger@eyesopen.com>
1109
1110 * gcc.c-torture/execute/20020506-1.c: New test case.
1111
1112 2002-05-07 Neil Booth <neil@daikokuya.demon.co.uk>
1113
1114 * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
1115
1116 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1117
1118 * gcc.dg/cpp/charconst-3.c: Run, don't compile.
1119
1120 2002-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
1121
1122 * gcc.dg/cpp/charconst-3.c: New test.
1123
1124 2002-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
1125
1126 * gcc.dg/cpp/charconst.c: Update tests.
1127
1128 2002-05-05 Tim Josling <tej@melbpc.org.au>
1129
1130 * treelang: Added directory for new sample language treelang. Also
1131 lib/treelang.exp: New file to signal treelang should be tested.
1132
1133 2002-05-03 Jakub Jelinek <jakub@redhat.com>
1134
1135 * gcc.dg/cpp/cmdlne-dM-M.c: New test.
1136 * gcc.dg/cpp/cmdlne-dD-M.c: New test.
1137 * gcc.dg/cpp/cmdlne-dN-M.c: New test.
1138 * gcc.dg/cpp/cmdlne-dI-M.c: New test.
1139 * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
1140 * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
1141 * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
1142
1143 2002-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
1144
1145 * gcc.dg/format/xopen-2.c: New test.
1146
1147 2002-05-03 Jakub Jelinek <jakub@redhat.com>
1148
1149 * gcc.dg/20020503-1.c: New test.
1150
1151 2002-05-02 Mark Mitchell <mark@codesourcery.com>
1152
1153 * g++.dg/init/dtor1.C: Make it tougher.
1154
1155 2002-05-01 Mark Mitchell <mark@codesourcery.com>
1156
1157 * g++.dg/init/dtor1.C: New test.
1158
1159 2002-05-02 Aldy Hernandez <aldyh@redhat.com>
1160
1161 * gcc.dg/altivec-8.c: New.
1162
1163 2002-05-01 Aldy Hernandez <aldyh@redhat.com>
1164
1165 * gcc.dg/altivec-7.c: New.
1166
1167 2002-04-29 Jakub Jelinek <jakub@redhat.com>
1168
1169 * g++.dg/parse/typedef1.C: New test.
1170
1171 2002-04-29 Mark Mitchell <mark@codesourcery.com>
1172
1173 PR c++/6486
1174 * g++.dg/template/friend6.C: New test.
1175
1176 PR c++/6492
1177 * g++.dg/init/copy1.C: New test.
1178
1179 2002-04-29 Nathan Sidwell <nathan@codesourcery.com>
1180
1181 * g++.dg/warn/effc1.C: New test.
1182
1183 2002-04-29 Neil Booth <neil@daikokuya.demon.co.uk>
1184
1185 * gcc.dg/cpp/if-cexp.c: Add a test.
1186
1187 2002-04-28 Jakub Jelinek <jakub@redhat.com>
1188
1189 * gcc.dg/20020426-2.c: New test.
1190
1191 2002-04-28 Neil Booth <neil@daikokuya.demon.co.uk>
1192
1193 * gcc.dg/cpp/if-mop.c: Update.
1194 * gcc.dg/cpp/if-mpar.c: Add test.
1195 * gcc.dg/cpp/if-oppr.c: Update.
1196
1197 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1198
1199 PR c/6343
1200 * gcc.dg/weak-[2-7].c: New tests.
1201
1202 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
1203
1204 * gcc.dg/enum1.c: New test.
1205
1206 2002-04-26 Mark Mitchell <mark@codesourcery.com>
1207
1208 PR c++/6497
1209 * g++.dg/inherit/access2.C: New test.
1210
1211 2002-04-26 Mark Mitchell <mark@codesourcery.com>
1212
1213 PR bootstrap/6445
1214 * gcc.dg/20020426-1.c: New test.
1215
1216 2002-04-26 Alexandre Oliva <aoliva@redhat.com>
1217
1218 * g++.dg/abi/enum1.C: New test.
1219
1220 2002-04-26 Richard Henderson <rth@redhat.com>
1221
1222 * gcc.dg/c99-bool-1.c: Expect always true warning.
1223
1224 2002-04-25 Roger Sayle <roger@eyesopen.com>
1225
1226 * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
1227
1228 2002-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1229
1230 * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
1231 targets.
1232
1233 2002-04-24 Mark Mitchell <mark@codesourcery.com>
1234
1235 * g++.dg/abi/mange7.C: New test.
1236
1237 PR c++/6438.
1238 * g++.dg/parse/stmtexpr2.C: New test.
1239
1240 Wed Apr 24 21:38:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
1241
1242 * gcc.dg/20020312-2.c: Add SH target.
1243
1244 2002-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1245
1246 * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1247 compiler output on mips*-*-irix*.
1248
1249 2002-04-23 Jakub Jelinek <jakub@redhat.com>
1250
1251 * g++.dg/parse/attr1.C: New test.
1252
1253 2002-04-23 Roger Sayle <roger@eyesopen.com>
1254
1255 * gcc.c-torture/execute/string-opt-17.c: New test case.
1256 * gcc.c-torture/execute/memset-2.c: New test case.
1257
1258 2002-04-23 Mark Mitchell <mark@codesourcery.com>
1259
1260 PR c++/6256:
1261 * g++.dg/template/friend5.C: New test.
1262
1263 PR c++/6331:
1264 * g++.dg/template/qual1.C: Likewise.
1265
1266 2002-04-22 Zack Weinberg <zack@codesourcery.com>
1267
1268 * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1269 Include stdlib.h, not stdio.h or ctype.h.
1270
1271 2002-04-22 Hans-Peter Nilsson <hp@axis.com>
1272
1273 * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1274 cris-*-elf* and mmix-*-*.
1275 * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1276 * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1277 g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1278 Ditto.
1279 * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1280 * gcc.dg/wchar_t-1.c: Ditto.
1281
1282 2002-04-21 Hans-Peter Nilsson <hp@axis.com>
1283
1284 * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1285 Clarify comment.
1286
1287 2002-04-21 Neil Booth <neil@daikokuya.demon.co.uk>
1288
1289 * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1290
1291 2002-04-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1292
1293 * gcc.c-torture/execute/20000906-1.x: Delete.
1294
1295 2002-04-20 David.Billinghurst <David.Billinghurst@riotinto.com>
1296
1297 * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1298
1299 2002-04-19 Toon Moene <toon@moene.indiv.nluug.nl>
1300
1301 * PR6367
1302 * g77.f-torture/execute/6367.f: New test.
1303 * g77.f-torture/execute/6367.x: Disable for MMIX.
1304
1305 2002-04-19 Mark Mitchell <mark@codesourcery.com>
1306
1307 * PR6352
1308 * g++.dg/opt/inline2.C: New test.
1309
1310 2002-04-18 Richard Henderson <rth@redhat.com>
1311
1312 * gcc.dg/20000906-1.c: Enable for all targets.
1313 * gcc.c-torture/compile/iftrap-2.c: New.
1314
1315 2002-04-18 Jakub Jelinek <jakub@redhat.com>
1316
1317 * gcc.dg/20020418-1.c: New test.
1318 * gcc.dg/20020418-2.c: New test.
1319
1320 2002-04-18 Richard Henderson <rth@redhat.com>
1321
1322 * gcc.c-torture/compile/iftrap-1.c: New.
1323 * gcc.dg/iftrap-1.c: Adjust for ia64.
1324 * gcc.dg/iftrap-2.c: New.
1325
1326 2002-04-18 Jakub Jelinek <jakub@redhat.com>
1327
1328 * gcc.c-torture/compile/20020418-1.c: New test.
1329
1330 2002-04-18 Roger Sayle <roger@eyesopen.com>
1331
1332 * gcc.c-torture/compile/20020415-1.c: New.
1333
1334 2002-04-18 David S. Miller <davem@redhat.com>
1335
1336 * gcc.c-torture/execute/20020418-1.c: New test.
1337
1338 2002-04-17 Jakub Jelinek <jakub@redhat.com>
1339
1340 * gcc.dg/20020416-1.c: New test.
1341
1342 * g++.dg/opt/inline1.C: New test.
1343
1344 2002-04-16 Jakub Jelinek <jakub@redhat.com>
1345
1346 * gcc.dg/altivec-5.c: New test.
1347
1348 * gcc.dg/20020415-1.c: New test.
1349
1350 2002-04-15 Mark Mitchell <mark@codesourcery.com>
1351
1352 * testsuite/lib/chill.exp: Remove.
1353
1354 2002-04-14 Jakub Jelinek <jakub@redhat.com>
1355
1356 * g++.dg/other/big-struct.C: New test.
1357
1358 2002-04-14 David Billinghurst <David.Billinghurst@riotinto.com>
1359
1360 * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1361 of scratch file.
1362
1363 2002-04-13 David Billinghurst <David.Billinghurst@riotinto.com>
1364
1365 PR c/6277
1366 * gcc.dg/i386-387-1.c: Allow optional leading underscore
1367 in scan-assembler function name
1368
1369 2002-04-13 Hans-Peter Nilsson <hp@bitrange.com>
1370
1371 * g77.f-torture/execute/980628-4.x,
1372 g77.f-torture/execute/980628-5.x,
1373 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1374 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1375 g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1376 i[34567]86-*-*.
1377
1378 2002-04-13 David S. Miller <davem@redhat.com>
1379
1380 * gcc.c-torture/execute/20020413-1.c: New test.
1381
1382 2002-04-13 Richard Sandiford <rsandifo@redhat.com>
1383
1384 * gcc.dg/asm-6.c,
1385 * g++.dg/ext/asm1.C: New tests.
1386
1387 2002-04-12 Mark Mitchell <mark@codesourcery.com>
1388
1389 PR c++ 5373.
1390 * g++.dg/parse/stmtexpr1.C: New test.
1391
1392 PR c++/5189.
1393 * g++.dg/template/copy1.C: New test.
1394
1395 2002-04-12 Richard Henderson <rth@redhat.com>
1396
1397 * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1398
1399 2002-04-12 Geoffrey Keating <geoffk@redhat.com>
1400
1401 * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1402 gcc.c-torture/execute/20020307-2.c.
1403
1404 2002-04-12 Richard Sandiford <rsandifo@redhat.com>
1405
1406 * g++.dg/ext/attrib5.C,
1407 * g++.dg/lookup/struct1.C: New tests.
1408
1409 2002-04-11 Jakub Jelinek <jakub@redhat.com>
1410
1411 * gcc.dg/20020411-1.c: New test.
1412
1413 * gcc.c-torture/execute/20020411-1.c: New test.
1414
1415 2002-04-10 Janis Johnson <janis187@us.ibm.com>
1416
1417 * g77.f-torture/execute/6177.f: New test.
1418
1419 2002-04-10 Jakub Jelinek <jakub@redhat.com>
1420
1421 PR middle-end/6247
1422 * g++.dg/opt/cleanup1.C: New test.
1423
1424 * g++.dg/opt/const1.C: New test.
1425
1426 2002-04-10 Lars Brinkhoff <lars@nocrew.org>
1427
1428 * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1429
1430 2002-04-10 Nathan Sidwell <nathan@codesourcery.com>
1431
1432 PR c++/5507
1433 * g++.dg/template/typename2.C: New test.
1434
1435 2002-04-10 Alan Modra <amodra@bigpond.net.au>
1436
1437 * gcc.c-torture/execute/loop-12.c: New.
1438
1439 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
1440
1441 * g77.f-torture/execute/980628-4.x,
1442 g77.f-torture/execute/980628-5.x,
1443 g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1444 g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1445 g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1446
1447 2002-04-07 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1448
1449 PR optimization/6086
1450 * g++.dg/opt/preinc1.C: New test.
1451
1452 2002-04-06 Mark Mitchell <mark@codesourcery.com>
1453
1454 PR c++/5571
1455 * g++.dg/opt/static2.C: New test.
1456
1457 2002-04-06 Mark Mitchell <mark@codesourcery.com>
1458
1459 PR c/5120
1460 * gcc.dg/20020406-1.c: New test.
1461
1462 2002-04-04 David S. Miller <davem@redhat.com>
1463
1464 * gcc.c-torture/execute/20020404-1.c: New test.
1465
1466 2002-04-04 Jakub Jelinek <jakub@redhat.com>
1467
1468 PR c/6123
1469 * gcc.dg/20020312-2.c: Do not declare global register variable
1470 if __PIC__ or __pic__ is defined.
1471
1472 2002-04-04 Richard Earnshaw <rearnsha@arm.com>
1473
1474 * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC. Use
1475 __asm__ so that it works correctly even if -ansi -pedantic-errors.
1476
1477 2002-04-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1478
1479 * gcc.misc-tests/linkage.exp: Update last change to handle
1480 sparc*-, not just sparc-.
1481
1482 2002-04-03 Richard Henderson <rth@redhat.com>
1483
1484 * gcc.dg/cpp/ucs.c: Improved long UCS test.
1485
1486 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
1487
1488 * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1489
1490 2002-04-02 David S. Miller <davem@redhat.com>
1491
1492 * gcc.c-torture/execute/20020402-3.c: New test.
1493
1494 2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
1495
1496 * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1497 * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1498
1499 * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1500 * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1501 g77.f-torture/execute/20001201.x,
1502 g77.f-torture/execute/u77-test.x: New files.
1503
1504 * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1505 * gcc.dg/wchar_t-1.c: Ditto.
1506
1507 2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
1508
1509 * gcc.c-torture/execute/20020402-1.c: New test.
1510
1511 2002-04-01 Richard Henderson <rth@redhat.com>
1512
1513 * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1514
1515 * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1516
1517 2002-04-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1518
1519 * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1520
1521 2002-04-01 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1522
1523 * g++.dg/inherit/template-as-base.C: Expect error.
1524 * g++.dg/inherit/namespace-as-base.C: Likewise.
1525
1526 2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
1527
1528 * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1529 g++.dg/ext/instantiate3.C: Tweak match patterns.
1530
1531 * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1532 * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1533 -da test.
1534
1535 2002-03-31 Richard Henderson <rth@redhat.com>
1536
1537 * gcc.dg/special/alias-2.c: New.
1538 * gcc.dg/special/ecos.exp: Run it.
1539
1540 2002-03-31 Richard Henderson <rth@redhat.com>
1541
1542 * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1543
1544 2002-03-31 Kazu Hirata <kazu@hxi.com>
1545
1546 * gcc.dg/weak-1.c: Disable on h8300 port.
1547
1548 2002-03-29 Janis Johnson <janis187@us.ibm.com>
1549
1550 * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1551 * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1552 ordering tests.
1553 * g++.dg/bprob/bprob-1.C: New test.
1554 * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1555 * g++.dg/gcov/gcov-1.C: New test.
1556 * g++.dg/gcov/gcov-1.x: New file.
1557 * g++.dg/gcov/gcov-2.C: New test.
1558 * g++.dg/gcov/gcov-3.C: New test.
1559 * g++.dg/gcov/gcov-3.h: New file.
1560
1561 2002-03-28 Roger Sayle <roger@eyesopen.com>
1562
1563 * g++.old-deja/g++.other/builtins5.C: New test.
1564 * g++.old-deja/g++.other/builtins6.C: New test.
1565 * g++.old-deja/g++.other/builtins7.C: New test.
1566 * g++.old-deja/g++.other/builtins8.C: New test.
1567 * g++.old-deja/g++.other/builtins9.C: New test.
1568
1569 2002-03-29 Jakub Jelinek <jakub@redhat.com>
1570
1571 * g++.dg/opt/static1.C: New test.
1572
1573 * g++.dg/opt/longbranch1.C: New test.
1574
1575 2002-03-28 Hans-Peter Nilsson <hp@bitrange.com>
1576
1577 * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1578
1579 * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1580
1581 Thu Mar 28 16:38:09 2002 Jeffrey A Law (law@redhat.com)
1582
1583 * gcc.c-torture/execute/20020328-1.c: New test.
1584
1585 2002-03-27 Richard Henderson <rth@redhat.com>
1586
1587 * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1588 * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1589 move from g++.old-deja/g++.ext/.
1590
1591 2002-03-27 Mark Mitchell <mark@codesourcery.com>
1592
1593 * g++.dg/init/new2.C: New test.
1594
1595 2002-03-26 Richard Henderson <rth@redhat.com>
1596
1597 * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1598
1599 * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1600 on sparc.
1601
1602 * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc. Only run on
1603 sparcv9 systems.
1604 * gcc.dg/20001102-1.c: Likewise.
1605
1606 2002-03-26 Phil Edwards <pme@gcc.gnu.org>
1607
1608 * gcc.dg/cpp/endif-pedantic1.c,
1609 gcc.dg/cpp/endif-pedantic2.c: New tests.
1610
1611 2002-03-26 Mark Mitchell <mark@codesourcery.com>
1612
1613 * g++.dg/init/new1.C: New test.
1614
1615 2002-03-26 Nathan Sidwell <nathan@codesourcery.com>
1616
1617 * g++.dg/abi/vbase9.C: New test.
1618
1619 2002-03-26 Richard Earnshaw <rearnsha@arm.com>
1620
1621 * gcc.dg/arm-asm.c: New test.
1622
1623 2002-03-26 Andrew Cagney <ac131313@redhat.com>
1624
1625 * gcc.dg/Wswitch-enum.c: New test.
1626 Fix PR c/5044.
1627
1628 2002-03-26 Richard Henderson <rth@redhat.com>
1629
1630 * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1631 structure.
1632
1633 2002-03-25 Richard Henderson <rth@redhat.com>
1634
1635 * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
1636 sparcv9 systems.
1637
1638 * gcc.c-torture/compile/20011119-1.c (xxx): New.
1639 * gcc.c-torture/compile/20011119-2.c (xxx): New.
1640
1641 2002-03-25 Zack Weinberg <zack@codesourcery.com>
1642
1643 * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1644
1645 2002-03-25 Bob Wilson <bob.wilson@acm.org>
1646
1647 * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1648 targets using generic thunk support.
1649
1650 2002-03-25 Jakub Jelinek <jakub@redhat.com>
1651
1652 * gcc.c-torture/compile/20020323-1.c: New test.
1653
1654 * g++.dg/opt/conj2.C: New test.
1655
1656 2002-03-24 Richard Henderson <rth@redhat.com>
1657
1658 * gcc.dg/weak-1.c: Use -fno-common.
1659
1660 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1661
1662 * g77.dg/f77-edit-apostrophe-out.f: New test
1663 * g77.dg/f77-edit-h-out.f: New test
1664 * g77.dg/f77-edit-t-in.f: New test
1665 * g77.dg/f77-edit-t-out.f: New test
1666 * g77.dg/f77-edit-x-out.f: New test
1667 * g77.dg/f77-edit-slash-out.f: New test
1668 * g77.dg/f77-edit-colon-out.f: New test
1669 * g77.dg/f77-edit-s-out.f: New test
1670
1671 2002-03-24 Richard Henderson <rth@redhat.com>
1672
1673 * objc/execute/formal_protocol-6.x: New XFAIL.
1674
1675 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1676
1677 * gcc.dg/weak-1.c: Early return from dg-final on platforms
1678 that do not support weak symbols
1679
1680 2002-03-25 David Billinghurst <David.Billinghurst@riotinto.com>
1681
1682 * lib/g++.exp: Fix handling of LD_LIBRARY_PATH et al
1683 * lib/g77.exp: Likewise
1684 * lib/objc.exp: Likewise
1685
1686 2002-03-23 Andrew Cagney <ac131313@redhat.com>
1687
1688 * gcc.dg/Wswitch-default.c: New test.
1689
1690 2002-03-23 Jakub Jelinek <jakub@redhat.com>
1691
1692 * g++.dg/other/enum1.C: New test.
1693
1694 2002-03-23 Zack Weinberg <zack@codesourcery.com>
1695
1696 * gcc.dg/pragma-ep-3.c: Fix typo.
1697
1698 2002-03-22 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
1699
1700 * g++.dg/inherit/template-as-base.C: New test.
1701
1702 2002-03-22 Jakub Jelinek <jakub@redhat.com>
1703
1704 * g++.old-deja/g++.other/dwarf2-1.C: Move...
1705 * g++.dg/debug/debug5.C: ...here. Convert for dg framework.
1706
1707 2002-03-22 Neil Booth <neil@daikokuya.demon.co.uk>
1708
1709 * gcc.dg/cpp/multiline.c: Update to match.
1710
1711 2002-03-22 Alexandre Oliva <aoliva@redhat.com>
1712
1713 * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1714
1715 2002-03-22 Phil Edwards <pme@gcc.gnu.org>
1716
1717 * gcc.dg/cpp/extratokens2.c: New file.
1718
1719 2002-03-21 David Edelsohn <edelsohn@gnu.org>
1720
1721 * gcc.dg/20020312-2.c: Add rs6000 target.
1722
1723 * gcc.c-torture/compile/20020319-1.c: New test.
1724
1725 2002-03-21 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1726
1727 * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1728 (A, E): Handle this.
1729
1730 2002-03-20 Jason Merrill <jason@redhat.com>
1731
1732 * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1733 ignoring -fpic.
1734 * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1735 through prune_gcc_output.
1736
1737 2002-03-20 Jakub Jelinek <jakub@redhat.com>
1738
1739 * gcc.c-torture/compile/20020320-1.c: New test.
1740
1741 2002-03-19 Jakub Jelinek <jakub@redhat.com>
1742
1743 * gcc.c-torture/compile/20020318-1.c: New test.
1744
1745 * gcc.dg/struct-by-value-1.c: New test.
1746
1747 * gcc.dg/20020319-1.c: New test.
1748
1749 2002-03-18 Jakub Jelinek <jakub@redhat.com>
1750
1751 * g++.dg/opt/conj1.C: New test.
1752
1753 2002-03-17 Mark Mitchell <mark@codesourcery.com>
1754
1755 * g++.dg/template/qualttp20.C: Revert previous change.
1756 * g++.dg/template/qualttp3.C: Likewise.
1757 * g++.dg/template/qualttp4.C: Likewise
1758 * g++.dg/template/qualttp5.C: Likewise
1759 * g++.dg/template/qualttp6.C: Likewise
1760 * g++.dg/template/qualttp7.C: Likewise
1761 * g++.dg/template/qualttp8.C: Likewise
1762 * g++.dg/template/recurse.C: Likewise.
1763
1764 2002-03-17 Neil Booth <neil@daikokuya.demon.co.uk>
1765
1766 * gcc.dg/cpp/wchar-1.c: Update.
1767
1768 2002-03-16 Nathan Sidwell <nathan@codesourcery.com>
1769
1770 * g++.dg/template/conv1.C: New test.
1771 * g++.dg/template/conv2.C: New test.
1772 * g++.dg/template/conv3.C: New test.
1773 * g++.dg/template/conv4.C: New test.
1774
1775 2002-03-15 Mark Mitchell <mark@codesourcery.com>
1776
1777 * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1778 * g++.dg/template/qualttp3.C: Likewise.
1779 * g++.dg/template/qualttp4.C: Likewise
1780 * g++.dg/template/qualttp5.C: Likewise
1781 * g++.dg/template/qualttp6.C: Likewise
1782 * g++.dg/template/qualttp7.C: Likewise
1783 * g++.dg/template/qualttp8.C: Likewise
1784 * g++.dg/template/recurse.C: Likewise.
1785
1786 2002-03-15 Mark Mitchell <mark@codesourcery.com>
1787
1788 * g++.dg/opt/dtor1.C: New test.
1789
1790 2002-03-15 Jakub Jelinek <jakub@redhat.com>
1791
1792 * gcc.c-torture/compile/20020315-1.c: New test.
1793
1794 2002-03-15 Richard Earnshaw <rearnsha@arm.com>
1795
1796 * gcc.dg/weak-1.c: Fix scan tests.
1797
1798 2002-03-15 Hans-Peter Nilsson <hp@bitrange.com>
1799
1800 * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1801 * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1802 cris-*-aout* mmix-*-*.
1803 * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1804 cris-*-aout* mmix-*-*.
1805 * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1806 cris-*-elf* cris-*-aout* and mmix-*-*.
1807 * gcc.dg/20001009-1.c: Ditto.
1808 * gcc.dg/20010912-1.c: Ditto.
1809 * gcc.dg/20020122-4.c: Ditto.
1810 * gcc.dg/inline-2.c: Ditto.
1811
1812 Thu Mar 14 14:28:38 2002 Jeffrey A Law (law@cygnus.com)
1813
1814 * gcc.c-torture/compile/20020314-1.c: New test.
1815
1816 2002-03-14 Richard Earnshaw <rearnsha@arm.com>
1817
1818 * gcc.c-torture/execute/20020314-1.c: New test.
1819
1820 2002-03-14 Jakub Jelinek <jakub@redhat.com>
1821
1822 * g++.dg/warn/Wunused-1.C: New test.
1823
1824 2002-02-13 Richard Sandiford <rsandifo@redhat.com>
1825
1826 * g++.dg/abi/mangle6.C: New test.
1827
1828 2002-03-13 Jakub Jelinek <jakub@redhat.com>
1829
1830 * gcc.c-torture/compile/20020309-2.c: New test.
1831
1832 * gcc.c-torture/compile/20020312-1.c: New test.
1833
1834 2002-03-12 Nathan Sidwell <nathan@codesourcery.com>
1835
1836 * g++.dg/other/access1.C: New test.
1837
1838 2002-03-12 Jakub Jelinek <jakub@redhat.com>
1839
1840 * gcc.c-torture/execute/wchar_t-1.c: New test.
1841
1842 2002-03-12 David Edelsohn <edelsohn@gnu.org>
1843
1844 * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1845
1846 2002-03-12 Roger Sayle <roger@eyesopen.com>
1847
1848 * gcc.dg/20020312-1.c: New test case.
1849
1850 2002-03-11 Aldy Hernandez <aldyh@redhat.com>
1851
1852 * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1853
1854 2002-03-11 Richard Henderson <rth@redhat.com>
1855
1856 * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1857 * g++.old-deja/g++.jason/report.C: Likewise.
1858
1859 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
1860
1861 * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1862 * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1863
1864 2002-03-11 Nathan Sidwell <nathan@codesourcery.com>
1865
1866 * testsuite/g++.dg/overload/pmf1.C: New test.
1867
1868 2002-03-11 Kazu Hirata <kazu@hxi.com>
1869
1870 * gcc.c-torture/execute/20020307-1.c: Use long.
1871
1872 2002-03-11 Jakub Jelinek <jakub@redhat.com>
1873
1874 PR optimization/5844
1875 * gcc.dg/20020310-1.c: New test.
1876
1877 2002-03-09 Michael Meissner <meissner@redhat.com>
1878
1879 * gcc.c-torture/execute/memcpy-2.c: New test.
1880 * gcc.c-torture/execute/memset-1.c: New test.
1881 * gcc.c-torture/execute/strlen-1.c: New test.
1882 * gcc.c-torture/execute/strcmp-1.c: New test.
1883 * gcc.c-torture/execute/strncmp-1.c: New test.
1884
1885 2002-03-09 Geoffrey Keating <geoffk@redhat.com>
1886
1887 * gcc.dg/ppc-ldstruct.c: New test.
1888
1889 2002-03-09 Jakub Jelinek <jakub@redhat.com>
1890
1891 * gcc.c-torture/execute/va-arg-22.c: New test.
1892
1893 Sat Mar 9 07:47:50 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
1894
1895 * gcc.c-torture/compile/20020309-1.c: New test.
1896
1897 2002-03-08 Jakub Jelinek <jakub@redhat.com>
1898
1899 * gcc.c-torture/execute/20020307-2.c: New test.
1900
1901 Thu Mar 7 10:05:31 2002 Jeffrey A Law (law@redhat.com)
1902
1903 * g77.f-torture/compile/20020307-1.f: New test.
1904
1905 2002-03-07 Richard Sandiford <rsandifo@redhat.com>
1906
1907 * gcc.dg/unordered-1.c: New test.
1908
1909 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
1910
1911 * gcc.c-torture/execute/20020307-1.c: New test.
1912
1913 2002-03-05 Jakub Jelinek <jakub@redhat.com>
1914
1915 * gcc.dg/20020304-1.c: New test.
1916
1917 * gcc.c-torture/compile/20020304-2.c: New test.
1918
1919 2002-03-04 Zack Weinberg <zack@codesourcery.com>
1920
1921 * gcc.c-torture/compile/20020304-1.c: New test case
1922 (from PR c/5830).
1923
1924 2002-03-03 Aldy Hernandez <aldyh@redhat.com>
1925
1926 * gcc.dg/20020103-1.c: Add other -D ppc variants.
1927
1928 2002-03-02 Nathan Sidwell <nathan@codesourcery.com>
1929
1930 * g++.dg/other/classkey1.C: New test.
1931
1932 2002-03-01 Richard Henderson <rth@redhat.com>
1933
1934 * gcc.c-torture/compile/981223-1.x: New.
1935 * gcc.c-torture/compile/920625-1.x: New.
1936
1937 2002-02-28 Richard Henderson <rth@redhat.com>
1938
1939 * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1940
1941 2002-02-27 Hans-Peter Nilsson <hp@bitrange.com>
1942
1943 * gcc.c-torture/execute/20020227-1.c: New test.
1944
1945 2002-02-27 Mark Mitchell <mark@codesourcery.com>
1946
1947 * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1948 here" ERROR lines.
1949 * g++.old-deja/g++.oliva/partord1.C: Likewise.
1950 * g++.old-deja.g++.other/defarg1.C: Likewise.
1951 * g++.old-deja/g++.pt/calls2.C: Likewise.
1952 * g++.old-deja/g++.pt/crash20.C: Likewise.
1953 * g++.old-deja/g++.pt/crash30.C: Likewise.
1954 * g++.old-deja/g++.pt/crash36.C: Likewise.
1955 * g++.old-deja/g++.pt/crash6.C: Likewise.
1956 * g++.old-deja/g++.pt/defarg13.C: Likewise.
1957 * g++.old-deja/g++.pt/derived3.C: Likewise.
1958 * g++.old-deja/g++.pt/error1.C: Likewise.
1959 * g++.old-deja/g++.pt/friend21.C: Likewise.
1960 * g++.old-deja/g++.pt/friend23.C: Likewise.
1961 * g++.old-deja/g++.pt/infinite1.C: Likewise.
1962 * g++.old-deja/g++.robertl/eb128.C: Likewise.
1963
1964 2002-02-27 Geoffrey Keating <geoffk@redhat.com>
1965
1966 * gcc.c-torture/execute/20020225-2.c: New test.
1967
1968 2002-02-27 Zack Weinberg <zack@codesourcery.com>
1969
1970 * gcc.c-torture/execute/920730-1t.c,
1971 gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1972 Delete test cases, only relevant to -traditional.
1973
1974 2002-02-27 Neil Booth <neil@daikokuya.demon.co.uk>
1975
1976 * gcc.dg/cpp/undef1.c: Remove.
1977 * gcc.dg/cpp/directiv.c: Update.
1978 * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1979
1980 2002-02-27 Michael Meissner <meissner@redhat.com>
1981
1982 * gcc.c-torture/execute/20020226-1.c: New test.
1983
1984 2002-02-26 Jakub Jelinek <jakub@redhat.com>
1985
1986 * g++.dg/debug/debug4.C: New test.
1987
1988 * gcc.dg/ia64-visibility-1.c: New test.
1989
1990 2002-02-26 Alexandre Oliva <aoliva@redhat.com>
1991
1992 * gcc.dg/debug/20020224-1.c: New.
1993
1994 2002-02-25 Kazu Hirata <kazu@hxi.com>
1995
1996 * gcc.c-torture/execute/960416-1.x: New.
1997 * gcc.c-torture/execute/divconst-3.x: Likewise.
1998
1999 2002-02-25 Jakub Jelinek <jakub@redhat.com>
2000
2001 * gcc.dg/20020224-1.c: New test.
2002
2003 2002-02-25 Alan Modra <amodra@bigpond.net.au>
2004
2005 * gcc.c-torture/execute/20020225-1.c: New.
2006
2007 2002-02-24 Neil Booth <neil@daikokuya.demon.co.uk>
2008
2009 * testsuite/gcc.dg/cpp/wchar-1.c: New test.
2010
2011 2002-02-23 Jakub Jelinek <jakub@redhat.com>
2012
2013 * gcc.dg/20020222-1.c: New test.
2014
2015 2002-02-22 Jakub Jelinek <jakub@redhat.com>
2016
2017 * g++.dg/opt/anonunion1.C: New test.
2018
2019 2002-02-22 Nathan Sidwell <nathan@codesourcery.com>
2020
2021 * g++.dg/template/qualttp19.C: New test.
2022 * g++.dg/template/qualttp20.C: New test.
2023 * g++.old-deja/g++.jason/report.C: Adjust expected errors
2024 * g++.old-deja/g++.other/qual1.C: Likewise.
2025
2026 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
2027
2028 * gcc.dg/attr-alwaysinline.c: New.
2029
2030 2002-02-21 Jakub Jelinek <jakub@redhat.com>
2031
2032 * gcc.dg/20020220-1.c: New test.
2033
2034 * gcc.dg/20020220-2.c: New test.
2035
2036 * g++.dg/opt/mmx1.C: New test.
2037
2038 2002-02-20 Alexandre Oliva <aoliva@redhat.com>
2039
2040 * gcc.c-torture/compile/20020110.c: New test.
2041
2042 2002-02-20 Jakub Jelinek <jakub@redhat.com>
2043
2044 * gcc.c-torture/execute/20020219-1.c: New test.
2045
2046 * gcc.dg/20020219-1.c: New test.
2047
2048 * gcc.dg/noncompile/20020220-1.c: New test.
2049
2050 * g++.dg/opt/ptrintsum1.C: New test.
2051
2052 * gcc.dg/debug/20020220-1.c: New test.
2053
2054 2002-02-17 Jakub Jelinek <jakub@redhat.com>
2055
2056 * gcc.c-torture/execute/20020216-1.c: New test.
2057
2058 2002-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
2059
2060 * gcc.dg/decl-1.c: Update, new test.
2061
2062 2002-02-15 Nathan Sidwell <nathan@codesourcery.com>
2063
2064 * g++.dg/abi/bitfield1.C: New test.
2065 * g++.dg/abi/bitfield2.C: New test.
2066
2067 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
2068
2069 * gcc.dg/attr-nest.c: New test.
2070
2071 2002-02-15 Richard Sandiford <rsandifo@redhat.com>
2072
2073 * gcc.c-torture/execute/20020215-1.c: New test.
2074
2075 2002-02-14 Jakub Jelinek <jakub@redhat.com>
2076
2077 * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
2078 * g++.dg/debug/debug.exp: New.
2079 * g++.dg/debug/trivial.C: New.
2080 * g++.dg/debug/debug1.C: Moved...
2081 * g++.dg/other/debug1.C: ...from here.
2082 * g++.dg/debug/debug2.C: Moved...
2083 * g++.dg/other/debug2.C: ...from here.
2084 * g++.dg/debug/debug3.C: Moved...
2085 * g++.dg/other/debug3.C: ...from here.
2086
2087 * gcc.dg/noncompile/20020213-1.c: New test.
2088
2089 2002-02-13 Jakub Jelinek <jakub@redhat.com>
2090
2091 * g++.dg/other/debug3.C: New test.
2092
2093 * gcc.c-torture/execute/20020213-1.c: New test.
2094
2095 2002-02-13 Richard Smith <richard@ex-parrot.com>
2096
2097 * g++.old-deja/g++.other/thunk1.C: New test.
2098
2099 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2100
2101 * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
2102
2103 2002-02-13 Stan Shebs <shebs@apple.com>
2104
2105 * gcc.dg/altivec-3.c: New.
2106
2107 2002-02-12 Jakub Jelinek <jakub@redhat.com>
2108
2109 * gcc.dg/Wunreachable-1.c: New test.
2110 * gcc.dg/Wunreachable-2.c: New test.
2111
2112 2002-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
2113
2114 * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
2115
2116 2002-02-12 Neil Booth <neil@daikokuya.demon.co.uk>
2117
2118 * gcc.dg/decl-1.c: New test.
2119
2120 2002-02-12 David Billinghurst <David.Billinghurst@riotinto.com>
2121
2122 * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
2123
2124 2002-02-10 Kazu Hirata <kazu@hxi.com>
2125
2126 * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
2127 * gcc.c-torture/compile/980506-1.x: Likewise.
2128
2129 2002-02-10 Kazu Hirata <kazu@hxi.com>
2130
2131 * gcc.dg/20020210-1.c: New.
2132
2133 2002-02-09 Toon Moene <toon@moene.indiv.nluug.nl>
2134
2135 * g77.f-torture/execute/947.f: New regression test
2136 for PR fortran/947.
2137
2138 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
2139
2140 * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
2141 * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
2142
2143 2002-02-08 Richard Henderson <rth@redhat.com>
2144
2145 * gcc.c-torture/compile/labels-3.c: New.
2146
2147 2002-02-08 Jakub Jelinek <jakub@redhat.com>
2148
2149 * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
2150 expression statements work instead.
2151 * gcc.dg/noncompile/20020207-1.c: New test.
2152
2153 2002-02-07 Richard Henderson <rth@redhat.com>
2154
2155 * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
2156
2157 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2158
2159 * lib/prune.exp: Remove "In (program|subroutine"block-data)"
2160 message from g77
2161 * lib/g77-dg.exp: Trim g77 error messages so that they are
2162 recognized by dg.exp.
2163
2164 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2165
2166 PR fortran/5473
2167 * g77.dg/pr5473.f: Now dg-error. Add additional cases.
2168
2169 2002-02-07 Richard Henderson <rth@redhat.com>
2170
2171 * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
2172 to be sufficiently aligned for integers.
2173
2174 2002-02-07 Nathan Sidwell <nathan@codesourcery.com>
2175
2176 * g++.dg/template/friend4.C: New test.
2177
2178 2002-02-07 David Billinghurst <David.Billinghurst@riotinto.com>
2179
2180 PR fortran/5743
2181 * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
2182 unsupported cases.
2183
2184 2002-02-07 Richard Henderson <rth@redhat.com>
2185
2186 * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
2187 * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
2188 gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
2189 objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
2190
2191 2002-02-06 Richard Henderson <rth@redhat.com>
2192
2193 * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
2194
2195 2002-02-06 Janis Johnson <janis187@us.ibm.com>
2196
2197 * gcc.dg/20020206-1.c: New test.
2198
2199 2002-02-06 Jakub Jelinek <jakub@redhat.com>
2200
2201 * gcc.c-torture/execute/20020206-1.c: New test.
2202
2203 * gcc.c-torture/execute/20020206-2.c: New test.
2204
2205 PR optimization/5429:
2206 * gcc.c-torture/compile/20020206-1.c: New test.
2207
2208 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2209
2210 * g++.dg/ext/align1.C: Do not use an explicit alignment value
2211 as certain file formats cannot support particularly large
2212 alignments.
2213
2214 * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
2215 and do not expect to be able to link the executable.
2216
2217 * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
2218 fail because the COFF format does not support the weak attribute.
2219
2220 2002-02-05 David Billinghurst <David.Billinghurst@riotinto.com>
2221
2222 * g77.dg/pr5473.f: New test
2223
2224 2002-02-05 Aldy Hernandez <aldyh@redhat.com>
2225
2226 * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
2227 Fix testcase accordingly.
2228
2229 2002-02-04 Richard Henderson <rth@redhat.com>
2230
2231 * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
2232 (buf): Change to be an array of pointers, not ints.
2233
2234 2002-02-04 Jakub Jelinek <jakub@redhat.com>
2235
2236 * gcc.dg/Wswitch.c: Fix typos. Don't return unconditionally
2237 before all tests. Move warning one line above to match where it
2238 C frontend emits.
2239 * gcc.dg/Wswitch-2.c: New test.
2240 * g++.dg/warn/Wswitch-1.C: New test.
2241 * g++.dg/warn/Wswitch-2.C: New test.
2242
2243 2002-02-04 Richard Henderson <rth@redhat.com>
2244
2245 * g++.dg/abi/offsetof.C: Fix size comparison.
2246
2247 2002-02-04 Richard Sandiford <rsandifo@redhat.com>
2248
2249 * gcc.dg/cast-qual-2.c: New test.
2250
2251 2002-02-04 Jakub Jelinek <jakub@redhat.com>
2252
2253 * gcc.dg/20020201-4.c: New test.
2254
2255 2002-02-04 Ben Elliston <bje@redhat.com>
2256
2257 * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2258 target_info attribute != 0, in addition to the empty string.
2259 (gcc_target_compile): Likewise.
2260
2261 2002-02-03 Andrew Cagney <ac131313@redhat.com>
2262
2263 * gcc.dg/Wswitch.c: New test.
2264 PR gcc/4475. PR gcc/3780.
2265
2266 2002-02-03 Toon Moene <toon@moene.indiv.nluug.nl>
2267
2268 * g77.f-torture/execute/5122.f: New test for regressions
2269 against PR fortran/5122.
2270
2271 2002-02-03 David Billinghurst <David.Billinghurst@riotinto.com>
2272
2273 * g77.f-torture/compile/pr3743.f: Delete
2274 * g77.dg/pr3743-1.f: New test.
2275 * g77.dg/pr3743-2.f: New test.
2276 * g77.dg/pr3743-3.f: New test.
2277 * g77.dg/pr3743-4.f: New test.
2278
2279 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2280
2281 * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2282
2283 2002-02-02 Richard Henderson <rth@redhat.com>
2284
2285 * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2286 * gcc.c-torture/execute/bf64-1.c: Likewise.
2287
2288 2002-02-02 Jakub Jelinek <jakub@redhat.com>
2289
2290 * gcc.dg/20020201-2.c: New test.
2291
2292 * gcc.dg/20020201-3.c: New test.
2293
2294 * gcc.c-torture/execute/bitfld-2.c: New test.
2295
2296 2002-02-02 Neil Booth <neil@daikokuya.demon.co.uk>
2297
2298 * gcc.dg/bitfld-1.c: Update.
2299 * gcc.dg/bitfld-2.c: Update.
2300 * gcc.c-torture/execute/bitfld-1.x: New.
2301
2302 2002-02-02 Jakub Jelinek <jakub@redhat.com>
2303
2304 * gcc.c-torture/execute/20020201-1.c: New test.
2305
2306 2002-02-01 Janis Johnson <janis187@us.ibm.com>
2307
2308 PR target/5469
2309 * gcc.dg/20020201-1.c: New test.
2310
2311 2002-02-01 David.Billinghurst <David.Billinghurst@riotinto.com>
2312
2313 PR fortran/3743
2314 * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2315 * g77.f-torture/compile/pr3743.x: Remove
2316
2317 2002-01-31 Tom Rix <trix@redhat.com>
2318
2319 * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2320
2321 2002-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
2322
2323 * gcc.dg/noncompile/20020130-1.c: New test.
2324
2325 2002-01-30 David Billinghurst <David.Billinghurst@riotinto.com>
2326
2327 * g77.dg/f77-edit-i-out.f: Escape \. Allow \r\n and \r.
2328
2329 2002-01-29 Richard Henderson <rth@redhat.com>
2330
2331 * gcc.c-torture/execute/991118-1.c: Cast various constants back
2332 to long long.
2333 * gcc.c-torture/execute/bf64-1.c: Likewise.
2334
2335 2002-01-29 Jakub Jelinek <jakub@redhat.com>
2336
2337 * gcc.c-torture/execute/20020129-1.c: New test.
2338
2339 2002-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
2340
2341 * gcc.c-torture/compile/20000224-1.c: Update.
2342 * gcc.c-torture/execute/bitfld-1.c: New tests.
2343 * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2344 * gcc.dg/uninit-A.c: Update.
2345
2346 2002-01-29 Nathan Sidwell <nathan@codesourcery.com>
2347
2348 * g++.dg/template/ctor1.C: Add instantiation.
2349
2350 2002-01-28 Paul Koning <pkoning@equallogic.com>
2351
2352 * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2353 argument to __builtin_prefetch to be const ptr.
2354
2355 2002-01-28 Jakub Jelinek <jakub@redhat.com>
2356
2357 * gcc.c-torture/compile/20020120-1.c: New test.
2358
2359 2002-01-27 Kazu Hirata <kazu@hxi.com>
2360
2361 * gcc.c-torture/execute/20020127-1.c: New test.
2362
2363 2002-01-27 David Billinghurst <David.Billinghurst@riotinto.com>
2364
2365 * g77.dg/f77-edit-i-in.f: New test
2366 * g77.dg/f77-edit-i-out.f: New test
2367
2368 2002-01-25 Geoffrey Keating <geoffk@redhat.com>
2369
2370 * gcc.dg/debug/debug.exp: New file.
2371 * gcc.dg/debug/trivial.c: New file.
2372 * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2373 * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2374 * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2375 * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2376 * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2377 * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2378 * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2379 * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2380 * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2381 * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2382 * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2383 * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2384 * gcc.dg/20000503-1.c: Removed.
2385 * gcc.dg/20010207-1.c: Removed.
2386 * gcc.dg/20011223-1.c: Removed.
2387 * gcc.dg/20020104-2.c: Removed.
2388 * gcc.dg/debug-1.c: Removed.
2389 * gcc.dg/debug-2.c: Removed.
2390 * gcc.dg/debug-3.c: Removed.
2391 * gcc.dg/debug-4.c: Removed.
2392 * gcc.dg/debug-5.c: Removed.
2393 * gcc.dg/debug-6.c: Removed.
2394 * gcc.dg/dwarf2-1.c: Removed.
2395 * gcc.dg/dwarf2-2.c: Removed.
2396
2397 2002-01-25 Jakub Jelinek <jakub@redhat.com>
2398
2399 * g++.old-deja/g++.other/eh5.C: New test.
2400 * g++.old-deja/g++.other/sibcall2.C: New test.
2401 * g++.old-deja/g++.other/array9.C: New test.
2402 * g++.old-deja/g++.other/typename2.C: New test.
2403 * g++.old-deja/g++.other/crash60.C: New test.
2404 * g++.old-deja/g++.other/conv9.C: New test.
2405 * g++.old-deja/g++.other/mangle10.C: New test.
2406 * g++.old-deja/g++.other/unchanging1.C: New test.
2407 * g++.old-deja/g++.other/exprstmt1.C: New test.
2408 * g++.old-deja/g++.other/inline23.C: New test.
2409 * g++.old-deja/g++.eh/ia64-1.C: New test.
2410 * g++.old-deja/g++.other/dwarf2-1.C: New test.
2411 * g++.old-deja/g++.other/reload1.C: New test.
2412 * g++.old-deja/g++.other/static20.C: New test.
2413 * g++.old-deja/g++.other/local-alloc1.C: New test.
2414 * g++.old-deja/g++.other/conv8.C: New test.
2415 * g++.old-deja/g++.other/stmtexpr2.C: New test.
2416 * g++.old-deja/g++.other/storeexpr1.C: New test.
2417 * g++.old-deja/g++.other/storeexpr2.C: New test.
2418 * g++.dg/eh/template2.C: New test.
2419 * g++.dg/warn/weak1.C: New test.
2420
2421 2002-01-25 Hans-Peter Nilsson <hp@bitrange.com>
2422
2423 * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2424 Remove first, non-varying, argument.
2425
2426 2002-01-23 Richard Henderson <rth@redhat.com>
2427
2428 * gcc.dg/inline-2.c: New.
2429
2430 * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2431 Add optional target arg. Check number of arguments.
2432 (scan-assembler-not, scan-assembler-dem): Likewise.
2433 (scan-assembler-dem-not): Likewise.
2434
2435 2002-01-23 Zack Weinberg <zack@codesourcery.com>
2436
2437 * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2438 line 12.
2439 * g++.old-deja/g++.brendan/parse3.C,
2440 g++.old-deja/g++.other/crash26.C,
2441 g++.old-deja/g++.other/crash28.C,
2442 g++.old-deja/g++.other/crash29.C,
2443 g++.old-deja/g++.other/crash30.C,
2444 g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2445
2446 2002-01-23 Aldy Hernandez <aldyh@redhat.com>
2447
2448 * gcc.dg/20020115-1.c: New.
2449
2450 2002-01-23 Bob Wilson <bob.wilson@acm.org>
2451
2452 * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2453
2454 2002-01-23 Janis Johnson <janis187@us.ibm.com>
2455
2456 * gcc.dg/20020122-3.c: New.
2457
2458 2002-01-23 Jakub Jelinek <jakub@redhat.com>
2459
2460 * g++.dg/other/gc1.C: New test.
2461
2462 2002-01-23 Zack Weinberg <zack@codesourcery.com>
2463
2464 * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2465
2466 2002-01-22 Richard Henderson <rth@redhat.com>
2467
2468 * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2469
2470 2002-01-22 Richard Henderson <rth@redhat.com>
2471
2472 * gcc.dg/20020122-4.c: New.
2473
2474 2002-01-22 H.J. Lu <hjl@gnu.org>
2475
2476 * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2477 link output.
2478 * gcc.dg/special/ecos.exp: Likewise.
2479 * lib/g++-dg.exp: Likewise.
2480 * lib/g77-dg.exp: Likewise.
2481 * lib/gcc-dg.exp : Likewise.
2482 * lib/mike-g++.exp: Likewise.
2483 * lib/mike-g77.exp: Likewise.
2484 * lib/mike-gcc.exp: Likewise.
2485 * lib/objc-dg.exp: Likewise.
2486
2487 2002-01-22 Janis Johnson <janis187@us.ibm.com>
2488
2489 PR target/5379
2490 * gcc.dg/20020122-2.c: New test.
2491
2492 2002-01-22 Hans-Peter Nilsson <hp@axis.com>
2493
2494 * gcc.dg/20020122-1.c: New test.
2495
2496 2001-01-22 David.Billinghurst <David.Billinghurst@riotinto.com>
2497
2498 * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2499
2500 2002-01-22 David Billinghurst <David.Billinghurst@riotinto.com>
2501
2502 * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2503
2504 2002-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2505
2506 * gcc.c-torture/compile/20020121-1.c: New test.
2507
2508 2002-01-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
2509
2510 * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2511 ld_library_path.
2512
2513 2002-01-21 Jakub Jelinek <jakub@redhat.com>
2514
2515 * gcc.dg/20020218-1.c: New test.
2516
2517 2002-01-21 David.Billinghurst <David.Billinghurst@riotinto.com>
2518
2519 * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2520 messages
2521 * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2522 "At global scope" warning
2523 * g++.dg/ext/align1.C: Change cygwin test for alignment
2524 from db-bogus to dg-warning
2525
2526 2002-01-21 Zack Weinberg <zack@codesourcery.com>
2527
2528 * g77.f-torture/compile/cpp2.F: New test.
2529
2530 2002-01-19 Nathan Sidwell <nathan@codesourcery.com>
2531
2532 * g++.dg/template/access1.C: New test.
2533
2534 2002-01-18 Aldy Hernandez <aldyh@redhat.com>
2535
2536 * gcc.dg/20020118-1.c: New.
2537
2538 2002-01-18 Kazu Hirata <kazu@hxi.com>
2539
2540 * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2541
2542 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
2543
2544 * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2545 * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2546 alignment warnings.
2547
2548 2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com>
2549
2550 * gcc.misc-tests/i386-prefetch.exp: Save and restore
2551 torture_with_loops and torture_without_loops
2552
2553 2002-01-17 Jakub Jelinek <jakub@redhat.com>
2554
2555 * gcc.c-torture/compile/20020116-1.c: New test.
2556
2557 2002-01-16 Jakub Jelinek <jakub@redhat.com>
2558
2559 * gcc.dg/20020116-2.c: New test.
2560
2561 * gcc.dg/ultrasp4.c: New test.
2562
2563 * gcc.dg/20020116-1.c: New test.
2564
2565 2002-01-15 Geoffrey Keating <geoffk@redhat.com>
2566
2567 * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2568 by EABI.
2569
2570 2002-01-15 Janis Johnson <janis187@us.ibm.com>
2571
2572 * gcc.misc-tests/i386-prefetch.exp: New.
2573 * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2574 * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2575 * gcc.misc-tests/i386-pf-none-1.c: New test.
2576 * gcc.misc-tests/i386-pf-sse-1.c: New test.
2577
2578 2002-01-15 Jakub Jelinek <jakub@redhat.com>
2579
2580 * gcc.dg/gnu89-init-1.c: Add new tests.
2581
2582 2002-01-15 Andreas Jaeger <aj@suse.de>
2583
2584 * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2585 * gcc.dg/i386-mmx-2.c: Likewise.
2586 * gcc.dg/i386-sse-1.c: Likewise.
2587 * gcc.dg/i386-sse-2.c: Likewise.
2588 * gcc.dg/i386-sse-3.c: Likewise.
2589
2590 2001-01-14 David Billinghurst <David.Billinghurst@riotinto.com>
2591
2592 * g77.f-torture/execute/intrinsic-unix-bessel.f:
2593 Uncomment additional cases that now pass.
2594
2595 2002-01-11 Richard Henderson <rth@redhat.com>
2596
2597 * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2598 * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2599
2600 Fri Jan 11 12:13:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
2601
2602 * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2603
2604 2002-01-10 Aldy Hernandez <aldyh@redhat.com>
2605
2606 * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2607 lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2608
2609 2002-01-10 Dale Johannesen <dalej@apple.com>
2610
2611 * gcc.c-torture/execute/loop-11.c: New.
2612
2613 2002-01-08 Aldy Hernandez <aldyh@redhat.com>
2614
2615 * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2616 dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2617
2618 2002-01-09 Richard Henderson <rth@redhat.com>
2619
2620 * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2621 type in which to perform the operation for each size.
2622
2623 Wed Jan 9 16:48:33 2002 Alan Matsuoka (alanm@redhat.com)
2624
2625 * gcc.c-torture/compile/20020109-2.c: New test.
2626
2627 2002-01-09 Gwenole Beauchesne <bgeauchesne@mandrakesoft.com>
2628
2629 * gcc.c-torture/execute/loop-10.c: New test.
2630
2631 2002-01-09 Jakub Jelinek <jakub@redhat.com>
2632
2633 * gcc.c-torture/compile/20010226-1.c: New test.
2634 * gcc.c-torture/compile/20010227-1.c: New test.
2635 * gcc.c-torture/compile/20010426-1.c: New test.
2636 * gcc.c-torture/compile/20010510-1.c: New test.
2637 * gcc.c-torture/compile/20010605-3.c: New test.
2638 * gcc.c-torture/compile/20010824-1.c: New test.
2639 * gcc.c-torture/execute/20010409-1.c: New test.
2640 * gcc.dg/noncompile/20000901-1.c: New test.
2641 * gcc.dg/20001023-1.c: New test.
2642 * gcc.dg/20001101-1.c: New test.
2643 * gcc.dg/20001102-1.c: New test.
2644 * gcc.dg/20010207-1.c: New test.
2645 * gcc.dg/20010405-1.c: New test.
2646 * gcc.dg/20010822-1.c: New test.
2647 * gcc.dg/20011107-1.c: New test.
2648
2649 Wed Jan 9 14:03:20 2002 Jeffrey A Law (law@redhat.com)
2650
2651 * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2652
2653 * gcc.c-torture/execute/strct-stdarg-1.x: New file. Expect
2654 execution failure on PA targets.
2655
2656 2002-01-09 Jakub Jelinek <jakub@redhat.com>
2657
2658 * gcc.c-torture/compile/20020109-1.c: New test.
2659
2660 2002-01-08 Kazu Hirata <kazu@hxi.com>
2661
2662 * gcc.c-torture/execute/20020108-1.c: New test.
2663
2664 2002-01-08 Jakub Jelinek <jakub@redhat.com>
2665
2666 * gcc.dg/20020108-1.c: New test.
2667
2668 2002-01-08 H.J. Lu <hjl@gnu.org>
2669
2670 * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2671 for header files.
2672
2673 2002-01-08 Geoff Keating <geoffk@redhat.com>
2674
2675 * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2676 consistency.
2677
2678 002-01-07 Aldy Hernandez <aldyh@redhat.com>
2679
2680 * gcc.dg/altivec-4.c: Test altivec predicates.
2681
2682 2002-01-07 Jakub Jelinek <jakub@redhat.com>
2683
2684 * gcc.c-torture/execute/20020107-1.c: New test.
2685
2686 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>
2687
2688 PR c/5279
2689 * gcc.c-torture/compile/20020106-1.c: New test.
2690
2691 2002-01-05 Hans-Peter Nilsson <hp@bitrange.com>
2692
2693 * gcc.c-torture/execute/nestfunc-4.c: New test.
2694
2695 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
2696
2697 * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2698 extra triple that slipped in.
2699 * g++.old-deja/g++.abi/align.C: Likewise.
2700 * g++.old-deja/g++.abi/bitfields.C: Likewise.
2701
2702 2002-01-04 Loren J. Rittle <ljrittle@acm.org>
2703
2704 * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2705 * g++.old-deja/g++.abi/align.C: Likewise.
2706 * g++.old-deja/g++.abi/bitfields.C: Likewise.
2707
2708 * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2709 on FreeBSD/i386.
2710 * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2711 FreeBSD.
2712
2713 2002-01-04 Jakub Jelinek <jakub@redhat.com>
2714
2715 * gcc.dg/20020104-1.c: New test.
2716
2717 * gcc.dg/20020104-2.c: New test.
2718
2719 2002-01-04 Hans-Peter Nilsson <hp@bitrange.com>
2720
2721 * gcc.dg/20020103-1.c: Fix typo in target selector.
2722
2723 2002-01-03 Richard Henderson <rth@redhat.com>
2724
2725 * gcc.dg/20020103-1.c: New.
2726
2727 2002-01-03 Kazu Hirata <kazu@hxi.com>
2728
2729 * gcc.c-torture/execute/20020103-1.c: New test.
2730
2731 2002-01-03 Jakub Jelinek <jakub@redhat.com>
2732
2733 * g++.dg/other/debug2.C: New test.
2734
2735 * gcc.c-torture/compile/20020103-1.c: New test.
2736
2737 2002-01-02 Jakub Jelinek <jakub@redhat.com>
2738
2739 * gcc.dg/gnu89-init-1.c: Added new tests.
2740
2741 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2742
2743 * g++.dg/template/friend2.C: Remove as patch is reverted.
2744
2745 * g++.dg/warn/oldcast1.C: New test.
2746
2747 * g++.dg/template/ptrmem1.C: New test.
2748 * g++.dg/template/ptrmem2.C: New test.
2749
2750 * g++.dg/template/ntp.C: New test.
2751
2752 * g++.dg/other/component1.C: New test.
2753
2754 * g++.dg/template/ttp3.C: New test.
2755
2756 * g++.dg/template/friend2.C: New test.
2757 * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2758
2759 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2760
2761 * g++.dg/other/ptrmem1.C: New test.
2762 * g++.dg/other/ptrmem2.C: New test.
2763
2764 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2765
2766 * g++.dg/template/ctor1.C: New test.
2767
2768 2002-01-02 Nathan Sidwell <nathan@codesourcery.com>
2769
2770 * g++.dg/template/friend2.C: New test.
2771
2772 2002-01-01 Hans-Peter Nilsson <hp@bitrange.com>
2773
2774 * gcc.dg/mmix-1.c: New test.
2775
2776 2001-12-31 Richard Henderson <rth@redhat.com>
2777
2778 * gcc.dg/asm-5.c: New.
2779
2780 2001-12-31 Paolo Carlini <pcarlini@unitus.it>
2781
2782 * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2783 in namespace __gnu_cxx
2784
2785 2001-12-30 Richard Henderson <rth@redhat.com>
2786
2787 * gcc.dg/debug-6.c: New.
2788
2789 2001-12-30 Jakub Jelinek <jakub@redhat.com>
2790
2791 * gcc.c-torture/compile/20011229-2.c: New test.
2792
2793 2001-12-29 Jakub Jelinek <jakub@redhat.com>
2794
2795 * gcc.dg/debug-3.c: New test.
2796 * gcc.dg/debug-4.c: New test.
2797 * gcc.dg/debug-5.c: New test.
2798
2799 2001-12-29 Richard Henderson <rth@redhat.com>
2800
2801 * g++.dg/eh/loop1.C: New.
2802
2803 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
2804
2805 * g++.dg/template/crash1.C: New test.
2806
2807 2001-12-29 Nathan Sidwell <nathan@codesourcery.com>
2808
2809 * g++.dg/other/const1.C: New test.
2810
2811 2001-12-29 Hans-Peter Nilsson <hp@bitrange.com>
2812
2813 * gcc.c-torture/compile/20011229-1.c: New test.
2814
2815 2001-12-28 Stan Shebs <shebs@apple.com>
2816
2817 * lib/objc-torture.exp: Resync with c-torture.exp.
2818 * lib/objc.exp: Load standard libraries.
2819
2820 2001-12-28 Jakub Jelinek <jakub@redhat.com>
2821
2822 * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
2823 additional tests.
2824
2825 2001-12-27 Roger Sayle <roger@eyesopen.com>
2826
2827 * gcc.c-torture/execute/string-opt-16.c: New testcase.
2828
2829 2001-12-27 Richard Henderson <rth@redhat.com>
2830
2831 * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2832
2833 2001-12-26 Nathan Sidwell <nathan@codesourcery.com>
2834
2835 * g++.dg/eh/ctor1.C: New test.
2836 * g++.dg/other/error2.C: New test.
2837
2838 2001-12-24 Nathan Sidwell <nathan@codesourcery.com>
2839
2840 * g++.dg/other/init2.C: New test.
2841
2842 2001-12-24 Richard Henderson <rth@redhat.com>
2843
2844 * gcc.dg/20011223-1.c: New.
2845 * gcc.dg/inline-1.c: New.
2846
2847 2001-12-23 Richard Henderson <rth@redhat.com>
2848
2849 * gcc.dg/asm-4.c: Test operand modifiers.
2850
2851 2001-12-23 Richard Henderson <rth@redhat.com>
2852
2853 * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2854
2855 2001-12-23 Joseph S. Myers <jsm28@cam.ac.uk>
2856
2857 * gcc.c-torture/execute/20011223-1.c: New test.
2858
2859 2001-12-21 Richard Henderson <rth@redhat.com>
2860
2861 * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2862 re-enables the warning.
2863
2864 2001-12-21 Richard Henderson <rth@redhat.com>
2865
2866 * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2867
2868 2001-12-20 Jakub Jelinek <jakub@redhat.com>
2869
2870 * gcc.c-torture/compile/20011218-1.c: New test.
2871
2872 2001-12-20 Nick Clifton <nickc@cambridge.redhat.com>
2873
2874 * gcc.misc-test/arm-isr.exp: New file. Control running of the
2875 arm-isr.c test.
2876 * gcc.misc-tests/arm-isr.c: New file. Test prologue and
2877 epilogue generation for ARM ISR routines.
2878
2879 2001-12-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2880
2881 * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2882 * gcc.dg/format/c90-printf-3.c: Likewise.
2883 * gcc.dg/format/c99-printf-3.c: Likewise.
2884 * gcc.dg/format/ext-1.c: Likewise.
2885 * gcc.dg/format/ext-6.c: Likewise.
2886 * gcc.dg/format/format.h: Prototype unlocked stdio.
2887
2888 2001-12-20 Richard Henderson <rth@redhat.com>
2889
2890 * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2891 (arena): Use it.
2892 (malloc): Correct allocation logic. Abort if we fill up the
2893 arena before initialization complete.
2894 (realloc): Correct allocation logic.
2895
2896 2001-12-20 Jakub Jelinek <jakub@redhat.com>
2897
2898 * gcc.c-torture/compile/20011219-2.c: New test.
2899
2900 * gcc.c-torture/execute/20011219-1.c: New test.
2901
2902 2001-12-19 David Billinghurst <David.Billinghurst@riotinto.com>
2903
2904 * gcc.dg/special/ecos.exp: wkali-1.c unsupported if
2905 target does not support weak symbols.
2906
2907 2001-12-19 Jakub Jelinek <jakub@redhat.com>
2908
2909 * gcc.c-torture/compile/20011219-1.c: New test.
2910
2911 2001-12-19 Nathan Sidwell <nathan@codesourcery.com>
2912
2913 * g++.dg/other/error1.C: New test.
2914
2915 Mon Dec 17 14:31:42 2001 Jeffrey A Law (law@redhat.com)
2916
2917 * gcc.c-torture/execute/20011217-1.c: New test.
2918
2919 Mon Dec 17 16:54:56 2001 Nicola Pero <nicola@brainstorm.co.uk>
2920
2921 * objc.dg/special/: New directory.
2922 * objc.dg/special/special.exp: New file.
2923 * objc.dg/special/unclaimed-category-1.h: New file.
2924 * objc.dg/special/unclaimed-category-1a.m: New file.
2925 * objc.dg/special/unclaimed-category-1.m: New file.
2926
2927 2001-12-17 Andreas Jaeger <aj@suse.de>
2928
2929 * gcc.c-torture/compile/20011217-2.c: New test.
2930
2931 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
2932
2933 * gcc.c-torture/compile/20011217-1.c: New test.
2934
2935 2001-12-14 Aldy Hernandez <aldyh@redhat.com>
2936
2937 * testsuite/gcc.dg/20011214-1.c: New.
2938
2939 2001-12-13 Aldy Hernandez <aldyh@redhat.com>
2940
2941 * gcc.dg/altivec-4.c: New.
2942
2943 2001-12-13 Hans-Peter Nilsson <hp@axis.com>
2944
2945 * gcc.dg/20011113-1.c: New test.
2946
2947 2001-12-13 John David Anglin <dave@hiauly1.hia.nrc.ca>
2948
2949 * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2950 std::__malloc_alloc_template<0> and
2951 std::__default_alloc_template<false, 0>.
2952
2953 Thu Dec 13 10:35:33 2001 Nicola Pero <n.pero@mi.flashnet.it>
2954
2955 * objc/execute/bf-21.m: New test.
2956 * objc/execute/enumeration-1.m: New test.
2957 * objc/execute/enumeration-2.m: New test.
2958
2959 2001-12-12 Jakub Jelinek <jakub@redhat.com>
2960
2961 * gcc.dg/gnu89-init-1.c: New test.
2962
2963 2001-12-12 Nathan Sidwell <nathan@codesourcery.com>
2964
2965 * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2966 * g++.old-deja/g++.jason/2371.C: Likewise.
2967 * g++.old-deja/g++.jason/template33.C: Likewise.
2968 * g++.old-deja/g++.jason/template34.C: Likewise.
2969 * g++.old-deja/g++.jason/template36.C: Likewise.
2970 * g++.old-deja/g++.oliva/typename1.C: Likewise.
2971 * g++.old-deja/g++.oliva/typename2.C: Likewise.
2972 * g++.old-deja/g++.other/typename1.C: Likewise.
2973 * g++.old-deja/g++.pt/inherit2.C: Likewise.
2974 * g++.old-deja/g++.pt/nontype5.C: Likewise.
2975 * g++.old-deja/g++.pt/typename11.C: Likewise.
2976 * g++.old-deja/g++.pt/typename14.C: Likewise.
2977 * g++.old-deja/g++.pt/typename16.C: Likewise.
2978 * g++.old-deja/g++.pt/typename3.C: Likewise.
2979 * g++.old-deja/g++.pt/typename4.C: Likewise.
2980 * g++.old-deja/g++.pt/typename5.C: Likewise.
2981 * g++.old-deja/g++.pt/typename7.C: Likewise.
2982 * g++.old-deja/g++.robertl/eb9.C: Likewise.
2983
2984 2001-12-11 Nathan Sidwell <nathan@codesourcery.com>
2985
2986 * g++.dg/other/linkage1.C: New test.
2987 * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2988 specifiers.
2989
2990 2001-12-11 Neil Booth <neil@daikokuya.demon.co.uk>
2991
2992 * gcc.dg/concat.c: New test.
2993
2994 2001-12-11 Stan Shebs <shebs@apple.com>
2995
2996 * objc/compile: New test directory.
2997 * objc/compile/compile.exp: New expect script.
2998 * objc/compile/20011211-1.m: New compile test.
2999
3000 2001-12-11 Jason Merrill <jason@redhat.com>
3001
3002 * lib/prune.exp (prune_gcc_output): Also handle "In member
3003 function". So many permutations...
3004
3005 2001-12-10 Nathan Sidwell <nathan@codesourcery.com>
3006
3007 * g++.dg/template/typedef1.C: New test.
3008
3009 2001-12-09 Nathan Sidwell <nathan@codesourcery.com>
3010
3011 * g++.dg/other/copy1.C: New test.
3012
3013 2001-10-08 Aldy Hernandez <aldyh@redhat.com>
3014
3015 * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
3016
3017 * gcc.dg/builtin-choose-expr.c: New.
3018
3019 2001-12-07 Aldy Hernandez <aldyh@redhat.com>
3020
3021 * gcc.dg/altivec-2.c: New.
3022
3023 2001-12-07 Richard Henderson <rth@redhat.com>
3024
3025 * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
3026
3027 2001-12-07 Stephane Carrez <Stephane.Carrez@sun.com>
3028
3029 * gcc.dg/sparc-ret.c: New file, test return corruption bug for
3030 ultrasparc.
3031
3032 Fri Dec 7 06:29:03 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
3033
3034 * g++-old.deja/g++.robertl/eb101.C: Deleted.
3035
3036 2001-12-06 Janis Johnson <janis187@us.ibm.com>
3037
3038 * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
3039 variable argument list.
3040
3041 2001-12-06 Zack Weinberg <zack@codesourcery.com>
3042
3043 * gcc.c-torture/execute/memcheck: Delete entire directory.
3044 (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
3045 t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
3046
3047 2001-12-05 Neil Booth <neil@daikokuya.demon.co.uk>
3048
3049 * gcc.dg/Wshadow-1.c: New test.
3050
3051 2001-12-05 Jakub Jelinek <jakub@redhat.com>
3052
3053 * gcc.c-torture/compile/20011130-1.c: New test.
3054
3055 * gcc.dg/noncompile/20011025-1.c: New test.
3056
3057 * g++.dg/other/anon-union.C: New test.
3058
3059 * gcc.c-torture/execute/20011024-1.c: New test.
3060
3061 2001-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
3062
3063 * gcc.c-torture/execute/20000722-1.x,
3064 gcc.c-torture/execute/20010123-1.x: Remove.
3065 * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
3066 * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
3067 gcc.dg/c99-complit-2.c: New tests.
3068
3069 2001-12-04 Nathan Sidwell <nathan@codesourcery.com>
3070
3071 * g++.dg/inherit/base1.C: New test.
3072
3073 2001-12-04 Jakub Jelinek <jakub@redhat.com>
3074
3075 * g++.dg/other/stdarg1.C: New test.
3076
3077 * gcc.c-torture/compile/20011130-2.c: New test.
3078
3079 2001-12-03 Janis Johnson <janis187@us.ibm.com>
3080
3081 * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
3082 * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
3083 * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
3084 * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
3085 * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
3086 * gcc.dg/builtin-prefetch-1.c: New test.
3087
3088 2001-12-03 Jakub Jelinek <jakub@redhat.com>
3089
3090 * gcc.dg/20011130-1.c: New test.
3091
3092 2001-12-03 Nathan Sidwell <nathan@codesourcery.com>
3093
3094 * g++.dg/other/scope1.C: New test.
3095 * g++.dg/template/explicit-instantiation.C: Remove XFAIL
3096
3097 2001-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
3098
3099 * gcc.dg/vla-init-1.c: New test.
3100
3101 2001-12-01 Geoff Keating <geoffk@redhat.com>
3102
3103 * gcc.c-torture/compile/structs.c: New testcase from GDB.
3104
3105 2001-12-02 Neil Booth <neil@daikokuya.demon.co.uk>
3106
3107 * objc.dg/alias.m: Update.
3108 * objc.dg/class-1.m: Update.
3109 * objc.dg/const-str-1.m: Update.
3110 * objc.dg/fwd-proto-1.m: Update.
3111 * objc.dg/id-1.m: Update.
3112 * objc.dg/super-class-1.m: Update.
3113
3114 2001-11-29 Mark Mitchell <mark@codesourcery.com>
3115
3116 * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
3117 constructs.
3118
3119 Wed Nov 28 15:05:54 2001 Jeffrey A Law (law@cygnus.com)
3120
3121 * gcc.c-torture/execute/20011128-1.c: New test.
3122
3123 2001-11-28 Hans-Peter Nilsson <hp@axis.com>
3124
3125 * gcc.dg/20011127-1.c: New test.
3126
3127 2001-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
3128
3129 * gcc.dg/format/strfmon-1.c: Update comments. Adjust examples
3130 from Austin Group draft 7.
3131 * gcc.dg/format/xopen-1.c: Update comments. Add tests for gaps in
3132 scanf format arguments.
3133 * gcc.dg/format/no-exargs-2.c: New test.
3134
3135 2001-11-25 Nathan Sidwell <nathan@codesourcery.com>
3136
3137 * g++.dg/abi/vbase8-4.C: New test.
3138
3139 2001-11-24 Ian Lance Taylor <ian@airs.com>
3140
3141 * gcc.c-torture/execute/20011121-1.c: New test.
3142
3143 Fri Nov 23 15:55:44 2001 Jeffrey A Law (law@cygnus.com)
3144
3145 * gcc.c-torture/execute/ieee/20011123-1.c: New test.
3146
3147 2001-11-23 Andreas Jaeger <aj@suse.de>
3148
3149 * gcc.dg/cpp/charconst-2.c: New test.
3150
3151 2001-11-22 Geoffrey Keating <geoffk@redhat.com>
3152
3153 * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
3154 to the host if it is remote. Let tests specify extra headers
3155 they use.
3156 * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
3157 * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
3158 * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
3159 * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
3160 * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
3161 * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
3162 * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
3163 * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
3164 * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
3165 * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
3166
3167 2001-11-22 Nick Clifton <nickc@cambridge.redhat.com>
3168
3169 * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
3170 for little endian ARMs.
3171
3172 2001-11-20 Jakub Jelinek <jakub@redhat.com>
3173
3174 * gcc.c-torture/compile/20011119-1.c: New test.
3175 * gcc.c-torture/compile/20011119-2.c: New test.
3176
3177 2001-11-17 Aldy Hernandez <aldyh@redhat.com>
3178
3179 * gcc.dg/altivec-1.c: Fix typo.
3180
3181 2001-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
3182
3183 * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
3184
3185 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
3186
3187 * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
3188
3189 2001-11-19 Geoffrey Keating <geoffk@redhat.com>
3190
3191 * lib/g77.exp: Don't specify --rpath-link.
3192
3193 * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
3194 across all the headers.
3195 * gcc.dg/format/format.exp: For testing on a remote host,
3196 copy format.h.
3197
3198 * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
3199 * gcc.c-torture/execute/930406-1.c: Likewise.
3200 * gcc.c-torture/execute/comp-goto-1.c: Likewise.
3201
3202 2001-11-19 Aldy Hernandez <aldyh@redhat.com>
3203
3204 * gcc.dg/altivec-1.c: New.
3205
3206 2001-11-19 Neil Booth <neil@daikokuya.demon.co.uk>
3207
3208 * gcc.dg/cpp/fpreprocessed.c: New test case.
3209
3210 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3211
3212 * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
3213 gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
3214 * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
3215
3216 2001-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
3217
3218 * gcc.dg/no-builtin-1.c: New test.
3219
3220 2001-11-16 Jakub Jelinek <jakub@redhat.com>
3221
3222 * gcc.c-torture/execute/20011115-1.c: New test.
3223
3224 2001-11-15 Jakub Jelinek <jakub@redhat.com>
3225
3226 * gcc.c-torture/compile/20011114-2.c: New test.
3227 * gcc.c-torture/compile/20011114-3.c: New test.
3228 * gcc.c-torture/compile/20011114-4.c: New test.
3229
3230 2001-11-15 Nathan Sidwell <nathan@codesourcery.com>
3231
3232 * g++.dg/other/init1.C: New test.
3233
3234 2001-11-14 Geoffrey Keating <geoffk@redhat.com>
3235
3236 * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
3237 message.
3238
3239 * gcc.c-torture/execute/20011114-1.c: New testcase.
3240
3241 * gcc.c-torture/compile/20010327-1.c: Revert last change.
3242 * gcc.c-torture/compile/20011114-1.c: New test, exactly
3243 like the (before this change) version of 20010327-1.c.
3244
3245 2001-11-14 Roger Sayle <roger@eyesopen.com>
3246
3247 * gcc.c-torture/execute/string-opt-13.c: New testcase.
3248
3249 2001-11-14 Richard Sandiford <rsandifo@redhat.com>
3250
3251 * g++.dg/init/array2.C: New test.
3252
3253 2001-11-14 Alexandre Oliva <aoliva@redhat.com>
3254
3255 * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3256
3257 2001-11-13 Nathan Sidwell <nathan@codesourcery.com>
3258
3259 * g++.dg/other/forscope1.C: New test.
3260 * g++.dg/ext/forscope1.C: New test.
3261 * g++.dg/ext/forscope2.C: New test.
3262
3263 2001-11-13 Jakub Jelinek <jakub@redhat.com>
3264
3265 * gcc.c-torture/execute/20011113-1.c: New test.
3266
3267 2001-11-09 Geoffrey Keating <geoffk@redhat.com>
3268
3269 * gcc.c-torture/execute/20011109-2.c: New test.
3270
3271 * gcc.c-torture/execute/20011109-1.c: New test.
3272
3273 2001-11-09 Jakub Jelinek <jakub@redhat.com>
3274
3275 * gcc.c-torture/compile/20011109-1.c: New test.
3276
3277 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
3278
3279 * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3280 * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3281 * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3282 * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3283 * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3284 * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3285 * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3286
3287 2001-11-08 Neil Booth <neil@daikokuya.demon.co.uk>
3288
3289 * g++.dg/warn/Wshadow-1.C: New tests.
3290 * g++.old-deja/g++.mike/for3.C: Update.
3291
3292 2001-11-06 Joseph S. Myers <jsm28@cam.ac.uk>
3293
3294 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3295 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3296 XFAILs. Adjust expected error texts.
3297 * gcc.c-torture/compile/20011106-1.c,
3298 gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3299 gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3300 gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3301 gcc.dg/c99-array-lval-5.c: New tests.
3302
3303 2001-11-05 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3304
3305 * gcc.dg/cpp/defined.c: Update.
3306
3307 2001-11-04 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3308
3309 * gcc.c-torture/execute/anon-1.c: New test.
3310
3311 2001-11-03 Geoffrey Keating <geoffk@redhat.com>
3312
3313 * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3314 same size, so no warning should be produced on stormy16.
3315
3316 * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3317 due to oversized array.
3318 * g++.old-deja/g++.mike/ns15.C: Likewise.
3319 * g++.old-deja/g++.pt/crash16.C: Likewise.
3320
3321 2001-11-02 Graham Stott <grahams@redhat.com>
3322
3323 * g++.dgother/debug1.C: Fix typos.
3324
3325 2001-11-01 Jakub Jelinek <jakub@redhat.com>
3326
3327 * g++.dg/other/debug1.C: New test.
3328
3329 2001-11-01 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3330
3331 * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3332 of unsigned long.
3333
3334 2001-10-30 Jakub Jelinek <jakub@redhat.com>
3335
3336 * gcc.dg/20011029-2.c: New test.
3337
3338 * gcc.c-torture/compile/20011029-1.c: New test.
3339
3340 Mon Oct 29 21:19:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
3341
3342 * objc/execute/class_self-1.m: New test.
3343 * objc/execute/class_self-2.m: New test.
3344
3345 2001-10-25 Zack Weinberg <zack@codesourcery.com>
3346
3347 * gcc.misc-tests/msgs.exp: Delete.
3348 * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3349 * gcc.misc-tests/m-un-2.c: Move to gcc.dg. Update expected
3350 error set to match recent changes.
3351
3352 2001-10-24 Zack Weinberg <zack@codesourcery.com>
3353
3354 * gcc.dg/20011021-1.c: New test.
3355
3356 2001-10-24 Jakub Jelinek <jakub@redhat.com>
3357
3358 * gcc.c-torture/compile/20011023-1.c: New test.
3359
3360 2001-10-23 Geoffrey Keating <geoffk@redhat.com>
3361
3362 * lib/g77.exp: Rewrite based on lib/g++.exp.
3363
3364 2001-10-19 Jakub Jelinek <jakub@redhat.com>
3365
3366 * gcc.c-torture/execute/20011019-1.c: New test.
3367
3368 * gcc.dg/20011018-1.c: New test.
3369
3370 2001-10-19 NIIBE Yutaka <gniibe@m17n.org>
3371
3372 * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3373
3374 2001-10-18 Alexandre Oliva <aoliva@redhat.com>
3375
3376 * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3377 * gcc.dg/attr-invalid.c: Likewise.
3378
3379 2001-10-18 Jakub Jelinek <jakub@redhat.com>
3380
3381 * testsuite/gcc.dg/20011015-1.c: New test.
3382
3383 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
3384
3385 * g++.dg/template/unify2.C: New test.
3386
3387 2001-10-14 Richard Sandiford <rsandifo@redhat.com>
3388
3389 * g++.dg/other/exception-specification.C: New test
3390
3391 2001-10-13 Tom Rix <trix@redhat.com>
3392
3393 * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3394 * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3395
3396 2001-10-12 Jakub Jelinek <jakub@redhat.com>
3397
3398 * testsuite/gcc.dg/20011009-1.c: New test.
3399
3400 2001-10-12 Nathan Sidwell <nathan@codesourcery.com>
3401
3402 PR g++/4476
3403 * g++.dg/other/friend1.C: New test.
3404
3405 2001-10-11 Richard Henderson <rth@redhat.com>
3406
3407 * g++.old-deja/g++.other/crash18.C: Add -S to options.
3408
3409 2001-10-10 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3410
3411 * gcc.c-torture/compile/20011010-1.c: New.
3412
3413 2001-10-09 Joseph S. Myers <jsm28@cam.ac.uk>
3414
3415 * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3416 g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3417 g77.f-torture/execute/execute.exp,
3418 g77.f-torture/noncompile/noncompile.exp,
3419 gcc.c-torture/compile/compile.exp,
3420 gcc.c-torture/execute/execute.exp,
3421 gcc.c-torture/execute/ieee/ieee.exp,
3422 gcc.c-torture/execute/memcheck/memcheck.exp,
3423 gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3424 objc/execute/execute.exp: Update FSF address.
3425
3426 2001-10-09 Neil Booth <neil@daikokuya.demon.co.uk>
3427
3428 * gcc.dg/cpp/cmdlne-C.c: Update.
3429 * gcc.dg/cpp/cmdlne-C2.c: New.
3430
3431 2001-10-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3432
3433 * gcc.c-torture/execute/20011008-3.c: New.
3434
3435 2001-10-08 DJ Delorie <dj@redhat.com>
3436
3437 * gcc.dg/20011008-1.c: New.
3438 * gcc.dg/20011008-2.c: New.
3439
3440 2001-10-08 Neil Booth <neil@daikokuya.demon.co.uk>
3441
3442 * gcc.dg/cpp/spacing1.c: Update test.
3443
3444 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
3445
3446 * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3447 spelling errors of "separate" as "seperate".
3448
3449 2001-10-05 Alexandre Oliva <aoliva@redhat.com>
3450
3451 * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3452 enough to avoid inlining.
3453
3454 2001-10-04 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
3455
3456 * lib/g77.exp: set libg2c_dir correctly.
3457
3458 2001-10-02 Neil Booth <neil@daikokuya.demon.co.uk>
3459
3460 * gcc.dg/cpp/macro11.c: New test.
3461
3462 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3463
3464 * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3465 gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3466 gcc.dg/format/multattr-3.c: New tests.
3467 * gcc.dg/format/attr-3.c: Update expected error texts. Remove
3468 tests for format attributes on function pointers being rejected.
3469
3470 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3471
3472 * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3473
3474 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
3475
3476 * g++.dg/warn/format1.C: New test.
3477
3478 2001-10-01 Neil Booth <neil@daikokuya.demon.co.uk>
3479
3480 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3481
3482 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
3483
3484 * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3485
3486 2001-09-30 Neil Booth <neil@daikokuya.demon.co.uk>
3487
3488 * gcc.dg/cpp/redef2.c: Add test.
3489
3490 2001-09-27 Geoffrey Keating <geoffk@redhat.com>
3491
3492 * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3493 long-standing bug on i686, apparently.
3494 * gcc.c-torture/execute/loop-2c.x: New file.
3495 * gcc.c-torture/execute/loop-2d.x: New file.
3496 * gcc.c-torture/execute/loop-3c.x: New file.
3497
3498 2001-09-25 Neil Booth <neil@daikokuya.demon.co.uk>
3499
3500 * gcc.dg/cpp/20000625-2.c: Correct line number.
3501
3502 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
3503
3504 * gcc.dg/cpp/macro10.c: New test.
3505 * gcc.dg/cpp/strify3.c: New test.
3506 * gcc.dg/cpp/spacing1.c: Add tests.
3507 * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3508 * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3509
3510 2001-09-24 DJ Delorie <dj@redhat.com>
3511
3512 * gcc.c-torture/execute/20010924-1.c: New test.
3513
3514 2001-09-24 Neil Booth <neil@daikokuya.demon.co.uk>
3515
3516 * testsuite/objc/execute/paste.m: Remove.
3517
3518 2001-09-22 Joseph S. Myers <jsm28@cam.ac.uk>
3519
3520 * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3521
3522 2001-09-22 George Helffrich <george@geo.titech.ac.jp>
3523
3524 * g77.dg/strlen0.f: New test.
3525
3526 2001-09-21 Richard Henderson <rth@redhat.com>
3527
3528 * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3529 * g++.old-deja/g++.abi/vtable2.C: Likewise.
3530
3531 2001-09-21 Joseph S. Myers <jsm28@cam.ac.uk>
3532
3533 Table-driven attributes.
3534 * g++.dg/ext/attrib1.C: New test.
3535
3536 2001-09-20 DJ Delorie <dj@redhat.com>
3537
3538 * gcc.dg/20000926-1.c: Update expected warning messages.
3539 * gcc.dg/array-2.c: Likewise, and test for warnings too.
3540 * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3541 array.
3542
3543 2001-09-18 Richard Sandiford <rsandifo@redhat.com>
3544
3545 * g++.dg/eh/registers1.C: New test case.
3546
3547 2001-09-17 Richard Henderson <rth@redhat.com>
3548
3549 * gcc.dg/array-5.c: Fix VLA decomposition test.
3550
3551 2001-09-16 Neil Booth <neil@daikokuya.demon.co.uk>
3552
3553 * gcc.dg/cpp/line5.c: New testcase.
3554
3555 2001-09-15 Neil Booth <neil@daikokuya.demon.co.uk>
3556
3557 * gcc.dg/cpp/macro9.c: New test.
3558
3559 2001-09-15 Aldy Hernandez <aldyh@redhat.com>
3560
3561 * gcc.c-torture/execute/980223.c: Change type of addr from long
3562 to char *.
3563
3564 2001-09-15 Hans-Peter Nilsson <hp@axis.com>
3565
3566 * gcc.c-torture/execute/20010915-1.c: New test.
3567
3568 2001-09-14 Janis Johnson <janis187@us.ibm.com>
3569
3570 * g77.dg/bprob: New directory.
3571 * g77.dg/bprob/bprob.exp: New file.
3572 * g77.dg/bprob/bprob-1.f: New test.
3573 * g77.dg/gcov: New directory.
3574 * g77.dg/gcov/gcov.exp: New file.
3575 * g77.dg/gcov/gcov-1.f: New test.
3576 * g77.dg/gcov/gcov-1.x: New file.
3577
3578 2001-09-13 Neil Booth <neil@daikokuya.demon.co.uk>
3579
3580 * gcc.dg/cpp/directiv.c: Update.
3581 * gcc.dg/cpp/undef1.c: Update.
3582
3583 2001-09-12 Jakub Jelinek <jakub@redhat.com>
3584
3585 * gcc.dg/20010912-1.c: New test.
3586
3587 2001-09-11 Janis Johnson <janis187@us.ibm.com>
3588
3589 * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3590 language-independent file in lib.
3591 * lib/gcov.exp: New file.
3592
3593 2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
3594
3595 * gcc.c-torture/compile/20010911-1.c: New test.
3596
3597 2001-09-10 Janis Johnson <janis187@us.ibm.com>
3598
3599 * lib/profopt.exp: New, to support profile-directed optimizations.
3600 * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3601 * gcc.misc-tests/bprob-1.c: New test.
3602 * gcc.misc-tests/bprob-2.c: New test.
3603
3604 2001-09-07 Janis Johnson <janis187@us.ibm.com>
3605
3606 * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3607 XFAIL and which kinds of gcov output to verify.
3608 * gcc.misc-tests/gcov-4b.x: New file.
3609 * gcc.misc-tests/gcov-5b.x: New file.
3610 * gcc.misc-tests/gcov-6.x: New file.
3611 * gcc.misc-tests/gcov-7.c: New test.
3612 * gcc.misc-tests/gcov-7.x: New file.
3613
3614 2001-09-06 Janis Johnson <janis187@us.ibm.com>
3615
3616 * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3617 * gcc.misc-tests/gcov-6.c: New test.
3618
3619 2001-09-06 Nathan Sidwell <nathan@codesourcery.com>
3620
3621 PR c++/3986
3622 * g++.dg/abi/vbase1.C: New test.
3623
3624 2001-09-05 Ziemowit Laski <zlaski@apple.com>
3625
3626 * objc.dg/method-2.m: New.
3627
3628 2001-09-04 Nathan Sidwell <nathan@codesourcery.com>
3629
3630 PR c++/4203
3631 * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3632 * g++.dg/init/empty1.C: New test.
3633
3634 2001-09-03 Jakub Jelinek <jakub@redhat.com>
3635
3636 * gcc.c-torture/compile/20010903-1.c: New test.
3637
3638 2001-08-31 Roman Zippel <zippel@linux-m68k.org>
3639
3640 * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3641 for m68k.
3642
3643 2001-08-31 Geoffrey Keating <geoffk@redhat.com>
3644
3645 * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3646
3647 * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3648
3649 * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3650
3651 2001-08-30 Geoffrey Keating <geoffk@redhat.com>
3652
3653 * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3654 for 16-bit 'unsigned int'.
3655
3656 2001-08-29 Kazu Hirata <kazu@hxi.com>
3657
3658 * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3659
3660 2001-08-27 Richard Henderson <rth@redhat.com>
3661
3662 * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3663 * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3664
3665 2001-08-25 Aldy Hernandez <aldyh@redhat.com>
3666
3667 * gcc.dg/asm-names.c (ymain): New.
3668
3669 2001-08-22 Geoffrey Keating <geoffk@redhat.com>
3670
3671 * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3672 * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3673 * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3674
3675 2001-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3676
3677 * gcc.dg/compare5.c: New testcase.
3678
3679 2001-08-23 Jason Merrill <jason_merrill@redhat.com>
3680
3681 * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3682 and "In instantiation".
3683
3684 2001-08-21 Aldy Hernandez <aldyh@redhat.com>
3685
3686 * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3687
3688 2001-08-20 Janis Johnson <janis187@us.ibm.com>
3689
3690 * gcc.misc-tests/gcov.exp: Add support for branch information.
3691 * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3692 * gcc.misc-tests/gcov-4.c: New test.
3693 * gcc.misc-tests/gcov-4b.c: New test.
3694 * gcc.misc-tests/gcov-5b.c: New test.
3695
3696 2001-08-20 Zack Weinberg <zackw@panix.com>
3697
3698 * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3699 expected to fail.
3700
3701 2001-08-19 John David Anglin <dave@hiauly1.hia.nrc.ca>
3702
3703 * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3704
3705 2001-08-19 Jakub Jelinek <jakub@redhat.com>
3706
3707 * g++.dg/eh/template1.C: New test.
3708
3709 2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
3710
3711 * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3712 Fix thinko.
3713 * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3714 for xfail.
3715
3716 2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
3717
3718 * lib/g77-dg.exp: Use prune.exp for common procedures
3719 (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3720 * lib/g77.exp: (g77-dg-prune) Remove
3721
3722 2001-08-13 Jason Merrill <jason_merrill@redhat.com>
3723
3724 * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3725
3726 2001-08-11 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3727
3728 * g++.dg/template/unify1.C: New test.
3729
3730 2001-08-07 Nathan Sidwell <nathan@codesourcery.com>
3731
3732 * g++.dg/abi/empty4.C: New test.
3733
3734 2001-08-06 David Billinghurst <David.Billinghurst@riotinto.com>
3735
3736 * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3737 solaris2.*
3738 * g77.f-torture/compile/pr3743.x: Likewise
3739
3740 2001-08-05 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
3741
3742 * g++.dg/other/using-declaration.C: New test.
3743
3744 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
3745
3746 * gcc.dg/cpp/tr-sign.c: New testcase.
3747
3748 2001-08-05 Neil Booth <neil@daikokuya.demon.co.uk>
3749
3750 * gcc.dg/cpp/19951025-1.c: Revert.
3751 * gcc.dg/cpp/directiv.c: We no longer process directives that
3752 interrupt macro arguments.
3753
3754 2001-08-03 Zack Weinberg <zackw@stanford.edu>
3755
3756 * gcc.dg/bconstp-1.c: New test.
3757
3758 2001-08-03 Richard Henderson <rth@redhat.com>
3759
3760 * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3761
3762 2001-08-02 Neil Booth <neil@daikokuya.demon.co.uk>
3763
3764 * gcc.dg/cpp/19951025-1.c: Update.
3765
3766 2001-08-02 Jeffrey Oldham <oldham@codesourcery.com>
3767
3768 * g77.dg/ff90-1.f (s): Fix reference of variable z,
3769 should be x.
3770
3771 2001-08-02 Nathan Sidwell <nathan@codesourcery.com>
3772
3773 Kill -fhonor-std.
3774 * g++.old-deja/g++.ns/ns14.C: Remove special options.
3775 * g++.old-deja/g++.other/std1.C: Likewise.
3776 * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3777
3778 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3779
3780 * lib/g77.exp: Load gcc-defs.exp for common procedures
3781 (g77_pass, g77_fail, g77_finish, g77_exit,
3782 ${tool}_check_unsupported_p} Now redundant. Deleted.
3783
3784 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3785
3786 * g77.dg/fbackslash.f
3787 * g77.dg/fcase-preserve.f
3788 * g77.dg/ff90-1.f
3789 * g77.dg/ffixed-line-length-0.f
3790 * g77.dg/ffixed-line-length-132.f
3791 * g77.dg/ffixed-line-length-7.f
3792 * g77.dg/ffixed-line-length-72.f
3793 * g77.dg/ffixed-line-length-none.f
3794 * g77.dg/ffree-form-1.f
3795 * g77.dg/fno-backslash.f
3796 * g77.dg/fno-f90-1.f
3797 * g77.dg/fno-fixed-form-1.f
3798 * g77.dg/fno-onetrip.f
3799 * g77.dg/fno-typeless-boz.f
3800 * g77.dg/fno-underscoring.f
3801 * g77.dg/fno-vxt-1.f
3802 * g77.dg/fonetrip.f
3803 * g77.dg/ftypeless-boz.f
3804 * g77.dg/fugly-assumed.f
3805 * g77.dg/funderscoring.f
3806 * g77.dg/fvxt-1.f
3807
3808 2001-08-01 Ziemowit Laski <zlaski@apple.com>
3809
3810 * objc.dg/fwd-proto-1.m: New.
3811 * objc.dg/local-decl-1.m: New.
3812 * objc.dg/naming-1.m: New.
3813 * objc.dg/naming-2.m: New.
3814 * objc.dg/proto-hier-1.m: New.
3815
3816 2001-07-31 Hans-Peter Nilsson <hp@bitrange.com>
3817
3818 * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3819 largest-type elements to a struct makes its size grow.
3820
3821 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
3822
3823 * g++.dg/abi/vthunk1.C: New test.
3824
3825 2001-07-31 Nathan Sidwell <nathan@codesourcery.com>
3826
3827 * g++.dg/abi/vbase8-22.C: New test.
3828
3829 2001-07-31 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3830
3831 * gcc.dg/cpp/macro8.c: New test.
3832
3833 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
3834
3835 * g++.dg/abi/vbase8-21.C: New test.
3836
3837 2001-07-27 Nathan Sidwell <nathan@codesourcery.com>
3838
3839 * g++.dg/abi/vbase8-10.C: New test.
3840
3841 2001-07-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3842
3843 * lib/g++.exp (g++_set_ld_library_path): Renamed to
3844 ${tool}_set_ld_library_path.
3845 Changed caller.
3846 * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3847 g++.exp.
3848
3849 2001-07-26 Stan Cox <scox@redhat.com>
3850
3851 * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3852 * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3853 gcc_exit, gcc_check_unsupported_p):
3854 Moved to gcc-deps.exp
3855 * gcc-deps.exp: New file.
3856
3857 2001-07-26 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
3858
3859 * g++.old-deja/g++.pt/defarg14.C: New test.
3860
3861 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3862
3863 * g++.old-deja/g++.other/lineno5.C: New test.
3864
3865 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3866
3867 * g++.old-deja/g++.pt/crash68.C: New test.
3868
3869 2001-07-26 Nathan Sidwell <nathan@codesourcery.com>
3870
3871 * g++.old-deja/g++.other/crash42.C: New test.
3872
3873 2001-07-26 Neil Booth <neil@cat.daikokuya.demon.co.uk>
3874
3875 * gcc.dg/cpp/extratokens.c: Fix.
3876 * gcc.dg/cpp/skipping2.c: New tests.
3877
3878 2001-07-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3879
3880 * gcc.c-torture/execute/20010724-1.c: New file.
3881 * gcc.c-torture/execute/20010724-1.x: New file.
3882
3883 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3884
3885 * g++.old-deja/g++.other/cond7.C: New test.
3886
3887 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3888
3889 * g++.old-deja/g++.other/optimize4.C: New test.
3890
3891 2001-07-25 Nathan Sidwell <nathan@codesourcery.com>
3892
3893 * g++.old-deja/g++.abi/vbase8-5.C: New test.
3894
3895 2001-07-24 Jason Merrill <jason_merrill@redhat.com>
3896
3897 * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3898 * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3899 gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3900 * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3901
3902 * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3903 bug report" message.
3904
3905 * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3906 * g++.dg/ext/instantiate1.C: Move from old-deja.
3907
3908 2001-07-24 David Billinghurst <David.Billinghurst@riotinto.com>
3909
3910 * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3911 * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3912 * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3913 * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3914
3915 Mon Jul 23 10:14:17 2001 Jeffrey A Law (law@cygnus.com)
3916
3917 * gcc.c-torture/execute/20010723-1.c: New test.
3918
3919 2001-07-23 Ben Elliston <bje@redhat.com>
3920
3921 * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3922
3923 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
3924
3925 * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3926 i[34567]86-*-*.
3927 Delete handling of ieee_multilib_flags.
3928 Pass -mieee for alpha*-*-* and sh-*-*.
3929 * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3930
3931 2001-07-21 Nathan Sidwell <nathan@codesourcery.com>
3932
3933 Remove old-abi tests.
3934 * g++.old-deja/g++.mike/p11116.C: Remove.
3935 * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3936
3937 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.org>
3938
3939 * g77.f-torture/compile/pr3743.f: New test
3940
3941 2001-07-20 David Billinghurst <David.Billinghurst@riotinto.com>
3942
3943 * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3944
3945 2001-07-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3946
3947 * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3948 g++.old-deja/g++.pt/static6.C: Likewise.
3949 * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3950 supports weak symbols.
3951
3952 2001-07-18 Andreas Jaeger <aj@suse.de>
3953
3954 * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3955 supported again.
3956
3957 2001-07-18 Andreas Jaeger <aj@suse.de>
3958
3959 * gcc.dg/iftrap-1.c: Fix target line.
3960
3961 2001-07-17 Richard Henderson <rth@redhat.com>
3962
3963 * gcc.c-torture/execute/20010717-1.c: New.
3964
3965 2001-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
3966
3967 * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3968 tests.
3969
3970 2001-07-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
3971
3972 * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3973
3974 2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3975
3976 * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3977 UAC_SIGBUS, UAC_NOPRINT definitions.
3978
3979 Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
3980
3981 * objc/execute/object_is_class.m: New test.
3982 * objc/execute/object_is_meta_class.m: New test.
3983
3984 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
3985
3986 * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3987 * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3988
3989 2001-01-15 David Billinghurst <David.Billinghurst@riotinto.com>
3990
3991 * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3992 * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3993
3994 2001-07-14 Richard Henderson <rth@redhat.com>
3995
3996 * gcc.dg/iftrap-1.c: New.
3997
3998 2001-07-11 David Billinghurst <David.Billinghurst@riotinto.com>
3999
4000 * g77.f-torture/execute/intrinsic77.f: New test.
4001
4002 2001-07-11 Janis Johnson <janis@us.ibm.com>
4003
4004 * gcc.misc-tests/gcov-3.c: New test.
4005
4006 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
4007
4008 * gcc.c-torture/compile/20010711-1.c,
4009 * gcc.c-torture/compile/20010711-2.c: New tests.
4010
4011 2001-07-11 Richard Sandiford <rsandifo@redhat.com>
4012
4013 * gcc.c-torture/execute/20010711-1.c: New test.
4014
4015 2001-07-11 Ben Elliston <bje@redhat.com>
4016
4017 * g++.old-deja/g++.other/enum5.C: New test.
4018
4019 2001-07-10 Jason Merrill <jason_merrill@redhat.com>
4020
4021 * lib/g++-dg.exp: Load file-format and target-supports like gcc.
4022 (g++-dg-prune): Call prune_gcc_output.
4023 * prune.exp: New file for prune_gcc_output.
4024 * lib/g++.exp, lib/gcc.exp: Load it.
4025
4026 2001-07-08 Joseph S. Myers <jsm28@cam.ac.uk>
4027
4028 * gcc.c-torture/compile/20010701-1.c,
4029 g++.old-deja/g++.ext/attrib6.C: New tests.
4030
4031 Fri Jul 6 09:31:43 2001 Jeffrey A Law (law@cygnus.com)
4032
4033 * gcc.c-torture/compile/20010706-1.c: New test.
4034
4035 2000-09-10 Michael Chamberlain <michael@chamberlain.net.au>
4036
4037 * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
4038
4039 2001-06-28 Stan Shebs <shebs@apple.com>
4040
4041 * gcc.dg/pragma-darwin.c: New test.
4042
4043 2001-06-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4044
4045 * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
4046 Solaris 2.[678] system.
4047
4048 2001-06-22 Joseph S. Myers <jsm28@cam.ac.uk>
4049
4050 * gcc.dg/20010622-1.c: New test.
4051
4052 2001-06-18 Stan Shebs <shebs@apple.com>
4053
4054 * objc.dg: New directory.
4055 * objc.dg/dg.exp: New file.
4056 * objc.dg/alias.m: New.
4057 * objc.dg/class-1.m: New.
4058 * objc.dg/class-2.m: New.
4059 * objc.dg/const-str-1.m: New.
4060 * objc.dg/const-str-2.m: New.
4061 * objc.dg/id-1.m: New.
4062 * objc.dg/method-1.m: New.
4063 * objc.dg/super-class-1.m: New.
4064 * lib/objc-dg.exp: New file.
4065
4066 2001-06-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
4067
4068 * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
4069 of label name.
4070
4071 2001-06-14 Nathan Sidwell <nathan@codesourcery.com>
4072
4073 * g++.old-deja/g++.abi/vbase8-9.C: New test.
4074
4075 2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4076
4077 * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
4078 variable.
4079
4080 2001-06-12 Richard Henderson <rth@redhat.com>
4081
4082 * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
4083
4084 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
4085
4086 * g++.old-deja/g++.abi/vbase5.C: New test.
4087 * g++.old-deja/g++.abi/vbase6.C: New test.
4088 * g++.old-deja/g++.abi/vbase7.C: New test.
4089
4090 2001-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4091
4092 * gcc.c-torture/compile/20010610-1.c: New test.
4093
4094 2001-06-12 Nathan Sidwell <nathan@codesourcery.com>
4095
4096 * g++.old-deja/g++.abi/vbase4.C: New test.
4097
4098 2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4099
4100 * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
4101 support %f for HC11/HC12 targets.
4102 * gcc.c-torture/execute/930513-1.x: New file, likewise.
4103 * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
4104 on HC11/HC12 targets.
4105 * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
4106
4107 2001-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4108
4109 * gcc.dg/wchar_t-1.c: New file.
4110 * gcc.dg/wint_t-1.c: Likewise.
4111
4112 2001-06-11 Bernd Schmidt <bernds@redhat.com>
4113
4114 * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
4115
4116 2001-06-11 Richard Henderson <rth@redhat.com>
4117
4118 * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
4119
4120 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
4121
4122 * gcc.c-torture/compile/20010611-1.c: New test.
4123
4124 2001-06-11 Joseph S. Myers <jsm28@cam.ac.uk>
4125
4126 * gcc.dg/c99-tag-1.c: Add more tests.
4127
4128 2001-06-10 Alexandre Oliva <aoliva@redhat.com>
4129
4130 * g++.old-deja/g++.abi/ptrmem.C: Take into account different
4131 representation on MN10300 and ARM/Thumb.
4132
4133 2001-06-10 Toon Moene <toon@moene.indiv.nluug.nl>
4134
4135 * g77.f-torture/execute/20010610.f: New.
4136
4137 2001-06-09 David Billinghurst <David.Billinghurst@riotinto.com>
4138
4139 * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
4140 names.
4141
4142 2001-06-09 Richard Henderson <rth@redhat.com>
4143
4144 * gcc.c-torture/execute/ashrdi-1.c: New.
4145 * gcc.c-torture/execute/ashldi-1.c: New.
4146 * gcc.c-torture/execute/lshrdi-1.c: New.
4147
4148 2001-06-09 Ovidiu Predescu <ovidiu@cup.hp.com>
4149
4150 * objc/execute/load-3.m: Added. Check sending +load to categories,
4151 in addition to classes.
4152
4153 2001-06-08 Stan Shebs <shebs@apple.com>
4154
4155 * objc/execute/load-2.m: New test. From Nicola Pero
4156 <n.pero@mi.flashnet.it>.
4157
4158 2001-06-08 Jakub Jelinek <jakub@redhat.com>
4159
4160 * gcc.c-torture/execute/20010605-2.c: New test.
4161
4162 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
4163
4164 * g++.old-deja/g++.abi/vbase2.C: New test.
4165 * g++.old-deja/g++.abi/vbase3.C: New test.
4166
4167 2001-06-08 Nathan Sidwell <nathan@codesourcery.com>
4168
4169 * g++.old-deja/g++.pt/friend49.C: New test.
4170
4171 2001-06-07 Nathan Sidwell <nathan@codesourcery.com>
4172
4173 * g++.old-deja/g++.ext/anon3.C: New test.
4174
4175 2001-06-05 Nathan Sidwell <nathan@codesourcery.com>
4176
4177 * g++.old-deja/g++.other/conv7.C: New test.
4178
4179 2001-06-05 Joseph S. Myers <jsm28@cam.ac.uk>
4180
4181 * gcc.c-torture/compile/20010605-2.c: New test.
4182
4183 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
4184
4185 * gcc.c-torture/execute/20010604-1.c: New test.
4186
4187 2001-06-04 Loren J. Rittle <ljrittle@acm.org>
4188
4189 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
4190
4191 2001-06-04 Jeffrey Oldham <oldham@codesourcery.com>
4192
4193 * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
4194 (g++_link_flags): Likewise.
4195 (g++_init): Pass gccpath's value to two previous functions.
4196
4197 2001-06-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4198
4199 * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
4200 Ensure logfile entry matches exec command line.
4201
4202 2001-05-31 Richard Henderson <rth@redhat.com>
4203
4204 * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
4205 * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
4206
4207 2001-05-30 David.Billinghurst <David.Billinghurst@riotinto.com>
4208
4209 * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
4210 compiler for irix6.2
4211
4212 2001-05-30 Nathan Sidwell <nathan@codesourcery.com>
4213
4214 * g++.old-deja/g++.other/optimize3.C: New file.
4215
4216 2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
4217
4218 * gcc.c-torture/compile/20010518-2.x: New file to compile, not
4219 assemble.
4220
4221 2001-05-26 Nathan Sidwell <nathan@codesourcery.com>
4222
4223 * g++.old-deja/g++.other/optimize2.C: New file.
4224
4225 2001-05-25 Diego Novillo <dnovillo@redhat.com>
4226
4227 * gcc.c-torture/compile/20010518-2.c: New file.
4228 * gcc.c-torture/execute/20010518-1.c: New file.
4229 * gcc.c-torture/execute/20010518-2.c: New file.
4230
4231 2001-05-25 Joseph S. Myers <jsm28@cam.ac.uk>
4232
4233 * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
4234
4235 2001-05-24 Mark Mitchell <mark@codesourcery.com>
4236
4237 G++ no longer defines builtins that do not begin with __builtin.
4238 * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
4239 * g++.old-deja/g++.brendand/misc13.C: Likewise.
4240 * g++.old-deja/g++.law/builtin1.C: Likewise.
4241 * g++.old-deja/g++.law/cvt2.C: Likewise.
4242 * g++.old-deja/g++.mike/net5.C: Likewise.
4243 * g++.old-deja/g++.other/builtins1.C: Likewise.
4244 * g++.old-deja/g++.other/builtins2.C: Likewise.
4245 * g++.old-deja/g++.other/builtins3.C: Likewise.
4246 * g++.old-deja/g++.other/builtins4.C: Likewise.
4247 * g++.old-deja/g++.other/inline8.C: Likewise.
4248 * g++.old-deja/g++.robertl/eb39.C: Likewise.
4249
4250 2001-05-24 Nathan Sidwell <nathan@codesourcery.com>
4251
4252 * g++.old-deja/g++.pt/using1.C: Adjust.
4253 * g++.old-deja/g++.pt/using2.C: New test.
4254
4255 2001-05-23 Neil Booth <neil@daikokuya.demon.co.uk>
4256
4257 * gcc.dg/cpp/charconst.c: New tests.
4258 * gcc.dg/cpp/escape.c: New tests.
4259 * gcc.dg/cpp/escape-1.c: New tests.
4260 * gcc.dg/cpp/escape-2.c: New tests.
4261 * gcc.dg/cpp/ucs.c: New tests.
4262
4263 2001-05-23 David.Billinghurst <David.Billinghurst@riotinto.com>
4264
4265 * gcc.misc-tests/linkage.exp: Pass appropriate flags to
4266 native compiler for irix6.5.
4267
4268 Wed May 23 2001 Jeffrey D. Oldham <oldham@codesourcery.com>
4269
4270 * lib/g++.exp (g++_include_flags): Use args to compute
4271 get_multilibs.
4272 (g++_link_flags): Likewise.
4273 (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4274
4275 2001-05-22 Joseph S. Myers <jsm28@cam.ac.uk>
4276
4277 * gcc.dg/c90-hexfloat-1.c: Add more tests.
4278
4279 2001-05-21 Geoff Keating <geoffk@redhat.com>
4280
4281 * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4282 this file.
4283
4284 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4285
4286 * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4287 STACK_SIZE;
4288 * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4289 to STACK_SIZE; Use it to define size of add_histo array.
4290 * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4291 to STACK_SIZE.
4292 (f): Use GITT_SIZE to define size of gitt local table.
4293 * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4294 to STACK_SIZE; Use it to define size of bytemem array.
4295
4296 2001-05-21 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4297
4298 * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4299 on 68HC11/HC12 due to the asm instruction.
4300 * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4301 * gcc.c-torture/compile/920520-1.x: Likewise.
4302 * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4303 on 68HC11/HC12 because the function is larger than 64K.
4304 * gcc.c-torture/compile/961203-1.x: New file, this test fails
4305 on 68HC11/HC12 because the structure is too large.
4306
4307 2001-05-20 Richard Henderson <rth@redhat.com>
4308
4309 * gcc.c-torture/execute/20010520-1.c: New.
4310
4311 2001-05-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4312
4313 * g++.old-deja/g++.warn/compare1.C: New test.
4314 * gcc.dg/compare4.c: New test.
4315
4316 2001-05-20 Nathan Sidwell <nathan@codesourcery.com>
4317
4318 * g++.old-deja/g++.other/optimize1.C: New test.
4319
4320 2001-05-20 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4321
4322 * g++.old-deja/g++.pt/spec41.C: New test.
4323
4324 2001-05-19 Joseph S. Myers <jsm28@cam.ac.uk>
4325
4326 * gcc.c-torture/compile/20010114-1.x: Remove.
4327
4328 2001-05-18 Stan Shebs <shebs@apple.com>
4329
4330 * gcc.c-torture/compile/20010518-1.c: New test.
4331
4332 2001-05-18 Nathan Sidwell <nathan@codesourcery.com>
4333
4334 * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4335 * g++.old-deja/g++.pt/crash67.C: New test.
4336
4337 2001-05-17 Jeffrey D. Oldham <oldham@codesourcery.com>
4338
4339 * g++.old-deja/g++.other/debug9.C: New test.
4340
4341 2001-05-16 Zack Weinberg <zackw@stanford.edu>
4342
4343 * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4344
4345 Wed May 16 20:33:57 CEST 2001 Jan Hubicka <jh@suse.cz>
4346
4347 * gcc.c-torture/compile/20010516-1.c: New test.
4348
4349 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
4350
4351 * g++.old-deja/g++.other/crash41.C: New test.
4352
4353 2001-05-16 Nathan Sidwell <nathan@codesourcery.com>
4354
4355 * g++.old-deja/g++.pt/crash66.C: New test.
4356
4357 2001-05-15 Benjamin Kosnik <bkoz@redhat.com>
4358
4359 * g++.old-deja/g++.robertl/eb27.C: Convert.
4360
4361 2001-05-15 Nick Clifton <nickc@cambridge.redhat.com>
4362
4363 * g++.dg/friend-warn.C: New test. Do not warn about friend
4364 declaration being redundant.
4365
4366 2001-05-15 Mark Mitchell (admin) <mitchell@nunki.dbai.tuwien.ac.at>
4367
4368 * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4369
4370 2001-05-14 Mark Mitchell <mark@codesourcery.com>
4371
4372 * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4373
4374 2001-05-13 Benjamin Kosnik <bkoz@redhat.com>
4375
4376 * lib/g++.exp: Use testsuite_flags.
4377
4378 2001-05-13 Mark Mitchell <mark@codesourcery.com>
4379
4380 * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4381
4382 2001-05-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
4383
4384 * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4385
4386 2001-05-11 Mark Mitchell <mark@codesourcery.com>
4387
4388 * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4389
4390 2001-05-10 Joseph S. Myers <jsm28@cam.ac.uk>
4391
4392 * gcc.c-torture/compile/20010313-1.c: New test.
4393
4394 2001-05-09 Zack Weinberg <zackw@stanford.edu>
4395
4396 * gcc.dg/cpp/direct2.c: New test.
4397 * gccq.dg/cpp/direct2s.c: New test.
4398
4399 * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4400
4401 2001-05-07 Mark Mitchell <mark@codesourcery.com>
4402
4403 * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4404 * g++.old-deja/g++.other/op3.C: Likewise.
4405
4406 2001-05-06 Neil Booth <neil@daikokuya.demon.co.uk>
4407
4408 * gcc.dg/cpp/syshdr.h: New file.
4409 * gcc.dg/cpp/sysmac1.c: Update.
4410 * gcc.dg/cpp/sysmac2.c: Update.
4411
4412 2001-05-05 Neil Booth <neil@daikokuya.demon.co.uk>
4413
4414 * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4415
4416 2001-05-04 David Edelsohn <edelsohn@gnu.org>
4417
4418 * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4419 gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4420
4421 2001-05-04 Neil Booth <neil@daikokuya.demon.co.uk>
4422
4423 * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4424
4425 2001-05-03 Geoffrey Keating <geoffk@redhat.com>
4426
4427 * lib/g++.exp (g++_include_flags): Don't use any special flags
4428 if TESTING_IN_BUILD_TREE is not defined.
4429 (g++_init): Use a plain 'c++' as the compiler if
4430 TESTING_IN_BUILD_TREEE is not defined.
4431
4432 2001-05-02 Jakub Jelinek <jakub@redhat.com>
4433
4434 * g++.old-deja/g++.eh/catch13.C: New test.
4435 * g++.old-deja/g++.eh/catch14.C: New test.
4436
4437 2001-05-02 Jakub Jelinek <jakub@redhat.com>
4438
4439 * gcc.dg/cpp/tr-define.c: New test.
4440
4441 2001-05-01 Loren J. Rittle <ljrittle@acm.org>
4442
4443 * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4444 <stdlib.h>, not <malloc.h>.
4445
4446 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
4447
4448 * g++.old-deja/g++.ns/template17.C: New test.
4449
4450 2001-05-01 Nathan Sidwell <nathan@codesourcery.com>
4451
4452 * g++.old-deja/g++.pt/ref4.C: New test.
4453
4454 2001-04-30 Richard Henderson <rth@redhat.com>
4455
4456 * gcc.dg/20000724-1.c: Revert last change.
4457
4458 2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
4459
4460 * g77.f-torture/execute/20010430.f: New test.
4461
4462 2001-04-30 Mark Mitchell <mark@codesourcery.com>
4463
4464 * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4465
4466 2001-04-29 Joseph S. Myers <jsm28@cam.ac.uk>
4467
4468 * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4469
4470 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
4471
4472 * g++.old-deja/g++.eh/crash6.C: New test.
4473
4474 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
4475
4476 * g++.old-deja/g++.other/warn7.C: New test.
4477
4478 2001-04-27 Nathan Sidwell <nathan@codesourcery.com>
4479
4480 * g++.old-deja/g++.other/defarg9.C: New test.
4481
4482 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
4483
4484 * g77.f-torture/compile/20010426.f: New test.
4485 * g77.f-torture/execute/20010426.f: New test.
4486
4487 2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
4488
4489 * g77.f-torture/compile/20000629-1.x: Remove - error
4490 has been fixed.
4491
4492 Thu Apr 26 11:15:12 2001 Jeffrey A Law (law@cygnus.com)
4493
4494 * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4495 Tweak slightly to work with g++.dg framework.
4496 * g++.dg/special/ecos.exp: Run initp1.C test.
4497 * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4498
4499 * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4500 its linker doesn't give line numbers either.
4501 * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4502
4503 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
4504
4505 * g++.old-deja/g++.other/lex1.C: New test.
4506
4507 2001-04-26 Jakub Jelinek <jakub@redhat.com>
4508
4509 * gcc.dg/noncompile/20010425-1.c: New test.
4510
4511 2001-04-26 Nathan Sidwell <nathan@codesourcery.com>
4512
4513 * g++.old-deja/g++.pt/mangle2.C: New test.
4514
4515 2001-04-25 Jakub Jelinek <jakub@redhat.com>
4516
4517 * gcc.dg/format/plus-1.c: New test.
4518
4519 2001-04-25 Jakub Jelinek <jakub@redhat.com>
4520
4521 * gcc.dg/20010423-1.c: New test.
4522
4523 2001-04-25 Jakub Jelinek <jakub@redhat.com>
4524
4525 * gcc.c-torture/execute/20010422-1.c: New test.
4526
4527 2001-04-25 Nathan Sidwell <nathan@codesourcery.com>
4528
4529 * g++.old-deja/g++.ns/type2.C: New test.
4530
4531 2001-04-24 Zack Weinberg <zackw@stanford.edu>
4532
4533 * g++.old-deja/g++.other/perf1.C: New test.
4534
4535 2001-04-24 Nathan Sidwell <nathan@codesourcery.com>
4536
4537 * gcc.dg/c99-func-2.c: Remove xfail.
4538 * gcc.dg/c99-func-3.c: Remove xfail.
4539 * gcc.dg/c99-func-4.c: Remove xfail.
4540
4541 2001-04-23 Zack Weinberg <zackw@stanford.edu>
4542
4543 * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
4544
4545 2001-04-23 Joseph S. Myers <jsm28@cam.ac.uk>
4546
4547 * gcc.c-torture/compile/20010423-1.c: New test.
4548
4549 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
4550
4551 * g++.old-deja/g++.pt/typename28.C: New test.
4552
4553 2001-04-20 Nathan Sidwell <nathan@codesourcery.com>
4554
4555 * g++.old-deja/g++.abi/empty2.C: New test.
4556 * g++.old-deja/g++.abi/empty3.C: New test.
4557
4558 2001-04-20 Jakub Jelinek <jakub@redhat.com>
4559
4560 * g++.old-deja/g++.other/comdat2.C: New test.
4561 * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
4562
4563 2001-04-20 Jakub Jelinek <jakub@redhat.com>
4564
4565 * g++.old-deja/g++.other/overload14.C: New test.
4566
4567 2001-04-20 Jakub Jelinek <jakub@redhat.com>
4568
4569 * g++.old-deja/g++.other/lookup23.C: New test.
4570
4571 2001-04-20 Jakub Jelinek <jakub@redhat.com>
4572
4573 * gcc.c-torture/execute/20010403-1.c: New test.
4574
4575 2001-04-19 David Billinghurst <David.Billinghurst@riotinto.com>
4576 Mark Mitchell <mark@codesourcery.com>
4577
4578 * lib/old-dejagnu.exp: Don't delete output of executable.
4579 Add .exe suffix to executables.
4580
4581 2001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>
4582
4583 * g77.f-torture/execute/short.x; Remove - Error has been fixed.
4584
4585 2001-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4586
4587 * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
4588
4589 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
4590
4591 * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
4592 * g++.old-deja/g++.abi/crash1.C: New test.
4593
4594 2001-04-12 Nathan Sidwell <nathan@codesourcery.com>
4595
4596 * g++.old-deja/g++.other/crash40.C: New test.
4597
4598 2001-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4599
4600 * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
4601
4602 2001-04-11 Nathan Sidwell <nathan@codesourcery.com>
4603
4604 * g++.old-deja/g++.other/warn6.C: New test.
4605
4606 22001-04-11 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
4607
4608 * g++.old-deja/g++.robertl/eb42.C: Same.
4609
4610 001-04-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4611
4612 * gcc.dg/wtr-conversion-1.c: New testcase.
4613
4614 2001-04-10 Richard Henderson <rth@redhat.com>
4615
4616 * g++.old-deja/g++.other/array5.C: New.
4617
4618 2001-04-08 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4619
4620 * gcc.c-torture/execute/20010408-1.c: New test.
4621
4622 2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
4623
4624 * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
4625 headers and constructs.
4626 * g++.old-deja/g++.robertl/eb79.C: Same.
4627 * g++.old-deja/g++.robertl/eb77.C (main): Same.
4628 * g++.old-deja/g++.robertl/eb73.C: Same.
4629 * g++.old-deja/g++.robertl/eb66.C (main): Same.
4630 * g++.old-deja/g++.robertl/eb55.C (t): Same.
4631 * g++.old-deja/g++.robertl/eb54.C (main): Same.
4632 * g++.old-deja/g++.robertl/eb46.C (main): Same.
4633 * g++.old-deja/g++.robertl/eb44.C: Same.
4634 * g++.old-deja/g++.robertl/eb41.C (main): Same.
4635 * g++.old-deja/g++.robertl/eb4.C (main): Same.
4636 * g++.old-deja/g++.robertl/eb39.C: Same.
4637 * g++.old-deja/g++.robertl/eb33.C (main): Same.
4638 * g++.old-deja/g++.robertl/eb31.C (main): Same.
4639 * g++.old-deja/g++.robertl/eb30.C: Same.
4640 * g++.old-deja/g++.robertl/eb3.C: Same.
4641 * g++.old-deja/g++.robertl/eb24.C (T>): Same.
4642 * g++.old-deja/g++.robertl/eb21.C: Same.
4643 * g++.old-deja/g++.robertl/eb15.C: Same.
4644 * g++.old-deja/g++.robertl/eb118.C: Same.
4645 * g++.old-deja/g++.robertl/eb115.C (main): Same.
4646 * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
4647 * g++.old-deja/g++.robertl/eb109.C: Same.
4648 * g++.old-deja/g++.other/sibcall1.C (main): Same.
4649 * g++.old-deja/g++.mike/rtti1.C: Same.
4650 * g++.old-deja/g++.mike/p658.C: Same.
4651 * g++.old-deja/g++.mike/net46.C: Same.
4652 * g++.old-deja/g++.mike/net34.C: Same.
4653 * g++.old-deja/g++.mike/memoize1.C: Same.
4654 * g++.old-deja/g++.mike/eh2.C: Same.
4655 * g++.old-deja/g++.law/weak.C: Same.
4656 * g++.old-deja/g++.law/visibility7.C: Same.
4657 * g++.old-deja/g++.law/visibility25.C: Same.
4658 * g++.old-deja/g++.law/visibility22.C: Same.
4659 * g++.old-deja/g++.law/visibility2.C: Same.
4660 * g++.old-deja/g++.law/visibility17.C: Same.
4661 * g++.old-deja/g++.law/visibility13.C: Same.
4662 * g++.old-deja/g++.law/visibility10.C: Same.
4663 * g++.old-deja/g++.law/visibility1.C: Same.
4664 * g++.old-deja/g++.law/virtual3.C (eval): Same.
4665 * g++.old-deja/g++.law/vbase1.C: Same.
4666 * g++.old-deja/g++.law/operators32.C: Same.
4667 * g++.old-deja/g++.law/nest3.C: Same.
4668 * g++.old-deja/g++.law/missed-error2.C (foo): Same.
4669 * g++.old-deja/g++.law/except5.C (main): Same.
4670 * g++.old-deja/g++.law/cvt7.C (run): Same.
4671 * g++.old-deja/g++.law/cvt2.C: Same.
4672 * g++.old-deja/g++.law/cvt16.C: Same.
4673 * g++.old-deja/g++.law/ctors6.C (bar): Same.
4674 * g++.old-deja/g++.law/ctors17.C (main): Same.
4675 * g++.old-deja/g++.law/ctors13.C: Same.
4676 * g++.old-deja/g++.law/ctors12.C (main): Same.
4677 * g++.old-deja/g++.law/ctors10.C: Same.
4678 * g++.old-deja/g++.law/code-gen5.C: Same.
4679 * g++.old-deja/g++.law/bad-error7.C: Same.
4680 * g++.old-deja/g++.law/arm9.C: Same.
4681 * g++.old-deja/g++.law/arm12.C: Same.
4682 * g++.old-deja/g++.law/arg8.C: Same.
4683 * g++.old-deja/g++.law/arg1.C: Same.
4684 * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
4685 * g++.old-deja/g++.jason/template31.C: Same.
4686 * g++.old-deja/g++.jason/template24.C (main): Same.
4687 * g++.old-deja/g++.jason/2371.C: Same.
4688 * g++.old-deja/g++.eh/new2.C: Same.
4689 * g++.old-deja/g++.eh/new1.C: Same.
4690 * g++.old-deja/g++.brendan/ptolemy2.C: Same.
4691 * g++.old-deja/g++.brendan/nest21.C (main): Same.
4692 * g++.old-deja/g++.brendan/err-msg3.C: Same.
4693 * g++.old-deja/g++.brendan/crash62.C: Same.
4694 * g++.old-deja/g++.brendan/crash52.C: Same.
4695 * g++.old-deja/g++.brendan/crash49.C (main): Same.
4696 * g++.old-deja/g++.brendan/crash38.C: Same.
4697 * g++.old-deja/g++.brendan/crash15.C (main): Same.
4698 * g++.old-deja/g++.brendan/copy9.C: Same.
4699
4700 Fri Apr 6 15:36:15 2001 J"orn Rennecke <amylaar@redhat.com>
4701
4702 * gcc.c-torture/execute/20001203-2.c (memset):
4703 Count argument is of type __SIZE_TYPE__.
4704
4705 2001-04-04 Diego Novillo <dnovillo@redhat.com>
4706
4707 * gcc.c-torture/compile/20010404-1.c: New test.
4708
4709 2001-04-04 Jakub Jelinek <jakub@redhat.com>
4710
4711 * gcc.c-torture/compile/20010326-1.c: New test.
4712
4713 2001-04-03 Alexandre Oliva <aoliva@redhat.com>
4714
4715 * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
4716 peculiarities of the SH.
4717 * g++.old-deja/g++.ext/instantiate2.C: Likewise.
4718
4719 2001-04-02 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4720
4721 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
4722 * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
4723 * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
4724
4725 2001-04-02 Jakub Jelinek <jakub@redhat.com>
4726
4727 * g77.f-torture/compile/20010321-1.f: New test.
4728
4729 2001-04-02 Jakub Jelinek <jakub@redhat.com>
4730
4731 * gcc.c-torture/compile/20010329-1.c: New test.
4732
4733 2001-04-02 Jakub Jelinek <jakub@redhat.com>
4734
4735 * gcc.c-torture/execute/20010329-1.c: New test.
4736
4737 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
4738
4739 * g++.old-deja/g++.other/eh4.C: Fix typo.
4740
4741 2001-03-28 Loren J. Rittle <ljrittle@acm.org>
4742
4743 * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
4744
4745 2001-03-28 Philip Blundell <philb@gnu.org>
4746
4747 * gcc.c-torture/compile/20010328-1.c: New test.
4748
4749 2001-03-27 Richard Henderson <rth@redhat.com>
4750
4751 * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
4752 * g++.old-deja/g++.eh/vbase3.C: Likewise.
4753
4754 2001-03-27 Alan Modra <alan@linuxcare.com.au>
4755
4756 * gcc.c-torture/compile/20010327-1.c: New test.
4757
4758 2001-03-26 Nathan Sidwell <nathan@codesourcery.com>
4759
4760 * g++.old-deja/g++.other/friend12.C: New test.
4761 * g++.old-deja/g++.other/friend9.C: Expect no errors.
4762 * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
4763
4764 2001-03-25 Joseph S. Myers <jsm28@cam.ac.uk>
4765
4766 * gcc.c-torture/execute/20010325-1.c: New test.
4767
4768 2001-03-23 Jakub Jelinek <jakub@redhat.com>
4769
4770 * g++.old-deja/g++.other/mangle3.C: New test.
4771
4772 2001-03-22 Jakub Jelinek <jakub@redhat.com>
4773
4774 * g++.old-deja/g++.other/anon8.C: New test.
4775
4776 2001-03-20 Philip Blundell <philb@gnu.org>
4777
4778 * gcc.c-torture/compile/20010320-1.c: New test.
4779
4780 2001-03-17 Richard Henderson <rth@redhat.com>
4781
4782 * g++.old-deja/g++.other/eh4.C: Add expected error text.
4783
4784 2001-03-15 Geoff Keating <geoff@redhat.com>
4785
4786 * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
4787 tests on AIX.
4788
4789 2001-03-15 Gabriel Dos Reis <gdr@codesourcery.com>
4790
4791 * g++.old-deja/g++.other/eh4.C: New test.
4792
4793 2001-03-14 Neil Booth <neil@daikokuya.demon.co.uk>
4794
4795 * gcc.dg/cpp/mi1.c: Update.
4796
4797 2001-03-14 Jakub Jelinek <jakub@redhat.com>
4798
4799 * g++.old-deja/g++.other/regstack.C: New test.
4800
4801 2001-03-12 Nathan Sidwell <nathan@codesourcery.com>
4802
4803 * g++.old-deja/g++.other/ref4.C: New test.
4804
4805 2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
4806
4807 * objc/execute/va_method.m: Added.
4808 * objc/execute/IMP.m: Added.
4809 * objc/execute/_cmd.m: Added.
4810 * objc/execute/accessing_ivars.m: Added.
4811 * objc/execute/class-1.m: Added.
4812 * objc/execute/class-10.m: Added.
4813 * objc/execute/class-11.m: Added.
4814 * objc/execute/class-12.m: Added.
4815 * objc/execute/class-13.m: Added.
4816 * objc/execute/class-14.m: Added.
4817 * objc/execute/class-2.m: Added.
4818 * objc/execute/class-3.m: Added.
4819 * objc/execute/class-4.m: Added.
4820 * objc/execute/class-5.m: Added.
4821 * objc/execute/class-6.m: Added.
4822 * objc/execute/class-7.m: Added.
4823 * objc/execute/class-8.m: Added.
4824 * objc/execute/class-9.m: Added.
4825 * objc/execute/class-tests-1.h
4826 * objc/execute/class-tests-2.h
4827 * objc/execute/compatibility_alias.m: Added.
4828 * objc/execute/encode-1.m: Added.
4829 * objc/execute/formal_protocol-1.m: Added.
4830 * objc/execute/formal_protocol-2.m: Added.
4831 * objc/execute/formal_protocol-3.m: Added.
4832 * objc/execute/formal_protocol-4.m: Added.
4833 * objc/execute/formal_protocol-5.m: Added.
4834 * objc/execute/formal_protocol-6.m: Added.
4835 * objc/execute/formal_protocol-7.m: Added.
4836 * objc/execute/informal_protocol.m: Added.
4837 * objc/execute/initialize.m: Added.
4838 * objc/execute/load.m: Added.
4839 * objc/execute/many_args_method.m: Added.
4840 * objc/execute/nested-3.m: Added.
4841 * objc/execute/no_clash.m: Added.
4842 * objc/execute/private.m: Added.
4843 * objc/execute/redefining_self.m: Added.
4844 * objc/execute/root_methods.m: Added.
4845 * objc/execute/selector-1.m: Added.
4846 * objc/execute/static-1.m: Added.
4847 * objc/execute/static-2.m: Added.
4848 * objc/execute/va_method.m: Added.
4849
4850 2001-03-10 Richard Henderson <rth@redhat.com>
4851
4852 * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4853
4854 2001-03-07 Neil Booth <neil@daikokuya.demon.co.uk>
4855
4856 * g++.old-deja/g++.other/crash31.C: XFAIL.
4857 * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4858 * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4859 * gcc.c-torture/execute/20010123-1.x: XFAIL.
4860 * gcc.c-torture/execute/20010124-1.x: XFAIL.
4861 * gcc.dg/sequence-pt-1.c: XFAIL one test.
4862
4863 2001-03-06 Ovidiu Predescu <ovidiu@cup.hp.com>
4864
4865 * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4866
4867 2001-03-06 Zack Weinberg <zackw@stanford.edu>
4868
4869 * gcc.dg/20000724-1.c: Don't use multiline strings.
4870
4871 2001-03-06 Zack Weinberg <zackw@stanford.edu>
4872
4873 * objc/execute/string1.m, objc/execute/string2.m: Compare the
4874 result of -cString against what we expect it to be; don't just
4875 print it out for no one to read.
4876
4877 * objc/execute/string3.m, objc/execute/string4.m: New tests.
4878 Based on testcases provided by Nicola Pero.
4879
4880 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
4881
4882 * gcc.dg/cpp/macro7.c: New test.
4883
4884 2001-03-03 Neil Booth <neil@daikokuya.demon.co.uk>
4885
4886 * gcc.dg/cpp/multiline.c: Update.
4887
4888 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4889
4890 * g++.old-deja/g++.other/enum3.C: New test.
4891
4892 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4893
4894 * g++.old-deja/g++.other/pod1.C: New test.
4895
4896 2001-03-02 Nathan Sidwell <nathan@codesourcery.com>
4897
4898 * g++.old-deja/g++.ext/overload1.C: New test.
4899
4900 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
4901
4902 * g++.old-deja/g++.pt/using1.C: New test.
4903
4904 2001-03-01 Nathan Sidwell <nathan@codesourcery.com>
4905
4906 * g++.old-deja/g++.other/using9.C: New test.
4907
4908 2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
4909
4910 * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4911
4912 * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4913
4914 2001-02-28 Nathan Sidwell <nathan@codesourcery.com>
4915
4916 * g++.old-deja/g++.ext/realpt1.C: Remove.
4917
4918 2001-02-27 Nathan Sidwell <nathan@codesourcery.com>
4919
4920 * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4921
4922 2001-02-26 Will Cohen <wcohen@redhat.com>
4923
4924 * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4925
4926 2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
4927
4928 * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4929 templatized constructors.
4930
4931 2001-02-24 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4932
4933 * gcc.c-torture/execute/20010224-1.c: New test.
4934
4935 2001-02-23 Jakub Jelinek <jakub@redhat.com>
4936
4937 * gcc.c-torture/execute/20010222-1.c: New test.
4938
4939 2001-02-22 Jakub Jelinek <jakub@redhat.com>
4940
4941 * g++.old-deja/g++.other/inline20.C: New test.
4942
4943 Wed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
4944
4945 * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4946
4947 2001-02-21 Gabriel Dos Reis <gdr@merlin.codesourcery.com>
4948
4949 * g++.old-deja/g++.other/lookup22.C: New test.
4950
4951 2001-02-19 Zack Weinberg <zackw@stanford.edu>
4952
4953 * g77.dg: New directory.
4954 * g77.dg/20010216-1.f: New test case.
4955 * g77.dg/dg.exp: New driver.
4956 * lib/g77-dg.exp: New driver library.
4957
4958 2001-02-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
4959
4960 * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4961
4962 2001-02-16 Gabriel Dos Reis <gdr@codesourcery.com>
4963
4964 * g++.old-deja/g++.other/decl9.C: New test.
4965
4966 2001-02-16 Jakub Jelinek <jakub@redhat.com>
4967
4968 * g++.old-deja/g++.other/init16.C: Update the test so that it does
4969 not need <string> and also tests the initialization at runtime.
4970
4971 2001-02-16 Neil Booth <neil@daikokuya.demon.co.uk>
4972
4973 * gcc.c-torture/execute/longlong.c: New test.
4974
4975 Wed Feb 14 21:41:17 2001 J"orn Rennecke <amylaar@redhat.com>
4976
4977 * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4978
4979 Wed Feb 14 21:31:25 2001 J"orn Rennecke <amylaar@redhat.com>
4980
4981 * gcc.c-torture/execute/920302-1.c (execute):
4982 Change argument type to short.
4983
4984 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
4985
4986 * g++.old-deja/g++.pt/deduct6.C: New test.
4987
4988 2001-02-14 Nathan Sidwell <nathan@codesourcery.com>
4989
4990 * g++.old-deja/g++.pt/deduct5.C: New test.
4991
4992 2001-02-14 Jakub Jelinek <jakub@redhat.com>
4993
4994 * gcc.c-torture/execute/20010209-1.c: New test.
4995
4996 2001-02-14 Neil Booth <neil@daikokuya.demon.co.uk>
4997
4998 * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4999
5000 2001-02-12 Geoffrey Keating <geoffk@redhat.com>
5001
5002 * g++.dg/vtgc1.C: Update for new ABI.
5003
5004 * consistency.vlad: New directory, 1665 files.
5005
5006 2001-02-12 Joseph S. Myers <jsm28@cam.ac.uk>
5007
5008 * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
5009 return type.
5010 * gcc.dg/cpp/digraphs.c: Declare puts.
5011
5012 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
5013
5014 * g++.old-deja/g++.other/warn5.C: New test.
5015
5016 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
5017
5018 * g++.old-deja/g++.pt/spec40.C: New test.
5019
5020 2001-02-12 Nathan Sidwell <nathan@codesourcery.com>
5021
5022 * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
5023 case.
5024 * g++.old-deja/g++.ext/arrnew.C: Deprecate.
5025
5026 2001-02-12 Jakub Jelinek <jakub@redhat.com>
5027
5028 * gcc.c-torture/compile/20010209-1.c: New test.
5029
5030 2001-02-11 Jeffrey Oldham <oldham@codesourcery.com>
5031
5032 * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
5033 excess errors message but not if it crashes.
5034 * g++.old-deja/g++.other/crash27.C: Likewise.
5035 * g++.old-deja/g++.other/crash28.C: Likewise.
5036 * g++.old-deja/g++.other/crash30.C: Likewise.
5037 * g++.old-deja/g++.other/crash32.C: Likewise.
5038 * g++.old-deja/g++.other/crash35.C: Likewise.
5039 * g++.old-deja/g++.pt/inherit2.C: Likewise.
5040
5041 2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk>
5042
5043 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
5044 gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
5045 g++.dg/dg.exp, g++.old-deja/old-deja.exp,
5046 g77.f-torture/execute/execute.exp,
5047 g77.f-torture/noncompile/noncompile.exp,
5048 gcc.c-torture/execute/execute.exp,
5049 gcc.c-torture/execute/memcheck/memcheck.exp,
5050 gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
5051 gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
5052 gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
5053 gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
5054 gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
5055 lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
5056 lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
5057 lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
5058 Remove bug reporting instructions with ancient email addresses.
5059
5060 2001-02-07 Jakub Jelinek <jakub@redhat.com>
5061
5062 * gcc.dg/20010202-1.c: New test.
5063 * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
5064
5065 2001-02-07 Zack Weinberg <zack@wolery.stanford.edu>
5066
5067 * g++.dg/stdbool-if.C: New test.
5068
5069 Wed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
5070
5071 * objc/execute/fdecl.m: Added main().
5072
5073 2001-02-07 Jakub Jelinek <jakub@redhat.com>
5074
5075 * gcc.c-torture/execute/20010206-1.c: New test.
5076
5077 2001-02-06 Neil Booth <neil@daikokuya.demon.co.uk>
5078
5079 * gcc.dg/cpp/avoidpaste1.c: Update.
5080
5081 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
5082
5083 * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
5084 Pero <nicola@brainstorm.co.uk>.
5085 * objc/execute/fdecl.m: Declare foo as pointer to AClass.
5086
5087 2001-02-06 Nathan Sidwell <nathan@codesourcery.com>
5088
5089 * g++.old-deja/g++.pt/spec39.C: New test.
5090
5091 2001-02-05 Jakub Jelinek <jakub@redhat.com>
5092
5093 * gcc.c-torture/compile/20010202-1.c: New test.
5094
5095 2001-02-05 Nathan Sidwell <nathan@codesourcery.com>
5096
5097 * g++.old-deja/g++.abi/primary2.C: New test.
5098 * g++.old-deja/g++.abi/primary3.C: New test.
5099 * g++.old-deja/g++.abi/primary4.C: New test.
5100 * g++.old-deja/g++.abi/primary5.C: New test.
5101 * g++.old-deja/g++.abi/vtable3.h: New test.
5102 * g++.old-deja/g++.abi/vtable3a.C: New test.
5103 * g++.old-deja/g++.abi/vtable3b.C: New test.
5104 * g++.old-deja/g++.abi/vtable3c.C: New test.
5105 * g++.old-deja/g++.abi/vtable3d.C: New test.
5106 * g++.old-deja/g++.abi/vtable3e.C: New test.
5107 * g++.old-deja/g++.abi/vtable3f.C: New test.
5108 * g++.old-deja/g++.abi/vtable3g.C: New test.
5109 * g++.old-deja/g++.abi/vtable3h.C: New test.
5110 * g++.old-deja/g++.abi/vtable3i.C: New test.
5111 * g++.old-deja/g++.abi/vtable3j.C: New test.
5112 * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
5113
5114 2001-02-03 Jakub Jelinek <jakub@redhat.com>
5115
5116 * g++.old-deja/g++.other/anon6.C: New test.
5117 * g++.old-deja/g++.other/anon7.C: New test.
5118
5119 2001-02-01 Neil Booth <neil@daikokuya.demon.co.uk>
5120
5121 * gcc.dg/cpp/avoidpaste2.c: New tests.
5122
5123 2001-01-31 Jakub Jelinek <jakub@redhat.com>
5124
5125 * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
5126
5127 2001-01-31 Jeffrey Oldham <oldham@codesourcery.com>
5128
5129 * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
5130 DECIMAL_DIG cases for Irix."
5131
5132 Wed Jan 31 12:23:32 2001 J"orn Rennecke <amylaar@redhat.com>
5133
5134 * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
5135
5136 2001-01-31 Joseph S. Myers <jsm28@cam.ac.uk>
5137
5138 * gcc.dg/c99-tag-1.c: New test.
5139
5140 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
5141
5142 * gcc.dg/cpp/tr-warn1.c: Add tests.
5143
5144 2001-01-31 Neil Booth <neil@daikokuya.demon.co.uk>
5145
5146 * gcc.dg/cpp/avoidpaste1.c: Update.
5147 * gcc.dg/cpp/paste4.c: Update.
5148
5149 2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
5150
5151 * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
5152 cases for Irix.
5153
5154 2001-01-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5155
5156 * g++.old-deja/g++.other/inline19.C: New test.
5157
5158 2001-01-30 Neil Booth <neil@daikokuya.demon.co.uk>
5159
5160 * gcc.dg/Wlarger-than.c: New test.
5161
5162 2001-01-29 Neil Booth <neil@daikokuya.demon.co.uk>
5163
5164 * gcc.dg/cpp/avoidpaste1.c: Fix typos.
5165
5166 2001-01-29 Jakub Jelinek <jakub@redhat.com>
5167
5168 * gcc.c-torture/execute/20010129-1.c: New test.
5169 * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
5170
5171 2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
5172
5173 * gcc.dg/cpp/avoidpaste1.c: Test case.
5174
5175 2001-01-28 Jakub Jelinek <jakub@redhat.com>
5176
5177 * g++.old-deja/g++.other/inline18.C: New test.
5178
5179 2001-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5180
5181 * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
5182 and __builtin_putchar.
5183
5184 2001-01-27 Jakub Jelinek <jakub@redhat.com>
5185
5186 * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
5187 tests.
5188
5189 2001-01-25 Jeffrey Oldham <oldham@codesourcery.com>
5190
5191 * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
5192 floating point number rounding mode to round to the nearest
5193 representable mode.
5194
5195 2001-01-25 Jakub Jelinek <jakub@redhat.com>
5196
5197 * g++.old-deja/g++.other/mangle2.C: New test.
5198
5199 2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
5200
5201 * gcc.c-torture/compile/20010124-1.c: New test.
5202
5203 2001-01-24 Nathan Sidwell <nathan@codesourcery.com>
5204
5205 * g++.old-deja/g++.pt/spec38.C: New test.
5206
5207 2001-01-23 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5208
5209 * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
5210 "Build don't run".
5211
5212 2001-01-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5213
5214 * gcc.c-torture/execute/20010123-1.c: New test.
5215
5216 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
5217
5218 * g++.old-deja/g++.pt/spec37.C: New test.
5219
5220 2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
5221
5222 * g++.old-deja/g++.pt/overload14.C: New test.
5223
5224 2001-01-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5225
5226 * gcc.c-torture/execute/20010122-1.c: New test, exercise
5227 __builtin_return_address.
5228
5229 2001-01-22 Nathan Sidwell <nathan@codesourcery.com>
5230
5231 * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
5232 * g++.old-deja/g++.pt/spec35.C: New test.
5233 * g++.old-deja/g++.pt/spec36.C: New test.
5234
5235 2001-01-20 Jakub Jelinek <jakub@redhat.com>
5236
5237 * gcc.c-torture/compile/20010118-1.c: New test.
5238
5239 2001-01-20 Neil Booth <neil@daikokuya.demon.co.uk>
5240
5241 * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
5242
5243 2001-01-19 Jakub Jelinek <jakub@redhat.com>
5244
5245 * gcc.c-torture/execute/20010119-1.c: New test.
5246
5247 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5248
5249 * g++.old-deja/g++.other/vbase5.C: New test.
5250
5251 2001-01-19 Jakub Jelinek <jakub@redhat.com>
5252
5253 * gcc.c-torture/execute/20010118-1.c: New test.
5254
5255 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5256
5257 * g++.old-deja/g++.pt/deduct3.C: New test.
5258
5259 2001-01-19 Nathan Sidwell <nathan@codesourcery.com>
5260
5261 * g++.old-deja/g++.pt/spec34.C: New test.
5262
5263 2001-01-19 "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
5264
5265 * g77.f-torture/compile/20000601-2.f: New test.
5266
5267 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5268
5269 * g++.old-deja/g++.other/init17.C: New test.
5270
5271 2001-01-18 Alexandre Oliva <aoliva@redhat.com>
5272
5273 * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
5274
5275 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5276
5277 * g++.old-deja/g++.pt/unify8.C: New test.
5278
5279 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5280
5281 * g++.old-deja/g++.abi/vbase1.C: New test.
5282
5283 2001-01-18 Nathan Sidwell <nathan@codesourcery.com>
5284
5285 * g++.old-deja/g++.pt/crash65.C: New test.
5286
5287 2001-01-18 Neil Booth <neil@daikokuya.demon.co.uk>
5288
5289 * gcc.dg/cpp/assembl2.S: New test case.
5290
5291 2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
5292
5293 * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
5294 are supported.
5295
5296 2001-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5297
5298 * g++.old-deja/g++.other/builtins1.C: New test.
5299 * g++.old-deja/g++.other/builtins2.C: Likewise.
5300 * g++.old-deja/g++.other/builtins3.C: Likewise.
5301 * g++.old-deja/g++.other/builtins4.C: Likewise.
5302
5303 2001-01-17 Jakub Jelinek <jakub@redhat.com>
5304
5305 * gcc.c-torture/compile/20010117-1.c: New test.
5306 * gcc.c-torture/compile/20010117-2.c: New test.
5307
5308 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
5309
5310 * g77.f-torture/execute/20010116.[fx]: New test,
5311 XFAIL on i?86-*-*.
5312 * g77.f-torture/compile/20010115.f: Indicate it's
5313 a test for PR fortran/1636.
5314
5315 2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
5316
5317 * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
5318
5319 2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
5320
5321 * g77.f-torture/compile/20010115.f: New test.
5322
5323 2001-01-15 Nathan Sidwell <nathan@codesourcery.com>
5324
5325 * g++.old-deja/g++.pt/nontype5.C: New test.
5326
5327 2001-01-15 Neil Booth <neil@daikokuya.demon.co.uk>
5328
5329 * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
5330 have an equivalent working one below it.
5331
5332 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
5333
5334 * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
5335 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5336
5337 2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
5338
5339 * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
5340 message containing "init_priority".
5341 (conpr-2.C): Likewise.
5342 (conpr-3.C): Likewise.
5343 * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
5344
5345 2001-01-14 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5346
5347 * gcc.c-torture/execute/20010114-2.c: New test.
5348
5349 2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
5350
5351 * gcc.c-torture/compile/20010114-1.c: New test.
5352 * gcc.c-torture/compile/20010114-1.x: Xfail.
5353 * gcc.c-torture/compile/20010114-2.c: New test.
5354 * gcc.c-torture/execute/20010114-1.c: New test.
5355 * gcc.dg/trunc-1.c: New test.
5356 * gcc.dg/uninit-B.c: New test.
5357
5358 2001-01-13 Nick Clifton <nickc@redhat.com>
5359
5360 * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
5361 target.
5362
5363 2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
5364
5365 * gcc.c-torture/compile/20010113-1.c: New test.
5366
5367 2001-01-13 Jakub Jelinek <jakub@redhat.com>
5368
5369 * gcc.c-torture/compile/20001212-1.c: New test.
5370
5371 2001-01-13 Neil Booth <neil@daikokuya.demon.co.uk>
5372
5373 * gcc.dg/cpp/widestr1.c: Update.
5374 * gcc.dg/cpp/prag-imp.c: Remove.
5375
5376 2001-01-12 Jakub Jelinek <jakub@redhat.com>
5377
5378 * gcc.c-torture/execute/20000801-3.x: Remove.
5379 * gcc.dg/c90-init-1.c: New test.
5380 * gcc.dg/c99-init-1.c: New test.
5381 * gcc.dg/c99-init-2.c: New test.
5382 * gcc.dg/gnu99-init-1.c: New test.
5383
5384 2001-01-12 Richard Earnshaw <rearnsha@arm.com>
5385
5386 * lib/f-torture.exp (f_torture_compile): Prune the warnings before
5387 testing that no relevant ones were found.
5388
5389 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
5390
5391 * g++.old-deja/g++.pt/cast2.C: New test.
5392
5393 2001-01-12 Nathan Sidwell <nathan@codesourcery.com>
5394
5395 * g++.old-deja/g++.pt/friend47.C: New test.
5396
5397 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5398
5399 * g++.old-deja/g++.pt/instantiate13.C: New test.
5400
5401 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5402
5403 * g++.old-deja/g++.other/defarg7.C: New test.
5404 * g++.old-deja/g++.other/defarg8.C: New test.
5405
5406 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5407
5408 * g++.old-deja/g++.pt/crash64.C: New test.
5409
5410 2001-01-11 Nathan Sidwell <nathan@codesourcery.com>
5411
5412 * g++.old-deja/g++.pt/crash63.C: New test.
5413
5414 2001-01-11 Neil Booth <neil@daikokuya.demon.co.uk>
5415
5416 * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
5417
5418 2001-01-10 Alan Lehotsky <lehotsky@tiac.net>
5419
5420 * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
5421
5422 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5423
5424 * g++.old-deja/g++.pt/error3.C: New test.
5425
5426 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5427
5428 * g++.old-deja/g++.other/crash39.C: New test.
5429
5430 2001-01-10 Nathan Sidwell <nathan@codesourcery.com>
5431
5432 * g++.old-deja/g++.other/vbase4.C: New test.
5433
5434 2001-01-08 Jonathan Larmour <jlarmour@redhat.com>
5435
5436 * gcc.dg/20000419-2.c: Move to "special" subdirectory.
5437 * gcc.dg/special/20000419-2.c: New file. Identical to above.
5438 * gcc.dg/special/special.exp: New test driver which will check
5439 for alias support for the above test.
5440
5441 2001-01-09 Alan Lehotsky <lehotsky@tiac.net>
5442
5443 * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
5444 problems on small machines.
5445 * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
5446 parameterize.
5447
5448 2001-01-09 Jeffrey Oldham <oldham@codesourcery.com>
5449
5450 * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
5451 mips.
5452 * g++.old-deja/g++.ext/instantiate3.C: Likewise.
5453
5454 2001-01-09 Nathan Sidwell <nathan@codesourcery.com>
5455
5456 * g++.old_deja/g++.pt/using8.C: New test.
5457
5458 2001-01-09 Joseph S. Myers <jsm28@cam.ac.uk>
5459
5460 * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
5461
5462 2000-01-08 Loren J. Rittle <ljrittle@acm.org>
5463
5464 * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
5465 where a failure is expected.
5466 * gcc.c-torture/execute/ieee/rbug.x: Likewise.
5467
5468 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
5469
5470 * g++.old_deja/g++.pt/instantiate12.C: New test.
5471
5472 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
5473
5474 * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
5475 start of structs.
5476 * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
5477 * g++.old-deja/g++.brendan/crash17.C: Likewise.
5478 * g++.old-deja/g++.brendan/crash29.C: Likewise.
5479 * g++.old-deja/g++.brendan/crash48.C: Likewise.
5480 * g++.old-deja/g++.brendan/ns1.C: Likewise.
5481 * g++.old-deja/g++.brendan/warnings1.C: Likewise.
5482 * g++.old-deja/g++.bugs/900205_04.C: Likewise.
5483 * g++.old-deja/g++.bugs/900514_03.C: Likewise.
5484 * g++.old-deja/g++.eh/spec6.C: Likewise.
5485 * g++.old-deja/g++.jason/crash3.C: Likewise.
5486 * g++.old-deja/g++.law/ctors11.C: Likewise.
5487 * g++.old-deja/g++.law/ctors17.C: Likewise.
5488 * g++.old-deja/g++.law/ctors5.C: Likewise.
5489 * g++.old-deja/g++.law/ctors9.C: Likewise.
5490 * g++.old-deja/g++.mike/ambig1.C: Likewise.
5491 * g++.old-deja/g++.mike/net22.C: Likewise.
5492 * g++.old-deja/g++.mike/p3538a.C: Likewise.
5493 * g++.old-deja/g++.mike/p3538b.C: Likewise.
5494 * g++.old-deja/g++.mike/virt3.C: Likewise.
5495 * g++.old-deja/g++.niklas/t128.C: Likewise.
5496 * g++.old-deja/g++.other/anon4.C: Likewise.
5497 * g++.old-deja/g++.other/using1.C: Likewise.
5498 * g++.old-deja/g++.other/warn3.C: Likewise.
5499 * g++.old-deja/g++.pt/t37.C: Likewise.
5500 * g++.old-deja/g++.robertl/eb69.C: Likewise.
5501 * g++.old-deja/g++.robertl/eb71.C: Likewise.
5502
5503 2001-01-08 Nathan Sidwell <nathan@codesourcery.com>
5504
5505 * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
5506
5507 2001-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5508
5509 * gcc.c-torture/execute/stdio-opt-3.c: New test.
5510
5511 2001-01-07 Jakub Jelinek <jakub@redhat.com>
5512
5513 * gcc.c-torture/compile/20010107-1.c: New test.
5514
5515 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
5516
5517 * gcc.c-torture/execute/builtin-noret-1.c: New test.
5518
5519 2001-01-07 Joseph S. Myers <jsm28@cam.ac.uk>
5520
5521 * gcc.dg/format/format.h: New file.
5522 * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
5523 gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
5524 gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
5525 gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
5526 gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
5527 gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
5528 gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
5529 gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
5530 gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
5531 gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
5532 gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
5533 gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
5534 gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
5535 gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
5536 gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
5537 gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
5538 gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
5539 gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
5540 gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
5541 gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
5542 gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
5543 instead of declaring standard types, macros and functions in each
5544 test.
5545
5546 2001-01-06 Alexandre Oliva <aoliva@redhat.com>
5547
5548 * gcc.c-torture/execute/20010106-1.c: New test.
5549
5550 2001-01-06 Joseph S. Myers <jsm28@cam.ac.uk>
5551
5552 * gcc.dg/format/format.exp: New file.
5553 * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
5554 * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
5555 * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
5556 * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
5557 * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
5558 * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
5559 * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
5560 * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
5561 * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
5562 * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
5563 * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
5564 * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
5565 * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
5566 * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
5567 * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
5568 * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
5569 * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
5570 * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
5571 * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
5572 * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
5573 * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
5574 * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
5575 * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
5576 * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
5577 * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
5578 * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
5579 * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
5580 * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
5581 * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
5582 * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
5583 * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
5584 * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
5585 * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
5586 * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
5587 * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
5588 * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
5589 * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
5590 * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
5591 * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
5592 * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
5593 * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
5594 * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
5595
5596 2001-01-05 Alexandre Oliva <aoliva@redhat.com>
5597
5598 * gcc.c-torture/execute/991228-1.c: Take word endianness into
5599 account.
5600
5601 2001-01-05 Joseph S. Myers <jsm28@cam.ac.uk>
5602
5603 * gcc.c-torture/execute/builtin-complex-1.c: New test.
5604
5605 2001-01-05 Nathan Sidwell <nathan@codesourcery.com>
5606
5607 * g++.old-deja/g++.pt/crash62.C: New test.
5608
5609 2001-01-04 Richard Henderson <rth@redhat.com>
5610
5611 * gcc.dg/20000926-1.c: Update expected warnings.
5612 * gcc.dg/array-2.c: Likewise.
5613 * gcc.dg/array-4.c: Also validate flexible array members.
5614 * gcc.dg/c99-flex-array-1.c: New.
5615
5616 2001-01-04 Joseph S. Myers <jsm28@cam.ac.uk>
5617
5618 * gcc.c-torture/compile/20001222-1.x: Remove.
5619
5620 Thu Jan 4 13:54:11 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
5621
5622 * gcc.c-torture/execute/built-in-setjmp.c: New.
5623
5624 2001-01-03 Richard Henderson <rth@redhat.com>
5625
5626 * gcc.dg/940510-1.c: Update expected error wording.
5627 * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
5628
5629 2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
5630
5631 * lib/target-supports.exp (check_alias_available): Modified to
5632 indicate aliases not supported if only weak aliases are supported.
5633
5634 2001-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5635
5636 * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
5637 Turn on cmpstrsi checks for __pj__ and __i370__.
5638
5639 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
5640
5641 * g++.old-deja/g++.other/virtual11.C: New test.
5642
5643 2001-01-03 Nathan Sidwell <nathan@codesourcery.com>
5644
5645 * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
5646
5647 2001-01-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5648
5649 * gcc.c-torture/compile/20010102-1.c: New test.
5650
5651 2001-01-02 Andreas Jaeger <aj@suse.de>
5652
5653 * gcc.dg/noreturn-3.c: New test.
5654
5655 * gcc.dg/noreturn-4.c: New test.
5656
5657 2001-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5658
5659 * gcc.c-torture/execute/stdio-opt-1.c: Also test
5660 __builtin_fputc and __builtin_fwrite.
5661
5662 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
5663
5664 * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
5665 signed char, not default char.
5666
5667 2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
5668
5669 * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
5670
5671 2000-12-30 David Billinghurst <David.Billinghurst@riotinto.com>
5672
5673 * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
5674
5675 2000-12-29 Richard Henderson <rth@redhat.com>
5676
5677 * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
5678 (__cyg_profile_func_exit): Define.
5679
5680 2000-12-29 Hans-Peter Nilsson <hp@bitrange.com>
5681
5682 * g++.dg/vtgc1.C: New test.
5683
5684 2000-12-28 Geoffrey Keating <geoffk@redhat.com>
5685
5686 * gcc.dg/noncompile/20001228-1.c: New test.
5687
5688 * gcc.dg/20001228-1.c: New test.
5689
5690 * gcc.c-torture/execute/20001228-1.c: New test.
5691
5692 2000-12-28 Joseph S. Myers <jsm28@cam.ac.uk>
5693
5694 * gcc.dg/format-strfmon-1.c: New test.
5695
5696 2000-12-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5697
5698 * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
5699 * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
5700 * gcc.c-torture/execute/string-opt-1.c: Likewise.
5701 * gcc.c-torture/execute/string-opt-2.c: Likewise.
5702 * gcc.c-torture/execute/string-opt-3.c: Likewise.
5703 * gcc.c-torture/execute/string-opt-4.c: Likewise.
5704 * gcc.c-torture/execute/string-opt-6.c: Likewise.
5705 * gcc.c-torture/execute/string-opt-7.c: Likewise.
5706 * gcc.c-torture/execute/string-opt-8.c: Likewise.
5707 * gcc.c-torture/execute/string-opt-9.c: Likewise.
5708 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5709 * gcc.c-torture/execute/string-opt-11.c: Likewise.
5710 * gcc.c-torture/execute/string-opt-12.c: Likewise.
5711
5712 * gcc.c-torture/execute/string-opt-3.c: Test rindex.
5713 * gcc.c-torture/execute/string-opt-4.c: Test index.
5714
5715 2000-12-26 Geoffrey Keating <geoffk@redhat.com>
5716
5717 * gcc.c-torture/compile/20001226-1.c: New test.
5718
5719 2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
5720
5721 * gcc.c-torture/compile/20001222-1.c: New test.
5722 * gcc.c-torture/compile/20001222-1.x: Xfail.
5723
5724 Fri Dec 22 06:45:03 2000 Alexandre Oliva <aoliva@redhat.com>
5725
5726 * gcc.c-torture/execute/comp-goto-2.c: New test.
5727
5728 Thu Dec 21 22:43:03 2000 J"orn Rennecke <amylaar@redhat.com>
5729
5730 * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
5731 Use long types if __INT_MAX__ is 32767.
5732 (main): Use cast to (sint32 *) when poking 88 into a_page.
5733
5734 * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
5735
5736 2000-12-21 Bernd Schmidt <bernds@redhat.com>
5737
5738 * gcc.c-torture/compile/20001221-1.c: New test.
5739 * gcc.c-torture/execute/20001221-1.c: New test.
5740
5741 2000-12-20 Richard Henderson <rth@redhat.com>
5742
5743 * g++.old-deja/g++.pt/crash36.C: Update error lines.
5744 * g++.old-deja/g++.robertl/eb109.C: Likewise.
5745
5746 2000-12-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5747
5748 * gcc.dg/compare3.c: New test.
5749
5750 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5751
5752 * gcc.dg/format-warnll-1.c: New test.
5753
5754 2000-12-18 Neil Booth <neil@daikokuya.demon.co.uk>
5755
5756 * gcc.dg/cpp/cmdlne-P.c: New test.
5757
5758 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
5759
5760 * gcc.c-torture/execute/builtin-abs-1.c,
5761 gcc.c-torture/execute/builtin-abs-2.c: New tests.
5762
5763 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
5764
5765 * gcc.dg/cpp/multiline.c: New test.
5766
5767 2000-12-17 Neil Booth <neil@daikokuya.demon.co.uk>
5768
5769 * g++.old-deja/g++.other/syshdr1.C: Update.
5770 * gcc.dg/cpp/lineflags.c: Remove temporarily.
5771
5772 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5773
5774 * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
5775
5776 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5777
5778 * g++.old-deja/g++.pt/ttp65.C: New test.
5779
5780 2000-12-15 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5781
5782 * g++.old-deja/g++.pt/ttp64.C: New test.
5783
5784 2000-12-14 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5785
5786 * g++.old-deja/g++.pt/spec33.C: New test.
5787
5788 2000-12-14 Catherine Moore <clm@redhat.com>
5789
5790 * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
5791 * gcc.c-torture/execute/920612-2.c: Likewise.
5792 * gcc.c-torture/execute/920428-2.c: Likewise.
5793 * gcc-c-torture/execute/va-arg-11.c: Call exit.
5794 * gcc.c-torture/execute/va-arg-21.c: Likewise.
5795
5796 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5797
5798 * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
5799 * gcc.dg/pack-test-2.c: Likewise.
5800
5801 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
5802
5803 Tests by Zack Weinberg <zackw@stanford.edu>.
5804
5805 * gcc.dg/cpp/defined.c: Update.
5806 * gcc.dg/cpp/defined_trad.c: New tests.
5807
5808 2000-12-13 Neil Booth <neil@daikokuya.demon.co.uk>
5809
5810 * gcc.dg/cpp/trad-direct.c: Update.
5811
5812 2000-12-11 Neil Booth <neilb@earthling.net>
5813
5814 * gcc.dg/cpp/defined_trad.c
5815
5816 2000-12-11 Neil Booth <neilb@earthling.net>
5817
5818 * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
5819
5820 2000-12-09 Joseph S. Myers <jsm28@cam.ac.uk>
5821
5822 * gcc.dg/format-miss-2.c: New test.
5823
5824 2000-12-09 Neil Booth <neilb@earthling.net>
5825
5826 * gcc.dg/cpp/lineflags.c: New tests.
5827 * gcc.dg/cpp/poison.c: Update.
5828 * gcc.dg/cpp/redef2.c: Update.
5829 * gcc.dg/cpp/skipping.c: New test.
5830
5831 2000-12-07 Geoffrey Keating <geoffk@redhat.com>
5832
5833 * g++.old-deja/g++.other/eh3.C: New testcase.
5834
5835 2000-12-07 Neil Booth <neilb@earthling.net>
5836
5837 * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
5838 wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
5839 wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5840 wtr-union-init-2.c, wtr-union-init-3.c: Update.
5841 * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5842 Update.
5843
5844 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5845
5846 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5847 __SIZE_TYPE__ instead of int for type of integers cast to
5848 pointers.
5849
5850 2000-12-07 Jakub Jelinek <jakub@redhat.com>
5851
5852 * g++.old-deja/g++.other/cleanup4.C: New test.
5853
5854 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5855
5856 * format-sec-1.c: New test.
5857
5858 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5859
5860 * gcc.dg/format-nonlit-3.c: New test.
5861
5862 2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
5863
5864 * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5865 through a null pointer.
5866
5867 2000-12-06 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
5868
5869 * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5870 * g++.old-deja/g++.pt/partial4.C: New test.
5871
5872 2000-12-06 J. David Anglin <dave@hiauly1.hia.nrc.ca>
5873
5874 * gcc.c-torture/execute/ieee/hugeval.x: New.
5875
5876 2000-12-06 Neil Booth <neilb@earthling.net>
5877
5878 * gcc.dg/cpp/backslash2.c: New tests.
5879
5880 2000-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5881
5882 * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5883 * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5884
5885 2000-12-05 Geoffrey Keating <geoffk@redhat.com>
5886
5887 * gcc.c-torture/execute/20001203-2.c: New testcase.
5888
5889 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
5890
5891 * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5892 * g++.old-deja/g++.other/virtual10.C: New test.
5893
5894 2000-12-05 Nathan Sidwell <nathan@codesourcery.com>
5895
5896 * g++.old-deja/g++.mike/pmf5.C: Remove test.
5897
5898 2000-12-05 Richard Henderson <rth@redhat.com>
5899
5900 * gcc.c-torture/compile/20001205-1.c: New.
5901
5902 2000-12-04 Neil Booth <neilb@earthling.net>
5903
5904 * g++.old-deja/g++.other/virtual9.C: New test.
5905 * g++.old-deja/g++.pt/crash61.C: New test.
5906 * gcc.c-torture/execute/loop-9.c: New test.
5907
5908 2000-12-04 Neil Booth <neilb@earthling.net>
5909
5910 * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5911 * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5912 * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5913 * gcc.dg/cpp/extratokens.c: ...here.
5914
5915 2000-12-04 Neil Booth <neilb@earthling.net>
5916
5917 * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5918 New tests.
5919
5920 2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5921
5922 * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5923 * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5924
5925 2000-12-03 Joseph S. Myers <jsm28@cam.ac.uk>
5926
5927 * gcc.c-torture/execute/20001203-1.c: New test.
5928
5929 2000-12-03 Neil Booth <neilb@earthling.net>
5930
5931 * gcc.dg/cpp/macro6.c: New test cases.
5932
5933 2000-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5934
5935 * gcc.c-torture/execute/string-opt-9.c: New test.
5936 * gcc.c-torture/execute/string-opt-10.c: Likewise.
5937 * gcc.c-torture/execute/string-opt-11.c: Likewise.
5938 * gcc.c-torture/execute/string-opt-12.c: Likewise.
5939
5940 * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5941 * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5942
5943 2000-12-02 Geoffrey Keating <geoffk@redhat.com>
5944
5945 * gcc.dg/cpp/if-6.c: New testcase.
5946
5947 * gcc.dg/20001201-1.c: New testcase.
5948
5949 2000-12-02 Neil Booth <neilb@earthling.net>
5950
5951 * g++.old-deja/g++.other/externC4.C,
5952 g++.old-deja/g++.other/friend10.C: New tests.
5953
5954 2000-12-02 Neil Booth <neilb@earthling.net>
5955
5956 * g++.old-deja/g++.other/instan2.C
5957 * g++.old-deja/g++.other/instan3.C: New test.
5958
5959 2000-12-02 Neil Booth <neilb@earthling.net>
5960
5961 * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5962 c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5963 gnuc99.c,gnuc99-pedantic.c: New tests.
5964
5965 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
5966
5967 * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5968 gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5969
5970 2000-12-01 Neil Booth <neilb@earthling.net>
5971
5972 * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5973 * gcc.dg/cpp/poison.c: Update.
5974 * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5975
5976 2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
5977
5978 * g77.f-torture/execute/20001201.f: New test.
5979
5980 2000-12-01 Joseph S. Myers <jsm28@cam.ac.uk>
5981
5982 * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5983
5984 2000-12-01 Jakub Jelinek <jakub@redhat.com>
5985
5986 * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5987
5988 2000-12-01 Nathan Sidwell <nathan@codesourcery.com>
5989
5990 * g++.old-deja/g++.other/cast6.C: New test.
5991
5992 2000-11-30 Geoffrey Keating <geoffk@redhat.com>
5993
5994 * gcc.c-torture/execute/20001130-2.c: New testcase.
5995
5996 2000-11-30 Richard Henderson <rth@redhat.com>
5997
5998 * gcc.c-torture/execute/20001130-1.c: New test.
5999
6000 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
6001
6002 * g++.old-deja/g++.other/op3.C: New test.
6003
6004 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
6005
6006 * g++.old-deja/g++.other/op2.C: New test.
6007
6008 2000-11-30 Nathan Sidwell <nathan@codesourcery.com>
6009
6010 * g++.old-deja/g++.other/crash38.C: New test.
6011
6012 2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
6013
6014 * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
6015
6016 2000-11-29 Jakub Jelinek <jakub@redhat.com>
6017
6018 * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
6019 tests.
6020 * gcc.c-torture/execute/string-opt-6.c: New test.
6021
6022 * gcc.dg/20001117-1.c: Add main.
6023
6024 2000-11-28 Geoffrey Keating <geoffk@redhat.com>
6025
6026 * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
6027 Move from here ...
6028 * gcc.dg/940510-1.c: ... to here.
6029
6030 * gcc.dg/20000926-1.c: GNU C now allows initializations of
6031 zero-size arrays in toplevel structures.
6032
6033 2000-11-28 Jakub Jelinek <jakub@redhat.com>
6034
6035 * gcc.c-torture/execute/loop-8.c: New test.
6036
6037 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6038
6039 * g++.old-deja/g++.other/base1.C: New test.
6040
6041 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6042
6043 * g++.old-deja/g++.other/parse2.C: New test.
6044
6045 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6046
6047 * g++.old-deja/g++.pt/incomplete1.C: New test.
6048
6049 2000-11-28 Nathan Sidwell <nathan@codesourcery.com>
6050
6051 * g++.old-deja/g++.other/friend9.C: New test.
6052
6053 2000-11-28 Jakub Jelinek <jakub@redhat.com>
6054
6055 * gcc.dg/20001127-1.c: New test.
6056
6057 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
6058
6059 * g++.old-deja/g++.pt/friend46.C: New test.
6060
6061 2000-11-27 Nathan Sidwell <nathan@codesourcery.com>
6062
6063 * g++.old-deja/g++.other/ptrmem8.C: New test.
6064
6065 2000-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6066
6067 * gcc.c-torture/execute/string-opt-7.c: New test.
6068 * gcc.c-torture/execute/string-opt-8.c: Likewise.
6069
6070 2000-11-26 Gabriel Dos Reis <gdr@codesourcery.com>
6071
6072 * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
6073 instead of 'mkcheck 2'.
6074
6075 2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
6076
6077 * gcc.c-torture/execute/memcheck/driver.c,
6078 gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
6079 C9X references to refer to C99.
6080
6081 2000-11-25 Jakub Jelinek <jakub@redhat.com>
6082
6083 * gcc.dg/ultrasp3.c: New test.
6084
6085 2000-11-25 Neil Booth <neilb@earthling.net>
6086
6087 * gcc.dg/cpp/include2.c: Update test to be locale independent.
6088
6089 2000-11-25 Alexandre Oliva <aoliva@redhat.com>
6090
6091 * gcc.c-torture/compile/20001123-2.c: New.
6092
6093 2000-11-24 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
6094
6095 * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
6096
6097 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk>
6098
6099 * gcc.dg/sequence-point-1.c: Add some new tests.
6100 * gcc.c-torture/execute/20001124-1.c: New test.
6101
6102 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
6103
6104 * g++.old-deja/g++.other/vaarg4.C: New test.
6105 * gcc.c-torture/compile/20001123-1.c: New test.
6106
6107 2000-11-24 Nathan Sidwell <nathan@codesourcery.com>
6108
6109 * g++.other/crash24.C: Adjust and remove XFAIL.
6110 * g++.other/crash37.C: New test.
6111
6112 2000-11-23 Nathan Sidwell <nathan@codesourcery.com>
6113
6114 * g++.old-deja/g++.pt/instantiate9.C: New test.
6115
6116 2000-11-22 Mark Mitchell <mark@codesourcery.com>
6117
6118 * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
6119 new ABI, too.
6120
6121 * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
6122 * g++.old-deja/g++.robertl/eb55.C: Likewise.
6123
6124 2000-11-22 Neil Booth <neilb@earthling.net>
6125
6126 * gcc.dg/cpp/Wtrigraphs.c: New test.
6127
6128 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
6129
6130 * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
6131
6132 2000-11-22 Jakub Jelinek <jakub@redhat.com>
6133
6134 * gcc.c-torture/execute/ieee/20001122-1.c: New test.
6135
6136 2000-11-22 Hans-Peter Nilsson <hp@bitrange.com>
6137
6138 * lib/gcc-dg.exp: load_lib scanasm.exp.
6139 (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
6140 * lib/g++-dg.exp: load_lib scanasm.exp.
6141 * lib/scanasm.exp: New.
6142 (scan-assembler, scan-assembler-not): Add optional arguments to
6143 test name, or if not present, the pattern name.
6144 (scan-assembler-dem, scan-assembler-dem-not): New.
6145
6146 * g++.dg/dg.exp: New.
6147
6148 2000-11-21 Neil Booth <neilb@earthling.net>
6149
6150 * gcc.dg/cpp/integrated1.c: Remove.
6151
6152 2000-11-21 Jakub Jelinek <jakub@redhat.com>
6153
6154 * gcc.c-torture/execute/20001121-1.c: New test.
6155
6156 2000-11-21 Richard Henderson <rth@redhat.com>
6157
6158 * gcc.c-torture/compile/20001121-1.c: New test.
6159
6160 2000-11-20 Neil Booth <neilb@earthling.net>
6161
6162 * gcc.dg/cpp/integrated1.c: New test.
6163
6164 2000-11-21 Jakub Jelinek <jakub@redhat.com>
6165
6166 * g++.old-deja/g++.other/inline17.C: New test.
6167
6168 2000-11-20 Donald Lindsay <dlindsay@redhat.com>
6169
6170 * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
6171 local variable to be zero: I made the variable global. Now
6172 uses abort() and exit() instead of relying on main's return value.
6173
6174 2000-11-20 Neil Booth <neilb@earthling.net>
6175
6176 * gcc.dg/cpp/paste2.c: Update test.
6177 * objc/execute/paste.m: New test.
6178
6179 2000-11-20 Joseph S. Myers <jsm28@cam.ac.uk>
6180
6181 * gcc.dg/c99-condexpr-1.c: New test.
6182
6183 2000-11-20 Neil Booth <neilb@earthling.net>
6184
6185 * gcc.dg/cpp/macsyntx.c: Use correct command line option.
6186
6187 2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
6188
6189 * g++.old-deja/g++.pt/export1.C: New test.
6190
6191 2000-11-20 Jakub Jelinek <jakub@redhat.com>
6192
6193 * gcc.dg/20001117-1.c: New test.
6194
6195 2000-11-18 Richard Henderson <rth@redhat.com>
6196
6197 * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
6198
6199 2000-11-18 Richard Henderson <rth@redhat.com>
6200
6201 * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
6202 * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
6203 * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
6204
6205 2000-11-18 Richard Henderson <rth@redhat.com>
6206
6207 * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
6208 (main): New. Exit cleanly.
6209
6210 2000-11-18 Joseph S. Myers <jsm28@cam.ac.uk>
6211
6212 * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
6213 gcc.dg/c99-fordecl-2.c: New tests.
6214
6215 2000-11-18 Richard Henderson <rth@redhat.com>
6216
6217 * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
6218 * gcc.c-torture/execute/zerolen-2.c: New.
6219
6220 2000-11-18 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6221
6222 * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
6223 memory.
6224
6225 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
6226
6227 * g++.old-deja/g++.pt/instantiate8.C: New test.
6228
6229 2000-11-17 Nathan Sidwell <nathan@codesourcery.com>
6230
6231 * g++.old-deja/g++.other/incomplete.C: Add more tests.
6232 * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
6233
6234 2000-11-16 Nick Clifton <nickc@redhat.com>
6235
6236 * gcc.c-torture/execute/nestfunc-2.c: New test.
6237 * gcc.c-torture/execute/nestfunc-3.c: New test.
6238
6239 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
6240
6241 * gcc.c-torture/compile/20001116-1.c: New test.
6242
6243 2000-11-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6244
6245 * gcc.c-torture/execute/20001115-1.c: New test.
6246
6247 2000-11-15 Mark Mitchell <mark@codesourcery.com>
6248
6249 * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
6250 * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
6251 * g++.old-deja/g++.abi/ptrflags.C: Likewise.
6252 * g++.old-deja/g++.abi/vmihint.C: Likewise.
6253
6254 2000-11-15 Neil Booth <neilb@earthling.net>
6255
6256 gcc.dg/cpp/_Pragma1.c: Update.
6257 gcc.dg/cpp/_Pragma2.c: New test.
6258
6259 2000-11-15 Nathan Sidwell <nathan@codesourcery.com>
6260
6261 * g++.old-deja/g++.other/anon5.C: New test.
6262
6263 2000-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
6264
6265 * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
6266 tests.
6267
6268 2000-11-14 Jakub Jelinek <jakub@redhat.com>
6269
6270 * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
6271 output.
6272
6273 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6274
6275 * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
6276 labels at end of compound statements.
6277
6278 2000-11-13 Jakub Jelinek <jakub@redhat.com>
6279
6280 * gcc.c-torture/execute/loop-7.c: New test.
6281
6282 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6283
6284 * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
6285
6286 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6287
6288 * gcc.dg/c99-bool-1.c: New test.
6289
6290 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
6291
6292 * gcc.dg/c99-scope-1.c: Remove xfail.
6293 * gcc.dg/c99-scope-2.c: New test.
6294
6295 2000-11-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6296
6297 * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
6298 * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
6299
6300 2000-11-11 Mark Mitchell <mark@codesourcery.com>
6301
6302 * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
6303 error messages.
6304
6305 * g++.mike/p700.C: Don't typedef wchar_t.
6306 * g++.mike/p784.C: Likewise.
6307 * g++.mike/eb101.C: Don't use __wchar_t.
6308
6309 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
6310
6311 * g77.f-torture/execute/20001111.[fx]: Test premature exit
6312 from DO loop.
6313
6314 2000-11-11 Bernd Schmidt <bernds@redhat.co.uk>
6315
6316 * gcc.c-torture/execute/20001111-1.c: New test.
6317
6318 2000-11-10 Nick Clifton <nickc@redhat.com>
6319
6320 * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
6321 long multuiple and accumulate.
6322
6323 2000-11-09 Richard Henderson <rth@redhat.com>
6324
6325 * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
6326 via size_t instead of int.
6327
6328 * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
6329 * gcc.c-torture/execute/string-opt-2.c: Likewise.
6330 * gcc.c-torture/execute/string-opt-3.c: Likewise.
6331 * gcc.c-torture/execute/string-opt-4.c: Likewise.
6332
6333 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
6334
6335 * gcc.c-torture/compile/20001109-1.c: New test.
6336 * gcc.c-torture/compile/20001109-2.c: New test.
6337
6338 2000-11-09 Nathan Sidwell <nathan@codesourcery.com>
6339
6340 * g++.old-deja/g++.pt/operator1.C: New test.
6341 * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
6342
6343 2000-11-09 Jakub Jelinek <jakub@redhat.com>
6344
6345 * gcc.dg/20001108-1.c: New test.
6346
6347 2000-11-09 Jakub Jelinek <jakub@redhat.com>
6348
6349 * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
6350 with both arguments constant strings.
6351 * gcc.c-torture/execute/string-opt-3.c: New test.
6352 * gcc.c-torture/execute/string-opt-4.c: New test.
6353 * gcc.c-torture/execute/string-opt-5.c: New test.
6354
6355 2000-11-08 Nick Clifton <nickc@redhat.com>
6356
6357 * gcc.c-torture/execute/20001108-1.c: New test case. Checks
6358 mulsidi3adddi patterns.
6359
6360 2000-11-08 Nathan Sidwell <nathan@codesourcery.com>
6361
6362 * g++.old-deja/g++.other/crash36.C: New test.
6363
6364 2000-11-08 Jakub Jelinek <jakub@redhat.com>
6365
6366 * g++.old-deja/g++.other/init16.C: New test.
6367
6368 2000-11-06 Loren J. Rittle <ljrittle@acm.org>
6369
6370 * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
6371
6372 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
6373
6374 * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
6375 * gcc.c-torture/execute/va-arg-16.x: Likewise.
6376 * gcc.c-torture/execute/va-arg-17.x: Likewise.
6377
6378 2000-11-07 DJ Delorie <dj@redhat.com>
6379
6380 * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
6381
6382 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6383
6384 * gcc.c-torture/execute/string-opt-1.c: New test.
6385
6386 2000-11-07 Jeffrey Oldham <oldham@oz.codesourcery.com>
6387
6388 * gcc.c-torture/execute/va-arg-15.x: New file. Fails on
6389 mips-sgi-irix6.* because the MIPS ABI passes floating-point
6390 parameters in registers, and there is no way for a varargs
6391 function to know in which order the integer and floating-point
6392 parameters should be interleaved when they are placed on the
6393 stack.
6394 * gcc.c-torture/execute/va-arg-16.x: Likewise.
6395 * gcc.c-torture/execute/va-arg-17.x: Likewise.
6396
6397 2000-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6398
6399 * gcc.c-torture/execute/string-opt-2.c: New test.
6400
6401 2000-11-07 Nathan Sidwell <nathan@codesourcery.com>
6402
6403 * g++.old-deja/g++.pt/crash60.C: New test.
6404
6405 2000-11-06 Jakub Jelinek <jakub@redhat.com>
6406
6407 * g++.old-deja/g++.other/crash24.C: New test.
6408 * g++.old-deja/g++.other/crash25.C: New test.
6409 * g++.old-deja/g++.other/crash26.C: New test.
6410 * g++.old-deja/g++.other/crash27.C: New test.
6411 * g++.old-deja/g++.other/crash28.C: New test.
6412 * g++.old-deja/g++.other/crash29.C: New test.
6413 * g++.old-deja/g++.other/crash30.C: New test.
6414 * g++.old-deja/g++.other/crash31.C: New test.
6415 * g++.old-deja/g++.other/crash32.C: New test.
6416 * g++.old-deja/g++.other/crash33.C: New test.
6417 * g++.old-deja/g++.other/crash34.C: New test.
6418 * g++.old-deja/g++.other/crash35.C: New test.
6419
6420 2000-11-06 Jakub Jelinek <jakub@redhat.com>
6421
6422 * gcc.c-torture/execute/20001031-1.c: New test.
6423
6424 2000-11-04 Mark Mitchell <mark@codesourcery.com>
6425
6426 * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
6427 namespace.
6428
6429 * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
6430 standards-conformant.
6431
6432 * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
6433
6434 * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
6435 * g++.old-deja/g++.mike/p755a.C: Likewise.
6436 * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
6437 library makes no calls to `operator new' during initialization.
6438
6439 2000-11-04 Neil Booth <neilb@earthling.net>
6440
6441 * gcc.dg/cpp/include2.c: New tests.
6442
6443 Fri Nov 3 13:32:14 2000 Mark P Mitchell <mark@codesourcery.com>
6444
6445 * lib/g++.exp (g++_set_ld_library_path): New function.
6446 Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
6447
6448 2000-11-03 Bernd Schmidt <bernds@redhat.co.uk>
6449
6450 * gcc.dg/sequence-pt-1.c: A few new tests. Unify output for bogus
6451 warnings.
6452
6453 2000-11-01 Richard Henderson <rth@redhat.com>
6454
6455 * g++.old-deja/g++.ext/namedret1.C: New.
6456 * g++.old-deja/g++.ext/namedret2.C: New.
6457 * g++.old-deja/g++.ext/namedret3.C: New.
6458
6459 2000-10-31 Geoffrey Keating <geoffk@cygnus.com>
6460
6461 * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
6462 * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
6463
6464 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6465
6466 * gcc.c-torture/execute/va-arg-21.c: New test.
6467
6468 2000-10-31 Joseph S. Myers <jsm28@cam.ac.uk>
6469
6470 * gcc.dg/c99-complex-2.c: New test.
6471
6472 2000-10-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6473
6474 * gcc.c-torture/execute/stdio-opt-1.c: New test.
6475
6476 2000-10-31 Jakub Jelinek <jakub@redhat.com>
6477
6478 * g++.old-deja/g++.other/inline16.C: New test.
6479
6480 2000-10-31 Gabriel Dos Reis <gdr@codesourcery.com>
6481
6482 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
6483 __PRETTY_FUNCTION__
6484
6485 2000-10-29 Neil Booth <neilb@earthling.net>
6486
6487 * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
6488 New tests.
6489 * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
6490 * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
6491 optimisation.
6492
6493 2000-10-29 Neil Booth <neilb@earthling.net>
6494
6495 * gcc.dg/cpp/macro4.c, macro5.c: New tests.
6496 * mi1.c, mi1c.h: Add null directives to multiple-include test.
6497 * mi5.c: Test multiple includes work with -C.
6498 * trigraphs.c: Test ^= version.
6499
6500 2000-10-28 Neil Booth <neilb@earthling.net>
6501
6502 New tests and test updates for new macro expander.
6503
6504 * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
6505 endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
6506 paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
6507 tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
6508 new diagnostic messages.
6509
6510 * gcc.dg/cpp/macro3.c: New tests.
6511
6512 2000-10-27 Mark Mitchell <mark@codesourcery.com>
6513
6514 * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
6515 on the same line.
6516
6517 2000-10-27 Jakub Jelinek <jakub@redhat.com>
6518
6519 * g++.old-deja/g++.other/eh2.C: New test.
6520
6521 2000-10-27 Bernd Schmidt <bernds@cygnus.co.uk>
6522
6523 * gcc.c-torture/execute/20001027-1.c: New test.
6524
6525 2000-10-26 Richard Henderson <rth@redhat.com>
6526
6527 * gcc.c-torture/execute/20001026-1.c: New.
6528
6529 2000-10-26 Mark Mitchell <mark@codesourcery.com>
6530
6531 * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
6532 * g++.old-deja/g++.law/builtin1.C: Likewise.
6533 * g++.old-deja/g++.law/ctors10.C: Likewise.
6534 * g++.old-deja/g++.law/virtual3.C: Likewise.
6535 * g++.old-deja/g++.mike/p658.C: Likewise.
6536 * g++.old-deja/g++.other/sibcall1.C: Likewise.
6537 * g++.old-deja/g++.other/vaarg2.C: Likewise.
6538 * g++.old-deja/g++.robertl/eb124.C: Likewise.
6539 * g++.old-deja/g++.robertl/eb44.C: Likewise.
6540 * g++.old-deja/g++.robertl/eb77.C: Likewise.
6541
6542 2000-10-26 Nathan Sidwell <nathan@codesourcery.com>
6543
6544 * gcc.c-torture/compile/20001024-1.c: New test.
6545
6546 2000-10-25 Mark Mitchell <mark@codesourcery.com>
6547
6548 * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
6549 to tell us whether or not we are using V3.
6550
6551 2000-10-26 Gabriel Dos Reis <gdr@codesourcery.com>
6552
6553 * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
6554 operands.
6555
6556 2000-10-25 Joseph S. Myers <jsm28@cam.ac.uk>
6557
6558 * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
6559
6560 2000-10-25 Jakub Jelinek <jakub@redhat.com>
6561
6562 * gcc.c-torture/execute/20001024-1.c: New test.
6563
6564 2000-10-24 Jakub Jelinek <jakub@redhat.com>
6565
6566 * g++.old-deja/g++.other/sibcall1.C: New test.
6567
6568 2000-10-20 Jakub Jelinek <jakub@redhat.com>
6569
6570 * gcc.dg/noncompile/init-3.c: New test.
6571
6572 2000-10-20 Joseph S. Myers <jsm28@cam.ac.uk>
6573
6574 * gcc.dg/format-array-1.c: New test.
6575
6576 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
6577
6578 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
6579 writing through null pointers; remove comment about testing
6580 unterminated strings.
6581
6582 2000-10-17 Matthew Hiller <hiller@redhat.com>
6583
6584 * gcc.c-torture/execute/20001017-2.c: New test.
6585
6586 2000-10-18 Joseph S. Myers <jsm28@cam.ac.uk>
6587
6588 * gcc.c-torture/compile/20001018-1.c: New test.
6589 * gcc.c-torture/compile/20001018-1.x: Xfail.
6590
6591 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6592
6593 * gcc.c-torture/execute/20001017-1.c: New test.
6594
6595 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
6596
6597 * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
6598 for multiple use of arguments with scanf formats; add tests for
6599 multiple use of arguments.
6600
6601 2000-10-17 Bernd Schmidt <bernds@redhat.co.uk>
6602
6603 * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
6604
6605 2000-10-17 Joseph S. Myers <jsm28@cam.ac.uk>
6606
6607 * gcc.dg/format-miss-1.c: New test.
6608
6609 2000-10-16 Jakub Jelinek <jakub@redhat.com>
6610
6611 * gcc.c-torture/execute/20001013-1.c: New test.
6612
6613 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
6614
6615 * gcc.dg/format-branch-1.c: New test.
6616
6617 2000-10-16 Joseph S. Myers <jsm28@cam.ac.uk>
6618
6619 * README, lib/file-format.exp: Remove EGCS references.
6620
6621 2000-10-16 Jakub Jelinek <jakub@redhat.com>
6622
6623 * gcc.dg/20001013-1.c: New test.
6624
6625 2000-10-15 Joseph S. Myers <jsm28@cam.ac.uk>
6626
6627 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
6628 for intmax_t in the compiler using __typeof__ and the type rules
6629 for conditional expressions.
6630
6631 2000-10-13 Jakub Jelinek <jakub@redhat.com>
6632
6633 * gcc.dg/20001012-1.c: New test.
6634 * gcc.dg/20001012-2.c: New test.
6635
6636 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6637
6638 * gcc.dg/format-attr-1.c: New test.
6639
6640 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6641
6642 * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
6643 __LONG_LONG_MAX__ instead of LLONG_MAX.
6644
6645 2000-10-12 Joseph S. Myers <jsm28@cam.ac.uk>
6646
6647 * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
6648 scanf flags.
6649 * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
6650 flags.
6651
6652 2000-10-11 Joseph S. Myers <jsm28@cam.ac.uk>
6653
6654 * gcc.dg/sequence-pt-1.c: New test.
6655
6656 2000-10-11 Geoff Keating <geoffk@cygnus.com>
6657
6658 * gcc.c-torture/execute/20001011-1.c: New testcase.
6659 Testcase provided by Zack Weinberg <zackw@stanford.edu>.
6660
6661 2000-10-10 Jakub Jelinek <jakub@redhat.com>
6662
6663 * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
6664 does not error on it.
6665
6666 2000-10-10 Jakub Jelinek <jakub@redhat.com>
6667
6668 * gcc.dg/20001009-1.c: New test.
6669
6670 Mon Oct 9 23:32:06 MET DST 2000 Jan Hubicka <jh@suse.cz>
6671
6672 * gcc.c-torture/compile/20001009-1.c: Move from here ....
6673 * gcc.c-torture/execute/20001009-2.c: ... to here.
6674
6675 2000-10-09 Geoff Keating <geoffk@cygnus.com>
6676
6677 * gcc.c-torture/compile/20001009-1.c: New testcase.
6678 * gcc.c-torture/execute/20001009-1.c: New testcase.
6679 Testcases provided by Jan Hubicka <jh@suse.cz>.
6680
6681 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
6682
6683 * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6684 gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
6685 uintmax_t using <limits.h> to emulate the compiler's internal
6686 logic. No longer XFAIL %j tests.
6687
6688 2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
6689
6690 * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
6691 gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
6692 gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
6693 regexps and details of expected handling of some bad formats.
6694 * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
6695 suppression.
6696
6697 2000-10-07 Joseph S. Myers <jsm28@cam.ac.uk>
6698
6699 * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
6700 g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
6701 g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
6702 gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
6703 in list archives.
6704
6705 2000-10-06 Richard Henderson <rth@cygnus.com>
6706
6707 * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
6708 * g++.old-deja/g++.brendan/crash52.C: Likewise.
6709 * g++.old-deja/g++.jason/report.C: Likewise.
6710 * g++.old-deja/g++.law/friend5.C: Likewise.
6711 * g++.old-deja/g++.mike/p646.C: Likewise. Adjust the spelling
6712 of the expected warnings.
6713
6714 2000-10-06 Nathan Sidwell <nathan@codesourcery.com>
6715
6716 * g++.old-deja/g++.pt/enum14.C: New test.
6717
6718 2000-10-05 Nathan Sidwell <nathan@codesourcery.com>
6719
6720 * g++.old-deja/g++.pt/crash59.C: New test.
6721
6722 2000-10-04 Will Cohen <wcohen@redhat.com>
6723
6724 * gcc.dg/20000926-1.c: New test.
6725
6726 2000-10-03 Geoff Keating <geoffk@cygnus.com>
6727
6728 * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
6729 function name for current C++ compiler.
6730 Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
6731
6732 2000-09-29 Gabriel Dos Reis <gdr@codesourcery.com>
6733
6734 * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
6735 __PRETTY_FUNCTION__.
6736 * g++.old-deja/g++.ext/pretty2.C: Likewise.
6737
6738 2000-09-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6739
6740 * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
6741
6742 2000-09-26 Jakub Jelinek <jakub@redhat.com>
6743
6744 * gcc.c-torture/compile/20000923-1.c: New test.
6745
6746 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
6747
6748 * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
6749 * g++.old-deja/g++.pt/ttp62.C: Same.
6750 * g++.old-deja/g++.other/inline14.C: Same.
6751
6752 2000-09-24 Richard Henderson <rth@cygnus.com>
6753
6754 * gcc.c-torture/execute/20000914-1.c: Declare malloc.
6755
6756 2000-09-24 Joseph S. Myers <jsm28@cam.ac.uk>
6757
6758 * gcc.dg/c90-printf-1.c: Add test for wide string format.
6759
6760 2000-09-22 Geoff Keating <geoffk@cygnus.com>
6761
6762 * gcc.c-torture/compile/20000922-1.c: New file.
6763
6764 2000-09-21 Nick Clifton <nickc@redhat.com>
6765
6766 * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
6767 a signed long modulo operation.
6768 (mod6): New function - perform an unsigned long modulo operation.
6769 (main): Add tests for modulos of very large numbers by very small
6770 dividends.
6771
6772 2000-09-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6773
6774 * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
6775
6776 2000-09-19 Richard Henderson <rth@cygnus.com>
6777
6778 * gcc.dg/compare2.c (case 10): XFAIL.
6779
6780 2000-09-18 Richard Henderson <rth@cygnus.com>
6781
6782 * gcc.c-torture/execute/20000906-1.c: Move ...
6783 * gcc.dg/20000906-1.c: ... here. Only run on targets
6784 that support __builtin_trap.
6785
6786 Mon 18-Sep-2000 19:23:11 BST Neil Booth <NeilB@earthling.net>
6787
6788 * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
6789
6790 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
6791
6792 * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
6793 * gcc.dg/format-xopen-1.c: Fix error in one $ format test. Add
6794 more $ format tests.
6795
6796 2000-09-18 Joseph S. Myers <jsm28@cam.ac.uk>
6797
6798 * gcc.dg/format-errmk-1.c: New test.
6799
6800 2000-09-17 Greg McGary <greg@mcgary.org>
6801
6802 * gcc.c-torture/execute/20000917-1.x: Remove.
6803
6804 2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk>
6805
6806 * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
6807
6808 2000-09-17 Greg McGary <greg@mcgary.org>
6809
6810 * gcc.c-torture/execute/20000917-1.c: New test.
6811 * gcc.c-torture/execute/20000917-1.x: XFAIL.
6812
6813 Sat 16-Sep-2000 08:14:58 BST Neil Booth <NeilB@earthling.net>
6814
6815 * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
6816 in nested macro bug.
6817
6818 Fri 15-Sep-2000 06:50:11 BST Neil Booth <NeilB@earthling.net>
6819
6820 * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
6821
6822 Thu Sep 14 16:48:49 2000 Jeffrey A Law (law@cygnus.com)
6823
6824 * gcc.c-torture/execute/20000914-1.c: New test.
6825
6826 2000-09-12 Alexandre Oliva <aoliva@redhat.com>
6827
6828 * g++.other/inline13.C: New test.
6829
6830 2000-09-12 Andreas Jaeger <aj@suse.de>
6831
6832 * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
6833 constant by Ulrich Drepper <drepper@redhat.com>.
6834
6835 Tue Sep 12 18:32:07 2000 J"orn Rennecke <amylaar@redhat.co.uk>
6836
6837 * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
6838
6839 2000-09-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6840
6841 * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6842
6843 2000-09-11 Zack Weinberg <zack@wolery.cumb.org>
6844
6845 * gcc.dg/cpp/backslash.c: New test.
6846
6847 2000-09-11 Alexandre Oliva <aoliva@redhat.com>
6848
6849 * gcc.c-torture/execute/20000910-1.c: New test.
6850 * gcc.c-torture/execute/20000910-2.c: Likewise.
6851
6852 2000-09-11 Robert Lipe <robertl@sco.com>
6853
6854 * gcc.dg/pragma-align.c: New test.
6855
6856 2000-09-11 Nathan Sidwell <nathan@codesourcery.com>
6857
6858 * g++.old-deja/g++.pt/explicit82.C: New test.
6859 * g++.old-deja/g++.pt/explicit83.C: New test.
6860
6861 2000-09-10 Zack Weinberg <zack@wolery.cumb.org>
6862
6863 * gcc.dg/asm-names.c: New test.
6864
6865 2000-09-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6866
6867 * gcc.dg/cpp/tr-warn6.c: New test
6868
6869 2000-09-07 Joseph S. Myers <jsm28@cam.ac.uk>
6870
6871 * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6872 be accepted.
6873
6874 2000-09-07 Catherine Moore <clm@redhat.com>
6875
6876 * gcc.c-torture/execute/unroll-1.c: New test.
6877
6878 2000-09-06 Zack Weinberg <zack@wolery.cumb.org>
6879
6880 * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6881 ERROR markers.
6882 * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6883 * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6884 * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6885 * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6886 * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6887 Preprocess only.
6888 * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6889 * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6890
6891 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6892
6893 * g++.old-deja/g++.pt/deduct2.C: New test.
6894
6895 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6896
6897 * g++.old-deja/g++.pt/parms2.C: New test.
6898
6899 2000-09-06 Nathan Sidwell <nathan@codesourcery.com>
6900
6901 * g++.old-deja/g++.pt/crash58.C: New test.
6902
6903 2000-09-06 Greg McGary <greg@mcgary.org>
6904
6905 * gcc.c-torture/execute/20000906-1.c: New test.
6906 * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6907
6908 2000-09-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6909
6910 * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6911
6912 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6913
6914 * g++.old-deja/g++.pt/crash57.C: New test.
6915
6916 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6917
6918 * g++.old-deja/g++.pt/crash56.C: New test.
6919
6920 2000-09-04 Nathan Sidwell <nathan@codesourcery.com>
6921
6922 * g++.old-deja/g++.pt/koenig1.C: New test.
6923
6924 2000-09-04 Jakub Jelinek <jakub@redhat.com>
6925
6926 * gcc.dg/20000904-1.c: New test.
6927
6928 2000-09-04 Jakub Jelinek <jakub@redhat.com>
6929
6930 * gcc.dg/cpp/paste8.c: New test.
6931
6932 2000-09-01 Alexandre Oliva <aoliva@redhat.com>
6933
6934 * gcc.c-torture/compile/20000827-1.c: New test.
6935
6936 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
6937
6938 * gcc.dg/format-diag-1.c: New test.
6939
6940 2000-09-01 Joseph S. Myers <jsm28@cam.ac.uk>
6941
6942 * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6943 gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6944 gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6945 gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6946 gcc.dg/formatz-1.c: Adjust warning regular expressions.
6947
6948 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
6949
6950 * g++.old-deja/g++.other/nested4.C: New test.
6951
6952 2000-09-01 Nathan Sidwell <nathan@codesourcery.com>
6953
6954 * g++.old-deja/g++.ns/scoped1.C: New test.
6955
6956 2000-08-30 Alexandre Oliva <aoliva@redhat.com>
6957
6958 * lib/g++.exp: Support testing already-installed GCC.
6959
6960 2000-08-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6961
6962 * wtr-label-1.c, wtr-suffix-1.c: New tests.
6963
6964 2000-08-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6965
6966 * gcc.dg/return-type-2.c: New test.
6967
6968 2000-08-27 Geoff Keating <geoffk@cygnus.com>
6969
6970 * gcc.c-torture/compile/20000825-1.c: New test.
6971
6972 2000-08-26 Alexandre Oliva <aoliva@redhat.com>
6973
6974 * gcc.dg/dwarf2-2.c: New test.
6975
6976 2000-08-26 Zack Weinberg <zack@wolery.cumb.org>
6977
6978 * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6979 dg-warning regexps.
6980
6981 2000-08-25 Joseph S. Myers <jsm28@cam.ac.uk>
6982
6983 * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6984 gcc.dg/format-ext-5.c: New tests.
6985
6986 2000-08-25 Jakub Jelinek <jakub@redhat.com>
6987
6988 * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6989
6990 2000-08-24 Mark Mitchell <mark@codesourcery.com>
6991
6992 * gcc.dg/noncompile/930622-2.c: Adjust error message.
6993
6994 2000-08-24 Richard Henderson <rth@cygnus.com>
6995
6996 * gcc.dg/ia64-sync-1.c: New test.
6997 * gcc.dg/ia64-sync-2.c: New test.
6998 * gcc.dg/ia64-asm-1.c: New test.
6999
7000 2000-08-24 Joseph S. Myers <jsm28@cam.ac.uk>
7001
7002 * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
7003 * gcc.dg/format-ext-2.c: New test.
7004
7005 2000-08-23 Jason Merrill <jason@redhat.com>
7006
7007 * lib/old-dejagnu.exp: Also ignore "In member function" and
7008 "At global scope".
7009
7010 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7011
7012 * gcc.dg/noncompile/label-lineno-1.c: New test.
7013
7014 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
7015
7016 * gcc.dg/c99-array-nonobj-1.c: New test.
7017
7018 2000-08-23 Joseph S. Myers <jsm28@cam.ac.uk>
7019
7020 * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
7021 tests.
7022 * gcc.dg/format-ext-1.c: New test.
7023
7024 2000-08-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7025
7026 * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
7027 gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
7028 gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
7029 gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
7030 gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
7031
7032 2000-08-22 Joseph S. Myers <jsm28@cam.ac.uk>
7033
7034 * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
7035 gcc.dg/c99-strftime-2.c: New tests.
7036
7037 2000-08-22 Richard Henderson <rth@cygnus.com>
7038
7039 * gcc.c-torture/execute/20000822-1.c: New test.
7040
7041 2000-08-21 Jakub Jelinek <jakub@redhat.com>
7042
7043 * gcc.c-torture/execute/20000819-1.x: Remove.
7044
7045 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
7046
7047 * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
7048 gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
7049 gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
7050 gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
7051 gcc.dg/format-xopen-1.c: New tests.
7052
7053 2000-08-21 Joseph S. Myers <jsm28@cam.ac.uk>
7054
7055 * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
7056
7057 2000-08-21 Jakub Jelinek <jakub@redhat.com>
7058
7059 * g++.old-deja/g++.other/loop2.C: New test.
7060
7061 * gcc.c-torture/compile/20000606-1.c: New test.
7062 * gcc.c-torture/compile/20000728-1.c: New test.
7063 * gcc.c-torture/execute/20000801-1.c: New test.
7064 * gcc.c-torture/execute/20000801-2.c: New test.
7065 * gcc.c-torture/execute/20000819-1.c: New test.
7066 * gcc.c-torture/execute/20000819-1.x: XFAIL.
7067 * gcc.dg/20000629-1.c: New test.
7068 * gcc.dg/20000724-1.c: New test.
7069 * gcc.dg/20000807-1.c: New test.
7070
7071 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
7072
7073 * gcc.dg/cpp/pragma-1.c: New test.
7074 * gcc.dg/cpp/pragma-2.c: New test.
7075
7076 2000-08-18 Zack Weinberg <zack@wolery.cumb.org>
7077
7078 * gcc.dg/cpp/lexstrng.c: Don't include string.h.
7079 * gcc.dg/cpp/paste2.c: Don't include string.h. Prototype strcmp.
7080
7081 Fri Aug 18 16:57:35 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
7082
7083 * gcc.c-torture/compile/20000818-1.c: New test.
7084
7085 2000-08-18 Manfred Hollstein <manfredh@redhat.com>
7086
7087 * gcc.c-torture/execute/20000818-1.c: New test.
7088
7089 2000-08-18 Joseph S. Myers <jsm28@cam.ac.uk>
7090
7091 * gcc.dg/format-va-1.c: New test.
7092
7093 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7094
7095 * g++.old-deja/g++.other/typedef8.C: New test.
7096
7097 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7098
7099 * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
7100 * g++.old-deja/g++.mike/net36.C: Mark candidate.
7101 * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
7102 * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
7103 * g++.old-deja/g++.other/ptrmem7.C: New test.
7104 * g++.old-deja/g++.pt/ptrmem10.C: New test.
7105
7106 2000-08-18 Nathan Sidwell <nathan@codesourcery.com>
7107
7108 * g++.old-deja/g++.pt/typename27.C: New test.
7109
7110 2000-08-17 Nathan Sidwell <nathan@codesourcery.com>
7111
7112 * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
7113 * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
7114 * g++.old-deja/g++.pt/friend45.C: New test.
7115 * g++.old-deja/g++.other/friend8.C: New test.
7116
7117 2000-08-15 Richard Henderson <rth@cygnus.com>
7118
7119 * gcc.c-torture/execute/20000815-1.c: New test.
7120
7121 2000-08-15 Joseph S. Myers <jsm28@cam.ac.uk>
7122
7123 * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
7124 gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
7125 gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
7126
7127 2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
7128
7129 * g++.old-deja/g++.other/refinit2.C: New test.
7130
7131 2000-08-13 Geoff Keating <geoffk@cygnus.com>
7132
7133 * lib/c-torture.exp (c-torture): Make
7134 compiler_conditional_xfail_data global.
7135 * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
7136 compiler_conditional_xfail_data machinery.
7137 (f-torture-execute): Likewise.
7138 * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
7139 and only when unrolling loops.
7140
7141 * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
7142
7143 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
7144
7145 * g++.old-deja/g++.pt/explicit81.C: New test.
7146
7147 2000-08-11 Nathan Sidwell <nathan@codesourcery.com>
7148
7149 * g++.old-deja/g++.pt/typename26.C: New test.
7150
7151 2000-08-10 Geoff Keating <geoffk@cygnus.com>
7152
7153 * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
7154 warning.
7155
7156 2000-08-10 Nathan Sidwell <nathan@codesourcery.com>
7157
7158 * g++.old-deja/g++.other/array3.C: New test.
7159
7160 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
7161
7162 * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
7163 gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
7164 gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
7165 New tests.
7166
7167 2000-08-09 Nathan Sidwell <nathan@codesourcery.com>
7168
7169 * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
7170 * g++.old-deja/g++.abi/vmihint.C: Likewise.
7171
7172 2000-08-09 Alexandre Oliva <aoliva@redhat.com>
7173
7174 * gcc.c-torture/execute/20000808-1.c: New test.
7175
7176 2000-08-09 Joseph S. Myers <jsm28@cam.ac.uk>
7177
7178 * gcc.dg/c90-const-expr-1.c: New test.
7179
7180 2000-08-08 Richard Henderson <rth@cygnus.com>
7181
7182 * gcc.dg/noncompile/920923-1.c: Declare calloc.
7183
7184 2000-08-08 Joseph S. Myers <jsm28@cam.ac.uk>
7185
7186 * gcc.dg/noncompile/const-ll-1.c: New test.
7187
7188 2000-08-07 Joseph S. Myers <jsm28@cam.ac.uk>
7189
7190 * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
7191
7192 Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
7193
7194 * lib/objc.exp (objc_target_compile): Set the ld_library_path so
7195 that running programs linked against the shared version of libobjc
7196 run correctly.
7197
7198 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
7199
7200 * gcc.dg/c99-printf-1.c: New test.
7201
7202 2000-08-06 Joseph S. Myers <jsm28@cam.ac.uk>
7203
7204 * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
7205
7206 2000-08-05 Zack Weinberg <zack@wolery.cumb.org>
7207
7208 * gcc.c-torture/execute/20000731-1.x: Delete.
7209
7210 2000-08-04 Zack Weinberg <zack@wolery.cumb.org>
7211
7212 * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
7213 and torture_without_loops as is done by c-torture.exp.
7214 (search_for): Copy from c-torture.exp.
7215 (gcc-dg-runtest): New function, drives a directory of tests
7216 iterating over the TORTURE_OPTIONS.
7217 (scan-assembler, scan-assembler-not): Move here from
7218 individual directory drivers.
7219
7220 * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
7221 defined by lib/gcc-dg.exp.
7222 * gcc.dg/cpp/cpp.exp: Likewise.
7223 * gcc.dg/noncompile/noncompile.exp: Likewise. Use
7224 gcc-dg-runtest, so we cycle over optimization options.
7225
7226 * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
7227 * gcc.dg/compare2.c: No longer expected to fail.
7228
7229 Fri Aug 4 23:00:50 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
7230
7231 * gcc.c-torture/execute/20000804-1.c: New test.
7232
7233 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
7234
7235 * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
7236
7237 2000-08-03 Zack Weinberg <zack@wolery.cumb.org>
7238
7239 * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
7240
7241 Thu Aug 3 01:46:33 2000 Jeffrey A Law (law@cygnus.com)
7242
7243 * gcc.c-torture/compile/20000803-1.c: New test.
7244
7245 2000-08-03 Joseph S. Myers <jsm28@cam.ac.uk>
7246
7247 * gcc.c-torture/execute/20000801-3.c,
7248 gcc.c-torture/execute/20000801-4.c: New tests.
7249 * gcc.c-torture/execute/20000801-3.x,
7250 gcc.c-torture/execute/20000801-4.x: Xfail.
7251
7252 2000-08-02 Geoff Keating <geoffk@cygnus.com>
7253
7254 * lib/objc.exp (objc_target_compile): Look for libobjc.a in
7255 libobjc/.libs to allow for libtool.
7256
7257 2000-08-02 Jakub Jelinek <jakub@redhat.com>
7258
7259 * gcc.c-torture/compile/20000802-1.c: New test.
7260
7261 2000-08-02 Zack Weinberg <zack@wolery.cumb.org>
7262
7263 * gcc.dg/cpp/macsyntx.c: Fix error regexp.
7264
7265 Mon Jul 31 21:14:49 2000 Jeffrey A Law (law@cygnus.com)
7266
7267 * gcc-c-torture/execute/20000731-2.c: New test.
7268
7269 * gcc.c-torture/execute/20000731-1.c: New test.
7270 * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
7271
7272 2000-07-31 Jakub Jelinek <jakub@redhat.com>
7273
7274 * testsuite/gcc.dg/cpp/paste7.c: New test.
7275 * gcc.dg/cpp/20000725-1.c: New test.
7276
7277 2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
7278
7279 * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
7280 * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
7281 declaration warning for __builtin_dwarf_reg_size.
7282
7283 * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
7284
7285 2000-07-31 Joseph S. Myers <jsm28@cam.ac.uk>
7286
7287 * gcc.dg/noncompile/voidparam-1.c: New test.
7288
7289 2000-07-30 Richard Henderson <rth@cygnus.com>
7290
7291 * gcc.dg/c90-digraph-1.c: Don't xfail.
7292 * gcc.dg/compare2.c (case 10): Xfail.
7293 * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
7294
7295 2000-07-27 Joseph S. Myers <jsm28@cam.ac.uk>
7296
7297 * gcc.dg/c99-main-1.c: New test.
7298
7299 2000-07-25 Joseph S. Myers <jsm28@cam.ac.uk>
7300
7301 * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
7302
7303 Wed Jul 26 19:41:51 2000 Hans-Peter Nilsson <hp@axis.com>
7304
7305 * gcc.c-tortuer/execute/20000726-1.c: New test.
7306
7307 2000-07-26 Alexandre Oliva <aoliva@redhat.com>
7308
7309 * gcc.c-torture/execute/enum-2.c: New test.
7310
7311 2000-07-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7312
7313 * gcc.dg/cpp/tr-warn3.c: New test.
7314
7315 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
7316
7317 * g++.old-deja/g++.ext/implicit1.C: Remove.
7318 * g++.old-deja/g++.jason/c2.C: Remove
7319 * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
7320 * g++.old-deja/g++.pt/crash16.C: Likewise.
7321 * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
7322
7323 2000-07-25 Nathan Sidwell <nathan@codesourcery.com>
7324
7325 * g++.old-deja/g++.other/for2.C: New test.
7326
7327 2000-07-25 Jakub Jelinek <jakub@redhat.com>
7328
7329 * gcc.dg/20000720-1.c: New test.
7330
7331 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
7332
7333 * g77.f-torture/compile/20000630-2.x: Removed. Case fixed.
7334
7335 2000-07-24 Geoff Keating <geoffk@cygnus.com>
7336
7337 * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
7338 * gcc.c-torture/execute/20000722-1.c: New.
7339 * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
7340
7341 2000-07-24 Jakub Jelinek <jakub@redhat.com>
7342
7343 * gcc.dg/cpp/20000720-1.S: New test.
7344
7345 2000-07-21 Michael Meissner <meissner@redhat.com>
7346
7347 * gcc.c-torture/execute/ieee/hugeval.c: New test.
7348
7349 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
7350
7351 * g++.old-deja/g++.brendan/crash16.C,
7352 g++.old-deja/g++.brendan/parse3.C,
7353 g++.old-deja/g++.brendan/redecl1.C,
7354 g++.old-deja/g++.ns/template13.C,
7355 g++.old-deja/g++.other/decl4.C,
7356 g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
7357
7358 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
7359
7360 * lib/old-dejagnu.exp: Check for both "Internal compiler error"
7361 and "Internal error".
7362
7363 * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
7364 regexps.
7365 * gcc.dg/cpp/paste6.c: New test.
7366
7367 2000-07-19 Zack Weinberg <zack@wolery.cumb.org>
7368
7369 * gcc.dg/cpp/tr-direct.c: New test.
7370
7371 * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
7372 gcc.dg/cpp/undef1.c: Tweak error regexps.
7373
7374 2000-07-18 Eric Christopher <echristo@redhat.com>
7375
7376 * gcc.c-torture/compile/20000718-1.c: New test.
7377
7378 2000-07-18 Zack Weinberg <zack@wolery.cumb.org>
7379
7380 * cpplex.c (_cpp_push_token): If the token being pushed back
7381 is the previous token in this context, just subtract one from
7382 context->posn.
7383 * cppmacro.c (save_expansion): Clear aux field when storing a
7384 placemarker.
7385
7386 2000-07-18 Alexandre Oliva <aoliva@redhat.com>
7387
7388 * gcc.dg/noncompile/redecl-1.c: New test.
7389
7390 2000-07-18 Jakub Jelinek <jakub@redhat.com>
7391
7392 * gcc.c-torture/execute/20000717-5.c: New test.
7393 * gcc.c-torture/execute/20000717-1.x: Removed.
7394
7395 2000-07-17 Richard Henderson <rth@cygnus.com>
7396
7397 * gcc.c-torture/execute/20000717-4.c: New test.
7398
7399 2000-07-17 Zack Weinberg <zack@wolery.cumb.org>
7400
7401 * gcc.dg/cpp/syshdr.c: New test.
7402 * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
7403
7404 2000-07-17 Neil Booth <neilb@earthling.net>
7405
7406 * gcc.dg/cpp/cmdlne-dM.c: New test.
7407 * gcc.dg/cpp/cmdlne-dD.c: New test.
7408
7409 Mon Jul 17 03:13:12 2000 Jeffrey A Law (law@cygnus.com)
7410
7411 * gcc.c-torture/execute/20000717-3.c: New test.
7412
7413 * gcc.c-torture/compile/20000717-1.c: New test.
7414
7415 2000-07-17 Geoffrey Keating <geoffk@cygnus.com>
7416
7417 * gcc.c-torture/execute/20000717-2.c: New test.
7418
7419 2000-07-17 Joseph S. Myers <jsm28@cam.ac.uk>
7420
7421 * gcc.dg/formatz-1.c: New test.
7422
7423 * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
7424 * gcc.dg/c99-digraph-1.c: New tests.
7425
7426 * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
7427 * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
7428
7429 * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
7430 * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
7431 * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
7432 * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
7433 * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
7434 * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
7435 * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
7436
7437 Mon Jul 17 00:41:57 2000 Greg McGary <greg@mcgary.org>
7438
7439 * gcc.c-torture/execute/20000717-1.c: New test.
7440 * gcc.c-torture/execute/20000717-1.x: Expected to fail.
7441
7442 2000-07-15 Jakub Jelinek <jakub@redhat.com>
7443
7444 * gcc.c-torture/execute/20000715-2.c: New test.
7445 * gcc.dg/20000715-1.c: New test.
7446
7447 2000-07-15 Michael Meissner <meissner@redhat.com>
7448
7449 * gcc.c-torture/execute/20000715-1.c: New test.
7450
7451 2000-07-13 Jakub Jelinek <jakub@redhat.com>
7452
7453 * gcc.c-torture/execute/20000707-1.c: New test.
7454
7455 2000-07-13 Neil Booth <NeilB@earthling.net>
7456
7457 * testsuite/gcc.dg/cpp/digraph1.c,
7458 testsuite/gcc.dg/cpp/digraph2.c,
7459 testsuite/gcc.dg/cpp/digraphs.c: New tests.
7460
7461 2000-07-12 David Billinghurst <David Billinghurst@riotinto.com.au>
7462
7463 * g77.f-torture/compile/20000630-2.f: New test.
7464 * g77.f-torture/compile/20000630-2.x
7465
7466 2000-07-11 David Billinghurst <David.Billinghurst@riotinto.com.au>
7467
7468 * g77.f-torture/execute/20000503-1.x: Delete. Test now passes.
7469
7470 2000-07-11 Neil Booth <NeilB@earthling.net>
7471
7472 * gcc.dg/cpp/cmdlne-C.c: Fix typo.
7473
7474 2000-07-11 Neil Booth <NeilB@earthling.net>
7475
7476 * gcc.dg/cpp/cmdlne-C.c: New.
7477
7478 2000-07-09 Neil Booth <NeilB@earthling.net>
7479
7480 * gcc.dg/cpp/directiv.c: New tests.
7481 * gcc.dg/cpp/undef1.c: Update.
7482
7483 2000-07-08 Angela Marie Thomas <angela@cygnus.com>
7484
7485 * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
7486
7487 2000-07-09 Neil Booth <NeilB@earthling.net>
7488
7489 * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
7490
7491 2000-07-07 Zack Weinberg <zack@wolery.cumb.org>
7492
7493 * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
7494 gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
7495
7496 2000-07-08 Neil Booth <NeilB@earthling.net>
7497
7498 * gcc.dg/cpp/macsyntx.c: New tests.
7499
7500 2000-07-07 Jakub Jelinek <jakub@redhat.com>
7501
7502 * gcc.dg/20000707-1.c: New test.
7503
7504 2000-07-07 Jakub Jelinek <jakub@redhat.com>
7505
7506 * gcc.c-torture/execute/20000706-1.c: New test.
7507 * gcc.c-torture/execute/20000706-2.c: New test.
7508 * gcc.c-torture/execute/20000706-3.c: New test.
7509 * gcc.c-torture/execute/20000706-4.c: New test.
7510 * gcc.c-torture/execute/20000706-5.c: New test.
7511
7512 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
7513
7514 * g++.old-deja/g++.pt/instantiate7.C: New test.
7515
7516 2000-07-06 Nathan Sidwell <nathan@codesourcery.com>
7517
7518 * g++.old-deja/g++.mike/thunk2.C: Add return 0.
7519 * g++.old-deja/g++.mike/thunk3.C: Likewise.
7520 * g++.old-deja/g++.other/rtti3.C: Likewise.
7521 * g++.old-deja/g++.other/rttid3.C: Likewise.
7522
7523 2000-06-30 David Billinghurst <David Billinghurst@riotinto.com.au>
7524
7525 * g77.f-torture/compile/20000630-1.x: Fix typo
7526
7527 2000-07-05 Zack Weinberg <zack@wolery.cumb.org>
7528
7529 * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
7530 assembly output.
7531
7532 2000-07-04 Zack Weinberg <zack@wolery.cumb.org>
7533
7534 * gcc.dg/cpp/ident.c: New test.
7535
7536 2000-07-05 Neil Booth <NeilB@earthling.net>
7537
7538 * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
7539 gcc.dg/cpp/lexstrng.c: New tests.
7540
7541 2000-07-04 Neil Booth <NeilB@earthling.net>
7542
7543 * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
7544 * gcc.dg/cpp/strify2.c: Same.
7545
7546 2000-07-03 Zack Weinberg <zack@wolery.cumb.org>
7547
7548 * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
7549 * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
7550 * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
7551 * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
7552
7553 * testsuite/gcc.dg/cpp/macro1.c,
7554 testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
7555 testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
7556 testsuite/gcc.dg/cpp/strify1.c,
7557 testsuite/gcc.dg/cpp/strify2.c: New tests.
7558
7559 2000-07-03 Jakub Jelinek <jakub@redhat.com>
7560
7561 * gcc.c-torture/execute/20000703-1.c: New test.
7562
7563 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
7564
7565 * g++.old-deja/g++.pt (lookup10.C): New test.
7566
7567 2000-07-03 Nathan Sidwell <nathan@codesourcery.com>
7568
7569 * g++.old-deja/g++.pt (typename25.C): New test.
7570
7571 2000-07-02 Zack Weinberg <zack@wolery.cumb.org
7572
7573 * gcc.c-torture/compile/20000701-1.c: New test.
7574
7575 2000-06-30 Nick Clifton <nickc@cygnus.com>
7576
7577 * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
7578 to test case.
7579
7580 2000-06-30 Catherine Moore <clm@cygnus.com>
7581
7582 * gcc.c-torture/execute/align-1.c: New test.
7583
7584 2000-06-30 Nathan Sidwell <nathan@codesourcery.com>
7585
7586 * g++.old-deja/g++.pt/expr8.C: New test.
7587 * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
7588
7589 2000-06-29 Nick Clifton <nickc@cygnus.com>
7590
7591 * gcc.c-torture/compile/20000629-1.c: New test.
7592
7593 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
7594
7595
7596 Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
7597 gcc.dg/noncompile directory, depending on whether they're
7598 preprocessor tests or not. Annotate all the tests for the dg
7599 framework.
7600
7601 * gcc.c-torture/noncompile/noncompile.exp: Delete.
7602 * gcc.dg/noncompile/noncompile.exp: New.
7603
7604 * Moved files:
7605 Old name New name
7606 gcc.c-torture/noncompile/920507-1.c gcc.dg/noncompile/920507-1.c
7607 gcc.c-torture/noncompile/920616-2.c gcc.dg/noncompile/920616-2.c
7608 gcc.c-torture/noncompile/920721-2.c gcc.dg/noncompile/920721-2.c
7609 gcc.c-torture/noncompile/920824-1.c gcc.dg/noncompile/920824-1.c
7610 gcc.c-torture/noncompile/920923-1.c gcc.dg/noncompile/920923-1.c
7611 gcc.c-torture/noncompile/921102-1.c gcc.dg/noncompile/921102-1.c
7612 gcc.c-torture/noncompile/921116-1.c gcc.dg/noncompile/921116-1.c
7613 gcc.c-torture/noncompile/930301-1.c gcc.dg/noncompile/930301-1.c
7614 gcc.c-torture/noncompile/930622-1.c gcc.dg/noncompile/930622-1.c
7615 gcc.c-torture/noncompile/930622-2.c gcc.dg/noncompile/930622-2.c
7616 gcc.c-torture/noncompile/930714-1.c gcc.dg/noncompile/930714-1.c
7617 gcc.c-torture/noncompile/931203-1.c gcc.dg/noncompile/931203-1.c
7618 gcc.c-torture/noncompile/940112-1.c gcc.dg/noncompile/940112-1.c
7619 gcc.c-torture/noncompile/940227-1.c gcc.dg/noncompile/940227-1.c
7620 gcc.c-torture/noncompile/940510-1.c gcc.dg/noncompile/940510-1.c
7621 gcc.c-torture/noncompile/950825-1.c gcc.dg/noncompile/950825-1.c
7622 gcc.c-torture/noncompile/950921-1.c gcc.dg/noncompile/950921-1.c
7623 gcc.c-torture/noncompile/951123-1.c gcc.dg/noncompile/951123-1.c
7624 gcc.c-torture/noncompile/971104-1.c gcc.dg/noncompile/971104-1.c
7625 gcc.c-torture/noncompile/990416-1.c gcc.dg/noncompile/990416-1.c
7626 gcc.c-torture/noncompile/init-1.c gcc.dg/noncompile/init-1.c
7627 gcc.c-torture/noncompile/init-2.c gcc.dg/noncompile/init-2.c
7628 gcc.c-torture/noncompile/invalid_asm.c gcc.dg/noncompile/invalid_asm.c
7629 gcc.c-torture/noncompile/va-arg-1.c gcc.dg/noncompile/va-arg-1.c
7630
7631 gcc.c-torture/noncompile/940712-1.c gcc.dg/cpp/19940712-1.c
7632 gcc.c-torture/noncompile/940712-1.h gcc.dg/cpp/19940712-1.h
7633 gcc.c-torture/noncompile/940712-1a.h gcc.dg/cpp/19940712-1a.h
7634 gcc.c-torture/noncompile/940712-1b.h gcc.dg/cpp/19940712-1b.h
7635 gcc.c-torture/noncompile/951025-1.c gcc.dg/cpp/19951025-1.c
7636 gcc.c-torture/noncompile/951227-1.c gcc.dg/cpp/19951227-1.c
7637
7638 2000-06-29 Zack Weinberg <zack@wolery.cumb.org>
7639
7640 * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
7641 declare one variable. On the fourth, error.
7642 * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
7643 declared by 20000628-1a.h.
7644
7645 2000-06-29 Richard Henderson <rth@redhat.com>
7646
7647 * gcc.c-torture/execute/930529-1.x: New file.
7648 * gcc.dg/920413-1.c: Adjust expected warning text.
7649 * gcc.dg/980217-1.c: Declare abort.
7650 * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
7651
7652 Thu Jun 29 09:42:40 2000 Jeffrey A Law (law@cygnus.com)
7653
7654 * g77.f-torture/compile/20000629-1.f: New test.
7655 * g77.f-torture/compile/20000629-1.x: Expected to fail.
7656
7657 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
7658
7659 Rearrange lots of files, removing entirely the
7660 gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
7661 directories.
7662
7663 * Deleted files:
7664 gcc.c-torture/code_quality/code_quality.exp
7665 gcc.c-torture/special/special.exp
7666 gcc.failure/failure.exp
7667 gcc.failure/940409-1.x
7668 gcc.c-torture/compile/961203-1.x
7669
7670 * New files:
7671 gcc.misc-tests/linkage.exp
7672 gcc.c-torture/execute/920730-1t.c
7673 gcc.c-torture/execute/920730-1t.x
7674 gcc.c-torture/compile/920520-1.x
7675 gcc.c-torture/compile/920521-1.x
7676 gcc.c-torture/compile/981006-1.x
7677 gcc.c-torture/execute/eeprof-1.x
7678
7679 * Moved files (possibly with modifications to fit a new harness):
7680 Old name New name
7681 gcc.c-torture/code_quality/920608-1.c gcc.c-torture/compile/920608-1.c
7682 gcc.c-torture/special/920413-1.c gcc.dg/920413-1.c
7683 gcc.c-torture/special/920520-1.c gcc.c-torture/compile/920520-1.c
7684 gcc.c-torture/special/920521-1.c gcc.c-torture/compile/920521-1.c
7685 gcc.c-torture/special/920717-x.c gcc.misc-tests/linkage-x.c
7686 gcc.c-torture/special/920717-y.c gcc.misc-tests/linkage-y.c
7687 gcc.c-torture/special/920730-1.c gcc.c-torture/execute/920730-1.c
7688 gcc.c-torture/special/930510-1.c gcc.dg/cpp/19930510-1.c
7689 gcc.c-torture/special/951130-1.c gcc.dg/951130-1.c
7690 gcc.c-torture/special/960224-1.c gcc.dg/cpp/19960224-1.c
7691 gcc.c-torture/special/960224-2.c gcc.dg/cpp/19960224-2.c
7692 gcc.c-torture/special/981006-1.c gcc.c-torture/compile/981006-1.c
7693 gcc.c-torture/special/eeprof-1.c gcc.c-torture/execute/eeprof-1.c
7694 gcc.failure/940409-1.c gcc.dg/940409-1.c
7695
7696 2000-06-28 Zack Weinberg <zack@wolery.cumb.org>
7697
7698 * c-torture/compile/961203-1.x: Delete.
7699
7700 * gcc.misc-tests/acker1.c: Report failure. Use return from main,
7701 not exit. Include stdio.h.
7702 * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
7703 * gcc.misc-tests/dg-12.c: Likewise.
7704 * gcc.misc-tests/dg-5.c: Likewise.
7705 * gcc.misc-tests/dg-6.c: Likewise.
7706 * gcc.misc-tests/dg-7.c: Prototype abort.
7707 * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
7708 * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
7709 * gcc.misc-tests/matrix1.c: Report failure. Use return from main,
7710 not exit.
7711 * gcc.misc-tests/sieve.c: Use return from main, not exit.
7712 * gcc.misc-tests/sort2.c: Use return from main, not exit.
7713
7714 2000-06-28 Jakub Jelinek <jakub@redhat.com>
7715
7716 * gcc.dg/cpp/20000628-1.c: New test.
7717 * gcc.dg/cpp/20000628-1.h: New header for above test.
7718 * gcc.dg/cpp/20000628-1a.h: Likewise.
7719
7720 2000-06-27 Zack Weinberg <zack@wolery.cumb.org>
7721
7722 * gcc.dg/cpp: New directory.
7723 * gcc.dg/cpp/cpp.exp: New driver.
7724 * gcc.dg/cpp/20000627-1.c: New test.
7725 * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
7726 * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
7727 and rewrite as a compilation test.
7728
7729 * gcc.dg: Move many files into the cpp subdirectory, possibly
7730 renaming or editing them as well.
7731 Old name New name
7732 990119-1.c cpp/19990119-1.c
7733 990228-1.c cpp/19990228-1.c
7734 990407-1.c cpp/19990407-1.c
7735 990409-1.c cpp/19990409-1.c
7736 990413-1.c cpp/19990413-1.c
7737 990703-1.c cpp/19990703-1.c
7738 20000127-1.c cpp/20000127-1.c
7739 20000129-1.c cpp/20000129-1.c
7740 20000207-1.c cpp/20000207-1.c
7741 20000207-2.c cpp/20000207-2.c
7742 20000209-1.c cpp/20000209-1.c
7743 20000209-2.c cpp/20000209-2.c
7744 20000301-1.c cpp/20000301-1.c
7745 20000419-1.c cpp/20000419-1.c
7746 20000510-1.S cpp/20000510-1.S
7747 20000519-1.c cpp/20000519-1.c
7748 20000529-1.c cpp/20000529-1.c
7749 20000625-1.c cpp/20000625-1.c
7750 20000625-2.c cpp/20000625-2.c
7751 cpp-as1.c cpp/assert1.c
7752 cpp-as2.c cpp/assert2.c
7753 cxx-comments-1.c cpp/cxxcom1.c
7754 cxx-comments-2.c cpp/cxxcom2.c
7755 endif-label.c cpp/endif.c
7756 cpp-hash1.c cpp/hash1.c
7757 cpp-hash2.c cpp/hash2.c
7758 cpp-if1.c cpp/if-1.c
7759 cpp-if2.c cpp/if-2.c
7760 cpp-if3.c cpp/if-3.c
7761 cpp-if4.c cpp/if-4.c
7762 cpp-if5.c cpp/if-5.c
7763 cpp-cond.c cpp/if-cexp.c
7764 cpp-missingop.c cpp/if-mop.c
7765 cpp-missingparen.c cpp/if-mpar.c
7766 cpp-opprec.c cpp/if-oppr.c
7767 cpp-ifparen.c cpp/if-paren.c
7768 cpp-shortcircuit.c cpp/if-sc.c
7769 cpp-shift.c cpp/if-shift.c
7770 cpp-unary.c cpp/if-unary.c
7771 cpp-li1.c cpp/line1.c
7772 cpp-li2.c cpp/line2.c
7773 lineno.c cpp/line3.c
7774 lineno-2.c cpp/line4.c
7775 cpp-mi.c cpp/mi1.c
7776 cpp-mic.h cpp/mi1c.h
7777 cpp-micc.h cpp/mi1cc.h
7778 cpp-mind.h cpp/mi1nd.h
7779 cpp-mindp.h cpp/mi1ndp.h
7780 cpp-mix.h cpp/mi1x.h
7781 cpp-mi2.c cpp/mi2.c
7782 cpp-mi2a.h cpp/mi2a.h
7783 cpp-mi2b.h cpp/mi2b.h
7784 cpp-mi2c.h cpp/mi2c.h
7785 cpp-mi3.c cpp/mi3.c
7786 cpp-mi3.def cpp/mi3.def
7787 poison-1.c cpp/poison.c
7788 pr-impl.c cpp/prag-imp.c
7789 cpp-redef-2.c cpp/redef1.c
7790 cpp-redef.c cpp/redef2.c
7791 strpaste.c cpp/strp1.c
7792 strpaste-2.c cpp/strp2.c
7793 cpp-tradpaste.c cpp/tr-paste.c
7794 cpp-tradstringify.c cpp/tr-str.c
7795 cpp-tradwarn1.c cpp/tr-warn1.c
7796 cpp-tradwarn2.c cpp/tr-warn2.c
7797 trigraphs.c cpp/trigraphs.c
7798 cpp-unc1.c cpp/unc1.c
7799 cpp-unc2.c cpp/unc2.c
7800 cpp-unc3.c cpp/unc3.c
7801 cpp-unc.c cpp/unc4.c
7802 undef.c cpp/undef1.c
7803 undef-2.c cpp/undef2.c
7804 cpp-wi1.c cpp/widestr1.c
7805
7806 2000-06-27 Mark Mitchell <mark@codesourcery.com>
7807
7808 * lib/g++.exp (g++_include_flags): Tweak.
7809
7810 2000-06-27 H.J. Lu <hjl@gnu.org>
7811 Loren J. Rittle <ljrittle@acm.org>
7812
7813 * lib/g++.exp (g++_include_flags): Override libgloss.exp
7814 version with one that knows about the new gcc tree structure.
7815 (g++_link_flags): Same.
7816
7817 2000-06-26 Zack Weinberg <zack@wolery.cumb.org>
7818
7819 * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
7820 gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
7821 case we are cross-compiling.
7822
7823 * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
7824 g++.old-deja/g++.niklas/Makefile.in,
7825 g++.old-deja/g++.niklas/configure.in,
7826 g++.old-deja/g++.other/Makefile.in,
7827 g++.old-deja/g++.other/configure.in,
7828 gcc.c-torture/code_quality/Makefile.in,
7829 gcc.c-torture/code_quality/configure.in,
7830 gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
7831 gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
7832 gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
7833 gcc.c-torture/execute/ieee/Makefile.in,
7834 gcc.c-torture/execute/ieee/configure.in,
7835 gcc.c-torture/noncompile/Makefile.in,
7836 gcc.c-torture/noncompile/configure.in,
7837 gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
7838 gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
7839 gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7840
7841 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
7842
7843 * g++.old-deja/g++.other/ambig3.C: New test.
7844
7845 2000-06-26 Nathan Sidwell <nathan@codesourcery.com>
7846
7847 * g++.old-deja/g++.pt/syntax1.C: New test.
7848 * g++.old-deja/g++.pt/syntax2.C: New test.
7849 * g++.old-deja/g++.other/syntax3.C: New test.
7850 * g++.old-deja/g++.other/syntax4.C: New test.
7851
7852 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
7853
7854 * gcc.dg/20000623-1.c: Prototype exit and abort.
7855
7856 2000-06-25 Zack Weinberg <zack@wolery.cumb.org>
7857
7858 * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7859 New tests.
7860 * gcc.dg/cpp-mi3.def: New file.
7861
7862 * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7863 inside assertions.
7864 * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7865 lexer's error messages.
7866 * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7867 divine anything from the linemarkers.
7868 * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7869 * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7870
7871 2000-06-23 Geoffrey Keating <geoffk@cygnus.com>
7872
7873 * gcc.dg/20000623-1.c: New test.
7874
7875 2000-06-22 Jakub Jelinek <jakub@redhat.com>
7876
7877 * gcc.c-torture/execute/20000622-1.c: New test.
7878
7879 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
7880
7881 * g++.old-deja/g++.other/init15.C: New test.
7882
7883 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
7884
7885 * g++.old-deja/g++.pt/vaarg2.C: New test.
7886 * g++.old-deja/g++.pt/vaarg3.C: New test.
7887
7888 2000-06-20 Nathan Sidwell <nathan@codesourcery.com>
7889
7890 * g++.old-deja/g++.other/dyncast6.C: New test.
7891
7892 2000-06-15 Jakub Jelinek <jakub@redhat.com>
7893
7894 * gcc.c-torture/execute/loop-6.c: New test.
7895
7896 2000-06-14 Jakub Jelinek <jakub@redhat.com>
7897
7898 * gcc.dg/20000614-1.c: New test.
7899 * gcc.dg/20000614-2.c: New test.
7900
7901 2000-06-14 Hans-Peter Nilsson <hp@axis.com>
7902
7903 * g++.old-deja/g++.other/inline12.C: New test.
7904
7905 2000-06-13 Jakub Jelinek <jakub@redhat.com>
7906
7907 * g++.old-deja/g++.other/eh1.C: New test.
7908
7909 2000-06-12 Jakub Jelinek <jakub@redhat.com>
7910
7911 * g++.old-deja/g++.other/type.C: New test.
7912
7913 2000-06-05 Jakub Jelinek <jakub@redhat.com>
7914
7915 * g++.old-deja/g++.other/initstring.C: New test.
7916
7917 2000-06-12 Jason Merrill <jason@redhat.com>
7918
7919 * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7920
7921 Fri Jun 9 22:46:34 2000 Jeffrey A Law (law@cygnus.com)
7922
7923 * gcc.c-torture/compile/20000609-1.c: New test.
7924
7925 Fri Jun 9 21:54:28 2000 Clinton Popetz <cpopetz@cygnus.com>
7926
7927 * gcc.dg/20000609-1.c: New test.
7928
7929 2000-06-08 Zack Weinberg <zack@wolery.cumb.org>
7930
7931 * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7932 * gcc.c-torture/noncompile/poison-1.c: Move...
7933 * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7934 * gcc.dg/cpp-li1.c: Add a token after the #line.
7935
7936 2000-06-05 Richard Henderson <rth@cygnus.com>
7937
7938 * gcc.c-torture/execute/20000605-2.c: New test.
7939 * gcc.c-torture/execute/20000605-3.c: New test.
7940
7941 2000-06-06 David Billinghurst <David Billinghurst@riotinto.com.au>
7942
7943 * g77.f-torture/execute/20000503-1.x: New file.
7944
7945 2000-06-06 Nathan Sidwell <nathan@codesourcery.com>
7946
7947 * g++.old-deja/g++.eh/badalloc1.C: New test.
7948
7949 2000-06-05 Richard Henderson <rth@cygnus.com>
7950
7951 * gcc.c-torture/execute/20000605-1.c: New test.
7952
7953 2000-06-05 Jakub Jelinek <jakub@redhat.com>
7954 Nathan Sidwell <nathan@codesourcery.com>
7955
7956 * gcc.c-torture/compile/20000605-1.c: New test.
7957
7958 2000-06-03 David Billinghurst <David Billinghurst@riotinto.com.au>
7959
7960 * g77.f-torture/compile/20000601-1.f: New test.
7961
7962 2000-06-03 Richard Henderson <rth@cygnus.com>
7963
7964 * gcc.c-torture/execute/20000603-1.c: New.
7965
7966 2000-06-02 Zack Weinberg <zack@wolery.cumb.org>
7967
7968 * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7969 * gcc.dg/noreturn-2.c (noreturn): Likewise.
7970
7971 2000-06-01 Zack Weinberg <zack@wolery.cumb.org>
7972
7973 * gcc.dg/compare2.c (case 12): XFAIL.
7974 * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7975 * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7976
7977 * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7978
7979 2000-05-29 Zack Weinberg <zack@wolery.cumb.org>
7980
7981 * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7982 guard macro is already defined when the header is first
7983 included.
7984 * gcc.dg/cpp-mix.h: New file.
7985 * gcc.dg/endif-label.c: Update patterns to match compiler.
7986
7987 * g++.brendan/complex1.C: Declare abort.
7988 * g++.law/refs4.C: Remove XFAIL.
7989 * g++.oliva/expr2.C: Declare abort and exit.
7990
7991 2000-05-28 Alexandre Oliva <aoliva@cygnus.com>
7992
7993 * gcc.c-torture/execute/20000528-1.c: New test.
7994
7995 * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7996 * g++.old-deja/g++.law/temps4.C: Likewise.
7997
7998 * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7999 stdlib.h. Call abort() on failure.
8000 * g++.old-deja/g++.law/refs4.C: Likewise.
8001 * g++.old-deja/g++.law/temps4.C: Likewise.
8002 * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
8003 * gcc.c-torture/execute/20000112-1.c: Include string.h.
8004
8005 2000-05-27 Zack Weinberg <zack@wolery.cumb.org>
8006
8007 Relative to g++.dg/special:
8008 * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
8009
8010 Relative to g++.old-deja:
8011 * g++.brendan/complex1.C, g++.jason/optimize2.C,
8012 g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
8013 g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
8014 g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
8015 g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
8016 g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
8017 g++.robertl/ice990323-2.C: Prototype exit and/or abort.
8018
8019 * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
8020 g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
8021 g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
8022 g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
8023 g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
8024 g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
8025 and/or string.h.
8026
8027 * g++.other/goto1.C: Update expectations for error messages.
8028
8029 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
8030
8031 * gcc.c-torture/compile/20000523-1.c: New test.
8032
8033 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
8034
8035 * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
8036
8037 2000-05-25 Nathan Sidwell <nathan@codesourcery.com>
8038
8039 * g++.old-deja/g++.eh/catch11.C: New test.
8040 * g++.old-deja/g++.eh/catch12.C: New test.
8041
8042 2000-05-24 Nick Clifton <nickc@cygnus.com>
8043
8044 * gcc.c-torture/execute/20000523-1.c: New test.
8045
8046 2000-05-23 Zack Weinberg <zack@wolery.cumb.org>
8047
8048 * c-torture/execute/bcp-1.c: Replace abort in arg of
8049 __builtin_constant_p with a generic external function.
8050
8051 * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
8052 gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
8053 gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
8054 gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
8055 Prototype abort and/or exit.
8056
8057 * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
8058 gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
8059 gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
8060 gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
8061
8062 2000-05-22 Alexandre Oliva <aoliva@cygnus.com>
8063
8064 * gcc.dg/dwarf2-1.c: New test.
8065
8066 2000-05-20 Richard Henderson <rth@cygnus.com>
8067
8068 * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
8069
8070 2000-05-20 Andreas Jaeger <aj@suse.de>
8071
8072 * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
8073 testcase.
8074
8075 2000-05-19 David Edelsohn <edelsohn@gnu.org>
8076
8077 * gcc.c-torture/execute/20000519-2.c: New test.
8078
8079 2000-05-19 Andreas Jaeger <aj@suse.de>
8080
8081 * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
8082 which fails with SSA.
8083
8084 * lib/c-torture.exp: Also test with -O3 -fssa.
8085
8086 2000-05-18 Michael Meissner <meissner@redhat.com>
8087
8088 * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
8089 * gcc.c-torture/execute/920415-1.c: Ditto.
8090 * gcc.c-torture/execute/920501-1.c: Ditto.
8091 * gcc.c-torture/execute/conversion.c: Ditto.
8092 * gcc.c-torture/execute/cvt-1.c: Ditto.
8093
8094 Thu May 18 16:03:29 2000 Jeffrey A Law (law@cygnus.com)
8095
8096 * gcc.c-torture/compile/20000518-1.c: New test.
8097
8098 2000-05-18 David Billinghurst <David.Billinghurst@riotinto.com.au>
8099
8100 * g77.f-torture/compile/200005018.f: New test.
8101
8102 Wed May 17 18:30:10 2000 Jeffrey A Law (law@cygnus.com)
8103
8104 * gcc.c-torture/compile/20000517-1.c: New test.
8105
8106 2000-05-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8107
8108 * gcc.c-torture/execute/20000516-1.c: New test.
8109
8110 2000-05-15 Jakub Jelinek <jakub@redhat.com>
8111
8112 * g++.old-deja/g++.other/eh.C: New test.
8113
8114 2000-05-12 Richard Henderson <rth@cygnus.com>
8115
8116 * gcc.c-torture/execute/990208-1.c (main): Don't pass
8117 constants through to doit's conditional.
8118
8119 Thu May 11 19:02:43 2000 Jeffrey A Law (law@cygnus.com)
8120
8121 * gcc.c-torture/compile/20000511-1.c: New test.
8122 * g77.f-torture/compile/20000511-1.f: New test.
8123 * g77.f-torture/compile/20000511-2.f: New test.
8124
8125 2000-05-11 Michael Meissner <meissner@redhat.com>
8126
8127 * gcc.c-torture/execute/20000511-1.c: New test.
8128
8129 2000-05-11 Zack Weinberg <zack@wolery.cumb.org>
8130
8131 * gcc.dg/dg.exp: Scan .S files as well as .c files.
8132 * gcc.dg/20000510-1.S: New.
8133
8134 2000-05-08 Catherine Moore <clm@cygnus.com>
8135
8136 * gcc.dg/unused-3.c: New.
8137
8138 2000-05-06 Richard Henderson <rth@cygnus.com>
8139
8140 * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
8141 * g++.old-deja/g++.mike/warn1.C: Likewise.
8142 * g++.old-deja/g++.pt/local1.C: Likewise.
8143 * g++.old-deja/g++.pt/local7.C: Likewise.
8144 * g++.old-deja/g++.pt/spec16.C: Likewise.
8145
8146 2000-05-06 Nathan Sidwell <nathan@codesourcery.com>
8147
8148 * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
8149
8150 2000-05-05 David Billinghurst <David Billinghurst@riotinto.com.au>
8151
8152 * g77.f-torture/execute/20000503-1.f: New test.
8153
8154 2000-05-04 Andreas Jaeger <aj@suse.de>
8155
8156 * gcc.dg/noreturn-2.c: New test.
8157
8158 2000-05-04 Neil Booth <NeilB@earthling.net>
8159
8160 * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
8161 preprocessor.
8162
8163 2000-05-04 Richard Henderson <rth@cygnus.com>
8164
8165 * gcc.c-torture/execute/20000503-1.c: Fix typo.
8166
8167 2000-05-04 Richard Henderson <rth@cygnus.com>
8168
8169 * gcc.c-torture/compile/20000504-1.c: New test. Derived from
8170 OpenSSL by Jason R Thorpe.
8171
8172 Wed May 3 13:02:10 2000 Jim Wilson <wilson@cygnus.com>
8173
8174 * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
8175
8176 2000-05-03 Robert Lipe <robertlipe@usa.net>
8177
8178 * gcc.dg/20000503-1.c: New test.
8179
8180 2000-05-02 Jakub Jelinek <jakub@redhat.com>
8181
8182 * gcc.c-torture/compile/20000502-1.c: New test.
8183 * g++.old-deja/g++.other/align.C: New test.
8184 * gcc.dg/cpp-tradstringify.c: New test.
8185
8186 Thu Apr 27 15:58:18 MET DST 2000 Jan Hubicka <jh@suse.cz>
8187
8188 * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
8189 and hard registers.
8190
8191 2000-04-26 Geoff Keating <geoffk@cygnus.com>
8192
8193 * gcc.c-torture/execute/loop-5.c: New test.
8194
8195 2000-04-25 Jakub Jelinek <jakub@redhat.com>
8196
8197 * gcc.c-torture/execute/va-arg-20.c: New test.
8198
8199 Sun Apr 23 14:41:33 2000 Jeffrey A Law (law@cygnus.com)
8200
8201 * gcc.c-torture/execute/20000422-1.c: New test.
8202
8203 2000-04-20 Greg McGary <gkm@gnu.org>
8204
8205 * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
8206 when optimizing, but without sibling-call optimizations (-O1).
8207
8208 Thu Apr 20 11:57:03 2000 Jeffrey A Law (law@cygnus.com)
8209
8210 * gcc.c-torture/compile/20000420-1.c: New test.
8211
8212 2000-04-20 Nathan Sidwell <nathan@codesourcery.com>
8213
8214 * g++.abi/ptrflags.C: New test.
8215 * g++.eh/catchptr1.C: Test incomplete pointer chains.
8216
8217 Wed Apr 19 09:16:32 2000 Catherine Moore <clm@cygnus.com>
8218
8219 * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
8220
8221 2000-04-19 Greg McGary <gkm@gnu.org>
8222
8223 * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
8224 sibling-call optimizations.
8225
8226 2000-04-19 Zack Weinberg <zack@wolery.cumb.org>
8227
8228 * gcc.dg/20000419-1.c: New test.
8229
8230 Wed Apr 12 22:54:02 2000 Hans-Peter Nilsson <hp@axis.com>
8231
8232 * gcc.c-torture/execute/20000412-6.c: New test.
8233
8234 Wed Apr 12 10:25:08 2000 Jeffrey A Law (law@cygnus.com)
8235
8236 * gcc.c-torture/execute/20000412-5.c: New test.
8237 * g77.f-torture/compile/20000412-1.f: New test.
8238 * gcc.c-torture/execute/20000412-4.c: New test.
8239 * gcc.c-torture/compile/20000412-2.c: New test.
8240 * gcc.c-torture/execute/20000412-3.c: New test.
8241 * gcc.c-torture/compile/20000412-1.c: New test.
8242 * gcc.c-torture/execute/20000412-2.c: New test.
8243
8244 2000-04-12 Jakub Jelinek <jakub@redhat.com>
8245
8246 * objc/execute/bf-20.m: New test.
8247
8248 2000-04-10 Richard Henderson <rth@cygnus.com>
8249
8250 * gcc.c-torture/execute/20000412-1.c: Reduce some more.
8251
8252 * gcc.c-torture/execute/20000412-1.c: New test.
8253
8254 2000-04-10 Nathan Sidwell <nathan@codesourcery.com>
8255
8256 * g++.old-deja/g++.eh/catchptr1.C: New test.
8257
8258 2000-04-09 Nathan Sidwell <nathan@codesourcery.com>
8259
8260 * g++.old-deja/g++.abi/cxa_vec.C: New test.
8261
8262 2000-04-08 Neil Booth <NeilB@earthling.net>
8263
8264 * gcc.dg/cpp-nullchar.c: Remove test as
8265 embedded nulls cause problems.
8266
8267 2000-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8268
8269 * gcc.dg/compare2.c: New test.
8270
8271 2000-04-08 Neil Booth <NeilB@earthling.net>
8272
8273 * gcc.dg/cpp-nullchar.c: New test.
8274
8275 2000-04-07 Zack Weinberg <zack@wolery.cumb.org>
8276
8277 * gcc.dg/cpp-mi2.c: New test.
8278 * gcc.dg/cpp-mi2[abc].h: New files.
8279
8280 2000-04-07 Nathan Sidwell <nathan@codesourcery.com>
8281
8282 * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
8283 member name.
8284
8285 2000-04-06 Nathan Sidwell <nathan@codesourcery.com>
8286
8287 * g++.old-deja/g++.abi/vmihint.C: New test.
8288
8289 2000-04-06 Neil Booth <NeilB@earthling.net>
8290
8291 * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
8292 cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c: Add FSF
8293 copyright.
8294
8295 Wed Apr 5 22:51:36 2000 Hans-Peter Nilsson <hp@axis.com>
8296
8297 * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
8298 avoid stack-frame overwrite.
8299
8300 2000-04-05 Jakub Jelinek <jakub@redhat.com>
8301
8302 * gcc.c-torture/compile/20000405-2.c: New test.
8303 * gcc.c-torture/compile/20000405-3.c: New test.
8304
8305 2000-04-05 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8306
8307 * gcc.c-torture/compile/20000405-1.c: New test.
8308
8309 2000-04-04 Geoff Keating <geoffk@cygnus.com>
8310
8311 * gcc.dg/cast-qual-1.c: Revert last change.
8312
8313 2000-04-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8314
8315 * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
8316
8317 2000-04-03 Zack Weinberg <zack@wolery.cumb.org>
8318
8319 * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
8320 gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
8321
8322 Mon Apr 3 02:35:34 2000 Jeffrey A Law (law@cygnus.com)
8323
8324 * gcc.c-torture/compile/20000403-2.c: New test.
8325 * gcc.c-torture/compile/20000403-1.c: New test.
8326
8327 Mon Apr 3 16:53:52 2000 Hans-Peter Nilsson <hp@axis.com>
8328
8329 * gcc.c-torture/execute/20000403-1.c: New test.
8330
8331 2000-04-03 Geoff Keating <geoffk@cygnus.com>
8332
8333 * gcc.c-torture/execute/20000402-1.c: New test.
8334
8335 Mon Apr 3 14:10:34 2000 Donald Lindsay <dlindsay@cygnus.com>
8336
8337 * gcc.c-torture/execute/va-arg-15.c: New test.
8338 * gcc.c-torture/execute/va-arg-16.c: New test.
8339 * gcc.c-torture/execute/va-arg-17.c: New test.
8340 * gcc.c-torture/execute/va-arg-18.c: New test.
8341 * gcc.c-torture/execute/va-arg-19.c: New test.
8342
8343 2000-04-02 Zack Weinberg <zack@wolery.cumb.org>
8344
8345 * gcc.c-torture/compile/981211-1.c: Move to...
8346 * gcc.dg/cpp-as1.c: ...here.
8347 * gcc.dg/cpp-as2.c: New file.
8348
8349 * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
8350 compiler.
8351
8352 2000-04-02 Neil Booth <NeilB@earthling.net>
8353
8354 * gcc.dg/cpp-cond.c New tests.
8355 * gcc.dg/cpp-ifparen.c New tests. Amend existing tests to make
8356 accidental success less likely.
8357 * gcc.dg/cpp-missingop.c New tests.
8358 * gcc.dg/cpp-missingparen.c New tests.
8359 * gcc.dg/cpp-shift.c New tests.
8360 * gcc.dg/cpp-shortcircuit.c New tests.
8361 * gcc.dg/cpp-unary.c New tests.
8362
8363 Wed Mar 29 13:44:23 2000 Jeffrey A Law (law@cygnus.com)
8364
8365 * gcc.c-torture/compile/20000329-1.c: New test.
8366
8367 2000-03-26 Bernd Schmidt <bernds@cygnus.co.uk>
8368
8369 * gcc.c-torture/compile/20000326-1.c: New test.
8370 * gcc.c-torture/compile/20000326-2.c: New test.
8371
8372 2000-03-24 Geoff Keating <geoffk@cygnus.com>
8373
8374 * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
8375 the first parameter is a function argument.
8376
8377 2000-03-23 Nathan Sidwell <nathan@codesourcery.com>
8378
8379 * g++.old-deja/g++.ext/array4.C: New test.
8380
8381 2000-03-22 Geoff Keating <geoffk@cygnus.com>
8382
8383 * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
8384
8385 2000-03-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8386
8387 * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
8388
8389 2000-03-19 Richard Henderson <rth@cygnus.com>
8390
8391 * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
8392
8393 2000-03-19 Richard Henderson <rth@cygnus.com>
8394
8395 * gcc.c-torture/compile/20000319-1.c: New test.
8396
8397 Tue Mar 14 08:58:37 2000 Jeffrey A Law (law@cygnus.com)
8398
8399 * gcc.c-torture/execute/20000314-3.c: New test.
8400 * gcc.c-torture/execute/20000314-2.c: New test.
8401 * gcc.c-torture/execute/20000314-1.c: New test.
8402 * gcc.c-torture/compile/20000314-2.c: New test.
8403 * gcc.c-torture/compile/20000314-1.c: New test.
8404
8405 2000-03-13 Nathan Sidwell <nathan@codesourcery.com>
8406
8407 * g++.old-deja/g++.warn/inline.C: New test.
8408
8409 Fri Mar 10 01:15:19 2000 Hans-Peter Nilsson <hp@bitrange.com>
8410
8411 * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
8412 standards-compliant result rather than specific constants.
8413 Put test-values in array.
8414
8415 2000-03-08 Jason Merrill <jason@casey.cygnus.com>
8416
8417 * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
8418 (g++_target_compile): Put test-specific options last.
8419
8420 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8421
8422 * g++.old-deja/g++.eh/vbase4.C: New test.
8423
8424 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8425
8426 * g++.old-deja/g++.bugs/900215_01.C: Adjust.
8427
8428 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8429
8430 * g++.old-deja/g++.brendan/misc12.C: Removed.
8431 * g++.old-deja/g++.pt/memtemp77.C: Constify.
8432 * g++.old-deja/g++.ext/pretty4.C: New test.
8433
8434 2000-03-08 Nathan Sidwell <nathan@codesourcery.com>
8435
8436 * g++.old-deja/g++.other/string2.C: New test.
8437
8438 2000-03-06 Nathan Sidwell <nathan@codesourcery.com>
8439
8440 * g++.old-deja/g++.warn/impint2.C: New test.
8441
8442 Sun Mar 5 23:25:12 2000 Hans-Peter Nilsson <hp@bitrange.com>
8443
8444 * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
8445 is 1, not zero.
8446
8447 2000-03-05 Nathan Sidwell <nathan@codesourcery.com>
8448
8449 * g++.old-deja/g++.warn/impint.C: New test.
8450 * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
8451 * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
8452 * g++.old-deja/g++.pt/explicit12.C: Likewise.
8453 * g++.old-deja/g++.pt/explicit13.C: Likewise.
8454 * g++.old-deja/g++.pt/explicit17.C: Likewise.
8455 * g++.old-deja/g++.pt/explicit18.C: Likewise.
8456 * g++.old-deja/g++.pt/explicit19.C: Likewise.
8457 * g++.old-deja/g++.pt/explicit23.C: Likewise.
8458 * g++.old-deja/g++.pt/explicit31.C: Likewise.
8459 * g++.old-deja/g++.pt/explicit35.C: Likewise.
8460 * g++.old-deja/g++.pt/explicit6.C: Likewise.
8461 * g++.old-deja/g++.pt/memclass7.C: Likewise.
8462
8463 2000-03-01 Zack Weinberg <zack@wolery.cumb.org>
8464
8465 * gcc.dg/cpp-redef.c: New test.
8466
8467 2000-02-29 Nathan Sidwell <nathan@codesourcery.com>
8468
8469 * g++.old-deja/g++.pt/unify7.C: New test.
8470
8471 Sat Feb 26 19:46:09 2000 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
8472
8473 * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
8474 * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
8475
8476 2000-02-25 Geoff Keating <geoffk@cygnus.com>
8477
8478 * gcc.c-torture/compile/20000224-1.c: New test.
8479
8480 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8481
8482 * gcc.c-torture/compile/cpp-2.c: New test.
8483 * gcc.c-torture/compile/cpp-1.c: New test.
8484
8485 Fri Feb 25 21:44:49 2000 Jeffrey A Law (law@cygnus.com)
8486
8487 * gcc.c-torture/execute/20000225-1.c: New test.
8488
8489 2000-02-25 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8490
8491 * gcc.dg/cpp-li2.c: New test.
8492
8493 * gcc.dg/cpp-wi1.c: New test.
8494
8495 * gcc.dg/cpp-li1.c: New test.
8496
8497 2000-02-24 Nathan Sidwell <nathan@codesourcery.com>
8498
8499 * g++.old-deja/g++.other/sizeof5.C: New test.
8500
8501 2000-02-23 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8502
8503 * gcc.c-torture/execute/va-arg-13.c: New test.
8504
8505 Wed Feb 23 14:16:06 2000 Donald Lindsay <dlindsay@cygnus.com>
8506
8507 * gcc.c-torture/execute/va-arg-12.c: New test.
8508
8509 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
8510
8511 * gcc.c-torture/execute/20000223-1.c: New test.
8512
8513 2000-02-23 Nathan Sidwell <nathan@codesourcery.com>
8514
8515 * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
8516
8517 2000-02-22 Mark Mitchell <mark@codesourcery.com>
8518
8519 * g++.old-deja/g++.abi/ptrmem.C: New test.
8520
8521 2000-02-19 Richard Henderson <rth@cygnus.com>
8522
8523 * gcc.c-torture/compile/init-3.c: New.
8524
8525 2000-02-17 Mark Mitchell <mark@codesourcery.com>
8526
8527 * lib/g++.exp (g++_init): Add -fmessage-length=0 to
8528 ALWAYS_CXXFLAGS.
8529
8530 Fri Feb 11 12:35:40 2000 Robert Lipe <robertl@sco.com>
8531
8532 * gcc.c-torture/compile/20000211-3.c: New test.
8533
8534 Fri Feb 11 12:35:40 2000 Martin Buchholz <martin@xemacs.org>
8535
8536 * gcc.c-torture/compile/20000211-2.c: New test.
8537
8538 Fri Feb 11 12:35:40 2000 Jeffrey A Law (law@cygnus.com)
8539
8540 * gcc.c-torture/compile/20000211-1.c: New test.
8541
8542 2000-02-09 Jonathan Larmour <jlarmour@redhat.co.uk>
8543
8544 * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
8545 on native targets
8546
8547 2000-02-08 Nathan Sidwell <nathan@acm.org>
8548
8549 * g++.old-deja/g++.other/cast5.C: New test.
8550
8551 2000-02-05 Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
8552
8553 * gcc.c-torture/execute/20000205-1.c: New.
8554
8555 2000-02-03 Nathan Sidwell <nathan@acm.org>
8556
8557 * g++.old-deja/g++.jason/cast3.C: Return void.
8558 * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
8559
8560 2000-02-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8561
8562 * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
8563
8564 * gcc.dg/loop-1.c: New test.
8565
8566 2000-01-27 Jakub Jelinek <jakub@redhat.com>
8567
8568 * gcc.c-torture/compile/20000127-1.c: New test.
8569 * gcc.c-torture/execute/991228-1.c: New test.
8570
8571 2000-01-26 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8572
8573 * gcc.dg/unused-2.c: New test.
8574
8575 * gcc.dg/conv-1.c: New test.
8576
8577 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8578
8579 * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
8580 compiler.
8581 (tool_option_proc): Fix typo.
8582
8583 2000-01-24 Geoff Keating <geoffk@cygnus.com>
8584
8585 * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
8586 of the ld on the host, not on the build machine.
8587 Also, don't crash if '--help' is not a supported option.
8588
8589 2000-01-24 Richard Henderson <rth@cygnus.com>
8590
8591 * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
8592
8593 Thu Jan 20 12:34:48 2000 Jeffrey A Law (law@cygnus.com)
8594
8595 * gcc.c-torture/execute/20000120-2.c: New test.
8596 * gcc.c-torture/execute/20000120-1.c: New test.
8597
8598 Thu Jan 13 02:29:32 2000 Jeffrey A Law (law@cygnus.com)
8599
8600 * gcc.c-torture/execute/20000113-1.c: New test.
8601
8602 Wed Jan 12 20:26:58 2000 Jeffrey A Law (law@cygnus.com)
8603
8604 * gcc.c-torture/execute/20000112-1.c: New test.
8605
8606 2000-01-11 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8607
8608 * gcc.dg/20000111-1.c: New test.
8609
8610 Mon Jan 10 18:12:49 2000 Jeffrey A Law (law@cygnus.com)
8611
8612 * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
8613 with 16 bit integers.
8614
8615 2000-01-08 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8616
8617 * gcc.dg/20000108-1.c: New test.
8618
8619 2000-01-05 Nathan Sidwell <nathan@acm.org>
8620
8621 * g++.old-deja/g++.ns/koenig8.C: New test.
8622
8623 2000-01-05 Nathan Sidwell <nathan@acm.org>
8624
8625 * g++.old-deja/g++.other/cast4.C: New test.
8626
8627 Wed Jan 5 00:26:20 2000 Jeffrey A Law (law@cygnus.com)
8628
8629 * gcc.c-torture/compile/20000105-2.c: New test.
8630 * gcc.c-torture/compile/20000105-1.c: New test.
8631
8632 2000-01-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8633
8634 * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
8635 references to printf & atoi to conform to ANSI standard.
8636 * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
8637 * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
8638 * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
8639 * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
8640 * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
8641 * g++.old-deja/g++.brendan/complex1.C: Likewise.
8642 * g++.old-deja/g++.brendan/copy1.C: Likewise.
8643 * g++.old-deja/g++.brendan/copy2.C: Likewise.
8644 * g++.old-deja/g++.brendan/copy3.C: Likewise.
8645 * g++.old-deja/g++.brendan/copy4.C: Likewise.
8646 * g++.old-deja/g++.brendan/copy5.C: Likewise.
8647 * g++.old-deja/g++.brendan/copy6.C: Likewise.
8648 * g++.old-deja/g++.brendan/copy7.C: Likewise.
8649 * g++.old-deja/g++.brendan/copy8.C: Likewise.
8650 * g++.old-deja/g++.brendan/crash11.C: Likewise.
8651 * g++.old-deja/g++.brendan/crash14.C: Likewise.
8652 * g++.old-deja/g++.brendan/ctors1.C: Likewise.
8653 * g++.old-deja/g++.brendan/ctors2.C: Likewise.
8654 * g++.old-deja/g++.brendan/delete2.C: Likewise.
8655 * g++.old-deja/g++.brendan/dtors1.C: Likewise.
8656 * g++.old-deja/g++.brendan/dtors2.C: Likewise.
8657 * g++.old-deja/g++.brendan/dtors3.C: Likewise.
8658 * g++.old-deja/g++.brendan/eh1.C: Likewise.
8659 * g++.old-deja/g++.brendan/groff1.C: Likewise.
8660 * g++.old-deja/g++.brendan/init3.C: Likewise.
8661 * g++.old-deja/g++.brendan/misc12.C: Likewise.
8662 * g++.old-deja/g++.brendan/misc7.C: Likewise.
8663 * g++.old-deja/g++.brendan/new2.C: Likewise.
8664 * g++.old-deja/g++.brendan/operators4.C: Likewise.
8665 * g++.old-deja/g++.brendan/operators5.C: Likewise.
8666 * g++.old-deja/g++.brendan/overload2.C: Likewise.
8667 * g++.old-deja/g++.brendan/overload7.C: Likewise.
8668 * g++.old-deja/g++.brendan/redecl2.C: Likewise.
8669 * g++.old-deja/g++.brendan/reference1.C: Likewise.
8670 * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
8671 * g++.old-deja/g++.brendan/template24.C: Likewise.
8672 * g++.old-deja/g++.brendan/template3.C: Likewise.
8673 * g++.old-deja/g++.brendan/vtables1.C: Likewise.
8674 * g++.old-deja/g++.jason/inline3.C: Likewise.
8675 * g++.old-deja/g++.jason/opeq.C: Likewise.
8676 * g++.old-deja/g++.law/arg5.C: Likewise.
8677 * g++.old-deja/g++.law/arm7.C: Likewise.
8678 * g++.old-deja/g++.law/ctors11.C: Likewise.
8679 * g++.old-deja/g++.law/cvt8.C: Likewise.
8680 * g++.old-deja/g++.law/init9.C: Likewise.
8681 * g++.old-deja/g++.law/refs4.C: Likewise.
8682 * g++.old-deja/g++.law/template2.C: Likewise.
8683 * g++.old-deja/g++.law/visibility24.C: Likewise.
8684 * g++.old-deja/g++.law/vtable3.C: Likewise.
8685 * g++.old-deja/g++.mike/asm2.C: Likewise.
8686 * g++.old-deja/g++.mike/eh1.C: Likewise.
8687 * g++.old-deja/g++.mike/misc1.C: Likewise.
8688 * g++.old-deja/g++.mike/misc13.C: Likewise.
8689 * g++.old-deja/g++.mike/misc14.C: Likewise.
8690 * g++.old-deja/g++.mike/ns12.C: Likewise.
8691 * g++.old-deja/g++.mike/p1248.C: Likewise.
8692 * g++.old-deja/g++.mike/p3708.C: Likewise.
8693 * g++.old-deja/g++.mike/p3708a.C: Likewise.
8694 * g++.old-deja/g++.mike/p3708b.C: Likewise.
8695 * g++.old-deja/g++.mike/p646.C: Likewise.
8696 * g++.old-deja/g++.mike/p700.C: Likewise.
8697 * g++.old-deja/g++.mike/p783.C: Likewise.
8698 * g++.old-deja/g++.mike/p783a.C: Likewise.
8699 * g++.old-deja/g++.mike/p783b.C: Likewise.
8700 * g++.old-deja/g++.mike/p786.C: Likewise.
8701 * g++.old-deja/g++.mike/p789.C: Likewise.
8702 * g++.old-deja/g++.mike/p789a.C: Likewise.
8703 * g++.old-deja/g++.mike/p807a.C: Likewise.
8704 * g++.old-deja/g++.other/delete3.C: Likewise.
8705 * g++.old-deja/g++.other/dyncast1.C: Likewise.
8706 * g++.old-deja/g++.other/dyncast2.C: Likewise.
8707 * g++.old-deja/g++.other/dyncast3.C: Likewise.
8708 * g++.old-deja/g++.other/empty1.C: Likewise.
8709 * g++.old-deja/g++.other/temporary1.C: Likewise.
8710 * g++.old-deja/g++.pt/memtemp14.C: Likewise.
8711 * g++.old-deja/g++.pt/t16.C: Likewise.
8712 * g++.old-deja/g++.pt/tiemann2.C: Likewise.
8713
8714 1999-12-30 Bernd Schmidt <bernds@cygnus.co.uk>
8715
8716 * gcc.dg/991230-1.c: New test.
8717
8718 Wed Dec 29 23:48:49 1999 Jeffrey A Law (law@cygnus.com)
8719
8720 * gcc.c-torture/compile/991229-3.c: New test.
8721 * gcc.c-torture/compile/991229-2.c: New test.
8722 * gcc.c-torture/compile/991229-1.c: New test.
8723
8724 Wed Dec 29 20:54:46 1999 Greg McGary <gkm@eng.ascend.com>
8725
8726 * gcc.c-torture/compile/labels-2.c: New test.
8727
8728 1999-12-27 Martin von Löwis <loewis@informatik.hu-berlin.de>
8729
8730 * gcc.c-torture/execute/991227-1.c: New test.
8731
8732 1999-12-22 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8733
8734 * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
8735
8736 1999-12-21 Martin von Löwis <loewis@informatik.hu-berlin.de>
8737
8738 * gcc.c-torture/execute/991221-1.c: New test.
8739
8740 1999-12-20 Nathan Sidwell <nathan@acm.org>
8741
8742 * g++.old-deja/g++.other/cast3.C: New test.
8743
8744 1999-12-16 Bernd Schmidt <bernds@cygnus.co.uk>
8745
8746 * gcc.c-torture/execute/991216-4.c: New test.
8747
8748 1999-12-16 Michael Meissner <meissner@cygnus.com>
8749
8750 * gcc.c-torture/execute/991216-1.c: New test.
8751 * gcc.c-torture/execute/991216-2.c: New test.
8752 * gcc.c-torture/execute/991216-3.c: New test.
8753
8754 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
8755
8756 * gcc.dg/991214-1.c: Use "__asm__", not "asm".
8757 Actually make the test fail by using "-O2" for compilation.
8758
8759 1999-12-15 Nathan Sidwell <nathan@acm.org>
8760
8761 * g++.old-deja/g++.warn/cast-align1.C: New test.
8762
8763 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
8764
8765 * gcc.c-torture/compile/991214-1.c: New test.
8766 * gcc.c-torture/compile/991214-2.c: New test.
8767
8768 1999-12-14 Bernd Schmidt <bernds@cygnus.co.uk>
8769
8770 * gcc.dg/991214-1.c: New test.
8771
8772 Mon Dec 13 23:03:09 1999 Jeffrey A Law (law@cygnus.com)
8773
8774 * gcc.c-torture/compile/991213-3.c: New test.
8775 * gcc.c-torture/compile/991213-2.c: New test.
8776 * gcc.c-torture/compile/991213-1.c: New test.
8777
8778 Fri Dec 10 00:53:10 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
8779
8780 * gcc.dg/991209-1.c: New test.
8781
8782 Wed Dec 8 23:44:08 1999 Nathan Sidwell <nathan@acm.org>
8783
8784 * gcc.c-torture/compile/991208-1.c: New test.
8785
8786 1999-12-06 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8787
8788 * gcc.dg/ultrasp2.c: New test.
8789
8790 1999-12-05 Alex Samuel <samuel@codesourcery.com>
8791
8792 * g++.old-deja/g++.abi/align.C (main): Fix typo.
8793
8794 1999-12-02 Bernd Schmidt <bernds@cygnus.co.uk>
8795
8796 * gcc.c-torture/compile/991202-1.c: New test.
8797 * gcc.c-torture/execute/991202-1.c: New test.
8798 * gcc.c-torture/execute/991202-2.c: New test.
8799 * gcc.c-torture/execute/991202-3.c: New test.
8800
8801 1999-12-02 Alex Samuel <samuel@codesourcery.com>
8802
8803 * g++.old-deja/g++.abi/align.C: New test.
8804 * g++.old-deja/g++.abi/aggregates.C: Likewise.
8805 * g++.old-deja/g++.abi/bitfields.C: Likewise.
8806
8807 1999-12-01 Richard Henderson <rth@cygnus.com>
8808
8809 * gcc.c-torture/execute/991201-1.c: New.
8810
8811 1999-11-29 Bernd Schmidt <bernds@cygnus.co.uk>
8812
8813 * gcc.dg/991129-1.c: New test.
8814
8815 1999-11-27 Bernd Schmidt <bernds@cygnus.co.uk>
8816
8817 * gcc.c-torture/compile/991127-1.c: New test.
8818
8819 1999-11-22 Nathan Sidwell <nathan@acm.org>
8820
8821 * g++.old-deja/g++.other/warn4.C: New test.
8822
8823 1999-11-22 Nathan Sidwell <nathan@acm.org>
8824
8825 * g++.old-deja/g++.eh/cleanup2.C: New test.
8826 * g++.old-deja/g++.ext/pretty2.C: New test.
8827 * g++.old-deja/g++.ext/pretty3.C: New test.
8828 * g++.old-deja/g++.other/debug6.C: New test.
8829
8830 Wed Oct 20 16:18:23 1999 Jim Wilson <wilson@cygnus.com>
8831
8832 * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
8833 compiler_output to look for one error message instead of two.
8834
8835 1999-11-19 Geoffrey Keating <geoffk@cygnus.com>
8836
8837 * gcc.c-torture/execute/991118-1.c: Also test case
8838 where the word boundary does not split a byte evenly.
8839
8840 1999-11-19 Nathan Sidwell <nathan@acm.org>
8841
8842 * g++.old-deja/g++.ext/restrict1.C: New test.
8843
8844 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8845
8846 * gcc.c-torture/execute/991118-1.c: New test.
8847
8848 1999-11-16 Geoffrey Keating <geoffk@cygnus.com>
8849
8850 * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8851 working directory pathnames.
8852
8853 1999-10-13 Brendan Kehoe <brendan@cygnus.com>
8854
8855 * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8856 host is equipped with driver.h and driver.o so it can actually
8857 compile and run the tests.
8858
8859 Fri Oct 8 18:46:11 1999 Bernd Schmidt <bernds@cygnus.co.uk>
8860
8861 * gcc.c-torture/compile/991008-1.c: New test.
8862
8863 1999-11-08 Nick Clifton <nickc@cygnus.com>
8864
8865 * lib/gcc-dg.exp: Include target-supports.exp
8866
8867 1999-11-05 Nick Clifton <nickc@cygnus.com>
8868
8869 * lib/target-supports.exp: New file: Provide procs to test for
8870 features supported by the target.
8871 (check_weak_available): Moved here from ecos.exp.
8872 (check_alias_available): New proc: Determine of the target
8873 toolchain supports the alias attribute.
8874
8875 * gcc.dg/special/ecos.exp: Move check_weak_available to
8876 target-supports.exp.
8877 (alias-1.c): Only perform the test if the target supports
8878 aliases.
8879 (wkali-1.c): Only perform the test if the target supports
8880 aliases.
8881
8882 * gcc.dg/990506-0.c: Expect error messages from cross
8883 targets as well as native targets.
8884
8885 1999-11-02 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8886
8887 * gcc.dg/ultrasp1.c: Removed xfail.
8888 * gcc.dg/struct-ret-2.c: Likewise.
8889 * gcc.dg/array-1.c: Likewise.
8890
8891 1999-11-01 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8892
8893 * gcc.dg/struct-ret-2.c: New test.
8894
8895 * gcc.dg/array-1.c: New test.
8896
8897 Sat Oct 30 22:23:46 1999 Stephen L Moshier <moshier@mediaone.net>
8898
8899 * gcc.c-torture/execute/991030-1.c: New test.
8900
8901 Tue Oct 26 20:25:42 1999 Richard Henderson <rth@cygnus.com>
8902
8903 * gcc.c-torture/compile/991026-2.c: New test.
8904
8905 Tue Oct 26 00:45:56 1999 Jeffrey A Law (law@cygnus.com)
8906
8907 * gcc.c-torture/compile/991026-1.c: New test.
8908
8909 Sat Oct 23 23:36:03 1999 Jeffrey A Law (law@cygnus.com)
8910
8911 * gcc.c-torture/execute/991023-1.c: New test.
8912
8913 Tue Oct 19 02:11:29 1999 Jeffrey A Law (law@cygnus.com)
8914
8915 * gcc.c-torture/execute/991019-1.c: New test.
8916
8917 Sat Oct 16 00:05:48 1999 Richard Henderson <rth@cygnus.com>
8918
8919 * gcc.c-torture/execute/991016-1.c: New test.
8920
8921 Thu Oct 14 04:22:47 1999 Stephane Carrez <stcarrez@worldnet.fr>
8922
8923 * gcc.c-torture/execute/991014-1.c: New test.
8924
8925 Wed Oct 13 22:01:35 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
8926
8927 * g++.old-deja/g++.other/union2.C: New test.
8928
8929 1999-10-13 Nathan Sidwell <nathan@acm.org>
8930
8931 * g++.old-deja/g++.other/vaarg2.C: New test.
8932 * g++.old-deja/g++.other/vaarg3.C: New test.
8933
8934 1999-10-12 Craig Burley <craig@jcb-sc.com>
8935
8936 * g77.f-torture/noncompile/19990905-1.f: Moved from being
8937 in compile/.
8938
8939 1999-10-04 Ulrich Drepper <drepper@cygnus.com>
8940
8941 * gcc.c-torture/execute/va-arg-11.c: New test.
8942
8943 Fri Oct 1 00:53:17 1999 Mark P. Mitchell <mark@codesourcery.com>
8944
8945 * lib/file-format.exp (gcc_target_object_format): Don't
8946 crash if objdump is unavailable.
8947
8948 Wed Sep 29 23:48:44 1999 Donn Terry <donn@interix.com>
8949
8950 * gcc.misc-tests/mg.exp: delete extraneous redirection.
8951
8952 1999-09-28 Nick Clifton <nickc@cygnus.com>
8953
8954 * gcc.c-torture/compile/990928-1.c: New test.
8955
8956 Tue Sep 28 13:19:15 BST 1999 Nathan Sidwell <nathan@acm.org>
8957
8958 * g++.old-deja/g++.other/decl6.C: New test.
8959
8960 Tue Sep 28 01:19:09 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8961
8962 * gcc.c-torture/execute/va-arg-10.c: New test.
8963
8964 Mon Sep 27 09:14:24 BST 1999 Nathan Sidwell <nathan@acm.org>
8965
8966 * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8967 __PRETTY_FUNCTION__.
8968
8969 1999-09-23 Nick Clifton <nickc@cygnus.com>
8970
8971 * gcc.c-torture/execute/990923-1.c: New test.
8972
8973 1999-09-21 Nick Clifton <nickc@cygnus.com>
8974
8975 * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8976 for which -fpic is inappropriate.
8977
8978 1999-09-21 Mark Mitchell <mark@codesourcery.com>
8979
8980 * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8981
8982 Tue Sep 21 15:38:10 BST 1999 Nathan Sidwell <nathan@acm.org>
8983
8984 * g++.old-deja/g++.other/dyncast1.C: New test.
8985 * g++.old-deja/g++.other/dyncast2.C: New test.
8986 * g++.old-deja/g++.other/dyncast3.C: New test.
8987 * g++.old-deja/g++.other/dyncast4.C: New test.
8988 * g++.old-deja/g++.other/dyncast5.C: New test.
8989 * g++.old-deja/g++.eh/catch3.C: New test.
8990 * g++.old-deja/g++.eh/catch3p.C: New test.
8991 * g++.old-deja/g++.eh/catch4.C: New test.
8992 * g++.old-deja/g++.eh/catch4p.C: New test.
8993 * g++.old-deja/g++.eh/catch5.C: New test.
8994 * g++.old-deja/g++.eh/catch5p.C: New test.
8995 * g++.old-deja/g++.eh/catch6.C: New test.
8996 * g++.old-deja/g++.eh/catch6p.C: New test.
8997 * g++.old-deja/g++.eh/catch7.C: New test.
8998 * g++.old-deja/g++.eh/catch7p.C: New test.
8999 * g++.old-deja/g++.eh/catch8.C: New test.
9000 * g++.old-deja/g++.eh/catch8p.C: New test.
9001 * g++.old-deja/g++.eh/catch9.C: New test.
9002 * g++.old-deja/g++.eh/catch9p.C: New test.
9003
9004 Mon Sep 13 14:14:21 BST 1999 Nathan Sidwell <nathan@acm.org>
9005
9006 * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
9007 * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
9008
9009 Mon Sep 13 06:28:57 1999 Jeffrey A Law (law@cygnus.com)
9010
9011 * gcc.c-torture/compile/990913-1.c: New test.
9012
9013 Fri Sep 10 11:21:25 BST 1999 Nathan Sidwell <nathan@acm.org>
9014
9015 * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
9016 * g++.old-deja/g++.jason/rfg5.C: Likewise.
9017
9018 Thu Sep 9 10:40:36 1999 Richard Henderson <rth@cygnus.com>
9019
9020 * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
9021
9022 Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
9023
9024 * g++.old-deja/g++.other/lookup11.C: New test.
9025 * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
9026 what is permitted and what we want.
9027 * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
9028 overload use.
9029 * g++.old-deja/g++.jason/rfg5.C: Likewise
9030
9031 1999-09-08 Geoffrey Keating <geoffk@cygnus.com>
9032
9033 * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
9034 * gcc.c-torture/noncompile/poison-1.c: New file.
9035
9036 Wed Sep 8 09:39:56 BST 1999 Nathan Sidwell <nathan@acm.org>
9037
9038 * g++.old-deja/g++.other/sizeof3.C: New test.
9039 * g++.old-deja/g++.other/sizeof4.C: New test.
9040 * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
9041 * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
9042
9043 1999-09-07 Richard Henderson <rth@cygnus.com>
9044
9045 * gcc.dg/va-arg-1.c: New.
9046
9047 1999-09-06 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9048
9049 * gcc.c-torture/execute/va-arg-9.c: New test.
9050
9051 1999-09-05 Craig Burley <craig@jcb-sc.com>
9052
9053 * g77.f-torture/compile/980519-2.f: New test.
9054 * g77.f-torture/compile/19990905-0.f: New test.
9055 * g77.f-torture/compile/19990905-1.f: New test.
9056 * g77.f-torture/compile/19990905-2.f: New test.
9057
9058 * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
9059
9060 Fri Sep 3 10:39:38 BST 1999 Richard Earnshaw <rearnsha@arm.com>
9061
9062 * gcc.c-torture/execute/990827-1.c: Fix typo.
9063
9064 Fri Sep 03 09:31:10 BST 1999 Nathan Sidwell <nathan@acm.org>
9065
9066 * g++.old-deja/g++.other/deref1.C: New test.
9067
9068 Thu Sep 02 09:27:34 BST 1999 Nathan Sidwell <nathan@acm.org>
9069
9070 * g++.old-deja/g++.other/ambig2.C: New test.
9071 * g++.old-deja/g++.other/cond5.C: New test.
9072 * g++.old-deja/g++.other/lookup16.C: New test.
9073
9074 Thu Sep 2 01:17:51 1999 Marc Espie <espie@cvs.openbsd.org>
9075
9076 * gcc.dg/980414-1.c: Fix assembler syntax to work with old
9077 assemblers too.
9078
9079 Tue Aug 31 17:57:49 1999 Jeffrey A Law (law@cygnus.com)
9080
9081 * lib/c-torture.exp: Avoid the "compare executables" optimization
9082 when testing native.
9083
9084 Sun Aug 29 14:35:41 1999 Jeffrey A Law (law@cygnus.com)
9085
9086 * gcc.c-torture/execute/990829-1.c: New test.
9087 * gcc.c-torture/compile/990829-1.c: New test.
9088
9089 1999-08-27 Paul Burchard <burchard@pobox.com>
9090
9091 * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
9092 * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
9093 * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
9094 * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
9095 * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
9096 * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
9097 * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
9098 * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
9099 * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
9100 * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
9101 * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
9102
9103 Fri Aug 27 01:24:16 1999 Jeffrey A Law (law@cygnus.com)
9104
9105 * gcc.c-torture/execute/990827-1.c: New test.
9106
9107 1999-08-26 Craig Burley <craig@jcb-sc.com>
9108
9109 * g77.f-torture/noncompile/19990826-4.f: New test.
9110
9111 * g77.f-torture/compile/19990826-3.f: New test.
9112
9113 * g77.f-torture/execute/19990826-2.f: New test.
9114
9115 * g77.f-torture/compile/19990826-1.f: New test.
9116
9117 * gcc.c-torture/execute/990826-0.c: New test.
9118 * g77.c-torture/execute/19990826-0.f: New test.
9119
9120 * g77.f-torture/noncompile/970626-2.f: New test.
9121
9122 1999-08-25 Paul Burchard <burchard@pobox.com>
9123
9124 * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
9125 lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
9126 lss-011.C: New tests.
9127
9128 1999-08-25 Nathan Sidwell <nathan@acm.org>
9129
9130 * g++.old-deja/g++.other/decl5.C: New test.
9131
9132 1999-08-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9133
9134 * noncompile/noncompile.exp: Load_lib c-torture.exp.
9135 (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
9136 call `postbase' for each one. All callers of `postbase' changed
9137 to call this instead.
9138
9139 1999-08-11 Richard Earnshaw (rearnsha@arm.com)
9140
9141 * gcc.c-torture/execute/990811-1.c: New test.
9142
9143 1999-08-09 Nick Clifton <nickc@cygnus.com>
9144
9145 * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
9146 just native ones.
9147
9148 * gcc.dg/990413-1.c: Expect the parse error for all builds, not
9149 just native ones.
9150
9151 1999-08-05 Alexandre Oliva <oliva@dcc.unicamp.br>
9152
9153 * g++.old-deja/g++.other/local3.C: Removed XFAIL.
9154
9155 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
9156
9157 * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
9158
9159 1999-08-04 Nathan Sidwell <nathan@acm.org>
9160
9161 * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
9162
9163 Wed Aug 4 01:17:17 1999 Jeffrey A Law (law@cygnus.com)
9164
9165 * gcc.c-torture/execute/990804-1.c: New test.
9166
9167 1999-08-03 Nathan Sidwell <nathan@acm.org>
9168
9169 * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
9170 * g++.old-deja/g++.brendan/crash64.C: Likewise
9171 * g++.old-deja/g++.brendan/overload8.C: Likewise
9172
9173 1999-08-03 Nathan Sidwell <nathan@acm.org>
9174
9175 * g++.old-deja/g++.other/struct1.C: New test.
9176
9177 1999-08-03 Nathan Sidwell <nathan@acm.org>
9178
9179 * g++.old-deja/g++.other/enum2.C: New test.
9180
9181 Mon Aug 2 13:35:12 1999 Richard Henderson <rth@cygnus.com>
9182
9183 Adapted from tests from Franz Sirl:
9184 * gcc.c-torture/execute/va-arg-7.c: New test.
9185 * gcc.c-torture/execute/va-arg-8.c: New test.
9186
9187 Sun Aug 1 22:29:34 1999 Jeffrey A Law (law@cygnus.com)
9188
9189 * gcc.c-torture/compile/990801-2.c: New test.
9190
9191 * gcc.c-torture/compile/990801-1.c: New test.
9192
9193 1999-07-27 Michael Meissner <meissner@cygnus.com>
9194
9195 * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
9196 fp-cmp-1.c, converting double to float.
9197
9198 * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
9199 fp-cmp-1.c, converting double to long double.
9200
9201 * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
9202 from fr1 to unknown_register, since fr1 is a legitimate register
9203 on some machines.
9204
9205 Sun Jul 25 21:41:37 1999 Jeffrey A Law (law@cygnus.com)
9206
9207 * README: More listname related changes.
9208
9209 1999-07-08 Catherine Moore <clm@cygnus.com>
9210
9211 * gcc.c-torture/execute/920501-5.c: Fix typo. Change | to ||.
9212
9213 1999-07-05 Manfred Hollstein <mhollstein@cygnus.com>
9214
9215 * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
9216
9217 1999-07-05 Alexandre Oliva <oliva@dcc.unicamp.br>
9218
9219 * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
9220
9221 1999-07-04 Zack Weinberg <zack@rabi.columbia.edu>
9222
9223 * gcc.dg/990703-1.c: New test.
9224
9225 1999-06-29 Nick Clifton <nickc@cygnus.com>
9226
9227 * lib/file-format.exp: New file: Move definition of proc
9228 gcc_target_object_format to here from
9229 gcc.dg/special/ecos.exp.
9230
9231 * lib/c-torture.exp: Include lib file-format.exp.
9232 * lib/gcc-dg.exp: Include lib file-format.exp.
9233
9234 * gcc.dg/special/ecos.exp: Remove definition of proc
9235 gcc_target_object_format.
9236
9237 Mon Jun 28 08:20:51 1999 Jeffrey A Law (law@cygnus.com)
9238
9239 * gcc.c-torture/execute/990628-1.c: New test.
9240
9241 Fri Jun 25 05:28:40 1999 Jeffrey A Law (law@cygnus.com)
9242
9243 * gcc.c-torture/compile/990625-2.c: New test.
9244
9245 * gcc.c-torture/compile/990625-1.c: New test.
9246
9247 1999-06-23 Nick Clifton <nickc@cygnus.com>
9248
9249 * gcc.c-torture/compile/dll.c: New test case. Check that dll
9250 attributes compile.
9251 * gcc.c-torture/compile/dll.x: Only support the dll.c test on
9252 ports that use the COFF/PE file format.
9253
9254 Thu Jun 17 13:48:16 1999 Jeffrey A Law (law@cygnus.com)
9255
9256 * gcc.c-torture/compile/990617-1.c: New test.
9257
9258 1999-06-17 Alexandre Oliva <oliva@dcc.unicamp.br>
9259
9260 * g++.old-deja/g++.other/decl4.C: New test.
9261
9262 1999-06-14 Nathan Sidwell <nathan@acm.org>
9263
9264 * g++.old-deja/g++.other/bitfld3.C: New test.
9265
9266 1999-06-08 Nathan Sidwell <nathan@acm.org>
9267
9268 * g++.old-deja/g++.eh/catch1.C: New test.
9269
9270 Mon Jun 7 23:39:16 1999 Jeffrey A Law (law@cygnus.com)
9271
9272 * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
9273
9274 * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
9275 * gcc.c-torture/execute/ieee/mzero.x: New file. Likewise.
9276
9277 1999-06-05 Craig Burley <craig@jcb-sc.com>
9278
9279 * g77.f-torture/compile/19990502-0.f: Replace with new,
9280 shorter, test that still fails after recent changes.
9281
9282 Fri Jun 4 02:25:04 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9283
9284 * gcc.c-torture/execute/990604-1.c: New test.
9285
9286 Mon May 31 00:34:51 1999 Jeffrey A Law (law@cygnus.com)
9287
9288 * gcc.c-torture/execute/990531-1.c: New test.
9289
9290 Thu May 27 02:38:36 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9291
9292 * gcc.c-torture/compile/990527-1.c: New test.
9293
9294 Thu May 27 02:18:51 1999 Joern Rennecke <amylaar@cygnus.com>
9295
9296 * gcc.c-torture/execute/990527-1.c: New test.
9297
9298 1999-05-25 Nick Clifton <nickc@cygnus.com>
9299
9300 * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
9301 bitfields as signed.
9302
9303 1999-05-25 Craig Burley <craig@jcb-sc.com>
9304
9305 * g77.f-torture/compile/19990525-0.f: New test.
9306
9307 Tue May 25 01:21:16 1999 Jeffrey A Law (law@cygnus.com)
9308
9309 * gcc.c-torture/execute/990525-2.c: New test.
9310
9311 * gcc.c-torture/execute/990525-1.c: New test.
9312
9313 1999-05-24 Nathan Sidwell <nathan@acm.org>
9314
9315 * g++.old-deja/g++.other/anon3.C: New test.
9316 * g++.old-deja/g++.other/anon4.C: New test.
9317 * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
9318 * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
9319 after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
9320 Merrill).
9321
9322 Mon May 24 00:01:52 1999 Jeffrey A Law (law@cygnus.com)
9323
9324 * gcc.c-torture/execute/990524-1.c: New test.
9325
9326 * gcc.dg/990524-1.c: New test.
9327
9328 Sun May 23 21:18:12 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9329
9330 * gcc.c-torture/compile/990523-1.c: New test.
9331
9332 Wed May 19 02:56:18 1999 Raja R Harinath <harinath@cs.umn.edu>
9333
9334 * gcc.c-torture/compile/990519-1.c: New test.
9335
9336 1999-05-17 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9337
9338 * gcc.c-torture/compile/990517-1.c: New test.
9339
9340 * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
9341 (e4, f4): New tests.
9342 (main): Call them.
9343
9344 1999-05-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9345
9346 * gcc.dg/noreturn-1.c: New test.
9347
9348 Thu May 13 02:02:46 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9349
9350 * gcc.c-torture/execute/990513-1.c: New test.
9351
9352 1999-05-10 Richard Henderson <rth@cygnus.com>
9353
9354 * g++.old-deja/g++.other/null1.C (g): Add overload for long.
9355
9356 1999-05-10 Craig Burley <craig@jcb-sc.com>
9357
9358 * g77.f-torture/execute/erfc.f: Use small single-precision
9359 values, to avoid problems on Alphas when not -mieee.
9360
9361 1999-05-08 Craig Burley <craig@jcb-sc.com>
9362
9363 * gcc.dg/990506-0.c: New test.
9364
9365 1999-05-08 Richard Henderson <rth@cygnus.com>
9366
9367 * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
9368 the constant to test. Don't XFAIL 64-bit targets.
9369
9370 * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
9371 * g++.old-deja/g++.law/profile1.C: Likewise.
9372
9373 * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
9374 operator new instances.
9375 * g++.old-deja/g++.other/delete5.C: Likewise.
9376
9377 1999-05-03 Craig Burley <craig@jcb-sc.com>
9378
9379 * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
9380 intrinsic.
9381
9382 1999-05-03 Craig Burley <craig@jcb-sc.com>
9383
9384 * g77.f-torture/execute/u77-test.f: Reverse order of two
9385 arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
9386
9387 1999-05-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9388
9389 * gcc.dg/compare1.c: New test.
9390
9391 1999-05-02 Joseph S. Myers <jsm28@cam.ac.uk>
9392
9393 * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
9394 New tests.
9395
9396 1999-05-02 Craig Burley <craig@jcb-sc.com>
9397
9398 * g77.f-torture/compile/19990502-1.f: New test.
9399
9400 1999-05-02 Craig Burley <craig@jcb-sc.com>
9401
9402 * g77.f-torture/compile/19990502-0.f: New test.
9403
9404 Sun May 2 01:38:50 1999 Craig Burley <craig@jcb-sc.com>
9405
9406 * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
9407 intrinsic.
9408
9409 Sun May 2 01:13:37 1999 Craig Burley <craig@jcb-sc.com>
9410
9411 * g77.f-torture/execute/u77-test.f (main): List libU77
9412 intrinsics not currently tested.
9413 Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
9414 GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
9415 FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
9416 Trim blanks off the ends of some printed strings.
9417
9418 Sun May 2 00:06:45 1999 Craig Burley <craig@jcb-sc.com>
9419
9420 * g77.f-torture/execute/u77-test.f (main): Just warn about
9421 FSTAT gid disagreement, as it's expected on some systems.
9422
9423 Sat May 1 23:57:18 1999 Craig Burley <craig@jcb-sc.com>
9424
9425 * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
9426 use a new function, which allows for some slop.
9427 Clean up some commentary.
9428 (issum): The new function.
9429 (sgladd): Deleted subroutine.
9430
9431 1999-05-01 Craig Burley <craig@jcb-sc.com>
9432
9433 * g77.f-torture/execute/u77-test.f: Modify to be more like
9434 libf2c/libU77 version, bringing patches to that version here.
9435 Add suitable commentary.
9436
9437 Sun Apr 25 12:28:59 1999 Richard Henderson <rth@cygnus.com>
9438
9439 * gcc.dg/990424-1.c: New test.
9440
9441 1999-04-24 Craig Burley <craig@jcb-sc.com>
9442
9443 * g77.f-torture/execute/u77-test.f (main): Bug involving
9444 LSTAT has been fixed, so turn back on full checking.
9445
9446 1999-04-20 Craig Burley <craig@jcb-sc.com>
9447
9448 * g77.f-torture/compile/19990419-0.f: New test.
9449 * g77.f-torture/execute/19990419-1.f: New test.
9450
9451 Sat Apr 17 16:56:48 1999 Richard Henderson <rth@cygnus.com>
9452
9453 * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
9454 to avoid the need for a prototype to supress a warning.
9455
9456 Wed Apr 7 23:08:59 1999 Jim Wilson <wilson@cygnus.com>
9457
9458 * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
9459
9460 Sun Apr 4 04:02:53 1999 Jeffrey A Law (law@cygnus.com)
9461
9462 * gcc.c-torture/execute/990404-1.c: New test.
9463
9464 1999-04-03 10:35 -0500 Zack Weinberg <zack@rabi.columbia.edu>
9465
9466 * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
9467 * gcc.dg/cpp-if3.c: Don't use -pedantic.
9468 * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
9469 missing initializer warnings.
9470
9471 Sun Mar 28 00:49:41 1999 Jeffrey A Law (law@cygnus.com)
9472
9473 * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
9474 matching strings.
9475
9476 Fri Mar 26 00:50:46 1999 Jeffrey A Law (law@cygnus.com)
9477
9478 * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
9479
9480 1999-03-26 Craig Burley <craig@jcb-sc.com>
9481
9482 * g77.f-torture/execute/19990325-0.f: New test.
9483 * g77.f-torture/execute/19990325-1.f: New test.
9484
9485 Wed Mar 24 22:50:50 1999 Jeffrey A Law (law@cygnus.com)
9486
9487 * gcc.c-torture/execute/990324-1.c: New test.
9488
9489 Mon Mar 22 14:55:58 1999 Jim Wilson <wilson@cygnus.com>
9490
9491 * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
9492 test with 4.
9493
9494 Wed Mar 17 12:22:39 1999 Richard Henderson <rth@cygnus.com>
9495
9496 * gcc.c-torture/execute/ieee/980619-1.x: New. Expected fail on x86.
9497
9498 1999-03-13 Craig Burley <craig@jcb-sc.com>
9499
9500 * g77.f-torture/execute/19990313-2.f: New test.
9501 * g77.f-torture/execute/19990313-3.f: New test.
9502
9503 1999-03-13 Craig Burley <craig@jcb-sc.com>
9504
9505 * g77.f-torture/execute/19990313-0.f: New test.
9506 * g77.f-torture/execute/19990313-1.f: New test.
9507
9508 Fri Mar 12 16:17:28 1999 Jim Wilson <wilson@cygnus.com>
9509
9510 * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
9511 printf to sprintf.
9512 * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
9513 (main): Add check for u15. Conditionalize u31 check depending on
9514 whether ints are <32 bits or >=32 bits.
9515
9516 1999-03-08 Craig Burley <craig@jcb-sc.com>
9517
9518 * g77.f-torture/execute/19981119-0.f: Improve testiness.
9519
9520 1999-03-08 Craig Burley <craig@jcb-sc.com>
9521
9522 * g77.f-torture/compile/19990305-0.f: New test.
9523 * g77.f-torture/execute/19981119-0.f: New test.
9524
9525 1999-03-08 Craig Burley <craig@jcb-sc.com>
9526
9527 * g77.f-torture/execute/970625-2.f: call ABORT if final
9528 result is not correct, instead of just printing it.
9529 Add this checking via newly introduced obfuscation, to
9530 trip up buggy front ends.
9531
9532 1999-03-07 Craig Burley <craig@jcb-sc.com>
9533
9534 * g77.f-torture/compile/960317-1.f: Moved from being
9535 in execute/. (Somehow I didn't notice "SUBROUTINE...".)
9536
9537 1999-03-06 Craig Burley <craig@jcb-sc.com>
9538
9539 * g77.f-torture/execute/960317-1.f: New (old) test.
9540 * g77.f-torture/execute/970625-2.f: Ditto.
9541
9542 1999-03-01 Zack Weinberg <zack@rabi.columbia.edu>
9543
9544 * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
9545 message on line 1 or line 2; cccp and cpplib do this differently.
9546
9547 Mon Mar 1 23:29:14 1999 Jeffrey A Law (law@cygnus.com)
9548
9549 * g++.old-deja/g++.law/weak1.C: New test.
9550
9551 1999-02-28 17:59 -0500 Zack Weinberg <zack@rabi.columbia.edu>
9552
9553 * gcc.c-torture/execute/990119-1.c: Renamed to...
9554 * gcc.dg/990119-1.c: this, so it will only be tested once
9555 (it's a preprocessor test, it doesn't need to be run at
9556 multiple optimization levels).
9557
9558 1999-02-27 13:34 -0500 Zack Weinberg <zack@rabi.columbia.edu>
9559
9560 * lib/g++.exp: Don't add incdir=$base_dir/../include to
9561 ALWAYS_CXXFLAGS.
9562
9563 1999-02-24 Craig Burley <craig@jcb-sc.com>
9564
9565 * g77.f-torture/noncompile/19981216-0.f: Renamed from...
9566 * g77.f-torture/compile/19981216-0.f: ...as it is expected
9567 to not be compilable by current g77.
9568
9569 1999-02-24 Nick Clifton <nickc@cygnus.com>
9570
9571 * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
9572
9573 Mon Feb 22 01:15:08 1999 Jeffrey A Law (law@cygnus.com)
9574
9575 * gcc.c-torture/execute/990222-1.c: New test.
9576
9577 1999-02-19 Craig Burley <craig@jcb-sc.com>
9578
9579 * g77.f-torture/compile/19990218-0.f: New test.
9580 * g77.f-torture/noncompile/19990218-1.f: New test.
9581
9582 1999-02-18 Craig Burley <craig@jcb-sc.com>
9583
9584 * g77.f-torture/compile/19981216-0.f: New test.
9585
9586 Sun Feb 14 01:26:29 1999 Jeffrey A Law (law@cygnus.com)
9587
9588 * gcc.dg/990214-1.c: New test.
9589
9590 Sat Feb 13 00:43:52 1999 Jeffrey A Law (law@cygnus.com)
9591
9592 * gcc.dg/990213-2.c: New test.
9593
9594 * gcc.dg/990213-1.c: New test.
9595
9596 Fri Feb 12 11:04:35 1999 Jeffrey A Law (law@cygnus.com)
9597
9598 * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
9599 ints.
9600
9601 1999-02-11 Nick Clifton <nickc@cygnus.com>
9602
9603 * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
9604 specified by target.
9605
9606 * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
9607
9608 Thu Feb 11 01:12:12 1999 Jeffrey A Law (law@cygnus.com)
9609
9610 * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
9611
9612 Wed Feb 10 13:08:12 1999 Jonathan Larmour <jlarmour@cygnus.co.uk>
9613
9614 * gcc.dg/special/ecos.exp: New test driver for new tests with
9615 special requirements.
9616
9617 * gcc.dg/special/alias-1.c: New test.
9618 * gcc.dg/special/gcsec-1.c: New test.
9619 * gcc.dg/special/weak-1.c: New test.
9620 * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
9621 * gcc.dg/special/weak-2.c: New test.
9622 * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
9623 * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
9624 * gcc.dg/special/wkali-1.c: New test.
9625 * gcc.dg/special/wkali-2.c: New test.
9626 * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
9627 * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
9628
9629 Wed Feb 10 12:15:35 1999 Felix Lee <flee@cygnus.com>
9630
9631 * lib/c-torture.exp (c-torture-compile): Pull out code for
9632 analyzing gcc error messages.
9633 (c-torture-execute): Likewise. Fix some (harmless) false
9634 positives.
9635 * lib/gcc.exp (gcc_check_compile): New function.
9636
9637 Mon Feb 8 21:42:57 1999 Richard Henderson <rth@cygnus.com>
9638
9639 * gcc.c-torture/execute/990208-1.c: New test.
9640
9641 1999-02-07 Jonathan Larmour <jlarmour@cygnus.co.uk>
9642
9643 * g++.dg/special/ecos.exp: New driver for new tests with special
9644 requirements
9645
9646 * g++.dg/special/conpr-1.C: New test
9647 * g++.dg/special/conpr-2.C: New test
9648 * g++.dg/special/conpr-2a.C: New test
9649 * g++.dg/special/conpr-3.C: New test
9650 * g++.dg/special/conpr-3a.C: New test
9651 * g++.dg/special/conpr-3b.C: New test
9652
9653 * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
9654 allow g++ to use the dg driver
9655
9656 * README: Add comment about g++.dg directory
9657
9658 Sat Feb 6 18:00:38 1999 Jeffrey A Law (law@cygnus.com)
9659
9660 * README: Update email addresses.
9661
9662 1999-02-03 Nick Clifton <nickc@cygnus.com>
9663
9664 * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
9665 arguments in order to force structure S onto the stack even on
9666 the alpha.
9667 (test): Pass 10 leading arguments to function foo as well as the
9668 structure S.
9669
9670 * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
9671 failure for all targets.
9672
9673 * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
9674 abort to terminate program execution.
9675
9676 Sat Jan 30 16:22:47 1999 Richard Henderson <rth@cygnus.com>
9677
9678 * gcc.c-torture/execute/990130-1.c: New test.
9679
9680 Sat Jan 30 11:10:06 1999 Jeffrey A Law (law@cygnus.com)
9681
9682 * gcc.dg/990130-1.c: New test.
9683
9684 1999-01-28 Michael Meissner <meissner@cygnus.com>
9685
9686 * gcc.c-torture/execute/990128-1.c: New test.
9687
9688 1999-01-27 Michael Meissner <meissner@cygnus.com>
9689
9690 * gcc.c-torture/execute/990127-{1,2}.c: New tests.
9691
9692 1999-01-27 Felix Lee <flee@cygnus.com>
9693
9694 * lib/c-torture.exp (c-torture-compile): pull out code for
9695 analyzing gcc error messages.
9696 (c-torture-execute): ditto, and fix some (harmless) false
9697 positives.
9698 * lib/gcc.exp (gcc_check_compile): new function.
9699
9700 Sun Jan 17 00:02:33 1999 Jeffrey A Law (law@cygnus.com)
9701
9702 * gcc.dg/990117-1.c: New test.
9703
9704 * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
9705
9706 * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
9707
9708 Fri Jan 15 02:52:00 1999 Jeffrey A Law (law@cygnus.com)
9709
9710 * g77.f-torture/compile/990115-1.f: New test.
9711
9712 Thu Jan 7 23:39:47 1999 Jeffrey A Law (law@cygnus.com)
9713
9714 * gcc.c-torture/compile/990107-1.c: New test
9715
9716 Wed Jan 6 02:21:59 1999 Jeffrey A Law (law@cygnus.com)
9717
9718 * gcc.c-torture/execute/990106-2.c: New test.
9719
9720 * gcc.c-torture/execute/990106-1.c: New test.
9721
9722 Wed Dec 30 23:05:28 1998 Zack Weinberg <zack@rabi.columbia.edu>
9723
9724 * gcc.c-torture/compile/981223-1.c: New test.
9725
9726 Tue Dec 29 11:33:25 1998 Richard Henderson <rth@cygnus.com>
9727
9728 * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
9729 (opt3): Rename from opt4 and disable.
9730
9731 1998-12-20 Alexandre Oliva <oliva@dcc.unicamp.br>
9732
9733 * g++.old-deja/g++.pt/ptrmem5.C: New test.
9734
9735 1998-12-15 Alexandre Oliva <oliva@dcc.unicamp.br>
9736
9737 * g++.old-deja/g++.other/conv5.C: New test.
9738
9739 1998-12-14 Nick Clifton <nickc@cygnus.com>
9740
9741 * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
9742
9743 Fri Dec 11 10:25:57 1998 Jeffrey A Law (law@cygnus.com)
9744
9745 * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
9746
9747 Fri Dec 11 01:12:45 1998 Zack Weinberg <zack@rabi.columbia.edu>
9748
9749 * gcc.c-torture/compile/981211-1.c: New test.
9750
9751 1998-12-09 Alexandre Oliva <oliva@dcc.unicamp.br>
9752
9753 * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
9754
9755 * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
9756
9757 Tue Dec 8 22:50:04 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9758
9759 * gcc.special/930510-1.c: Make C9X safe.
9760 * gcc.misc-tests/gcov-1.c Similarly.
9761 * gcc.misc-tests/gcov-2.c Similarly.
9762
9763 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
9764
9765 * gcc.dg/ultrasp1.c: New test.
9766
9767 Sun Dec 6 00:40:12 1998 Richard Henderson <rth@cygnus.com>
9768
9769 * gcc.c-torture/execute/981206.c: New test.
9770
9771 1998-12-06 Alexandre Oliva <oliva@dcc.unicamp.br>
9772
9773 * g++.old-deja/g++.ns/template7.C: New test.
9774
9775 * g++.old-deja/g++.other/expr1.C: New test.
9776
9777 * g++.old-deja/g++.eh/tmpl3.C: New test.
9778
9779 * g++.old-deja/g++.eh/tmpl2.C: New test.
9780
9781 1998-12-04 Alexandre Oliva <oliva@dcc.unicamp.br>
9782
9783 * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
9784 * g++.old-deja/g++.other/using6.C: Removed.
9785 * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
9786
9787 * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
9788
9789 1998-12-03 Alexandre Oliva <oliva@dcc.unicamp.br>
9790
9791 * g++.old-deja/g++.pt/overload8.C: New test.
9792
9793 * g++.old-deja/g++.pt/overload7.C: New test.
9794
9795 * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
9796
9797 * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
9798 and relinking messages.
9799 * lib/g++.exp (g++_target_compile): Remove .rpo file when
9800 compiling with -frepo.
9801
9802 1998-12-01 Alexandre Oliva <oliva@dcc.unicamp.br>
9803
9804 * g++.old-deja/g++.pt/lookup6.C: New test.
9805
9806 1998-11-30 Nick Clifton <nickc@cygnus.com>
9807
9808 * gcc.c-torture/execute/981130-1.c: New test.
9809 * gcc.c-torture/execute/981130-1.x: New test failure expectations.
9810
9811 1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
9812
9813 * g++.old-deja/g++.pt/explicit76.C: New test.
9814
9815 * g++.old-deja/g++.pt/friend38.C: New test.
9816
9817 * g++.old-deja/g++.ns/crash2.C: New test.
9818
9819 * g++.old-deja/g++.pt/defarg8.C: New test.
9820
9821 * g++.old-deja/g++.pt/instantiate6.C: New test.
9822
9823 * g++.old-deja/g++.pt/static6.C: New test.
9824
9825 * g++.old-deja/g++.pt/decl2.C: New test.
9826
9827 1998-11-26 Alexandre Oliva <oliva@dcc.unicamp.br>
9828
9829 * g++.old-deja/g++.other/lookup5.C: New test. Not sure the
9830 problem is actually related with name lookup, but so what? :-)
9831
9832 * g++.old-deja/g++.pt/friend37.C: New test.
9833
9834 1998-11-25 Dave Love <d.love@dl.ac.uk>
9835
9836 * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
9837 element, which fails on some systems.
9838
9839 * g77.f-torture/execute/labug1.f: New test.
9840
9841 Sat Nov 21 21:41:05 1998 Jeffrey A Law (law@cygnus.com)
9842
9843 * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9844 is defined.
9845
9846 1998-11-18 Dave Love <d.love@dl.ac.uk>
9847
9848 * g77.f-torture/compile/981117-1.f: New test.
9849
9850 1998-11-16 Alexandre Oliva <oliva@dcc.unicamp.br>
9851
9852 * g++.old-deja/g++.eh/throw2.C: New test. CV-qualifiers are not
9853 properly discarded.
9854
9855 Sun Oct 11 05:04:28 1998 Ken Raeburn <raeburn@cygnus.com>
9856
9857 * gcc.c-torture/execute/memcheck: New directory of tests for
9858 -fcheck-memory-usage.
9859
9860 1998-11-07 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9861
9862 * README: New file, general information about the testsuite and
9863 new description of the various C++ test subdirectories.
9864 * README.g++: Eliminate obsolete information, update and move most
9865 relevant stuff to README.
9866
9867 Sat Nov 7 02:55:55 1998 Richard Henderson <rth@cygnus.com>
9868
9869 * gcc.c-torture/compile/981107-1.c: New test.
9870
9871 Mon Nov 2 11:16:03 1998 Doug Evans <devans@canuck.cygnus.com>
9872
9873 * execute/memcpy-bi.c: New testcase.
9874
9875 1998-10-31 Alexandre Oliva <oliva@dcc.unicamp.br>
9876
9877 * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9878 base classes.
9879
9880 * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9881 template is selected.
9882
9883 * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9884 classes, it should be accepted for all types.
9885
9886 * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9887
9888 * g++.old-deja/g++.pt/spec24.C: Ensure that template
9889 specializations start with template headers.
9890
9891 1998-10-29 Alexandre Oliva <oliva@dcc.unicamp.br>
9892
9893 * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9894
9895 * g++.old-deja/g++.other/init9.C: Test cross initialization of
9896 non-POD types.
9897
9898 1998-10-27 Alexandre Oliva <oliva@dcc.unicamp.br>
9899
9900 * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9901
9902 Thu Oct 22 16:01:44 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9903
9904 * compile/981022-1.c, compile/981022-1.x: New test and driver.
9905
9906 Mon Oct 19 14:03:07 1998 Jeffrey A Law (law@cygnus.com)
9907
9908 * 981019-1.c: New test.
9909
9910 Wed Oct 14 21:11:19 1998 Robert Lipe <robertl@dgii.com>
9911
9912 * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9913 find objc headers.
9914
9915 1998-10-14 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
9916
9917 * compile/981001-4.c: Remove use of GCC extension that triggers a
9918 compiler bug.
9919
9920 1998-10-13 Alexandre Oliva <oliva@dcc.unicamp.br>
9921
9922 * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9923
9924 1998-10-12 Alexandre Oliva <oliva@dcc.unicamp.br>
9925
9926 * g++.old-deja/g++.pt/explicit74.C: New test. Explicit
9927 instantiation of template produces incorrect code for delete
9928 expression.
9929
9930 * g++.old-deja/g++.pt/instantiate5.C: New test. `global
9931 constructors' name is not unique.
9932 * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9933 * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9934
9935 * g++.old-deja/g++.other/init8.C: New test. Uninitialized
9936 automatic array of const is ill-formed.
9937
9938 * g++.old-deja/g++.pt/ttp53.C: New test. Incorrect substitution
9939 of template parameter?
9940
9941 * g++.old-deja/g++.other/conv3.C: New test. Conversion discards
9942 const.
9943
9944 * g++.old-deja/g++.other/pmf2.C: New test. Invalid
9945 pointer-to-member expression.
9946
9947 * g++.old-deja/g++.other/friend5.C: New test. Bogus friend
9948 declaration causes ICE.
9949
9950 1998-10-11 Alexandre Oliva <oliva@dcc.unicamp.br>
9951
9952 * g++.old-deja/g++.ns/main1.C: New test. main() should only be
9953 reserved in the global namespace.
9954
9955 * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9956 generate needed virtual table.
9957
9958 * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9959
9960 1998-10-10 Dariush Eslimi <eslimi@loran.com>
9961
9962 * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9963 template-dependent type
9964
9965 1998-10-10 Alexandre Oliva <oliva@dcc.unicamp.br>
9966
9967 * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9968 * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9969 * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9970
9971 * g++.old-deja/g++.other/using5.C: New test; using decl from base
9972 class should be usable as argument of member function.
9973 * g++.old-deja/g++.other/using6.C: New test; using decl from base
9974 class should be usable as return type of member function.
9975 * g++.old-deja/g++.other/using7.C: New test; using decl from base
9976 class should be usable as type of data member.
9977
9978 * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9979
9980 Fri Oct 9 19:19:19 1998 Jeffrey A Law (law@cygnus.com)
9981
9982 * gcc.c-torture/special/920521-1.c: Fix bogus test.
9983
9984 Thu Oct 8 19:14:05 1998 Nick Clifton <nickc@cygnus.com>
9985
9986 * gcc.dg/dll-?.c Add thumb to target list.
9987 Fix assembler scan patterns to match current assembler output.
9988
9989 1998-10-08 Alexandre Oliva <oliva@dcc.unicamp.br>
9990
9991 * g++.old-deja/g++.pt/expr6.C: New test. operator?: breaks
9992 matching of template brackets.
9993
9994 * g++.old-deja/g++.other/using4.C: New test. Test using
9995 declarations of methods from base classes.
9996
9997 * g++.old-deja/g++.ns/extern1.C: New test. Extern declarations
9998 within functions should introduce names into the innermost
9999 enclosing namespace.
10000
10001 * g++.old-deja/g++.other/init7.C: New test. Retry initialization
10002 of static locals if first initialization throws.
10003
10004 Wed Oct 7 12:00:20 1998 Jim Wilson <wilson@cygnus.com>
10005
10006 * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
10007
10008 1998-10-06 Ken Raeburn <raeburn@cygnus.com>
10009
10010 * gcc.c-torture/special/981006-1.c: New test. Make sure gcc doesn't
10011 lose track of the possible targets of tablejump insns.
10012 * special/special.exp: Run it.
10013
10014 1998-10-06 Alexandre Oliva <oliva@dcc.unicamp.br>
10015
10016 * g++.old-deja/g++.pt/friend35.C: New test. A template function
10017 must be declared before its specializations can be named in friend
10018 declarations.
10019
10020 1998-10-05 Dave Love <d.love@dl.ac.uk>
10021
10022 * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
10023
10024 * g77.f-torture/execute/io1.f: New test.
10025
10026 1998-10-04 Alexandre Oliva <oliva@dcc.unicamp.br>
10027
10028 * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
10029 with pointer to template function, for which no argument deduction
10030 is possible.
10031
10032 * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
10033 specialization of template function as argument to template
10034 function.
10035
10036 * g++.old-deja/g++.other/access2.C: New test; Inner class
10037 shouldn't have privileged access to Outer's names.
10038
10039 1998-10-03 Alexandre Oliva <oliva@dcc.unicamp.br>
10040
10041 * g++.old-deja/g++.pt/friend34.C: New test; name injection of
10042 friend template declared within template class conflicts with
10043 nested class of the same name.
10044
10045 * g++.old-deja/g++.other/badopt1.C: New test; post-increment
10046 is ignored.
10047
10048 * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
10049 object with direct initializer as function declaration.
10050
10051 * g++.old-deja/g++.other/decl2.C: New test; duplicate
10052 initializers.
10053
10054 * g++.old-deja/g++.other/null2.C: New test; conditional operator
10055 involving const pointer and NULL produces incorrect result.
10056
10057 * g++.old-deja/g++.other/typename1.C: New test; template-dependent
10058 type name without `typename' should be rejected with -pedantic.
10059
10060 Fri Oct 2 21:55:58 1998 Richard Henderson <rth@cygnus.com>
10061
10062 * g++.old-deja/g++.other/addrof1.C: New test.
10063
10064 Thu Oct 1 17:15:26 1998 Nick Clifton <nickc@cygnus.com>
10065
10066 * gcc.c-torture/compile/981001-1.c: New test.
10067 * gcc.c-torture/execute/981001-1.c: New test.
10068
10069 Thu Oct 1 19:05:20 1998 Jeffrey A Law (law@cygnus.com)
10070
10071 * gcc.c-torture/compile/981001-2.c: New test.
10072 * gcc.c-torture/compile/981001-3.c: New test.
10073 * gcc.c-torture/compile/981001-4.c: New test.
10074
10075 1998-10-01 Robert Lipe <robertl@dgii.com>
10076
10077 * lib/objc.exp (objc_target_compile): Add -L during compiles for
10078 multilibbed hosts. Idea grafted from g77.exp.
10079
10080 1998-09-30 Dave Love <d.love@dl.ac.uk>
10081
10082 * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
10083 avoid losing on systems which need -lsocket.
10084
10085 1998-09-28 Alexandre Oliva <oliva@dcc.unicamp.br>
10086
10087 * g++.old-deja/g++.other/bitfld1.C: Expected failure.
10088 * g++.old-deja/g++.other/nested2.C: Ditto.
10089 * g++.old-deja/g++.robertl/eb132.C: No longer an expected
10090 failure.
10091
10092 1998-09-26 Alexandre Oliva <oliva@dcc.unicamp.br>
10093
10094 * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
10095 preferred over template operator!= for enum bitfields.
10096
10097 1998-09-18 Alexandre Oliva <oliva@dcc.unicamp.br>
10098
10099 * g++.old-deja/g++.other/nested2.C: Different virtual base classes
10100 that happen to have the same base name, but in different scopes,
10101 are incorrectly rejected.
10102
10103 1998-09-16 Richard Henderson <rth@cygnus.com>
10104
10105 * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
10106 on the native word size instead of an integer literal.
10107
10108 1998-09-15 Alexandre Oliva <oliva@dcc.unicamp.br>
10109
10110 * g++.old-deja/g++.other/static2.C: Invocation of static data
10111 member of type pointer-to-function denoted as non-static member.
10112
10113 * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
10114 checks involving function types and aliases.
10115
10116 1998-09-12 Alexandre Oliva <oliva@dcc.unicamp.br>
10117
10118 * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
10119 redefined to the same non-trivial type.
10120
10121 * g++.old-deja/g++.pt/explicit73.C: Test for proper
10122 namespace-qualification of template specializations declared in
10123 other namespaces.
10124
10125 * g++.old-deja/g++.other/friend4.C: Check whether it is possible
10126 to declare a subset of the specializations of a template function
10127 as friends of specializations of a template class.
10128
10129 * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
10130 member templates that do not fully specialize the enclosing
10131 template class are rejected.
10132
10133 1998-09-11 Dave Love <d.love@dl.ac.uk>
10134
10135 * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
10136
10137 1998-09-08 Dave Love <d.love@dl.ac.uk>
10138
10139 * g77.f-torture/execute/u77-test.f (main): New file, somewhat
10140 altered from libf2c/libU77 version.
10141
10142 1998-09-06 Dave Love <d.love@dl.ac.uk>
10143
10144 * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
10145
10146 1998-09-04 Reid M. Pinchback <reidmp@MIT.EDU>, Alexandre Oliva <oliva@dcc.unicamp.br>
10147
10148 * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
10149 (un)signed char are different types for template specialization
10150 purposes.
10151
10152 Thu Sep 3 00:40:32 1998 Ovidiu Predescu <ovidiu@aracnet.com>
10153
10154 * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
10155 * objc: ObjC testsuite.
10156
10157 Mon Aug 31 12:00:00 1998 Catherine Moore <clm@cygnus.com>
10158
10159 * gcc.c-torture/execute/941014-1.x: New file.
10160
10161 Mon Aug 31 15:19:32 1998 Nick Clifton <nickc@cygnus.com>
10162
10163 * lib/c-torture.exp: Add support for
10164 torture_eval_before_compile and torture_eval_before_execute
10165 variables.
10166
10167 Sun Aug 30 17:38:20 1998 Jeffrey A Law (law@cygnus.com)
10168
10169 * gcc.dg/980626-1.c: Delete this test. We've declared the warning
10170 this test triggers valid.
10171
10172 Thu Aug 27 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
10173
10174 * gcc.dg/980827-1.c: New test.
10175
10176 Wed Aug 26 16:10:00 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10177
10178 * gcc.c-torture/execute/loop-4b.c: New test.
10179
10180 Wed Aug 26 16:25:38 1998 Nick Clifton <nickc@cygnus.com>
10181
10182 * lib/c-torture.exp: Add support for
10183 torture_eval_before_compile and torture_eval_before_execute
10184 variables.
10185
10186 Tue Aug 25 19:42:13 1998 Jeffrey A Law (law@cygnus.com)
10187
10188 * gcc.c-torture/compile/980825-1.c: New test.
10189
10190 Mon Aug 24 14:20:32 1998 Nick Clifton <nickc@cygnus.com>
10191
10192 * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
10193 count number tests in opt_t0 not good_t0.
10194
10195 Mon Aug 24 16:38:52 1998 Jeffrey A Law (law@cygnus.com)
10196
10197 * gcc.c-torture/compile/930326-1.x: Fix typo.
10198
10199 1998-08-23 Mark Mitchell <mark@markmitchell.com>
10200
10201 * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
10202 causes an ICE.
10203
10204 Fri Aug 21 23:59:18 1998 Jeffrey A Law (law@cygnus.com)
10205
10206 * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
10207 STACK_SIZE is defined.
10208 * gcc.c-torture/unsorted/stuct.c: Similarly.
10209
10210 * gcc.c-torture/compile/980821-1.c: New test.
10211
10212 Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com)
10213
10214 * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
10215
10216 1998-08-19 Mark Mitchell <mark@markmitchell.com>
10217
10218 * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
10219 code.
10220
10221 1998-08-09 Mark Mitchell <mark@markmitchell.com>
10222
10223 * lib/old-dejagnu.exp: Revise handling of `Internal compiler
10224 error'.
10225
10226 Tue Aug 18 19:19:50 1998 Jeffrey A Law (law@cygnus.com)
10227
10228 * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
10229
10230 Sun Aug 16 01:29:19 1998 Jeffrey A Law (law@cygnus.com)
10231
10232 * gcc.c-torture/compile/980816-1.c: New test.
10233
10234 * gcc.dg/980816-1.c: New test.
10235
10236 Thu Aug 13 00:13:55 1998 Jeffrey A Law (law@cygnus.com)
10237
10238 * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
10239 compiler for ieee tests.
10240
10241 1998-08-01 Dave Love <d.love@dl.ac.uk>
10242
10243 * g77.f-torture/compile/980729-0.f: New test.
10244
10245 1998-07-30 Ken Raeburn <raeburn@cygnus.com>
10246
10247 * gcc.c-torture/special/eeprof-1.c: New test, for
10248 -finstrument-functions.
10249 * gcc.c-torture/special/special.exp: Run it.
10250
10251 Wed Jul 29 00:17:18 1998 Jeffrey A Law (law@cygnus.com)
10252
10253 * gcc.c-torture/compile/980729-1.c: New test.
10254
10255 Mon Jul 27 11:05:07 1998 Nick Clifton <nickc@cygnus.com>
10256
10257 * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
10258 __thumb__ is defined, and test for ARM style doubles if so.
10259
10260 1998-07-26 Dave Love <d.love@dl.ac.uk>
10261
10262 * g77.f-torture/noncompile/980615-0.f: New test.
10263
10264 Sun Jul 26 01:15:56 1998 H.J. Lu (hjl@gnu.org)
10265
10266 * gcc.dg/980312-1.c: Do link instead of compile.
10267 * gcc.dg/980313-1.c: Likewise.
10268
10269 Sun Jul 26 01:05:02 1998 Jeffrey A Law (law@cygnus.com)
10270
10271 * gcc.c-torture/compile/980726-1.c: New test.
10272
10273 1998-07-25 Dave Love <d.love@dl.ac.uk>
10274
10275 * g77.f-torture/execute/io0.f: New test.
10276
10277 Fri Jul 24 11:02:43 1998 Nick Clifton <nickc@cygnus.com>
10278
10279 * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
10280 an int.
10281
10282 Thu Jun 18 15:12:30 1998 Michael Meissner <meissner@cygnus.com>
10283
10284 * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
10285 m32r bugs.
10286
10287 Fri Jul 17 14:19:32 1998 Nick Clifton <nickc@cygnus.com>
10288
10289 * gcc.dg/980626-1.c: Expect failures for all toolchains until
10290 c-decl.c:grokdeclarator can handle mode attributes.
10291
10292 Thu Jul 16 21:42:50 1998 Jeffrey A Law (law@cygnus.com)
10293
10294 * gcc.c-torture/execute/980716-1.c: New test.
10295
10296 Mon Jul 13 22:26:37 1998 Jeffrey A Law (law@cygnus.com)
10297
10298 * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
10299 the mn10200.
10300 * gcc.c-torture/execute/strct-varg-1.x: New file. Expect failure on
10301 the mn10200.
10302 * gcc.c-torture/execute/va-arg-3.x: Similarly.
10303 * gcc.c-torture/compile/930326-1.x: Similarly.
10304
10305 1998-07-13 Dave Love <d.love@dl.ac.uk>
10306
10307 * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
10308 New test from Craig.
10309
10310 1998-07-12 Dave Love <d.love@dl.ac.uk>
10311
10312 * g77.f-torture/noncompile/980616-0.f: New test.
10313
10314 * g77.f-torture/execute/970816-3.f: New test from Craig.
10315
10316 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10317
10318 * g++.other/singleton.C: Return error value instead of taking
10319 SIGSEGV.
10320
10321 Fri Jul 10 10:02:03 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
10322
10323 * g++.other/singleton.C: New test. Warning is under dispute.
10324 Runtime crash is not.
10325
10326 Thu Jul 9 23:07:45 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
10327
10328 * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
10329 ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
10330 using6.C, using7.C}: New namespace tests.
10331
10332 Thu Jul 9 22:44:49 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10333
10334 * g++.old-deja/g++.other/partspec1.C: Test matching of partial
10335 specialization with typedef'ed names used as array indexes.
10336
10337 Thu Jul 9 00:38:51 1998 Jeffrey A Law (law@cygnus.com)
10338
10339 * gcc.c-torture/execute/980709-1.c: New test.
10340
10341 * gcc.dg/980709-1.c: New test.
10342
10343 Tue Jul 7 13:41:27 1998 Richard Henderson <rth@cygnus.com>
10344
10345 * gcc.c-torture/execute/bcp-1.c: New test.
10346
10347 Tue Jul 7 11:49:04 1998 Jeffrey A Law (law@cygnus.com)
10348
10349 * gcc.c-torture/execute/980707-1.c: New test.
10350
10351 Mon Jul 6 18:20:27 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
10352
10353 * gcc.c-torture/compile/980706-1.c: New test.
10354
10355 1998-07-01 Dave Love <d.love@dl.ac.uk>
10356
10357 * g77.f-torture/execute/980701-0.f,
10358 g77.f-torture/execute/980701-1.f: New test from Craig.
10359
10360 Wed Jul 1 00:52:51 1998 Jeffrey A Law (law@cygnus.com)
10361
10362 * gcc.c-torture/compile/980701-1.c: New test.
10363
10364 * gcc.c-torture/execute/980701-1.c: New test.
10365
10366 Tue Jun 30 11:51:42 1998 Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-ka
10367 rlsruhe.de>
10368
10369 * g++.old-deja/g++.robertl/eb132.C: New test.
10370 * g++.old-deja/g++.robertl/eb133.C: Likewise.
10371
10372 1998-06-29 Dave Love <d.love@dl.ac.uk>
10373
10374 * g77.f-torture/execute/980628-7.f,
10375 g77.f-torture/execute/980628-8.f,
10376 g77.f-torture/execute/980628-9.f,
10377 g77.f-torture/execute/980628-10.f: New tests from Craig.
10378
10379 * g77.f-torture/execute/980628-3.f: Remove mail headers.
10380
10381 Sun Jun 28 12:49:02 1998 Jeffrey A Law (law@cygnus.com)
10382
10383 * g77.f-torture/execute/980628-4.f: New test from Craig.
10384 * g77.f-torture/execute/980628-5.f: Likewise.
10385 * g77.f-torture/execute/980628-2.f: Likewise.
10386 * g77.f-torture/execute/980628-0.f: Likewise.
10387 * g77.f-torture/execute/980628-1.f: Likewise.
10388 * g77.f-torture/execute/980628-3.f: Likewise.
10389 * g77.f-torture/execute/980628-6.f: Likewise.
10390
10391 Sun Jun 28 00:37:26 1998 Jeffrey A Law (law@cygnus.com)
10392
10393 * lib/g77.exp (default_g77_version): Tweak to make it work in a build
10394 directory when nothing has been installed yet.
10395
10396 Sat Jun 27 23:23:18 1998 Carlo Wood <carlo@runaway.xs4all.nl>
10397
10398 * gcc.c-torture/special/special.exp: Handle newer versions of
10399 dejagnu.
10400
10401 Fri Jun 26 17:57:40 1998 Jeffrey A Law (law@cygnus.com)
10402
10403 * gcc.dg/980626-1.c: New test.
10404
10405 Fri Jun 19 23:26:12 1998 Bruno Haible <haible@ilog.fr>
10406
10407 * gcc.misc-tests/m-un-2.c: New test.
10408 * g++.old-deja/g++.other/warn01.c: Likewise.
10409
10410 Fri Jun 19 14:06:36 1998 Robert Lipe <robertl@dgii.com>
10411
10412 * gcc.dg/980414-1.c: Move comments outside of ASM to improve
10413 compatibility with assmblers with a different comment character.
10414 Eliminate use of GAS-specific extensions.
10415
10416 Fri Jun 19 02:05:14 1998 Jeffrey A Law (law@cygnus.com)
10417
10418 * gcc.c-torture/execute/ieee/980619-1.c: New test.
10419
10420 Fri Jun 19 00:58:11 1998 Robert Lipe <robertl@dgii.com>
10421
10422 *lib/g77.exp: Replace search for libf2c.a with search for newly
10423 renamed libg2c.a
10424
10425 Wed Jun 17 18:53:12 1998 Jeffrey A Law (law@cygnus.com)
10426
10427 * gcc.c-torture/execute/980617-1.c: New test.
10428
10429 Fri Jun 12 01:08:49 1998 Jeffrey A Law (law@cygnus.com)
10430
10431 * gcc.c-torture/execute/980612-1.c: New test.
10432
10433 Mon Jun 8 02:13:42 1998 Jeffrey A Law (law@cygnus.com)
10434
10435 * gcc.dg/980523-1.c: Only test on ppc-linux.
10436 * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
10437
10438 * gcc.c-torture/execute/980608-1.c: New test.
10439
10440 Fri Jun 5 21:54:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10441
10442 * gcc.c-torture/execute/980605-1.c: New test.
10443
10444 Thu Jun 4 01:39:24 1998 Jeffrey A Law (law@cygnus.com)
10445
10446 * gcc.c-torture/execute/980604-1.c: New test.
10447
10448 Tue Jun 2 20:51:43 1998 Jeffrey A Law (law@cygnus.com)
10449
10450 * gcc.c-torture/execute/980602-1.c: New test.
10451 * gcc.c-torture/execute/980602-2.c: Likewise.
10452
10453 1998-06-02 Dave Love <d.love@dl.ac.uk>
10454
10455 * 970125-0.f: Fix per JCB. Add commentary.
10456
10457 Sun May 31 23:23:29 1998 Michael Meissner <meissner@cygnus.com>
10458
10459 * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
10460 IEEE -0 support.
10461
10462 Fri May 29 01:10:12 1998 Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
10463
10464 * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
10465 earlier.
10466
10467 Thu May 28 00:17:42 1998 Catherine Moore <clm@cygnus.com>
10468
10469 * gcc.c-torture/execute/980526-3.c: New test.
10470
10471 1998-05-27 Manfred Hollstein <manfred@s-direktnet.de>
10472
10473 * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
10474 fail on m68k-motorola-sysv and m88k-motorola-sysv3.
10475 * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
10476 m88k-motorola-sysv3 to XFAIL.
10477
10478 Tue May 26 23:58:03 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10479
10480 * gcc.dg/980526-1.c: New test.
10481 * gcc.c-torture/execute/980526-2.c: New test.
10482
10483 Tue May 26 23:40:40 1998 Jeffrey A Law (law@cygnus.com)
10484
10485 * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
10486
10487 * gcc.c-torture/execute/980526-1.c: New test.
10488
10489 1998-05-26 Dave Love <d.love@dl.ac.uk>
10490
10491 * g77.f-torture/execute/alpha2.f: Add runtime test.
10492
10493 1998-05-24 Jason Merrill <jason@yorick.cygnus.com>
10494
10495 * g++.old-deja/old-deja.exp: Strip leading directories.
10496
10497 * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
10498 error for the line. Don't run multiple tests for the same line.
10499
10500 Sat May 23 23:27:10 1998 Jeffrey A Law (law@cygnus.com)
10501
10502 * gcc.dg/980523-1.c: New test.
10503
10504 1998-05-23 Dave Love <d.love@dl.ac.uk>
10505
10506 * g77.f-torture/compile/970915-0.f: New test.
10507
10508 1998-05-23 Jason Merrill <jason@yorick.cygnus.com>
10509
10510 * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
10511
10512 Thu May 21 23:23:21 1998 Jeffrey A Law (law@cygnus.com)
10513
10514 * gcc.dg/980520-1.c: New test.
10515
10516 Wed May 20 14:37:15 1998 Manfred Hollstein <manfred@s-direktnet.de>
10517
10518 * gcc.dg/980502-1.c: Fix return type.
10519
10520 Wed May 20 11:29:48 1998 Jeffrey A Law (law@cygnus.com)
10521
10522 * gcc.dg/{980502-1.c, clobbers.c}: New tests.
10523 * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
10524 * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
10525 * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
10526 * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
10527
10528 1998-05-20 Dave Love <d.love@dl.ac.uk>
10529
10530 * g77.f-torture/execute/980520-1.f: New test.
10531
10532 1998-05-15 Dave Love <d.love@dl.ac.uk>
10533
10534 * lib/mike-g77.exp: New file.
10535
10536 * g77.f-torture/noncompile/noncompile.exp,
10537 g77.f-torture/noncompile/check0.f: New files.
10538
10539 1998-05-14 Dave Love <d.love@dl.ac.uk>
10540
10541 * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
10542 g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
10543 g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
10544 g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
10545 g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
10546 abort where appropriate.
10547
10548 Tue May 5 19:20:13 1998 Michael Meissner <meissner@cygnus.com>
10549
10550 * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
10551 * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
10552
10553 1998-04-29 Dave Love <d.love@dl.ac.uk>
10554
10555 * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
10556
10557 1998-04-27 Dave Love <d.love@dl.ac.uk>
10558
10559 * g77.f-torture/compile/980427-0.f: New test.
10560
10561 1998-04-24 Dave Love <d.love@dl.ac.uk>
10562
10563 * g77.f-torture/compile/980424-0.f: New test.
10564
10565 1998-04-19 Dave Love <d.love@dl.ac.uk>
10566
10567 * g77.f-torture/compile/980419-2.f (main): New test.
10568 * g77.f-torture/compile/970125-0.f: New test.
10569 * g77.f-torture/compile/980419-1.f: New test.
10570
10571 Wed Apr 8 13:09:15 1998 Jim Wilson <wilson@cygnus.com>
10572
10573 * gcc.c-torture/execute/980407-1.c: Delete test. Is duplicate
10574 of loop-4.c.
10575
10576 Tue Apr 7 12:01:24 1998 Jim Wilson <wilson@cygnus.com>
10577
10578 * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
10579
10580 Fri Apr 3 12:27:49 1998 Jim Wilson <wilson@cygnus.com>
10581
10582 * gcc.c-torture/compile/980329-1.c: New test.
10583
10584 Wed Mar 18 16:22:22 1998 Jim Wilson <wilson@cygnus.com>
10585
10586 * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
10587 * gcc.dg/980312-1.c: Fix typo in -march command.
10588
10589 Mon Mar 16 20:01:30 1998 H.J. Lu (hjl@gnu.org)
10590
10591 * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
10592
10593 Wed Mar 11 13:08:48 1998 Robert Lipe <robertl@dgii.com>
10594
10595 * g77.f-torture/execute/980310-5.f: Deleted. Craig Burley and
10596 Dave Love agree the Fortran source is bogus.
10597
10598 Wed Mar 11 00:03:49 1998 Robert Lipe <robertl@dgii.com>
10599
10600 * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
10601 g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
10602 g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
10603 g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
10604 * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
10605
10606 Tue Mar 10 00:31:51 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10607
10608 * g++.old-deja/g++.other/friend1.C: New test.
10609
10610 1998-02-18 Dave Love <d.love@dl.ac.uk>
10611
10612 * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
10613 possibly uninitialized) variables and declare dnrm2.
10614
10615 Mon Feb 23 15:16:53 1998 Robert Lipe <robertl@dgii.com>
10616
10617 From Bruno Haible <haible@ilog.fr>:
10618 * gcc.c-torture/execute/980223.c: New test.
10619
10620 Fri Feb 13 00:36:07 1998 Jeffrey A Law (law@cygnus.com)
10621
10622 * gcc.dg/ifelse-1.c: New test.
10623
10624 Mon Feb 9 02:08:47 1998 H.J. Lu (hjl@gnu.org)
10625
10626 * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
10627
10628 * lib/old-dejagnu.exp (old-dejagnu): Added the
10629 "execution test - XFAIL *-*-*" handling in the spirit of
10630 "excess errors test -". Changed the "execution test fails"
10631 handling to be like "excess errors test fails".
10632 * Update various tests accordingly.
10633
10634 Fri Feb 6 14:30:48 1998 Jim Wilson <wilson@cygnus.com>
10635
10636 * gcc.c-torture/execute/980205.c: New test.
10637
10638 Sun Jan 18 01:33:59 1998 Jeffrey A Law (law@cygnus.com)
10639
10640 * lib/c-torture.exp: Look for .x files instead of .cexp files.
10641 * lib/f-torture.exp: Similarly.
10642 * gcc.c-torture: Rename all .cexp files to .x files.
10643
10644 Mon Dec 8 23:55:26 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10645
10646 * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
10647 (940510-1.c): Removed duplicate.
10648 (971104-1.c): New test.
10649
10650 Tue Nov 25 16:18:51 1997 Kate Hedstrom (kate@ahab.rutgers.edu)
10651
10652 * lib/f-torture.exp: Improve error and loop detection.
10653
10654 Wed Nov 19 14:27:04 1997 Michael Meissner <meissner@cygnus.com>
10655
10656 * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
10657 use that to size the filler array.
10658
10659 Fri Sep 26 10:50:53 1997 Bob Manson <manson@charmed.cygnus.com>
10660
10661 * lib/c-torture.exp(c-torture-execute): Fix typo.
10662
10663 * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
10664 testcase as the executable name. Keep the executable around if
10665 the test fails.
10666
10667 Fri Sep 19 17:19:53 1997 Bob Manson <manson@charmed.cygnus.com>
10668
10669 * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
10670 changes. Only test one -g option, and move it to the end of the
10671 list of options to test.
10672
10673 Fri Sep 19 17:58:00 1997 Michael Meissner <meissner@cygnus.com>
10674
10675 * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
10676 variable GCC_TORTURE_OPTIONS to supply default switches separated
10677 by colons. If no environment variable, run tests with -O0 -g, -O1
10678 -g, and -O2 -g as well.
10679
10680 Wed Sep 17 10:12:26 1997 Bob Manson <manson@charmed.cygnus.com>
10681
10682 * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
10683 explanatory comments. Fix indentation.
10684
10685 Mon Sep 15 00:36:53 1997 Jeffrey A Law (law@cygnus.com)
10686
10687 * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
10688
10689 Thu Sep 11 13:54:47 1997 Jeffrey A Law (law@cygnus.com)
10690
10691 * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
10692 * g++.old-deja/g++.mike/p7325.C: Likewise.
10693 * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
10694
10695 Thu Sep 11 10:00:03 1997 Alexandre Oliva (oliva@dcc.unicamp.br)
10696
10697 * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
10698 * g++.old-deja/g++.brendan/crash30.C: Likewise.
10699 * g++.old-deja/g++.brendan/crash39.C: Likewise.
10700 * g++.old-deja/g++.law/operators4.C: Likewise.
10701
10702 Thu Sep 11 09:53:40 1997 Joe Buck (jbuck@synopsys.com)
10703
10704 * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
10705 * g++.old-deja/g++.mike/p784.C: Ditto.
10706 * g++.old-deja/g++.mike/p785.C: Ditto.
10707
10708 Fri Sep 5 00:21:42 1997 Jeffrey A Law (law@cygnus.com)
10709
10710 * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
10711
10712 Wed Sep 3 17:29:35 1997 Bob Manson <manson@charmed.cygnus.com>
10713
10714 * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
10715 target feature; pass this to c-torture-execute as needed.
10716
10717 Wed Sep 3 17:15:00 1997 Bob Manson <manson@charmed.cygnus.com>
10718
10719 * lib/c-torture.exp(c-torture-execute): If the previous and the
10720 current executables being tested are identical, we don't need to
10721 run the executable again. Try to make the executable names
10722 unique. Add an optional argument for passing additional compiler
10723 flags.
10724
10725 Tue Sep 2 16:34:31 1997 Doug Evans <dje@canuck.cygnus.com>
10726
10727 * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
10728
10729 Fri Aug 29 12:48:09 1997 Jeffrey A Law (law@cygnus.com)
10730
10731 * gcc.c-torture/execute/921007-1.c: Make strcmp static.
10732
10733 Thu Jul 31 12:17:24 1997 Jeffrey A Law (law@cygnus.com)
10734
10735 * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
10736 32bit or larger longs.
10737
10738 * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
10739 have either a 32bit long or 32bit int.
10740
10741 Tue Jul 29 00:40:38 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10742
10743 * gcc.c-torture/execute/conversion.c (test_float_to_integer):
10744 Make double precision tests dependent on sizeof (double).
10745
10746 Wed Jul 9 15:15:40 1997 Bob Manson <manson@charmed.cygnus.com>
10747
10748 * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
10749 too.
10750
10751 Tue Jun 17 22:11:16 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10752
10753 * gcc.c-torture/compile/961203-1.cexp: New script.
10754
10755 Mon Jun 16 15:27:06 1997 Bob Manson <manson@charmed.cygnus.com>
10756
10757 * lib/g++.exp(g++_init): Use g++_include_flags instead of making
10758 up the includes ourselves.
10759
10760 Wed Jun 11 17:33:21 1997 Bob Manson <manson@charmed.cygnus.com>
10761
10762 * lib/plumhall.exp: Remove random include, and add a few
10763 verbose messages for debugging.
10764
10765 Fri Jun 6 14:23:24 1997 Bob Manson <manson@charmed.cygnus.com>
10766
10767 * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
10768 of trying to do it ourselves.
10769
10770 Wed Jun 4 03:38:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
10771
10772 * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
10773
10774 Wed Jun 4 18:43:55 1997 Bob Manson <manson@charmed.cygnus.com>
10775
10776 * gcc.prms/5403.c: Made regexp a bit less strict.
10777
10778 Tue Jun 3 15:12:39 1997 Bob Manson <manson@charmed.cygnus.com>
10779
10780 * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
10781 is returned from remote_load instead.
10782 * lib/plumhall.exp: Ditto.
10783 * lib/mike-g++.exp: Ditto.
10784 * lib/old-dejagnu.exp: Ditto.
10785 * lib/c-torture.exp: Ditto.
10786
10787 Fri May 30 23:15:15 1997 Bob Manson <manson@charmed.cygnus.com>
10788
10789 * lib/g++.exp: Use build_wrapper procedure.
10790 * lib/gcc.exp: Ditto.
10791
10792 Tue May 20 15:23:27 1997 Jeffrey A Law (law@cygnus.com)
10793
10794 * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
10795 an old-style decl for malloc. Fixes tests to work when
10796 sizeof (int) != sizeof (size_t).
10797
10798 Thu May 15 14:00:04 1997 Mike Meissner <meissner@cygnus.com>
10799
10800 * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
10801
10802 * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
10803 use stdargs.h interface.
10804
10805 Thu May 15 14:10:39 1997 Mike Meissner <meissner@cygnus.com>
10806
10807 * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
10808 NO_VARARGS when compiling.
10809
10810 Thu May 1 14:49:19 1997 Bob Manson <manson@charmed.cygnus.com>
10811
10812 * lib/plumhall.exp(ph_includes): New procedure.
10813 (ph_make): Use it.
10814 (ph_compiler): Ditto.
10815
10816 * lib/g++.exp: Rename test-glue.c to testglue.c.
10817 * lib/gcc.exp: Ditto.
10818
10819 Thu Apr 10 14:50:26 1997 Bob Manson <manson@charmed.cygnus.com>
10820
10821 * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
10822 to completion when it's called.
10823
10824 Fri Mar 21 16:34:52 1997 Michael Meissner <meissner@cygnus.com>
10825
10826 * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
10827 is defined, don't do test.
10828
10829 Thu Mar 20 09:50:32 1997 Doug Evans <dje@canuck.cygnus.com>
10830
10831 * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
10832 for object files.
10833 (ph_summary): Mark skipped testcases as untested, not unresolved.
10834
10835 * lib/plumhall.exp (ph_make): If unresolved because of bad
10836 errorCode, record errorCode in log file.
10837 (*): Replace send_log/verbose with verbose -log.
10838
10839 Wed Mar 19 13:06:26 1997 Michael Meissner <meissner@cygnus.com>
10840
10841 * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10842 double conversion if double isn't at least 8 bytes.
10843
10844 * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10845 int to work with targets where int is 16 bits.
10846
10847 * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10848 8 bytes, just exit, since 4 byte doubles don't have enough bits of
10849 precision for the test to complete.
10850
10851 Fri Mar 14 17:51:02 1997 Michael Meissner <meissner@cygnus.com>
10852
10853 * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10854 if d10v is not compiled with the -mdouble64 flag.
10855 * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10856
10857 * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10858 d10v is not compiled with the -mint32 flag.
10859
10860 Thu Mar 13 16:09:28 1997 Bob Manson <manson@charmed.cygnus.com>
10861
10862 * lib/plumhall.exp: Use incr_count.
10863
10864 Wed Mar 12 10:01:33 1997 Jeffrey A Law (law@cygnus.com)
10865
10866 * gcc.c-torture: Update to c-torture-1.45.
10867
10868 Sun Feb 23 18:12:04 1997 Bob Manson <manson@charmed.cygnus.com>
10869
10870 * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10871 the name of the expect testcase file).
10872
10873 * lib/g++.exp(g++_init): Ditto.
10874
10875 Thu Feb 20 13:53:05 1997 Bob Manson <manson@charmed.cygnus.com>
10876
10877 * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10878 the host.
10879
10880 * lib/gcc.exp(gcc_exit): New procedure.
10881
10882 Wed Feb 19 15:16:16 1997 Bob Manson <manson@charmed.cygnus.com>
10883
10884 * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10885 specs where appropriate.
10886
10887 * g++.old-deja/g++.arm/*: Added additional ERROR checks
10888 because of new "candidates are" messages, and removed a few
10889
10890 * Converted all non-old-style g++ testcases to old-style, and
10891 moved into g++.old-deja.
10892
10893 Fri Feb 14 11:46:46 1997 Bob Manson <manson@charmed.cygnus.com>
10894
10895 * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10896 options.
10897
10898 * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10899 succeeded.
10900
10901 * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10902
10903 Thu Feb 13 17:30:46 1997 Michael Meissner <meissner@cygnus.com>
10904
10905 * lib/gcc.exp (gcc_target_compile): Add support for defining
10906 NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10907 the machine doesn't have those features.
10908
10909 Tue Feb 11 12:57:11 1997 Bob Manson <manson@charmed.cygnus.com>
10910
10911 * g++.law/operators4.exp: Don't use LIBS.
10912
10913 Sat Feb 8 14:45:55 1997 Bob Manson <manson@charmed.cygnus.com>
10914
10915 * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10916
10917 * lib/mike-g++.exp: Don't set the compiler to be tested here.
10918 * lib/g++.exp: Set it here instead. Also, allow use of the
10919 --tool_exec and --tool_opt options. Change CXX to
10920 GXX_UNDER_TEST.
10921
10922 * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10923
10924 * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10925
10926 Fri Feb 7 12:55:45 1997 Bob Manson <manson@charmed.cygnus.com>
10927
10928 * lib/old-dejagnu.exp: Use prune_warnings instead of
10929 prune_system_crud.
10930 * lib/mike-g++.exp: Ditto.
10931 * lib/gcc.exp: Ditto.
10932 * lib/g++.exp: Ditto.
10933
10934 * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10935
10936 Fri Feb 7 10:41:53 1997 Jeffrey A Law (law@cygnus.com)
10937
10938 * 941014-2.c: Include stdlib.h
10939 * 960327-1.c: Include stdio.h
10940 * dbra.c, index-1.c: Don't assume ints are 32bits.
10941
10942 Tue Feb 4 12:51:09 1997 Bob Manson <manson@charmed.cygnus.com>
10943
10944 * lib/gcc.exp: Add gcc,stack_size target feature.
10945
10946 * lib/g++.exp(g++_target_compile): Add the include and link
10947 paths here, not in two other places. And, it's $options, not
10948 options.
10949
10950 * lib/mike-g++.exp(postbase): Remove the code that determines
10951 the correct include and link paths.
10952 * g++.old-deja/old-deja.exp: Ditto.
10953
10954 Mon Feb 3 19:00:07 1997 Bob Manson <manson@charmed.cygnus.com>
10955
10956 * lib/g++.exp(g++_init): target_compile no longer returns the
10957 filename of the result.
10958
10959 Sun Feb 2 14:42:34 1997 Bob Manson <manson@charmed.cygnus.com>
10960
10961 * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10962 call to glob.
10963
10964 * gcc.c-torture/special/special.exp: Change call to
10965 gcc_target_compile to include the object file.
10966
10967 Sun Feb 2 17:11:50 1997 Ian Lance Taylor <ian@cygnus.com>
10968
10969 * gcc.c-torture/special/special.exp: Correct misspelling in last
10970 change.
10971
10972 Sat Feb 1 12:34:23 1997 Bob Manson <manson@charmed.cygnus.com>
10973
10974 * lib/plumhall.exp(ph_summary): Log the entire output of the
10975 executable. Return -1 if there were any failures, 0 otherwise.
10976 (ph_execute): Return -1 if there were any failures, 0 otherwise.
10977 (ph_make): Clean up objects and executables that were built
10978 if the tests succeeded.
10979
10980 Thu Jan 30 13:45:56 1997 Bob Manson <manson@charmed.cygnus.com>
10981
10982 * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10983 libraries and includes in the build tree as appropriate.
10984
10985 Wed Jan 29 17:19:34 1997 Bob Manson <manson@charmed.cygnus.com>
10986
10987 * lib/c-torture.exp: Instead of looking for the global variable
10988 NO_LONG_LONG, check to see if that's a feature of the target.
10989
10990 Wed Jan 29 00:36:25 1997 Bob Manson <manson@charmed.cygnus.com>
10991
10992 * config/default.exp: Minimize. Delete the remainer of the files in
10993 config; this functionality is now in devo/dejagnu/config.
10994
10995 g++.*/*: Pass any additional flags used to compile to postbase;
10996 delete CXXFLAGS.
10997
10998 gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10999 is now done by runtest.exp. Use gcc_target_compile instead of
11000 compile.
11001
11002 lib/c-torture.exp: Use gcc_target_compile instead of compile.
11003 Remove references to CFLAGS. Use remote_file instead of
11004 calling rm -f.
11005 (c-torture): Take a list of arguments to use to compile this
11006 testcase.
11007
11008 lib/g++.exp: Simplify. Use target_compile instead of compile.
11009 lib/gcc-dg.exp: Ditto.
11010 lib/gcc.exp: Ditto.
11011 lib/mike-{gcc,g++}.exp: Ditto.
11012 lib/old-dejagnu.exp: Ditto.
11013 lib/plumhall.exp: Ditto.
11014
11015 Wed Jan 8 14:43:07 1997 Jim Wilson <wilson@cygnus.com>
11016
11017 * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
11018 (ph_linker): Likewise.
11019
11020 Wed Nov 13 16:04:19 1996 Joern Rennecke <amylaar@cygnus.com>
11021
11022 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
11023 MAP_ANON / MAP_ANONYMOUS if defined;
11024 else try to map from /dev/zero .
11025
11026 Tue Nov 12 23:30:12 1996 Jeffrey A Law (law@cygnus.com)
11027
11028 * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: If MAP_ANON
11029 isn't defined, then define it to MAP_ANONYMOUS.
11030
11031 Tue Nov 12 11:57:49 1996 Jeffrey A Law (law@cygnus.com)
11032
11033 * gcc.c-torture: Update to c-torture-1.42 release.
11034
11035 Mon Nov 11 12:45:31 1996 Jeffrey A Law (law@cygnus.com)
11036
11037 * gcc.c-torture: Update to c-torture-1.41 release.
11038
11039 Sun Oct 27 18:56:18 1996 Jeffrey A Law (law@cygnus.com)
11040
11041 * gcc.c-torture/execute/enum-1.c: New test. Will be in next
11042 c-torture release.
11043
11044 Thu Aug 15 11:09:36 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11045
11046 * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
11047 and LDFLAGS. Fix second case to append the target_info ldflags
11048 onto LDFLAGS, not CFLAGS.
11049 * lib/g++.exp (g++_init): Add target_info stuff.
11050 * lib/old-dejagnu.exp (old-dejagnu-init): Likewise. Add inclusion
11051 of libgloss and newlib flags for !native.
11052
11053 * config/proelf.exp: Load remote.exp and do `push_target hppro'.
11054 (GDB): Fix relative path to go up another dir for finding gdb.
11055
11056 Thu Aug 8 17:03:27 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11057
11058 * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
11059 versions in the target_info array, if they don't exist.
11060
11061 Fri Aug 2 15:39:03 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11062
11063 * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
11064
11065 Mon Jul 8 15:45:58 1996 Jim Wilson <wilson@cygnus.com>
11066
11067 * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
11068 * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
11069
11070 Mon Jul 1 15:53:00 1996 Bob Manson <manson@charmed.cygnus.com>
11071
11072 * lib/old-dejagnu.exp: Don't remove the output file before we've
11073 actually tested it. Don't append pwd to the path of the executable
11074 we're testing.
11075
11076 Sun Jun 30 14:37:50 1996 Doug Evans <dje@canuck.cygnus.com>
11077
11078 * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
11079
11080 Wed Jun 26 14:15:55 1996 Bob Manson <manson@charmed.cygnus.com>
11081
11082 * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
11083 temporary directory for compiler files, and set it to a default
11084 value of /tmp. Set $output as the name of the output file from
11085 compiling the testcase. Add a -o option to $cflags_var so the
11086 compiler writes the final output file as $output. Set $executable
11087 to $output.
11088
11089 * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
11090 directory for compiler files, and set it to /tmp if it doesn't
11091 already have a value. Set $output_file to the name of the output
11092 file from compiling the testcase. Add a -o option to CXXFLAGS so
11093 the compiler writes the final output file as $output. Use $output
11094 as the executable to be tested.
11095
11096 Mon Jun 24 17:12:16 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11097
11098 * lib/g++.exp: Also add -Wl,-rpath,... for linux.
11099
11100 Sat Jun 8 15:12:24 1996 Jeffrey A Law (law@cygnus.com)
11101
11102 * gcc.c-torture/execute/pending-1.c: New test. Still
11103 pending in Tege's queue.
11104
11105 Wed Apr 24 18:13:45 1996 Jim Wilson <wilson@chestnut.cygnus.com>
11106
11107 * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
11108 Add variables local_failcnt and local_unresolvedcnt. Call gcc_fail
11109 if there were failures. Call unresolved if there were unresolved
11110 testcases. Call gcc_fail if program did not run to completion.
11111 (ph_make): Pass additional argument name to ph_execute.
11112 (ph_execute): Add new argument. Pass additional arguments to
11113 ph_summary. Call gcc_fail is there is no execution output.
11114
11115 Wed Apr 24 13:39:23 1996 Jeffrey A Law (law@cygnus.com)
11116
11117 * lib/plumhall.exp (proc_summary): Output relavent summary
11118 lines into the log so specific failures in plumhall can be
11119 investigated.
11120
11121 Wed Apr 10 13:23:45 1996 Jeffrey A Law (law@cygnus.com)
11122
11123 * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
11124 (c-torture-execute): Don't try to execute tests which use
11125 "long long" types if $NO_LONG_LONG is nonzero.
11126
11127 Mon Apr 8 08:52:29 1996 Doug Evans <dje@canuck.cygnus.com>
11128
11129 * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
11130 not c-torture.
11131
11132 * gcc.ieee: Move from here.
11133 * gcc.c-torture/execute/ieee: To here.
11134
11135 Tue Mar 26 23:41:18 1996 Jeffrey A Law (law@cygnus.com)
11136
11137 * gcc.c-torture: Update to c-torture-1.41 release.
11138
11139 Fri Mar 22 15:49:24 1996 Jeffrey A Law (law@cygnus.com)
11140
11141 * lib/c-torture.exp (c-torture-execute): Remove "$executable",
11142 not "$output".
11143
11144 Thu Mar 7 12:37:08 1996 Doug Evans <dje@charmed.cygnus.com>
11145
11146 * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
11147 -c present.
11148
11149 Sat Mar 2 22:36:37 1996 Jeffrey A Law (law@cygnus.com)
11150
11151 * config/proelf.exp: Handle connecting to a simulator.
11152
11153 Wed Jan 31 00:58:15 1996 Jeffrey A Law (law@cygnus.com)
11154
11155 * config/proelf.exp: New file. Enough framework that we can
11156 run c-torture tests on the proelf targets (or any other target
11157 that gdb can connect to for that matter).
11158
11159 Mon Jan 29 08:57:46 1996 Doug Evans <dje@canuck.cygnus.com>
11160
11161 * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
11162 * gcc.ph/testing/limits/limits.exp: Likewise. Don't pass $CFLAGS.
11163
11164 * lib/plumhall.exp (ph_execute): Always call ph_summary if
11165 exec_output exists.
11166
11167 Sun Jan 28 11:28:43 1996 Doug Evans <dje@charmed.cygnus.com>
11168
11169 * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
11170 (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
11171
11172 * config/*.exp: Update FSF address. Change result of ${tool}_load
11173 to pass/fail/unresolved/unsupported/untested. Caller must now
11174 call unresolved/unsupported/untested.
11175 * lib/*.exp: Update FSF address. Update to handle new results of
11176 ${tool}_load.
11177 * lib/chill.exp (verbose): Delete.
11178
11179 Sat Jan 27 12:28:07 1996 Doug Evans <dje@charmed.cygnus.com>
11180
11181 * lib/gcc.exp (default_gcc_start): Change order of args to
11182 $LDFLAGS $CFLAGS $LIBS.
11183 * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
11184 Save/set/restore CFLAGS. Pass single arg to gcc_start.
11185 * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
11186 (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11187 * gcc.misc-tests/dg-test.exp: Likewise.
11188 * gcc.misc-tests/msgs.exp: Likewise.
11189 * gcc.prms/prms.exp: Likewise.
11190 * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
11191 (CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
11192
11193 * lib/dg.exp: Deleted, moved to dejagnu/lib.
11194
11195 Wed Jan 24 18:37:00 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11196
11197 * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
11198
11199 * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
11200 * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
11201
11202 * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
11203 necessary.
11204
11205 Sat Jan 20 17:22:08 1996 Brendan Kehoe <brendan@cygnus.com>
11206
11207 * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
11208 global for loop; add use of $mathlib.
11209 * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
11210 settings here; set mathlib for anything but VxWorks.
11211
11212 Mon Jan 22 16:31:57 1996 Jeffrey A Law (law@cygnus.com)
11213
11214 * gcc.c-torture: Update to c-torture-1.40 release.
11215
11216 Wed Jan 3 00:54:33 1996 Jeffrey A Law (law@cygnus.com)
11217
11218 * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
11219 dg.exp.
11220
11221 Sun Dec 3 16:17:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
11222
11223 * lib/c-torture.exp (c-torture-execute): Declare "output" as
11224 global.
11225
11226 Fri Nov 17 20:01:19 1995 Doug Evans <dje@canuck.cygnus.com>
11227
11228 * lib/g++.exp (LIBS): Define if not already.
11229 * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
11230 (gcc-dg-prune): Call prune_gcc_output.
11231 * lib/gcc.exp (prune_gcc_output): New proc.
11232 * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
11233 prune_gcc_output.
11234
11235 Thu Nov 16 09:15:40 1995 Doug Evans <dje@canuck.cygnus.com>
11236
11237 * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
11238 (c-torture-execute): Likewise. Rename `name' to `testcase'.
11239
11240 Wed Nov 15 23:04:36 1995 Jeffrey A Law (law@cygnus.com)
11241
11242 * gcc.c-torture: Update to c-torture-1.39 release.
11243
11244 Sat Nov 4 12:52:05 1995 Doug Evans <dje@canuck.cygnus.com>
11245
11246 * lib/c-torture.exp (c-torture-execute): Don't return if one option
11247 fails, try others as well.
11248
11249 Thu Nov 2 09:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
11250
11251 * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
11252 If compilation fails, mark execute tests as `untested'.
11253 If test is marked as unsupported, don't mark compilation and
11254 execute tests as failed.
11255
11256 Wed Oct 25 20:57:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11257
11258 * lib/g++.exp (g++_init): Don't link in libg++, and look to
11259 libstdc++ for whether or not we want to be doing shared
11260 libraries. Delete link_curses since we don't need it anymore.
11261 * lib/mike-g++.exp (postbase): Don't link in libg++.
11262 * g++.old-deja/old-deja.exp: Likewise.
11263
11264 Mon Oct 23 13:05:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11265
11266 * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
11267
11268 Tue Oct 17 15:24:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11269
11270 * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
11271 For that, add `-Wl,-a,shared_archive'.
11272 * g++.old-deja/old-deja.exp: Likewise.
11273
11274 Tue Oct 17 13:09:06 1995 Doug Evans <dje@canuck.cygnus.com>
11275
11276 * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
11277
11278 Mon Oct 16 23:13:32 1995 Brendan Kehoe <brendan@cygnus.com>
11279
11280 * lib/mike-g++.exp (postbase): Pay attention to the status of
11281 g++_load.
11282
11283 Mon Oct 16 19:28:32 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11284
11285 * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
11286
11287 Mon Oct 16 13:48:58 1995 Doug Evans <dje@canuck.cygnus.com>
11288
11289 * lib/gcc.exp (default_gcc_start): No longer need to log program
11290 being executed or its output, execute_anywhere does that now.
11291 * lib/g++.exp (default_g++_version): Call execute_anywhere.
11292 (default_g++_start): Likewise. Delete calls to verbose/send_log.
11293
11294 Thu Oct 12 10:34:58 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11295
11296 * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
11297 the same as those in lib/g++.exp.
11298
11299 Tue Oct 10 13:47:27 1995 Jeff Law (law@hurl.cygnus.com)
11300
11301 * gcc.c-torture: Update to c-torture-1.38 release.
11302 * gcc.ieee: Related changes.
11303
11304 Fri Oct 6 12:39:17 1995 Rob Savoye <rob@darkstar.cygnus.com>
11305
11306 * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
11307 "exec". Minor reformatting changes.
11308
11309 * config/rom68k.exp (${tool}_load): Make it work in a canadian
11310 cross. This means all "exec" calls now work on a remote host as
11311 well.
11312 * lib/c-torture.exp (c-torture-compile): Make work for a canadian
11313 cross. Filter out the extra "\r\n" stuff that expect puts in.
11314 (c-torture-execute): Filter out the bogus warnings like
11315 c-torture-compile does. Add support for canadian cross.
11316 * lib/gcc.exp (default_gcc_version, default_gcc_start)
11317 Use execute_anywhere rather than calling exec directly. Now it
11318 works for canadian cross testing.
11319
11320 Thu Oct 5 10:06:45 1995 Brendan Kehoe <brendan@rtl.cygnus.com>
11321
11322 * lib/g++.exp: Add -nocomplain flag to glob. Use catch to put the
11323 results into a variable, and check that rather than using file exists.
11324
11325 Wed Oct 4 16:31:02 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11326
11327 * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
11328 create a libg++.so. For sunos4.1.*, also add -ltermcap.
11329
11330 Tue Sep 26 10:15:14 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11331
11332 * g++.old-deja/old-deja.exp: Create and pass runshlib and
11333 lib_curses if there's a shared libg++ in the build tree.
11334
11335 Fri Sep 22 10:47:24 1995 Doug Evans <dje@canuck.cygnus.com>
11336
11337 * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
11338 if not supported target.
11339
11340 Fri Sep 22 09:22:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11341
11342 * lib/g++.exp (g++_init): Move empty setting of runshlib and
11343 link_curses up to always happen, not just for native builds.
11344
11345 Thu Sep 21 10:23:32 1995 Jeff Law (law@snake.cs.utah.edu)
11346
11347 * gcc.c-torture: Update to c-torture-1.36 release.
11348 * gcc.failure: Related changes.
11349
11350 Wed Sep 20 10:56:26 1995 Doug Evans <dje@canuck.cygnus.com>
11351
11352 * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
11353
11354 Tue Sep 19 17:26:07 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11355
11356 * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
11357 * lib/mike-g++.exp (postbase): Not in here. Still reference
11358 runshlib, link_curses, and mathlib for link and run.
11359
11360 * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
11361 pass the runtime shared library options for Solaris, OSF/1, and
11362 Irix5, and link with -lcurses to avoid unresolved references.
11363
11364 Wed Sep 13 15:28:10 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11365
11366 * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
11367 only run once.
11368
11369 Wed Sep 13 10:51:52 1995 Doug Evans <dje@canuck.cygnus.com>
11370
11371 * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
11372
11373 Mon Sep 11 11:02:03 1995 Jeff Law (law@snake.cs.utah.edu)
11374
11375 * gcc.c-torture: Update to c-torture-1.35 release. Note we
11376 do not have a framework for the "compat" tests yet.
11377
11378 Sat Sep 9 16:15:20 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11379
11380 * lib/mike-g++.exp (postbase): New local variable `mathlib',
11381 set to null if we're testing vxworks5.1. Use that instead of
11382 `-lm' in the setting of LIBS for link and run.
11383
11384 Fri Sep 8 13:53:38 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11385
11386 * config/rom68k.exp (${tool}_load): Major changes to make it
11387 work. Verified that it does in fact return the stuff in
11388 exec_output properly. Catch any Emul or any TRAP other than 0.
11389
11390 Thu Sep 7 23:04:06 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11391
11392 * lib/mike-g++.exp (prebase): Call g++_init at the end to set
11393 LDFLAGS properly for targets that need stuff from libgloss.
11394 * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
11395 only run once.
11396 (gpp_initialized): New variable.
11397
11398 Wed Sep 6 21:56:13 1995 Rob Savoye <rob@darkstar.cygnus.com>
11399
11400 * config/rom68k.exp: Load libgloss.exp.
11401 * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
11402 so we can produce a fully linked binary.
11403 * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
11404 so we can produce a fully linked binary.
11405
11406 Sun Sep 3 13:25:26 1995 Doug Evans <dje@canuck.cygnus.com>
11407
11408 * lib/plumhall.exp (ph_section): Watch for expected failures.
11409 Add missing `else'.
11410
11411 * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
11412 run the testcase.
11413 (c-torture): Likewise.
11414
11415 Mon Aug 28 11:23:38 1995 Doug Evans <dje@cygnus.com>
11416
11417 * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
11418
11419 * lib/mike-g++.exp (mike_cleanup): New proc.
11420 (prebase): New globals compiler_result, not_compiler_result,
11421 target_regexp.
11422 (postbase): Likewise. Call mike_cleanup. Pass "--" to regexp to
11423 allow leading "-" in pattern. Watch for unsupported tests.
11424 If $compiler_result is set, pattern match assembler code,
11425 and ditto for $not_compiler_result.
11426 * lib/mike-gcc.exp: Likewise.
11427
11428 * lib/plumhall.exp (ph_execute): Only call ph_summary if
11429 execution "succeeded".
11430
11431 Mon Aug 14 14:03:53 1995 Doug Evans <dje@canuck.cygnus.com>
11432
11433 * config/win32.exp: New file.
11434 * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
11435
11436 Fri Aug 4 15:39:54 1995 Doug Evans <dje@canuck.cygnus.com>
11437
11438 * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
11439 unsupported.
11440 * lib/mike-{gcc,g++}.exp (postbase): Likewise.
11441 * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
11442 * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
11443
11444 * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
11445 "... without exceptions was ...". That is now handled by
11446 prune_system_crud.
11447 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11448
11449 Tue Aug 1 11:09:33 1995 Doug Evans <dje@canuck.cygnus.com>
11450
11451 * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
11452 sieve.c,sort2.c}: New files.
11453 * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
11454 sieve.exp,sort2.exp}: Drivers for them.
11455
11456 * lib/mike-gcc.exp (program_output): New user settable variable.
11457 (postbase): Call prune_system_crud. Also prune extraneous compiler
11458 messages.
11459 * lib/mike-g++.exp (program_output): New user settable variable.
11460
11461 * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
11462
11463 * config/sh.exp: Deleted (use sim.exp instead).
11464
11465 Fri Jul 28 11:33:46 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11466
11467 * config/vx.exp: Declare CHECKTASK as global.
11468 * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
11469 * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
11470 * lib/old-dejagnu.exp: Load [pwd]/$executable.
11471
11472 Wed Jul 26 19:45:39 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11473
11474 * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
11475 target. Like vx.exp, only includes `vx29k.exp' instead of
11476 `vxworks.exp'.
11477
11478 Sun Jul 23 17:38:52 1995 Ian Lance Taylor <ian@cygnus.com>
11479
11480 * config/sim.exp: Increase time limit from 120 seconds to 240.
11481
11482 Thu Jul 6 11:07:38 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11483
11484 * gcc.c-torture/execute/950628-1.c: New test.
11485
11486 Sat Jun 10 18:51:41 1995 Jeff Law (law@snake.cs.utah.edu)
11487
11488 * gcc.c-torture: Update with changes/additions from
11489 c-torture-1.34.
11490
11491 Mon Jun 5 17:58:07 1995 Doug Evans <dje@canuck.cygnus.com>
11492
11493 * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
11494
11495 Sun Jun 4 05:13:57 1995 Jeff Law (law@snake.cs.utah.edu)
11496
11497 * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
11498
11499 Thu Jun 1 00:06:19 1995 Jeff Law (law@snake.cs.utah.edu)
11500
11501 * gcc.c-torture/compile/950512-1.c: New test.
11502 * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
11503 * gcc.dg/struct-ret-1.c: Likewise.
11504
11505 Wed May 31 14:25:13 1995 Doug Evans <dje@canuck.cygnus.com>
11506
11507 * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
11508 930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
11509
11510 Tue May 30 11:19:54 1995 Doug Evans <dje@canuck.cygnus.com>
11511
11512 * gcc.c-torture/special/920411-1.c: Deleted.
11513 * gcc.c-torture/special/special.exp: Delete 920411-1.c.
11514
11515 Mon May 22 16:55:11 1995 Doug Evans <dje@chestnut.cygnus.com>
11516
11517 * config/sim.exp (${tool}_load): Hack in call to bash to get a
11518 cpu limit.
11519
11520 Fri May 12 18:57:54 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
11521
11522 * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
11523
11524 Thu May 4 14:23:54 1995 Torbjorn Granlund <tege@adder.cygnus.com>
11525
11526 From kenner;
11527 * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
11528 is the proper length.
11529 * va-arg-3.c: Likewise.
11530
11531 Sun Apr 30 16:02:59 1995 Doug Evans <dje@canuck.cygnus.com>
11532
11533 * lib/dg.exp: Moved to dejagnu/lib. Copy kept here (for awhile).
11534 * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
11535
11536 * lib/gcc.exp (default_gcc_start): Delete old cruft. Delete result.
11537 * lib/g++.exp (default_g++_start): Delete old cruft.
11538
11539 Tue Apr 25 17:20:18 1995 Torbjorn Granlund <tege@cygnus.com>
11540
11541 * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
11542 (2 * (1 << 18)) to (2 * (1 << 17)).
11543
11544 * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
11545
11546 Thu Apr 20 12:21:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11547
11548 * config/rom68k.exp: Renamed from config/idp.exp
11549
11550 Tue Apr 18 13:33:26 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
11551
11552 * c-torture/compile/921109-2.c
11553
11554 Tue Apr 18 10:45:12 1995 Mike Stump <mrs@cygnus.com>
11555
11556 * lib/old-dejagnu.exp: We expect Execution test failure if we expected
11557 excess errors.
11558
11559 Sat Apr 15 11:16:58 1995 Doug Evans <dje@chestnut.cygnus.com>
11560
11561 * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
11562 output.
11563 * lib/g++.exp (default_g++_start): Likewise.
11564
11565 Wed Mar 29 16:34:03 1995 Torbjorn Granlund <tege@adder.cygnus.com>
11566
11567 * gcc.c-torture/compile/950329-1.c: New test.
11568
11569 Tue Mar 28 16:10:33 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11570
11571 * config/bug.exp (${tool}_load): Updated to use new remote_open
11572 and remote_close procs.
11573 * config/idp.exp: New file.
11574
11575 Wed Mar 22 15:01:58 1995 Torbjorn Granlund <tege@rtl.cygnus.com>
11576
11577 * gcc.c-torture/execute/950322-1.c: New test.
11578
11579 Tue Mar 21 21:24:49 1995 Doug Evans <dje@canuck.cygnus.com>
11580
11581 * config/vx.exp (${tool}_load): Clean up testing of return code from
11582 vxworks_ld and vxworks_spawn.
11583
11584 Tue Mar 21 17:01:42 1995 Doug Evans <dje@deneb.cygnus.com>
11585
11586 * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
11587
11588 Mon Mar 13 14:49:42 1995 Mike Stump <mrs@cygnus.com>
11589
11590 * lib/old-deja.exp: Add `excess errors test - ' error, now one
11591 can mark excess errors on a machine by machine basis. Note, the
11592 default is to not expect any excess errors, even when excess
11593 errors test - is given, so you will want to put an XFAIL ... on
11594 these lines. For example, // excess errors test - XFAIL hppa*-*-*
11595 mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
11596 those 4 machines, but no others.
11597
11598 Fri Mar 10 12:33:04 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11599
11600 * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
11601 * lib/c-torture.exp: to here.
11602
11603 Fri Mar 10 10:38:15 1995 Torbjorn Granlund <tege@adder.cygnus.com>
11604
11605 * gcc.c-torture/execute/950221-1.c: New test.
11606 * gcc.c-torture/execute/struct-ret-1.c: New test.
11607 * gcc.c-torture/compile/950221-1.c: New test.
11608
11609 * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
11610
11611 Fri Mar 3 16:28:35 1995 Doug Evans <dje@canuck.cygnus.com>
11612
11613 * gcc.c-torture/execute/arith-1.c (main): Return 0.
11614 * gcc.c-torture/execute/arith-rand.c (main): Return 0.
11615
11616 Wed Mar 1 02:08:29 1995 Gerald Baumgartner (gb@lorenzo.cs.purdue.edu)
11617
11618 * g++.gb: New directory of tests, derived from my signature and
11619 class scoping tests.
11620
11621 * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
11622 * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
11623 * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
11624 * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
11625 * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
11626 * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
11627 * g++.gb/sig25.C: Likewise.
11628
11629 * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
11630 * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
11631 * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
11632 * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
11633 * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
11634 * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
11635 * g++.gb/sig25.exp: Likewise.
11636
11637 * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
11638 * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
11639 * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
11640 * g++.gb/scope13.C: Likewise, this test still fails.
11641
11642 * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
11643 * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
11644 * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
11645 * g++.gb/scope13.exp: Ditto.
11646
11647 * g++.gb/README: New file, explains what these tests are about.
11648
11649 Tue Feb 28 10:37:52 1995 Doug Evans <dje@canuck.cygnus.com>
11650
11651 * lib/dg.exp (dg-do): Support `preprocess'.
11652 (dg-test): Likewise.
11653
11654 Mon Feb 13 15:18:10 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11655
11656 * config/udi.exp: change "continue -expect" to "exp_continue".
11657
11658 Sat Feb 11 00:25:20 1995 Torbjorn Granlund (tege@tiny.cygnus.com)
11659
11660 * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
11661 Delete redundant tests.
11662
11663 * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
11664 * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
11665 * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
11666 * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
11667 * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
11668 * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
11669 * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
11670 * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
11671
11672 * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
11673 storing label pointers.
11674 * gcc.c-torture/execute/921019-1.c: Likewise.
11675 * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
11676 * gcc.c-torture/execute/930513-1.c: Provide full declaration for
11677 parameter fp.
11678 * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
11679 constants.
11680
11681 * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
11682 Delete obsolete tests.
11683
11684 * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
11685 * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
11686 * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
11687 * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
11688 * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
11689 * gcc.c-torture/compile/950124-1.c: New test.
11690
11691 * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
11692
11693 Wed Feb 8 15:30:17 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11694
11695 * lib/mike-g++.exp: Add -lm to LIBS.
11696
11697 Tue Feb 7 17:09:50 1995 Doug Evans <dje@canuck.cygnus.com>
11698
11699 * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
11700
11701 Mon Jan 30 14:33:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11702
11703 * lib/mike-g++.exp: Add -lstdc++ to LIBS.
11704
11705 Thu Jan 12 16:41:34 1995 Doug Evans <dje@canuck.cygnus.com>
11706
11707 * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
11708
11709 Mon Jan 2 11:50:10 1995 Jeff Law (law@snake.cs.utah.edu)
11710
11711 * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
11712 * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
11713 * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
11714 * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
11715 * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
11716 * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
11717 * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
11718 * g++.law/{operators31.C, operators32.C,
11719 * g++.law/{operators33.C, operators34.C}: Likewise.
11720 * g++.law/{pic1.C, refs2.C}: Likewise.
11721 * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
11722 * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
11723 * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
11724 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11725
11726 * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
11727 * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
11728 * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
11729 * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
11730 * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
11731 * g++.law/{enum9.exp, friend5.exp}: Likewise.
11732 * g++.law/{nest3.exp, nest4.exp}: Likewise.
11733 * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
11734 * g++.law/{operators30.exp, operators31.exp}: Likewise.
11735 * g++.law/{operators32.exp, operators33.exp}: Likewise.
11736 * g++.law/{operators34.exp}: Likewise.
11737 * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
11738 * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
11739 * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
11740 * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
11741 * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
11742
11743 * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
11744 No longer expected to fail.
11745 * g++.law/missed-error3.C: Tweak for recent bool changes.
11746
11747 Sun Dec 4 20:54:33 1994 Doug Evans <dje@canuck.cygnus.com>
11748
11749 * config/emb-unix: Deleted.
11750 * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
11751 remote execution. Do final link on remote host if REMOTE_LINK is set.
11752
11753 Thu Dec 1 08:43:05 1994 Doug Evans <dje@canuck.cygnus.com>
11754
11755 * lib/dg.exp (dg-test): Fix typo in last patch.
11756
11757 Wed Nov 30 13:25:32 1994 Doug Evans <dje@canuck.cygnus.com>
11758
11759 * lib/dg.exp (dg-test): Fix pattern that searches for expected output
11760 (handles multiple occurrences).
11761
11762 Thu Nov 24 19:48:38 1994 Doug Evans <dje@canuck.cygnus.com>
11763
11764 * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
11765 * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
11766 $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
11767 printed).
11768 * lib/c-torture.exp (c-torture-compile): Likewise.
11769 (c-torture): Prepend full path if missing.
11770 * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
11771 (gcc_fail): Likewise.
11772 * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
11773
11774 Wed Nov 23 13:56:00 1994 J.T. Conklin <jtc@rtl.cygnus.com>
11775
11776 * lib/netware.exp: Only attach to NetWare i386 systems.
11777
11778 Wed Nov 16 11:27:00 1994 Doug Evans <dje@canuck.cygnus.com>
11779
11780 * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
11781 messages. Add test name to "output pattern match" pass/fail message.
11782
11783 Sat Nov 12 22:11:52 1994 Doug Evans <dje@canuck.cygnus.com>
11784
11785 * gcc.dg: New testsuite.
11786 * gcc.dg/dg.exp: New file.
11787
11788 * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
11789 test-switch.c}: Deleted.
11790
11791 * gcc.misc-tests/msgs.exp: New testcase driver.
11792
11793 Wed Nov 9 14:23:09 1994 Doug Evans <dje@canuck.cygnus.com>
11794
11795 * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
11796 Watch for illegal return values from ${tool}_load.
11797 * config/unix.exp (${tool}_load): Fix pass/fail detection for
11798 cross targets. Coerce return value >0 to 1.
11799
11800 Tue Nov 8 14:10:33 1994 Doug Evans <dje@canuck.cygnus.com>
11801
11802 * config/unix.exp (${tool}_load): Call program rsh, not proc.
11803
11804 * config/emb-unix.exp: New file.
11805
11806 * config/sim.exp: Error if variable $SIM not defined.
11807 (${tool}_load): Mark test as "untested" if simulator missing.
11808
11809 * config/unix.exp: Load remote.exp to get rcp_download.
11810 * lib/c-torture.exp: Use different option lists for testcases with
11811 and without loops.
11812 * gcc.c-torture/execute/execute.exp: Likewise.
11813
11814 Wed Nov 2 14:47:58 1994 Doug Evans <dje@canuck.cygnus.com>
11815
11816 * config/*.exp: Clarify return code from ${tool}_load.
11817 Call `unresolved' or `untested' instead of `warning' or `perror'
11818 (sometimes you still want to call both though).
11819 Add comment that `shell_id' is local to each file.
11820 * config/udi.exp (timeout): Set to 30.
11821 Don't print warning if connection fails, $connectmode has already
11822 printed an error.
11823 (${tool}_load): Move verbose messages to level 2.
11824 Rework pattern for "Process started" message.
11825 Pass `shell_id' to ${connectmode}_download.
11826 Retry twice upon timeout. Make resetting of target more robust.
11827 (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
11828 Pass `shell_id' to exit_$connectmode.
11829 Only call exit_$connectmode if connected.
11830 * config/unix.exp (${tool}_load): Check return codes better.
11831 * config/vrtx.exp (${tool}_load): Likewise.
11832 * config/vx.exp (${tool}_load): Likewise.
11833 Delete unneeded global's.
11834 * lib/dg.exp (dg-test): Update to reflect clarified return codes
11835 from ${tool}_load.
11836 (dg-stat): Delete.
11837 (dg-init): Delete recording of pass/fail counts.
11838 * lib/old-dejagnu.exp (old-dejagnu): Likewise.
11839 (old-dejagnu-init): Likewise.
11840 (old-dejagnu-stat): Delete contents, empty proc now.
11841 * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11842 (c-torture): Delete references to lcnt, lpass, lfail.
11843 Get option list from TORTURE_OPTIONS.
11844 Delete -funroll[-all]-loops if no loops.
11845 * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11846 (g++_stat): Delete contents (empty proc now).
11847 * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11848 (gcc_finish): Likewise.
11849 (gcc_stat): Deleted.
11850 * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11851 * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11852 * gcc.c-torture/execute/execute.exp: Likewise.
11853 Split tests into two parts: compile, execute.
11854 Get option list from TORTURE_OPTIONS. Delete -funroll[-all]-loops if
11855 no loops. Update to reflect clarified return codes from ${tool}_load.
11856
11857 Fri Oct 21 23:10:16 1994 Doug Evans <dje@canuck.cygnus.com>
11858
11859 * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11860 to grep for.
11861 (old-dejagnu): Likewise (where necessary).
11862
11863 Fri Oct 14 17:54:58 1994 Doug Evans <dje@canuck.cygnus.com>
11864
11865 * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11866
11867 * lib/dg.exp (dg-process-target): Fix processing of selector.
11868 Add comment regarding use of `error'.
11869
11870 * lib/gcc.exp (prune_system_crud): Define if missing.
11871 * lib/g++.exp (prune_system_crud): Likewise.
11872
11873 * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11874 Call prune_system_crud.
11875 * lib/dg.exp (dg-runtest): New proc.
11876 Use perror instead of send_user for tcl errors in testcase.
11877 Don't return any value, it's never used.
11878 Don't clobber previous definition of `unknown'.
11879 Print tcl errors in `dg-final'.
11880
11881 Wed Oct 12 13:05:37 1994 Doug Evans <dje@canuck.cygnus.com>
11882
11883 * lib/dg.exp (dg-process-target): Improve syntax error messages.
11884 (dg-test): Don't print errorInfo, it contains stack backtrace.
11885
11886 Mon Sep 26 12:18:53 1994 Doug Evans (dje@canuck.cygnus.com)
11887
11888 * lib/g++.exp (runtest_file_p): Define if missing.
11889
11890 Sat Sep 24 15:29:23 1994 Doug Evans (dje@cygnus.com)
11891
11892 * lib/mike-g++.exp: Comment out loading of g++.exp.
11893 * lib/g++.exp: Update copyright. Test for existence of $CXX at start.
11894 (default_g++_version): Always print something.
11895 (default_g++_start): Comment out call to `which'.
11896 (g++_start, g++_load): Deleted (must be defined in config file).
11897 * lib/gcc.exp: Test for existence of $CC at start.
11898 Delete check for tmpdir (done in gcc_init).
11899 (default_gcc_version): Always print something.
11900 (default_gcc_start): Comment out call to `which'.
11901 * config/*.exp: Major cleanup - make cross targets work at least a
11902 little better for g++ (by not being "--tool gcc" specific).
11903 Rename gcc_xxx to ${tool}_xxx.
11904 * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11905 * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11906
11907 Thu Sep 22 11:39:17 1994 Doug Evans (dje@canuck.cygnus.com)
11908
11909 * lib/c-torture.exp (c-torture-compile): Rework compiler
11910 message processing.
11911
11912 * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11913 c-torture.
11914
11915 Wed Sep 21 09:49:43 1994 Doug Evans (dje@canuck.cygnus.com)
11916
11917 * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11918
11919 * lib/dg.exp (dg-process-target): Support { target native }.
11920
11921 Tue Sep 20 17:16:55 1994 Doug Evans (dje@canuck.cygnus.com)
11922
11923 * lib/dg.exp (dg-test): Clean up some comments. Delete code that
11924 looked for "... program xxx got fatal signal".
11925 Correct regsub munging of `comp_output'.
11926 Ignore compiler messages "path prefix not used" and "linker input
11927 file unused".
11928
11929 Wed Sep 14 11:44:40 1994 Doug Evans (dje@canuck.cygnus.com)
11930
11931 * lib/gcc.exp (runtest_file_p): Define if missing.
11932 * gcc.prms/template.c: Example to work from.
11933
11934 Tue Sep 13 10:30:48 1994 Doug Evans (dje@canuck.cygnus.com)
11935
11936 * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11937 * lib/dg.exp (dg-test): Call unsupported testcases as such.
11938
11939 * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11940 * gcc.prms/1883.c: Moved from compile/940714-1.c.
11941 * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11942 execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11943
11944 * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11945 (dg-process-target): No longer a varargs proc.
11946 Return S/N for target, P/F for xfail. All callers changed.
11947 (user option procs): More argument checking.
11948 (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11949 (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11950 (dg-test): Skip test if not running on selected target in `dg-do'.
11951 Update handling of `dg-do-what', `dg-output-text'.
11952 Separate execution pass/fail from output pattern match pass/fail.
11953 Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11954
11955 Mon Sep 12 13:47:35 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
11956
11957 * gcc.c-torture/special/special.exp: Don't expect failure for mips
11958 target for 920510-1.c.
11959
11960 Mon Sep 12 12:44:39 1994 Doug Evans (dje@canuck.cygnus.com)
11961
11962 * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11963 Clean up comment regarding use of passcnt, etc.
11964 (gcc_stat): Don't update `testcnt' here.
11965 (gcc_finish): Do it here.
11966 Might as well reset `but_id' here too.
11967 * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11968 to determine if the file should be tested.
11969 * gcc.c-torture/compile/compile.exp: Likewise.
11970 * gcc.c-torture/execute/execute.exp: Likewise.
11971 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11972 * gcc.misc-tests/dg-test.exp: Likewise.
11973 * gcc.prms/prms.exp: Likewise.
11974 * gcc.wendy/wendy.exp: Likewise.
11975 * g++.old-deja.exp: Likewise.
11976 Move "Testing file" message to verbose level 1.
11977
11978 Fri Sep 9 10:21:18 1994 Doug Evans (dje@canuck.cygnus.com)
11979
11980 * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11981
11982 Thu Sep 8 16:52:43 1994 Doug Evans (dje@canuck.cygnus.com)
11983
11984 * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11985 (default_gcc_start): Accept optional second list element
11986 of compiler flags. Print compiler output at verbosity level 2.
11987 Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11988 (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11989 Save current values of framework globals passcnt, failcnt, xpasscnt,
11990 and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11991 gcc_xfailcnt. Set global `tmpdir' to /tmp if it doesn't exist.
11992 (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11993 xfailcnt to compute stats. Update framework global `testcnt' from
11994 pass/fail counts.
11995 (gcc_finish): New proc. Clean up test environment.
11996 (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11997 (gcc_epass, gcc_efail): Delete.
11998 * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11999 argument of line number.
12000 (dg-init): If the tool has an init routine, call it.
12001 (dg-test): Remove args `cflags_var' and `libs_var'.
12002 Pass all compiler options to ${tool}_start.
12003 Handle missing line number.
12004 (dg-finish): New function.
12005 * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
12006 particular files. Call gcc_finish at end. Move "skipping test"
12007 message to verbosity level 3.
12008 * gcc.c-torture/compile/compile.exp: Likewise.
12009 * gcc.c-torture/unsorted/unsorted.exp: Likewise.
12010 * gcc.c-torture/execute/execute.exp: Likewise.
12011 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12012 Print testcase being tried at verbosity level 1.
12013 * gcc.c-torture/special/special.exp: Unset xfail.
12014 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12015 * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
12016 * gcc.c-torture/noncompile/noncompile.exp: Likewise.
12017 * gcc.failure/failure.exp: Likewise.
12018 * gcc.ieee/ieee.exp: Likewise.
12019 * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
12020 Update call to dg-test. Call dg-finish at end.
12021 * gcc.misc-tests/mg.exp: Call gcc_finish at end. Unset orig_flags.
12022 Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
12023 * gcc.misc-tests/misc.exp: Call gcc_finish at end.
12024 * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
12025 Delete LDFLAGS. Update call to dg-test. Call dg-finish at end.
12026 * gcc.wendy/wendy.exp: Add copyright.
12027 Delete setting of tmpdir (done by gcc_init).
12028 Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
12029 Pass compiler flags to gcc_start. Call gcc_finish at end.
12030 * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
12031 gcc_[ce]pass/fail.
12032
12033 Wed Sep 7 11:09:08 1994 Doug Evans (dje@canuck.cygnus.com)
12034
12035 * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
12036 confusion.
12037 (g++_load): Likewise.
12038
12039 * config/*.exp (gcc_load): Some were varargs fns and some were not.
12040 Rename argument to `prog' to remove the confusion.
12041 Varargs fns behave differently too!
12042 (g++_load): Likewise.
12043
12044 * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
12045
12046 * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
12047 what it is. Delete (always) printing of status value for !native.
12048 Simplify verbose code, and include status and exec_output.
12049 (g++_load): Use gcc_load.
12050
12051 Sun Sep 4 13:59:27 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12052
12053 * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
12054 * gcc.c-torture/noncompile/noncompile.exp: Delete support for
12055 920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
12056 940714-3.c as these testcases don't exist anymore. Make
12057 va-arg-1.c expected to pass.
12058
12059 Fri Aug 19 12:27:07 1994 Doug Evans (dje@canuck.cygnus.com)
12060
12061 * gcc.misc-tests/misc.exp: Only run specific testcases.
12062 * gcc.misc-tests/dg-test.exp: New file. Tests dg.exp.
12063 * gcc.misc-tests/dg-[1-9].c: New files.
12064
12065 * lib/dg.exp: New testsuite driver.
12066 * gcc.prms/prms.exp: Use it.
12067
12068 * README.gcc: New file.
12069
12070 * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
12071 Document and reset `lxpass' and `lxfail'.
12072 Simplify "initialized" message.
12073 (gcc_stat): Clean up comments a little.
12074
12075 Tue Aug 16 11:16:46 1994 Doug Evans (dje@canuck.cygnus.com)
12076
12077 * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
12078
12079 Mon Aug 15 21:20:36 1994 Doug Evans (dje@canuck.cygnus.com)
12080
12081 * lib/old-dejagnu.exp (process-option): New proc.
12082 (old-dejagnu-init, old-dejagnu-stat): Likewise.
12083 (old-dejagnu): Simplify.
12084 * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
12085
12086 Sun Aug 14 09:23:53 1994 Jeff Law (law@snake.cs.utah.edu)
12087
12088 * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
12089 exists and is not an empty string.
12090
12091 * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
12092 $xfail rather than calling setup_xfail. Clear $xfail when test is
12093 finished.
12094 (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
12095 automatically.
12096
12097 * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
12098 longer expected to fail.
12099
12100 * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
12101 "f" function call.
12102
12103 * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
12104
12105 * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
12106 940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
12107 complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
12108 struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
12109 c-torture-1.29.
12110
12111 * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
12112 strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
12113
12114 * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
12115
12116 * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
12117 940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
12118
12119 * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
12120 940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
12121 labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
12122
12123 Tue Jul 12 12:49:44 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12124
12125 * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
12126 gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
12127 940714-1.c, 940714-2.c, 940714-3.c},
12128 gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
12129 gcc.misc-tests/{mg.c,mg.exp}:
12130 New tests.
12131 * gcc.noncompile/noncompile.exp: Change accordingly.
12132
12133 Thu Jul 7 14:20:33 1994 Doug Evans (dje@canuck.cygnus.com)
12134
12135 * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
12136 Undo previous clobberage.
12137
12138 Mon Jul 4 17:00:59 1994 Jeff Law (law@snake.cs.utah.edu)
12139
12140 * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
12141 * gcc.special/{930510-1.c, special.exp}:
12142 * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
12143 931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
12144 struct-varargs-1.c}: New tests from c-torture-1.26.
12145
12146 Tue Jun 28 17:39:42 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12147
12148 * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
12149 argument to switch.
12150
12151 Sat May 21 10:39:38 1994 Bill Cox (bill@rtl.cygnus.com)
12152
12153 * Revert the previous changes. Please see Rob's directory
12154 (/lisa/test/rob/progressive/gcc/testsuite) for testing
12155 fixes.
12156
12157 Thu May 19 18:00:03 1994 Bill Cox (bill@rtl.cygnus.com)
12158
12159 * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
12160 g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
12161 g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
12162 g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
12163 g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
12164 g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
12165 g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
12166 g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
12167 g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
12168 g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
12169 g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
12170 g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
12171 g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
12172 g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
12173 g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
12174 g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
12175 g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
12176 g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
12177 g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
12178 g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
12179 g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
12180 g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
12181 gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
12182 gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
12183 gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
12184 lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
12185 lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
12186
12187 Tue May 17 14:55:09 1994 Bill Cox (bill@rtl.cygnus.com)
12188
12189 * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
12190 lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
12191 with perror calls.
12192
12193 Mon May 2 17:41:13 1994 Jason Merrill (jason@deneb.cygnus.com)
12194
12195 * config/unix.exp (g++_load): Fix syntax.
12196
12197 Thu Apr 14 12:22:10 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12198
12199 * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
12200 * gcc.noncompile/921017-1.c: Deleted obsolete test.
12201 * gcc.noncompile/noncompile.exp: Remove code for deleted test.
12202 Don't expect va-arg-1.c to fail. Correct expected output for
12203 920928-1.c.
12204 * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
12205 * gcc.wendy/hbm4.c: Correct typo.
12206 * gcc.wendy/tad1.c, tad2.c: Correct expected output.
12207
12208 Mon Mar 28 13:29:37 1994 Doug Evans (dje@canuck.cygnus.com)
12209
12210 * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
12211 * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
12212 gcc_[ce]{pass,fail}. Explicitly remove executable if test passes.
12213 * lib/c-torture.exp (c-torture-compile): Ditto.
12214
12215 Reduce volume of output (remove all the -I's and such).
12216 * lib/c-torture.exp (c-torture-compile): New argument OPTION.
12217 Call gcc_cpass, gcc_cfail.
12218 (c-torture): Pass testing option to c-torture-compile.
12219
12220 Mon Mar 21 12:40:33 1994 Doug Evans (dje@cygnus.com)
12221
12222 Bring patches over from progressive.
12223 * config/default.exp: Exit remote shell cleanly.
12224 (g++_exit, g++_start): Add default versions.
12225 * config/sim.exp (gcc_load): Use perror, not error.
12226
12227 Sun Mar 20 12:05:32 1994 Doug Evans (dje@canuck.cygnus.com)
12228
12229 * lib/gcc.exp: Don't set CFLAGS if CC not set. It clobbers the value
12230 set in site.exp.
12231
12232 Mon Mar 14 19:30:28 1994 Doug Evans (dje@cygnus.com)
12233
12234 * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
12235 DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
12236 (wendy_try): New proc to run testcase.
12237 (main loop): Call 'em.
12238 * gcc.wendy/*.c: Clean up pass to correct expected output.
12239
12240 * lib/gcc.exp: Minor cleanup work.
12241 (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
12242
12243 Wed Mar 9 15:22:54 1994 Doug Evans (dje@canuck.cygnus.com)
12244
12245 * config/sim.exp (gcc_load): Document return codes better.
12246 Don't pass -v to simulator.
12247
12248 Thu Feb 24 07:15:18 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12249
12250 * gcc.special/920717-x.c: Fix typo.
12251 * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
12252 get at sources.
12253
12254 * lib/mike-gcc.exp: Fix typo.
12255
12256 Tue Feb 15 15:41:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
12257
12258 * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
12259 binary to use, transform the name.
12260 * config/*.exp: rename everything. Nuke any g++ specific files,
12261 it's now a special case of gcc that requires no special support.
12262 Add a default.exp for unsupported targets.
12263
12264 Fri Feb 11 12:59:54 1994 Rob Savoye (rob@poseidon.cygnus.com)
12265
12266 * g++.jason/report.exp, g++.old-deja/old-deja.exp,
12267 lib/old-dejagnu.exp: Fix a few patterns to work with the new
12268 version of Tcl.
12269
12270 Wed Feb 9 21:35:47 1994 Rob Savoye (rob@darkstar.cygnus.com)
12271
12272 * lib/c-torture.exp: Made "file prefix*never used a pass, rather
12273 than a warning.
12274
12275 Sun Feb 6 16:52:13 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12276
12277 * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
12278
12279 Mon Jan 3 17:28:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12280
12281 * gcc.execute/execute.exp: Combine opt_list and foption_list into
12282 option_list. Compile every file with only 4/6 option choices
12283 (same as C torture) instead of with 12/18 different option
12284 choices.
12285 * lib/c-torture.exp: Likewise.
12286
12287 * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
12288 not already set.
12289
12290 Thu Dec 30 17:17:07 1993 Mike Stump (mrs@rtl.cygnus.com)
12291
12292 * lib/old-deja.exp: Add `excess errors test fails' error, now one
12293 can put an XFAIL *-*-* on excess errors.
12294
12295 Sun Dec 19 21:45:34 1993 Jeffrey A. Law (law@snake.cs.utah.edu
12296
12297 * g++.law: Add more tests derived from g++-bugs snapshots.
12298
12299 * g++.law/init11.{c,exp}: Delete test. Brendan sez it's
12300 equivalent to g++.law/init9.
12301
12302 * lib/mike-gcc.exp (postbase): Delete the .o file after we've
12303 compiled it, and the a.out file after we've run it.
12304
12305 Fri Dec 17 11:29:56 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12306
12307 * lib/mike-g++.exp (postbase): Delete the .o file after we've
12308 compiled it, and the a.out file after we've run it.
12309
12310 Fri Dec 17 10:18:16 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12311
12312 * g++.law/*.exp: Avoid losing arguments added via "append" commands.
12313
12314 Wed Dec 15 20:36:40 1993 Rob Savoye (rob@darkstar.cygnus.com)
12315
12316 * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
12317 version number.
12318
12319 Sun Dec 12 21:10:04 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12320
12321 * g++.law: New directory of g++ tests derived from the g++-bugs
12322 snapshots.
12323
12324 Thu Dec 09 16:50:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
12325
12326 * gcc.compile: initbug1.c initbug1.exp testcase added
12327
12328 Mon Dec 06 11:09:52 1993 Jeffrey Wheat (cassidy@cygnus.com)
12329
12330 * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
12331 * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
12332 fixes submitted by Jeff Law (law@cs.utah.edu)
12333 * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
12334 Jeff Law (law@cs.utah.edu)
12335
12336
12337 Tue Nov 30 16:34:07 1993 Mike Stump (mrs@cygnus.com)
12338
12339 * config/unix-g++.exp: Follow the gcc way of doing things.
12340 * g++.old-deja/old-deja.exp: Minor updates.
12341 * lib/g++.exp: New file, follow the gcc way of doing things.
12342 * lib/old-dejagnu.exp: Minor updates.
12343 * lib/mike-g++.exp: Always unset errorInfo.
12344
12345 Sat Nov 6 11:34:51 1993 Mike Stump (mrs@cygnus.com)
12346
12347 * lib/gcc.exp: Fix some errors with the below change, CC and
12348 CFLAGS should be global when setting, not local.
12349
12350 Wed Nov 3 11:16:26 1993 Rob Savoye (rob@darkstar.cygnus.com)
12351
12352 * lib/gcc.exp: Transform tool name.
12353
12354 Wed Oct 27 23:57:29 1993 Jeffrey Wheat (cassidy@cygnus.com)
12355
12356 * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
12357
12358 Wed Oct 27 14:45:50 1993 Jeffrey Wheat (cassidy@cygnus.com)
12359
12360 * lib/gcc.exp: change gcc_done to gcc_stat
12361
12362 Wed Oct 27 09:57:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
12363
12364 * Upgraded gcc testsuite to c-torture version 1.25
12365
12366 Sun Oct 24 10:58:03 1993 Jeffrey Wheat (cassidy@cygnus.com)
12367
12368 * lib/gcc.exp: added reporting code. Changed verbose compile message.
12369 * lib/c-torture: added hooks for new reporting code.
12370
12371 Thu Oct 21 18:45:32 1993 Jeffrey Wheat (cassidy@cygnus.com)
12372
12373 * config/sh-gcc.exp: check if sh-sim exists in the path
12374
12375 Mon Oct 18 11:13:22 1993 Jeffrey Wheat (cassidy@cygnus.com)
12376
12377 * gcc.code_quality/code_quality.exp: Initial changes for new logic.
12378 * gcc.compile/compile.exp: Initial changes for new logic.
12379 * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
12380 * gcc.failure/failure.exp: Initial changes for new logic.
12381 * gcc.ieee/ieee.exp: Initial changes for new logic.
12382 * gcc.misc-tests/misc.exp: Initial changes for new logic.
12383 * gcc.noncompile/non_compile.exp: Initial changes for new logic.
12384 * gcc.unsorted/unsorted.exp: Initial changes for new logic.
12385 * lib/c-torture.exp: Initial changes for new logic.
12386 * lib/gcc.exp: Initial changes for new logic.
12387
12388 Fri Oct 15 00:19:42 1993 Mike Stump (mrs@cygnus.com)
12389
12390 * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
12391 depend upon failure or success. Fully qualify names in failure
12392 and success messages. Always remove a.out before starting
12393 compile, just in case. Pay more attention to error text output by
12394 the compiler. Handle testcases with no known past errors just
12395 like all others, so that things are uniform. Other miscellaneous
12396 improvements.
12397
12398 Wed Oct 13 15:04:51 1993 Jeffrey Wheat (cassidy@cygnus.com)
12399
12400 * gcc.cpp: new directory for cpp tests
12401
12402 Mon Oct 4 09:03:41 1993 Jeffrey Wheat (cassidy@cygnus.com)
12403
12404 * lib/chill.exp: Code reformatted, removed unused code.
12405 * config/unix-chill.exp: Code reformatted, removed unused code.
12406 * chill.execute/execute.exp: Code reformatted, removed unused code.
12407 * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
12408
12409 Mon Oct 4 06:19:26 1993 Ian Lance Taylor (ian@cygnus.com)
12410
12411 * config/mips-gcc.exp, config/mips-g++.exp: New files. Execution
12412 routines not written.
12413
12414 Mon Sep 27 21:07:44 1993 Rob Savoye (rob@darkstar.cygnus.com)
12415
12416 * config/bug-gcc.exp: Use new procs from bug.exp.
12417
12418 Tue Sep 21 18:21:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
12419
12420 * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
12421 via ftp, rather than depending on NFS.
12422 * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
12423 case.
12424
12425 Thu Sep 9 23:09:15 1993 Rob Savoye (rob@darkstar.cygnus.com)
12426
12427 * config/bug-gcc.exp: Use new download proc.
12428
12429 Tue Sep 14 19:23:58 1993 Jeffrey Wheat (cassidy at deneb.cygnus.com)
12430
12431 * chill.execute/execute.exp: cleanups, handles errors better
12432 * chill.compile/compile.exp: rewrite, based on execute.exp
12433 * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
12434 * lib/chill.exp: major changes to diff proc and compile and link
12435 procs. added chill_fail and chill_pass wrappers to pass and
12436 fail. added more comments, and handle error codes better.
12437 Added a hack to capture stderr from exec, so noncompile tests
12438 can work.
12439
12440 Sat Sep 11 15:30:10 1993 Jeffrey Wheat (cassidy@cygnus.com)
12441
12442 * chill.execute/execute.exp: rewrite of testsuite driver
12443 * lib/chill.exp: rewrite of testsuite driver
12444 * config/unix-chill.exp: rewrite of testsuite driver
12445
12446 Wed Aug 25 14:11:13 1993 Bill Cox (bill@rtl.cygnus.com)
12447
12448 In chill.execute:
12449 * iexpr.ch: Standardize uppercase.
12450 * tuples.dat: Standardize uppercase.
12451 * vary.ch: standardize. Correct varying string assignments.
12452 * vary.dat: Add new output lines.
12453
12454 Tue Aug 24 13:45:49 1993 Bill Cox (bill@rtl.cygnus.com)
12455
12456 In chill.execute:
12457 * chprintf.ch: Standardize use of uppercase.
12458 * tuples.ch: Standardize and turn arr2 into a DCL,
12459 rather than a SYN.
12460 * pinits.ch: Standardize.
12461
12462 Mon Aug 23 17:26:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
12463
12464 * rts.c: Get malloc() from <stdlib.h>, not <malloc.h>.
12465 * Makefil: Renamed to Makefile.in.
12466 * configure.in: New.
12467
12468 Mon Aug 23 14:24:13 1993 Bill Cox (bill@rtl.cygnus.com)
12469
12470 In chill.execute:
12471 * .cvsignore: Add result/output files.
12472 * Makefile: Fix up variables at start. Use MFLAGS
12473 everywhere. Correct bool_loc, built_ins entries.
12474 Add entry for vary1.ch.
12475 * bitarray.ch: Standardize upper-case usage.
12476 * bitexpr.ch: Standardize, add output of b1.
12477 * params.ch: Use arrayt in along PROC parameters, to
12478 avoid novelty problems.
12479 * sets.ch: Tiny cleanup.
12480 * vary1.ch: Re-indent.
12481
12482 Tue Aug 17 15:42:07 1993 Bill Cox (bill@rtl.cygnus.com)
12483
12484 * Add PR-related files to Makefiles, .cvsignore files, etc.
12485
12486 Mon Aug 2 15:46:05 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
12487
12488 * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
12489 with compiler objects. New names are test-flow.c and test-loop.c
12490
12491 Tue Jul 27 10:08:08 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
12492
12493 * Upgraded c-torture tests from 1.19 to 1.20
12494
12495 * new files:
12496 * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
12497 * gcc.compile: 930623-1.c 930623-2.c
12498 * gcc.noncompile: 930622-1.c 930622-2.c
12499 * gcc.failure: 920411-1.c 920627-2.c
12500 * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
12501
12502 Tue Jul 20 15:19:44 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
12503
12504 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12505 More changes to get testsuite working properly. Needs more work.
12506 Added some support for POSIX IEEE Std 1003.3-1991 error messages.
12507
12508 Mon Jul 19 18:40:31 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
12509
12510 * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
12511 More changes to get testsuite working properly. Needs more work.
12512
12513 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat (cassidy@cygnus.com)
12514
12515 * chill.compile/compile.exp: Added for Dejagnu support
12516 * chill.execute/execute.exp: Added for Dejagnu support
12517 * lib/chill.exp config/unix-chill.exp : Added for Dejagnu support
12518
12519 Sat Jun 19 07:13:05 1993 Bill Cox (bill@rtl.cygnus.com)
12520
12521 This should complete moving the CHILL test files.
12522 * chill.noncompile(.cvsignore printf.grt
12523 in-printf.grt chprintf.grt chprintf.ch):
12524 Added test-support files.
12525 (Makefile): Modified further.
12526 * chill.compile (emptymod.ch gdbme.ch neg_range.ch
12527 signal.ch): Added test files.
12528 * chill.execute (.cvsignore printf.grt printr.c
12529 in-printf.grt rts.c chprintf.grt rts.h): Added
12530 test-support files.
12531 (Makefile): More corrections.
12532
12533 Fri Jun 18 23:40:54 1993 Bill Cox (bill@rtl.cygnus.com)
12534
12535 * chill.compile, chill.execute, chill.nocompile: Add CHILL
12536 test cases, ready for DejaGnu.
12537
12538 Thu Jun 17 19:14:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
12539
12540 * Upgraded c-torture tests from 1.18 to 1.19
12541
12542 * gcc.compile: added test(s):
12543 930607-1.c
12544 * gcc.execute: added test(s):
12545 930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
12546
12547 * added new subdirectory for misc tests: gcc.misc-tests
12548 * gcc.misc-test(s): added tests:
12549 inst-check.c test-consts.c test-ior.c test-switch.c
12550
12551 Wed Jun 9 16:53:26 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
12552
12553 * lib/mike-g++.exp: Load `./a.out', not `a.out'.
12554
12555 Mon Jun 7 16:18:40 1993 Ian Lance Taylor (ian@cygnus.com)
12556
12557 * g++.old-deja/old-deja.exp: Don't delete all the .o files.
12558
12559 Thu Jun 3 13:13:36 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
12560
12561 * Upgraded c-torture tests from 1.17 to 1.18
12562
12563 Wed Jun 2 19:02:40 MDT 1993 Jeffrey Wheat (cassidy@cygnus.com)
12564
12565 * Upgraded c-torture tests from 1.12 to 1.17
12566
12567 Fri Apr 30 09:38:41 1993 Mike Werner (mtw@deneb.cygnus.com)
12568
12569 * lib/old-dejagnu.exp:
12570 Fixed handling of XFAIL target triplets to correctly
12571 recognize wildcard characters. Removed code that
12572 appended a unique id tag to the end of the file name
12573 printed out by the result of the testcases within a
12574 given test file.
12575
12576 Thu Apr 29 19:06:29 1993 Mike Werner (mtw@deneb.cygnus.com)
12577
12578 * lib/old-dejagnu.exp:
12579 Reworked expected failure handling to trigger off of XFAIL
12580 keyword in keyphrase embeded in testcase source code. The
12581 XFAIL keyword must be at the end of the keyphrase line. It
12582 may optionally be followed by one or more target triplets.
12583 It has just occured that the handling of wildcards in the
12584 target triplet may not be correct.
12585
12586 Fri Apr 23 13:16:20 1993 Mike Werner (mtw@deneb.cygnus.com)
12587
12588 * g++.old-deja/tests:
12589 Moved all subdirectories up one level into g++.old-deja .
12590
12591 * lib/old-dejagnu.exp:
12592 Fixed problem with CXXFLAGS not being properly reset, and being
12593 corrupted with extraneous "-c" compiler option. This was
12594 causing binaries to not be generated for test that needed them.
12595 Modified strings passed to "pass" and "fail" so that individual
12596 tests from the same test file would be distinguished by an
12597 identifier appended to the test file name in the summary logs;
12598 this corrected a problem with erroneous diff logs. Added code
12599 to search testcases for expected fail and unexpected pass keywords.
12600
12601 Tue Apr 20 18:27:58 1993 Rob Savoye (rob at darkstar.cygnus.com)
12602
12603 * lib/c-torture.exp: Ignore "file path prefix*unused" message.
12604
12605 Thu Apr 15 11:01:59 1993 Mike Werner (mtw@deneb.cygnus.com)
12606
12607 * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
12608 Removed extraneous text from end of "Special g++ Options"
12609 keyphrase.
12610
12611 * lib/old-dejagnu.exp: Added pattern matching to look for new
12612 keywords, embedded in testcases comments, which will trigger
12613 calls to xpass and xfail.
12614
12615 Wed Apr 14 14:28:01 1993 Mike Werner (mtw@deneb.cygnus.com)
12616
12617 * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
12618 comments embedded in the testcases, especially the one looking for
12619 special compiler options, as well as the pattern matching for the
12620 compiler output again.
12621
12622 Mon Apr 12 15:15:37 1993 Mike Werner (mtw@deneb.cygnus.com)
12623
12624 * lib/old-dejagnu.exp: Do a proper check of the return value for
12625 execute tests. Fixed several problems with the pattern matching
12626 of the compiler output which gave erroneous test results.
12627 Changed several of the test result messages to be more descriptive.
12628 * config/unix-g++.exp: Proc g++_load now actually works and
12629 executes the tests passed to it and returns a usable return
12630 value.
12631
12632 Sun Apr 11 17:22:37 1993 Rob Savoye (rob at darkstar.cygnus.com)
12633
12634 * lib/gcc.exp: Exits gracefully if $CC is bogus.
12635
12636 Fri Apr 9 09:41:59 1993 Mike Werner (mtw@deneb.cygnus.com)
12637
12638 * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
12639 Modified both files to properly execute the old style
12640 dejagnu tests. The previous versions of these files were
12641 experimental and did not function anything near correctly.
12642
12643 Mon Apr 5 21:08:24 1993 Rob Savoye (rob@cygnus.com)
12644
12645 * Removed all Makefile.in and configure.in files. No configuration
12646 needed now.
12647
12648 Fri Apr 2 12:15:17 1993 Mike Werner (mtw@deneb.cygnus.com)
12649
12650 * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
12651
12652 Sun Mar 28 11:17:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12653
12654 * gcc.compile/configure.in, gcc.unsorted/configure.in,
12655 gcc.special/configure.in, gcc.noncompile/configure.in,
12656 gcc.execute/configure.in, gcc.code_quality/configure.in,
12657 g++.other/configure.in, g++.old-deja/configure.in,
12658 g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
12659 in srcname setting.
12660
12661 Thu Mar 25 20:07:55 1993 Rob Savoye (rob at darkstar.cygnus.com)
12662
12663 * lib/udi.exp: Fixed mondfe and mondfe_download.
12664 * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
12665 * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
12666
12667 Thu Mar 25 13:06:41 1993 Ian Lance Taylor (ian@cygnus.com)
12668
12669 * config/udi-gdb.exp: Check $shell_id after connecting to target.
12670 (gdb_exit): Don't remove *_soc files.
12671
12672 Mon Mar 22 14:28:46 1993 Ian Lance Taylor (ian@cygnus.com)
12673
12674 * lib/c-torture.exp: Don't look for main; instead always use -w
12675 -c. This is how the c-torture tests work. Remove the object
12676 file if the compilation succeeds.
12677 * gcc.execute/execute.exp: Remove executable if test passes.
12678 * gcc.noncompile/noncompile.exp: Every test is an expected
12679 failure.
12680 * gcc.special/special.exp: Added tests from c-torture 1.11,
12681 corrected use of existing test.
12682 * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
12683 gcc.execute/920625-1.c: Updated to c-torture 1.11.
12684 * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
12685 gcc.compile/921109-2.c, gcc.compile/921109-3.c,
12686 gcc.compile/921111-1.c, gcc.compile/921116-2.c,
12687 gcc.compile/921118-1.c, gcc.compile/921126-1.c,
12688 gcc.compile/921202-1.c, gcc.compile/921202-2.c,
12689 gcc.compile/921203-1.c, gcc.compile/921203-2.c,
12690 gcc.compile/921206-1.c, gcc.execute/921029-1.c,
12691 gcc.execute/921104-1.c, gcc.execute/921110-1.c,
12692 gcc.execute/921112-1.c, gcc.execute/921113-1.c,
12693 gcc.execute/921117-1.c, gcc.execute/921123-1.c,
12694 gcc.execute/921123-2.c, gcc.execute/921124-1.c,
12695 gcc.execute/921202-1.c, gcc.execute/921202-2.c,
12696 gcc.execute/921204-1.c, gcc.execute/921207-1.c,
12697 gcc.execute/921208-1.c, gcc.execute/921208-2.c,
12698 gcc.execute/921215-1.c, gcc.execute/921218-1.c,
12699 gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
12700 gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
12701 c-torture 1.11.
12702 * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
12703 correspond to c-torture 1.11.
12704
12705 * New file.
This page took 0.636042 seconds and 5 git commands to generate.