OSDN Git Service

* config/arm/arm.c (arm_rtx_costs): Improve for xscale multiply.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-12-01  James Lemke  <jim@wasabisystems.com>
2
3         * gcc.dg/arm-g2.c: New test.
4
5 2003-12-01  Roger Sayle  <roger@eyesopen.com>
6
7         PR optimization/11634
8         * gcc.dg/20031201-2.c: New test case.
9
10 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
11
12         PR 11433
13         * objc.dg/proto-lossage-3.m: New test.
14
15 2003-12-01  Roger Sayle  <roger@eyesopen.com>
16
17         PR optimization/12628
18         * gcc.dg/20031201-1.c: New test case.
19
20 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
21
22         * gcc.dg/unaligned-1.c: New test.
23
24 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
25
26         PR c++/9849
27         * g++.dg/template/error4.C: New test.
28         * g++.dg/template/nested3.C: Adjust error markers.
29
30 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
31
32         * gcc.dg/cpp/assert4.c: Check more #system assertions.
33
34 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
35
36         PR c/10333
37         * gcc.dg/bitfld-7.c: New test.
38
39 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
40
41         * gcc.dg/tls/asm-1.C: New test.
42
43 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
44
45         * gcc.dg/cpp/assert4.c: Update.
46
47 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
48
49         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
50         * gcc.dg/builtin-apply3.c: New test.
51
52 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
53
54         * lib/compat.exp (compat-obj): New xfaildata parameter.
55         Use it to set compiler_conditional_xfail_data before compiling.
56         (compat-get-options): Handle dg-xfail-if.
57         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
58         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
59         * gcc.dg/compat/vector-1_y.c: Likewise.
60         * gcc.dg/compat/vector-2_x.c: Likewise.
61         * gcc.dg/compat/vector-2_y.c: Likewise.
62
63 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
64
65         * g++.dg/opt/reg-stack4.C: New test.
66
67 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
68
69         * gcc.dg/builtin-apply2.c: New test.
70
71 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
72
73         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
74
75 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
76
77         PR c++/12924
78         * g++.dg/template/template-id-2.C: New test.
79
80 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
81
82         PR c++/5369
83         * g++.dg/template/memfriend1.C: New test.
84         * g++.dg/template/memfriend2.C: Likewise.
85         * g++.dg/template/memfriend3.C: Likewise.
86         * g++.dg/template/memfriend4.C: Likewise.
87         * g++.dg/template/memfriend5.C: Likewise.
88         * g++.dg/template/memfriend6.C: Likewise.
89         * g++.dg/template/memfriend7.C: Likewise.
90         * g++.dg/template/memfriend8.C: Likewise.
91         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
92
93 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
94
95         PR c++/12515
96         * g++.dg/ext/cond1.C: New test.
97
98 2003-11-20  Richard Henderson  <rth@redhat.com>
99
100         * gcc.dg/20020201-2.c: Remove.
101         * gcc.dg/20020201-4.c: Remove.
102         * gcc.dg/20020304-1.c: Remove.
103
104 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
105
106         * gcc.dg/cpp/trad/xwin1.c: New test case.
107
108 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
109
110         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
111         * lib/g77.exp: Likewise.
112         * lib/objc.exp: Likewise.
113         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
114         for darwin.
115
116 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
117
118         PR c++/12932
119         * g++.dg/template/static5.C: New test.
120
121 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
122
123         * gcc.dg/nested-func-1.c: New test.
124
125 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
126
127         * gcc.dg/cpp/assert4.c: New test.
128
129 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
130
131         PR c++/2294
132         * g++.dg/lookup/using9.c: New test.
133
134 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
135
136         PR c++/12762
137         * g++.dg/template/error3.C: New test.
138
139 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
140
141         PR ada/13035
142         * ada/acats/run_acats, run_all.sh: Fix syntax error.
143         No longer use a wrapper for gcc, since this does not work under
144         Windows.
145
146 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
147
148         PR c++/2094
149         * g++.dg/template/ptrmem7.C: New test.
150
151 2003-11-13  Andrew Pinski <apinski@apple.com>
152
153         * gcc.c-torture/compile/20031113-1.c: New test.
154
155 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
156             Kean Johnston <jkj@sco.com>
157
158         PR c/13029
159         * gcc.dg/unused-4.c: Update.
160
161 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
162
163         * g++.dg/opt/const3.C: New test.
164
165 2003-11-13  Jan Hubicka  <jh@suse.cz>
166
167         * gcc.c-torture/compile/20031112-1.c: New test.
168
169 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
170
171         * g++.dg/parse/crash10.C: Remove bogus error marker.
172
173 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
174
175         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
176         (host_gcc): Likewise.
177         (ROOT): Honor $PWDCMD.
178         (BASE): Likewise.
179         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
180
181 2003-11-12  Catherine Moore  <clm@redhat.com>
182
183         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
184
185 2003-11-12  Andreas Jaeger  <aj@suse.de>
186             Jakub Jelinek  <jakub@redhat.com>
187             Andrew Pinski  <pinskia@physics.uc.edu>
188             Richard Henderson  <rth@redhat.com>
189
190         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
191         systems.
192         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
193
194         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
195         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
196
197 2003-11-11  Andreas Jaeger  <aj@suse.de>
198
199         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
200
201         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
202
203 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
204
205         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
206         Clean ups.
207
208 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
209
210         * gcc.dg/trampoline-1.c: New test.
211
212 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
213
214         * gcc.c-torture/compile/200031109-1.c: New test.
215
216 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
217
218         PR c/3190
219         PR c/8714
220         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
221         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
222         gcc.dg/format/no-y2k-1.c: Update.
223
224 2003-11-08  Roger Sayle  <roger@eyesopen.com>
225
226         PR optimization/10467
227         * gcc.dg/20031108-1.c: New test case.
228
229 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
230
231         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
232
233 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
234
235         * gcc.dg/compound-lvalue-1.c: New test.
236         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
237         some XFAILs.
238
239 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
240
241         * gcc.dg/altivec-varargs-1.c: New test.
242
243 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
244
245         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
246         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
247         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
248         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
249         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
250
251 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
252
253         * gcc.dg/cond-lvalue-1.c: New test.
254
255 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
256
257         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
258
259 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
260
261         PR c++/11616
262         * g++.dg/template/instantiate5.C: New test.
263
264 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
265
266         PR c++/12726
267         * g++.dg/ext/complit2.C: Replace test with self-contained version.
268         * ChangeLog: Add missing first entry for above test.
269
270 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
271
272         PR c++/9810
273         * g++.dg/template/using8.C: New test.
274         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
275
276 2003-11-02  Roger Sayle  <roger@eyesopen.com>
277
278         PR optimization/10817
279         * gcc.c-torture/compile/20031102-1.c: New test case.
280
281 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
282
283         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
284         2147483647.
285
286 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
287
288         * gcc.dg/20031102-1.c: New test.
289
290 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
291
292         * gcc.dg/complex-1.c: New test.
293
294 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
295
296         PR c++/12796
297         * g++.dg/template/crash13.C: Adjust expected error location.
298         * g++.old-deja/g++.brendan/ns1.C: Likewise.
299
300 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
301
302         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
303
304 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
305
306         PR/10239
307         * gcc.c-torture/compile/20031031-2.c: New test.
308
309 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
310
311         PR/11640
312         * gcc.c-torture/compile/20031031-1.c: New test.
313
314 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
315
316         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
317         * gcc.misc-tests/bprob.exp: Likewise.
318         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
319         the execution test on arm-elf configs.
320         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
321         configs that don't support scratch files.
322         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
323
324 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
325
326         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
327         done by dejagnu.
328
329 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
330
331         * ada/acats/run_all.sh: Redirect mv output to /dev/null
332         Avoid non pure sh syntax. Add more logging.
333
334         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
335         fail.
336
337 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
338
339         PR libgcj/10610
340         * gcc.dg/ppc-stackalign-1.c: New test.
341
342 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
343
344         * ada/acats/run_all.sh: Change output to be more compliant with
345         dejagnu framework.
346         Create acats.sum and acats.log files under testsuite/ada/acats
347         Only run [a-z]* directories, to filter out e.g. CVS.
348         Redirect build output to log file.
349
350 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
351
352         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
353
354 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
355
356         PR ada/5909:
357         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
358
359 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
360
361         * gcc.c-torture/compile/20031023-1.c: New test.
362         * gcc.c-torture/compile/20031023-2.c: New test.
363         * gcc.c-torture/compile/20031023-3.c: New test.
364         * gcc.c-torture/compile/20031023-4.c: New test.
365
366 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
367
368         PR c++/10371
369         * g++.dg/lookup/scoped8.C: New test.
370
371 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
372
373         * g++.dg/opt/reg-stack3.C: New test.
374
375 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
376
377         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
378
379 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
380
381         PR c++/11076
382         * g++.dg/template/crash13.C: New test.
383
384 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
385
386         * gcc.dg/c99-restrict-2.c: New test.
387
388 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
389
390         PR c++/12698, c++/12699, c++/12700, c++/12566
391         * g++.dg/inherit/covariant9.C: New test.
392         * g++.dg/inherit/covariant10.C: New test.
393         * g++.dg/inherit/covariant11.C: New test.
394
395 2003-10-23  Jason Merrill  <jason@redhat.com>
396
397         PR c++/12726
398         * g++.dg/ext/complit2.C: New test.
399
400 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
401
402         PR target/12654
403         * gcc.c-torture/execute/20031020-1.c: New test.
404
405 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
406
407         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
408         following the jump_insn.
409
410 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
411
412         * gcc.dg/cast-lvalue-1.c: New test.
413
414 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
415
416         PR c++/11962
417         * g++.dg/template/cond2.C: New test.
418
419 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
420
421         * gcc.dg/builtins-28.c: New test.
422
423 2003-10-20  Jan Hubicka  <jh@suse.cz>
424
425         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
426         parameter.
427         * testsuite/gcc.dg/inline-2.c: Likewise.
428
429 2003-10-20  Phil Edwards  <phil@codesourcery.com>
430
431         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
432         * gcc.dg/nest.c:  Likewise.
433
434 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
435
436         PR c++/9781, c++/10583, c++/11862
437         * g++.dg/parse/crash13.C: New test.
438
439 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
440
441         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
442
443 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
444
445         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
446         Define HAVE_C99_RUNTIME except on Solaris.
447         * gcc.dg/builtins-20.c: Likewise.
448
449 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
450
451         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
452
453 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
454
455         PR c++/12495
456         * g++.dg/template/crash21.C: New test.
457
458 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
459
460         PR c++/2513
461         * g++.dg/template/typename5.C: New test.
462
463 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
464
465         PR c++/12369
466         * g++.dg/template/friend25.C: New test.
467
468 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
469
470         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
471         versions.
472
473 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
474
475         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
476         == 2147483647.
477
478 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
479
480         * gcc.c-torture/execute/960416-1.x: Remove.
481         * gcc.c-torture/execute/divconst-3.x: Likewise.
482
483 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
484
485         PR target/12598
486         * gcc.dg/torture/cris-volatile-1.c: New test.
487
488 2003-10-14  Roger Sayle  <roger@eyesopen.com>
489
490         PR optimization/9325
491         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
492         for overflowing floating point to integer conversion during RTL
493         simplification.
494
495 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
496
497         * objc/execute/_cmd.m: Fix typo.
498         * objc.dg/image-info.m, objc.dg/symtab-1.m:
499         Relax 'scan-assembler' regexp.
500         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
501         objc.dg/try-catch-4.m: Run on non-Darwin targets.
502         * objc.dg/zero-link-2.m: Remove blank line.
503         * objc.dg/zero-link-3.m: New test case.
504
505 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
506
507         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
508
509         * gcc.dg/asm-names.c: Use scan-assembler-not rather
510         than linker trickery.
511
512 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
513
514         PR c++/12370
515         * g++.dg/other/friend2.C: New test.
516
517 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
518
519         * gcc.dg/20031012-1.c: New test.
520
521 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
522
523         * gcc.dg/weak/weak-3.c: Fix for new warning.
524
525 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
526
527         PR optimization/8750
528         * gcc.c-torture/execute/20031012-1.c: New test case.
529
530 2003-10-11  Roger Sayle  <roger@eyesopen.com>
531
532         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
533         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
534
535 2003-10-11  Roger Sayle  <roger@eyesopen.com>
536
537         PR optimization/12260
538         * gcc.c-torture/compile/20031011-2.c: New test case.
539
540 2003-10-11  Roger Sayle  <roger@eyesopen.com>
541
542         * gcc.c-torture/execute/20031011-1.c: New testcase.
543
544 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
545
546         * gcc.c-torture/compile/20031011-1.c: New test.
547
548 2003-10-11  Jan Hubicka  <jh@suse.cz>
549
550         * g++.dg/other/first-global.C: New test.
551
552 2003-10-11  Roger Sayle  <roger@eyesopen.com>
553
554         * gcc.c-torture/execute/string-opt-18.c: New testcase.
555
556 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
557
558         * gcc.c-torture/compile/20031010-1.c: New test.
559
560 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
561
562         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
563         * gcc.c-torture/execute/va-arg-25.c: ... here.
564
565 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
566
567         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
568
569 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
570
571         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
572
573 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
574
575         * g++.dg/parse/error2.C: New test.
576
577 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
578
579         PR c++/11097
580         * g++.dg/other/error5.C: Modify the error message.
581         * g++.dg/lookup/using8.C: New test.
582
583 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
584
585         * gcc.dg/darwin-abi-2.c: New file.
586         * gcc.c-torture/execute/va-arg-24.c: New file.
587
588 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
589
590         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
591         indentation.
592
593 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
594
595         PR c++/10147
596         * g++.dg/other/error4.C: Update error messages.
597         * g++.dg/template/ptrmem4.C: Likewise.
598
599         PR c++/12337
600         * g++.dg/init/new9.C: New test.
601
602         PR c++/12334, c++/12236, c++/8656
603         * g++.dg/ext/attrib8.C: New test.
604
605 2003-10-06  Devang Patel  <dpatel@apple.com>
606
607         * gcc.dg/debug/dwarf2-3.h: New test.
608         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
609
610 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
611
612         * g++.dg/opt/cfg2.C: New test.
613
614 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
615
616         * g++.dg/opt/float1.C: New test.
617
618 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
619
620         * gcc.dg/c90-array-lval-6.c: New test.
621         * gcc.dg/c99-array-lval-6.c: New test.
622
623 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
624             Ziemowit Laski  <zlaski@apple.com>
625
626         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
627         'Derived', so that it is never considered a class method; add
628         new warning for '+port' method ambiguity.
629         * objc.dg/method-12.m: Include <objc/objc.h> instead of
630         <objc/objc-api.h> (needed on Mac OS X).
631         * objc.dg/method-13.m: New test.
632
633 2003-10-03  Roger Sayle  <roger@eyesopen.com>
634
635         PR optimization/9325, PR java/6391
636         * gcc.c-torture/execute/20031003-1.c: New test case.
637
638 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
639
640         PR optimization/12180
641         * gcc.dg/20031002-1.c: New test.
642
643         PR c++/12486
644         * g++.dg/inherit/error1.C: New test.
645
646 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
647
648         * lib/f-torture.exp (search_for): Rename to...
649         (search_for_re): This.  Also, clean up comments and the
650         "regexp" invocation.
651
652 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
653
654         * gcc.c-torture/compile/20031002-1.c: New test.
655
656 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
657
658         * g++.dg/opt/cond1.C: New test.
659
660 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
661
662         * gcc.dg/Wold-style-definition-2.c: New testcase.
663         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
664
665 2003-09-29  Richard Henderson  <rth@redhat.com>
666
667         * g++.dg/init/array10.C: Add dg-options.
668
669 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
670
671         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
672
673 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
674
675         * g++.dg/template/friend19.C: Fix typo.
676         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
677
678 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
679
680         * gcc.c-torture/execute/20030928-1.c: New test.
681         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
682
683 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
684
685         * g++.dg/opt/unroll1.C: New test.
686
687 2003-09-26  Roger Sayle  <roger@eyesopen.com>
688
689         PR optimization/11741
690         * gcc.dg/20030926-1.c: New test case.
691
692 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
693
694         PR c++/5655
695         * g++.dg/parse/access7.C: New test.
696         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
697
698 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
699
700         MERGE OF objc-improvements-branch into MAINLINE:
701         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
702         if libobjc has not been built.
703         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
704         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
705         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
706         objc/execute/nested-3.m, objc/execute/np-2.m,
707         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
708         objc/execute/redefining_self.m, objc/execute/root_methods.m,
709         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
710         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
711         objc.dg/special/unclaimed-category-1.h,
712         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
713         well as GNU runtime.
714         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
715         * execute/cascading-1.m, execute/function-message-1.m,
716         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
717         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
718         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
719         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
720         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
721         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
722         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
723         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
724         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
725         * objc.dg/bitfield-2.m: Run only on Darwin.
726         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
727         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
728         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
729         * objc.dg/const-str-1.m: Fix constant string layout.
730
731 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
732
733         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
734
735 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
736
737         * gcc.dg/darwin-abi-1.c: New file.
738
739 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
740
741         PR target/12281
742         * gcc.c-torture/compile/20030921-1.c: New test.
743
744 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
745
746         * g++.dg/opt/reg-stack2.C: New test.
747
748 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
749
750         * g++.dg/eh/delayslot1.C: New test.
751
752 2003-09-20  Richard Henderson  <rth@redhat.com>
753
754         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
755
756 2003-09-20  Roger Sayle  <roger@eyesopen.com>
757
758         * gcc.c-torture/execute/20030920-1.c: New test case.
759
760 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
761
762         * g++.dg/rtti/typeid3.C: Correct expected error message.
763
764 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
765
766         PR c++/157
767         * g++.dg/parse/crash12.C: New test.
768
769 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
770
771         * gcc.dg/compat/mixed-struct-check.h: New.
772         * gcc.dg/compat/mixed-struct-defs.h: New.
773         * gcc.dg/compat/mixed-struct-init.h: New.
774         * gcc.dg/compat/struct-by-value-19_main.c: New.
775         * gcc.dg/compat/struct-by-value-19_x.c: New.
776         * gcc.dg/compat/struct-by-value-19_y.c: New.
777         * gcc.dg/compat/struct-by-value-20_main.c: New.
778         * gcc.dg/compat/struct-by-value-20_x.c: New.
779         * gcc.dg/compat/struct-by-value-20_y.c: New.
780         * gcc.dg/compat/struct-return-19_main.c: New.
781         * gcc.dg/compat/struct-return-19_x.c: New.
782         * gcc.dg/compat/struct-return-19_y.c: New.
783         * gcc.dg/compat/struct-return-20_main.c: New.
784         * gcc.dg/compat/struct-return-20_x.c: New.
785         * gcc.dg/compat/struct-return-20_y.c: New.
786
787 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
788         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
789         so that it will not complain on LP64 targets.
790
791 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
792
793         PR c++/495
794         * g++.dg/template/friend24.C: New test.
795
796 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
797
798         PR c++/12332
799         * g++.dg/template/memtmpl2.C: New test.
800
801 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
802
803         PR target/11184
804         * gcc.dg/builtin-apply1.c: New test.
805
806 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
807
808         PR c++/9848
809         * g++.dg/warn/Wunused-4.C: New test.
810
811 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
812
813         PR c++/12316
814         * g++.dg/other/gc2.C: New test.
815
816 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
817
818         PR c++/11991
819         * g++.dg/rtti/typeid3.C: New test.
820
821         PR c++/12266
822         * g++.dg/overload/template1.C: New test.
823
824 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
825
826         * g++.dg/opt/cfg3.C: New test.
827
828 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
829
830         PR c++/7939
831         * g++.dg/template/crash11.C: New test.
832
833 2003-09-16  Jason Merrill  <jason@redhat.com>
834             Jakub Jelinek  <jakub@redhat.com>
835
836         * gcc.dg/attr-warn-unused-result.c: New test.
837
838 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
839
840         PR c++/12184
841         * g++.dg/expr/call2.C: New test.
842
843 2003-09-15  Andreas Jaeger  <aj@suse.de>
844
845         * gcc.dg/Wold-style-definition-1.c: New test.
846
847 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
848
849         PR c++/3907
850         * g++.dg/parse/template12.C: New test.
851
852         * g++.dg/abi/bitfield11.C: New test.
853         * g++.dg/abi/bitfield12.C: Likewise.
854
855 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
856
857         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
858         non-expansion of functional macro name without arguments at EOL.
859         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
860
861 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
862
863         * gcc.c-torture/execute/20030914-[12].c: New tests.
864
865 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
866
867         PR c++/11788
868         * g++.dg/overload/addr1.C: New test.
869
870 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
871
872         * gcc.dg/20030909-1.c: New test.
873
874 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
875
876         * gcc.dg/ultrasp10.c: New test.
877
878 2003-09-09  Devang Patel  <dpatel@apple.com>
879
880         * gcc.dg/darwin-ld-6.c: New test.
881
882 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
883
884         * gcc.dg/torture/builtin-explog-1.c: New testcase.
885
886 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
887
888         * gcc.dg/ia64-types1.c: New test.
889         * gcc.dg/ia64-types2.c: Likewise.
890
891 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
892
893         * gcc.dg/builtins-1.c: Add more _Complex tests.
894         * gcc.dg/torture/builtin-attr-1.c: Likewise.
895
896         * gcc.dg/builtins-1.c: Test existing _Complex functions.
897         * gcc.dg/torture/builtin-attr-1.c: Likewise.
898
899 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
900
901         PR c++/11786
902         * g++.dg/lookup/koenig2.C: New test.
903
904         PR c++/5296
905         * g++.dg/rtti/typeid2.C: New test.
906
907 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
908
909         * gcc.c-torture/compile/20030904-1.c: New test.
910
911 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
912
913         * g++.dg/opt/longbranch2.C: New test.
914
915 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
916
917         * g++.dg/template/crash10.C: Only compile it.
918
919 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
920
921         PR middle-end/11665
922         * gcc.c-torture/compile/20030907-1.c: New test.
923         * g++.dg/init/array11.C: New test.
924
925 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
926
927         PR c++/11852
928         * g++.dg/init/struct1.C: New test.
929
930 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
931
932         PR c++/12181
933         * g++.dg/expr/comma1.C: New test.
934
935 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
936
937         PR c++/11867
938         * g++.dg/expr/static_cast5.C: New test.
939
940 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
941
942         PR c++/11507
943         * g++.dg/lookup/scoped7.C: New test.
944
945         PR c++/9574
946         * g++.dg/other/static1.C: New test.
947
948         PR c++/11490
949         * g++.dg/warn/template-1.C: New test.
950
951         PR c++/11432
952         * g++.dg/template/crash10.C: New test.
953
954         PR c++/2478
955         * g++.dg/overload/VLA.C: New test.
956
957         PR c++/10804
958         * g++.dg/template/call1.C: New test.
959
960 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
961
962         PR c++/11794
963         * g++.dg/parse/using3.C: New test.
964
965 2003-09-06  Roger Sayle  <roger@eyesopen.com>
966
967         PR c++/11409
968         * g++.dg/overload/builtin3.C: New test case.
969
970 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
971
972         PR c/9862
973         * gcc.dg/20030906-1.c: New test.
974         * gcc.dg/20030906-2.c: Likewise.
975
976 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
977
978         PR c++/12167
979         * g++.dg/parse/defarg5.C: New test.
980
981         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
982
983 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
984
985         PR c++/12163
986         * g++.dg/expr/static_cast4.C: New test.
987
988         PR c++/12146
989         * g++.dg/template/crash9.C: New test.
990
991 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
992
993         * g++.old-deja/g++.ext/pretty2.C: Update for change
994         in __FUNCTION__.
995         * g++.old-deja/g++.ext/pretty3.C: Likewise.
996
997 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
998
999         PR c++/11922
1000         * g++/dg/template/qualified-id1.C: New test.
1001
1002         PR c++/12037
1003         * g++.dg/warn/noeffect4.C: New test.
1004
1005 2003-09-04  Matt Austern  <austern@apple.com>
1006
1007         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
1008         * g++.dg/ext/fnname2.C: Likewise.
1009         * g++.dg/ext/fnname3.C: Likewise.
1010
1011 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
1012
1013         * g++.dg/expr/lval1.C: New test.
1014         * g++.dg/ext/lvcast.C: Remove.
1015
1016 2003-09-03  Roger Sayle  <roger@eyesopen.com>
1017
1018         PR optimization/11700.
1019         * gcc.c-torture/compile/20030903-1.c: New test case.
1020
1021 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
1022
1023         PR c++/12053
1024         * g++.dg/abi/layout4.C: New test.
1025
1026 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
1027
1028         PR c++/11553
1029         * g++.dg/parse/friend3.C: New test.
1030
1031 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
1032
1033         PR c++/11847
1034         * g++.dg/template/class1.C: New test.
1035
1036         PR c++/11808
1037         * g++.dg/expr/call1.C: New test.
1038
1039 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
1040
1041         PR c++/12114
1042         * g++.dg/init/ref9.C: New test.
1043
1044         PR c++/11972
1045         * g++.dg/template/nested4.C: New test.
1046
1047 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1048
1049         PR c++/12093
1050         * g++.dg/template/non-dependent4.C: New test.
1051
1052         PR c++/11928
1053         * g++.dg/inherit/conv1.C: New test.
1054
1055 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
1056
1057         PR c++/6196
1058         * g++.dg/ext/label1.C: New test.
1059         * g++.dg/ext/label2.C: Likewise.
1060
1061 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1062
1063         * g++.dg/expr/cond3.C: New test.
1064
1065 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1066
1067         * gcc.dg/builtins-1.c: Add new builtin cases.
1068
1069 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1070
1071         * gcc.dg/builtins-1.c: Add new cases.
1072         * gcc.dg/torture/builtin-attr-1.c: Likewise.
1073
1074 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1075
1076         * gcc.dg/builtins-1.c: Add more math builtin tests.
1077         * gcc.dg/torture/builtin-attr-1.c: New test.
1078
1079 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
1080
1081         PR optimization/5079
1082         * g++.dg/opt/static3.C: New test.
1083
1084 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1085
1086         * gcc.misc-tests/gcov-10b.c: New test.
1087
1088 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
1089
1090         * g++.dg/opt/ptrmem3.C: New test.
1091
1092         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
1093
1094 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
1095
1096         * gcc.dg/20030826-2.c: New test.
1097
1098 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1099
1100         PR middle-end/12002
1101         * g77.f-torture/compile/12002.f: New test case.
1102
1103 2003-08-26  Roger Sayle  <roger@eyesopen.com>
1104
1105         * gcc.dg/20030826-1.c: New test case.
1106
1107 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
1108
1109         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
1110
1111 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
1112
1113         PR c++/11871
1114         * c++.dg/lookup/crash1.C: New test.
1115
1116         * c++.dg/warn/noeffect3.C: New test.
1117
1118 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
1119
1120         * gcc.dg/compat/vector-1_x.c: Compile with -w.
1121         * gcc.dg/compat/vector-1_y.c: Ditto.
1122         * gcc.dg/compat/vector-2_x.c: Ditto.
1123         * gcc.dg/compat/vector-2_y.c: Ditto.
1124
1125 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
1126
1127         * gcc.dg/20030702-1.c: New test.
1128
1129 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
1130
1131         PR c++/8795
1132         * g++.dg/ext/altivec-1.C: New test.
1133
1134 2003-08-24  Richard Henderson  <rth@redhat.com>
1135
1136         * g++.dg/eh/simd-2.C: Add -w for x86.
1137
1138 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
1139
1140         * gcc.dg/20030815-1.c: New test.
1141
1142 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1143
1144         PR c++/3765
1145         * g++.dg/parse/access6.C: New test.
1146
1147 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1148
1149         PR c++/641, c++/11876
1150         * g++.dg/template/friend22.C: New test.
1151         * g++.dg/template/friend23.C: Likewise.
1152
1153 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1154
1155         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
1156         identically.
1157
1158 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1159
1160         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1161
1162 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1163
1164         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1165
1166 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1167
1168         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1169
1170 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1171
1172         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1173
1174 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1175
1176         PR c++/11919
1177         * g++.dg/overload/prom1.C: New test.
1178
1179         PR c++/11551
1180         * g++.dg/parse/dtor2.C: New test.
1181
1182         PR c++/10762
1183         * g++.dg/parse/using2.C: New test.
1184
1185 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
1186
1187         PR target/11805
1188         * gcc.c-torture/compile/20030821-1.c: New.
1189
1190 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
1191
1192         PR c++/11834
1193         * g++.dg/template/deduce2.C: New test.
1194
1195 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
1196
1197         * gcc.c-torture/execute/20030821-1.c: New test.
1198
1199 2003-08-20  Roger Sayle  <roger@eyesopen.com>
1200
1201         PR middle-end/11984
1202         * gcc.dg/20030820-1.c: New test case.
1203
1204 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
1205
1206         PR c++/11945
1207         * g++.dg/warn/noeffect2.C: New test.
1208
1209 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
1210
1211         PR c++/10926
1212         * g++.dg/template/dtor2.C: New test.
1213
1214         PR c++/11684
1215         * g++.dg/template/operator1.C: New test.
1216         * g++.dg/parse/operator4.C: New test.
1217
1218         PR c++/11946.C
1219         * g++.dg/expr/enum1.C: New test.
1220         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1221
1222         PR c++/11036.C
1223         * g++.dg/parse/elab2.C: New test.
1224         * g++.dg/parse/typedef4.C: Change error message.
1225         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1226         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1227         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1228
1229 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1230
1231         * gcc.dg/pch/warn-1.c: New.
1232         * gcc.dg/pch/warn-1.hs: New.
1233
1234         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1235         not-tested file.
1236
1237 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1238
1239         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1240
1241 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1242
1243         * gcc.dg/uninit-D.c: New Test.
1244         * gcc.dg/uninit-E.c: New Test.
1245         * gcc.dg/uninit-F.c: New Test.
1246         * gcc.dg/uninit-G.c: New Test.
1247
1248 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1249
1250         * g++.dg/README: Describe the pch directory.
1251
1252 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1253
1254         PR c++/11174
1255         * g++.dg/parse/access4.C: New test.
1256         * g++.dg/parse/access5.C: Likewise.
1257         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1258
1259 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1260
1261         * gcc.dg/noncompile/20030818-1.c: New.
1262
1263 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1264
1265         PR c++/11957
1266         * g++.dg/warn/noeffect1.C: New test.
1267
1268         * g++.dg/template/scope2.C: New test.
1269         * g++.dg/template/error2.C: Correct dg-error
1270
1271 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1272
1273         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1274
1275 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1276
1277         PR C++/11512
1278         * g++.dg/template/warn1.C: New.
1279
1280 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1281
1282         * g++.dg/template/error2.C: New test.
1283         * g++.dg/lookup/using7.C: Adjust errors
1284         * g++.old-deja/g++.pt/crash36.C: Likewise.
1285         * g++.old-deja/g++.pt/derived3.C: Likewise.
1286
1287 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1288
1289         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1290         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1291         * gcc.c-torture/execute/builtins/string-9.c: New, from
1292         string-opt-9.c.  Adjust for execute/builtins framework.
1293         * gcc.c-torture/execute/string-opt-9.c: Delete.
1294
1295 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1296
1297         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1298
1299         * g++.dg/parse/ret-type2.C: New test.
1300
1301         PR c++/11703
1302         * g++.dg/init/new8.C: New test.
1303
1304         PR c++/10923
1305         * g++.dg/parse/typedef5.C: New test.
1306
1307         PR c++/9512
1308         * g++.dg/parse/qualified2.C: New test.
1309         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1310         invalid code.
1311
1312 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1313
1314         * g++.dg/conversion/ptrmem1.C: New test.
1315
1316 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1317
1318         PR target/11693
1319         * gcc.dg/20030811-1.c: New test.
1320
1321         PR target/11535
1322         * gcc.c-torture/execute/20030811-1.c: New test.
1323
1324 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1325
1326         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1327
1328 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1329
1330         PR c++/11789.C
1331         * g++.dg/inherit/multiple1.C: New test.
1332
1333 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1334
1335         * gcc.dg/spe1.c: New test.
1336
1337         PR c++/11670
1338         * g++.dg/expr/cast2.C: New test.
1339
1340         PR c++/10530
1341         * g++.dg/template/dependent-name2.C: New test.
1342
1343 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1344
1345         * g++.dg/parse/crash11.C: Put the dg options in comments.
1346
1347 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1348
1349         * lib/gcc-dg.exp: Update for diagnostic change.
1350
1351 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1352
1353         PR c++/5767
1354         * g++.dg/parse/crash11.C: New test.
1355
1356 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
1357
1358         * gcc.dg/cpp/spacing1.c: Update.
1359
1360 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
1361
1362         PR target/11739
1363         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1364         a value for -mtune.
1365
1366 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1367
1368         PR middle-end/11771
1369         * gcc.c-torture/compile/20030804-1.c: New test case.
1370
1371 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1372
1373         * gcc.dg/20030804-1.c: New test case.
1374
1375 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1376
1377         * gcc.dg/cpp/separate-1.c: New test.
1378
1379 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
1380
1381         PR c++/11704
1382         * g++.dg/template/dependent-expr2.C: New test.
1383
1384         PR c++/11766
1385         * g++.dg/expr/ptrmem1.C: New test.
1386
1387 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1388
1389         PR c++/9453
1390         * g++.dg/template/friend15.C: New test.
1391
1392 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
1393
1394         * lib/dg-pch.exp: Work round PCH bug.
1395
1396 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1397
1398         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
1399         builtins.  Move cases from builtins-4.c here.
1400
1401         * gcc.dg/torture/builtin-math-1.c: New test taken from
1402         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1403         additional cases.
1404
1405         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1406         Delete.
1407
1408 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1409
1410         PR c++/9447
1411         * g++.dg/template/using7.C: New test.
1412
1413 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
1414
1415         * import1.c, import2.c: New tests.
1416
1417 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
1418
1419         * g++.dg/eh/crossjump1.C: New test.
1420
1421 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
1422
1423         PR c++/11697
1424         * g++.dg/template/using6.C: New test.
1425
1426         PR c++/11744
1427         * g++.dg/template/koenig2.C: New test.
1428
1429 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1430
1431         PR c++/7983
1432         * g++.dg/parse/typedef4.C: New test.
1433
1434 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1435
1436         PR c++/8442, c++/8806
1437         * g++.dg/template/elab1.C: New test.
1438         * g++.dg/template/type2.C: Likewise.
1439         * g++.dg/template/ttp3.C: Adjust expected error message.
1440         * g++.old-deja/g++.law/visibility13.C: Likewise.
1441         * g++.old-deja/g++.niklas/t135.C: Likewise.
1442         * g++.old-deja/g++.pt/ttp41.C: Likewise.
1443         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1444         template argument.
1445         * g++.old-deja/g++.pt/ttp44.C: Likewise.
1446
1447 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
1448
1449         PR c++/11295
1450         * g++.dg/ext/stmtexpr1.C: New test.
1451
1452         * g++.dg/opt/tmp1.C: New test.
1453
1454         PR c++/11525
1455         * g++.dg/parse/constant4.C: New test.
1456
1457         PR c++/9447
1458         * g++.dg/template/using5.C: New test.
1459
1460 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1461
1462         * gcc.dg/builtins-27.c: New test case.
1463
1464 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1465
1466         * gcc.dg/tls/opt-7.c: New test.
1467
1468 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1469
1470         * g++.old-deja/g++.other/crash18.C: Remove.
1471
1472 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1473
1474         * g++.dg/template/explicit3.C: New.
1475         * g++.dg/template/explicit4.C: New.
1476         * g++.dg/template/explicit5.C: New.
1477
1478         PR c++/11347
1479         * g++.dg/template/memtmpl1.C: New.
1480
1481 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1482
1483         PR target/11565
1484         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1485         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1486
1487 2003-07-30  Jan Hubicka  <jh@suse.cz>
1488
1489         * vtgc1.c: Kill.
1490
1491 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1492
1493         * gcc.dg/struct-in-proto-1.c: New test.
1494
1495 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1496
1497         * gcc.dg/cpp/include2.c: Only expect one message.
1498
1499 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1500
1501         PR c++/9447
1502         * g++.dg/template/using1.C: New test.
1503         * g++.dg/template/using2.C: New test.
1504         * g++.dg/template/using3.C: New test.
1505         * g++.dg/template/using4.C: New test.
1506
1507 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1508
1509         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1510         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1511
1512 2003-07-28  Jan Hubicka  <jh@suse.cz>
1513
1514         PR c++/11530
1515         * g++.dg/opt/call1.C: New test.
1516
1517 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1518
1519         PR c++/11667
1520         * g++.dg/init/enum2.C: New test.
1521         * g++.dg/template/overload1.C: Add "-w" option.
1522
1523 2003-07-28    <hp@bitrange.com>
1524
1525         * gcc.dg/Wdeclaration-after-statement-1.c,
1526         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1527
1528 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1529
1530         * gcc.c-torture/compile/20030725-1.c: New test.
1531
1532 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1533
1534         * gcc.dg/20030505.c: Only run for SPE.
1535         Remove definition of opaque type.
1536
1537 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1538
1539         * g++.dg/template/ptrmem6.C: New test.
1540
1541 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1542
1543         * gcc.c-torture/compile/zero-strct-2.c: New test.
1544
1545 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1546
1547         * gcc.dg/intermod-1.c: New test.
1548
1549 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1550
1551         PR c++/11617
1552         * g++.dg/template/lookup2.C: New test.
1553         * g++.dg/template/memclass1.C: Remove instantiated from error.
1554         * g++.dg/other/error2.C: Tweak expected errors.
1555
1556         PR c++/11596
1557         * g++.dg/template/defarg3.C: New test.
1558
1559         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1560
1561 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1562
1563         * g++.dg/inherit/access5.C: New test.
1564
1565 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1566
1567         PR c++/11513
1568         * g++.dg/template/crash8.C: New test.
1569
1570 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1571
1572         PR c/10602
1573         * gcc.dg/noncompile/incomplete-2.c: New test.
1574
1575 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1576
1577         PR c++/11645
1578         * g++.dg/inherit/access4.C: New test.
1579
1580         PR c++/11517
1581         * g++.dg/expr/cond2.C: New test.
1582
1583         PR optimization/10679
1584         * g++.dg/opt/inline4.C: New test.
1585
1586 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1587
1588         * g++.dg/parse/crash10: New test.
1589
1590 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1591
1592         * g++.dg/ext/flexary1.C: New test.
1593
1594 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1595
1596         PR c++/10793
1597         * g++.dg/template/crash9.C: New test.
1598
1599 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1600
1601         PR c++/3004
1602         * g++.dg/parse/typedef3.C: New test.
1603
1604         PR c++/7906
1605         * g++.dg/parse/operator2.C: New test.
1606
1607         PR c++/8895
1608         * g++.dg/parse/def-tmpl-arg1.C: New test.
1609
1610         PR c++/9282
1611         * g++.dg/parse/funptr1.C: New test.
1612
1613         PR c++/9452
1614         * g++.dg/parse/ambig3.C: New test.
1615
1616         PR c++/9454
1617         * g++.dg/parse/operator3.C: New test.
1618
1619         PR c++/9486
1620         * g++.dg/parse/template10.C: New test.
1621
1622         PR c++/9488
1623         * g++.dg/parse/template11.C: New test.
1624
1625         PR c++/10150
1626         * g++.dg/parse/invalid-op1.C: New test.
1627
1628         PR c++/10247
1629         * g++.dg/parse/condexpr1.C: New test.
1630
1631 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1632
1633         * g++.dg/ext/packed3.C: New test.
1634         * g++.dg/ext/packed4.C: New test.
1635
1636         * gcc.dg/pack-test-3.c: New test.
1637
1638 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1639
1640         * lib/compat.exp: Handle dg-options per source file.
1641         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1642         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1643         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1644         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1645         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1646         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1647         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1648         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1649         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1650         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1651         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1652         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1653         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1654         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1655
1656 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1657
1658         PR c/10320
1659         * gcc.c-torture/execute/20030718-1.c: New test.
1660
1661 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1662
1663         PR optimization/11536
1664         * gcc.dg/20030721-1.c: New test.
1665
1666 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1667
1668         PR c++/11546
1669         * g++.dg/template/lookup1.C: New test.
1670
1671 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1672
1673         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1674         diagnostics of ill-formed constructs involving labels.
1675         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1676         the new 'previously defined here' message.
1677
1678 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1679
1680         * g++.dg/parse/non-dependent2.C: New test.
1681
1682 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1683
1684         * g++.dg/init/init-ref4.C: xfail on targets without
1685         weak symbols.
1686
1687 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1688
1689         PR target/11087
1690         * gcc.c-torture/execute/20030717-1.c: New test.
1691
1692 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1693
1694         * g++.dg/opt/cfg1.C: New test.
1695
1696 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1697
1698         PR optimization/11557
1699         * gcc.dg/20030717-1.c: New test.
1700
1701 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1702
1703         PR c++/10476
1704         * g++.dg/expr/crash-1.C: New test.
1705
1706         PR c++/11027
1707         * g++.dg/template/init3.C: New test.
1708
1709         PR c++/8222
1710         * g++.dg/template/non-dependent1.C: New test.
1711
1712         PR c++/11070
1713         * g++.dg/template/non-dependent2.C: New test.
1714
1715         PR c++/11071
1716         * g++.dg/template/non-dependent3.C: New test.
1717
1718         PR c++/9907
1719         * g++.dg/template/sizeof5.C: New test.
1720
1721 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1722
1723         PR 11498
1724         * gcc.c-torture/compile/mangle-1.c: New file.
1725
1726 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1727
1728         PR c++/7809
1729         * g++.dg/parse/access3.C: New test.
1730
1731 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1732
1733         PR c++/11384
1734         * g++.dg/init/init-ref4.C: New test.
1735
1736 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1737
1738         PR c++/11547
1739         * g++.dg/parse/constant3.C: New test.
1740         * g++.dg/parse/crash7.C: Likewise.
1741
1742 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1743
1744         PR target/11008
1745         * gcc.dg/i386-pentium4-not-mull.c: New.
1746
1747 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1748
1749         * gcc.dg/asm-names.c (ymain): Make it weak.
1750
1751 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1752
1753         PR c++/5421
1754         * g++.dg/template/friend21.C: New test.
1755
1756 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1757
1758         * gcc.dg/cleanup-8.c: New test.
1759         * gcc.dg/cleanup-9.c: New test.
1760
1761 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1762
1763         * g++.dg/ext/dll-MI1.h: New file.
1764         * g++.dg/ext/dllexport-MI1.C: New file.
1765         * g++.dg/ext/dllimport-MI1.C: New file.
1766
1767 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1768
1769         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1770         it does not have cmpstrsi patterns (just cmpmemsi).
1771
1772 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1773
1774         PR debug/11473
1775         * g++.dg/debug/debug8.C: New test.
1776
1777 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1778
1779         PR c++/10108
1780         * g++.dg/template/crash7.C: New test.
1781
1782 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1783
1784         PR target/10795
1785         * gcc.c-torture/compile/20030708-1.c: New.
1786
1787 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1788
1789         * gcc.c-torture/execute/20030715-1.c: New test.
1790
1791 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1792
1793         * gcc.dg/pch/inline-3.c: New file.
1794         * gcc.dg/pch/inline-3.hs: New file.
1795         * gcc.dg/pch/inline-4.c: New file.
1796         * gcc.dg/pch/inline-4.hs: New file.
1797
1798 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1799
1800         PR c++/11509
1801         * g++.dg/template/crash6.C: New test.
1802
1803         PR c++/7053
1804         * g++.dg/template/friend20.C: New test.
1805
1806         PR c++/7019
1807         * g++.dg/template/overload2.C: New test.
1808
1809 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1810
1811         PR optimization/11440
1812         * gcc.c-torture/execute/20030714-1.c: New test.
1813
1814 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1815
1816         PR c++/11154
1817         * g++.dg/template/partial2.C: New test.
1818
1819 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1820
1821         PR c++/11503
1822         * g++.dg/template/anon1.C: New test.
1823
1824         PR c++/11493
1825         PR c++/11495
1826         * g++.dg/parse/template9.C: Likewise.
1827         * g++.dg/template/crash4.C: New test.
1828         * g++.dg/template/koenig1.C: Likewise.
1829         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1830         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1831         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1832         functions.
1833         * g++.old-deja/g++.jason/template36.C: Likewise.
1834         * g++.old-deja/g++.mike/p1989.C: Likewise.
1835         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1836         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1837         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1838         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1839         compiling.
1840         * g++.old-deja/g++.pt/union2.C: Use this->.
1841
1842 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1843
1844         * gcc.dg/20030711-1.c: New test.
1845
1846 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1847
1848         PR c++/11050
1849         * g++.dg/parse/args1.C: New test.
1850         * g++.pt/defarg8.C: Change expected errors.
1851
1852 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1853
1854         PR c++/8164
1855         * g++.dg/template/nontype2.C: New test.
1856
1857         PR c++/10558
1858         * g++.dg/parse/template8.C: New test.
1859
1860         PR c++/8327
1861         * g++.dg/template/scope1.C: New test.
1862
1863         * g++.dg/warn/Wsign-compare-1.C: New test.
1864
1865 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1866
1867         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1868
1869 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1870
1871         PR c++/9411
1872         * g++.dg/template/explicit2.C: New test.
1873
1874         PR c++/10032
1875         * g++.dg/warn/pedantic1.C: New test.
1876
1877 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1878
1879         PR c++ 9483
1880         * g++.dg/other/field1.C: New test.
1881
1882 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1883
1884         PR c/11449
1885         * gcc.c-torture/compile/20030707-1.c: New.
1886
1887 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1888
1889         PR c++/10849
1890         * g++.dg/template/access12.C: New test.
1891
1892 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1893
1894         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1895         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1896         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1897         * gcc.misc-tests/gcov.exp: Update
1898         * g++.dg/gcov/gcov.exp: Update
1899         * lib/gcov.exp: Update.
1900
1901 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1902
1903         * g++.dg/abi/mangle17.C: Make sure template expressions are
1904         dependent.
1905         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1906         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1907         * g++.dg/opt/stack1.C: Remove erroneous code.
1908         * g++.dg/parse/template7.C: New test.
1909         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1910         * g++.old-deja/g++.pt/crash4.C: Likewise.
1911
1912 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1913
1914         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1915         with zero or one occurence of `$' after the initial `L'.
1916
1917 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1918
1919         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1920
1921 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1922
1923         PR c/11370
1924         * gcc.dg/Wunreachable-6.c: New testcase.
1925         * gcc.dg/Wunreachable-7.c: New testcase.
1926
1927 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1928
1929         PR c/11420
1930         * gcc.dg/20030708-1.c: New test.
1931
1932 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1933
1934         * gcc.dg/compat/sdata-section.h: New file.
1935         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1936         * gcc.dg/torture/mips-sdata-1.c: New test.
1937
1938 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1939
1940         PR c++/11030
1941         * g++.dg/template/friend19.C: New test.
1942
1943 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1944
1945         * g++.dg/opt/strength-reduce.C: New test.
1946
1947 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1948
1949         PR target/10979
1950         * gcc.dg/20030707-1.c: New testcase.
1951
1952 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1953
1954         PR optimization/11059
1955         * g++.dg/opt/emptyunion.C: New testcase.
1956
1957 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1958             Eric Botcazou  <ebotcazou@libertysurf.fr>
1959
1960         * g++.dg/opt/stack1.C: New test.
1961
1962 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1963
1964         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1965         run test.
1966
1967         PR c++/11431
1968         * g++.dg/expr/static_cast3.C: New test.
1969
1970 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1971
1972         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1973         everywhere.
1974         * gcc.dg/concat.c: Concatenation of string constants with
1975         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1976         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1977         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1978         necessary to avoid multi-character character constant warning.
1979         * gcc.dg/cpp/escape.c: Likewise.
1980         * gcc.dg/cpp/ucs.c: Likewise.
1981         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1982         Fix a typo.
1983
1984 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1985
1986         PR c/11428
1987         * gcc.c-torture/compile/20030704-1.c: New.
1988
1989 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1990
1991         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1992
1993 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1994
1995         PR c++/5287, PR c++/7910,  PR c++/11021
1996         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1997         tests for warnings.
1998         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1999         * g++.dg/ext/dllimport3.C: Likewise.
2000         * g++.dg/ext/dllimport4.C: New file.
2001         * g++.dg/ext/dllimport5.C: New file.
2002         * g++.dg/ext/dllimport6.C: New file.
2003         * g++.dg/ext/dllimport7.C: New file.
2004         * g++.dg/ext/dllimport8.C: New file.
2005         * g++.dg/ext/dllimport9.C: New file.
2006         * g++.dg/ext/dllimport10.C: New file.
2007         * g++.dg/ext/dllexport1.C: New file.
2008
2009 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2010
2011         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
2012         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
2013
2014 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2015
2016         * gcc.dg/builtins-25.c: New testcase.
2017         * gcc.dg/builtins-26.c: New testcase.
2018
2019 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
2020
2021         * gcc.dg/compat/vector-defs.h: New file.
2022         * gcc.dg/compat/vector-setup.h: New file.
2023         * gcc.dg/compat/vector-check.h: New file.
2024         * gcc.dg/compat/vector-1_main.c: New file.
2025         * gcc.dg/compat/vector-1_x.c: New file.
2026         * gcc.dg/compat/vector-1_y.c: New file.
2027         * gcc.dg/compat/vector-2_main.c: New file.
2028         * gcc.dg/compat/vector-2_x.c: New file.
2029         * gcc.dg/compat/vector-2_y.c: New file.
2030
2031         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
2032         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
2033         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
2034         * gcc.dg/compat/struct-align-1.h: New file.
2035         * gcc.dg/compat/struct-align-1_main.c: New file.
2036         * gcc.dg/compat/struct-align-1_x.c: New file.
2037         * gcc.dg/compat/struct-align-1_y.c: New file.
2038         * gcc.dg/compat/struct-align-2.h: New file.
2039         * gcc.dg/compat/struct-align-2_main.c: New file.
2040         * gcc.dg/compat/struct-align-2_x.c: New file.
2041         * gcc.dg/compat/struct-align-2_y.c: New file.
2042
2043         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
2044         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2045         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2046         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2047         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2048         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2049         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2050         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2051         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2052         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2053         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2054         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2055         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2056         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2057         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2058         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2059         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2060         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2061         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2062         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2063         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2064         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2065         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2066         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2067         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2068         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2069         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2070         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2071         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2072
2073 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2074
2075         * gcc.dg/i386-call-1.c: New test.
2076
2077 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
2078
2079         PR c++/9162
2080         * g++.dg/parse/defarg4.C: New.
2081
2082 2003-07-03  Roger Sayle  <roger@eyesopen.com>
2083
2084         PR target/10700
2085         * gcc.c-torture/compile/20030703-1.c: New test case.
2086
2087 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
2088
2089         * g++.dg/template/local3.C: Remove extra semicolon.
2090
2091 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2092
2093         * gcc.dg/i386-volatile-1.c: New test.
2094
2095 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
2096
2097         PR c++/11072
2098         * g++.dg/other/offsetof2.C: XFAIL.
2099         * g++.dg/other/offsetof5.C: New.
2100
2101         PR c++/10219
2102         * g++.dg/template/error1.C: New.
2103
2104         PR c++/9779
2105         * g++.dg/template/dependent-expr1.C: New.
2106
2107 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2108
2109         PR c++/6949
2110         * g++.dg/template/local3.C: New test.
2111
2112         PR c++/11149
2113         * g++.dg/lookup/scoped6.C: New test.
2114
2115 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
2116
2117         PR c++/8046
2118         * g++.dg/other/error7.C: New test.
2119
2120 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
2121
2122         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
2123         * g++.old-deja/g++.abi/vtable3.h: Likewise.
2124         * g++.old-deja/g++.law/code-gen5.C: Likewise.
2125         * g++.old-deja/g++.other/union2.C: Likewise.
2126         * gcc.dg/c90-const-expr-2.c: Likewise.
2127         * gcc.dg/c90-const-expr-3.c: Likewise.
2128         * gcc.dg/c99-const-expr-2.c: Likewise.
2129         * gcc.dg/c99-const-expr-3.c: Likewise.
2130         * gcc.dg/concat.c: Likewise.
2131
2132 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
2133
2134         PR c++/9559
2135         * g++.dg/init/static1.C: New test.
2136
2137 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2138
2139         * Changelog: Remove ">>>>>>>" from previous change.
2140
2141 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2142
2143         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
2144         * g++.old-deja/g++.other/access2.C: Likewise.
2145         * g++.old-deja/g++.other/decl2.C: Likewise.
2146         * gcc.c-torture/execute/20020615-1.c: Likewise.
2147
2148 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2149
2150         PR c++/4933
2151         * g++.dg/template/sizeof4.C: New test.
2152
2153 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2154
2155         * g++.dg/other/error6.C: New test.
2156
2157 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2158
2159         PR c++/10750
2160         * g++.dg/parse/constant2.C: New test.
2161
2162 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
2163
2164         PR c++/11106
2165         * g++.dg/other/error5.C: New test.
2166
2167 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2168
2169         * gcc.dg/format/gcc_diag-1.c: New test.
2170
2171 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
2172
2173         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2174
2175 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2176
2177         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2178         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2179         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2180
2181 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2182
2183         * gcc.c-torture/execute/builtins/string-8.c: New test.
2184         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2185         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2186         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2187
2188 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2189
2190         PR c++/10468
2191         * g++.dg/ext/typeof6.C: New test.
2192
2193 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2194
2195         PR c++/10796
2196         * g++.dg/init/enum1.C: New test.
2197
2198 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2199
2200         * gcc.dg/20030627-1.c: New test.
2201
2202 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
2203
2204         PR c++/11332
2205         * g++.dg/expr/static_cast2.C: New test.
2206
2207 2003-06-26  Roger Sayle  <roger@eyesopen.com>
2208             Jakub Jelinek  <jakub@redhat.com>
2209
2210         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2211         sprintf(dst,"%s",src) optimization.
2212         * gcc.c-torture/execute/20030626-1.c: New test case.
2213         * gcc.c-torture/execute/20030626-2.c: New test case.
2214
2215 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2216
2217         * gcc.c-torture/execute/multi-ix.c: New test.
2218
2219         * gcc.c-torture/execute/simd-4.c (main):
2220         Added missing semicolon at end of union.
2221
2222 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2223
2224         PR c++/8266
2225         * g++.dg/template/explicit-instantiation3.C: New test.
2226
2227 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2228
2229         * gcc.dg/20030626-1.c: Use signed char.
2230
2231 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2232
2233         * gcc.dg/20030626-1.c: New test.
2234
2235 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2236
2237         * const-str-2.m: Update.
2238
2239 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2240
2241         PR c++/10990
2242         * g++.dg/rtti/dyncast1.C: New test.
2243         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2244         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2245         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2246
2247         PR c++/10931
2248         * g++.dg/expr/static_cast1.C: New test.
2249
2250 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2251
2252         * gcc.dg/20030625-1.c: New test.
2253
2254 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2255
2256         * gcc.c-torture/compile/20030624-1.c: New test case.
2257
2258 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2259
2260         * gcc.c-torture/execute/string-opt-17.c: New test.
2261
2262 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2263
2264         PR c++/5754
2265         * g++.dg/parse/crash6.C: New test.
2266
2267 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2268
2269         * gcc.dg/builtins-24.c: New test case.
2270
2271 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2272
2273         * g++.dg/opt/operator1.C: New test.
2274
2275 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2276
2277         * gcc.c-torture/execute/string-opt-16.c: New test case.
2278
2279 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2280
2281         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2282         * g++.old-deja/g++.other/conv7.C: Likewise
2283         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2284         * g++.old-deja/g++.other/overload14.C: Likewise.
2285
2286 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2287
2288         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2289         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2290
2291 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2292
2293         PR c++/10888
2294         * g++.dg/warn/Winline-3.C: New test.
2295
2296 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2297
2298         * lib/target-supports.exp (check_alias_available): Make the test
2299         program acceptable to the Solaris assembler.
2300
2301         PR c++/10749
2302         * g++.dg/template/memclass2.C: New test.
2303
2304 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2305             Eric Botcazou  <ebotcazou@libertysurf.fr>
2306
2307         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2308         data for non-matching targets.
2309         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2310
2311 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2312
2313         PR c++/10845
2314         * g++.dg/template/member3.C: New test.
2315
2316 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2317
2318         PR c++/10939
2319         * g++.dg/template/func1.C: New test.
2320
2321         PR c++/9649
2322         * g++.dg/template/static4.C: New test.
2323         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2324
2325         PR c++/11041
2326         * g++.dg/init/ref7.C: New test.
2327
2328 2003-06-19  Matt Austern  <austern@apple.com>
2329
2330         PR c++/11228
2331         * g++.dg/anew1.C: New test.
2332         * g++.dg/anew2.C: New test.
2333         * g++.dg/anew3.C: New test.
2334         * g++.dg/anew4.C: New test.
2335
2336 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2337
2338         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2339
2340 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2341
2342         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2343         endian-dependent.
2344
2345 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2346
2347         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2348         Remove cruft.
2349
2350 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2351
2352         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2353         * gcc.c-torture/compile/961203-1.c: Likewise.
2354         * gcc.c-torture/compile/980506-1.c: Likewise.
2355
2356 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2357
2358         PR c++/10712
2359         * g++.dg/lookup/using7.C: New test.
2360
2361 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2362
2363         PR c++/11105
2364         * g++.dg/abi/conv1.C: Remove it.
2365         * g++.dg/template/conv7.C: New test.
2366         * g++.dg/template/conv8.C: Likewise.
2367         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2368         conversion operator.
2369
2370 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
2371
2372         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2373         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2374         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2375         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2376         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2377         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2378         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2379         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2380         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2381         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2382         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2383         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2384         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2385         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2386         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2387         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2388         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2389         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2390         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2391         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2392         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2393         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2394         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2395         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2396         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2397         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2398         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2399         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2400         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2401
2402 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
2403
2404         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2405         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2406         indications.
2407
2408 2003-06-16  Roger Sayle  <roger@eyesopen.com>
2409
2410         * gcc.dg/i386-387-5.c: New test case.
2411         * gcc.dg/i386-387-6.c: New test case.
2412         * gcc.dg/builtins-23.c: New test case.
2413
2414 2003-06-15  Roger Sayle  <roger@eyesopen.com>
2415
2416         * gcc.dg/builtins-22.c: New test case.
2417         * gcc.dg/i386-387-1.c: Update to test exp.
2418         * gcc.dg/i386-387-2.c: Likewise.
2419
2420 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2421
2422         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2423
2424 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2425
2426         * lib/gcc-dg.exp (dg-require-dll): New function.
2427         (dg-xfail-if): Likewise.
2428         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2429         driver.
2430
2431         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2432         * gcc.c-torture/compile/20001205-1.c: Likewise.
2433         * gcc.c-torture/compile/20001226-1.c: Likewise.
2434         * gcc.c-torture/compile/20010518-2.c: Likewise.
2435         * gcc.c-torture/compile/20020312-1.c: Likewise.
2436         * gcc.c-torture/compile/20020604-1.c: Likewise.
2437         * gcc.c-torture/compile/920501-12.c: Likewise.
2438         * gcc.c-torture/compile/920501-4.c: Likewise.
2439         * gcc.c-torture/compile/920520-1.c: Likewise.
2440         * gcc.c-torture/compile/920521-1.c: Likewise.
2441         * gcc.c-torture/compile/920625-1.c: Likewise.
2442         * gcc.c-torture/compile/961203-1.c: Likewise.
2443         * gcc.c-torture/compile/980506-1.c: Likewise.
2444         * gcc.c-torture/compile/981006-1.c: Likewise.
2445         * gcc.c-torture/compile/981022-1.c: Likewise.
2446         * gcc.c-torture/compile/981223-1.c: Likewise.
2447         * gcc.c-torture/compile/990617-1.c: Likewise.
2448         * gcc.c-torture/compile/dll.c: Likewise.
2449         * gcc.c-torture/compile/labels-3.c: Likewise.
2450         * gcc.c-torture/compile/mipscop-1.c: Likewise.
2451         * gcc.c-torture/compile/mipscop-2.c: Likewise.
2452         * gcc.c-torture/compile/mipscop-3.c: Likewise.
2453         * gcc.c-torture/compile/mipscop-4.c: Likewise.
2454         * gcc.c-torture/compile/simd-5.c: Likewise.
2455         * gcc.c-torture/compile/20000804-1.x: Remove.
2456         * gcc.c-torture/compile/20001205-1.x: Likewise.
2457         * gcc.c-torture/compile/20001226-1.x: Likewise.
2458         * gcc.c-torture/compile/20010518-2.x: Likewise.
2459         * gcc.c-torture/compile/20020312-1.x: Likewise.
2460         * gcc.c-torture/compile/20020604-1.x: Likewise.
2461         * gcc.c-torture/compile/920501-12.x: Likewise.
2462         * gcc.c-torture/compile/920501-4.x: Likewise.
2463         * gcc.c-torture/compile/920520-1.x: Likewise.
2464         * gcc.c-torture/compile/920521-1.x: Likewise.
2465         * gcc.c-torture/compile/920625-1.x: Likewise.
2466         * gcc.c-torture/compile/961203-1.x: Likewise.
2467         * gcc.c-torture/compile/980506-1.x: Likewise.
2468         * gcc.c-torture/compile/981006-1.x: Likewise.
2469         * gcc.c-torture/compile/981022-1.x: Likewise.
2470         * gcc.c-torture/compile/981223-1.x: Likewise.
2471         * gcc.c-torture/compile/990617-1.x: Likewise.
2472         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2473         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2474         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2475         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2476         * gcc.c-torture/compile/simd-5.x: Likewise.
2477
2478         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2479
2480 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2481
2482         * gcc.c-torture/execute/20030611-1.c: New test.
2483
2484 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2485
2486         PR middle-end/168
2487         * gcc.dg/20030612-1.c: New test case.
2488
2489 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2490
2491         PR c++/10635
2492         * g++.dg/expr/cast1.C: New test.
2493
2494 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2495
2496         * gcc.dg/builtins-21.c: New test case.
2497
2498 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2499
2500         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2501         options instead of at the end.
2502         * lib/objc.exp (objc_target_compile): Likewise.
2503
2504 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2505
2506         PR c++/10432
2507         * g++.dg/parse/error1.C: New test.
2508
2509 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2510
2511         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2512         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2513         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2514         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2515         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2516         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2517         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2518         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2519         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2520         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2521         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2522         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2523         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2524         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2525         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2526         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2527         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2528         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2529         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2530         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2531         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2532         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2533         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2534         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2535
2536         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2537         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2538         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2539         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2540         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2541         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2542         * gcc.dg/compat/scalar-return-3_main.c: New file.
2543         * gcc.dg/compat/scalar-return-3_x.c: New file.
2544         * gcc.dg/compat/scalar-return-3_y.c: New file.
2545         * gcc.dg/compat/scalar-return-4_main.c: New file.
2546         * gcc.dg/compat/scalar-return-4_x.c: New file.
2547         * gcc.dg/compat/scalar-return-4_y.c: New file.
2548
2549 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2550
2551         * gcc.dg/compat/fp2-struct-check.h: New file.
2552         * gcc.dg/compat/fp2-struct-defs.h: New file.
2553         * gcc.dg/compat/fp2-struct-init.h: New file.
2554         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2555         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2556         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2557         * gcc.dg/compat/struct-return-10_main.c: New file.
2558         * gcc.dg/compat/struct-return-10_x.c: New file.
2559         * gcc.dg/compat/struct-return-10_y.c: New file.
2560
2561         * gcc.dg/compat/compat-common.h: New file.
2562         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2563         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2564         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2565         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2566         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2567         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2568         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2569         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2570         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2571         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2572         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2573         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2574         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2575         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2576         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2577         * gcc.dg/compat/small-struct-check.h: Ditto.
2578         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2579         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2580         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2581         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2582         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2583         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2584         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2585         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2586         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2587         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2588         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2589         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2590         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2591         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2592         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2593         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2594         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2595         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2596         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2597         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2598         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2599         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2600         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2601         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2602         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2603         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2604         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2605         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2606         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2607         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2608
2609 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2610
2611         * g++.dg/pch/static-1.C: New file.
2612         * g++.dg/pch/static-1.Hs: New file.
2613
2614 2003-06-10  Richard Henderson  <rth@redhat.com>
2615
2616         * gcc.dg/asm-7.c: Adjust expected warning text.
2617
2618 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2619
2620         * gcc.dg/builtins-20.c: New test case.
2621
2622 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2623
2624         PR c++/11131
2625         * g++.dg/opt/template1.C: New test.
2626
2627 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2628
2629         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2630         additional_sources.
2631
2632 2003-05-21  David Taylor  <dtaylor@emc.com>
2633
2634         * gcc.dg/Wpadded.c: New file.
2635
2636 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2637
2638         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2639         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2640         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2641         dg-require-weak.
2642
2643 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2644
2645         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2646
2647 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2648
2649         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2650         (dg-require-alias): Likewise.
2651         (dg-require-gc-sections): Likewise.
2652         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2653
2654 2003-06-08  Richard Henderson  <rth@redhat.com>
2655
2656         * gcc.dg/20011029-2.c: Fix the array reference.
2657         * gcc.dg/asm-7.c: New.
2658
2659 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2660
2661         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2662
2663 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2664
2665         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2666         (dg-require-gc-sections): Likewise.
2667
2668 2003-06-08  Jan Hubicka  <jh@suse.cz>
2669
2670         * i386-cmov1.c: Fix regular expression.
2671         * i386-cvt-1.c: Likewise.
2672         * i386-local.c: Likewise.
2673         * i386-local2.c: Likewise.
2674         * i386-mul.c: Likewise.
2675         * i386-ssetype-1.c: Likewise.
2676         * i386-ssetype-3.c: Likewise.
2677         * i386-ssetype-5.c: Likewise.
2678
2679 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2680
2681         PR c++/11039
2682         * g++.dg/warn/implicit-typename2.C: New test.
2683         * g++.dg/warn/implicit-typename3.C: New test.
2684
2685 2003-06-07  Richard Henderson  <rth@redhat.com>
2686
2687         * g++.dg/other/offsetof3.C: Use size_t.
2688         * g++.dg/other/offsetof4.C: Likewise.
2689
2690 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2691
2692         * lib/copy-file.exp: New. Implement gcc_copy_files.
2693
2694         * lib/dg-pch.exp: Load copy-file.exp
2695         (dg-pch): Use gcc_copy_files instead of "file copy".
2696
2697 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2698
2699         * gcc.dg/weak/weak.exp: Simplify.
2700         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2701         * gcc.dg/weak/weak-1.c: Likewise.
2702         * gcc.dg/weak/weak-2.c: Likewise.
2703         * gcc.dg/weak/weak-3.c: Likewise.
2704         * gcc.dg/weak/weak-4.c: Likewise.
2705         * gcc.dg/weak/weak-5.c: Likewise.
2706         * gcc.dg/weak/weak-6.c: Likewise.
2707         * gcc.dg/weak/weak-7.c: Likewise.
2708         * gcc.dg/weak/weak-8.c: Likewise.
2709         * gcc.dg/weak/weak-9.c: Likewise.
2710
2711 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2712
2713         gcc.c-torture/execute/20030606-1.c: New.
2714
2715 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2716
2717         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2718         * gcc.dg/builtins-19.c: Likewise.
2719
2720 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2721
2722         * gcc.dg/builtins-2.c: Add some more tests.
2723         * gcc.dg/builtins-18.c: New test case.
2724         * gcc.dg/builtins-19.c: New test case.
2725
2726 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2727             Jim Wilson  <wilson@tuliptree.org>
2728
2729         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2730
2731 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2732
2733         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2734         mempcpy/stpcpy calls not to be optimized into something else.
2735         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2736         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2737         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2738
2739 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2740
2741         * gcc.dg/format/asm_fprintf-1.c: New test.
2742
2743 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2744
2745         * lib/gcc-defs.exp (additional_sources): New variable.
2746         (dg-additional-sources): New function.
2747         (additional_files): New variable.
2748         (dg-additional-files): New function.
2749         (dg-additional-files-options): Likewise.
2750         * lib/gcc-dg.exp (dg-require-weak): New function.
2751         (dg-require-alias): Likewise.
2752         (dg-require-gc-sections): Likewise.
2753         * lib/target-supports.exp (check_alias_available): Remove testfile
2754         parameter.
2755         (check_gc_sections_available): New function.
2756         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2757         (dg-gpp-additional-files): Likewise.
2758         * lib/g++.exp (additional_sources): Remove.
2759         (additional_files): Likewise.
2760         (g++_target_compile): Use dg-additional-files-options.
2761
2762         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2763         Tcl logic.
2764         * gcc.dg/special/ecos.exp: Remove.
2765         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2766         * gcc.dg/special/alias-1.c: Likewise.
2767         * gcc.dg/special/alias-2.c: Likewise.
2768         * gcc.dg/special/gcsec-1.c: Likewise.
2769         * gcc.dg/special/weak-1.c: Likewise.
2770         * gcc.dg/special/weak-2.c: Likewise.
2771         * gcc.dg/special/wkali-1.c: Likewise.
2772         * gcc.dg/special/wkali-2.c: Likewise.
2773
2774         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2775         dg-gpp-additional-*.
2776         * g++.dg/special/conpr-3.C: Likewise.
2777         * g++.dg/special/conpr-4.C: Likewise.
2778         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2779         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2780         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2781         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2782         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2783         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2784         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2785         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2786         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2787         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2788         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2789         * g++.old-deja/g++.other/comdat1.C: Likewise.
2790         * g++.old-deja/g++.other/comdat2.C: Likewise.
2791         * g++.old-deja/g++.other/comdat3.C: Likewise.
2792         * g++.old-deja/g++.other/ctor1.C: Likewise.
2793         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2794
2795 2003-06-05  Richard Henderson  <rth@redhat.com>
2796
2797         * gcc.dg/debug/20030605-1.c: New.
2798
2799 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2800
2801         * README.QMTEST: Update.
2802
2803 2003-06-04  Richard Henderson  <rth@redhat.com>
2804
2805         * gcc.dg/cleanup-1.c: New.
2806         * gcc.dg/cleanup-2.c: New.
2807         * gcc.dg/cleanup-3.c: New.
2808         * gcc.dg/cleanup-4.c: New.
2809         * gcc.dg/cleanup-5.c: New.
2810         * gcc.dg/cleanup-6.c: New.
2811         * gcc.dg/cleanup-7.c: New.
2812
2813 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2814
2815         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2816
2817         * lib/dg-pch.exp: New file.
2818         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2819         * gcc.dg/pch/pch.exp: Likewise.
2820
2821 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2822
2823         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2824         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2825         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2826         * gcc.dg/builtins-17.c: New test case.
2827         * gcc.dg/i386-387-4.c: New test case.
2828         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2829
2830 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2831
2832         * gcc.dg/ultrasp9.c: New test.
2833
2834 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2835
2836         * gcc.c-torture/compile/20030604-1.c: New test.
2837         * gcc.dg/sparc-constant-1.c: New test.
2838
2839 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2840
2841         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2842
2843 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2844
2845         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2846
2847         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2848         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2849
2850 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2851
2852         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2853
2854 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2855
2856         PR c++/10940
2857         * g++.dg/template/spec10.C: New test.
2858
2859 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2860
2861         * gcc.dg/builtins-16.c: New test case.
2862
2863 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2864
2865         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2866         mempcpy test with post-increments.
2867         * gcc.c-torture/execute/string-opt-3.c: New test.
2868         * gcc.dg/string-opt-1.c: New test.
2869
2870 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2871
2872         PR fortran/10965
2873         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2874
2875 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2876
2877         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2878         (scan-assembler): ... here.  Use dg-scan.
2879         (scan-assembler-not): Likewise.
2880         (scan-file): New function.
2881         (scan-file-not): Likewise.
2882         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2883         * gcc.dg/cpp/_Pragma4.c: Likewise.
2884         * gcc.dg/cpp/_Pragma5.c: Likewise.
2885         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2886         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2887         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2888         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2889         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2890         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2891         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2892         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2893         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2894         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2895         * gcc.dg/cpp/cxxcom1.c: Likewise.
2896         * gcc.dg/cpp/line1.c: Likewise.
2897         * gcc.dg/cpp/maccom1.c: Likewise.
2898         * gcc.dg/cpp/maccom2.c: Likewise.
2899         * gcc.dg/cpp/maccom3.c: Likewise.
2900         * gcc.dg/cpp/maccom4.c: Likewise.
2901         * gcc.dg/cpp/maccom5.c: Likewise.
2902         * gcc.dg/cpp/maccom6.c: Likewise.
2903         * gcc.dg/cpp/multiline.c: Likewise.
2904         * gcc.dg/cpp/spacing1.c: Likewise.
2905         * gcc.dg/cpp/spacing2.c: Likewise.
2906         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2907         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2908         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2909         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2910         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2911         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2912         * gcc.dg/cpp/cxxcom2.c: Likewise.
2913         * gcc.dg/cpp/cxxcom2.h: New file.
2914
2915         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2916         * g++.dg/cpp/truefalse.C: Here.
2917         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2918
2919 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2920
2921         * gcc.dg/cpp/redef3.c: New file.
2922
2923 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2924
2925         * gcc.dg/i386-loop-3.c: New test.
2926
2927 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2928
2929         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2930
2931 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2932
2933         * gcc.dg/fwrapv-1.c: New test case.
2934         * gcc.dg/fwrapv-2.c: New test case.
2935
2936 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2937
2938         PR c++/10956
2939         * g++.dg/template/spec9.C: New test.
2940
2941 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2942
2943         * gcc.dg/duff-4.c: New test case.
2944
2945 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2946
2947         PR fortran/10843
2948         * g77.dg/ffixed-form-1.f: New test
2949         * g77.dg/ffixed-form-2.f: New test
2950         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2951         * g77.dg/ffree-form-3.f: New test
2952
2953 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2954
2955         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2956         * gcc.dg/wint_t-1.c: Likewise.
2957
2958 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2959
2960         * g++.dg/template/access11.C: New test.
2961
2962 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2963
2964         PR c++/10849
2965         * g++.dg/template/access10.C: New test.
2966
2967 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2968             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2969
2970         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2971
2972 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2973
2974         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2975         suppress for powerpc-*-darwin*.
2976         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2977
2978 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2979
2980         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2981         suppress option for powerpc-*-darwin*.
2982
2983 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2984
2985         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2986         * gcc.dg/builtins-4.c: Add test for fmod.
2987
2988 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2989
2990         PR c++/10682
2991         * g++.dg/template/instantiate4.C: New test.
2992
2993 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2994
2995         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2996
2997 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2998
2999         * gcc.dg/compat/scalar-return-1_main.c: New file.
3000         * gcc.dg/compat/scalar-return-1_x.c: New file.
3001         * gcc.dg/compat/scalar-return-1_y.c: New file.
3002         * gcc.dg/compat/scalar-return-2_main.c: New file.
3003         * gcc.dg/compat/scalar-return-2_x.c: New file.
3004         * gcc.dg/compat/scalar-return-2_y.c: New file.
3005         * gcc.dg/compat/struct-return-3_main.c: New file.
3006         * gcc.dg/compat/struct-return-3_y.c: New file.
3007         * gcc.dg/compat/struct-return-3_x.c: New file.
3008         * gcc.dg/compat/struct-return-2_main.c: New file.
3009         * gcc.dg/compat/struct-return-2_x.c: New file.
3010         * gcc.dg/compat/struct-return-2_y.c: New file.
3011
3012 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3013
3014         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
3015         for hppa*-hp-hpux*.
3016         * gcc.dg/20021014-1.c (dg-options): Likewise.
3017         * gcc.dg/nest.c (dg-options): Likewise.
3018
3019 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
3020
3021         PR c++/9738
3022         * g++.dg/ext/dllimport2.C: New file.
3023         * g++.dg/ext/dllimport3.C: New file.
3024
3025 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
3026
3027         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
3028         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
3029         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3030         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
3031         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3032         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
3033         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
3034         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
3035         * gcc.dg/compat/small-struct-defs.h: New file.
3036         * gcc.dg/compat/small-struct-init.h: New file.
3037         * gcc.dg/compat/small-struct-check.h: New file.
3038         * gcc.dg/compat/fp-struct-defs.h: New file.
3039         * gcc.dg/compat/fp-struct-check.h: New file.
3040         * gcc.dg/compat/fp-struct-init.h: New file.
3041         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
3042         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
3043
3044 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
3045
3046         * gcc.dg/20030225-2.c: New test.
3047
3048 2003-05-18  Roger Sayle  <roger@eyesopen.com>
3049             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3050
3051         * gcc.c-torture/compile/20030518-1.c: New test case.
3052
3053 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
3054
3055         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
3056         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
3057         gcc-dg-debug-runtest.
3058         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
3059         gcc-dg-debug-runtest.
3060
3061 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3062
3063         PR c++/9022
3064         * g++.dg/lookup/using6.C: New test.
3065
3066 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3067
3068         * g++.dg/parse/access2.C: New test.
3069
3070 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
3071
3072         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
3073         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
3074         * gcc.dg/debug/debug.exp: Likewise.
3075
3076 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
3077
3078         * gcc.dg/dollar.c: New test.
3079
3080 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
3081
3082         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
3083         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
3084         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
3085         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
3086         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
3087         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
3088         * gcc.dg/compat/struct-by-value-6_main.c: New file.
3089         * gcc.dg/compat/struct-by-value-6_x.c: New file.
3090         * gcc.dg/compat/struct-by-value-6_y.c: New file.
3091         * gcc.dg/compat/struct-by-value-7_main.c: New file.
3092         * gcc.dg/compat/struct-by-value-7_x.c: New file.
3093         * gcc.dg/compat/struct-by-value-7_y.c: New file.
3094         * gcc.dg/compat/struct-by-value-8_main.c: New file.
3095         * gcc.dg/compat/struct-by-value-8_x.c: New file.
3096         * gcc.dg/compat/struct-by-value-8_y.c: New file.
3097         * gcc.dg/compat/struct-by-value-9_main.c: New file.
3098         * gcc.dg/compat/struct-by-value-9_x.c: New file.
3099         * gcc.dg/compat/struct-by-value-9_y.c: New file.
3100
3101 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
3102
3103         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
3104         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
3105         support for "repo" mode.
3106         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
3107         * lib/g77-dg.exp: Likewise.
3108         * lib/obj-dg.exp: Likewise.
3109
3110 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
3111
3112         Merge from gcc-3_2-rhl8-branch:
3113         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
3114
3115         * gcc.dg/tls/opt-6.c: New test.
3116
3117         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
3118
3119         * gcc.dg/20030405-1.c: New test.
3120
3121         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
3122
3123         * gcc.dg/20030309-1.c: New test.
3124
3125         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3126
3127         * gcc.c-torture/execute/20030307-1.c: New test.
3128
3129         2003-02-20  Randolph Chung  <tausq@debian.org>
3130
3131         * gcc.c-torture/compile/20030220-1.c: New test.
3132
3133         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
3134
3135         * gcc.dg/20030217-1.c: New test.
3136
3137         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
3138
3139         * gcc.c-torture/compile/20020129-1.c: New test.
3140
3141         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3142
3143         * gcc.dg/unroll-1.c: New test.
3144
3145         2002-11-16  Jan Hubicka  <jh@suse.cz>
3146
3147         * gcc.c-torture/execute/20020920-1.c: New test.
3148
3149         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
3150
3151         PR target/7434
3152         * gcc.c-torture/compile/20021008-1.c: New test.
3153
3154         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
3155
3156         PR target/7559
3157         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
3158
3159         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3160
3161         * gcc.c-torture/compile/20020807-1.c: New test.
3162
3163         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
3164
3165         * gcc.dg/tls/opt-1.c: New test.
3166
3167         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
3168
3169         * gcc.dg/20020729-1.c: New test.
3170
3171         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
3172
3173         * g++.dg/opt/life1.C: New test.
3174
3175         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
3176
3177         * gcc.dg/20020525-1.c: New test.
3178
3179         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3180
3181         PR c++/6794
3182         * g++.dg/ext/pretty1.C: New test.
3183         * g++.dg/ext/pretty2.C: New test.
3184
3185 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
3186
3187         PR c++/8385
3188         * g++.dg/ext/typeof5.C: New test.
3189
3190 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
3191
3192         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3193         __USER_LABEL_PREFIX__ into account.
3194         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3195
3196 2003-05-14  Roger Sayle  <roger@eyesopen.com>
3197
3198         * gcc.dg/builtins-15.c: New test case.
3199
3200 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
3201
3202         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3203
3204 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
3205
3206         * lib/g++.exp: Tweak handling of additional source files.
3207         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3208         * g++.dg/special/conpr-2a.C: Rename to ...
3209         * g++.dg/special/conpr-2a.cc: ... this.
3210         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3211         * g++.dg/special/conpr-3a.C: Rename to ...
3212         * g++.dg/special/conpr-3a.cc: This.
3213         * g++.dg/special/conpr-3b.C: Rename to ...
3214         * g++.dg/special/conpr-3b.cc: This.
3215         * g++.dg/special/conpr-4.C: New test.
3216         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3217
3218 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3219
3220         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3221
3222 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3223
3224         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3225         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3226         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3227         * g++.old-deja/g++.other/warn3.C: Likewise.
3228
3229 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3230
3231         * gcc.dg/i386-387-1.c: Update to also test log.
3232         * gcc.dg/i386-387-2.c: Likewise.
3233
3234 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3235
3236         * g77.f-torture/execute/int8421.f: New test.
3237
3238 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3239
3240         PR c++/10230, c++/10481
3241         * g++.dg/lookup/scoped5.C: New test.
3242
3243 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3244
3245         PR c++/10552
3246         * g++.dg/template/ttp6.C: New test.
3247
3248 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3249
3250         * gcc.c-torture/execute/builtins: New directory.
3251         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3252         gcc.c-torture/execute/builtins.
3253         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3254         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3255         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3256         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3257
3258 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3259
3260         PR c++/9252
3261         * g++.dg/template/access8.C: New test.
3262         * g++.dg/template/access9.C: New test.
3263
3264 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3265
3266         PR c++/9554
3267         * g++.dg/parse/access1.C: New test.
3268
3269 2003-05-09  DJ Delorie  <dj@redhat.com>
3270
3271         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3272         long, and not an int.
3273
3274 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3275
3276         PR c++/10555, c++/10576
3277         * g++.dg/template/memclass1.C: New test.
3278
3279 2003-05-08  DJ Delorie  <dj@redhat.com>
3280
3281         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3282         targets.
3283         * gcc.c-torture/execute/20021024-1.x: Likewise.
3284         * gcc.c-torture/execute/shiftdi.x: Likewise.
3285         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3286         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3287         * gcc.dg/20021018-1.c: Likewise.
3288
3289 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3290
3291         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3292
3293         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3294         (bcopy): Call memmove.
3295
3296 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3297
3298         * g77.f-torture/compile/8485.f: New test case.
3299
3300 2003-05-07  Richard Henderson  <rth@redhat.com>
3301
3302         PR c++/10570
3303         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3304         Verify exception_cleanup not called for rethrows.
3305         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3306         when exiting catch block without rethrowing.
3307         * g++.dg/eh/forced3.C: New.
3308         * g++.dg/eh/forced4.C: New.
3309
3310 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3311
3312         * gcc.dg/20030505.c: Fix triplet.
3313
3314 2003-05-06  DJ Delorie  <dj@redhat.com>
3315
3316         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3317         * gcc.dg/nest.c: Likewise.
3318
3319 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3320
3321         * gcc.dg/builtins-14.c: New test case.
3322
3323 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3324
3325         * lib/compat.exp (compat-execute): New argument.
3326         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3327         * gcc.dg/compat: New test directory.
3328         * gcc.dg/compat/compat.exp: New expect script.
3329         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3330         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3331         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3332         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3333         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3334         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3335
3336         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3337         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3338         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3339         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3340         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3341         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3342         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3343         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3344         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3345         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3346         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3347         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3348         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3349         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3350         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3351
3352 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3353
3354         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3355
3356 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
3357
3358         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3359
3360 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
3361
3362         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3363         * gcc.dg/ppc-fsel-2.c: New test.
3364
3365         * gcc.dg/unused-5.c: New test.
3366
3367 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3368
3369         PR c++/10496
3370         * g++.dg/warn/pmf1.C: New test.
3371
3372 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3373
3374         PR c++/4494
3375         * g++.dg/warn/main.C: New test.
3376
3377 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3378
3379         * gcc.dg/nonnull-3.c: New test.
3380
3381 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
3382
3383         * gcc.dg/cpp/Wtrigraphs.c: Update.
3384         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3385
3386 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
3387
3388         * gcc.dg/ppc-fsel-1.c: New test.
3389
3390 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
3391
3392         PR c/10604
3393         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3394
3395 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
3396
3397         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3398
3399 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3400
3401         PR c++/9364, c++/10553, c++/10586
3402         * g++.dg/parse/typename4.C: New test.
3403         * g++.dg/parse/typename5.C: Likewise.
3404
3405 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
3406
3407         * gcc.c-torture/compile/20030503-1.c: New test.
3408
3409 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3410
3411         * g++.dg/lookup/using5.C: Fix testcase error.
3412
3413 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
3414
3415         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3416         since MEABI is no longer supported.  Remove all vestiges
3417         of MEABI from the test.
3418
3419 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3420
3421         PR c++/10554
3422         * g++.dg/lookup/using5.C: New test.
3423
3424 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3425
3426         PR c++/8772
3427         * g++.dg/template/ttp5.C: New test.
3428
3429 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
3430
3431         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3432         (dg-gpp-additional-sources): New function.
3433         (dg-gpp-additional-files): Likewise.
3434         * lib/g++.exp (additional_sources): New variable.
3435         (additional_files): Likewise.
3436         (g++_target_compile): Deal with them.
3437         * lib/old-dejagnu.exp: Remove.
3438         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3439         * g++.old-deja: Revise all tests to use dg commands.
3440
3441 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3442
3443         PR c++/9432, c++/9528
3444         * g++.dg/lookup/using4.C: New test.
3445
3446 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
3447
3448         * gcc.dg/noreturn-5.c: New file.
3449         * gcc.dg/noreturn-6.c: New file.
3450
3451         * gcc.c-torture/compile/inline-1.c: New file.
3452
3453 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3454
3455         PR c++/10551
3456         * g++.dg/template/explicit1.C: New test.
3457
3458 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3459
3460         PR c++/10549
3461         * g++.dg/other/bitfield1.C: New test.
3462
3463         PR c++/10527
3464         * g++.dg/init/new7.C: New test.
3465
3466 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3467
3468         * g++.dg/ext/desig1.C: New test.
3469         * g++.dg/ext/init1.C: Update.
3470
3471         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3472
3473 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3474
3475         PR c++/10180
3476         * g++.dg/warn/Winline-1.C: New test.
3477
3478 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3479
3480         * gcc.c-torture/execute/string-opt-19.c: New test.
3481
3482         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3483         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3484
3485 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3486
3487         PR c++/10506
3488         * g++.dg/init/new6.C: New test.
3489
3490         PR c++/10503
3491         * g++.dg/init/ref6.C: New test.
3492
3493 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3494
3495         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3496
3497 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3498
3499         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3500         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3501
3502 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3503
3504         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3505         initialized static data members.
3506
3507 2003-04-25  H.J. Lu <hjl@gnu.org>
3508
3509         * gcc.dg/ia64-sync-4.c: New test.
3510
3511 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3512
3513         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3514         date.
3515
3516 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3517
3518         PR c++/10337
3519         * g++.dg/warn/conv1.C: New test.
3520         * g++.old-deja/g++.other/conv7.C: Adjust.
3521         * g++.old-deja/g++.other/overload14.C: Adjust.
3522
3523 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3524
3525         PR c++/10471
3526         * g++.dg/template/defarg2.C: New test.
3527
3528 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3529
3530         * gcc.dg/cpp/include2.c: Update.
3531         * gcc.dg/cpp/multiline-2.c: New.
3532         * gcc.dg/cpp/multiline.c: Update.
3533         * gcc.dg/cpp/strify2.c: Update.
3534         * gcc.dg/cpp/trad/literals-2.c: Update.
3535
3536 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3537
3538         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3539
3540 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3541
3542         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3543
3544 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3545
3546         PR c++/10451
3547         * g++.dg/parse/crash4.C: New test.
3548
3549         PR c++/9847
3550         * g++.dg/parse/crash5.C: New test.
3551
3552 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3553
3554         PR c++/10446
3555         * g++.dg/parse/crash3.C: New test.
3556
3557         PR c++/10428
3558         * g++.dg/parse/elab1.C: New test.
3559
3560 2003-04-22  Devang Patel  <dpatel@apple.com>
3561
3562         * gcc.dg/cpp/trad/funlike-5.c: New test.
3563
3564 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3565
3566         * g++.dg/other/packed1.C: Fix dg options.
3567
3568 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3569
3570         * g++.dg/other/offsetof2.C: New test.
3571
3572 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3573
3574         * g++.dg/template/recurse.C: Adjust location of error messages.
3575
3576 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3577
3578         PR c++/9881
3579         * g++.dg/init/addr-const1.C: New test.
3580         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3581
3582 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3583
3584         PR c++/10405
3585         * g++.dg/lookup/struct-hack1.C: New test.
3586
3587 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3588
3589         * ucs.c: Update diagnostic messages.
3590
3591 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3592
3593         * gcc.dg/cpp/truefalse.cpp: New test.
3594         * gcc.dg/cpp/cpp.exp: Update.
3595         * g++.dg/other/stdbool-if.C: Remove.
3596
3597 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3598
3599         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3600         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3601
3602 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3603
3604         * gcc.c-torture/compile/20030418-1.c: New test.
3605
3606 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3607
3608         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3609
3610 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3611
3612         PR c++/10347
3613         g++.dg/template/dependent-name1.C: New test.
3614
3615 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3616
3617         * gcc.dg/warn-1.c (tourist_guide): New array,
3618         contains a pointer to bar.
3619
3620 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3621
3622         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3623         * gcc.c-torture/execute/medce-1.c: New test case.
3624         * gcc.c-torture/execute/medce-2.c: New test case.
3625
3626 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3627
3628         * lib/prune.exp: Ignore more messages.
3629
3630         PR c++/10381
3631         * g++.dg/parse/lookup3.C: New test.
3632
3633 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3634
3635         * gcc.c-torture/compile/20030415-1.c : New test.
3636
3637 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3638
3639         * gcc.c-torture/execute/scope-2.c: Move to ...
3640         * gcc.dg/noncompile/scope.c: .... here.
3641
3642 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3643
3644         * gcc.dg/20030414-2.c: New test case.
3645
3646 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3647
3648         PR target/10377
3649         * gcc.dg/20030414-1.c: New test.
3650
3651 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3652
3653         * gcc.dg/builtins-12.c: New test case.
3654         * gcc.dg/builtins-13.c: New test case.
3655
3656 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3657
3658         * gcc.c-torture/execute/string-opt-18.c: New test.
3659
3660 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3661
3662         PR c++/10300
3663         * g++.dg/init/new5.C: New test.
3664
3665 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3666
3667         PR c++/7910
3668         * g++.dg/ext/dllimport1.C: New test.
3669
3670 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3671
3672         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3673
3674 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3675
3676         PR Fortran/9263
3677         * g77.f-torture/noncompile/9263.f: New test
3678         PR Fortran/1832
3679         * g77.f-torture/execute/1832.f: New test
3680
3681 2003-04-11  David Chad  <davidc@freebsd.org>
3682             Loren J. Rittle  <ljrittle@acm.org>
3683
3684         libobjc/8562
3685         * objc.dg/headers.m: New test.
3686
3687 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3688
3689         * gcc.c-torture/execute/builtin-noret-2.c: New.
3690         * gcc.c-torture/execute/builtin-noret-2.x: New.
3691         XFAIL builtin-noret-2.c at -O1 and above.
3692         * gcc.dg/redecl.c: New.
3693         * gcc.dg/Wshadow-1.c: Update error regexps.
3694
3695 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3696
3697         * g++.dg/abi/bitfield10.C: New test.
3698
3699 2003-04-09  Mike Stump  <mrs@apple.com>
3700
3701         * gcc.dg/pch/pch.exp: Make testcase names longer.
3702         * g++.dg/pch/pch.exp: Make testcase names longer.
3703
3704 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3705
3706         * gcc.dg/builtins-11.c: New test case.
3707
3708 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3709
3710         * gcc.dg/builtins-9.c: New test case.
3711         * gcc.dg/builtins-10.c: New test case.
3712
3713 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3714
3715         * gcc.dg/noncompile/init-4.c.c: New test.
3716
3717 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3718
3719         * gcc.misc-test/gcov-9.c: New test.
3720         * gcc.misc-test/gcov-10.c: New test
3721         * gcc.misc-test/gcov-11.c: New test.
3722
3723 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3724
3725         PR optimization/10024
3726         * gcc.c-torture/compile/20030405-1.c: New test.
3727
3728 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3729
3730         * gcc.dg/pch/static-3.c: New.
3731         * gcc.dg/pch/static-3.hs: New.
3732         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3733
3734 2003-04-04  Richard Henderson  <rth@redhat.com>
3735
3736         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3737         * g++.dg/eh/forced2.C: Likewise.
3738
3739 2003-04-03  Mike Stump  <mrs@apple.com>
3740
3741         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3742         target arg.
3743         (scan-assembler-times, scan-assembler-not): Likewise.
3744         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3745
3746 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3747
3748         * gcc.dg/sparc-loop-1.c: New test.
3749
3750 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3751
3752         PR other/9274
3753         * g++.dg/pch/system-2.C: New.
3754         * g++.dg/pch/system-2.Hs: New.
3755
3756 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3757
3758         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3759
3760         * g++.dg/eh/simd-1.C (vecfunc): Same.
3761
3762 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3763
3764         * gcc.c-torture/execute/20030401-1.c: New test case.
3765
3766 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3767
3768         * objc.dg/defs.m: New.
3769
3770 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3771
3772         * g++.dg/eh/simd-1.C: New.
3773         * g++.dg/eh/simd-2.C: New.
3774
3775 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3776
3777         * gcc.c-torture/execute/simd-3.c: New.
3778
3779 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3780
3781         PR c/9936
3782         * gcc.dg/20030331-2.c: New test.
3783
3784 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3785
3786         PR c++/10278
3787         * g++.dg/parse/crash2.C: New test.
3788
3789 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3790
3791         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3792         * gcc.c-torture/execute/20030331-1.c: ...here.
3793
3794 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3795
3796         * gcc.c-torture/execute/20030331-1.c: New test.
3797
3798 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3799
3800         * lib/gcov.exp: Adjust call return testing strings.
3801         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3802
3803 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3804
3805         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3806         * gcc.dg/builtins-7.c: New test case.
3807         * gcc.dg/builtins-8.c: New test case.
3808
3809 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3810
3811         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3812
3813 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3814
3815         PR c++/7647
3816         * g++.dg/lookup-class-member-2.C: New test.
3817
3818 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3819
3820         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3821
3822 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3823
3824         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3825
3826 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3827
3828         * g++.dg/init/attrib1.C: New test.
3829
3830 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3831
3832         * gcc.dg/ultrasp8.c: New test.
3833
3834 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3835
3836         * gcc.dg/ultrasp7.c: New test.
3837
3838 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3839
3840         PR c++/10047
3841         * g++.dg/template/inline1.C: New test.
3842
3843 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3844
3845         * gcc.dg/sparc-dwarf2.c: New test.
3846
3847 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3848
3849         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3850         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3851
3852 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3853
3854         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3855         than reading .x files.
3856         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3857         * g77.dg/gcov/gcov-1.f: Likewise.
3858         * gcc.misc-tests/gcov-4b.c: Likewise.
3859         * gcc.misc-tests/gcov-5b.c: Likewise.
3860         * gcc.misc-tests/gcov-6.c: Likewise.
3861         * gcc.misc-tests/gcov-7.c: Likewise.
3862         * gcc.misc-tests/gcov-8.c: Likewise.
3863         * g++.dg/gcov/gcov-1.x: Remove.
3864         * g77.dg/gcov/gcov-1.x: Likewise.
3865         * gcc.misc-tests/gcov-4b.x: Likewise.
3866         * gcc.misc-tests/gcov-5b.x: Likewise.
3867         * gcc.misc-tests/gcov-6.x: Likewise.
3868         * gcc.misc-tests/gcov-7.x: Likewise.
3869         * gcc.misc-tests/gcov-8.x: Likewise.
3870
3871 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3872
3873         PR opt/10087
3874         * gcc.dg/20030324-1.c: New test.
3875
3876 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3877
3878         PR c++/10224
3879         * g++.dg/template/arg3.C: New test.
3880
3881         PR c++/10158
3882         * g++.dg/template/friend18.C: New test.
3883
3884 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3885
3886         * g77.f-torture/compile/20030326-1.f: New test case.
3887
3888 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3889
3890         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3891
3892         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3893
3894 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3895
3896         * gcc.dg/ia64-sync-3.c: New test.
3897
3898 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3899
3900         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3901
3902 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3903
3904         * gcc.dg/ultrasp6.c: New test.
3905
3906 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3907
3908         * gcc.dg/i386-signbit-1.c: New test.
3909         * gcc.dg/i386-signbit-2.c: New test.
3910         * gcc.dg/i386-signbit-3.c: New test.
3911
3912 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3913
3914         * gcc.dg/ultrasp5.c: Fix options.
3915
3916 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3917
3918         * gcc.dg/ultrasp5.c: Fix comment.
3919
3920 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3921
3922         PR fortran/10197
3923         * g77.f-torture/execute/10197.f: New test.
3924
3925 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3926
3927         PR c++/9898, c++/383
3928         * g++.dg/template/conv6.C: New test.
3929
3930         PR c++/10119
3931         * g++.dg/template/ptrmem5.C: New test.
3932
3933         PR c++/10026
3934         * g++.dg/lookup/koenig1.C: New test.
3935
3936         PR C++/10199
3937         * g++.dg/lookup/template2.C: New test.
3938
3939 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3940
3941         * g++.dg/opt/rtti1.C: New test.
3942
3943 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3944
3945         * gcc.dg/ultrasp5.c: New test.
3946
3947 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3948
3949         PR middle-end/9967
3950         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3951         builtin fputs.
3952
3953 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3954
3955         PR c/8224
3956         * gcc.dg/20030323-1.c: New test.
3957
3958 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3959
3960         * gcc.c-torture/compile/20030323-1.c: New test case.
3961
3962 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3963
3964         * gcc.dg/20030321-1.c: New test.
3965
3966 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3967
3968         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3969
3970 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3971
3972         PR c++/9978, c++/9708
3973         * g++.dg/ext/vlm1.C: Adjust expected error.
3974         * g++.dg/ext/vla2.C: New test.
3975         * g++.dg/template/arg1.C: New test.
3976         * g++.dg/template/arg2.C: New test.
3977
3978 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3979
3980         * g77.f-torture/execute/select.f: New test.
3981         * g77.f-torture/noncompile/select_no_compile.f: New test.
3982
3983 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3984
3985         PR c++/9898
3986         * g++.dg/other/error4.C: New test.
3987
3988 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3989
3990         * g++.dg/template/friend17.C: New test.
3991
3992 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3993
3994         * gcc.c-torture/compile/20030320-1.c: New.
3995
3996 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3997
3998         * gcc.dg/builtins-6.c: New test case.
3999
4000 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
4001
4002         PR target/10073
4003         * gcc.c-torture/compile/20030319-1.c: New.
4004
4005 2003-03-18  Jan Hubicka  <jh@suse.cz>
4006
4007         * gcc.dg/i386-cvt-1.c: New test.
4008
4009 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
4010
4011         * objc.dg/naming-1.m: Use "(parse|syntax) error".
4012         * objc.dg/naming-2.m: Likewise.
4013
4014 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
4015
4016         PR c++/9639
4017         * g++.dg/parse/crash1.C: New test.
4018
4019 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
4020
4021         PR c++/8805
4022         * g++.dg/eh/cleanup1.C: New test.
4023
4024 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
4025
4026         * gcc.c-torture/execute/20030316-1.c: New test case.
4027
4028 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
4029
4030         PR c++/9629
4031         * g++.dg/init/ctor2.C: New test.
4032
4033 2003-03-15  Roger Sayle  <roger@eyesopen.com>
4034
4035         * g77.f-torture/compile/xformat.f: New test case.
4036
4037 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4038
4039         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
4040         * g++.old-deja/g++.mike/eh50.C: Likewise.
4041
4042 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4043
4044         PR c++/6440
4045         * g++.dg/template/spec7.C: New test.
4046         * g++.dg/template/spec8.C: Likewise.
4047
4048 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
4049
4050         * gcc.c-torture/execute/20030313-1.c: New test.
4051
4052 2003-03-14  Richard Henderson  <rth@redhat.com>
4053
4054         * gcc.dg/inline-2.c: Adjust alpha test for external call.
4055
4056 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4057
4058         * gcc.c-torture/compile/20030314-1.c: New test.
4059
4060 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
4061
4062         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
4063         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
4064         thumb target,
4065         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
4066         to accept newer _imp__  prefix and additional
4067         newline in .drectve section.
4068         * gcc.dg/dll-4.c: Likewise.
4069         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
4070         switch.
4071
4072 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
4073
4074         * g++.dg/parse/namespace9.C: New test.
4075
4076         * g++.dg/init/ref5.C: New test.
4077         * g++.dg/parse/ptrmem1.C: Likewise.
4078
4079 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4080
4081         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
4082         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
4083         regular expression.
4084         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
4085         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
4086
4087 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
4088
4089         * gcc.c-torture/execute/20030224-2.c: New test.
4090
4091 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4092
4093         * gcc.dg/decl-3.c: New test.
4094
4095 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4096
4097         * gcc.dg/i386-loop-2.c: New test.
4098
4099 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
4100
4101         PR c++/9474
4102         * g++.dg/parse/namespace8.C: New test.
4103
4104         PR c++/9924
4105         * g++.dg/overload/builtin2.C: New test.
4106
4107 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
4108
4109         * gcc.dg/return-type-3.c: New test.
4110
4111 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
4112
4113         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
4114         profiling options are not supported.
4115
4116 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
4117
4118         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
4119         * g++.old-deja/g++.warn/impint2.C: Likewise.
4120
4121 2003-03-10  Devang Patel  <dpatel@apple.com>
4122
4123         * g++.dg/cpp/c++_cmd_1.C: New test.
4124         * g++.dg/cpp/c++_cmd_1.h: New file.
4125
4126 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
4127
4128         * gcc.dg/altivec-9.c: New file.
4129
4130 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4131
4132         * gcc.dg/ppc-sdata-1.c: New test.
4133         * gcc.dg/ppc-sdata-2.c: New test.
4134
4135 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
4136
4137         PR c++/9373
4138         * g++.dg/opt/ptrmem2.C: New test.
4139
4140         PR c++/8534
4141         * g++.dg/opt/ptrmem1.C: New test.
4142
4143 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4144
4145         * gcc.dg/i386-loop-1.c: New test.
4146
4147 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4148
4149         PR c++/9970
4150         * g++.dg/lookup/friend1.C: New test.
4151
4152 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4153
4154         PR c++/9823
4155         * g++.dg/parser/constructor1.C: New test.
4156
4157 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
4158
4159         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4160
4161         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4162
4163 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4164
4165         * gcc.dg/cpp/Wunused.c: Update test.
4166
4167 2003-03-08  Jan Hubicka  <jh@suse.cz>
4168
4169         * gcc.dg/inline-3.c: New test.
4170
4171 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4172
4173         PR c++/9809
4174         * g++.dg/parse/builtin1.C: New test.
4175
4176         PR c++/9982
4177         * g++.dg/abi/cookie1.C: New test.
4178         * g++.dg/abi/cookie2.C: Likewise.
4179
4180         PR c++/9524
4181         * g++.dg/template/field1.C: New test.
4182
4183         PR c++/9912
4184         * g++.dg/parse/class1.C: New test.
4185         * g++.dg/parse/namespace7.C: Likewise.
4186         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
4187
4188 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
4189
4190         * g++.dg/init/ref4.C: New test.
4191
4192 2003-03-07  Jan Hubicka  <jh@suse.cz>
4193
4194         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
4195         * gcc.dg/inline-3.c:  New test.
4196
4197 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
4198
4199         * g++.dg/init/ref3.C: New test.
4200
4201         PR c++/9965
4202         * g++.dg/init/ref2.C: New test.
4203
4204         PR c++/9400
4205         * g++.dg/warn/Wshadow-2.C: New test.
4206
4207         PR c++/9791
4208         * g++.dg/warn/Woverloaded-1.C: New test.
4209
4210 2003-03-05  Jan Hubicka  <jh@suse.cz>
4211
4212         * gcc.dg/i386-local2.c: New.
4213         * gcc.dg/i386-local.c: Fix typo.
4214
4215 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4216
4217         * g++.dg/abi/layout3.C: New test.
4218
4219 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4220
4221         * gcc.c-torture/compile/20030305-1.c
4222
4223 2003-03-05  Jan Hubicka  <jh@suse.cz>
4224
4225         * gcc.dg/i386-local.c: New.
4226
4227 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4228
4229         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4230
4231 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4232
4233         * gcc.dg/switch-2.c: New test.
4234         * gcc.dg/switch-3.c: New test.
4235         * gcc.dg/Wswitch.c: Adjust line numbers.
4236         * gcc.dg/Wswitch-default.c: Likewise.
4237         * gcc.dg/Wswitch-enum.c: Likewise.
4238
4239 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4240
4241         * gcc.c-torture/execute/20030222-1.c: New test.
4242
4243 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4244
4245         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4246
4247 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4248
4249         PR c++/9878
4250         * g++.dg/init/ref1.C: New test.
4251
4252 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4253
4254         * gcc.dg/sh-relax.c: New SH-only test.
4255
4256 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4257
4258         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4259         comment explaining purpose of testcase.
4260
4261 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4262
4263         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4264         for HC11/HC12 (asm needs two int registers).
4265         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4266         HC11/HC12 because the test uses an asm which needs two 32-bit
4267         registers.
4268
4269 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4270
4271         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4272         for HC11/HC12 (array is too large otherwise).
4273         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4274         * gcc.c-torture/compile/20010518-2.x: Likewise.
4275         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4276         HC11/HC12 (array is too large).
4277
4278 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4279
4280         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4281         * lib/g++-dg.exp (g++-dg-test): Likewise.
4282
4283 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4284
4285         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4286         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4287
4288 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4289
4290         * g++.dg/warn/implicit-typename1.C: Remove warning.
4291
4292 2003-02-28  Richard Henderson  <rth@redhat.com>
4293
4294         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4295         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4296
4297 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4298
4299         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4300         * g++.dg/pch/pch.exp: Likewise.
4301
4302 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4303
4304         PR c++/9879
4305         * testsuite/g++.dg/init/new4.C: New test.
4306
4307 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4308
4309         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4310
4311 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4312
4313         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4314         unsigned long.
4315
4316         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4317         wider than float.
4318
4319 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4320
4321         * lib/scanasm.exp: Add support for counting numbers of
4322         occurences.
4323         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4324         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4325
4326 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4327
4328         PR c++/9683
4329         * g++.dg/template/static3.C: New test.
4330
4331         PR c++/9829
4332         * g++.dg/parse/namespace6.C: New test.
4333
4334 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4335
4336         PR target/9732
4337         * gcc.dg/20030225-1.c: New test.
4338
4339 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4340
4341         * README: Remove out-of-date information.
4342
4343         PR c++/9836
4344         * g++.dg/template/spec6.C: New test.
4345
4346 2003-02-24  Jeff Law  <law@redhat.com>
4347
4348         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4349
4350 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4351
4352         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4353         * gcc.dg/pragma-ep-1.c: Likewise.
4354
4355 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4356
4357         PR c++/9602
4358         * g++.dg/template/friend16.C: New test.
4359
4360 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
4361
4362         PR c++/5333
4363         * g++.dg/parse/fused-params1.C: Adjust error messages.
4364         * g++.dg/template/nested3.C: New test.
4365
4366 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
4367
4368         * g++.dg/abi/param1.C: New test.
4369
4370 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4371
4372         PR c++/7982
4373         * g++.dg/warn/implicit-typename1.C: New test.
4374
4375 2003-02-22  Kelley Cook <kelleycook@comcast.net>
4376
4377         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4378         with "mtune".
4379         * g++.old-deja/g++.other/store-expr2.C: Likewise.
4380         * gcc.c-torture/execute/20010129-1.x: Likewise.
4381         * gcc.dg/20011107-1.c: Likewise.
4382         * gcc.dg/20020108-1.c: Likewise.
4383         * gcc.dg/20020122-3.c: Likewise.
4384         * gcc.dg/20020206-1.c: Likewise.
4385         * gcc.dg/20020310-1.c: Likewise.
4386         * gcc.dg/20020426-2.c: Likewise.
4387         * gcc.dg/20020517-1.c: Likewise.
4388         * gcc.dg/991230-1.c: Likewise.
4389         * gcc.dg/i386-unroll-1.c: Likewise.
4390         * gcc.misc-tests/i386-prefetch.exp: Likewise.
4391
4392 2003-02-22  Jan Hubicka  <jh@suse.cz>
4393
4394         * gcc.dg/i386-mul.c: New test.
4395
4396 2003-02-21  Roger Sayle  <roger@eyesopen.com>
4397
4398         * gcc.dg/builtins-5.c: New test case.
4399
4400 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
4401
4402         * gcc.dg/asmreg-1.c: New test.
4403
4404 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4405
4406         PR c++/9749
4407         * g++.dg/parse/varmod1.C: New test.
4408
4409 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4410
4411         PR c++/9727
4412         * g++.dg/template/op1.C: New test.
4413
4414 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4415
4416         PR c++/8906
4417         * g++.dg/template/nested2.C: New test.
4418
4419 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4420
4421         PR c++/8724
4422         * g++.dg/expr/dtor1.C: New test.
4423
4424 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4425
4426         * gcc.dg/cpp/include3.c: New test.
4427         * gcc.dg/cpp/inc/foo.h: New file.
4428
4429 2003-02-21  Glen Nakamura  <glen@imodulo.com>
4430
4431         * gcc.c-torture/execute/20030221-1.c: New test.
4432
4433 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
4434
4435         PR c++/9729
4436         * g++.dg/abi/conv1.C: New test.
4437
4438 2003-02-20  Jan Hubicka  <jh@suse.cz>
4439
4440         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4441
4442 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
4443
4444         * gcc.c-torture/compile/20030219-1.c: New test.
4445
4446 2003-02-18  Jan Hubicka  <jh@suse.cz>
4447
4448         * gcc.dg/funcorder.c: New test.
4449
4450 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4451
4452         * gcc.c-torture/execute/20030218-1.c: New.
4453
4454 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
4455
4456         * gcc.dg/20030218-1.c: New.
4457
4458 2003-02-18  Richard Henderson  <rth@redhat.com>
4459
4460         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4461         * gcc.dg/attr-used-2.c: New.
4462
4463 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4464
4465         PR c++/9704
4466         * g++.dg/init/copy5.C: New test.
4467
4468 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4469
4470         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4471         * g++.dg/pch/pch.exp: Likewise.
4472
4473 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4474
4475         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4476         STACK_SIZE is not defined.
4477
4478 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4479
4480         PR c++/9457
4481         * g++.dg/template/init1.C: New test.
4482
4483 2003-02-16  Jan HUbicka  <jh@suse.cz>
4484
4485         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4486         (foo): Add few extra tests
4487         * gcc.dg/c99-const-expr-3.c: Likewise.
4488         * gcc.c-torture/execute/20030216-1.c: New.
4489
4490 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4491
4492         PR c++/9459
4493         * g++.dg/ext/typeof4.C: New test.
4494
4495 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4496
4497         * gcc.dg/i386-387-3.c: New test case.
4498
4499 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4500
4501         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4502         cris-*-elf* cris-*-aout* and mmix-*-*.
4503
4504 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4505
4506         * gcc.dg/20030213-1.c: New test.
4507
4508 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4509
4510         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4511         * gcc.dg/i386-387-2.c: Likewise.
4512
4513 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4514
4515         * gcc.dg/ppc-spe.c: Fix formatting.
4516         Enable tests that were previously unsupported by gas.
4517         Delete tests for instructions that no longer exist.
4518         Switch arguments on evsubifw builtin.
4519
4520 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4521
4522         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4523         STACK_SIZE is too small.
4524
4525 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4526             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4527
4528         * gcc.dg/decl-2.c: New test.
4529
4530 2003-02-10  Jan Hubicka  <jh@suse.cz>
4531
4532         * gcc.dg/i386-fpcvt-1.c:  New test.
4533
4534 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4535
4536         * gcc.c-torture/execute/20030209-1.c: New test.
4537
4538 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4539
4540         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4541         int-wide bitops, use the constants of the same width.
4542         Likewise, if long long is 32-bit wide, test bitops using
4543         32-bit constants.
4544
4545 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4546
4547         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4548
4549 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4550
4551         * testsuite/gcc.dg/builtins-4.c: New test case.
4552
4553 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4554
4555         * gcc.dg/20020430-1.c: Fix dg command typos.
4556         * gcc.dg/20020503-1.c: Likewise.
4557
4558 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4559
4560         PR c++/8785
4561         * g++.dg/parse/fused-params1.C: New test.
4562
4563         PR c++/8857
4564         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4565
4566         PR c++/8921
4567         * g++.dg/parse/non-dependent1.C: New test.
4568
4569         PR c++/8928
4570         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4571
4572         PR c++/9228
4573         * g++.dg/parse/undefined7.C: New test.
4574         * g++.dg/parse/non-templ1.C: New test.
4575
4576         PR c++/9229
4577         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4578
4579 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4580
4581         * gcc.c-torture/compile/20030206-1.c: New test.
4582
4583 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4584
4585         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4586         "pow" to "foo" to avoid potential confusion with a math built-in.
4587
4588 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4589
4590         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4591         conditions for SPARC targets.
4592
4593 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4594
4595         * gcc.dg/20030204-1.c: New test.
4596
4597 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4598
4599         PR c++/38
4600         * g++.dg/parse/array-size1.C: New test.
4601
4602         PR c++/5657
4603         * g++.dg/parse/undefined3.C: New test.
4604
4605         PR c++/5665
4606         * g++.dg/parse/undefined4.C: New test.
4607
4608         PR c++/5975
4609         * g++.dg/parse/undefined5.C: New test.
4610
4611         PR c++/7259
4612         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4613
4614         PR c++/8578
4615         * g++.dg/parse/casting-operator1.C: New test.
4616
4617         PR c++/8596
4618         * g++.dg/parse/undefined6.C: New test.
4619
4620         PR c++/8736
4621         * g++.dg/parse/missing-template1.C: New test.
4622
4623 2003-02-04  Jan Hubicka  <jh@suse.cz>
4624
4625         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4626         * gcc.dg/i386-cmov?.c:  Likewise.
4627         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4628         * gcc.dg/i386-ssefp-1.c:  Likewise.
4629         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4630         conventions.
4631
4632 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4633
4634         PR c++/7129
4635         * testsuite/g++.dg/ext/max.C: New test.
4636
4637 2003-02-03  Jan Hubicka  <jh@suse.cz>
4638
4639         * gcc.c-torture/execute/20030203-1.c: New test.
4640
4641 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4642
4643         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4644         'natural-endian'.
4645
4646 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4647
4648         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4649         * g++.dg/init/new2.C: Likewise.
4650         * g++.dg/other/new1.C: Likewise.
4651
4652 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4653
4654         * gcc.dg/struct-ret-libc.c: New test.
4655
4656 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4657
4658         * gcc.dg/20030129-1.c: New test.
4659
4660 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4661
4662         PR c++/8849
4663         * g++.dg/template/ptrmem4.C: New test.
4664
4665 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4666
4667         * g++.dg/parser/constant1.C: New test.
4668
4669 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4670
4671         PR c++/8591
4672         * g++.dg/parse/friend2.C: New test.
4673
4674 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4675
4676         PR c++/9437
4677         * g++.dg/template/unify4.C: New test.
4678
4679 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4680
4681         * gcc.c-torture/execute/20030128-1.c: New test.
4682
4683 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4684
4685         * g++.dg/lookup/nested1.C: Test moved from ...
4686         * g++.old-deja/g++.other/lookup24.C: ... here.
4687
4688 2003-01-28  Jan Hubicka  <jh@suse.cz>
4689
4690         * gcc.dg/i386-cmov5.c:  New test.
4691
4692 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4693
4694         * gcc.c-torture/execute/20010925-1.c: Changed the
4695         memcpy declaration.
4696
4697 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4698
4699         PR c++/3902
4700         * g++.dg/parse/template5.C: New test.
4701
4702 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4703
4704         PR fortran/9258
4705         * g77.dg/pr9258: New test.
4706
4707 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4708
4709         * README: Move relevant parts from README.g++.
4710
4711         * README.g++: Remove this file.
4712
4713 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4714
4715         * g++.dg/abi/dcast1.C: New test.
4716
4717 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4718
4719         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4720
4721 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4722
4723         PR c++/47
4724         * g++.old-deja/g++.other/lookup24.C: New test.
4725
4726 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4727
4728         PR middle-end/7227
4729         * gcc.dg/uninit-C.c: New test.
4730
4731 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4732
4733         * g++.dg/abi/covariant1.C: New test.
4734
4735 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4736
4737         * gcc.dg/20030123-1.c: New test.
4738
4739 2003-01-25  Jan Hubicka  <jh@suse.cz>
4740
4741         PR opt/8492
4742         * gcc.c-torture/compile/20030125-1.c
4743
4744 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4745
4746         PR c++/9403
4747         * g++.dg/parse/template3.C: New test.
4748         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4749
4750         PR c++/795
4751         * g++.dg/parse/template4.C: New test.
4752
4753         PR c++/9415
4754         * g++.dg/template/qual2.C: New test.
4755
4756         PR c++/8545
4757         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4758
4759         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4760
4761 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4762
4763         * gcc.c-torture/execute/switch-1.c: New test case.
4764
4765 2003-01-25  Jan Hubicka  <jh@suse.cz>
4766
4767         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4768
4769 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4770
4771         Tweaks for Bison-1.875. From the NEWS file:
4772         "- `parse error' -> `syntax error'
4773         Bison now uniformly uses the term `syntax error'"
4774         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4775         * gcc.dg/cpp/digraph2.c: Likewise.
4776         * gcc.dg/cpp/direct2.c: Likewise.
4777         * gcc.dg/cpp/paste4.c: Likewise.
4778         * gcc.dg/c90-restrict-1.c: Likewise.
4779         * gcc.dg/c99-func-2.c: Likewise.
4780         * gcc.dg/noncompile/920721-2.c: Likewise.
4781         * gcc.dg/noncompile/930622-2.c: Likewise.
4782         * gcc.dg/noncompile/940112-1.c: Likewise.
4783         * gcc.dg/noncompile/950921-1.c: Likewise.
4784         * gcc.dg/noncompile/951123-1.c: Likewise.
4785         * gcc.dg/noncompile/971104-1.c: Likewise.
4786         * gcc.dg/noncompile/990416-1.c: Likewise.
4787
4788 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4789
4790         * g++.dg/parse/undefined1.C: Add error message.
4791
4792 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4793
4794         PR c++/9354
4795         * g++.dg/parse/new1.C: New test.
4796
4797         PR c++/9216
4798         * g++.dg/parse/template2.C: New test.
4799
4800         PR c++/9354
4801         * g++.dg/parse/typedef2.C: New test.
4802
4803         PR c++/9328
4804         * g++.dg/ext/typeof3.C: New test.
4805
4806 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4807
4808         PR c++/2738
4809         * g++.dg/parse/ret-type1.C: New test.
4810
4811         PR c++/3792
4812         * g++.dg/parse/tmpl-outside1.C: New test.
4813
4814         PR c++/4207
4815         * g++.dg/parse/int-as-enum1.C: New test.
4816
4817         PR c++/4903
4818         * g++.dg/parse/no-typename1.C: New test.
4819
4820         PR c++/5533
4821         * g++.dg/parse/no-value1.C: New test.
4822
4823         PR c++/5921
4824         * g++.dg/parse/wrong-inline1.C: New test.
4825
4826         PR c++/6402
4827         * g++.dg/parse/ref1.C: New test.
4828
4829         PR c++/6992
4830         * g++.dg/parse/attr-ctor1.C: New test.
4831
4832         PR c++/7229
4833         * g++.dg/parse/namespace5.C: New test.
4834
4835         PR c++/7917
4836         * g++.dg/parse/func-def1.C: New test.
4837
4838         PR c++/8143
4839         * g++.dg/parse/undefined1.C: New test.
4840
4841         PR c++/5723, PR c++/8522
4842         * g++.dg/parse/specialization1.C: New test.
4843
4844         PR c++/163, PR c++/8595
4845         * g++.dg/parse/struct-as-enum1.C: New test.
4846
4847         PR c++/9173
4848         * g++.dg/parse/undefined2.C: New test.
4849
4850 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4851
4852         PR c++/9298
4853         * g++.dg/parse/template1.C: New test.
4854
4855         PR c++/9384
4856         * g++.dg/parse/using1.C: New test.
4857
4858         PR c++/9285
4859         PR c++/9294
4860         * g++.dg/parse/expr2.C: New test.
4861
4862         PR c++/9388
4863         * g++.dg/parse/lookup2.C: Likewise.
4864
4865 2003-01-21  Jan Hubicka  <jh@suse.cz>
4866
4867         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4868         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4869         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4870         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4871
4872 2003-01-20  Nick Clifton  <nickc@redhat.com>
4873
4874         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4875         problem with ARM sibcall code generation.
4876
4877 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4878
4879         * gcc.c-torture/execute/20030120-1.c: New.
4880
4881 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4882
4883         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4884
4885 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4886
4887         PR c++/9272
4888         * g++.dg/parse/ctor1.C: New test.
4889
4890         PR c++/9294:
4891         * g++.dg/parse/qualified1.C: New test.
4892
4893         * g++.dg/parse/typename3.C: New test.
4894
4895 2003-01-16  Richard Henderson  <rth@redhat.com>
4896
4897         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4898
4899 2003-01-16  Richard Henderson  <rth@redhat.com>
4900
4901         * g++.dg/pch/pch.exp: Copy test header to the working directory
4902         before using it either for precompilation or direct use.
4903         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4904         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4905
4906 2003-01-16  Richard Henderson  <rth@redhat.com>
4907
4908         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4909         before using it either for precompilation or direct use.
4910         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4911         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4912
4913 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4914
4915         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4916         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4917         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4918         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4919         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4920         typename warning into error.
4921         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4922         error messages.
4923         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4924         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4925         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4926         messages.
4927         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4928         make declaration visible in template.
4929         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4930         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4931         messages.
4932         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4933         message.
4934         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4935         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4936         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4937         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4938         typename warning with error message.
4939         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4940         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4941         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4942
4943 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4944
4945         * g++.dg/parse/ambig2.C: New test.
4946
4947 2003-01-15  Richard Henderson  <rth@redhat.com>
4948
4949         * g++.dg/tls/init-2.C: Update error message string.
4950
4951 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4952
4953         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4954
4955 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4956
4957         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4958         all for HC11/HC12.
4959         * gcc.c-torture/compile/20001205-1.x: Likewise.
4960         * gcc.c-torture/compile/20001226-1.x: Likewise.
4961         * gcc.c-torture/compile/920520-1.x: Likewise.
4962         * gcc.c-torture/compile/961203-1.x: Likewise.
4963         * gcc.c-torture/compile/20020604-1.x: Likewise.
4964
4965 2003-01-15  Jan Hubicka  <jh@suse.cz>
4966
4967         * gcc.c-torture/compile/20030115-1.c: New test.
4968
4969         * gcc.dg/i386-fpcvt-1.c: New test.
4970         * gcc.dg/i386-fpcvt-2.c: New test.
4971
4972 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4973
4974         Further conform g++'s __vmi_class_type_info to the C++ ABI
4975         specification.
4976         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4977         the specification.
4978
4979 2003-01-14  Jan Hubicka  <jh@suse.cz>
4980
4981         * gcc.dg/i386-fpcvt-1.c: New test.
4982         * gcc.dg/i386-fpcvt-2.c: New test.
4983
4984 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4985
4986         * gcc.dg/i386-mmx-3.c: New test.
4987
4988 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4989
4990         PR c++/9264
4991         * g++.dg/parse/octal1.C: New file.
4992
4993         PR c++/9172
4994         * g++.dg/parse/typename1.C: New file.
4995
4996 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4997
4998         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4999         * gcc.dg/bf-no-ms-layout.c: Likewise.
5000         * gcc.dg/bf-ms-attrib.c: Likewise.
5001
5002 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
5003
5004         PR c++/9099
5005         * g++.dg/parse/dtor1.C: New file.
5006
5007         PR c++/9128
5008         * g++.dg/rtti/typeid1.C: New file.
5009
5010         PR c++/9153
5011         * g++.dg/parse/lookup1.C: New file.
5012
5013         PR c++/9171
5014         * g++.dg/templ/spec5.C: New file.
5015
5016 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
5017
5018         * gcc.c-torture/compile/20030110-1.c: New test.
5019
5020 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
5021
5022         Merge from pch-branch:
5023
5024         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
5025
5026         * gcc.dg/pch/cpp-1.h: New.
5027         * gcc.dg/pch/cpp-1.c: New.
5028         * gcc.dg/pch/cpp-2.h: New.
5029         * gcc.dg/pch/cpp-2.c: New.
5030
5031         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
5032
5033         * gcc.dg/pch/except-1.h: New.
5034         * gcc.dg/pch/except-1.c: New.
5035
5036         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
5037
5038         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
5039         running test.
5040         * gcc.dg/pch: Include *.hp not *.h.
5041         * gcc.dg/pch/system-1.h: New.
5042         * gcc.dg/pch/system-1.c: New.
5043
5044         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
5045
5046         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
5047         rather than trying to build and run a program using PCH.
5048         * gcc.dg/pch: Remove dg-do commands from test files.
5049
5050         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
5051
5052         * gcc.dg/pch/macro-3.c: New.
5053         * gcc.dg/pch/macro-3.h: New.
5054
5055         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
5056
5057         * gcc.dg/pch/common-1.c: New.
5058         * gcc.dg/pch/common-1.h: New.
5059         * gcc.dg/pch/decl-1.c: New.
5060         * gcc.dg/pch/decl-1.h: New.
5061         * gcc.dg/pch/decl-2.c: New.
5062         * gcc.dg/pch/decl-2.h: New.
5063         * gcc.dg/pch/decl-3.c: New.
5064         * gcc.dg/pch/decl-3.h: New.
5065         * gcc.dg/pch/decl-4.c: New.
5066         * gcc.dg/pch/decl-4.h: New.
5067         * gcc.dg/pch/decl-5.c: New.
5068         * gcc.dg/pch/decl-5.h: New.
5069         * gcc.dg/pch/global-1.c: New.
5070         * gcc.dg/pch/global-1.h: New.
5071         * gcc.dg/pch/inline-1.c: New.
5072         * gcc.dg/pch/inline-1.h: New.
5073         * gcc.dg/pch/inline-2.c: New.
5074         * gcc.dg/pch/inline-2.h: New.
5075         * gcc.dg/pch/static-1.c: New.
5076         * gcc.dg/pch/static-1.h: New.
5077         * gcc.dg/pch/static-2.c: New.
5078         * gcc.dg/pch/static-2.h: New.
5079
5080         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
5081
5082         * g++.dg/pch/pch.exp: Better handle failing testcases.
5083         * gcc.dg/pch/pch.exp: Likewise.
5084         * gcc.dg/pch/macro-1.c: New.
5085         * gcc.dg/pch/macro-1.h: New.
5086         * gcc.dg/pch/macro-2.c: New.
5087         * gcc.dg/pch/macro-2.h: New.
5088
5089         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
5090
5091         * g++.dg/dg.exp: Treat files in pch/ specially.
5092         * g++.dg/pch/pch.exp: New file.
5093         * g++.dg/pch/empty.H: New file.
5094         * g++.dg/pch/empty.C: New file.
5095         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
5096         "precompile".
5097
5098         * gcc.dg/pch/pch.exp: New file.
5099         * gcc.dg/pch/empty.h: New file.
5100         * gcc.dg/pch/empty.c: New file.
5101         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
5102         "precompile".
5103
5104 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5105
5106         * g++.dg/template/friend14.C: New test.
5107
5108 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5109
5110         * gcc.dg/old-style-asm-1.c: New test.
5111
5112 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
5113
5114         * gcc.c-torture/compile/20030109-1.c: New test.
5115
5116 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5117
5118         * gcc.c-torture/execute/20030109-1.c: New test.
5119
5120 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
5121
5122         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
5123         * g++.old-deja/g++.mike/dyncast2.C: Likewise
5124         * g++.old-deja/g++.mike/dyncast3.C: Likewise
5125         * g++.old-deja/g++.mike/eh2.C: Likewise
5126         * g++.old-deja/g++.mike/eh3.C: Likewise
5127         * g++.old-deja/g++.mike/eh5.C: Likewise
5128         * g++.old-deja/g++.mike/eh6.C: Likewise
5129         * g++.old-deja/g++.mike/eh7.C: Likewise
5130         * g++.old-deja/g++.mike/eh8.C: Likewise
5131         * g++.old-deja/g++.mike/eh9.C: Likewise
5132         * g++.old-deja/g++.mike/eh10.C: Likewise
5133         * g++.old-deja/g++.mike/eh12.C: Likewise
5134         * g++.old-deja/g++.mike/eh13.C: Likewise
5135         * g++.old-deja/g++.mike/eh14.C: Likewise
5136         * g++.old-deja/g++.mike/eh16.C: Likewise
5137         * g++.old-deja/g++.mike/eh17.C: Likewise
5138         * g++.old-deja/g++.mike/eh18.C: Likewise
5139         * g++.old-deja/g++.mike/eh21.C: Likewise
5140         * g++.old-deja/g++.mike/eh23.C: Likewise
5141         * g++.old-deja/g++.mike/eh24.C: Likewise
5142         * g++.old-deja/g++.mike/eh25.C: Likewise
5143         * g++.old-deja/g++.mike/eh26.C: Likewise
5144         * g++.old-deja/g++.mike/eh27.C: Likewise
5145         * g++.old-deja/g++.mike/eh28.C: Likewise
5146         * g++.old-deja/g++.mike/eh29.C: Likewise
5147         * g++.old-deja/g++.mike/eh31.C: Likewise
5148         * g++.old-deja/g++.mike/eh33.C: Likewise
5149         * g++.old-deja/g++.mike/eh34.C: Likewise
5150         * g++.old-deja/g++.mike/eh35.C: Likewise
5151         * g++.old-deja/g++.mike/eh36.C: Likewise
5152         * g++.old-deja/g++.mike/eh37.C: Likewise
5153         * g++.old-deja/g++.mike/eh38.C: Likewise
5154         * g++.old-deja/g++.mike/eh39.C: Likewise
5155         * g++.old-deja/g++.mike/eh40.C: Likewise
5156         * g++.old-deja/g++.mike/eh41.C: Likewise
5157         * g++.old-deja/g++.mike/eh42.C: Likewise
5158         * g++.old-deja/g++.mike/eh44.C: Likewise
5159         * g++.old-deja/g++.mike/eh46.C: Likewise
5160         * g++.old-deja/g++.mike/eh47.C: Likewise
5161         * g++.old-deja/g++.mike/eh48.C: Likewise
5162         * g++.old-deja/g++.mike/eh49.C: Likewise
5163         * g++.old-deja/g++.mike/eh50.C: Likewise
5164         * g++.old-deja/g++.mike/eh51.C: Likewise
5165         * g++.old-deja/g++.mike/eh53.C: Likewise
5166         * g++.old-deja/g++.mike/eh55.C: Likewise
5167         * g++.old-deja/g++.mike/p7912.C: Likewise
5168         * g++.old-deja/g++.mike/p9706.C: Likewise
5169         * g++.old-deja/g++.mike/p10416.C: Likewise
5170         * g++.old-deja/g++.mike/p11667.C: Likewise
5171         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
5172         Remove redundant reference to Iris.
5173         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5174         Elxsi, i860, Pico Java, and WE32K.
5175
5176 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
5177
5178         * g++.dg/ext/asm4.C: New test.
5179
5180 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5181
5182         PR c++/9030
5183         * g++.dg/template/friend12.C: New test.
5184         * g++.dg/template/friend13.C: Likewise.
5185         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5186
5187 2003-01-08  Jan Hubicka  <jh@suse.cz>
5188
5189         * gcc.dg/i386-cadd.c: New test.
5190         * gcc.dg/i386-cmov4.c: Likewise.
5191
5192 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
5193
5194         PR c++/9165
5195         * g++.dg/warn/Wunused-3.C: New test.
5196
5197         * g++.dg/abi/bitfield9.C: New test.
5198
5199         PR c++/9189
5200         * g++.dg/parse/defarg3.C: New test.
5201
5202 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
5203
5204         * g++.dg/parse/ambig1.C: New test.
5205         * g++.dg/parse/defarg2.C: New test.
5206
5207 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
5208
5209         * g++.dg/template/defarg-1.C: New test.
5210         * g++.dg/template/local2.C: Likewise.
5211
5212 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5213
5214         * gcc.c-torture/execute/20030105-1.c: New test.
5215
5216 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5217
5218         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5219         * g++.dg/parse/namespace4.C: Likewise.
5220
5221 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5222
5223         * g++.dg/template/ntp2.C: New test.
5224
5225 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5226
5227         * g++.dg/parse/extern-C-1.C: New test.
5228
5229         * g++.dg/parse/namespace4.C: New test.
5230
5231         * g++.dg/template/nested1.C: New test.
5232
5233         * g++.dg/parse/namespace3.C: New test.
5234
5235 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5236
5237         * g++.dg/lookup/two-stage1.C: New test.
5238
5239 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5240
5241         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5242         * g++.old-deja/g++.jason/access8.C: Likewise.
5243         * g++.old-deja/g++.other/decl5.C: Likewise.
5244
5245 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5246
5247         * g++.dg/parse/parse7.C: New test.
5248
5249 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5250
5251         PR c++/2843
5252         * g++.dg/ext/attrib7.C: New test.
5253
5254 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5255
5256         * g++.dg/parse/parse6.C: New test.
5257
5258 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5259
5260         * gcc.dg/h8300-stack-1.c: New.
5261
5262 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5263
5264         g++.dg/lookup/exception1.C: New test.
5265
5266         g++.dg/lookup/template1.C: New test.
5267
5268         g++.dg/parse/namespace2.C: New test.
5269
5270         g++.dg/parse/parens2.C: New test.
5271
5272 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5273
5274         * g++.dg/parse/parse5.C: New test.
5275         * g++.dg/lookup/scoped4.C: New test.
5276
5277 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5278
5279         * g++.dg/parse/parens1.C: New test.
5280
5281         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5282         angle-bracket1.C.
5283         * g++.dg/parse/parens2.C: New test.
5284
5285         * g++.dg/lookup/scope-operator1.C: New test.
5286
5287         * g++.dg/parse/operator1.C: New test.
5288
5289 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5290
5291         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5292         * g++.old-deja/g++.other/access6.C: Likewise.
5293         * g++.old-deja/g++.other/decl1.C: Likewise.
5294         * g++.old-deja/g++.pt/typename12.C: Likewise.
5295
5296 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5297
5298         * g++.dg/parse/namespace1.C: New test.
5299
5300 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5301
5302         * g++.dg/parse/parse4.C: New test.
5303
5304 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5305
5306         * g++.dg/parse/parse3.C: New test.
5307
5308 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5309
5310         * g++.dg/parse/parse2.C: New test.
5311
5312 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5313
5314         * g++.dg/template/friend11.C: New test.
5315
5316 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5317
5318         * g++.dg/parse/parse1.C: New test.
5319
5320 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5321
5322         * lib/profopt.exp: Change the name of a global variable to avoid
5323         possible clashes with other test suites.
5324
5325 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5326
5327         * g++.dg/inherit/covariant8.C: New test.
5328
5329 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5330
5331         * g++.dg/init/array9.C: New test.
5332
5333         PR c++/9112
5334         * g++.dg/parse/expr1.C: New test.
5335
5336 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5337
5338         * gcc.c-torture/compile/20021230-1.c: New test.
5339
5340 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5341
5342         * g++.dg/inherit/covariant5.C: New test.
5343         * g++.dg/inherit/covariant6.C: New test.
5344         * g++.dg/inherit/covariant7.C: New test.
5345
5346 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5347
5348         PR c++/2739
5349         * g++.dg/other/access2.C: New test.
5350
5351 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5352
5353         * g++.dg/other/anon-struct.C: No longer fails
5354         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5355         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5356         * g++.old-deja/g++.brendan/parse6.C: Likewise.
5357
5358 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5359
5360         * g++.dg/parse/angle-bracket.C (main): No longer fails.
5361
5362 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
5363
5364         * g++.dg/eh/spec4.C: Remove stray semicolon.
5365         * g++.dg/expr/pmf-1.C: Change error message.
5366         * g++.dg/ext/asm1.C: Remove stray semicolon.
5367         * g++.dg/ext/typename1.C: Add missing typenames.
5368         * g++.dg/inherit/template-as-base.C: Change error message.
5369         * g++.dg/lookup/scoped1.C: Likewise.
5370         * g++.dg/lookup/scoped2.C: Likewise.
5371         * g++.dg/lookup/using2.C: Likewise.
5372         * g++.dg/other/component1.C: Remove stray semicolon.
5373         * g++.dg/other/do1.C: Change error message.
5374         * g++.dg/other/error2.C: Likewise.
5375         * g++.dg/other/init1.C: Likewise.
5376         * g++.dg/other/packed1.C: Remove stray semicolon.
5377         * g++.dg/other/ptrmem2.C: Change error message.
5378         * g++.dg/parse/parameter-declaration-1.C: Remove line number
5379         marker.
5380         * g++.dg/special/initp1.C: Remove invalid attribute usage.
5381         * g++.dg/template/access3.C: Add typename keyword.
5382         * g++.dg/template/access5.C: Remove stray semicolon.
5383         * g++.dg/template/access6.C: Likewise.
5384         * g++.dg/template/complit1.C: Likewise.
5385         * g++.dg/template/crash1.C: Change error message.
5386         * g++.dg/template/inherit2.C: Remove stray semicolon.
5387         * g++.dg/template/instantiate2.C: Likewise.
5388         * g++.dg/template/instantiate3.C: Change error message.
5389         * g++.dg/template/qual1.C: Remove stray semicolon.
5390         * g++.dg/template/qualttp18.C: Change error message.
5391         * g++.dg/template/ref1.C: Remove stray semicolon.
5392         * g++.dg/template/sizeof1.C (A::value): Declare it.
5393         * g++.dg/template/spec4.C: Change error message.
5394         * g++.dg/template/static1.C: Likewise.
5395         * g++.dg/template/type1.C: Likewise.
5396         * g++.dg/template/typename3.C: Likewise.
5397         * g++.old-deja/g++.benjamin/13478.C: Change error message.
5398         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5399         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5400         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5401         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5402         named return value extension.
5403         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5404         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5405         * g++.old-deja/g++.bob/extern_C.C: Likewise.
5406         * g++.old-deja/g++.bob/inherit2.C: Likewise.
5407         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5408         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5409         * g++.old-deja/g++.brendan/crash13.C: Likewise.
5410         * g++.old-deja/g++.brendan/crash15.C: Likewise.
5411         * g++.old-deja/g++.brendan/crash18.C: Change error message.
5412         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5413         * g++.old-deja/g++.brendan/crash38.C: Likewise.
5414         * g++.old-deja/g++.brendan/crash50.C: Likewise.
5415         * g++.old-deja/g++.brendan/crash56.C: Likewise.
5416         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5417         syntax.
5418         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5419         * g++.old-deja/g++.brendan/crash8.C: Change error message.
5420         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5421         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5422         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5423         * g++.old-deja/g++.brendan/template11.C: Likewise.
5424         * g++.old-deja/g++.brendan/template26.C: Likewise.
5425         * g++.old-deja/g++.brendan/template27.C: Use explicit
5426         specialization syntax.
5427         * g++.old-deja/g++.brendan/template30.C: Likewise.
5428         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5429         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5430         non-dependent names.
5431         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5432         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5433         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5434         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5435         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5436         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5437         named return value extension.
5438         * g++.old-deja/g++.ext/namedret2.C: Likewise.
5439         * g++.old-deja/g++.ext/namedret3.C: Likewise.
5440         * g++.old-deja/g++.ext/return1.C: Likewise.
5441         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5442         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5443         * g++.old-deja/g++.jason/access8.C: Likewise.
5444         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5445         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5446         pseudo-destructor names.
5447         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5448         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5449         pseudo-destructor names.
5450         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5451         * g++.old-deja/g++.jason/overload19.C: Likewise.
5452         * g++.old-deja/g++.jason/overload32.C: Likewise.
5453         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5454         stray semicolons.
5455         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5456         * g++.old-deja/g++.jason/return.C: Likewise.
5457         * g++.old-deja/g++.jason/return2.C: Likewise.
5458         * g++.old-deja/g++.jason/shadow1.C: Likewise.
5459         * g++.old-deja/g++.jason/special.C: Use explicit specialization
5460         syntax.
5461         * g++.old-deja/g++.jason/template10.C: Account for use of
5462         non-dependent names.
5463         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5464         syntax.
5465         * g++.old-deja/g++.jason/template37.C: Likewise.
5466         * g++.old-deja/g++.law/access4.C: Change error messages.
5467         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5468         pseudo-destructor names.
5469         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5470         * g++.old-deja/g++.law/ctors9.C: Likewise.
5471         * g++.old-deja/g++.law/cvt22.C: Likewise.
5472         * g++.old-deja/g++.law/dtors5.C: Likewise.
5473         * g++.old-deja/g++.law/global-init1.C: Likewise.
5474         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5475         * g++.old-deja/g++.law/operators28.C: Likewise.
5476         * g++.old-deja/g++.law/visibility28.C: Likewise.
5477         * g++.old-deja/g++.martin/eval1.C: Likewise.
5478         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5479         name.
5480         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5481         * g++.old-deja/g++.mike/net34.C: Likewise.
5482         * g++.old-deja/g++.mike/net36.C: Likewise.
5483         * g++.old-deja/g++.mike/ns2.C: Likewise.
5484         * g++.old-deja/g++.mike/p12306.C: Likewise.
5485         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5486         value extension.
5487         * g++.old-deja/g++.mike/p700.C: Likewise.
5488         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5489         * g++.old-deja/g++.mike/p710.C: Likewise.
5490         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5491         value extension.
5492         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5493         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5494         * g++.old-deja/g++.ns/crash2.C: Likewise.
5495         * g++.old-deja/g++.ns/crash3.C: Likewise.
5496         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5497         * g++.old-deja/g++.ns/ns17.C: Likewise.
5498         * g++.old-deja/g++.ns/template16.C: Likewise.
5499         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5500         keyword.
5501         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5502         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5503         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5504         named return value extension.
5505         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5506         * g++.old-deja/g++.other/access4.C: Issue additional error
5507         messages.
5508         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5509         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5510         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5511         * g++.old-deja/g++.other/crash25.C: Change error message.
5512         * g++.old-deja/g++.other/crash4.C: Change error message.
5513         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5514         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5515         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5516         checks.
5517         * g++.old-deja/g++.other/defarg8.C: Likewise.
5518         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5519         * g++.old-deja/g++.other/dtor10.C: Likewise.
5520         * g++.old-deja/g++.other/incomplete.C: Likewise.
5521         * g++.old-deja/g++.other/linkage7.C: Likewise.
5522         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5523         lookup algorithm.
5524         * g++.old-deja/g++.other/mangle2.C: Likewise.
5525         * g++.old-deja/g++.other/refinit2.C: Likewise.
5526         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5527         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5528         * g++.old-deja/g++.pt/crash28.C: Likewise.
5529         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5530         syntax.
5531         * g++.old-deja/g++.pt/crash32.C: Change error message.
5532         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5533         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5534         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5535         error message position.
5536         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5537         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5538         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5539         syntax.
5540         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5541         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5542         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5543         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5544         keyword.
5545         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5546         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5547         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5548         keyword.
5549         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5550         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5551         syntax.
5552         * g++.old-deja/g++.pt/friend28.C: Account for use of
5553         non-dependent names.
5554         * g++.old-deja/g++.pt/friend29.C: Likewise.
5555         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5556         rules.
5557         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5558         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5559         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5560         lookup rules.
5561         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5562         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5563         keyword.
5564         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5565         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5566         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5567         keyword.
5568         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5569         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5570         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5571         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5572         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5573         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5574         keyword.
5575         * g++.old-deja/g++.pt/spec10.C: Likewise.
5576         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5577         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5578         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5579         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5580         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5581         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5582         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5583         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5584         * g++.old-deja/g++.pt/typename15.C: Likewise.
5585         * g++.old-deja/g++.pt/typename22.C: Likewise.
5586         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5587         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5588         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5589         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5590         syntax.
5591         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5592         return value extension.
5593         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5594         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5595         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5596         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5597
5598 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5599
5600         * g++.dg/warn/inline1.C: New test.
5601         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5602         * g++.old-deja/g++.jason/synth10.C: Likewise.
5603         * g++.old-deja/g++.mike/net31.C: Likewise.
5604         * g++.old-deja/g++.mike/p8786.C: Likewise.
5605
5606         * g++.dg/template/friend10.C: New test.
5607         * g++.dg/template/conv5.C: New test.
5608
5609 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5610
5611         * g++.dg/lookup/scoped3.C: New test.
5612
5613         * g++.dg/lookup/decl1.C: New test.
5614         * g++.dg/lookup/decl2.C: New test.
5615
5616 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5617
5618         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5619         gcc.c-torture/compile/20021015-1.c,
5620         gcc.c-torture/compile/20021015-2.c,
5621         gcc.c-torture/compile/20021123-1.c,
5622         gcc.c-torture/compile/20021123-2.c,
5623         gcc.c-torture/compile/20021123-3.c,
5624         gcc.c-torture/compile/20021123-4.c,
5625         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5626         only to 3.1 or 3.2 branch.
5627
5628 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5629
5630         * gcc.dg/i386-bitfield3.c: New test.
5631
5632         * gcc.dg/i386-bitfield2.c: New test.
5633
5634 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5635
5636         * g++.dg/parse/conv_op1.C: New test.
5637
5638 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5639
5640         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5641         approved.
5642
5643 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5644
5645         * gcc.c-torture/compile/20021220-1.c: New test.
5646
5647 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5648
5649         * gcc.dg/i386-fastcall-1.c: New.
5650
5651 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5652
5653         * gcc.c-torture/execute/20021219-1.c: New test.
5654
5655 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5656
5657         * gcc.dg/i386-pic-1.c: New test.
5658
5659 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5660
5661         PR c++/8099
5662         * g++.dg/template/friend9.C: New test.
5663
5664 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5665
5666         PR c++/3663
5667         * g++.dg/template/access7.C: New test.
5668
5669 2002-12-18  Nick Clifton  <nickc@redhat.com>
5670
5671         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5672         the libstdc++-v3 directory has been found.
5673
5674 2002-12-12  Devang Patel <dpatel@apple.com>
5675         * gcc.dg/darwin-ld-1.c: New test.
5676         * gcc.dg/darwin-ld-2.c: New test.
5677         * gcc.dg/darwin-ld-3.c: New test.
5678         * gcc.dg/darwin-ld-4.c: New test.
5679         * gcc.dg/darwin-ld-5.c: New test.
5680
5681 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5682
5683         * gcc.c-torture/compile/20021212-1.c: New test.
5684
5685 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5686
5687         * gcc.dg/fshort-wchar: New test.
5688
5689 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5690
5691         PR c++/8372
5692         * g++.dg/template/dtor1.C: New test.
5693
5694         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5695         markers.
5696
5697 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5698
5699         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5700
5701 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5702
5703         * g++.dg/template/static1.C: New test.
5704         * g++.dg/template/static2.C: New test.
5705         * g++.old-deja/g++.ext/memconst.C: New test.
5706
5707 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5708
5709         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5710         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5711         * g++.dg/special/initp1.C: Likewise.
5712
5713 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5714
5715         * gcc.c-torture/execute/20021204-1.c: New test.
5716
5717 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5718
5719         * gcc.dg/ppc-fmadd-1.c: New file.
5720         * gcc.dg/ppc-fmadd-2.c: New file.
5721         * gcc.dg/ppc-fmadd-3.c: New file.
5722
5723 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5724
5725         * gcc.c-torture/compile/20021204-1.c: New test.
5726
5727 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5728
5729         * g++.dg/inherit/covariant2.C: New test.
5730         * g++.dg/inherit/covariant3.C: New test.
5731         * g++.dg/inherit/covariant4.C: New test.
5732         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5733         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5734
5735 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5736
5737         PR c++/8688
5738         * g++.dg/init/brace3.C: New test.
5739
5740 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5741
5742         * gcc.dg/20020210-1.c: Fix a comment typo.
5743
5744 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5745
5746         PR c++/8720
5747         * g++.dg/parse/defarg1.C: New test.
5748
5749         PR c++/8615
5750         * g++.dg/template/char1.C: New test.
5751
5752         * g++.dg/template/varmod1.C: Fix typo.
5753
5754 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5755
5756         DR 180
5757         * g++.old-deja/g++.pt/crash32.C: Expect error.
5758
5759 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5760
5761         PR c++/5919
5762         * g++.dg/template/varmod1.C: New test.
5763
5764         PR c++/8727
5765         * g++.dg/inherit/typeinfo1.C: New test.
5766
5767         PR c++/8663
5768         * g++.dg/inherit/typedef1.C: New test.
5769
5770 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5771
5772         PR c++/8332
5773         PR c++/8493
5774         * g++.dg/template/strlen1.C: New test.
5775
5776         PR c++/8227
5777         * g++.dg/template/ctor2.C: New test.
5778
5779         PR c++/8214
5780         * g++.dg/init/string1.C: New test.
5781
5782         PR c++/8511
5783         * g++.dg/template/friend8.C: New test.
5784
5785 2002-11-29  Joe Buck <jbuck@synopsys.com>
5786
5787         * g++.dg/lookup/anon2.C: New test.
5788
5789 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5790
5791         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5792         h8300 port.
5793
5794 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5795
5796         * gcc.dg/bitfld-6.c: New test.
5797
5798 2002-11-27  Jan Hubicka  <jh@suse.cz>
5799
5800         * gcc.c-torture/execute/20021127.[cx]: New test.
5801
5802 2002-11-26  Jan Hubicka  <jh@suse.cz>
5803
5804         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5805         quality.
5806
5807 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5808
5809         * g++.dg/init/brace2.C: New test.
5810         * g++.old-deja/g++.mike/p9129.C: Correct.
5811
5812 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5813
5814         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5815
5816 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5817
5818         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5819
5820 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5821
5822         * testsuite/g++.dg/abi/empty11.C: New test.
5823         * testsuite/g++.dg/rtti/cv1.C: New test.
5824
5825 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5826
5827         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5828
5829 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5830
5831         * g++.dg/abi/empty10.C: New test.
5832
5833 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5834
5835         * gcc.c-torture/compile/20021124-1.c: New test.
5836
5837 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5838
5839         * g++.dg/abi/rtti2.C: New test.
5840
5841 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5842
5843         * gcc.dg/i386-unroll-1.c: New test.
5844
5845 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5846
5847         * gcc.c-torture/compile/20021120-1.c: New test.
5848         * gcc.c-torture/compile/20021120-2.c: New test.
5849
5850 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5851
5852         * gcc.dg/bitfld-5.c: New test.
5853
5854 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5855
5856         * gcc.c-torture/execute/20021120-3.c: New test.
5857
5858 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5859
5860         * gcc.c-torture/execute/20021120-2.c: New test.
5861
5862 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5863
5864         * gcc.c-torture/execute/20021120-1.c: New test.
5865
5866 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5867
5868         * gcc.c-torture/execute/20021118-3.c: New test.
5869
5870 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5871
5872         * gcc.c-torture/compile/20021119-1.c: New test.
5873
5874 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5875
5876         * gcc.dg/duff-1.c: New test.
5877         * gcc.dg/duff-2.c: New test.
5878         * gcc.dg/duff-3.c: New test.
5879
5880 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5881
5882         * gcc.dg/cpp/_Pragma5.c: New test.
5883
5884 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5885
5886         * gcc.c-torture/execute/20021118-2.c: New test.
5887
5888 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5889
5890         * gcc.c-torture/execute/20021118-1.c: New test.
5891
5892 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5893
5894         * gcc.dg/20021116-1.c: New test.
5895
5896 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5897
5898         * g++.dg/abi/vcall1.C: New test.
5899
5900 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5901
5902         * gcc.dg/20021029-1.c: New test.
5903         * gcc.dg/20021029-2.c: New test.
5904
5905 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5906
5907         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5908
5909 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5910
5911         PR c/8439
5912         * gcc.dg/20021110.c: Move to ...
5913         * gcc.c-torture/compile/20021110.c: .... here.
5914
5915 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5916
5917         PR c/8467
5918         * gcc.c-torture/execute/20021111-1.c
5919
5920 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5921
5922         PR c/8439
5923         * gcc.dg/20021110.c: New test.
5924
5925 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5926
5927         * g++.dg/abi/vthunk3.C: Run only on x86.
5928
5929 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5930
5931         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5932
5933 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5934
5935         * lib/compat.exp (compat-execute): Fix logic error in last
5936         change.
5937
5938 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5939
5940         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5941
5942 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5943
5944         PR c++/8389
5945         * g++.dg/template/access6.C: New test.
5946
5947 2002-11-08  Jan Hubicka  <jh@suse.cz>
5948
5949         * gcc.dg/i386-ssefp-1.c: New test.
5950         * gcc.dg/i386-ssefp-1.c: New test.
5951
5952 2002-11-08  Jan Hubicka  <jh@suse.cz>
5953
5954         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5955
5956 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5957
5958         * g++.dg/abi/vthunk3.C: New test.
5959
5960         PR c++/8338
5961         * g++.dg/template/crash2.C: New test.
5962
5963 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5964
5965         * testsuite/g++.dg/abi/dtor1.C: New test.
5966         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5967
5968 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5969
5970         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5971         Darwin.
5972
5973 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5974
5975         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5976         -mthumb.  Only xfail with -O0.
5977
5978 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5979
5980         * g++.dg/abi/thunk1.C: New test.
5981         * g++.dg/abi/thunk2.C: Likewise.
5982         * g++.dg/abi/vtt1.C: Likewise.
5983
5984 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5985
5986         PR optimization/8423
5987         * gcc.c-torture/execute/builtin-constant.c: New test.
5988
5989 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5990
5991         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5992         Add some more cases.
5993
5994 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5995
5996         PR c++/8391
5997         * g++.dg/opt/local1.C: New test.
5998
5999 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
6000
6001         PR c++/8160
6002         * g++.dg/template/complit1.C: New test.
6003
6004         PR c++/8149
6005         * g++.dg/template/typename4.C: Likewise.
6006
6007 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6008
6009         Core issue 287, PR c++/7639
6010         * g++.dg/template/instantiate1.C: Adjust error location.
6011         * g++.dg/template/instantiate3.C: New test.
6012         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
6013         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
6014         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
6015
6016 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
6017
6018         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
6019
6020 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
6021
6022         PR c++/8287
6023         * g++.dg/init/dtor2.C: New test.
6024
6025 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6026
6027         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
6028         * gcc.dg/nest.c: Bypass errors on irix6.
6029
6030 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
6031
6032         * gcc.dg/nest.c: Expect error for mmix-*-*.
6033         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
6034
6035 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
6036
6037         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
6038         markers.
6039
6040         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
6041
6042 2002-10-25  Mike Stump  <mrs@apple.com>
6043
6044         * gcc.dg/warn-1.c: New test.
6045
6046 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6047
6048         * g++.dg/template/typename3.C: New test.
6049
6050 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
6051
6052         * g++.dg/lookup/ptrmem1.C: New test.
6053
6054         * g++.dg/abi/vthunk2.C: New test.
6055
6056 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
6057
6058         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
6059
6060 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
6061
6062         * g++.dg/abi/empty9.C: New test.
6063
6064 2002-10-24  Richard Henderson  <rth@redhat.com>
6065
6066         * g++.dg/inherit/thunk1.C: Enable for ia64.
6067
6068 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6069
6070         PR c++/8067
6071         * g++.dg/lookup/pretty1.C: New test.
6072
6073 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
6074
6075         * gcc.dg/20021023-1.c: New test.
6076
6077 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
6078
6079         PR c++/7679
6080         * g++.dg/parse/inline1.C: New test.
6081
6082 2002-10-23  Richard Henderson  <rth@redhat.com>
6083
6084         * g++.dg/inherit/thunk1.C: Enable for x86_64.
6085
6086         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
6087
6088 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
6089
6090         PR c++/6579
6091         * g++.dg/parse/stmtexpr3.C: New test.
6092
6093 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
6094
6095         * g++.dg/expr/cond1.C: New test.
6096
6097 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6098
6099         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
6100
6101 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6102
6103         * g++.dg/abi/vbase13.C: New test.
6104         * g++.dg/abi/vbase14.C: Likewise.
6105
6106 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
6107
6108         * gcc.dg/tls/pic-1.c: New test.
6109         * gcc.dg/tls/nonpic-1.c: New test.
6110         * gcc.dg/20021018-1.c: New test.
6111
6112 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6113
6114         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
6115         Remove only files with the same base name as the test case.
6116         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
6117         (profopt-execute): Likewise.  Also, remove old profiling
6118         and performance data files before running the tests.
6119
6120         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
6121         * g++.dg/bprob/bprob.exp: Likewise.
6122         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
6123         to allow more general test case names.
6124
6125         * g++.dg/bprob/bprob-1.C: Rename to ...
6126         * g++.dg/bprob/g++-bprob-1.C: ... this.
6127
6128         * g77.dg/bprob/bprob-1.f: Rename to ...
6129         * g77.dg/bprob/g77-bprob-1.f: ... this.
6130
6131 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
6132
6133         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
6134         bison 1.50 or later.
6135
6136 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
6137
6138         * g++.dg/README: Describe more test directories.
6139
6140 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6141
6142         * g++.dg/init/array6.C: Add additional tests.
6143
6144 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
6145
6146         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
6147         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
6148
6149 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
6150
6151         * gcc.c-torture/compile/20020604-1.x: New.
6152         * gcc.c-torture/compile/simd-5.x: Likewise.
6153         * gcc.c-torture/execute/920710-1.x: Likewise.
6154         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
6155
6156 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6157
6158         * g++.dg/inherit/override1.C: Add dg-options clause.
6159
6160 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6161
6162         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6163         _mm_slli_si128.
6164
6165 2002-10-19  Andreas Schwab  <schwab@suse.de>
6166
6167         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6168         directory component.
6169
6170 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
6171
6172         * g++.dg/inherit/thunk1.C: New test.
6173
6174         * g++.dg/inherit/override1.C: New test.
6175
6176         * g++.dg/abi/mangle11.C: New test.
6177         * g++.dg/abi/mangle14.C: New test.
6178         * g++.dg/abi/mangle17.C: New test.
6179
6180 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
6181
6182         * g++.dg/overload/member2.C: New test.
6183
6184 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
6185
6186         * g++.dg/README: Describe new compat directory.
6187         * g++.dg/dg.exp: Skip tests in compat directory.
6188         * README.compat: New file.
6189         * lib/compat.exp: New expect script.
6190         * g++.dg/compat: New test directory.
6191         * g++.dg/compat/compat.exp: New expect script.
6192         * g++.dg/compat/abi: New test directory.
6193         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6194         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6195         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6196         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6197         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6198         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6199         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6200         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6201         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6202         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6203         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6204         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6205         * g++.dg/compat/break: New test directory.
6206         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6207         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6208         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6209         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6210         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6211         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6212         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6213         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6214         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6215         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6216         g++.dg/compat/break/README: New files.
6217         * g++.dg/compat/eh: New test directory.
6218         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6219         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6220         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6221         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6222         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6223         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6224         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6225         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6226         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6227         g++.dg/compat/eh/filter2_y.C,
6228         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6229         g++.dg/compat/eh/new1_y.C,
6230         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6231         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6232         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6233         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6234         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6235         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6236         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6237         g++.dg/compat/eh/unexpected1_y.C: New files.
6238         * g++.dg/compat/init: New test directory.
6239         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6240         g++.dg/compat/init/array5_y.C,
6241         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6242         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6243         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6244         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6245         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6246         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6247         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6248         g++.dg/compat/init/init-ref2_y.C: New files.
6249
6250 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6251
6252         PR c++/7584
6253         * g++.dg/inherit/using3.C: New test.
6254
6255 2002-10-17  Jan Hubicka  <jh@suse.cz>
6256
6257         * gcc.dg/20021017-2.c: New test.
6258
6259 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6260
6261         * g++.dg/abi/mangle16.C: Adjust.
6262
6263         * g++.dg/init/array8.C: New test.
6264
6265 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6266
6267         * gcc.dg/special/mips-abi.exp: New test.
6268         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6269
6270 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6271
6272         * g++.dg/abi/mangle16.C: New test.
6273         * g++.dg/abi/mangle17.C: Likewise.
6274
6275         PR c++/7478
6276         * g++.dg/template/ref1.C: New test.
6277
6278 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6279
6280         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6281
6282 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6283
6284         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6285
6286 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6287
6288         PR c++/7524
6289         * g++.dg/init/array7.C: New test.
6290
6291 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6292
6293         * g++.dg/init/array6.C: New test.
6294
6295         * g++.dg/abi/mangle13.C: Likewise.
6296         * g++.dg/abi/mangle14.C: Likewise.
6297         * g++.dg/abi/mangle15.C: Likewise.
6298
6299 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6300
6301         * g++.dg/abi/empty8.C: New test.
6302
6303 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6304
6305         * g++.dg/init/ctor1.C: New test.
6306
6307 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6308
6309         * gcc.c-torture/execute/20021015-1.c: New test.
6310
6311 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6312
6313         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6314
6315 2002-10-14  Jan Hubicka  <jh@suse.cz>
6316
6317         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6318
6319 2002-10-14  Richard Henderson  <rth@redhat.com>
6320
6321         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6322
6323 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6324
6325         PR optimization/6631
6326         * g++.dg/opt/const2.C: New test.
6327
6328 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6329
6330         PR c++/7176
6331         * g++.dg/parse/friend1.C: New test.
6332         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6333
6334 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6335
6336         * gcc.dg/20021014-1.c: New test.
6337
6338 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6339
6340         PR c++/5661
6341         * g++.dg/ext/vlm1.C: New test.
6342         * g++.dg/ext/vlm2.C: Likewise.
6343
6344         * g++.dg/init/array1.C: Remove invalid braces.
6345         * g++.dg/init/brace1.C: New test.
6346         * g++.dg/init/copy2.C: Likewise.
6347         * g++.dg/init/copy3.C: Likewise.
6348         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6349         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6350         braces.
6351
6352 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6353
6354         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6355
6356 2002-10-11  Richard Shann  <richard.shann@superh.com>
6357
6358         * gcc.c-torture/compile/simd-5.c: New test.
6359
6360 2002-10-10  Roger Sayle  <roger@eyesopen.com>
6361
6362         * gcc.c-torture/execute/shiftopt-1.c: New test case.
6363
6364 2002-10-10  Jim Wilson  <wilson@redhat.com>
6365
6366         * gcc.c-torture/execute/20021010-1.c: New test.
6367
6368 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
6369
6370         PR c/7353
6371         * g++.dg/ext/typedef-init.C: New test.
6372         * gcc.dg/typedef-init.c: New test.
6373
6374 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
6375
6376         * gcc.dg/cpp/paste13.c: New test.
6377
6378 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6379
6380         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
6381         remaining platforms, XFAIL during compile, not execute.  Don't
6382         XFAIL at -O0.
6383
6384 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
6385
6386         * gcc.dg/alias-1.c: Tweak expected warning.
6387
6388 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6389
6390         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6391
6392 2002-10-06  Andreas Jaeger  <aj@suse.de>
6393
6394         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6395         * gcc.dg/cpp/c++98.C: Likewise.
6396
6397         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6398         * g++.dg/cpp/c++98.C: Likewise.
6399
6400         * g++.dg/README (Subdirectories): Mention cpp directory.
6401
6402         PR target/7559
6403         * gcc.dg/20021006-1.c: New test.
6404
6405 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6406
6407         PR c++/7804
6408         * g++.dg/other/warning1.C: New test.
6409
6410 2002-10-04  Roger Sayle  <roger@eyesopen.com>
6411
6412         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
6413         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
6414         and sparc-*-* with -m64 as expected failures.  See PR 8087.
6415
6416 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6417
6418         PR c++/7931
6419         * g++.dg/template/ptrmem3.C: New test.
6420
6421         PR c++/7754
6422         * g++.dg/template/union1.C: New test.
6423
6424 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6425
6426         PR c++/8006
6427         * g++.dg/abi/mangle9.C: New test.
6428         * g++.dg/abi/mangle10.C: New test.
6429         * g++.dg/abi/mangle11.C: New test.
6430         * g++.dg/abi/mangle12.C: New test.
6431
6432 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
6433
6434         PR c++/7188.
6435         * g++.dg/template/meminit1.C: New test.
6436         * g++.dg/warn/Wreorder-1.C: Likewise.
6437         * g++.old-deja/g++.mike/warn3.C: Tweak.
6438         * lib/prune.exp: Ingore "in copy constructor".
6439
6440 2002-10-02  Andreas Jaeger  <aj@suse.de>
6441
6442         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6443         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6444         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6445         on x86-64.
6446
6447 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6448
6449         * gcc.dg/empty1.C: Fix typo.
6450
6451 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
6452
6453         * gcc.dg/alias-1.c: New test.
6454
6455 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6456
6457         * gcc.dg/empty1.C: New test.
6458
6459         * g++.dg/tls/init-2.C: Tweak error messages.
6460
6461 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6462
6463         * gcc.c-torture/compile/20020923-1.c: New test.
6464
6465 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6466
6467         * gcc.c-torture/execute/ffs-1.c: New test.
6468         * gcc.c-torture/execute/ffs-2.c: Ditto.
6469
6470 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6471
6472         * g++.dg/overload/member1.C: New test.
6473
6474 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6475
6476         * g++.dg/abi/empty7.C: New test.
6477         * g++.dg/init/pm2.C: Likewise.
6478
6479 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6480
6481         * g++.dg/rtti/crash1.C: New test.
6482
6483 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6484
6485         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6486         gcc.dg/sibcall-4.c: New tests.
6487
6488 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6489
6490         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6491         powerpc and MMIX targets.
6492
6493 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6494
6495         * gcc.dg/cpp/20020927-1.c: New.
6496
6497 2002-09-26  David S. Miller  <davem@redhat.com>
6498
6499         * gcc.c-torture/compile/trunctfdf.c: New.
6500
6501 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6502
6503         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6504
6505 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6506
6507         * gcc.c-torture/execute/loop-15.c: New.
6508
6509 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6510
6511         * README.QMTEST: Fix typo.
6512
6513 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6514
6515         * gcc.dg/20020926-1.c: New test.
6516
6517 2002-09-25  David S. Miller  <davem@redhat.com>
6518
6519         PR target/7842
6520         * gcc.c-torture/execute/shiftdi.c: New test.
6521
6522 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6523
6524         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6525         unique to the tool.
6526         * lib/g77.exp (g77_init): Likewise.
6527         * lib/g++.exp (g++_init): Likewise.
6528         * lib/objc.exp (objc_init): Likewise.
6529
6530 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6531
6532         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6533         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6534         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6535
6536 2002-09-25  Richard Henderson  <rth@redhat.com>
6537
6538         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6539         too-small long double.
6540
6541 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6542
6543         * gcc.dg/20020919-1.c: New test.
6544
6545 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6546
6547         * g++.dg/abi/bitfield6.C: New test.
6548         * g++.dg/abi/bitfield7.C: New test.
6549         * g++.dg/abi/bitfield8.C: New test.
6550         * g++.dg/abi/vbase11.C: New test.
6551
6552 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6553
6554         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6555         hppa*-*-hpux*.  Update test comment.
6556
6557 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6558
6559         * gcc.dg/tls/struct-1.c: New test.
6560
6561 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6562
6563         * gcc.dg/cpp/tr-warn2.c: Update.
6564
6565 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6566
6567         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6568
6569 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6570
6571         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6572         systems.
6573
6574 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6575
6576         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6577
6578         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6579         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6580         setting of cxxfilt.
6581
6582 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6583
6584         * gcc.dg/20020312-2.c: Update for darwin.
6585
6586 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6587
6588         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6589
6590 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6591
6592         * objc.dg/comp-types-1.m: New test.
6593         * objc.dg/comp-types-2.m: New test.
6594         * objc.dg/comp-types-3.m: New test.
6595         * objc.dg/comp-types-4.m: New test.
6596         * objc.dg/comp-types-5.m: New test.
6597         * objc.dg/comp-types-6.m: New test.
6598
6599 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6600
6601         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6602
6603 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6604
6605         * g++.dg/other/do1.C: New test.
6606
6607         * g++.dg/template/subst1.C: New test.
6608
6609 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6610
6611         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6612
6613 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6614
6615         * g++.dg/template/qualttp20.C: Adjust expected errors.
6616         * g++.old-deja/g++.jason/report.C: Likewise.
6617         * g++.old-deja/g++.other/qual1.C: Likewise.
6618
6619         * g++.dg/lookup/scoped2.C: New test.
6620
6621         * g++.dg/ext/asm3.C: New test.
6622
6623 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6624
6625         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6626
6627 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6628
6629         * ChangeLog: follow spelling conventions.
6630         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6631         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6632         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6633         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6634         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6635         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6636         * g++.old-deja/g++.law/global-init1.C: Likewise.
6637         * g++.old-deja/g++.other/delete4.C: Likewise.
6638         * g++.old-deja/g++.other/inline21.C: Likewise.
6639         * g++.old-deja/g++.other/singleton.C: Likewise.
6640         * g77.dg/strlen0.f: Likewise.
6641         * g77.f-torture/compile/20010519-1.f: Likewise.
6642         * g77.f-torture/compile/980310-4.f: Likewise.
6643         * gcc.c-torture/compile/20000605-1.c: Likewise.
6644         * gcc.c-torture/execute/20020225-1.c: Likewise.
6645         * gcc.dg/c90-hexfloat-2.c: Likewise.
6646         * gcc.dg/c99-bool-1.c: Likewise.
6647         * gcc.dg/c99-hexfloat-2.c: Likewise.
6648         * gcc.dg/dll-2.c: Likewise.
6649         * gcc.dg/wtr-union-init-1.c: Likewise.
6650         * gcc.dg/wtr-union-init-2.c: Likewise.
6651         * gcc.dg/wtr-union-init-3.c: Likewise.
6652         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6653         * gcc.dg/cpp/defined.c: Likewise.
6654         * gcc.dg/cpp/macsyntx.c: Likewise.
6655         * gcc.dg/cpp/paste2.c: Likewise.
6656         * gcc.dg/cpp/trad/defined.c: Likewise.
6657         * gcc.dg/format/c90-printf-1.c: Likewise.
6658         * gcc.dg/format/c90-scanf-1.c: Likewise.
6659         * gcc.dg/format/c99-printf-1.c: Likewise.
6660         * gcc.dg/format/c99-scanf-1.c: Likewise.
6661         * gcc.misc-tests/gcov-8.c: Likewise.
6662         * lib/profopt.exp: Likewise.
6663
6664 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6665
6666         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6667
6668 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6669
6670         * g++.dg/inherit/using2.C: New test.
6671
6672 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6673
6674         * ChangeLog: Follow spelling conventions.
6675         * g++.dg/template/friend4.C: Likewise.
6676         * g++.old-deja/g++.pt/crash67.C: Likewise.
6677         * gcc.c-torture/execute/20000801-4.c: Likewise.
6678         * gcc.dg/c90-digraph-1.c: Likewise.
6679         * gcc.dg/c94-digraph-1.c: Likewise.
6680         * gcc.dg/c99-digraph-1.c: Likewise.
6681         * gcc.dg/cpp/line5.c: Likewise.
6682         * gcc.dg/cpp/multiline.c: Likewise.
6683         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6684         * gcc.dg/format/attr-3.c: Likewise.
6685         * gcc.dg/format/c90-scanf-3.c: Likewise.
6686         * gcc.dg/format/ext-4.c: Likewise.
6687
6688 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6689
6690         * g++.dg/template/pretty1.C: New test.
6691
6692 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6693
6694         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6695
6696 2002-09-13  Matt Austern  <austern@apple.com>
6697
6698         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6699         passing a cast expression to a function by const reference.
6700
6701 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6702
6703         * g++.dg/template/deduce1.C: New test.
6704
6705 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6706
6707         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6708         32-bit int.
6709
6710 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6711
6712         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6713         usage.
6714
6715 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6716
6717         * gcc.c-torture/compile/20020910-1.c: New test.
6718
6719 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6720
6721         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6722
6723 2002-09-10  Andreas Jaeger  <aj@suse.de>
6724
6725         * gcc.dg/20020312-2.c: Adjust for x86-64.
6726
6727 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6728
6729         * g77.dg/7388.f: New test case for PR 7388.
6730
6731 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6732
6733         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6734
6735 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6736
6737         * objc.dg/proto-lossage-1.m: New test.
6738
6739 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6740
6741         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6742
6743 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6744
6745         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6746         expected to pass.
6747
6748 2002-09-06  Stan Shebs  <shebs@apple.com>
6749             David Edelsohn  <edelsohn@gnu.org>
6750
6751         * gcc.dg/weak: New directory.
6752         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6753         target-specific xfail bits.
6754         * gcc.dg/typeof-2.c: Move to new directory.
6755         * gcc.dg/weak.exp: New expect script.
6756
6757 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6758
6759         * gcc.c-torture/execute/extzvsi.c: New test.
6760
6761 2002-09-05  Stan Shebs  <shebs@apple.com>
6762
6763         * gcc.dg/weak-1.c: xfail on Darwin.
6764         * gcc.dg/weak-2.c: Ditto.
6765         * gcc.dg/weak-3.c: Ditto.
6766         * gcc.dg/weak-4.c: Ditto.
6767         * gcc.dg/weak-5.c: Ditto.
6768         * gcc.dg/weak-6.c: Ditto.
6769         * gcc.dg/weak-7.c: Ditto.
6770         * gcc.dg/weak-8.c: Ditto.
6771         * gcc.dg/weak-9.c: Ditto.
6772
6773 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6774
6775         * gcc.c-torture/execute/loop-14.c: New test.
6776
6777 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6778
6779         * g++.dg/other/cxa-atexit1.C: New test.
6780
6781         * gcc.dg/typeof-2.c: New test.
6782
6783 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6784
6785         * gcc.dg/builtins-2.c: New testcase.
6786         * gcc.dg/builtins-3.c: New testcase.
6787
6788 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6789
6790         * gcc.dg/cpp/_Pragma4.c: New test.
6791
6792 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6793
6794         * objc/execute/nil_method-1.m: New testcase.
6795
6796 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6797
6798         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6799         [Object class], not [Object initialize].
6800
6801 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6802             Hans-Peter Nilsson  <hp@bitrange.com>
6803
6804         * gcc.c-torture/execute/20020720-1.x: Skip test on
6805         mmix-knuth-mmixware.  Correct comment.
6806
6807 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6808
6809         * testsuite/g++.dg/abi/bitfield5.C: New test.
6810         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6811
6812 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6813
6814         * objc.dg/undeclared-selector.m: New test.
6815
6816 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6817
6818         * g++.dg/other/offsetof1.C: Avoid cast warning.
6819
6820 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6821
6822         * objc.dg/super-class-2.m: New test.
6823
6824 2002-08-24  Matt Austern  <austern@apple.com>
6825
6826         * g++.dg/ext/lvaddr.C: New test.
6827         * g++.dg/ext/lvcast.C: New test.
6828
6829 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6830
6831         * testsuite/g++.dg/inherit/cond1.C: New test.
6832
6833 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6834
6835         * gcc.dg/noncompile/incomplete-1.c: New test.
6836
6837 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6838
6839         * gcc.dg/typespec-1.c: New test.
6840
6841 2002-08-20  Devang Patel  <dpatel@apple.com>
6842         * objc.dg/proto-hier-2.m: New test.
6843
6844 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6845
6846         * objc.dg/bitfield-1.m: New test.
6847         * objc.dg/bitfield-2.m: New test.
6848
6849 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6850
6851         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6852         gcc.dg/c99-flex-array-4.c: New tests.
6853
6854 2002-08-16  Stan Shebs  <shebs@apple.com>
6855
6856         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6857
6858 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6859
6860         * gcc.dg/typeof-1.c: New test.
6861         * g++.dg/ext/typeof2.C: New test.
6862
6863 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6864
6865         * g++.dg/other/offsetof1.C: New test.
6866
6867 2002-08-14  Richard Henderson  <rth@redhat.com>
6868
6869         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6870
6871 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6872
6873         * gcc.dg/cpp/_Pragma3.c: New test.
6874
6875 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6876
6877         * g++.dg/template/inherit3: New test.
6878
6879 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6880
6881         * gcc.dg/bitfld-4.c: Add blank options.
6882
6883 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6884
6885         * g++.dg/template/crash1.C: New test.
6886
6887 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6888
6889         * gcc.dg/tls/opt-2.c: New test.
6890
6891 2002-08-08  Devang Patel  <dpatel@apple.com>
6892
6893         * objc.dg/selector-1.m : New test
6894
6895 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6896
6897         * g++.dg/abi/bitfield4.C: New test.
6898         * gcc.dg/bitfld-4.c: New test.
6899
6900 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6901
6902         * g++.dg/other/packed1.C: New test.
6903
6904 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6905
6906         * g++.dg/abi/offsetof.C: Tweak error messages.
6907         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6908
6909 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6910
6911         * gcc.dg/bitfld-3.c: New test.
6912
6913 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6914             Richard Henderson  <rth@redhat.com>
6915
6916         * gcc.dg/i386-bitfield1.c: New test.
6917         * g++.dg/abi/bitfield3.C: Update.
6918
6919 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6920
6921         * objc.dg/const-str-2.m: Update.
6922         * gcc.dg/cpp/c++98.c: Change to C extension.
6923         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6924         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6925
6926 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6927
6928         * testsuite/gcc.dg/tls/diag-3.c: New.
6929
6930 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6931
6932         * g++.dg/README (Subdirectories): Document new subdir expr.
6933         * g++.dg/expr/pmf-1.C: New test.
6934
6935 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6936
6937         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6938
6939 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6940
6941         * g++.dg/abi/bitfield3.C: New test.
6942
6943 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6944
6945         * lib/gcov.exp: Tweak expected line formats.
6946         * gcc.misc-tests/gcov8.c: New test.
6947         * gcc.misc-tests/gcov8.x: New flags.
6948
6949 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6950
6951         * consistency.vlad/layout/endian.c: Include string.h.
6952
6953         * gcc.c-torture/execute/20020805-1.c: New test.
6954
6955 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6956
6957         * g++.dg/other/conversion1.C: New test.
6958
6959 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6960
6961         * gcc.dg/builtins-1.c: New testcase.
6962
6963 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6964
6965         * g++.dg/inherit/access3.C: New test.
6966
6967 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6968
6969         * gcc.dg/ia64-visibility-2.c: New test.
6970
6971 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6972
6973         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6974         __qualifier_flags to __flags.
6975
6976 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6977
6978         * g++.dg/inherit/operator1.C: New test.
6979         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6980         * g++.dg/other/error1.C: Change expected error message.
6981         * g++.dg/template/conv4.C: Likewise.
6982
6983 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6984
6985         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6986         for documented behavior.
6987
6988 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6989
6990         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6991         several targets known to fail.
6992
6993 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6994
6995         * gcc.dg/mips-args-[123].c: New tests.
6996
6997 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6998
6999         * gcc.dg/ppc-spe.c: New.
7000
7001 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
7002
7003         * g++.dg/other/ptrmem4.C: New testcase.
7004
7005 2002-07-24  Richard Henderson  <rth@redhat.com>
7006
7007         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
7008
7009 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
7010
7011         * g++.dg/ext/alignof1.C (main): Return 0 for success.
7012
7013 2002-07-24  Roger Sayle  <roger@eyesopen.com>
7014
7015         * gcc.c-torture/execute/memset-3.c: New testcase.
7016
7017 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
7018
7019         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
7020         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
7021
7022 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7023
7024         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
7025         Delete.
7026
7027 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
7028
7029         * gcc.c-torture/compile/simd-4.c: New test.
7030
7031 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7032
7033         PR c++/7347, c++/7348
7034         * g++.dg/template/access4.C: New test.
7035         * g++.dg/template/access5.C: New test.
7036         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
7037         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
7038         * g++.old-deja/g++.pt/ttp58.C: Likewise.
7039         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
7040
7041 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
7042
7043         * gcc.dg/gnu89-init-2.c: New test.
7044
7045 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
7046
7047         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
7048
7049 2002-07-20  Roger Sayle  <roger@eyesopen.com>
7050
7051         * gcc.c-torture/execute/20020720-1.c: New testcase.
7052
7053 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
7054
7055         * gcc.dg/cpp/Wsignprom.c: New tests.
7056
7057 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
7058
7059         * gcc.c-torture/execute/loop-13.c: New test.
7060
7061 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
7062
7063         * gcc.dg/cpp/expr.c: New tests.
7064
7065 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
7066
7067         * g++.dg/opt/pr6713.C: Add template instantiation.
7068
7069 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
7070
7071         * gcc.dg/nest.c: New test.
7072
7073 2002-07-17  Richard Henderson  <rth@redhat.com>
7074
7075         * g++.dg/opt/pr6713.C: New test.
7076
7077 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
7078
7079         * gcc.c-torture/execute/loop-2e.x: Let the testcase
7080         XFAIL for all x86 processors.
7081
7082 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
7083
7084         * gcc.c-torture/execute/20010122-1.x: Do not test with
7085         -fomit-frame-pointer.
7086
7087 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7088
7089         * g++.dg/template/instantiate2.C: New test.
7090         * g++.dg/template/spec4.C: New test.
7091
7092 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7093
7094         * g++.dg/template/access2.C: New test.
7095         * g++.dg/template/access3.C: New test.
7096
7097 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
7098
7099         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
7100         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
7101         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
7102         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
7103         Convert to use <stdarg.h>.
7104         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
7105         Delete.
7106         * gcc.dg/va-arg-2.c: New.
7107         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
7108
7109 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
7110
7111         * gcc.c-torture/compile/20020710-1.c: New test.
7112
7113 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
7114                           Andrew Pinski  <pinskia@physics.uc.edu>
7115
7116         gcc.c-torture/compile/simd-2.c: New testcase.
7117         gcc.c-torture/compile/simd-3.c: Likewise.
7118
7119 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
7120
7121         PR c++/7224
7122         * g++.dg/overload/error1.C: New test.
7123
7124 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7125
7126         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
7127         configuration and IRIX 6 O32 ABI.
7128
7129 2002-07-11  Roger Sayle  <roger@eyesopen.com>
7130
7131         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
7132
7133 2002-07-10  Roger Sayle  <roger@eyesopen.com>
7134
7135         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
7136
7137 2002-07-10  Jeffrey A Law  <law@redhat.com>
7138
7139         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
7140
7141         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
7142
7143 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
7144
7145         * gcc.dg/20020312-2.c: Check for __PPC__.
7146
7147 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
7148
7149         * gcc.c-torture/compile/20020709-1.c: New test.
7150
7151 2002-07-07  Roger Sayle  <roger@eyesopen.com>
7152
7153         * g++.dg/template/qualttp21.C: New test case.
7154
7155 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
7156
7157         * gcc.c-torture/compile/20020706-1.c: New test.
7158         * gcc.c-torture/compile/20020706-2.c: New test.
7159
7160 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
7161             Alexandre Oliva  <aoliva@redhat.com>
7162
7163         * g++.dg/warn/incomplete1.C: New test.
7164
7165 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7166
7167         PR c++/7099
7168         * g++.dg/warn/noreturn1.C: New test.
7169
7170 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
7171
7172         PR c++/6706
7173         * g++.dg/debug/debug6.C: New test.
7174         * g++.dg/debug/debug7.C: New test.
7175
7176 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
7177
7178         * gcc.c-torture/compile/simd-3.c: New test.
7179
7180 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
7181
7182         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7183         * gcc.dg/20020620-1.c: Likewise.
7184
7185 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7186
7187         PR c++/6944
7188         * g++.dg/init/array4.C: New test.
7189         * g++.dg/init/array5.C: New test.
7190
7191 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
7192
7193         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7194         * gcc.c-torture/execute/simd-2.c (main): Likewise.
7195
7196 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7197
7198         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7199         * gcc.dg/wtr-aggr-init-1.c: Likewise.
7200         * gcc.dg/wtr-conversion-1.c: Likewise.
7201         * gcc.dg/wtr-escape-1.c: Likewise.
7202         * gcc.dg/wtr-int-type-1.c: Likewise.
7203         * gcc.dg/wtr-label-1.c: Likewise.
7204         * gcc.dg/wtr-static-1.c: Likewise.
7205         * gcc.dg/wtr-strcat-1.c: Likewise.
7206         * gcc.dg/wtr-suffix-1.c: Likewise.
7207         * gcc.dg/wtr-switch-1.c: Likewise.
7208         * gcc.dg/wtr-unary-plus-1.c: Likewise.
7209         * gcc.dg/wtr-union-init-1.c: Likewise.
7210         * gcc.dg/wtr-union-init-2.c: Likewise.
7211         * gcc.dg/wtr-union-init-3.c: Likewise.
7212
7213         * gcc.dg/wtr-func-def-1.c: New test.
7214
7215 2002-07-02 Devang Patel <dpatel@apple.com>
7216
7217         * objc.dg/param-1.m: New test.
7218
7219 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7220
7221         * gcc.dg/cpp/trad/directive.c: Add test.
7222         * gcc.dg/cpp/trad/macroargs.c: Add test.
7223         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7224
7225 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7226
7227         * gcc.dg/cpp/cmdlne-M.c: New test.
7228
7229 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7230
7231         * objc.dg/desig-init-1.m: New test.
7232
7233 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7234
7235         PR c++/6716
7236         * g++.dg/template/instantiate1.C: New test.
7237
7238 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7239
7240         PR c++/7112
7241         * g++.dg/template/sizeof2.C: New test.
7242
7243 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7244
7245         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7246         gcc.dg/cpp/trad/include.c: New tests.
7247
7248 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7249
7250         PR target/7177
7251         * gcc.c-torture/compile/20020701-1.c: New test.
7252
7253 2002-07-01  Stan Shebs  <shebs@apple.com>
7254
7255         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7256         header here...
7257         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7258         (objc-torture-execute): or here.
7259
7260 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7261
7262         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7263
7264 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7265
7266         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7267
7268 2002-06-30  Devang Patel  <dpatel@apple.com>
7269
7270         * objc.dg/fsyntax-only.m: New test.
7271
7272 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7273
7274         PR c++/6695
7275         * g++.dg/template/friend7.C: New file.
7276
7277 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7278
7279         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7280         return type.
7281
7282 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7283
7284         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7285         avoid division by zero.
7286
7287 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7288
7289         * gcc.dg/Wunknownprag.c: New tests.
7290
7291 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7292
7293         * gcc.c-torture/execute/simd-2.c: New test.
7294
7295 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7296
7297         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7298         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7299         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7300         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7301         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7302         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7303         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7304         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7305         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7306         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7307         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7308         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7309         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7310         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7311         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7312         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7313         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7314
7315 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7316
7317         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7318         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7319         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7320         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7321         New tests.
7322         * gcc.dg/cpp/trad/directive.c: Update.
7323
7324 2002-06-23  Andreas Jaeger  <aj@suse.de>
7325
7326         * gcc.c-torture/execute/complex-6.c: New.
7327
7328 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7329
7330         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7331         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7332         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7333         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7334
7335 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7336
7337         * gcc.dg/cpp/trad: New directory with traditional tests copied
7338         from parent directory.
7339         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7340         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7341         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7342         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7343         Move to trad/ and rename.
7344         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7345         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7346         gcc.dg/cpp/trad/redef2.c: New tests.
7347         * gcc.dg/cpp/trad/trad.exp: New driver.
7348
7349 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7350
7351         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7352         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7353         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7354         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7355         Remove.
7356
7357 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
7358
7359         * gcc.dg/20020620-1.c: New test.
7360
7361 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7362
7363         * g++.dg/template/ttp4.C: New test.
7364
7365 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
7366
7367         * g++.dg/opt/vt1.C: Fix regexp.
7368
7369 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7370
7371         * gcc.c-torture/execute/pure-1.c: Make functions static again.
7372         Don't use attribute `noinline'.
7373
7374 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7375
7376         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
7377
7378 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
7379
7380         * gcc.c-torture/execute/simd-1.c: New.
7381
7382         * gcc.dg/simd-1.c: New.
7383
7384 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7385
7386         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7387
7388 2002-06-16  Richard Henderson  <rth@redhat.com>
7389
7390         * g++.dg/ext/anon-struct1.C: New.
7391         * g++.dg/ext/anon-struct2.C: New.
7392         * g++.dg/ext/anon-struct3.C: New.
7393         * gcc.dg/anon-struct-1.c: New.
7394         * gcc.dg/anon-struct-2.c: New.
7395         * gcc.dg/anon-struct-3.c: New.
7396         * gcc.dg/20011008-1.c: Adjust warning text.
7397         * gcc.dg/20020527-1.c: Add -fms-extensions.
7398
7399 2002-06-16  Richard Henderson  <rth@redhat.com>
7400
7401         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7402
7403 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
7404
7405         * gcc.c-torture/execute/20020615-1.c: New test.
7406
7407 2002-06-15  Roger Sayle  <roger@eyesopen.com>
7408
7409         * gcc.c-tortuture/execute/compare-1.c: New test case.
7410         * gcc.c-tortuture/execute/compare-2.c: New test case.
7411         * gcc.c-tortuture/execute/compare-3.c: New test case.
7412
7413 2002-06-13  Richard Henderson  <rth@redhat.com>
7414
7415         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
7416         ia64 ilp32.
7417
7418 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7419
7420         * g++.dg/template/typename2.C: Update error message.
7421
7422 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
7423
7424         * gcc.c-torture/execute/20020611-1.c: New test.
7425
7426 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
7427
7428         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7429         list of targets to skip.
7430
7431 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
7432
7433         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7434         targets if not optimizing.
7435
7436 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
7437
7438         * gcc.c-torture/compile/20020605-1.c: New test.
7439
7440         * g++.dg/opt/vt1.C: New test.
7441
7442         * gcc.dg/20020531-1.c: New test.
7443
7444         * gcc.dg/20020530-1.c: New test.
7445
7446         * gcc.dg/20020527-1.c: New test.
7447
7448         * g++.dg/opt/cse1.C: New test.
7449
7450 2002-06-07  Roger Sayle  <roger@eyesopen.com>
7451
7452         * gcc.dg/20020607-2.c: New test case.
7453
7454 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
7455
7456         * gcc.c-torture/compile/20020604-1.c: New test.
7457
7458 2002-06-04  Richard Henderson  <rth@redhat.com>
7459
7460         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7461         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7462         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7463
7464 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7465
7466         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7467
7468 2002-06-03  Richard Henderson  <rth@redhat.com>
7469
7470         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7471         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7472
7473 2002-06-02  Richard Henderson  <rth@redhat.com>
7474
7475         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7476         test functions static.
7477
7478 2002-06-02  Andreas Jaeger  <aj@suse.de>
7479
7480         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7481         now.
7482
7483 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7484
7485         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7486         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7487         Update for mofified diagnostics.
7488         * gcc.dg/c99-intconst-1.c: No longer fail.
7489
7490 2002-06-02  Richard Henderson  <rth@redhat.com>
7491
7492         * gcc.dg/uninit-A.c: Remove xfail markers.
7493
7494 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7495
7496         * gcc.dg/fnegate-1.c: New test case.
7497
7498 2002-05-30  Osku Salerma  <osku@iki.fi>
7499
7500         * gcc.c-torture/execute/mayalias-1.c: New file.
7501
7502 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7503
7504         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7505         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7506         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7507
7508 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7509
7510         * gcc.c-torture/execute/20020529-1.c: New test.
7511
7512 2002-05-27  Richard Henderson  <rth@redhat.com>
7513
7514         * g++.dg/ext/attrib6.C: New test case.
7515
7516 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7517
7518         * gcc.c-torture/execute/pure-1.c: New test.
7519
7520 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7521
7522         * gcc.dg/cpp/arith-2.c: Remove.
7523
7524 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7525
7526         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7527         * gcc.dg/cpp/if-3.c: Remove.
7528
7529 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7530
7531         * g++.dg/opt/cse2.C: New test.
7532
7533 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7534
7535         * gcc.dg/cpp/arith-1.c: New semantic tests.
7536         * gcc.dg/cpp/if-1.c: Update.
7537
7538 2002-05-24  Ben Elliston  <bje@redhat.com>
7539
7540         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7541
7542 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7543
7544         * gcc.dg/verbose-asm.c: New test.
7545
7546 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7547
7548         * gcc.dg/cpp/paste12.c: New test.
7549
7550 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7551
7552         * g++.dg/parse/named_ops.C: New test.
7553
7554 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7555
7556         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7557
7558 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7559
7560         * gcc.dg/weak-2.c: Allow optional leading underscore
7561         in scan-assembler symbol name.
7562         * gcc.dg/weak-3.c: Likewise.
7563         * gcc.dg/weak-4.c: Likewise.
7564         * gcc.dg/weak-5.c: Likewise.
7565
7566 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7567
7568         * gcc.dg/20020523-1.c: New test.
7569
7570 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7571
7572         * objc.dg/const-str-2.m: Update now that we stop after
7573         a command line error.
7574
7575 2002-05-22  Richard Henderson  <rth@redhat.com>
7576
7577         * g++.dg/dg.exp: Fix typo in test pruneing.
7578
7579 2002-05-22  Richard Henderson  <rth@redhat.com>
7580
7581         * g++.dg/dg.exp: Prune the tls subdirectory.
7582         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7583         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7584         * g++.dg/tls/init-1.C: New.
7585
7586 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7587
7588         * gcc.dg/20020517-1.c: New test.
7589
7590 2002-05-21  Richard Henderson  <rth@redhat.com>
7591
7592         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7593         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7594
7595 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7596
7597         * g++.dg/other/copy2.C: New test.
7598
7599 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7600
7601         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7602         (MAX_COPY): Bump up to 10 times sizeof (long long).
7603         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7604
7605         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7606         sizeof (long long).
7607
7608         * gcc.c-torture/execute/strcpy-1.c: New test.
7609
7610 2002-05-19  Jason Merrill  <jason2redhat.com>
7611
7612         * g++.dg/ext/oper1.C: New test.
7613
7614 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7615 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7616
7617         * README.QMTEST: New file.
7618
7619         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7620
7621 2002-05-19  Andreas Jaeger  <aj@suse.de>
7622
7623         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7624         now.
7625         * gcc.c-torture/execute/loop-2d.x: Likewise.
7626
7627 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7628
7629         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7630         support weak symbols.
7631         * gcc.dg/weak-4.c: Likewise
7632         * gcc.dg/weak-6.c: Likewise
7633
7634 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7635
7636         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7637         cygwin, coff and h8300-*-hms targets
7638         * gcc.dg/weak-5.c: Likewise
7639         * gcc.dg/weak-7.c: Likewise
7640
7641 2002-05-16  Jason Merrill  <jason@redhat.com>
7642
7643         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7644         (scan-assembler-not, scan-assembler-dem): Likewise.
7645         (scan-assembler-dem-not): Likewise.
7646
7647 2002-05-15  Richard Henderson  <rth@redhat.com>
7648
7649         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7650
7651 2002-05-15  Richard Henderson  <rth@redhat.com>
7652
7653         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7654         (vfoo1f): Warning here.
7655         (vfoo1l): Don't redefine the alias.
7656
7657 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7658
7659         * g++.dg/init/pm1.C: New test.
7660
7661 2002-05-12  David S. Miller  <davem@redhat.com>
7662
7663         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7664         types.
7665
7666 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7667
7668         * gcc.c-torture/execute/20020510-1.c: New test case.
7669
7670 2002-05-10  David S. Miller  <davem@redhat.com>
7671
7672         * gcc.c-torture/execute/conversion.c: Test long double too.
7673
7674 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7675
7676         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7677         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7678         * lib/g++.exp (g++_link_flags): Likewise.
7679         * lib/objc.exp (objc_target_compile): Likewise.
7680
7681 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7682
7683         * gcc.dg/cpp/poison.c: Update.
7684         * gcc.dg/cpp/20000625-2.c: Remove.
7685         * gcc.dg/cpp/direct2s.c: Remove final test.
7686
7687 2002-05-08  Tom Rix  <trix@redhat.com>
7688
7689         * gcc.c-torture/execute/20020508-1.c: New test.
7690         * gcc.c-torture/execute/20020508-2.c: New test.
7691         * gcc.c-torture/execute/20020508-3.c: New test.
7692
7693 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7694
7695         * gcc.dg/cpp/charconst-4.c: More tests.
7696
7697 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7698
7699         PR c/6569
7700         * gcc.dg/weak-3.c: Update location of warning messages.
7701         * gcc.dg/weak-5.c: Likewise.
7702
7703 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7704
7705         * gcc.c-torture/execute/20020506-1.c: New test case.
7706
7707 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7708
7709         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7710
7711 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7712
7713         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7714
7715 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7716
7717         * gcc.dg/cpp/charconst-3.c: New test.
7718
7719 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7720
7721         * gcc.dg/cpp/charconst.c: Update tests.
7722
7723 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7724
7725         * treelang: Added directory for new sample language treelang. Also
7726         lib/treelang.exp: New file to signal treelang should be tested.
7727
7728 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7729
7730         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7731         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7732         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7733         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7734         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7735         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7736         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7737
7738 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7739
7740         * gcc.dg/format/xopen-2.c: New test.
7741
7742 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7743
7744         * gcc.dg/20020503-1.c: New test.
7745
7746 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7747
7748         * g++.dg/init/dtor1.C: Make it tougher.
7749
7750 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7751
7752         * g++.dg/init/dtor1.C: New test.
7753
7754 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7755
7756         * gcc.dg/altivec-8.c: New.
7757
7758 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7759
7760         * gcc.dg/altivec-7.c: New.
7761
7762 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7763
7764         * g++.dg/parse/typedef1.C: New test.
7765
7766 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7767
7768         PR c++/6486
7769         * g++.dg/template/friend6.C: New test.
7770
7771         PR c++/6492
7772         * g++.dg/init/copy1.C: New test.
7773
7774 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7775
7776         * g++.dg/warn/effc1.C: New test.
7777
7778 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7779
7780         * gcc.dg/cpp/if-cexp.c: Add a test.
7781
7782 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7783
7784         * gcc.dg/20020426-2.c: New test.
7785
7786 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7787
7788         * gcc.dg/cpp/if-mop.c: Update.
7789         * gcc.dg/cpp/if-mpar.c: Add test.
7790         * gcc.dg/cpp/if-oppr.c: Update.
7791
7792 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7793
7794         PR c/6343
7795         * gcc.dg/weak-[2-7].c: New tests.
7796
7797 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7798
7799         * gcc.dg/enum1.c: New test.
7800
7801 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7802
7803         PR c++/6497
7804         * g++.dg/inherit/access2.C: New test.
7805
7806 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7807
7808         PR bootstrap/6445
7809         * gcc.dg/20020426-1.c: New test.
7810
7811 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7812
7813         * g++.dg/abi/enum1.C: New test.
7814
7815 2002-04-26  Richard Henderson  <rth@redhat.com>
7816
7817         * gcc.dg/c99-bool-1.c: Expect always true warning.
7818
7819 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7820
7821         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7822
7823 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7824
7825         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7826         targets.
7827
7828 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7829
7830         * g++.dg/abi/mange7.C: New test.
7831
7832         PR c++/6438.
7833         * g++.dg/parse/stmtexpr2.C: New test.
7834
7835 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7836
7837         * gcc.dg/20020312-2.c: Add SH target.
7838
7839 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7840
7841         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7842         compiler output on mips*-*-irix*.
7843
7844 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7845
7846         * g++.dg/parse/attr1.C: New test.
7847
7848 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7849
7850         * gcc.c-torture/execute/string-opt-17.c: New test case.
7851         * gcc.c-torture/execute/memset-2.c: New test case.
7852
7853 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7854
7855         PR c++/6256:
7856         * g++.dg/template/friend5.C: New test.
7857
7858         PR c++/6331:
7859         * g++.dg/template/qual1.C: Likewise.
7860
7861 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7862
7863         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7864         Include stdlib.h, not stdio.h or ctype.h.
7865
7866 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7867
7868         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7869         cris-*-elf* and mmix-*-*.
7870         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7871         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7872         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7873         Ditto.
7874         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7875         * gcc.dg/wchar_t-1.c: Ditto.
7876
7877 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7878
7879         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7880         Clarify comment.
7881
7882 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7883
7884         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7885
7886 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7887
7888         * gcc.c-torture/execute/20000906-1.x: Delete.
7889
7890 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7891
7892         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7893
7894 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7895
7896         * PR6367
7897         * g77.f-torture/execute/6367.f: New test.
7898         * g77.f-torture/execute/6367.x: Disable for MMIX.
7899
7900 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7901
7902         * PR6352
7903         * g++.dg/opt/inline2.C: New test.
7904
7905 2002-04-18  Richard Henderson  <rth@redhat.com>
7906
7907         * gcc.dg/20000906-1.c: Enable for all targets.
7908         * gcc.c-torture/compile/iftrap-2.c: New.
7909
7910 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7911
7912         * gcc.dg/20020418-1.c: New test.
7913         * gcc.dg/20020418-2.c: New test.
7914
7915 2002-04-18  Richard Henderson  <rth@redhat.com>
7916
7917         * gcc.c-torture/compile/iftrap-1.c: New.
7918         * gcc.dg/iftrap-1.c: Adjust for ia64.
7919         * gcc.dg/iftrap-2.c: New.
7920
7921 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7922
7923         * gcc.c-torture/compile/20020418-1.c: New test.
7924
7925 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7926
7927         * gcc.c-torture/compile/20020415-1.c: New.
7928
7929 2002-04-18  David S. Miller  <davem@redhat.com>
7930
7931         * gcc.c-torture/execute/20020418-1.c: New test.
7932
7933 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7934
7935         * gcc.dg/20020416-1.c: New test.
7936
7937         * g++.dg/opt/inline1.C: New test.
7938
7939 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7940
7941         * gcc.dg/altivec-5.c: New test.
7942
7943         * gcc.dg/20020415-1.c: New test.
7944
7945 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7946
7947         * testsuite/lib/chill.exp: Remove.
7948
7949 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7950
7951         * g++.dg/other/big-struct.C: New test.
7952
7953 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7954
7955         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7956         of scratch file.
7957
7958 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7959
7960         PR c/6277
7961         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7962         in scan-assembler function name
7963
7964 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7965
7966         * g77.f-torture/execute/980628-4.x,
7967         g77.f-torture/execute/980628-5.x,
7968         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7969         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7970         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7971         i[34567]86-*-*.
7972
7973 2002-04-13  David S. Miller  <davem@redhat.com>
7974
7975         * gcc.c-torture/execute/20020413-1.c: New test.
7976
7977 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7978
7979         * gcc.dg/asm-6.c,
7980         * g++.dg/ext/asm1.C: New tests.
7981
7982 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7983
7984         PR c++ 5373.
7985         * g++.dg/parse/stmtexpr1.C: New test.
7986
7987         PR c++/5189.
7988         * g++.dg/template/copy1.C: New test.
7989
7990 2002-04-12  Richard Henderson  <rth@redhat.com>
7991
7992         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7993
7994 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7995
7996         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7997         gcc.c-torture/execute/20020307-2.c.
7998
7999 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
8000
8001         * g++.dg/ext/attrib5.C,
8002         * g++.dg/lookup/struct1.C: New tests.
8003
8004 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
8005
8006         * gcc.dg/20020411-1.c: New test.
8007
8008         * gcc.c-torture/execute/20020411-1.c: New test.
8009
8010 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
8011
8012         * g77.f-torture/execute/6177.f: New test.
8013
8014 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
8015
8016         PR middle-end/6247
8017         * g++.dg/opt/cleanup1.C: New test.
8018
8019         * g++.dg/opt/const1.C: New test.
8020
8021 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
8022
8023         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
8024
8025 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
8026
8027         PR c++/5507
8028         * g++.dg/template/typename2.C: New test.
8029
8030 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
8031
8032         * gcc.c-torture/execute/loop-12.c: New.
8033
8034 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
8035
8036         * g77.f-torture/execute/980628-4.x,
8037         g77.f-torture/execute/980628-5.x,
8038         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
8039         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
8040         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
8041
8042 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8043
8044         PR optimization/6086
8045         * g++.dg/opt/preinc1.C: New test.
8046
8047 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8048
8049         PR c++/5571
8050         * g++.dg/opt/static2.C: New test.
8051
8052 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
8053
8054         PR c/5120
8055         * gcc.dg/20020406-1.c: New test.
8056
8057 2002-04-04  David S. Miller  <davem@redhat.com>
8058
8059         * gcc.c-torture/execute/20020404-1.c: New test.
8060
8061 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
8062
8063         PR c/6123
8064         * gcc.dg/20020312-2.c: Do not declare global register variable
8065         if __PIC__ or __pic__ is defined.
8066
8067 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
8068
8069         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
8070         __asm__ so that it works correctly even if -ansi -pedantic-errors.
8071
8072 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8073
8074         * gcc.misc-tests/linkage.exp: Update last change to handle
8075         sparc*-, not just sparc-.
8076
8077 2002-04-03  Richard Henderson  <rth@redhat.com>
8078
8079         * gcc.dg/cpp/ucs.c: Improved long UCS test.
8080
8081 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8082
8083         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
8084
8085 2002-04-02  David S. Miller  <davem@redhat.com>
8086
8087         * gcc.c-torture/execute/20020402-3.c: New test.
8088
8089 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
8090
8091         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
8092         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
8093
8094         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
8095         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
8096         g77.f-torture/execute/20001201.x,
8097         g77.f-torture/execute/u77-test.x: New files.
8098
8099         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
8100         * gcc.dg/wchar_t-1.c: Ditto.
8101
8102 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8103
8104         * gcc.c-torture/execute/20020402-1.c: New test.
8105
8106 2002-04-01  Richard Henderson  <rth@redhat.com>
8107
8108         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
8109
8110         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
8111
8112 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8113
8114         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
8115
8116 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8117
8118         * g++.dg/inherit/template-as-base.C: Expect error.
8119         * g++.dg/inherit/namespace-as-base.C: Likewise.
8120
8121 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
8122
8123         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
8124         g++.dg/ext/instantiate3.C: Tweak match patterns.
8125
8126         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
8127         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
8128         -da test.
8129
8130 2002-03-31  Richard Henderson  <rth@redhat.com>
8131
8132         * gcc.dg/special/alias-2.c: New.
8133         * gcc.dg/special/ecos.exp: Run it.
8134
8135 2002-03-31  Richard Henderson  <rth@redhat.com>
8136
8137         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
8138
8139 2002-03-31  Kazu Hirata  <kazu@hxi.com>
8140
8141         * gcc.dg/weak-1.c: Disable on h8300 port.
8142
8143 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
8144
8145         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
8146         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
8147         ordering tests.
8148         * g++.dg/bprob/bprob-1.C: New test.
8149         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
8150         * g++.dg/gcov/gcov-1.C: New test.
8151         * g++.dg/gcov/gcov-1.x: New file.
8152         * g++.dg/gcov/gcov-2.C: New test.
8153         * g++.dg/gcov/gcov-3.C: New test.
8154         * g++.dg/gcov/gcov-3.h: New file.
8155
8156 2002-03-28  Roger Sayle  <roger@eyesopen.com>
8157
8158         * g++.old-deja/g++.other/builtins5.C: New test.
8159         * g++.old-deja/g++.other/builtins6.C: New test.
8160         * g++.old-deja/g++.other/builtins7.C: New test.
8161         * g++.old-deja/g++.other/builtins8.C: New test.
8162         * g++.old-deja/g++.other/builtins9.C: New test.
8163
8164 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
8165
8166         * g++.dg/opt/static1.C: New test.
8167
8168         * g++.dg/opt/longbranch1.C: New test.
8169
8170 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
8171
8172         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8173
8174         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8175
8176 2002-03-28  Jeffrey A Law  (law@redhat.com)
8177
8178         * gcc.c-torture/execute/20020328-1.c: New test.
8179
8180 2002-03-27  Richard Henderson  <rth@redhat.com>
8181
8182         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8183         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8184         move from g++.old-deja/g++.ext/.
8185
8186 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
8187
8188         * g++.dg/init/new2.C: New test.
8189
8190 2002-03-26  Richard Henderson  <rth@redhat.com>
8191
8192         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8193
8194         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8195         on sparc.
8196
8197         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
8198         sparcv9 systems.
8199         * gcc.dg/20001102-1.c: Likewise.
8200
8201 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
8202
8203         * gcc.dg/cpp/endif-pedantic1.c,
8204         gcc.dg/cpp/endif-pedantic2.c:  New tests.
8205
8206 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
8207
8208         * g++.dg/init/new1.C: New test.
8209
8210 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8211
8212         * g++.dg/abi/vbase9.C: New test.
8213
8214 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8215
8216         * gcc.dg/arm-asm.c: New test.
8217
8218 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8219
8220         * gcc.dg/Wswitch-enum.c: New test.
8221         Fix PR c/5044.
8222
8223 2002-03-26  Richard Henderson  <rth@redhat.com>
8224
8225         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8226         structure.
8227
8228 2002-03-25  Richard Henderson  <rth@redhat.com>
8229
8230         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8231         sparcv9 systems.
8232
8233         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8234         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8235
8236 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8237
8238         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8239
8240 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8241
8242         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8243         targets using generic thunk support.
8244
8245 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8246
8247         * gcc.c-torture/compile/20020323-1.c: New test.
8248
8249         * g++.dg/opt/conj2.C: New test.
8250
8251 2002-03-24  Richard Henderson  <rth@redhat.com>
8252
8253         * gcc.dg/weak-1.c: Use -fno-common.
8254
8255 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8256
8257         * g77.dg/f77-edit-apostrophe-out.f: New test
8258         * g77.dg/f77-edit-h-out.f: New test
8259         * g77.dg/f77-edit-t-in.f: New test
8260         * g77.dg/f77-edit-t-out.f: New test
8261         * g77.dg/f77-edit-x-out.f: New test
8262         * g77.dg/f77-edit-slash-out.f: New test
8263         * g77.dg/f77-edit-colon-out.f: New test
8264         * g77.dg/f77-edit-s-out.f: New test
8265
8266 2002-03-24  Richard Henderson  <rth@redhat.com>
8267
8268         * objc/execute/formal_protocol-6.x: New XFAIL.
8269
8270 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8271
8272         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8273         that do not support weak symbols
8274
8275 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8276
8277         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8278         * lib/g77.exp:  Likewise
8279         * lib/objc.exp: Likewise
8280
8281 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8282
8283         * gcc.dg/Wswitch-default.c: New test.
8284
8285 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8286
8287         * g++.dg/other/enum1.C: New test.
8288
8289 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8290
8291         * gcc.dg/pragma-ep-3.c: Fix typo.
8292
8293 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8294
8295         * g++.dg/inherit/template-as-base.C: New test.
8296
8297 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8298
8299         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8300         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8301
8302 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8303
8304         * gcc.dg/cpp/multiline.c: Update to match.
8305
8306 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8307
8308         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8309
8310 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8311
8312         * gcc.dg/cpp/extratokens2.c:  New file.
8313
8314 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8315
8316         * gcc.dg/20020312-2.c: Add rs6000 target.
8317
8318         * gcc.c-torture/compile/20020319-1.c: New test.
8319
8320 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8321
8322         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8323         (A, E): Handle this.
8324
8325 2002-03-20  Jason Merrill  <jason@redhat.com>
8326
8327         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8328         ignoring -fpic.
8329         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8330         through prune_gcc_output.
8331
8332 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8333
8334         * gcc.c-torture/compile/20020320-1.c: New test.
8335
8336 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8337
8338         * gcc.c-torture/compile/20020318-1.c: New test.
8339
8340         * gcc.dg/struct-by-value-1.c: New test.
8341
8342         * gcc.dg/20020319-1.c: New test.
8343
8344 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8345
8346         * g++.dg/opt/conj1.C: New test.
8347
8348 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8349
8350         * g++.dg/template/qualttp20.C: Revert previous change.
8351         * g++.dg/template/qualttp3.C: Likewise.
8352         * g++.dg/template/qualttp4.C: Likewise
8353         * g++.dg/template/qualttp5.C: Likewise
8354         * g++.dg/template/qualttp6.C: Likewise
8355         * g++.dg/template/qualttp7.C: Likewise
8356         * g++.dg/template/qualttp8.C: Likewise
8357         * g++.dg/template/recurse.C: Likewise.
8358
8359 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8360
8361         * gcc.dg/cpp/wchar-1.c: Update.
8362
8363 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8364
8365         * g++.dg/template/conv1.C: New test.
8366         * g++.dg/template/conv2.C: New test.
8367         * g++.dg/template/conv3.C: New test.
8368         * g++.dg/template/conv4.C: New test.
8369
8370 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8371
8372         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8373         * g++.dg/template/qualttp3.C: Likewise.
8374         * g++.dg/template/qualttp4.C: Likewise
8375         * g++.dg/template/qualttp5.C: Likewise
8376         * g++.dg/template/qualttp6.C: Likewise
8377         * g++.dg/template/qualttp7.C: Likewise
8378         * g++.dg/template/qualttp8.C: Likewise
8379         * g++.dg/template/recurse.C: Likewise.
8380
8381 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8382
8383         * g++.dg/opt/dtor1.C: New test.
8384
8385 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
8386
8387         * gcc.c-torture/compile/20020315-1.c: New test.
8388
8389 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
8390
8391         * gcc.dg/weak-1.c: Fix scan tests.
8392
8393 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
8394
8395         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8396         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8397         cris-*-aout* mmix-*-*.
8398         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8399         cris-*-aout* mmix-*-*.
8400         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8401         cris-*-elf* cris-*-aout* and mmix-*-*.
8402         * gcc.dg/20001009-1.c: Ditto.
8403         * gcc.dg/20010912-1.c: Ditto.
8404         * gcc.dg/20020122-4.c: Ditto.
8405         * gcc.dg/inline-2.c: Ditto.
8406
8407 2002-03-14  Jeffrey A Law  (law@cygnus.com)
8408
8409         * gcc.c-torture/compile/20020314-1.c: New test.
8410
8411 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
8412
8413         * gcc.c-torture/execute/20020314-1.c: New test.
8414
8415 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
8416
8417         * g++.dg/warn/Wunused-1.C: New test.
8418
8419 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
8420
8421         * g++.dg/abi/mangle6.C: New test.
8422
8423 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
8424
8425         * gcc.c-torture/compile/20020309-2.c: New test.
8426
8427         * gcc.c-torture/compile/20020312-1.c: New test.
8428
8429 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8430
8431         * g++.dg/other/access1.C: New test.
8432
8433 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
8434
8435         * gcc.c-torture/execute/wchar_t-1.c: New test.
8436
8437 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
8438
8439         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
8440
8441 2002-03-12  Roger Sayle  <roger@eyesopen.com>
8442
8443         * gcc.dg/20020312-1.c: New test case.
8444
8445 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
8446
8447         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
8448
8449 2002-03-11  Richard Henderson  <rth@redhat.com>
8450
8451         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8452         * g++.old-deja/g++.jason/report.C: Likewise.
8453
8454 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8455
8456         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8457         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8458
8459 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8460
8461         * testsuite/g++.dg/overload/pmf1.C: New test.
8462
8463 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8464
8465         * gcc.c-torture/execute/20020307-1.c: Use long.
8466
8467 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8468
8469         PR optimization/5844
8470         * gcc.dg/20020310-1.c: New test.
8471
8472 2002-03-09  Michael Meissner  <meissner@redhat.com>
8473
8474         * gcc.c-torture/execute/memcpy-2.c: New test.
8475         * gcc.c-torture/execute/memset-1.c: New test.
8476         * gcc.c-torture/execute/strlen-1.c: New test.
8477         * gcc.c-torture/execute/strcmp-1.c: New test.
8478         * gcc.c-torture/execute/strncmp-1.c: New test.
8479
8480 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8481
8482         * gcc.dg/ppc-ldstruct.c: New test.
8483
8484 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8485
8486         * gcc.c-torture/execute/va-arg-22.c: New test.
8487
8488 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8489
8490         * gcc.c-torture/compile/20020309-1.c: New test.
8491
8492 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8493
8494         * gcc.c-torture/execute/20020307-2.c: New test.
8495
8496 2002-03-07  Jeffrey A Law  (law@redhat.com)
8497
8498         * g77.f-torture/compile/20020307-1.f: New test.
8499
8500 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8501
8502         * gcc.dg/unordered-1.c: New test.
8503
8504 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8505
8506         * gcc.c-torture/execute/20020307-1.c: New test.
8507
8508 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8509
8510         * gcc.dg/20020304-1.c: New test.
8511
8512         * gcc.c-torture/compile/20020304-2.c: New test.
8513
8514 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8515
8516         * gcc.c-torture/compile/20020304-1.c: New test case
8517         (from PR c/5830).
8518
8519 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8520
8521         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8522
8523 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8524
8525         * g++.dg/other/classkey1.C: New test.
8526
8527 2002-03-01  Richard Henderson  <rth@redhat.com>
8528
8529         * gcc.c-torture/compile/981223-1.x: New.
8530         * gcc.c-torture/compile/920625-1.x: New.
8531
8532 2002-02-28  Richard Henderson  <rth@redhat.com>
8533
8534         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8535
8536 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8537
8538         * gcc.c-torture/execute/20020227-1.c: New test.
8539
8540 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8541
8542         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8543         here" ERROR lines.
8544         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8545         * g++.old-deja.g++.other/defarg1.C: Likewise.
8546         * g++.old-deja/g++.pt/calls2.C: Likewise.
8547         * g++.old-deja/g++.pt/crash20.C: Likewise.
8548         * g++.old-deja/g++.pt/crash30.C: Likewise.
8549         * g++.old-deja/g++.pt/crash36.C: Likewise.
8550         * g++.old-deja/g++.pt/crash6.C: Likewise.
8551         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8552         * g++.old-deja/g++.pt/derived3.C: Likewise.
8553         * g++.old-deja/g++.pt/error1.C: Likewise.
8554         * g++.old-deja/g++.pt/friend21.C: Likewise.
8555         * g++.old-deja/g++.pt/friend23.C: Likewise.
8556         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8557         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8558
8559 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8560
8561         * gcc.c-torture/execute/20020225-2.c: New test.
8562
8563 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8564
8565         * gcc.c-torture/execute/920730-1t.c,
8566         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8567         Delete test cases, only relevant to -traditional.
8568
8569 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8570
8571         * gcc.dg/cpp/undef1.c: Remove.
8572         * gcc.dg/cpp/directiv.c: Update.
8573         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8574
8575 2002-02-27  Michael Meissner  <meissner@redhat.com>
8576
8577         * gcc.c-torture/execute/20020226-1.c: New test.
8578
8579 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8580
8581         * g++.dg/debug/debug4.C: New test.
8582
8583         * gcc.dg/ia64-visibility-1.c: New test.
8584
8585 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8586
8587         * gcc.dg/debug/20020224-1.c: New.
8588
8589 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8590
8591         * gcc.c-torture/execute/960416-1.x: New.
8592         * gcc.c-torture/execute/divconst-3.x: Likewise.
8593
8594 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8595
8596         * gcc.dg/20020224-1.c: New test.
8597
8598 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8599
8600         * gcc.c-torture/execute/20020225-1.c: New.
8601
8602 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8603
8604         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8605
8606 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8607
8608         * gcc.dg/20020222-1.c: New test.
8609
8610 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8611
8612         * g++.dg/opt/anonunion1.C: New test.
8613
8614 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8615
8616         * g++.dg/template/qualttp19.C: New test.
8617         * g++.dg/template/qualttp20.C: New test.
8618         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8619         * g++.old-deja/g++.other/qual1.C: Likewise.
8620
8621 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8622
8623         * gcc.dg/attr-alwaysinline.c: New.
8624
8625 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8626
8627         * gcc.dg/20020220-1.c: New test.
8628
8629         * gcc.dg/20020220-2.c: New test.
8630
8631         * g++.dg/opt/mmx1.C: New test.
8632
8633 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8634
8635         * gcc.c-torture/compile/20020110.c: New test.
8636
8637 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8638
8639         * gcc.c-torture/execute/20020219-1.c: New test.
8640
8641         * gcc.dg/20020219-1.c: New test.
8642
8643         * gcc.dg/noncompile/20020220-1.c: New test.
8644
8645         * g++.dg/opt/ptrintsum1.C: New test.
8646
8647         * gcc.dg/debug/20020220-1.c: New test.
8648
8649 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8650
8651         * gcc.c-torture/execute/20020216-1.c: New test.
8652
8653 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8654
8655         * gcc.dg/decl-1.c: Update, new test.
8656
8657 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8658
8659         * g++.dg/abi/bitfield1.C: New test.
8660         * g++.dg/abi/bitfield2.C: New test.
8661
8662 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8663
8664         * gcc.dg/attr-nest.c: New test.
8665
8666 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8667
8668         * gcc.c-torture/execute/20020215-1.c: New test.
8669
8670 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8671
8672         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8673         * g++.dg/debug/debug.exp: New.
8674         * g++.dg/debug/trivial.C: New.
8675         * g++.dg/debug/debug1.C: Moved...
8676         * g++.dg/other/debug1.C: ...from here.
8677         * g++.dg/debug/debug2.C: Moved...
8678         * g++.dg/other/debug2.C: ...from here.
8679         * g++.dg/debug/debug3.C: Moved...
8680         * g++.dg/other/debug3.C: ...from here.
8681
8682         * gcc.dg/noncompile/20020213-1.c: New test.
8683
8684 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8685
8686         * g++.dg/other/debug3.C: New test.
8687
8688         * gcc.c-torture/execute/20020213-1.c: New test.
8689
8690 2002-02-13  Richard Smith <richard@ex-parrot.com>
8691
8692         * g++.old-deja/g++.other/thunk1.C: New test.
8693
8694 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8695
8696         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8697
8698 2002-02-13  Stan Shebs  <shebs@apple.com>
8699
8700         * gcc.dg/altivec-3.c: New.
8701
8702 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8703
8704         * gcc.dg/Wunreachable-1.c: New test.
8705         * gcc.dg/Wunreachable-2.c: New test.
8706
8707 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8708
8709         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8710
8711 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8712
8713         * gcc.dg/decl-1.c: New test.
8714
8715 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8716
8717         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8718
8719 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8720
8721         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8722         * gcc.c-torture/compile/980506-1.x: Likewise.
8723
8724 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8725
8726         * gcc.dg/20020210-1.c: New.
8727
8728 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8729
8730         * g77.f-torture/execute/947.f: New regression test
8731         for PR fortran/947.
8732
8733 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8734
8735         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8736         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8737
8738 2002-02-08  Richard Henderson  <rth@redhat.com>
8739
8740         * gcc.c-torture/compile/labels-3.c: New.
8741
8742 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8743
8744         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8745         expression statements work instead.
8746         * gcc.dg/noncompile/20020207-1.c: New test.
8747
8748 2002-02-07  Richard Henderson  <rth@redhat.com>
8749
8750         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8751
8752 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8753
8754         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8755         message from g77
8756         * lib/g77-dg.exp: Trim g77 error messages so that they are
8757         recognized by dg.exp.
8758
8759 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8760
8761         PR fortran/5473
8762         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8763
8764 2002-02-07  Richard Henderson  <rth@redhat.com>
8765
8766         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8767         to be sufficiently aligned for integers.
8768
8769 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8770
8771         * g++.dg/template/friend4.C: New test.
8772
8773 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8774
8775         PR fortran/5743
8776         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8777         unsupported cases.
8778
8779 2002-02-07  Richard Henderson  <rth@redhat.com>
8780
8781         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8782         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8783         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8784         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8785
8786 2002-02-06  Richard Henderson  <rth@redhat.com>
8787
8788         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8789
8790 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8791
8792         * gcc.dg/20020206-1.c: New test.
8793
8794 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8795
8796         * gcc.c-torture/execute/20020206-1.c: New test.
8797
8798         * gcc.c-torture/execute/20020206-2.c: New test.
8799
8800         PR optimization/5429:
8801         * gcc.c-torture/compile/20020206-1.c: New test.
8802
8803 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8804
8805         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8806         as certain file formats cannot support particularly large
8807         alignments.
8808
8809         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8810         and do not expect to be able to link the executable.
8811
8812         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8813         fail because the COFF format does not support the weak attribute.
8814
8815 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8816
8817         * g77.dg/pr5473.f:  New test
8818
8819 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8820
8821         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8822         Fix testcase accordingly.
8823
8824 2002-02-04  Richard Henderson  <rth@redhat.com>
8825
8826         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8827         (buf): Change to be an array of pointers, not ints.
8828
8829 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8830
8831         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8832         before all tests.  Move warning one line above to match where it
8833         C frontend emits.
8834         * gcc.dg/Wswitch-2.c: New test.
8835         * g++.dg/warn/Wswitch-1.C: New test.
8836         * g++.dg/warn/Wswitch-2.C: New test.
8837
8838 2002-02-04  Richard Henderson  <rth@redhat.com>
8839
8840         * g++.dg/abi/offsetof.C: Fix size comparison.
8841
8842 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8843
8844         * gcc.dg/cast-qual-2.c: New test.
8845
8846 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8847
8848         * gcc.dg/20020201-4.c: New test.
8849
8850 2002-02-04  Ben Elliston  <bje@redhat.com>
8851
8852         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8853         target_info attribute != 0, in addition to the empty string.
8854         (gcc_target_compile): Likewise.
8855
8856 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8857
8858         * gcc.dg/Wswitch.c: New test.
8859         PR gcc/4475. PR gcc/3780.
8860
8861 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8862
8863         * g77.f-torture/execute/5122.f: New test for regressions
8864         against PR fortran/5122.
8865
8866 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8867
8868         * g77.f-torture/compile/pr3743.f: Delete
8869         * g77.dg/pr3743-1.f: New test.
8870         * g77.dg/pr3743-2.f: New test.
8871         * g77.dg/pr3743-3.f: New test.
8872         * g77.dg/pr3743-4.f: New test.
8873
8874 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8875
8876         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8877
8878 2002-02-02  Richard Henderson  <rth@redhat.com>
8879
8880         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8881         * gcc.c-torture/execute/bf64-1.c: Likewise.
8882
8883 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8884
8885         * gcc.dg/20020201-2.c: New test.
8886
8887         * gcc.dg/20020201-3.c: New test.
8888
8889         * gcc.c-torture/execute/bitfld-2.c: New test.
8890
8891 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8892
8893         * gcc.dg/bitfld-1.c: Update.
8894         * gcc.dg/bitfld-2.c: Update.
8895         * gcc.c-torture/execute/bitfld-1.x: New.
8896
8897 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8898
8899         * gcc.c-torture/execute/20020201-1.c: New test.
8900
8901 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8902
8903         PR target/5469
8904         * gcc.dg/20020201-1.c: New test.
8905
8906 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8907
8908         PR fortran/3743
8909         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8910         * g77.f-torture/compile/pr3743.x: Remove
8911
8912 2002-01-31  Tom Rix  <trix@redhat.com>
8913
8914         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8915
8916 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8917
8918         * gcc.dg/noncompile/20020130-1.c: New test.
8919
8920 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8921
8922         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8923
8924 2002-01-29  Richard Henderson  <rth@redhat.com>
8925
8926         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8927         to long long.
8928         * gcc.c-torture/execute/bf64-1.c: Likewise.
8929
8930 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8931
8932         * gcc.c-torture/execute/20020129-1.c: New test.
8933
8934 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8935
8936         * gcc.c-torture/compile/20000224-1.c: Update.
8937         * gcc.c-torture/execute/bitfld-1.c: New tests.
8938         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8939         * gcc.dg/uninit-A.c: Update.
8940
8941 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8942
8943         * g++.dg/template/ctor1.C: Add instantiation.
8944
8945 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8946
8947         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8948         argument to __builtin_prefetch to be const ptr.
8949
8950 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8951
8952         * gcc.c-torture/compile/20020120-1.c: New test.
8953
8954 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8955
8956         * gcc.c-torture/execute/20020127-1.c: New test.
8957
8958 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8959
8960         * g77.dg/f77-edit-i-in.f: New test
8961         * g77.dg/f77-edit-i-out.f: New test
8962
8963 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8964
8965         * gcc.dg/debug/debug.exp: New file.
8966         * gcc.dg/debug/trivial.c: New file.
8967         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8968         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8969         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8970         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8971         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8972         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8973         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8974         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8975         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8976         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8977         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8978         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8979         * gcc.dg/20000503-1.c: Removed.
8980         * gcc.dg/20010207-1.c: Removed.
8981         * gcc.dg/20011223-1.c: Removed.
8982         * gcc.dg/20020104-2.c: Removed.
8983         * gcc.dg/debug-1.c: Removed.
8984         * gcc.dg/debug-2.c: Removed.
8985         * gcc.dg/debug-3.c: Removed.
8986         * gcc.dg/debug-4.c: Removed.
8987         * gcc.dg/debug-5.c: Removed.
8988         * gcc.dg/debug-6.c: Removed.
8989         * gcc.dg/dwarf2-1.c: Removed.
8990         * gcc.dg/dwarf2-2.c: Removed.
8991
8992 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8993
8994         * g++.old-deja/g++.other/eh5.C: New test.
8995         * g++.old-deja/g++.other/sibcall2.C: New test.
8996         * g++.old-deja/g++.other/array9.C: New test.
8997         * g++.old-deja/g++.other/typename2.C: New test.
8998         * g++.old-deja/g++.other/crash60.C: New test.
8999         * g++.old-deja/g++.other/conv9.C: New test.
9000         * g++.old-deja/g++.other/mangle10.C: New test.
9001         * g++.old-deja/g++.other/unchanging1.C: New test.
9002         * g++.old-deja/g++.other/exprstmt1.C: New test.
9003         * g++.old-deja/g++.other/inline23.C: New test.
9004         * g++.old-deja/g++.eh/ia64-1.C: New test.
9005         * g++.old-deja/g++.other/dwarf2-1.C: New test.
9006         * g++.old-deja/g++.other/reload1.C: New test.
9007         * g++.old-deja/g++.other/static20.C: New test.
9008         * g++.old-deja/g++.other/local-alloc1.C: New test.
9009         * g++.old-deja/g++.other/conv8.C: New test.
9010         * g++.old-deja/g++.other/stmtexpr2.C: New test.
9011         * g++.old-deja/g++.other/storeexpr1.C: New test.
9012         * g++.old-deja/g++.other/storeexpr2.C: New test.
9013         * g++.dg/eh/template2.C: New test.
9014         * g++.dg/warn/weak1.C: New test.
9015
9016 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
9017
9018         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
9019         Remove first, non-varying, argument.
9020
9021 2002-01-23  Richard Henderson  <rth@redhat.com>
9022
9023         * gcc.dg/inline-2.c: New.
9024
9025         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
9026         Add optional target arg.  Check number of arguments.
9027         (scan-assembler-not, scan-assembler-dem): Likewise.
9028         (scan-assembler-dem-not): Likewise.
9029
9030 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9031
9032         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
9033         line 12.
9034         * g++.old-deja/g++.brendan/parse3.C,
9035         g++.old-deja/g++.other/crash26.C,
9036         g++.old-deja/g++.other/crash28.C,
9037         g++.old-deja/g++.other/crash29.C,
9038         g++.old-deja/g++.other/crash30.C,
9039         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
9040
9041 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
9042
9043         * gcc.dg/20020115-1.c: New.
9044
9045 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
9046
9047         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
9048
9049 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
9050
9051         * gcc.dg/20020122-3.c: New.
9052
9053 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
9054
9055         * g++.dg/other/gc1.C: New test.
9056
9057 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
9058
9059         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
9060
9061 2002-01-22  Richard Henderson  <rth@redhat.com>
9062
9063         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
9064
9065 2002-01-22  Richard Henderson  <rth@redhat.com>
9066
9067         * gcc.dg/20020122-4.c: New.
9068
9069 2002-01-22  H.J. Lu <hjl@gnu.org>
9070
9071         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
9072         link output.
9073         * gcc.dg/special/ecos.exp: Likewise.
9074         * lib/g++-dg.exp: Likewise.
9075         * lib/g77-dg.exp: Likewise.
9076         * lib/gcc-dg.exp : Likewise.
9077         * lib/mike-g++.exp: Likewise.
9078         * lib/mike-g77.exp: Likewise.
9079         * lib/mike-gcc.exp: Likewise.
9080         * lib/objc-dg.exp: Likewise.
9081
9082 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
9083
9084         PR target/5379
9085         * gcc.dg/20020122-2.c: New test.
9086
9087 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
9088
9089         * gcc.dg/20020122-1.c: New test.
9090
9091 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
9092
9093         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
9094
9095 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
9096
9097         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
9098
9099 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9100
9101         * gcc.c-torture/compile/20020121-1.c: New test.
9102
9103 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9104
9105         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
9106         ld_library_path.
9107
9108 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
9109
9110         * gcc.dg/20020218-1.c: New test.
9111
9112 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
9113
9114         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
9115         messages
9116         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
9117         "At global scope" warning
9118         * g++.dg/ext/align1.C: Change cygwin test for alignment
9119         from db-bogus to dg-warning
9120
9121 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
9122
9123         * g77.f-torture/compile/cpp2.F: New test.
9124
9125 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9126
9127         * g++.dg/template/access1.C: New test.
9128
9129 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
9130
9131         * gcc.dg/20020118-1.c: New.
9132
9133 2002-01-18  Kazu Hirata  <kazu@hxi.com>
9134
9135         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
9136
9137 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9138
9139         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
9140         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
9141         alignment warnings.
9142
9143 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
9144
9145         * gcc.misc-tests/i386-prefetch.exp: Save and restore
9146         torture_with_loops and torture_without_loops
9147
9148 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
9149
9150         * gcc.c-torture/compile/20020116-1.c: New test.
9151
9152 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
9153
9154         * gcc.dg/20020116-2.c: New test.
9155
9156         * gcc.dg/ultrasp4.c: New test.
9157
9158         * gcc.dg/20020116-1.c: New test.
9159
9160 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
9161
9162         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9163         by EABI.
9164
9165 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
9166
9167         * gcc.misc-tests/i386-prefetch.exp: New.
9168         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9169         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9170         * gcc.misc-tests/i386-pf-none-1.c: New test.
9171         * gcc.misc-tests/i386-pf-sse-1.c: New test.
9172
9173 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9174
9175         * gcc.dg/gnu89-init-1.c: Add new tests.
9176
9177 2002-01-15  Andreas Jaeger  <aj@suse.de>
9178
9179         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9180         * gcc.dg/i386-mmx-2.c: Likewise.
9181         * gcc.dg/i386-sse-1.c: Likewise.
9182         * gcc.dg/i386-sse-2.c: Likewise.
9183         * gcc.dg/i386-sse-3.c: Likewise.
9184
9185 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
9186
9187         * g77.f-torture/execute/intrinsic-unix-bessel.f:
9188         Uncomment additional cases that now pass.
9189
9190 2002-01-11  Richard Henderson  <rth@redhat.com>
9191
9192         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9193         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9194
9195 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
9196
9197         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9198
9199 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
9200
9201         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9202         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
9203
9204 2002-01-10  Dale Johannesen  <dalej@apple.com>
9205
9206         * gcc.c-torture/execute/loop-11.c: New.
9207
9208 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
9209
9210         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9211         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9212
9213 2002-01-09  Richard Henderson  <rth@redhat.com>
9214
9215         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9216         type in which to perform the operation for each size.
9217
9218 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9219
9220         * gcc.c-torture/compile/20020109-2.c: New test.
9221
9222 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9223
9224         * gcc.c-torture/execute/loop-10.c: New test.
9225
9226 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9227
9228         * gcc.c-torture/compile/20010226-1.c: New test.
9229         * gcc.c-torture/compile/20010227-1.c: New test.
9230         * gcc.c-torture/compile/20010426-1.c: New test.
9231         * gcc.c-torture/compile/20010510-1.c: New test.
9232         * gcc.c-torture/compile/20010605-3.c: New test.
9233         * gcc.c-torture/compile/20010824-1.c: New test.
9234         * gcc.c-torture/execute/20010409-1.c: New test.
9235         * gcc.dg/noncompile/20000901-1.c: New test.
9236         * gcc.dg/20001023-1.c: New test.
9237         * gcc.dg/20001101-1.c: New test.
9238         * gcc.dg/20001102-1.c: New test.
9239         * gcc.dg/20010207-1.c: New test.
9240         * gcc.dg/20010405-1.c: New test.
9241         * gcc.dg/20010822-1.c: New test.
9242         * gcc.dg/20011107-1.c: New test.
9243
9244 2002-01-09  Jeffrey A Law  (law@redhat.com)
9245
9246         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9247
9248         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9249         execution failure on PA targets.
9250
9251 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9252
9253         * gcc.c-torture/compile/20020109-1.c: New test.
9254
9255 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9256
9257         * gcc.c-torture/execute/20020108-1.c: New test.
9258
9259 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9260
9261         * gcc.dg/20020108-1.c: New test.
9262
9263 2002-01-08  H.J. Lu <hjl@gnu.org>
9264
9265         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9266         for header files.
9267
9268 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9269
9270         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9271         consistency.
9272
9273 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9274
9275         * gcc.dg/altivec-4.c: Test altivec predicates.
9276
9277 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9278
9279         * gcc.c-torture/execute/20020107-1.c: New test.
9280
9281 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9282
9283         PR c/5279
9284         * gcc.c-torture/compile/20020106-1.c: New test.
9285
9286 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9287
9288         * gcc.c-torture/execute/nestfunc-4.c: New test.
9289
9290 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9291
9292         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9293         extra triple that slipped in.
9294         * g++.old-deja/g++.abi/align.C: Likewise.
9295         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9296
9297 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9298
9299         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9300         * g++.old-deja/g++.abi/align.C: Likewise.
9301         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9302
9303         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9304         on FreeBSD/i386.
9305         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9306         FreeBSD.
9307
9308 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9309
9310         * gcc.dg/20020104-1.c: New test.
9311
9312         * gcc.dg/20020104-2.c: New test.
9313
9314 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9315
9316         * gcc.dg/20020103-1.c: Fix typo in target selector.
9317
9318 2002-01-03  Richard Henderson  <rth@redhat.com>
9319
9320         * gcc.dg/20020103-1.c: New.
9321
9322 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9323
9324         * gcc.c-torture/execute/20020103-1.c: New test.
9325
9326 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9327
9328         * g++.dg/other/debug2.C: New test.
9329
9330         * gcc.c-torture/compile/20020103-1.c: New test.
9331
9332 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9333
9334         * gcc.dg/gnu89-init-1.c: Added new tests.
9335
9336 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9337
9338         * g++.dg/template/friend2.C: Remove as patch is reverted.
9339
9340         * g++.dg/warn/oldcast1.C: New test.
9341
9342         * g++.dg/template/ptrmem1.C: New test.
9343         * g++.dg/template/ptrmem2.C: New test.
9344
9345         * g++.dg/template/ntp.C: New test.
9346
9347         * g++.dg/other/component1.C: New test.
9348
9349         * g++.dg/template/ttp3.C: New test.
9350
9351         * g++.dg/template/friend2.C: New test.
9352         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9353
9354 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9355
9356         * g++.dg/other/ptrmem1.C: New test.
9357         * g++.dg/other/ptrmem2.C: New test.
9358
9359 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9360
9361         * g++.dg/template/ctor1.C: New test.
9362
9363 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9364
9365         * g++.dg/template/friend2.C: New test.
9366
9367 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
9368
9369         * gcc.dg/mmix-1.c: New test.
9370
9371 2001-12-31  Richard Henderson  <rth@redhat.com>
9372
9373         * gcc.dg/asm-5.c: New.
9374
9375 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
9376
9377         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9378         in namespace __gnu_cxx
9379
9380 2001-12-30  Richard Henderson  <rth@redhat.com>
9381
9382         * gcc.dg/debug-6.c: New.
9383
9384 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
9385
9386         * gcc.c-torture/compile/20011229-2.c: New test.
9387
9388 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
9389
9390         * gcc.dg/debug-3.c: New test.
9391         * gcc.dg/debug-4.c: New test.
9392         * gcc.dg/debug-5.c: New test.
9393
9394 2001-12-29  Richard Henderson  <rth@redhat.com>
9395
9396         * g++.dg/eh/loop1.C: New.
9397
9398 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9399
9400         * g++.dg/template/crash1.C: New test.
9401
9402 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9403
9404         * g++.dg/other/const1.C: New test.
9405
9406 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9407
9408         * gcc.c-torture/compile/20011229-1.c: New test.
9409
9410 2001-12-28  Stan Shebs  <shebs@apple.com>
9411
9412         * lib/objc-torture.exp: Resync with c-torture.exp.
9413         * lib/objc.exp: Load standard libraries.
9414
9415 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
9416
9417         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
9418         additional tests.
9419
9420 2001-12-27  Roger Sayle <roger@eyesopen.com>
9421
9422         * gcc.c-torture/execute/string-opt-16.c: New testcase.
9423
9424 2001-12-27  Richard Henderson  <rth@redhat.com>
9425
9426         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9427
9428 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
9429
9430         * g++.dg/eh/ctor1.C: New test.
9431         * g++.dg/other/error2.C: New test.
9432
9433 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
9434
9435         * g++.dg/other/init2.C: New test.
9436
9437 2001-12-24  Richard Henderson  <rth@redhat.com>
9438
9439         * gcc.dg/20011223-1.c: New.
9440         * gcc.dg/inline-1.c: New.
9441
9442 2001-12-23  Richard Henderson  <rth@redhat.com>
9443
9444         * gcc.dg/asm-4.c: Test operand modifiers.
9445
9446 2001-12-23  Richard Henderson  <rth@redhat.com>
9447
9448         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9449
9450 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9451
9452         * gcc.c-torture/execute/20011223-1.c: New test.
9453
9454 2001-12-21  Richard Henderson  <rth@redhat.com>
9455
9456         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9457         re-enables the warning.
9458
9459 2001-12-21  Richard Henderson  <rth@redhat.com>
9460
9461         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9462
9463 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9464
9465         * gcc.c-torture/compile/20011218-1.c: New test.
9466
9467 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9468
9469         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9470         arm-isr.c test.
9471         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9472         epilogue generation for ARM ISR routines.
9473
9474 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9475
9476         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9477         * gcc.dg/format/c90-printf-3.c: Likewise.
9478         * gcc.dg/format/c99-printf-3.c: Likewise.
9479         * gcc.dg/format/ext-1.c: Likewise.
9480         * gcc.dg/format/ext-6.c: Likewise.
9481         * gcc.dg/format/format.h: Prototype unlocked stdio.
9482
9483 2001-12-20  Richard Henderson  <rth@redhat.com>
9484
9485         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9486         (arena): Use it.
9487         (malloc): Correct allocation logic.  Abort if we fill up the
9488         arena before initialization complete.
9489         (realloc): Correct allocation logic.
9490
9491 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9492
9493         * gcc.c-torture/compile/20011219-2.c: New test.
9494
9495         * gcc.c-torture/execute/20011219-1.c: New test.
9496
9497 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9498
9499         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9500         target does not support weak symbols.
9501
9502 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9503
9504         * gcc.c-torture/compile/20011219-1.c: New test.
9505
9506 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9507
9508         * g++.dg/other/error1.C: New test.
9509
9510 2001-12-17  Jeffrey A Law  (law@redhat.com)
9511
9512         * gcc.c-torture/execute/20011217-1.c: New test.
9513
9514 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9515
9516         * objc.dg/special/: New directory.
9517         * objc.dg/special/special.exp: New file.
9518         * objc.dg/special/unclaimed-category-1.h: New file.
9519         * objc.dg/special/unclaimed-category-1a.m: New file.
9520         * objc.dg/special/unclaimed-category-1.m: New file.
9521
9522 2001-12-17  Andreas Jaeger  <aj@suse.de>
9523
9524         * gcc.c-torture/compile/20011217-2.c: New test.
9525
9526 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9527
9528         * gcc.c-torture/compile/20011217-1.c: New test.
9529
9530 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9531
9532         * testsuite/gcc.dg/20011214-1.c: New.
9533
9534 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9535
9536         * gcc.dg/altivec-4.c: New.
9537
9538 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9539
9540         * gcc.dg/20011113-1.c: New test.
9541
9542 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9543
9544         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9545         std::__malloc_alloc_template<0> and
9546         std::__default_alloc_template<false, 0>.
9547
9548 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9549
9550         * objc/execute/bf-21.m: New test.
9551         * objc/execute/enumeration-1.m: New test.
9552         * objc/execute/enumeration-2.m: New test.
9553
9554 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9555
9556         * gcc.dg/gnu89-init-1.c: New test.
9557
9558 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9559
9560         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9561         * g++.old-deja/g++.jason/2371.C: Likewise.
9562         * g++.old-deja/g++.jason/template33.C: Likewise.
9563         * g++.old-deja/g++.jason/template34.C: Likewise.
9564         * g++.old-deja/g++.jason/template36.C: Likewise.
9565         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9566         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9567         * g++.old-deja/g++.other/typename1.C: Likewise.
9568         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9569         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9570         * g++.old-deja/g++.pt/typename11.C: Likewise.
9571         * g++.old-deja/g++.pt/typename14.C: Likewise.
9572         * g++.old-deja/g++.pt/typename16.C: Likewise.
9573         * g++.old-deja/g++.pt/typename3.C: Likewise.
9574         * g++.old-deja/g++.pt/typename4.C: Likewise.
9575         * g++.old-deja/g++.pt/typename5.C: Likewise.
9576         * g++.old-deja/g++.pt/typename7.C: Likewise.
9577         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9578
9579 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9580
9581         * g++.dg/other/linkage1.C: New test.
9582         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9583         specifiers.
9584
9585 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9586
9587         * gcc.dg/concat.c: New test.
9588
9589 2001-12-11  Stan Shebs  <shebs@apple.com>
9590
9591         * objc/compile: New test directory.
9592         * objc/compile/compile.exp: New expect script.
9593         * objc/compile/20011211-1.m: New compile test.
9594
9595 2001-12-11  Jason Merrill  <jason@redhat.com>
9596
9597         * lib/prune.exp (prune_gcc_output): Also handle "In member
9598         function".  So many permutations...
9599
9600 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9601
9602         * g++.dg/template/typedef1.C: New test.
9603
9604 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9605
9606         * g++.dg/other/copy1.C: New test.
9607
9608 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9609
9610         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9611
9612         * gcc.dg/builtin-choose-expr.c: New.
9613
9614 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9615
9616         * gcc.dg/altivec-2.c: New.
9617
9618 2001-12-07  Richard Henderson  <rth@redhat.com>
9619
9620         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9621
9622 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9623
9624         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9625         ultrasparc.
9626
9627 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9628
9629         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9630
9631 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9632
9633         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9634         variable argument list.
9635
9636 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9637
9638         * gcc.c-torture/execute/memcheck: Delete entire directory.
9639         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9640         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9641
9642 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9643
9644         * gcc.dg/Wshadow-1.c: New test.
9645
9646 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9647
9648         * gcc.c-torture/compile/20011130-1.c: New test.
9649
9650         * gcc.dg/noncompile/20011025-1.c: New test.
9651
9652         * g++.dg/other/anon-union.C: New test.
9653
9654         * gcc.c-torture/execute/20011024-1.c: New test.
9655
9656 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9657
9658         * gcc.c-torture/execute/20000722-1.x,
9659         gcc.c-torture/execute/20010123-1.x: Remove.
9660         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9661         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9662         gcc.dg/c99-complit-2.c: New tests.
9663
9664 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9665
9666         * g++.dg/inherit/base1.C: New test.
9667
9668 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9669
9670         * g++.dg/other/stdarg1.C: New test.
9671
9672         * gcc.c-torture/compile/20011130-2.c: New test.
9673
9674 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9675
9676         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9677         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9678         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9679         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9680         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9681         * gcc.dg/builtin-prefetch-1.c: New test.
9682
9683 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9684
9685         * gcc.dg/20011130-1.c: New test.
9686
9687 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9688
9689         * g++.dg/other/scope1.C: New test.
9690         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9691
9692 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9693
9694         * gcc.dg/vla-init-1.c: New test.
9695
9696 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9697
9698         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9699
9700 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9701
9702         * objc.dg/alias.m: Update.
9703         * objc.dg/class-1.m: Update.
9704         * objc.dg/const-str-1.m: Update.
9705         * objc.dg/fwd-proto-1.m: Update.
9706         * objc.dg/id-1.m: Update.
9707         * objc.dg/super-class-1.m: Update.
9708
9709 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9710
9711         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9712         constructs.
9713
9714 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9715
9716         * gcc.c-torture/execute/20011128-1.c: New test.
9717
9718 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9719
9720         * gcc.dg/20011127-1.c: New test.
9721
9722 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9723
9724         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9725         from Austin Group draft 7.
9726         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9727         scanf format arguments.
9728         * gcc.dg/format/no-exargs-2.c: New test.
9729
9730 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9731
9732         * g++.dg/abi/vbase8-4.C: New test.
9733
9734 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9735
9736         * gcc.c-torture/execute/20011121-1.c: New test.
9737
9738 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9739
9740         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9741
9742 2001-11-23  Andreas Jaeger  <aj@suse.de>
9743
9744         * gcc.dg/cpp/charconst-2.c: New test.
9745
9746 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9747
9748         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9749         to the host if it is remote.  Let tests specify extra headers
9750         they use.
9751         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9752         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9753         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9754         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9755         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9756         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9757         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9758         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9759         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9760         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9761
9762 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9763
9764         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9765         for little endian ARMs.
9766
9767 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9768
9769         * gcc.c-torture/compile/20011119-1.c: New test.
9770         * gcc.c-torture/compile/20011119-2.c: New test.
9771
9772 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9773
9774         * gcc.dg/altivec-1.c: Fix typo.
9775
9776 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9777
9778         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9779
9780 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9781
9782         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9783
9784 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9785
9786         * lib/g77.exp: Don't specify --rpath-link.
9787
9788         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9789         across all the headers.
9790         * gcc.dg/format/format.exp: For testing on a remote host,
9791         copy format.h.
9792
9793         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9794         * gcc.c-torture/execute/930406-1.c: Likewise.
9795         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9796
9797 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9798
9799         * gcc.dg/altivec-1.c: New.
9800
9801 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9802
9803         * gcc.dg/cpp/fpreprocessed.c: New test case.
9804
9805 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9806
9807         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9808         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9809         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9810
9811 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9812
9813         * gcc.dg/no-builtin-1.c: New test.
9814
9815 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9816
9817         * gcc.c-torture/execute/20011115-1.c: New test.
9818
9819 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9820
9821         * gcc.c-torture/compile/20011114-2.c: New test.
9822         * gcc.c-torture/compile/20011114-3.c: New test.
9823         * gcc.c-torture/compile/20011114-4.c: New test.
9824
9825 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9826
9827         * g++.dg/other/init1.C: New test.
9828
9829 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9830
9831         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9832         message.
9833
9834         * gcc.c-torture/execute/20011114-1.c: New testcase.
9835
9836         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9837         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9838         like the (before this change) version of 20010327-1.c.
9839
9840 2001-11-14  Roger Sayle <roger@eyesopen.com>
9841
9842         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9843
9844 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9845
9846         * g++.dg/init/array2.C: New test.
9847
9848 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9849
9850         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9851
9852 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9853
9854         * g++.dg/other/forscope1.C: New test.
9855         * g++.dg/ext/forscope1.C: New test.
9856         * g++.dg/ext/forscope2.C: New test.
9857
9858 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9859
9860         * gcc.c-torture/execute/20011113-1.c: New test.
9861
9862 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9863
9864         * gcc.c-torture/execute/20011109-2.c: New test.
9865
9866         * gcc.c-torture/execute/20011109-1.c: New test.
9867
9868 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9869
9870         * gcc.c-torture/compile/20011109-1.c: New test.
9871
9872 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9873
9874         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9875         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9876         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9877         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9878         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9879         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9880         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9881
9882 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9883
9884         * g++.dg/warn/Wshadow-1.C: New tests.
9885         * g++.old-deja/g++.mike/for3.C: Update.
9886
9887 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9888
9889         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9890         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9891         XFAILs.  Adjust expected error texts.
9892         * gcc.c-torture/compile/20011106-1.c,
9893         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9894         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9895         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9896         gcc.dg/c99-array-lval-5.c: New tests.
9897
9898 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9899
9900         * gcc.dg/cpp/defined.c: Update.
9901
9902 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9903
9904         * gcc.c-torture/execute/anon-1.c: New test.
9905
9906 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9907
9908         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9909         same size, so no warning should be produced on stormy16.
9910
9911         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9912         due to oversized array.
9913         * g++.old-deja/g++.mike/ns15.C: Likewise.
9914         * g++.old-deja/g++.pt/crash16.C: Likewise.
9915
9916 2001-11-02  Graham Stott  <grahams@redhat.com>
9917
9918         * g++.dgother/debug1.C: Fix typos.
9919
9920 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9921
9922         * g++.dg/other/debug1.C: New test.
9923
9924 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9925
9926         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9927         of unsigned long.
9928
9929 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9930
9931         * gcc.dg/20011029-2.c: New test.
9932
9933         * gcc.c-torture/compile/20011029-1.c: New test.
9934
9935 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9936
9937         * objc/execute/class_self-1.m: New test.
9938         * objc/execute/class_self-2.m: New test.
9939
9940 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9941
9942         * gcc.misc-tests/msgs.exp: Delete.
9943         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9944         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9945         error set to match recent changes.
9946
9947 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9948
9949         * gcc.dg/20011021-1.c: New test.
9950
9951 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9952
9953         * gcc.c-torture/compile/20011023-1.c: New test.
9954
9955 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9956
9957         * lib/g77.exp: Rewrite based on lib/g++.exp.
9958
9959 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9960
9961         * gcc.c-torture/execute/20011019-1.c: New test.
9962
9963         * gcc.dg/20011018-1.c: New test.
9964
9965 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9966
9967         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9968
9969 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9970
9971         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9972         * gcc.dg/attr-invalid.c: Likewise.
9973
9974 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9975
9976         * testsuite/gcc.dg/20011015-1.c: New test.
9977
9978 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9979
9980         * g++.dg/template/unify2.C: New test.
9981
9982 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9983
9984         * g++.dg/other/exception-specification.C: New test
9985
9986 2001-10-13  Tom Rix  <trix@redhat.com>
9987
9988         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9989         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9990
9991 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9992
9993         * testsuite/gcc.dg/20011009-1.c: New test.
9994
9995 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9996
9997         PR g++/4476
9998         * g++.dg/other/friend1.C: New test.
9999
10000 2001-10-11  Richard Henderson  <rth@redhat.com>
10001
10002         * g++.old-deja/g++.other/crash18.C: Add -S to options.
10003
10004 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10005
10006         * gcc.c-torture/compile/20011010-1.c: New.
10007
10008 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10009
10010         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
10011         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
10012         g77.f-torture/execute/execute.exp,
10013         g77.f-torture/noncompile/noncompile.exp,
10014         gcc.c-torture/compile/compile.exp,
10015         gcc.c-torture/execute/execute.exp,
10016         gcc.c-torture/execute/ieee/ieee.exp,
10017         gcc.c-torture/execute/memcheck/memcheck.exp,
10018         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
10019         objc/execute/execute.exp: Update FSF address.
10020
10021 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
10022
10023         * gcc.dg/cpp/cmdlne-C.c: Update.
10024         * gcc.dg/cpp/cmdlne-C2.c: New.
10025
10026 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10027
10028         * gcc.c-torture/execute/20011008-3.c: New.
10029
10030 2001-10-08  DJ Delorie  <dj@redhat.com>
10031
10032         * gcc.dg/20011008-1.c: New.
10033         * gcc.dg/20011008-2.c: New.
10034
10035 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
10036
10037         * gcc.dg/cpp/spacing1.c: Update test.
10038
10039 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10040
10041         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
10042         spelling errors of "separate" as "seperate".
10043
10044 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
10045
10046         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
10047         enough to avoid inlining.
10048
10049 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10050
10051         * lib/g77.exp: set libg2c_dir correctly.
10052
10053 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10054
10055         * gcc.dg/cpp/macro11.c: New test.
10056
10057 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10058
10059         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
10060         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
10061         gcc.dg/format/multattr-3.c: New tests.
10062         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
10063         tests for format attributes on function pointers being rejected.
10064
10065 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10066
10067         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
10068
10069 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10070
10071         * g++.dg/warn/format1.C: New test.
10072
10073 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10074
10075         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
10076
10077 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10078
10079         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
10080
10081 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10082
10083         * gcc.dg/cpp/redef2.c: Add test.
10084
10085 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
10086
10087         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
10088         long-standing bug on i686, apparently.
10089         * gcc.c-torture/execute/loop-2c.x: New file.
10090         * gcc.c-torture/execute/loop-2d.x: New file.
10091         * gcc.c-torture/execute/loop-3c.x: New file.
10092
10093 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
10094
10095         * gcc.dg/cpp/20000625-2.c: Correct line number.
10096
10097 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10098
10099         * gcc.dg/cpp/macro10.c: New test.
10100         * gcc.dg/cpp/strify3.c: New test.
10101         * gcc.dg/cpp/spacing1.c: Add tests.
10102         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
10103         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
10104
10105 2001-09-24  DJ Delorie  <dj@redhat.com>
10106
10107         * gcc.c-torture/execute/20010924-1.c: New test.
10108
10109 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10110
10111         * testsuite/objc/execute/paste.m: Remove.
10112
10113 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10114
10115         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
10116
10117 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
10118
10119         * g77.dg/strlen0.f: New test.
10120
10121 2001-09-21  Richard Henderson  <rth@redhat.com>
10122
10123         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
10124         * g++.old-deja/g++.abi/vtable2.C: Likewise.
10125
10126 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
10127
10128         Table-driven attributes.
10129         * g++.dg/ext/attrib1.C: New test.
10130
10131 2001-09-20  DJ Delorie  <dj@redhat.com>
10132
10133         * gcc.dg/20000926-1.c: Update expected warning messages.
10134         * gcc.dg/array-2.c: Likewise, and test for warnings too.
10135         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
10136         array.
10137
10138 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
10139
10140         * g++.dg/eh/registers1.C: New test case.
10141
10142 2001-09-17  Richard Henderson  <rth@redhat.com>
10143
10144         * gcc.dg/array-5.c: Fix VLA decomposition test.
10145
10146 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10147
10148         * gcc.dg/cpp/line5.c: New testcase.
10149
10150 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10151
10152         * gcc.dg/cpp/macro9.c: New test.
10153
10154 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
10155
10156         * gcc.c-torture/execute/980223.c: Change type of addr from long
10157         to char *.
10158
10159 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
10160
10161         * gcc.c-torture/execute/20010915-1.c: New test.
10162
10163 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
10164
10165         * g77.dg/bprob: New directory.
10166         * g77.dg/bprob/bprob.exp: New file.
10167         * g77.dg/bprob/bprob-1.f: New test.
10168         * g77.dg/gcov: New directory.
10169         * g77.dg/gcov/gcov.exp: New file.
10170         * g77.dg/gcov/gcov-1.f: New test.
10171         * g77.dg/gcov/gcov-1.x: New file.
10172
10173 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10174
10175         * gcc.dg/cpp/directiv.c: Update.
10176         * gcc.dg/cpp/undef1.c: Update.
10177
10178 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10179
10180         * gcc.dg/20010912-1.c: New test.
10181
10182 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
10183
10184         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10185         language-independent file in lib.
10186         * lib/gcov.exp: New file.
10187
10188 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10189
10190         * gcc.c-torture/compile/20010911-1.c: New test.
10191
10192 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
10193
10194         * lib/profopt.exp: New, to support profile-directed optimizations.
10195         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10196         * gcc.misc-tests/bprob-1.c: New test.
10197         * gcc.misc-tests/bprob-2.c: New test.
10198
10199 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
10200
10201         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10202         XFAIL and which kinds of gcov output to verify.
10203         * gcc.misc-tests/gcov-4b.x: New file.
10204         * gcc.misc-tests/gcov-5b.x: New file.
10205         * gcc.misc-tests/gcov-6.x: New file.
10206         * gcc.misc-tests/gcov-7.c: New test.
10207         * gcc.misc-tests/gcov-7.x: New file.
10208
10209 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
10210
10211         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10212         * gcc.misc-tests/gcov-6.c: New test.
10213
10214 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10215
10216         PR c++/3986
10217         * g++.dg/abi/vbase1.C: New test.
10218
10219 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10220
10221         * objc.dg/method-2.m: New.
10222
10223 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10224
10225         PR c++/4203
10226         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10227         * g++.dg/init/empty1.C: New test.
10228
10229 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10230
10231         * gcc.c-torture/compile/20010903-1.c: New test.
10232
10233 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10234
10235         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10236         for m68k.
10237
10238 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10239
10240         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10241
10242         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10243
10244         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10245
10246 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10247
10248         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10249         for 16-bit 'unsigned int'.
10250
10251 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10252
10253         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10254
10255 2001-08-27  Richard Henderson  <rth@redhat.com>
10256
10257         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10258         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10259
10260 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10261
10262         * gcc.dg/asm-names.c (ymain): New.
10263
10264 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10265
10266         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10267         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10268         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10269
10270 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10271
10272         * gcc.dg/compare5.c: New testcase.
10273
10274 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10275
10276         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10277         and "In instantiation".
10278
10279 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10280
10281         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10282
10283 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10284
10285         * gcc.misc-tests/gcov.exp: Add support for branch information.
10286         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10287         * gcc.misc-tests/gcov-4.c: New test.
10288         * gcc.misc-tests/gcov-4b.c: New test.
10289         * gcc.misc-tests/gcov-5b.c: New test.
10290
10291 2001-08-20  Zack Weinberg  <zackw@panix.com>
10292
10293         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10294         expected to fail.
10295
10296 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10297
10298         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10299
10300 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10301
10302         * g++.dg/eh/template1.C: New test.
10303
10304 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10305
10306         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10307         Fix thinko.
10308         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10309         for xfail.
10310
10311 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10312
10313         * lib/g77-dg.exp:  Use prune.exp for common procedures
10314         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10315         * lib/g77.exp: (g77-dg-prune) Remove
10316
10317 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10318
10319         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10320
10321 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10322
10323         * g++.dg/template/unify1.C: New test.
10324
10325 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10326
10327         * g++.dg/abi/empty4.C: New test.
10328
10329 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10330
10331         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10332         solaris2.*
10333         * g77.f-torture/compile/pr3743.x: Likewise
10334
10335 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10336
10337         * g++.dg/other/using-declaration.C: New test.
10338
10339 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10340
10341         * gcc.dg/cpp/tr-sign.c: New testcase.
10342
10343 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10344
10345         * gcc.dg/cpp/19951025-1.c: Revert.
10346         * gcc.dg/cpp/directiv.c: We no longer process directives that
10347         interrupt macro arguments.
10348
10349 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10350
10351         * gcc.dg/bconstp-1.c: New test.
10352
10353 2001-08-03  Richard Henderson  <rth@redhat.com>
10354
10355         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10356
10357 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10358
10359         * gcc.dg/cpp/19951025-1.c: Update.
10360
10361 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
10362
10363         * g77.dg/ff90-1.f (s): Fix reference of variable z,
10364         should be x.
10365
10366 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10367
10368         Kill -fhonor-std.
10369         * g++.old-deja/g++.ns/ns14.C: Remove special options.
10370         * g++.old-deja/g++.other/std1.C: Likewise.
10371         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10372
10373 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
10374
10375         * lib/g77.exp:  Load gcc-defs.exp for common procedures
10376         (g77_pass, g77_fail, g77_finish, g77_exit,
10377         ${tool}_check_unsupported_p} Now redundant.  Deleted.
10378
10379 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10380
10381         * g77.dg/fbackslash.f
10382         * g77.dg/fcase-preserve.f
10383         * g77.dg/ff90-1.f
10384         * g77.dg/ffixed-line-length-0.f
10385         * g77.dg/ffixed-line-length-132.f
10386         * g77.dg/ffixed-line-length-7.f
10387         * g77.dg/ffixed-line-length-72.f
10388         * g77.dg/ffixed-line-length-none.f
10389         * g77.dg/ffree-form-1.f
10390         * g77.dg/fno-backslash.f
10391         * g77.dg/fno-f90-1.f
10392         * g77.dg/fno-fixed-form-1.f
10393         * g77.dg/fno-onetrip.f
10394         * g77.dg/fno-typeless-boz.f
10395         * g77.dg/fno-underscoring.f
10396         * g77.dg/fno-vxt-1.f
10397         * g77.dg/fonetrip.f
10398         * g77.dg/ftypeless-boz.f
10399         * g77.dg/fugly-assumed.f
10400         * g77.dg/funderscoring.f
10401         * g77.dg/fvxt-1.f
10402
10403 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
10404
10405         * objc.dg/fwd-proto-1.m: New.
10406         * objc.dg/local-decl-1.m: New.
10407         * objc.dg/naming-1.m: New.
10408         * objc.dg/naming-2.m: New.
10409         * objc.dg/proto-hier-1.m: New.
10410
10411 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
10412
10413         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10414         largest-type elements to a struct makes its size grow.
10415
10416 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10417
10418         * g++.dg/abi/vthunk1.C: New test.
10419
10420 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10421
10422         * g++.dg/abi/vbase8-22.C: New test.
10423
10424 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10425
10426         * gcc.dg/cpp/macro8.c: New test.
10427
10428 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10429
10430         * g++.dg/abi/vbase8-21.C: New test.
10431
10432 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10433
10434         * g++.dg/abi/vbase8-10.C: New test.
10435
10436 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10437
10438         * lib/g++.exp (g++_set_ld_library_path): Renamed to
10439         ${tool}_set_ld_library_path.
10440         Changed caller.
10441         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10442         g++.exp.
10443
10444 2001-07-26  Stan Cox <scox@redhat.com>
10445
10446         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10447         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10448         gcc_exit, gcc_check_unsupported_p):
10449         Moved to gcc-deps.exp
10450         * gcc-deps.exp: New file.
10451
10452 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10453
10454         * g++.old-deja/g++.pt/defarg14.C: New test.
10455
10456 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10457
10458         * g++.old-deja/g++.other/lineno5.C: New test.
10459
10460 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10461
10462         * g++.old-deja/g++.pt/crash68.C: New test.
10463
10464 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10465
10466         * g++.old-deja/g++.other/crash42.C: New test.
10467
10468 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10469
10470         * gcc.dg/cpp/extratokens.c: Fix.
10471         * gcc.dg/cpp/skipping2.c: New tests.
10472
10473 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10474
10475         * gcc.c-torture/execute/20010724-1.c: New file.
10476         * gcc.c-torture/execute/20010724-1.x: New file.
10477
10478 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10479
10480         * g++.old-deja/g++.other/cond7.C: New test.
10481
10482 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10483
10484         * g++.old-deja/g++.other/optimize4.C: New test.
10485
10486 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10487
10488         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10489
10490 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10491
10492         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10493         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10494         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10495         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10496
10497         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10498         bug report" message.
10499
10500         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10501         * g++.dg/ext/instantiate1.C: Move from old-deja.
10502
10503 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10504
10505         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10506         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10507         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10508         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10509
10510 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10511
10512         * gcc.c-torture/execute/20010723-1.c: New test.
10513
10514 2001-07-23  Ben Elliston  <bje@redhat.com>
10515
10516         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10517
10518 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10519
10520         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10521         i[34567]86-*-*.
10522         Delete handling of ieee_multilib_flags.
10523         Pass -mieee for alpha*-*-* and sh-*-*.
10524         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10525
10526 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10527
10528         Remove old-abi tests.
10529         * g++.old-deja/g++.mike/p11116.C: Remove.
10530         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10531
10532 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10533
10534         * g77.f-torture/compile/pr3743.f:  New test
10535
10536 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10537
10538         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10539
10540 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10541
10542         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10543         g++.old-deja/g++.pt/static6.C: Likewise.
10544         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10545         supports weak symbols.
10546
10547 2001-07-18  Andreas Jaeger  <aj@suse.de>
10548
10549         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10550         supported again.
10551
10552 2001-07-18  Andreas Jaeger  <aj@suse.de>
10553
10554         * gcc.dg/iftrap-1.c: Fix target line.
10555
10556 2001-07-17  Richard Henderson  <rth@redhat.com>
10557
10558         * gcc.c-torture/execute/20010717-1.c: New.
10559
10560 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10561
10562         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10563         tests.
10564
10565 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10566
10567         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10568
10569 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10570
10571         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10572         UAC_SIGBUS, UAC_NOPRINT definitions.
10573
10574 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10575
10576         * objc/execute/object_is_class.m: New test.
10577         * objc/execute/object_is_meta_class.m: New test.
10578
10579 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10580
10581         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10582         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10583
10584 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10585
10586         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10587         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10588
10589 2001-07-14  Richard Henderson  <rth@redhat.com>
10590
10591         * gcc.dg/iftrap-1.c: New.
10592
10593 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10594
10595         * g77.f-torture/execute/intrinsic77.f: New test.
10596
10597 2001-07-11  Janis Johnson <janis@us.ibm.com>
10598
10599         * gcc.misc-tests/gcov-3.c: New test.
10600
10601 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10602
10603         * gcc.c-torture/compile/20010711-1.c,
10604         * gcc.c-torture/compile/20010711-2.c: New tests.
10605
10606 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10607
10608         * gcc.c-torture/execute/20010711-1.c: New test.
10609
10610 2001-07-11  Ben Elliston  <bje@redhat.com>
10611
10612         * g++.old-deja/g++.other/enum5.C: New test.
10613
10614 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10615
10616         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10617         (g++-dg-prune): Call prune_gcc_output.
10618         * prune.exp: New file for prune_gcc_output.
10619         * lib/g++.exp, lib/gcc.exp: Load it.
10620
10621 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10622
10623         * gcc.c-torture/compile/20010701-1.c,
10624         g++.old-deja/g++.ext/attrib6.C: New tests.
10625
10626 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10627
10628         * gcc.c-torture/compile/20010706-1.c: New test.
10629
10630 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10631
10632         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10633
10634 2001-06-28  Stan Shebs  <shebs@apple.com>
10635
10636         * gcc.dg/pragma-darwin.c: New test.
10637
10638 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10639
10640         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10641         Solaris 2.[678] system.
10642
10643 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10644
10645         * gcc.dg/20010622-1.c: New test.
10646
10647 2001-06-18  Stan Shebs  <shebs@apple.com>
10648
10649         * objc.dg: New directory.
10650         * objc.dg/dg.exp: New file.
10651         * objc.dg/alias.m: New.
10652         * objc.dg/class-1.m: New.
10653         * objc.dg/class-2.m: New.
10654         * objc.dg/const-str-1.m: New.
10655         * objc.dg/const-str-2.m: New.
10656         * objc.dg/id-1.m: New.
10657         * objc.dg/method-1.m: New.
10658         * objc.dg/super-class-1.m: New.
10659         * lib/objc-dg.exp: New file.
10660
10661 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10662
10663         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10664         of label name.
10665
10666 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10667
10668         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10669
10670 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10671
10672         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10673         variable.
10674
10675 2001-06-12  Richard Henderson  <rth@redhat.com>
10676
10677         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10678
10679 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10680
10681         * g++.old-deja/g++.abi/vbase5.C: New test.
10682         * g++.old-deja/g++.abi/vbase6.C: New test.
10683         * g++.old-deja/g++.abi/vbase7.C: New test.
10684
10685 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10686
10687         * gcc.c-torture/compile/20010610-1.c: New test.
10688
10689 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10690
10691         * g++.old-deja/g++.abi/vbase4.C: New test.
10692
10693 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10694
10695         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10696         support %f for HC11/HC12 targets.
10697         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10698         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10699         on HC11/HC12 targets.
10700         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10701
10702 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10703
10704         * gcc.dg/wchar_t-1.c: New file.
10705         * gcc.dg/wint_t-1.c: Likewise.
10706
10707 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10708
10709         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10710
10711 2001-06-11  Richard Henderson  <rth@redhat.com>
10712
10713         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10714
10715 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10716
10717         * gcc.c-torture/compile/20010611-1.c: New test.
10718
10719 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10720
10721         * gcc.dg/c99-tag-1.c: Add more tests.
10722
10723 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10724
10725         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10726         representation on MN10300 and ARM/Thumb.
10727
10728 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10729
10730         * g77.f-torture/execute/20010610.f: New.
10731
10732 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10733
10734         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10735         names.
10736
10737 2001-06-09  Richard Henderson  <rth@redhat.com>
10738
10739         * gcc.c-torture/execute/ashrdi-1.c: New.
10740         * gcc.c-torture/execute/ashldi-1.c: New.
10741         * gcc.c-torture/execute/lshrdi-1.c: New.
10742
10743 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10744
10745         * objc/execute/load-3.m: Added. Check sending +load to categories,
10746         in addition to classes.
10747
10748 2001-06-08  Stan Shebs  <shebs@apple.com>
10749
10750         * objc/execute/load-2.m: New test.  From Nicola Pero
10751         <n.pero@mi.flashnet.it>.
10752
10753 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10754
10755         * gcc.c-torture/execute/20010605-2.c: New test.
10756
10757 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10758
10759         * g++.old-deja/g++.abi/vbase2.C: New test.
10760         * g++.old-deja/g++.abi/vbase3.C: New test.
10761
10762 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10763
10764         * g++.old-deja/g++.pt/friend49.C: New test.
10765
10766 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10767
10768         * g++.old-deja/g++.ext/anon3.C: New test.
10769
10770 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10771
10772         * g++.old-deja/g++.other/conv7.C: New test.
10773
10774 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10775
10776         * gcc.c-torture/compile/20010605-2.c: New test.
10777
10778 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10779
10780         * gcc.c-torture/execute/20010604-1.c: New test.
10781
10782 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10783
10784         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10785
10786 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10787
10788         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10789         (g++_link_flags): Likewise.
10790         (g++_init): Pass gccpath's value to two previous functions.
10791
10792 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10793
10794         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10795         Ensure logfile entry matches exec command line.
10796
10797 2001-05-31  Richard Henderson  <rth@redhat.com>
10798
10799         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10800         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10801
10802 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10803
10804         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10805         compiler for irix6.2
10806
10807 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10808
10809         * g++.old-deja/g++.other/optimize3.C: New file.
10810
10811 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10812
10813         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10814         assemble.
10815
10816 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10817
10818         * g++.old-deja/g++.other/optimize2.C: New file.
10819
10820 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10821
10822         * gcc.c-torture/compile/20010518-2.c: New file.
10823         * gcc.c-torture/execute/20010518-1.c: New file.
10824         * gcc.c-torture/execute/20010518-2.c: New file.
10825
10826 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10827
10828         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10829
10830 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10831
10832         G++ no longer defines builtins that do not begin with __builtin.
10833         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10834         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10835         * g++.old-deja/g++.law/builtin1.C: Likewise.
10836         * g++.old-deja/g++.law/cvt2.C: Likewise.
10837         * g++.old-deja/g++.mike/net5.C: Likewise.
10838         * g++.old-deja/g++.other/builtins1.C: Likewise.
10839         * g++.old-deja/g++.other/builtins2.C: Likewise.
10840         * g++.old-deja/g++.other/builtins3.C: Likewise.
10841         * g++.old-deja/g++.other/builtins4.C: Likewise.
10842         * g++.old-deja/g++.other/inline8.C: Likewise.
10843         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10844
10845 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10846
10847         * g++.old-deja/g++.pt/using1.C: Adjust.
10848         * g++.old-deja/g++.pt/using2.C: New test.
10849
10850 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10851
10852         * gcc.dg/cpp/charconst.c: New tests.
10853         * gcc.dg/cpp/escape.c: New tests.
10854         * gcc.dg/cpp/escape-1.c: New tests.
10855         * gcc.dg/cpp/escape-2.c: New tests.
10856         * gcc.dg/cpp/ucs.c: New tests.
10857
10858 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10859
10860         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10861         native compiler for irix6.5.
10862
10863 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10864
10865         * lib/g++.exp (g++_include_flags): Use args to compute
10866         get_multilibs.
10867         (g++_link_flags): Likewise.
10868         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10869
10870 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10871
10872         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10873
10874 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10875
10876         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10877         this file.
10878
10879 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10880
10881         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10882         STACK_SIZE;
10883         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10884         to STACK_SIZE; Use it to define size of add_histo array.
10885         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10886         to STACK_SIZE.
10887         (f): Use GITT_SIZE to define size of gitt local table.
10888         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10889         to STACK_SIZE; Use it to define size of bytemem array.
10890
10891 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10892
10893         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10894         on 68HC11/HC12 due to the asm instruction.
10895         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10896         * gcc.c-torture/compile/920520-1.x: Likewise.
10897         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10898         on 68HC11/HC12 because the function is larger than 64K.
10899         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10900         on 68HC11/HC12 because the structure is too large.
10901
10902 2001-05-20  Richard Henderson  <rth@redhat.com>
10903
10904         * gcc.c-torture/execute/20010520-1.c: New.
10905
10906 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10907
10908         * g++.old-deja/g++.warn/compare1.C: New test.
10909         * gcc.dg/compare4.c: New test.
10910
10911 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10912
10913         * g++.old-deja/g++.other/optimize1.C: New test.
10914
10915 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10916
10917         * g++.old-deja/g++.pt/spec41.C: New test.
10918
10919 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10920
10921         * gcc.c-torture/compile/20010114-1.x: Remove.
10922
10923 2001-05-18  Stan Shebs  <shebs@apple.com>
10924
10925         * gcc.c-torture/compile/20010518-1.c: New test.
10926
10927 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10928
10929         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10930         * g++.old-deja/g++.pt/crash67.C: New test.
10931
10932 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10933
10934         * g++.old-deja/g++.other/debug9.C: New test.
10935
10936 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10937
10938         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10939
10940 2001-05-16  Jan Hubicka  <jh@suse.cz>
10941
10942         * gcc.c-torture/compile/20010516-1.c: New test.
10943
10944 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10945
10946         * g++.old-deja/g++.other/crash41.C: New test.
10947
10948 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10949
10950         * g++.old-deja/g++.pt/crash66.C: New test.
10951
10952 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10953
10954         * g++.old-deja/g++.robertl/eb27.C: Convert.
10955
10956 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10957
10958         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10959         declaration being redundant.
10960
10961 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10962
10963         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10964
10965 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10966
10967         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10968
10969 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10970
10971         * lib/g++.exp: Use testsuite_flags.
10972
10973 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10974
10975         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10976
10977 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10978
10979         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10980
10981 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10982
10983         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10984
10985 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10986
10987         * gcc.c-torture/compile/20010313-1.c: New test.
10988
10989 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10990
10991         * gcc.dg/cpp/direct2.c: New test.
10992         * gccq.dg/cpp/direct2s.c: New test.
10993
10994         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10995
10996 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10997
10998         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10999         * g++.old-deja/g++.other/op3.C: Likewise.
11000
11001 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11002
11003         * gcc.dg/cpp/syshdr.h: New file.
11004         * gcc.dg/cpp/sysmac1.c: Update.
11005         * gcc.dg/cpp/sysmac2.c: Update.
11006
11007 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11008
11009         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
11010
11011 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
11012
11013         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
11014         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
11015
11016 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
11017
11018         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
11019
11020 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
11021
11022         * lib/g++.exp (g++_include_flags): Don't use any special flags
11023         if TESTING_IN_BUILD_TREE is not defined.
11024         (g++_init): Use a plain 'c++' as the compiler if
11025         TESTING_IN_BUILD_TREEE is not defined.
11026
11027 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11028
11029         * g++.old-deja/g++.eh/catch13.C: New test.
11030         * g++.old-deja/g++.eh/catch14.C: New test.
11031
11032 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
11033
11034         * gcc.dg/cpp/tr-define.c: New test.
11035
11036 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
11037
11038         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
11039         <stdlib.h>, not <malloc.h>.
11040
11041 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11042
11043         * g++.old-deja/g++.ns/template17.C: New test.
11044
11045 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
11046
11047         * g++.old-deja/g++.pt/ref4.C: New test.
11048
11049 2001-04-30  Richard Henderson  <rth@redhat.com>
11050
11051         * gcc.dg/20000724-1.c: Revert last change.
11052
11053 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
11054
11055         * g77.f-torture/execute/20010430.f: New test.
11056
11057 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
11058
11059         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
11060
11061 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
11062
11063         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
11064
11065 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11066
11067         * g++.old-deja/g++.eh/crash6.C: New test.
11068
11069 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11070
11071         * g++.old-deja/g++.other/warn7.C: New test.
11072
11073 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
11074
11075         * g++.old-deja/g++.other/defarg9.C: New test.
11076
11077 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11078
11079         * g77.f-torture/compile/20010426.f: New test.
11080         * g77.f-torture/execute/20010426.f: New test.
11081
11082 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
11083
11084         * g77.f-torture/compile/20000629-1.x: Remove - error
11085         has been fixed.
11086
11087 2001-04-26  Jeffrey A Law  (law@cygnus.com)
11088
11089         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
11090         Tweak slightly to work with g++.dg framework.
11091         * g++.dg/special/ecos.exp: Run initp1.C test.
11092         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
11093
11094         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
11095         its linker doesn't give line numbers either.
11096         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
11097
11098 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11099
11100         * g++.old-deja/g++.other/lex1.C: New test.
11101
11102 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
11103
11104         * gcc.dg/noncompile/20010425-1.c: New test.
11105
11106 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
11107
11108         * g++.old-deja/g++.pt/mangle2.C: New test.
11109
11110 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11111
11112         * gcc.dg/format/plus-1.c: New test.
11113
11114 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11115
11116         * gcc.dg/20010423-1.c: New test.
11117
11118 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
11119
11120         * gcc.c-torture/execute/20010422-1.c: New test.
11121
11122 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
11123
11124         * g++.old-deja/g++.ns/type2.C: New test.
11125
11126 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
11127
11128         * g++.old-deja/g++.other/perf1.C: New test.
11129
11130 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
11131
11132         * gcc.dg/c99-func-2.c: Remove xfail.
11133         * gcc.dg/c99-func-3.c: Remove xfail.
11134         * gcc.dg/c99-func-4.c: Remove xfail.
11135
11136 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
11137
11138         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
11139
11140 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11141
11142         * gcc.c-torture/compile/20010423-1.c: New test.
11143
11144 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11145
11146         * g++.old-deja/g++.pt/typename28.C: New test.
11147
11148 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11149
11150         * g++.old-deja/g++.abi/empty2.C: New test.
11151         * g++.old-deja/g++.abi/empty3.C: New test.
11152
11153 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11154
11155         * g++.old-deja/g++.other/comdat2.C: New test.
11156         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
11157
11158 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11159
11160         * g++.old-deja/g++.other/overload14.C: New test.
11161
11162 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11163
11164         * g++.old-deja/g++.other/lookup23.C: New test.
11165
11166 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11167
11168         * gcc.c-torture/execute/20010403-1.c: New test.
11169
11170 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
11171             Mark Mitchell  <mark@codesourcery.com>
11172
11173         * lib/old-dejagnu.exp: Don't delete output of executable.
11174         Add .exe suffix to executables.
11175
11176 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
11177
11178         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11179
11180 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11181
11182         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11183
11184 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11185
11186         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11187         * g++.old-deja/g++.abi/crash1.C: New test.
11188
11189 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11190
11191         * g++.old-deja/g++.other/crash40.C: New test.
11192
11193 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11194
11195         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11196
11197 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
11198
11199         * g++.old-deja/g++.other/warn6.C: New test.
11200
11201 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11202
11203         * g++.old-deja/g++.robertl/eb42.C: Same.
11204
11205 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11206
11207         * gcc.dg/wtr-conversion-1.c: New testcase.
11208
11209 2001-04-10  Richard Henderson  <rth@redhat.com>
11210
11211         * g++.old-deja/g++.other/array5.C: New.
11212
11213 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11214
11215         * gcc.c-torture/execute/20010408-1.c: New test.
11216
11217 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11218
11219         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11220         headers and constructs.
11221         * g++.old-deja/g++.robertl/eb79.C: Same.
11222         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11223         * g++.old-deja/g++.robertl/eb73.C: Same.
11224         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11225         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11226         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11227         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11228         * g++.old-deja/g++.robertl/eb44.C: Same.
11229         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11230         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11231         * g++.old-deja/g++.robertl/eb39.C: Same.
11232         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11233         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11234         * g++.old-deja/g++.robertl/eb30.C: Same.
11235         * g++.old-deja/g++.robertl/eb3.C: Same.
11236         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11237         * g++.old-deja/g++.robertl/eb21.C: Same.
11238         * g++.old-deja/g++.robertl/eb15.C: Same.
11239         * g++.old-deja/g++.robertl/eb118.C: Same.
11240         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11241         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11242         * g++.old-deja/g++.robertl/eb109.C: Same.
11243         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11244         * g++.old-deja/g++.mike/rtti1.C: Same.
11245         * g++.old-deja/g++.mike/p658.C: Same.
11246         * g++.old-deja/g++.mike/net46.C: Same.
11247         * g++.old-deja/g++.mike/net34.C: Same.
11248         * g++.old-deja/g++.mike/memoize1.C: Same.
11249         * g++.old-deja/g++.mike/eh2.C: Same.
11250         * g++.old-deja/g++.law/weak.C: Same.
11251         * g++.old-deja/g++.law/visibility7.C: Same.
11252         * g++.old-deja/g++.law/visibility25.C: Same.
11253         * g++.old-deja/g++.law/visibility22.C: Same.
11254         * g++.old-deja/g++.law/visibility2.C: Same.
11255         * g++.old-deja/g++.law/visibility17.C: Same.
11256         * g++.old-deja/g++.law/visibility13.C: Same.
11257         * g++.old-deja/g++.law/visibility10.C: Same.
11258         * g++.old-deja/g++.law/visibility1.C: Same.
11259         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11260         * g++.old-deja/g++.law/vbase1.C: Same.
11261         * g++.old-deja/g++.law/operators32.C: Same.
11262         * g++.old-deja/g++.law/nest3.C: Same.
11263         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11264         * g++.old-deja/g++.law/except5.C (main): Same.
11265         * g++.old-deja/g++.law/cvt7.C (run): Same.
11266         * g++.old-deja/g++.law/cvt2.C: Same.
11267         * g++.old-deja/g++.law/cvt16.C: Same.
11268         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11269         * g++.old-deja/g++.law/ctors17.C (main): Same.
11270         * g++.old-deja/g++.law/ctors13.C: Same.
11271         * g++.old-deja/g++.law/ctors12.C (main): Same.
11272         * g++.old-deja/g++.law/ctors10.C: Same.
11273         * g++.old-deja/g++.law/code-gen5.C: Same.
11274         * g++.old-deja/g++.law/bad-error7.C: Same.
11275         * g++.old-deja/g++.law/arm9.C: Same.
11276         * g++.old-deja/g++.law/arm12.C: Same.
11277         * g++.old-deja/g++.law/arg8.C: Same.
11278         * g++.old-deja/g++.law/arg1.C: Same.
11279         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11280         * g++.old-deja/g++.jason/template31.C: Same.
11281         * g++.old-deja/g++.jason/template24.C (main): Same.
11282         * g++.old-deja/g++.jason/2371.C: Same.
11283         * g++.old-deja/g++.eh/new2.C: Same.
11284         * g++.old-deja/g++.eh/new1.C: Same.
11285         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11286         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11287         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11288         * g++.old-deja/g++.brendan/crash62.C: Same.
11289         * g++.old-deja/g++.brendan/crash52.C: Same.
11290         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11291         * g++.old-deja/g++.brendan/crash38.C: Same.
11292         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11293         * g++.old-deja/g++.brendan/copy9.C: Same.
11294
11295 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11296
11297         * gcc.c-torture/execute/20001203-2.c (memset):
11298         Count argument is of type __SIZE_TYPE__.
11299
11300 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11301
11302         * gcc.c-torture/compile/20010404-1.c: New test.
11303
11304 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11305
11306         * gcc.c-torture/compile/20010326-1.c: New test.
11307
11308 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11309
11310         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11311         peculiarities of the SH.
11312         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11313
11314 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11315
11316         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11317         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11318         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11319
11320 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11321
11322         * g77.f-torture/compile/20010321-1.f: New test.
11323
11324 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11325
11326         * gcc.c-torture/compile/20010329-1.c: New test.
11327
11328 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11329
11330         * gcc.c-torture/execute/20010329-1.c: New test.
11331
11332 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11333
11334         * g++.old-deja/g++.other/eh4.C: Fix typo.
11335
11336 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11337
11338         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11339
11340 2001-03-28  Philip Blundell  <philb@gnu.org>
11341
11342         * gcc.c-torture/compile/20010328-1.c: New test.
11343
11344 2001-03-27  Richard Henderson  <rth@redhat.com>
11345
11346         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11347         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11348
11349 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11350
11351         * gcc.c-torture/compile/20010327-1.c: New test.
11352
11353 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11354
11355         * g++.old-deja/g++.other/friend12.C: New test.
11356         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11357         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11358
11359 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11360
11361         * gcc.c-torture/execute/20010325-1.c: New test.
11362
11363 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
11364
11365         * g++.old-deja/g++.other/mangle3.C: New test.
11366
11367 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
11368
11369         * g++.old-deja/g++.other/anon8.C: New test.
11370
11371 2001-03-20  Philip Blundell  <philb@gnu.org>
11372
11373         * gcc.c-torture/compile/20010320-1.c: New test.
11374
11375 2001-03-17  Richard Henderson  <rth@redhat.com>
11376
11377         * g++.old-deja/g++.other/eh4.C: Add expected error text.
11378
11379 2001-03-15  Geoff Keating  <geoff@redhat.com>
11380
11381         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11382         tests on AIX.
11383
11384 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
11385
11386         * g++.old-deja/g++.other/eh4.C: New test.
11387
11388 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11389
11390         * gcc.dg/cpp/mi1.c: Update.
11391
11392 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
11393
11394         * g++.old-deja/g++.other/regstack.C: New test.
11395
11396 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11397
11398         * g++.old-deja/g++.other/ref4.C: New test.
11399
11400 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
11401
11402         * objc/execute/va_method.m: Added.
11403         * objc/execute/IMP.m: Added.
11404         * objc/execute/_cmd.m: Added.
11405         * objc/execute/accessing_ivars.m: Added.
11406         * objc/execute/class-1.m: Added.
11407         * objc/execute/class-10.m: Added.
11408         * objc/execute/class-11.m: Added.
11409         * objc/execute/class-12.m: Added.
11410         * objc/execute/class-13.m: Added.
11411         * objc/execute/class-14.m: Added.
11412         * objc/execute/class-2.m: Added.
11413         * objc/execute/class-3.m: Added.
11414         * objc/execute/class-4.m: Added.
11415         * objc/execute/class-5.m: Added.
11416         * objc/execute/class-6.m: Added.
11417         * objc/execute/class-7.m: Added.
11418         * objc/execute/class-8.m: Added.
11419         * objc/execute/class-9.m: Added.
11420         * objc/execute/class-tests-1.h
11421         * objc/execute/class-tests-2.h
11422         * objc/execute/compatibility_alias.m: Added.
11423         * objc/execute/encode-1.m: Added.
11424         * objc/execute/formal_protocol-1.m: Added.
11425         * objc/execute/formal_protocol-2.m: Added.
11426         * objc/execute/formal_protocol-3.m: Added.
11427         * objc/execute/formal_protocol-4.m: Added.
11428         * objc/execute/formal_protocol-5.m: Added.
11429         * objc/execute/formal_protocol-6.m: Added.
11430         * objc/execute/formal_protocol-7.m: Added.
11431         * objc/execute/informal_protocol.m: Added.
11432         * objc/execute/initialize.m: Added.
11433         * objc/execute/load.m: Added.
11434         * objc/execute/many_args_method.m: Added.
11435         * objc/execute/nested-3.m: Added.
11436         * objc/execute/no_clash.m: Added.
11437         * objc/execute/private.m: Added.
11438         * objc/execute/redefining_self.m: Added.
11439         * objc/execute/root_methods.m: Added.
11440         * objc/execute/selector-1.m: Added.
11441         * objc/execute/static-1.m: Added.
11442         * objc/execute/static-2.m: Added.
11443         * objc/execute/va_method.m: Added.
11444
11445 2001-03-10  Richard Henderson  <rth@redhat.com>
11446
11447         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11448
11449 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
11450
11451         * g++.old-deja/g++.other/crash31.C: XFAIL.
11452         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11453         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11454         * gcc.c-torture/execute/20010123-1.x: XFAIL.
11455         * gcc.c-torture/execute/20010124-1.x: XFAIL.
11456         * gcc.dg/sequence-pt-1.c: XFAIL one test.
11457
11458 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11459
11460         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11461
11462 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11463
11464         * gcc.dg/20000724-1.c: Don't use multiline strings.
11465
11466 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11467
11468         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11469         result of -cString against what we expect it to be; don't just
11470         print it out for no one to read.
11471
11472         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11473         Based on testcases provided by Nicola Pero.
11474
11475 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11476
11477         * gcc.dg/cpp/macro7.c: New test.
11478
11479 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11480
11481         * gcc.dg/cpp/multiline.c: Update.
11482
11483 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11484
11485         * g++.old-deja/g++.other/enum3.C: New test.
11486
11487 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11488
11489         * g++.old-deja/g++.other/pod1.C: New test.
11490
11491 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11492
11493         * g++.old-deja/g++.ext/overload1.C: New test.
11494
11495 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11496
11497         * g++.old-deja/g++.pt/using1.C: New test.
11498
11499 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11500
11501         * g++.old-deja/g++.other/using9.C: New test.
11502
11503 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11504
11505         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11506
11507         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11508
11509 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11510
11511         * g++.old-deja/g++.ext/realpt1.C: Remove.
11512
11513 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11514
11515         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11516
11517 2001-02-26  Will Cohen  <wcohen@redhat.com>
11518
11519         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11520
11521 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11522
11523         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11524         templatized constructors.
11525
11526 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11527
11528         * gcc.c-torture/execute/20010224-1.c: New test.
11529
11530 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11531
11532         * gcc.c-torture/execute/20010222-1.c: New test.
11533
11534 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11535
11536         * g++.old-deja/g++.other/inline20.C: New test.
11537
11538 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11539
11540         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11541
11542 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11543
11544         * g++.old-deja/g++.other/lookup22.C: New test.
11545
11546 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11547
11548         * g77.dg: New directory.
11549         * g77.dg/20010216-1.f: New test case.
11550         * g77.dg/dg.exp: New driver.
11551         * lib/g77-dg.exp: New driver library.
11552
11553 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11554
11555         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11556
11557 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11558
11559         * g++.old-deja/g++.other/decl9.C: New test.
11560
11561 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11562
11563         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11564         not need <string> and also tests the initialization at runtime.
11565
11566 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11567
11568         * gcc.c-torture/execute/longlong.c: New test.
11569
11570 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11571
11572         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11573
11574 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11575
11576         * gcc.c-torture/execute/920302-1.c (execute):
11577         Change argument type to short.
11578
11579 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11580
11581         * g++.old-deja/g++.pt/deduct6.C: New test.
11582
11583 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11584
11585         * g++.old-deja/g++.pt/deduct5.C: New test.
11586
11587 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11588
11589         * gcc.c-torture/execute/20010209-1.c: New test.
11590
11591 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11592
11593         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11594
11595 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11596
11597         * g++.dg/vtgc1.C: Update for new ABI.
11598
11599         * consistency.vlad: New directory, 1665 files.
11600
11601 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11602
11603         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11604         return type.
11605         * gcc.dg/cpp/digraphs.c: Declare puts.
11606
11607 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11608
11609         * g++.old-deja/g++.other/warn5.C: New test.
11610
11611 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11612
11613         * g++.old-deja/g++.pt/spec40.C: New test.
11614
11615 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11616
11617         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11618         case.
11619         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11620
11621 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11622
11623         * gcc.c-torture/compile/20010209-1.c: New test.
11624
11625 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11626
11627         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11628         excess errors message but not if it crashes.
11629         * g++.old-deja/g++.other/crash27.C: Likewise.
11630         * g++.old-deja/g++.other/crash28.C: Likewise.
11631         * g++.old-deja/g++.other/crash30.C: Likewise.
11632         * g++.old-deja/g++.other/crash32.C: Likewise.
11633         * g++.old-deja/g++.other/crash35.C: Likewise.
11634         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11635
11636 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11637
11638         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11639         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11640         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11641         g77.f-torture/execute/execute.exp,
11642         g77.f-torture/noncompile/noncompile.exp,
11643         gcc.c-torture/execute/execute.exp,
11644         gcc.c-torture/execute/memcheck/memcheck.exp,
11645         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11646         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11647         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11648         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11649         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11650         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11651         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11652         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11653         Remove bug reporting instructions with ancient email addresses.
11654
11655 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11656
11657         * gcc.dg/20010202-1.c: New test.
11658         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11659
11660 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11661
11662         * g++.dg/stdbool-if.C: New test.
11663
11664 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11665
11666         * objc/execute/fdecl.m: Added main().
11667
11668 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11669
11670         * gcc.c-torture/execute/20010206-1.c: New test.
11671
11672 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11673
11674         * gcc.dg/cpp/avoidpaste1.c: Update.
11675
11676 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11677
11678         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11679         Pero <nicola@brainstorm.co.uk>.
11680         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11681
11682 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11683
11684         * g++.old-deja/g++.pt/spec39.C: New test.
11685
11686 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11687
11688         * gcc.c-torture/compile/20010202-1.c: New test.
11689
11690 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11691
11692         * g++.old-deja/g++.abi/primary2.C: New test.
11693         * g++.old-deja/g++.abi/primary3.C: New test.
11694         * g++.old-deja/g++.abi/primary4.C: New test.
11695         * g++.old-deja/g++.abi/primary5.C: New test.
11696         * g++.old-deja/g++.abi/vtable3.h: New test.
11697         * g++.old-deja/g++.abi/vtable3a.C: New test.
11698         * g++.old-deja/g++.abi/vtable3b.C: New test.
11699         * g++.old-deja/g++.abi/vtable3c.C: New test.
11700         * g++.old-deja/g++.abi/vtable3d.C: New test.
11701         * g++.old-deja/g++.abi/vtable3e.C: New test.
11702         * g++.old-deja/g++.abi/vtable3f.C: New test.
11703         * g++.old-deja/g++.abi/vtable3g.C: New test.
11704         * g++.old-deja/g++.abi/vtable3h.C: New test.
11705         * g++.old-deja/g++.abi/vtable3i.C: New test.
11706         * g++.old-deja/g++.abi/vtable3j.C: New test.
11707         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11708
11709 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11710
11711         * g++.old-deja/g++.other/anon6.C: New test.
11712         * g++.old-deja/g++.other/anon7.C: New test.
11713
11714 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11715
11716         * gcc.dg/cpp/avoidpaste2.c: New tests.
11717
11718 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11719
11720         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11721
11722 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11723
11724         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11725         DECIMAL_DIG cases for Irix."
11726
11727 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11728
11729         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11730
11731 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11732
11733         * gcc.dg/c99-tag-1.c: New test.
11734
11735 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11736
11737         * gcc.dg/cpp/tr-warn1.c: Add tests.
11738
11739 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11740
11741         * gcc.dg/cpp/avoidpaste1.c: Update.
11742         * gcc.dg/cpp/paste4.c: Update.
11743
11744 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11745
11746         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11747         cases for Irix.
11748
11749 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11750
11751         * g++.old-deja/g++.other/inline19.C: New test.
11752
11753 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11754
11755         * gcc.dg/Wlarger-than.c: New test.
11756
11757 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11758
11759         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11760
11761 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11762
11763         * gcc.c-torture/execute/20010129-1.c: New test.
11764         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11765
11766 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11767
11768         * gcc.dg/cpp/avoidpaste1.c: Test case.
11769
11770 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11771
11772         * g++.old-deja/g++.other/inline18.C: New test.
11773
11774 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11775
11776         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11777         and __builtin_putchar.
11778
11779 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11780
11781         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11782         tests.
11783
11784 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11785
11786         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11787         floating point number rounding mode to round to the nearest
11788         representable mode.
11789
11790 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11791
11792         * g++.old-deja/g++.other/mangle2.C: New test.
11793
11794 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11795
11796         * gcc.c-torture/compile/20010124-1.c: New test.
11797
11798 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11799
11800         * g++.old-deja/g++.pt/spec38.C: New test.
11801
11802 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11803
11804         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11805         "Build don't run".
11806
11807 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11808
11809         * gcc.c-torture/execute/20010123-1.c: New test.
11810
11811 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11812
11813         * g++.old-deja/g++.pt/spec37.C: New test.
11814
11815 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11816
11817         * g++.old-deja/g++.pt/overload14.C: New test.
11818
11819 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11820
11821         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11822         __builtin_return_address.
11823
11824 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11825
11826         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11827         * g++.old-deja/g++.pt/spec35.C: New test.
11828         * g++.old-deja/g++.pt/spec36.C: New test.
11829
11830 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11831
11832         * gcc.c-torture/compile/20010118-1.c: New test.
11833
11834 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11835
11836         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11837
11838 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11839
11840         * gcc.c-torture/execute/20010119-1.c: New test.
11841
11842 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11843
11844         * g++.old-deja/g++.other/vbase5.C: New test.
11845
11846 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11847
11848         * gcc.c-torture/execute/20010118-1.c: New test.
11849
11850 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11851
11852         * g++.old-deja/g++.pt/deduct3.C: New test.
11853
11854 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11855
11856         * g++.old-deja/g++.pt/spec34.C: New test.
11857
11858 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11859
11860         * g77.f-torture/compile/20000601-2.f: New test.
11861
11862 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11863
11864         * g++.old-deja/g++.other/init17.C: New test.
11865
11866 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11867
11868         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11869
11870 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11871
11872         * g++.old-deja/g++.pt/unify8.C: New test.
11873
11874 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11875
11876         * g++.old-deja/g++.abi/vbase1.C: New test.
11877
11878 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11879
11880         * g++.old-deja/g++.pt/crash65.C: New test.
11881
11882 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11883
11884         * gcc.dg/cpp/assembl2.S: New test case.
11885
11886 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11887
11888         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11889         are supported.
11890
11891 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11892
11893         * g++.old-deja/g++.other/builtins1.C: New test.
11894         * g++.old-deja/g++.other/builtins2.C: Likewise.
11895         * g++.old-deja/g++.other/builtins3.C: Likewise.
11896         * g++.old-deja/g++.other/builtins4.C: Likewise.
11897
11898 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11899
11900         * gcc.c-torture/compile/20010117-1.c: New test.
11901         * gcc.c-torture/compile/20010117-2.c: New test.
11902
11903 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11904
11905         * g77.f-torture/execute/20010116.[fx]: New test,
11906         XFAIL on i?86-*-*.
11907         * g77.f-torture/compile/20010115.f: Indicate it's
11908         a test for PR fortran/1636.
11909
11910 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11911
11912         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11913
11914 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11915
11916         * g77.f-torture/compile/20010115.f: New test.
11917
11918 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11919
11920         * g++.old-deja/g++.pt/nontype5.C: New test.
11921
11922 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11923
11924         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11925         have an equivalent working one below it.
11926
11927 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11928
11929         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11930         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11931
11932 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11933
11934         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11935         message containing "init_priority".
11936         (conpr-2.C): Likewise.
11937         (conpr-3.C): Likewise.
11938         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11939
11940 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11941
11942         * gcc.c-torture/execute/20010114-2.c: New test.
11943
11944 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11945
11946         * gcc.c-torture/compile/20010114-1.c: New test.
11947         * gcc.c-torture/compile/20010114-1.x: Xfail.
11948         * gcc.c-torture/compile/20010114-2.c: New test.
11949         * gcc.c-torture/execute/20010114-1.c: New test.
11950         * gcc.dg/trunc-1.c: New test.
11951         * gcc.dg/uninit-B.c: New test.
11952
11953 2001-01-13  Nick Clifton  <nickc@redhat.com>
11954
11955         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11956         target.
11957
11958 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11959
11960         * gcc.c-torture/compile/20010113-1.c: New test.
11961
11962 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11963
11964         * gcc.c-torture/compile/20001212-1.c: New test.
11965
11966 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11967
11968         * gcc.dg/cpp/widestr1.c: Update.
11969         * gcc.dg/cpp/prag-imp.c: Remove.
11970
11971 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11972
11973         * gcc.c-torture/execute/20000801-3.x: Remove.
11974         * gcc.dg/c90-init-1.c: New test.
11975         * gcc.dg/c99-init-1.c: New test.
11976         * gcc.dg/c99-init-2.c: New test.
11977         * gcc.dg/gnu99-init-1.c: New test.
11978
11979 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11980
11981         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11982         testing that no relevant ones were found.
11983
11984 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11985
11986         * g++.old-deja/g++.pt/cast2.C: New test.
11987
11988 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11989
11990         * g++.old-deja/g++.pt/friend47.C: New test.
11991
11992 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11993
11994         * g++.old-deja/g++.pt/instantiate13.C: New test.
11995
11996 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11997
11998         * g++.old-deja/g++.other/defarg7.C: New test.
11999         * g++.old-deja/g++.other/defarg8.C: New test.
12000
12001 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12002
12003         * g++.old-deja/g++.pt/crash64.C: New test.
12004
12005 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
12006
12007         * g++.old-deja/g++.pt/crash63.C: New test.
12008
12009 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
12010
12011         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
12012
12013 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
12014
12015         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
12016
12017 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12018
12019         * g++.old-deja/g++.pt/error3.C: New test.
12020
12021 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12022
12023         * g++.old-deja/g++.other/crash39.C: New test.
12024
12025 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
12026
12027         * g++.old-deja/g++.other/vbase4.C: New test.
12028
12029 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
12030
12031         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
12032         * gcc.dg/special/20000419-2.c: New file. Identical to above.
12033         * gcc.dg/special/special.exp: New test driver which will check
12034         for alias support for the above test.
12035
12036 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
12037
12038         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
12039         problems on small machines.
12040         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
12041         parameterize.
12042
12043 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
12044
12045         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
12046         mips.
12047         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
12048
12049 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
12050
12051         * g++.old_deja/g++.pt/using8.C: New test.
12052
12053 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12054
12055         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
12056
12057 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
12058
12059         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
12060         where a failure is expected.
12061         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
12062
12063 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12064
12065         * g++.old_deja/g++.pt/instantiate12.C: New test.
12066
12067 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12068
12069         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
12070         start of structs.
12071         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
12072         * g++.old-deja/g++.brendan/crash17.C: Likewise.
12073         * g++.old-deja/g++.brendan/crash29.C: Likewise.
12074         * g++.old-deja/g++.brendan/crash48.C: Likewise.
12075         * g++.old-deja/g++.brendan/ns1.C: Likewise.
12076         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
12077         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
12078         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
12079         * g++.old-deja/g++.eh/spec6.C: Likewise.
12080         * g++.old-deja/g++.jason/crash3.C: Likewise.
12081         * g++.old-deja/g++.law/ctors11.C: Likewise.
12082         * g++.old-deja/g++.law/ctors17.C: Likewise.
12083         * g++.old-deja/g++.law/ctors5.C: Likewise.
12084         * g++.old-deja/g++.law/ctors9.C: Likewise.
12085         * g++.old-deja/g++.mike/ambig1.C: Likewise.
12086         * g++.old-deja/g++.mike/net22.C: Likewise.
12087         * g++.old-deja/g++.mike/p3538a.C: Likewise.
12088         * g++.old-deja/g++.mike/p3538b.C: Likewise.
12089         * g++.old-deja/g++.mike/virt3.C: Likewise.
12090         * g++.old-deja/g++.niklas/t128.C: Likewise.
12091         * g++.old-deja/g++.other/anon4.C: Likewise.
12092         * g++.old-deja/g++.other/using1.C: Likewise.
12093         * g++.old-deja/g++.other/warn3.C: Likewise.
12094         * g++.old-deja/g++.pt/t37.C: Likewise.
12095         * g++.old-deja/g++.robertl/eb69.C: Likewise.
12096         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12097
12098 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
12099
12100         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
12101
12102 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12103
12104         * gcc.c-torture/execute/stdio-opt-3.c: New test.
12105
12106 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
12107
12108         * gcc.c-torture/compile/20010107-1.c: New test.
12109
12110 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12111
12112         * gcc.c-torture/execute/builtin-noret-1.c: New test.
12113
12114 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12115
12116         * gcc.dg/format/format.h: New file.
12117         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
12118         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
12119         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
12120         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
12121         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
12122         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
12123         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
12124         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
12125         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
12126         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
12127         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
12128         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
12129         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
12130         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
12131         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
12132         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
12133         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
12134         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
12135         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
12136         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
12137         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
12138         instead of declaring standard types, macros and functions in each
12139         test.
12140
12141 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
12142
12143         * gcc.c-torture/execute/20010106-1.c: New test.
12144
12145 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12146
12147         * gcc.dg/format/format.exp: New file.
12148         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
12149         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
12150         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
12151         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
12152         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
12153         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
12154         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
12155         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
12156         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
12157         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
12158         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
12159         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12160         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12161         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12162         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12163         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12164         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12165         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12166         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12167         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12168         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12169         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12170         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12171         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12172         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12173         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12174         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12175         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12176         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12177         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12178         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12179         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12180         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12181         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12182         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12183         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12184         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12185         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12186         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12187         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12188         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12189         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12190
12191 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12192
12193         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12194         account.
12195
12196 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12197
12198         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12199
12200 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12201
12202         * g++.old-deja/g++.pt/crash62.C: New test.
12203
12204 2001-01-04  Richard Henderson  <rth@redhat.com>
12205
12206         * gcc.dg/20000926-1.c: Update expected warnings.
12207         * gcc.dg/array-2.c: Likewise.
12208         * gcc.dg/array-4.c: Also validate flexible array members.
12209         * gcc.dg/c99-flex-array-1.c: New.
12210
12211 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12212
12213         * gcc.c-torture/compile/20001222-1.x: Remove.
12214
12215 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12216
12217         * gcc.c-torture/execute/built-in-setjmp.c: New.
12218
12219 2001-01-03  Richard Henderson  <rth@redhat.com>
12220
12221         * gcc.dg/940510-1.c: Update expected error wording.
12222         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12223
12224 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12225
12226         * lib/target-supports.exp (check_alias_available): Modified to
12227         indicate aliases not supported if only weak aliases are supported.
12228
12229 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12230
12231         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12232         Turn on cmpstrsi checks for __pj__ and __i370__.
12233
12234 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12235
12236         * g++.old-deja/g++.other/virtual11.C: New test.
12237
12238 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12239
12240         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12241
12242 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12243
12244         * gcc.c-torture/compile/20010102-1.c: New test.
12245
12246 2001-01-02  Andreas Jaeger  <aj@suse.de>
12247
12248         * gcc.dg/noreturn-3.c: New test.
12249
12250         * gcc.dg/noreturn-4.c: New test.
12251
12252 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12253
12254         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12255         __builtin_fputc and __builtin_fwrite.
12256
12257 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12258
12259         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12260         signed char, not default char.
12261
12262 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12263
12264         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12265
12266 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12267
12268         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12269
12270 2000-12-29  Richard Henderson  <rth@redhat.com>
12271
12272         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12273         (__cyg_profile_func_exit): Define.
12274
12275 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12276
12277         * g++.dg/vtgc1.C: New test.
12278
12279 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12280
12281         * gcc.dg/noncompile/20001228-1.c: New test.
12282
12283         * gcc.dg/20001228-1.c: New test.
12284
12285         * gcc.c-torture/execute/20001228-1.c: New test.
12286
12287 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12288
12289         * gcc.dg/format-strfmon-1.c: New test.
12290
12291 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12292
12293         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12294         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12295         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12296         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12297         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12298         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12299         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12300         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12301         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12302         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12303         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12304         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12305         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12306
12307         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12308         * gcc.c-torture/execute/string-opt-4.c: Test index.
12309
12310 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12311
12312         * gcc.c-torture/compile/20001226-1.c: New test.
12313
12314 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12315
12316         * gcc.c-torture/compile/20001222-1.c: New test.
12317         * gcc.c-torture/compile/20001222-1.x: Xfail.
12318
12319 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12320
12321         * gcc.c-torture/execute/comp-goto-2.c: New test.
12322
12323 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12324
12325         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12326         Use long types if __INT_MAX__ is 32767.
12327         (main): Use cast to (sint32 *) when poking 88 into a_page.
12328
12329         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12330
12331 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12332
12333         * gcc.c-torture/compile/20001221-1.c: New test.
12334         * gcc.c-torture/execute/20001221-1.c: New test.
12335
12336 2000-12-20  Richard Henderson  <rth@redhat.com>
12337
12338         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12339         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12340
12341 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12342
12343         * gcc.dg/compare3.c: New test.
12344
12345 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12346
12347         * gcc.dg/format-warnll-1.c: New test.
12348
12349 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12350
12351         * gcc.dg/cpp/cmdlne-P.c: New test.
12352
12353 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12354
12355         * gcc.c-torture/execute/builtin-abs-1.c,
12356         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12357
12358 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12359
12360         * gcc.dg/cpp/multiline.c: New test.
12361
12362 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12363
12364         * g++.old-deja/g++.other/syshdr1.C: Update.
12365         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12366
12367 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12368
12369         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12370
12371 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12372
12373         * g++.old-deja/g++.pt/ttp65.C: New test.
12374
12375 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12376
12377         * g++.old-deja/g++.pt/ttp64.C: New test.
12378
12379 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12380
12381         * g++.old-deja/g++.pt/spec33.C: New test.
12382
12383 2000-12-14  Catherine Moore  <clm@redhat.com>
12384
12385         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12386         * gcc.c-torture/execute/920612-2.c: Likewise.
12387         * gcc.c-torture/execute/920428-2.c: Likewise.
12388         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12389         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12390
12391 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12392
12393         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12394         * gcc.dg/pack-test-2.c: Likewise.
12395
12396 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12397
12398         Tests by Zack Weinberg <zackw@stanford.edu>.
12399
12400         * gcc.dg/cpp/defined.c: Update.
12401         * gcc.dg/cpp/defined_trad.c: New tests.
12402
12403 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12404
12405         * gcc.dg/cpp/trad-direct.c: Update.
12406
12407 2000-12-11  Neil Booth  <neilb@earthling.net>
12408
12409         * gcc.dg/cpp/defined_trad.c
12410
12411 2000-12-11  Neil Booth  <neilb@earthling.net>
12412
12413         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12414
12415 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12416
12417         * gcc.dg/format-miss-2.c: New test.
12418
12419 2000-12-09  Neil Booth  <neilb@earthling.net>
12420
12421         * gcc.dg/cpp/lineflags.c: New tests.
12422         * gcc.dg/cpp/poison.c: Update.
12423         * gcc.dg/cpp/redef2.c: Update.
12424         * gcc.dg/cpp/skipping.c: New test.
12425
12426 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12427
12428         * g++.old-deja/g++.other/eh3.C: New testcase.
12429
12430 2000-12-07  Neil Booth  <neilb@earthling.net>
12431
12432         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12433         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12434         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12435         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12436         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12437         Update.
12438
12439 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12440
12441         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12442         __SIZE_TYPE__ instead of int for type of integers cast to
12443         pointers.
12444
12445 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12446
12447         * g++.old-deja/g++.other/cleanup4.C: New test.
12448
12449 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12450
12451         * format-sec-1.c: New test.
12452
12453 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12454
12455         * gcc.dg/format-nonlit-3.c: New test.
12456
12457 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12458
12459         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12460         through a null pointer.
12461
12462 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12463
12464         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12465         * g++.old-deja/g++.pt/partial4.C: New test.
12466
12467 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12468
12469         * gcc.c-torture/execute/ieee/hugeval.x: New.
12470
12471 2000-12-06  Neil Booth  <neilb@earthling.net>
12472
12473         * gcc.dg/cpp/backslash2.c: New tests.
12474
12475 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12476
12477         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12478         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12479
12480 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12481
12482         * gcc.c-torture/execute/20001203-2.c: New testcase.
12483
12484 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12485
12486         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12487         * g++.old-deja/g++.other/virtual10.C: New test.
12488
12489 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12490
12491         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12492
12493 2000-12-05  Richard Henderson  <rth@redhat.com>
12494
12495         * gcc.c-torture/compile/20001205-1.c: New.
12496
12497 2000-12-04  Neil Booth  <neilb@earthling.net>
12498
12499         * g++.old-deja/g++.other/virtual9.C: New test.
12500         * g++.old-deja/g++.pt/crash61.C: New test.
12501         * gcc.c-torture/execute/loop-9.c: New test.
12502
12503 2000-12-04  Neil Booth  <neilb@earthling.net>
12504
12505         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12506         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12507         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12508         * gcc.dg/cpp/extratokens.c: ...here.
12509
12510 2000-12-04  Neil Booth  <neilb@earthling.net>
12511
12512         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12513         New tests.
12514
12515 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12516
12517         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12518         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12519
12520 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12521
12522         * gcc.c-torture/execute/20001203-1.c: New test.
12523
12524 2000-12-03  Neil Booth  <neilb@earthling.net>
12525
12526         * gcc.dg/cpp/macro6.c: New test cases.
12527
12528 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12529
12530         * gcc.c-torture/execute/string-opt-9.c: New test.
12531         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12532         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12533         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12534
12535         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12536         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12537
12538 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12539
12540         * gcc.dg/cpp/if-6.c: New testcase.
12541
12542         * gcc.dg/20001201-1.c: New testcase.
12543
12544 2000-12-02  Neil Booth  <neilb@earthling.net>
12545
12546         * g++.old-deja/g++.other/externC4.C,
12547         g++.old-deja/g++.other/friend10.C: New tests.
12548
12549 2000-12-02  Neil Booth  <neilb@earthling.net>
12550
12551         * g++.old-deja/g++.other/instan2.C
12552         * g++.old-deja/g++.other/instan3.C: New test.
12553
12554 2000-12-02  Neil Booth  <neilb@earthling.net>
12555
12556         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12557         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12558         gnuc99.c,gnuc99-pedantic.c: New tests.
12559
12560 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12561
12562         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12563         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12564
12565 2000-12-01  Neil Booth  <neilb@earthling.net>
12566
12567         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12568         * gcc.dg/cpp/poison.c: Update.
12569         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12570
12571 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12572
12573         * g77.f-torture/execute/20001201.f: New test.
12574
12575 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12576
12577         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12578
12579 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12580
12581         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12582
12583 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12584
12585         * g++.old-deja/g++.other/cast6.C: New test.
12586
12587 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12588
12589         * gcc.c-torture/execute/20001130-2.c: New testcase.
12590
12591 2000-11-30  Richard Henderson  <rth@redhat.com>
12592
12593         * gcc.c-torture/execute/20001130-1.c: New test.
12594
12595 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12596
12597         * g++.old-deja/g++.other/op3.C: New test.
12598
12599 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12600
12601         * g++.old-deja/g++.other/op2.C: New test.
12602
12603 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12604
12605         * g++.old-deja/g++.other/crash38.C: New test.
12606
12607 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12608
12609         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12610
12611 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12612
12613         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12614         tests.
12615         * gcc.c-torture/execute/string-opt-6.c: New test.
12616
12617         * gcc.dg/20001117-1.c: Add main.
12618
12619 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12620
12621         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12622         Move from here ...
12623         * gcc.dg/940510-1.c: ... to here.
12624
12625         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12626         zero-size arrays in toplevel structures.
12627
12628 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12629
12630         * gcc.c-torture/execute/loop-8.c: New test.
12631
12632 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12633
12634         * g++.old-deja/g++.other/base1.C: New test.
12635
12636 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12637
12638         * g++.old-deja/g++.other/parse2.C: New test.
12639
12640 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12641
12642         * g++.old-deja/g++.pt/incomplete1.C: New test.
12643
12644 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12645
12646         * g++.old-deja/g++.other/friend9.C: New test.
12647
12648 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12649
12650         * gcc.dg/20001127-1.c: New test.
12651
12652 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12653
12654         * g++.old-deja/g++.pt/friend46.C: New test.
12655
12656 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12657
12658         * g++.old-deja/g++.other/ptrmem8.C: New test.
12659
12660 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12661
12662         * gcc.c-torture/execute/string-opt-7.c: New test.
12663         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12664
12665 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12666
12667         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12668         instead of 'mkcheck 2'.
12669
12670 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12671
12672         * gcc.c-torture/execute/memcheck/driver.c,
12673         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12674         C9X references to refer to C99.
12675
12676 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12677
12678         * gcc.dg/ultrasp3.c: New test.
12679
12680 2000-11-25  Neil Booth  <neilb@earthling.net>
12681
12682         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12683
12684 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12685
12686         * gcc.c-torture/compile/20001123-2.c: New.
12687
12688 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12689
12690         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12691
12692 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12693
12694         * gcc.dg/sequence-point-1.c: Add some new tests.
12695         * gcc.c-torture/execute/20001124-1.c: New test.
12696
12697 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12698
12699         * g++.old-deja/g++.other/vaarg4.C: New test.
12700         * gcc.c-torture/compile/20001123-1.c: New test.
12701
12702 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12703
12704         * g++.other/crash24.C: Adjust and remove XFAIL.
12705         * g++.other/crash37.C: New test.
12706
12707 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12708
12709         * g++.old-deja/g++.pt/instantiate9.C: New test.
12710
12711 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12712
12713         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12714         new ABI, too.
12715
12716         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12717         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12718
12719 2000-11-22  Neil Booth  <neilb@earthling.net>
12720
12721         * gcc.dg/cpp/Wtrigraphs.c: New test.
12722
12723 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12724
12725         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12726
12727 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12728
12729         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12730
12731 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12732
12733         * lib/gcc-dg.exp: load_lib scanasm.exp.
12734         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12735         * lib/g++-dg.exp: load_lib scanasm.exp.
12736         * lib/scanasm.exp: New.
12737         (scan-assembler, scan-assembler-not): Add optional arguments to
12738         test name, or if not present, the pattern name.
12739         (scan-assembler-dem, scan-assembler-dem-not): New.
12740
12741         * g++.dg/dg.exp: New.
12742
12743 2000-11-21  Neil Booth  <neilb@earthling.net>
12744
12745         * gcc.dg/cpp/integrated1.c: Remove.
12746
12747 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12748
12749         * gcc.c-torture/execute/20001121-1.c: New test.
12750
12751 2000-11-21  Richard Henderson  <rth@redhat.com>
12752
12753         * gcc.c-torture/compile/20001121-1.c: New test.
12754
12755 2000-11-20  Neil Booth  <neilb@earthling.net>
12756
12757         * gcc.dg/cpp/integrated1.c: New test.
12758
12759 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12760
12761         * g++.old-deja/g++.other/inline17.C: New test.
12762
12763 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12764
12765         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12766         local variable to be zero: I made the variable global. Now
12767         uses abort() and exit() instead of relying on main's return value.
12768
12769 2000-11-20  Neil Booth  <neilb@earthling.net>
12770
12771         * gcc.dg/cpp/paste2.c: Update test.
12772         * objc/execute/paste.m: New test.
12773
12774 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12775
12776         * gcc.dg/c99-condexpr-1.c: New test.
12777
12778 2000-11-20  Neil Booth  <neilb@earthling.net>
12779
12780         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12781
12782 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12783
12784         * g++.old-deja/g++.pt/export1.C: New test.
12785
12786 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12787
12788         * gcc.dg/20001117-1.c: New test.
12789
12790 2000-11-18  Richard Henderson  <rth@redhat.com>
12791
12792         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12793
12794 2000-11-18  Richard Henderson  <rth@redhat.com>
12795
12796         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12797         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12798         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12799
12800 2000-11-18  Richard Henderson  <rth@redhat.com>
12801
12802         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12803         (main): New.  Exit cleanly.
12804
12805 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12806
12807         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12808         gcc.dg/c99-fordecl-2.c: New tests.
12809
12810 2000-11-18  Richard Henderson  <rth@redhat.com>
12811
12812         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12813         * gcc.c-torture/execute/zerolen-2.c: New.
12814
12815 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12816
12817         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12818         memory.
12819
12820 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12821
12822         * g++.old-deja/g++.pt/instantiate8.C: New test.
12823
12824 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12825
12826         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12827         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12828
12829 2000-11-16  Nick Clifton  <nickc@redhat.com>
12830
12831         * gcc.c-torture/execute/nestfunc-2.c: New test.
12832         * gcc.c-torture/execute/nestfunc-3.c: New test.
12833
12834 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12835
12836         * gcc.c-torture/compile/20001116-1.c: New test.
12837
12838 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12839
12840         * gcc.c-torture/execute/20001115-1.c: New test.
12841
12842 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12843
12844         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12845         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12846         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12847         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12848
12849 2000-11-15  Neil Booth  <neilb@earthling.net>
12850
12851         gcc.dg/cpp/_Pragma1.c: Update.
12852         gcc.dg/cpp/_Pragma2.c: New test.
12853
12854 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12855
12856         * g++.old-deja/g++.other/anon5.C: New test.
12857
12858 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12859
12860         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12861         tests.
12862
12863 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12864
12865         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12866         output.
12867
12868 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12869
12870         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12871         labels at end of compound statements.
12872
12873 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12874
12875         * gcc.c-torture/execute/loop-7.c: New test.
12876
12877 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12878
12879         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12880
12881 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12882
12883         * gcc.dg/c99-bool-1.c: New test.
12884
12885 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12886
12887         * gcc.dg/c99-scope-1.c: Remove xfail.
12888         * gcc.dg/c99-scope-2.c: New test.
12889
12890 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12891
12892         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12893         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12894
12895 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12896
12897         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12898         error messages.
12899
12900         * g++.mike/p700.C: Don't typedef wchar_t.
12901         * g++.mike/p784.C: Likewise.
12902         * g++.mike/eb101.C: Don't use __wchar_t.
12903
12904 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12905
12906         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12907         from DO loop.
12908
12909 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12910
12911         * gcc.c-torture/execute/20001111-1.c: New test.
12912
12913 2000-11-10  Nick Clifton  <nickc@redhat.com>
12914
12915         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12916         long multuiple and accumulate.
12917
12918 2000-11-09  Richard Henderson  <rth@redhat.com>
12919
12920         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12921         via size_t instead of int.
12922
12923         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12924         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12925         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12926         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12927
12928 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12929
12930         * gcc.c-torture/compile/20001109-1.c: New test.
12931         * gcc.c-torture/compile/20001109-2.c: New test.
12932
12933 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12934
12935         * g++.old-deja/g++.pt/operator1.C: New test.
12936         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12937
12938 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12939
12940         * gcc.dg/20001108-1.c: New test.
12941
12942 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12943
12944         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12945         with both arguments constant strings.
12946         * gcc.c-torture/execute/string-opt-3.c: New test.
12947         * gcc.c-torture/execute/string-opt-4.c: New test.
12948         * gcc.c-torture/execute/string-opt-5.c: New test.
12949
12950 2000-11-08  Nick Clifton  <nickc@redhat.com>
12951
12952         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12953         mulsidi3adddi patterns.
12954
12955 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12956
12957         * g++.old-deja/g++.other/crash36.C: New test.
12958
12959 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12960
12961         * g++.old-deja/g++.other/init16.C: New test.
12962
12963 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12964
12965         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12966
12967 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12968
12969         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12970         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12971         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12972
12973 2000-11-07  DJ Delorie  <dj@redhat.com>
12974
12975         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12976
12977 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12978
12979         * gcc.c-torture/execute/string-opt-1.c: New test.
12980
12981 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12982
12983         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12984         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12985         parameters in registers, and there is no way for a varargs
12986         function to know in which order the integer and floating-point
12987         parameters should be interleaved when they are placed on the
12988         stack.
12989         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12990         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12991
12992 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12993
12994         * gcc.c-torture/execute/string-opt-2.c: New test.
12995
12996 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12997
12998         * g++.old-deja/g++.pt/crash60.C: New test.
12999
13000 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13001
13002         * g++.old-deja/g++.other/crash24.C: New test.
13003         * g++.old-deja/g++.other/crash25.C: New test.
13004         * g++.old-deja/g++.other/crash26.C: New test.
13005         * g++.old-deja/g++.other/crash27.C: New test.
13006         * g++.old-deja/g++.other/crash28.C: New test.
13007         * g++.old-deja/g++.other/crash29.C: New test.
13008         * g++.old-deja/g++.other/crash30.C: New test.
13009         * g++.old-deja/g++.other/crash31.C: New test.
13010         * g++.old-deja/g++.other/crash32.C: New test.
13011         * g++.old-deja/g++.other/crash33.C: New test.
13012         * g++.old-deja/g++.other/crash34.C: New test.
13013         * g++.old-deja/g++.other/crash35.C: New test.
13014
13015 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
13016
13017         * gcc.c-torture/execute/20001031-1.c: New test.
13018
13019 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
13020
13021         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
13022         namespace.
13023
13024         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
13025         standards-conformant.
13026
13027         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
13028
13029         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
13030         * g++.old-deja/g++.mike/p755a.C: Likewise.
13031         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
13032         library makes no calls to `operator new' during initialization.
13033
13034 2000-11-04  Neil Booth  <neilb@earthling.net>
13035
13036         * gcc.dg/cpp/include2.c: New tests.
13037
13038 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
13039
13040         * lib/g++.exp (g++_set_ld_library_path): New function.
13041         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
13042
13043 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
13044
13045         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
13046         warnings.
13047
13048 2000-11-01  Richard Henderson  <rth@redhat.com>
13049
13050         * g++.old-deja/g++.ext/namedret1.C: New.
13051         * g++.old-deja/g++.ext/namedret2.C: New.
13052         * g++.old-deja/g++.ext/namedret3.C: New.
13053
13054 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
13055
13056         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
13057         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
13058
13059 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13060
13061         * gcc.c-torture/execute/va-arg-21.c: New test.
13062
13063 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13064
13065         * gcc.dg/c99-complex-2.c: New test.
13066
13067 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13068
13069         * gcc.c-torture/execute/stdio-opt-1.c: New test.
13070
13071 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
13072
13073         * g++.old-deja/g++.other/inline16.C: New test.
13074
13075 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
13076
13077         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
13078         __PRETTY_FUNCTION__
13079
13080 2000-10-29  Neil Booth  <neilb@earthling.net>
13081
13082         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
13083         New tests.
13084         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
13085         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
13086         optimisation.
13087
13088 2000-10-29  Neil Booth  <neilb@earthling.net>
13089
13090         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
13091         * mi1.c, mi1c.h: Add null directives to multiple-include test.
13092         * mi5.c: Test multiple includes work with -C.
13093         * trigraphs.c: Test ^= version.
13094
13095 2000-10-28  Neil Booth  <neilb@earthling.net>
13096
13097         New tests and test updates for new macro expander.
13098
13099         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
13100         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
13101         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
13102         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
13103         new diagnostic messages.
13104
13105         * gcc.dg/cpp/macro3.c: New tests.
13106
13107 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
13108
13109         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
13110         on the same line.
13111
13112 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
13113
13114         * g++.old-deja/g++.other/eh2.C: New test.
13115
13116 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13117
13118         * gcc.c-torture/execute/20001027-1.c: New test.
13119
13120 2000-10-26  Richard Henderson  <rth@redhat.com>
13121
13122         * gcc.c-torture/execute/20001026-1.c: New.
13123
13124 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
13125
13126         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
13127         * g++.old-deja/g++.law/builtin1.C: Likewise.
13128         * g++.old-deja/g++.law/ctors10.C: Likewise.
13129         * g++.old-deja/g++.law/virtual3.C: Likewise.
13130         * g++.old-deja/g++.mike/p658.C: Likewise.
13131         * g++.old-deja/g++.other/sibcall1.C: Likewise.
13132         * g++.old-deja/g++.other/vaarg2.C: Likewise.
13133         * g++.old-deja/g++.robertl/eb124.C: Likewise.
13134         * g++.old-deja/g++.robertl/eb44.C: Likewise.
13135         * g++.old-deja/g++.robertl/eb77.C: Likewise.
13136
13137 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
13138
13139         * gcc.c-torture/compile/20001024-1.c: New test.
13140
13141 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
13142
13143         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
13144         to tell us whether or not we are using V3.
13145
13146 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
13147
13148         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
13149         operands.
13150
13151 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13152
13153         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13154
13155 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13156
13157         * gcc.c-torture/execute/20001024-1.c: New test.
13158
13159 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13160
13161         * g++.old-deja/g++.other/sibcall1.C: New test.
13162
13163 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13164
13165         * gcc.dg/noncompile/init-3.c: New test.
13166
13167 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13168
13169         * gcc.dg/format-array-1.c: New test.
13170
13171 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13172
13173         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13174         writing through null pointers; remove comment about testing
13175         unterminated strings.
13176
13177 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13178
13179         * gcc.c-torture/execute/20001017-2.c: New test.
13180
13181 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13182
13183         * gcc.c-torture/compile/20001018-1.c: New test.
13184         * gcc.c-torture/compile/20001018-1.x: Xfail.
13185
13186 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13187
13188         * gcc.c-torture/execute/20001017-1.c: New test.
13189
13190 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13191
13192         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13193         for multiple use of arguments with scanf formats; add tests for
13194         multiple use of arguments.
13195
13196 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13197
13198         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13199
13200 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13201
13202         * gcc.dg/format-miss-1.c: New test.
13203
13204 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13205
13206         * gcc.c-torture/execute/20001013-1.c: New test.
13207
13208 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13209
13210         * gcc.dg/format-branch-1.c: New test.
13211
13212 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13213
13214         * README, lib/file-format.exp: Remove EGCS references.
13215
13216 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13217
13218         * gcc.dg/20001013-1.c: New test.
13219
13220 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13221
13222         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13223         for intmax_t in the compiler using __typeof__ and the type rules
13224         for conditional expressions.
13225
13226 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13227
13228         * gcc.dg/20001012-1.c: New test.
13229         * gcc.dg/20001012-2.c: New test.
13230
13231 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13232
13233         * gcc.dg/format-attr-1.c: New test.
13234
13235 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13236
13237         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13238         __LONG_LONG_MAX__ instead of LLONG_MAX.
13239
13240 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13241
13242         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13243         scanf flags.
13244         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13245         flags.
13246
13247 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13248
13249         * gcc.dg/sequence-pt-1.c: New test.
13250
13251 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13252
13253         * gcc.c-torture/execute/20001011-1.c: New testcase.
13254         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13255
13256 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13257
13258         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13259         does not error on it.
13260
13261 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13262
13263         * gcc.dg/20001009-1.c: New test.
13264
13265 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13266
13267         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13268         * gcc.c-torture/execute/20001009-2.c: ... to here.
13269
13270 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13271
13272         * gcc.c-torture/compile/20001009-1.c: New testcase.
13273         * gcc.c-torture/execute/20001009-1.c: New testcase.
13274         Testcases provided by Jan Hubicka <jh@suse.cz>.
13275
13276 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13277
13278         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13279         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13280         uintmax_t using <limits.h> to emulate the compiler's internal
13281         logic.  No longer XFAIL %j tests.
13282
13283 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13284
13285         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13286         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13287         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13288         regexps and details of expected handling of some bad formats.
13289         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13290         suppression.
13291
13292 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13293
13294         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13295         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13296         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13297         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13298         in list archives.
13299
13300 2000-10-06  Richard Henderson  <rth@cygnus.com>
13301
13302         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13303         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13304         * g++.old-deja/g++.jason/report.C: Likewise.
13305         * g++.old-deja/g++.law/friend5.C: Likewise.
13306         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13307         of the expected warnings.
13308
13309 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13310
13311         * g++.old-deja/g++.pt/enum14.C: New test.
13312
13313 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13314
13315         * g++.old-deja/g++.pt/crash59.C: New test.
13316
13317 2000-10-04  Will Cohen  <wcohen@redhat.com>
13318
13319         * gcc.dg/20000926-1.c: New test.
13320
13321 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13322
13323         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13324         function name for current C++ compiler.
13325         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13326
13327 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13328
13329         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13330         __PRETTY_FUNCTION__.
13331         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13332
13333 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13334
13335         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13336
13337 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13338
13339         * gcc.c-torture/compile/20000923-1.c: New test.
13340
13341 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13342
13343         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13344         * g++.old-deja/g++.pt/ttp62.C: Same.
13345         * g++.old-deja/g++.other/inline14.C: Same.
13346
13347 2000-09-24  Richard Henderson  <rth@cygnus.com>
13348
13349         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13350
13351 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13352
13353         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13354
13355 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13356
13357         * gcc.c-torture/compile/20000922-1.c: New file.
13358
13359 2000-09-21  Nick Clifton  <nickc@redhat.com>
13360
13361         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13362         a signed long modulo operation.
13363         (mod6): New function - perform an unsigned long modulo operation.
13364         (main): Add tests for modulos of very large numbers by very small
13365         dividends.
13366
13367 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13368
13369         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13370
13371 2000-09-19  Richard Henderson  <rth@cygnus.com>
13372
13373         * gcc.dg/compare2.c (case 10): XFAIL.
13374
13375 2000-09-18  Richard Henderson  <rth@cygnus.com>
13376
13377         * gcc.c-torture/execute/20000906-1.c: Move ...
13378         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13379         that support __builtin_trap.
13380
13381 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13382
13383         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13384
13385 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13386
13387         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13388         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13389         more $ format tests.
13390
13391 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13392
13393         * gcc.dg/format-errmk-1.c: New test.
13394
13395 2000-09-17  Greg McGary  <greg@mcgary.org>
13396
13397         * gcc.c-torture/execute/20000917-1.x: Remove.
13398
13399 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13400
13401         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13402
13403 2000-09-17  Greg McGary  <greg@mcgary.org>
13404
13405         * gcc.c-torture/execute/20000917-1.c: New test.
13406         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13407
13408 2000-09-16  Neil Booth  <NeilB@earthling.net>
13409
13410         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13411         in nested macro bug.
13412
13413 2000-09-15  Neil Booth  <NeilB@earthling.net>
13414
13415         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13416
13417 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13418
13419         * gcc.c-torture/execute/20000914-1.c: New test.
13420
13421 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13422
13423         * g++.other/inline13.C: New test.
13424
13425 2000-09-12  Andreas Jaeger  <aj@suse.de>
13426
13427         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13428         constant by Ulrich Drepper <drepper@redhat.com>.
13429
13430 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13431
13432         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13433
13434 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13435
13436         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13437
13438 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13439
13440         * gcc.dg/cpp/backslash.c: New test.
13441
13442 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13443
13444         * gcc.c-torture/execute/20000910-1.c: New test.
13445         * gcc.c-torture/execute/20000910-2.c: Likewise.
13446
13447 2000-09-11  Robert Lipe  <robertl@sco.com>
13448
13449         * gcc.dg/pragma-align.c: New test.
13450
13451 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13452
13453         * g++.old-deja/g++.pt/explicit82.C: New test.
13454         * g++.old-deja/g++.pt/explicit83.C: New test.
13455
13456 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13457
13458         * gcc.dg/asm-names.c: New test.
13459
13460 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13461
13462         * gcc.dg/cpp/tr-warn6.c: New test
13463
13464 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13465
13466         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13467         be accepted.
13468
13469 2000-09-07  Catherine Moore  <clm@redhat.com>
13470
13471         * gcc.c-torture/execute/unroll-1.c: New test.
13472
13473 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13474
13475         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13476         ERROR markers.
13477         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13478         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13479         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13480         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13481         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13482         Preprocess only.
13483         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13484         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13485
13486 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13487
13488         * g++.old-deja/g++.pt/deduct2.C: New test.
13489
13490 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13491
13492         * g++.old-deja/g++.pt/parms2.C: New test.
13493
13494 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13495
13496         * g++.old-deja/g++.pt/crash58.C: New test.
13497
13498 2000-09-06  Greg McGary  <greg@mcgary.org>
13499
13500         * gcc.c-torture/execute/20000906-1.c: New test.
13501         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13502
13503 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13504
13505         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13506
13507 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13508
13509         * g++.old-deja/g++.pt/crash57.C: New test.
13510
13511 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13512
13513         * g++.old-deja/g++.pt/crash56.C: New test.
13514
13515 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13516
13517         * g++.old-deja/g++.pt/koenig1.C: New test.
13518
13519 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13520
13521         * gcc.dg/20000904-1.c: New test.
13522
13523 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13524
13525         * gcc.dg/cpp/paste8.c: New test.
13526
13527 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13528
13529         * gcc.c-torture/compile/20000827-1.c: New test.
13530
13531 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13532
13533         * gcc.dg/format-diag-1.c: New test.
13534
13535 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13536
13537         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13538         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13539         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13540         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13541         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13542
13543 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13544
13545         * g++.old-deja/g++.other/nested4.C: New test.
13546
13547 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13548
13549         * g++.old-deja/g++.ns/scoped1.C: New test.
13550
13551 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13552
13553         * lib/g++.exp: Support testing already-installed GCC.
13554
13555 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13556
13557         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13558
13559 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13560
13561         * gcc.dg/return-type-2.c: New test.
13562
13563 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13564
13565         * gcc.c-torture/compile/20000825-1.c: New test.
13566
13567 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13568
13569         * gcc.dg/dwarf2-2.c: New test.
13570
13571 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13572
13573         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13574         dg-warning regexps.
13575
13576 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13577
13578         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13579         gcc.dg/format-ext-5.c: New tests.
13580
13581 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13582
13583         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13584
13585 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13586
13587         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13588
13589 2000-08-24  Richard Henderson  <rth@cygnus.com>
13590
13591         * gcc.dg/ia64-sync-1.c: New test.
13592         * gcc.dg/ia64-sync-2.c: New test.
13593         * gcc.dg/ia64-asm-1.c: New test.
13594
13595 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13596
13597         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13598         * gcc.dg/format-ext-2.c: New test.
13599
13600 2000-08-23  Jason Merrill  <jason@redhat.com>
13601
13602         * lib/old-dejagnu.exp: Also ignore "In member function" and
13603         "At global scope".
13604
13605 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13606
13607         * gcc.dg/noncompile/label-lineno-1.c: New test.
13608
13609 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13610
13611         * gcc.dg/c99-array-nonobj-1.c: New test.
13612
13613 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13614
13615         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13616         tests.
13617         * gcc.dg/format-ext-1.c: New test.
13618
13619 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13620
13621         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13622         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13623         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13624         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13625         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13626
13627 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13628
13629         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13630         gcc.dg/c99-strftime-2.c: New tests.
13631
13632 2000-08-22  Richard Henderson  <rth@cygnus.com>
13633
13634         * gcc.c-torture/execute/20000822-1.c: New test.
13635
13636 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13637
13638         * gcc.c-torture/execute/20000819-1.x: Remove.
13639
13640 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13641
13642         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13643         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13644         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13645         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13646         gcc.dg/format-xopen-1.c: New tests.
13647
13648 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13649
13650         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13651
13652 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13653
13654         * g++.old-deja/g++.other/loop2.C: New test.
13655
13656         * gcc.c-torture/compile/20000606-1.c: New test.
13657         * gcc.c-torture/compile/20000728-1.c: New test.
13658         * gcc.c-torture/execute/20000801-1.c: New test.
13659         * gcc.c-torture/execute/20000801-2.c: New test.
13660         * gcc.c-torture/execute/20000819-1.c: New test.
13661         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13662         * gcc.dg/20000629-1.c: New test.
13663         * gcc.dg/20000724-1.c: New test.
13664         * gcc.dg/20000807-1.c: New test.
13665
13666 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13667
13668         * gcc.dg/cpp/pragma-1.c: New test.
13669         * gcc.dg/cpp/pragma-2.c: New test.
13670
13671 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13672
13673         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13674         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13675
13676 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13677
13678         * gcc.c-torture/compile/20000818-1.c: New test.
13679
13680 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13681
13682         * gcc.c-torture/execute/20000818-1.c: New test.
13683
13684 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13685
13686         * gcc.dg/format-va-1.c: New test.
13687
13688 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13689
13690         * g++.old-deja/g++.other/typedef8.C: New test.
13691
13692 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13693
13694         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13695         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13696         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13697         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13698         * g++.old-deja/g++.other/ptrmem7.C: New test.
13699         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13700
13701 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13702
13703         * g++.old-deja/g++.pt/typename27.C: New test.
13704
13705 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13706
13707         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13708         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13709         * g++.old-deja/g++.pt/friend45.C: New test.
13710         * g++.old-deja/g++.other/friend8.C: New test.
13711
13712 2000-08-15  Richard Henderson  <rth@cygnus.com>
13713
13714         * gcc.c-torture/execute/20000815-1.c: New test.
13715
13716 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13717
13718         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13719         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13720         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13721
13722 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13723
13724         * g++.old-deja/g++.other/refinit2.C: New test.
13725
13726 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13727
13728         * lib/c-torture.exp (c-torture): Make
13729         compiler_conditional_xfail_data global.
13730         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13731         compiler_conditional_xfail_data machinery.
13732         (f-torture-execute): Likewise.
13733         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13734         and only when unrolling loops.
13735
13736         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13737
13738 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13739
13740         * g++.old-deja/g++.pt/explicit81.C: New test.
13741
13742 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13743
13744         * g++.old-deja/g++.pt/typename26.C: New test.
13745
13746 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13747
13748         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13749         warning.
13750
13751 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13752
13753         * g++.old-deja/g++.other/array3.C: New test.
13754
13755 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13756
13757         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13758         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13759         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13760         New tests.
13761
13762 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13763
13764         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13765         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13766
13767 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13768
13769         * gcc.c-torture/execute/20000808-1.c: New test.
13770
13771 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13772
13773         * gcc.dg/c90-const-expr-1.c: New test.
13774
13775 2000-08-08  Richard Henderson  <rth@cygnus.com>
13776
13777         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13778
13779 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13780
13781         * gcc.dg/noncompile/const-ll-1.c: New test.
13782
13783 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13784
13785         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13786
13787 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13788
13789         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13790         that running programs linked against the shared version of libobjc
13791         run correctly.
13792
13793 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13794
13795         * gcc.dg/c99-printf-1.c: New test.
13796
13797 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13798
13799         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13800
13801 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13802
13803         * gcc.c-torture/execute/20000731-1.x: Delete.
13804
13805 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13806
13807         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13808         and torture_without_loops as is done by c-torture.exp.
13809         (search_for): Copy from c-torture.exp.
13810         (gcc-dg-runtest): New function, drives a directory of tests
13811         iterating over the TORTURE_OPTIONS.
13812         (scan-assembler, scan-assembler-not): Move here from
13813         individual directory drivers.
13814
13815         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13816         defined by lib/gcc-dg.exp.
13817         * gcc.dg/cpp/cpp.exp: Likewise.
13818         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13819         gcc-dg-runtest, so we cycle over optimization options.
13820
13821         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13822         * gcc.dg/compare2.c: No longer expected to fail.
13823
13824 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13825
13826         * gcc.c-torture/execute/20000804-1.c: New test.
13827
13828 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13829
13830         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13831
13832 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13833
13834         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13835
13836 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13837
13838         * gcc.c-torture/compile/20000803-1.c: New test.
13839
13840 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13841
13842         * gcc.c-torture/execute/20000801-3.c,
13843         gcc.c-torture/execute/20000801-4.c: New tests.
13844         * gcc.c-torture/execute/20000801-3.x,
13845         gcc.c-torture/execute/20000801-4.x: Xfail.
13846
13847 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13848
13849         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13850         libobjc/.libs to allow for libtool.
13851
13852 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13853
13854         * gcc.c-torture/compile/20000802-1.c: New test.
13855
13856 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13857
13858         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13859
13860 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13861
13862         * gcc-c-torture/execute/20000731-2.c: New test.
13863
13864         * gcc.c-torture/execute/20000731-1.c: New test.
13865         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13866
13867 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13868
13869         * testsuite/gcc.dg/cpp/paste7.c: New test.
13870         * gcc.dg/cpp/20000725-1.c: New test.
13871
13872 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13873
13874         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13875         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13876         declaration warning for __builtin_dwarf_reg_size.
13877
13878         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13879
13880 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13881
13882         * gcc.dg/noncompile/voidparam-1.c: New test.
13883
13884 2000-07-30  Richard Henderson  <rth@cygnus.com>
13885
13886         * gcc.dg/c90-digraph-1.c: Don't xfail.
13887         * gcc.dg/compare2.c (case 10): Xfail.
13888         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13889
13890 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13891
13892         * gcc.dg/c99-main-1.c: New test.
13893
13894 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13895
13896         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13897
13898 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13899
13900         * gcc.c-tortuer/execute/20000726-1.c: New test.
13901
13902 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13903
13904         * gcc.c-torture/execute/enum-2.c: New test.
13905
13906 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13907
13908         * gcc.dg/cpp/tr-warn3.c: New test.
13909
13910 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13911
13912         * g++.old-deja/g++.ext/implicit1.C: Remove.
13913         * g++.old-deja/g++.jason/c2.C: Remove
13914         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13915         * g++.old-deja/g++.pt/crash16.C: Likewise.
13916         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13917
13918 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13919
13920         * g++.old-deja/g++.other/for2.C: New test.
13921
13922 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13923
13924         * gcc.dg/20000720-1.c: New test.
13925
13926 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13927
13928         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13929
13930 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13931
13932         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13933         * gcc.c-torture/execute/20000722-1.c: New.
13934         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13935
13936 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13937
13938         * gcc.dg/cpp/20000720-1.S: New test.
13939
13940 2000-07-21  Michael Meissner  <meissner@redhat.com>
13941
13942         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13943
13944 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13945
13946         * g++.old-deja/g++.brendan/crash16.C,
13947         g++.old-deja/g++.brendan/parse3.C,
13948         g++.old-deja/g++.brendan/redecl1.C,
13949         g++.old-deja/g++.ns/template13.C,
13950         g++.old-deja/g++.other/decl4.C,
13951         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13952
13953 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13954
13955         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13956         and "Internal error".
13957
13958         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13959         regexps.
13960         * gcc.dg/cpp/paste6.c: New test.
13961
13962 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13963
13964         * gcc.dg/cpp/tr-direct.c: New test.
13965
13966         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13967         gcc.dg/cpp/undef1.c: Tweak error regexps.
13968
13969 2000-07-18  Eric Christopher <echristo@redhat.com>
13970
13971         * gcc.c-torture/compile/20000718-1.c: New test.
13972
13973 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13974
13975         * cpplex.c (_cpp_push_token): If the token being pushed back
13976         is the previous token in this context, just subtract one from
13977         context->posn.
13978         * cppmacro.c (save_expansion): Clear aux field when storing a
13979         placemarker.
13980
13981 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13982
13983         * gcc.dg/noncompile/redecl-1.c: New test.
13984
13985 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13986
13987         * gcc.c-torture/execute/20000717-5.c: New test.
13988         * gcc.c-torture/execute/20000717-1.x: Removed.
13989
13990 2000-07-17  Richard Henderson  <rth@cygnus.com>
13991
13992         * gcc.c-torture/execute/20000717-4.c: New test.
13993
13994 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13995
13996         * gcc.dg/cpp/syshdr.c: New test.
13997         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13998
13999 2000-07-17  Neil Booth  <neilb@earthling.net>
14000
14001         * gcc.dg/cpp/cmdlne-dM.c: New test.
14002         * gcc.dg/cpp/cmdlne-dD.c: New test.
14003
14004 2000-07-17  Jeffrey A Law  (law@cygnus.com)
14005
14006         * gcc.c-torture/execute/20000717-3.c: New test.
14007
14008         * gcc.c-torture/compile/20000717-1.c: New test.
14009
14010 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
14011
14012         * gcc.c-torture/execute/20000717-2.c: New test.
14013
14014 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14015
14016         * gcc.dg/formatz-1.c: New test.
14017
14018         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
14019         * gcc.dg/c99-digraph-1.c: New tests.
14020
14021         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
14022         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
14023
14024         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
14025         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
14026         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
14027         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
14028         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
14029         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
14030         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
14031
14032 2000-07-17   Greg McGary <greg@mcgary.org>
14033
14034         * gcc.c-torture/execute/20000717-1.c: New test.
14035         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
14036
14037 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
14038
14039         * gcc.c-torture/execute/20000715-2.c: New test.
14040         * gcc.dg/20000715-1.c: New test.
14041
14042 2000-07-15  Michael Meissner  <meissner@redhat.com>
14043
14044         * gcc.c-torture/execute/20000715-1.c: New test.
14045
14046 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
14047
14048         * gcc.c-torture/execute/20000707-1.c: New test.
14049
14050 2000-07-13  Neil Booth  <NeilB@earthling.net>
14051
14052         * testsuite/gcc.dg/cpp/digraph1.c,
14053         testsuite/gcc.dg/cpp/digraph2.c,
14054         testsuite/gcc.dg/cpp/digraphs.c: New tests.
14055
14056 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
14057
14058         * g77.f-torture/compile/20000630-2.f:  New test.
14059         * g77.f-torture/compile/20000630-2.x
14060
14061 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14062
14063         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
14064
14065 2000-07-11  Neil Booth  <NeilB@earthling.net>
14066
14067         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
14068
14069 2000-07-11  Neil Booth  <NeilB@earthling.net>
14070
14071         * gcc.dg/cpp/cmdlne-C.c: New.
14072
14073 2000-07-09  Neil Booth  <NeilB@earthling.net>
14074
14075         * gcc.dg/cpp/directiv.c: New tests.
14076         * gcc.dg/cpp/undef1.c: Update.
14077
14078 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
14079
14080         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
14081
14082 2000-07-09  Neil Booth  <NeilB@earthling.net>
14083
14084         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
14085
14086 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
14087
14088         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
14089         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
14090
14091 2000-07-08  Neil Booth  <NeilB@earthling.net>
14092
14093         * gcc.dg/cpp/macsyntx.c: New tests.
14094
14095 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14096
14097         * gcc.dg/20000707-1.c: New test.
14098
14099 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
14100
14101         * gcc.c-torture/execute/20000706-1.c: New test.
14102         * gcc.c-torture/execute/20000706-2.c: New test.
14103         * gcc.c-torture/execute/20000706-3.c: New test.
14104         * gcc.c-torture/execute/20000706-4.c: New test.
14105         * gcc.c-torture/execute/20000706-5.c: New test.
14106
14107 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14108
14109         * g++.old-deja/g++.pt/instantiate7.C: New test.
14110
14111 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
14112
14113         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
14114         * g++.old-deja/g++.mike/thunk3.C: Likewise.
14115         * g++.old-deja/g++.other/rtti3.C: Likewise.
14116         * g++.old-deja/g++.other/rttid3.C: Likewise.
14117
14118 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
14119
14120         *  g77.f-torture/compile/20000630-1.x: Fix typo
14121
14122 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
14123
14124         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
14125         assembly output.
14126
14127 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
14128
14129         * gcc.dg/cpp/ident.c: New test.
14130
14131 2000-07-05  Neil Booth  <NeilB@earthling.net>
14132
14133         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
14134           gcc.dg/cpp/lexstrng.c: New tests.
14135
14136 2000-07-04  Neil Booth  <NeilB@earthling.net>
14137
14138         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
14139         * gcc.dg/cpp/strify2.c: Same.
14140
14141 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
14142
14143         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
14144         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
14145         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
14146         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
14147
14148         * testsuite/gcc.dg/cpp/macro1.c,
14149         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14150         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14151         testsuite/gcc.dg/cpp/strify1.c,
14152         testsuite/gcc.dg/cpp/strify2.c: New tests.
14153
14154 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14155
14156         * gcc.c-torture/execute/20000703-1.c: New test.
14157
14158 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14159
14160         * g++.old-deja/g++.pt (lookup10.C): New test.
14161
14162 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14163
14164         * g++.old-deja/g++.pt (typename25.C): New test.
14165
14166 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14167
14168         * gcc.c-torture/compile/20000701-1.c: New test.
14169
14170 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14171
14172         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14173         to test case.
14174
14175 2000-06-30  Catherine Moore  <clm@cygnus.com>
14176
14177         * gcc.c-torture/execute/align-1.c: New test.
14178
14179 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14180
14181         * g++.old-deja/g++.pt/expr8.C: New test.
14182         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14183
14184 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14185
14186         * gcc.c-torture/compile/20000629-1.c: New test.
14187
14188 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14189
14190
14191         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14192         gcc.dg/noncompile directory, depending on whether they're
14193         preprocessor tests or not.  Annotate all the tests for the dg
14194         framework.
14195
14196         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14197         * gcc.dg/noncompile/noncompile.exp: New.
14198
14199         * Moved files:
14200         Old name                                New name
14201         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14202         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14203         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14204         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14205         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14206         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14207         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14208         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14209         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14210         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14211         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14212         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14213         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14214         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14215         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14216         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14217         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14218         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14219         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14220         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14221         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14222         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14223         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14224         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14225
14226         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14227         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14228         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14229         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14230         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14231         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14232
14233 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14234
14235         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14236         declare one variable.  On the fourth, error.
14237         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14238         declared by 20000628-1a.h.
14239
14240 2000-06-29  Richard Henderson  <rth@redhat.com>
14241
14242         * gcc.c-torture/execute/930529-1.x: New file.
14243         * gcc.dg/920413-1.c: Adjust expected warning text.
14244         * gcc.dg/980217-1.c: Declare abort.
14245         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14246
14247 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14248
14249         * g77.f-torture/compile/20000629-1.f: New test.
14250         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14251
14252 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14253
14254         Rearrange lots of files, removing entirely the
14255         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14256         directories.
14257
14258         * Deleted files:
14259         gcc.c-torture/code_quality/code_quality.exp
14260         gcc.c-torture/special/special.exp
14261         gcc.failure/failure.exp
14262         gcc.failure/940409-1.x
14263         gcc.c-torture/compile/961203-1.x
14264
14265         * New files:
14266         gcc.misc-tests/linkage.exp
14267         gcc.c-torture/execute/920730-1t.c
14268         gcc.c-torture/execute/920730-1t.x
14269         gcc.c-torture/compile/920520-1.x
14270         gcc.c-torture/compile/920521-1.x
14271         gcc.c-torture/compile/981006-1.x
14272         gcc.c-torture/execute/eeprof-1.x
14273
14274         * Moved files (possibly with modifications to fit a new harness):
14275         Old name                                New name
14276         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14277         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14278         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14279         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14280         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14281         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14282         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14283         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14284         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14285         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14286         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14287         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14288         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14289         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14290
14291 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14292
14293         * c-torture/compile/961203-1.x: Delete.
14294
14295         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14296         not exit. Include stdio.h.
14297         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14298         * gcc.misc-tests/dg-12.c: Likewise.
14299         * gcc.misc-tests/dg-5.c: Likewise.
14300         * gcc.misc-tests/dg-6.c: Likewise.
14301         * gcc.misc-tests/dg-7.c: Prototype abort.
14302         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14303         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14304         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14305         not exit.
14306         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14307         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14308
14309 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14310
14311         * gcc.dg/cpp/20000628-1.c: New test.
14312         * gcc.dg/cpp/20000628-1.h: New header for above test.
14313         * gcc.dg/cpp/20000628-1a.h: Likewise.
14314
14315 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14316
14317         * gcc.dg/cpp: New directory.
14318         * gcc.dg/cpp/cpp.exp: New driver.
14319         * gcc.dg/cpp/20000627-1.c: New test.
14320         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14321         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14322         and rewrite as a compilation test.
14323
14324         * gcc.dg: Move many files into the cpp subdirectory, possibly
14325         renaming or editing them as well.
14326         Old name                New name
14327         990119-1.c              cpp/19990119-1.c
14328         990228-1.c              cpp/19990228-1.c
14329         990407-1.c              cpp/19990407-1.c
14330         990409-1.c              cpp/19990409-1.c
14331         990413-1.c              cpp/19990413-1.c
14332         990703-1.c              cpp/19990703-1.c
14333         20000127-1.c            cpp/20000127-1.c
14334         20000129-1.c            cpp/20000129-1.c
14335         20000207-1.c            cpp/20000207-1.c
14336         20000207-2.c            cpp/20000207-2.c
14337         20000209-1.c            cpp/20000209-1.c
14338         20000209-2.c            cpp/20000209-2.c
14339         20000301-1.c            cpp/20000301-1.c
14340         20000419-1.c            cpp/20000419-1.c
14341         20000510-1.S            cpp/20000510-1.S
14342         20000519-1.c            cpp/20000519-1.c
14343         20000529-1.c            cpp/20000529-1.c
14344         20000625-1.c            cpp/20000625-1.c
14345         20000625-2.c            cpp/20000625-2.c
14346         cpp-as1.c               cpp/assert1.c
14347         cpp-as2.c               cpp/assert2.c
14348         cxx-comments-1.c        cpp/cxxcom1.c
14349         cxx-comments-2.c        cpp/cxxcom2.c
14350         endif-label.c           cpp/endif.c
14351         cpp-hash1.c             cpp/hash1.c
14352         cpp-hash2.c             cpp/hash2.c
14353         cpp-if1.c               cpp/if-1.c
14354         cpp-if2.c               cpp/if-2.c
14355         cpp-if3.c               cpp/if-3.c
14356         cpp-if4.c               cpp/if-4.c
14357         cpp-if5.c               cpp/if-5.c
14358         cpp-cond.c              cpp/if-cexp.c
14359         cpp-missingop.c         cpp/if-mop.c
14360         cpp-missingparen.c      cpp/if-mpar.c
14361         cpp-opprec.c            cpp/if-oppr.c
14362         cpp-ifparen.c           cpp/if-paren.c
14363         cpp-shortcircuit.c      cpp/if-sc.c
14364         cpp-shift.c             cpp/if-shift.c
14365         cpp-unary.c             cpp/if-unary.c
14366         cpp-li1.c               cpp/line1.c
14367         cpp-li2.c               cpp/line2.c
14368         lineno.c                cpp/line3.c
14369         lineno-2.c              cpp/line4.c
14370         cpp-mi.c                cpp/mi1.c
14371         cpp-mic.h               cpp/mi1c.h
14372         cpp-micc.h              cpp/mi1cc.h
14373         cpp-mind.h              cpp/mi1nd.h
14374         cpp-mindp.h             cpp/mi1ndp.h
14375         cpp-mix.h               cpp/mi1x.h
14376         cpp-mi2.c               cpp/mi2.c
14377         cpp-mi2a.h              cpp/mi2a.h
14378         cpp-mi2b.h              cpp/mi2b.h
14379         cpp-mi2c.h              cpp/mi2c.h
14380         cpp-mi3.c               cpp/mi3.c
14381         cpp-mi3.def             cpp/mi3.def
14382         poison-1.c              cpp/poison.c
14383         pr-impl.c               cpp/prag-imp.c
14384         cpp-redef-2.c           cpp/redef1.c
14385         cpp-redef.c             cpp/redef2.c
14386         strpaste.c              cpp/strp1.c
14387         strpaste-2.c            cpp/strp2.c
14388         cpp-tradpaste.c         cpp/tr-paste.c
14389         cpp-tradstringify.c     cpp/tr-str.c
14390         cpp-tradwarn1.c         cpp/tr-warn1.c
14391         cpp-tradwarn2.c         cpp/tr-warn2.c
14392         trigraphs.c             cpp/trigraphs.c
14393         cpp-unc1.c              cpp/unc1.c
14394         cpp-unc2.c              cpp/unc2.c
14395         cpp-unc3.c              cpp/unc3.c
14396         cpp-unc.c               cpp/unc4.c
14397         undef.c                 cpp/undef1.c
14398         undef-2.c               cpp/undef2.c
14399         cpp-wi1.c               cpp/widestr1.c
14400
14401 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14402
14403         * lib/g++.exp (g++_include_flags): Tweak.
14404
14405 2000-06-27  H.J. Lu  <hjl@gnu.org>
14406             Loren J. Rittle  <ljrittle@acm.org>
14407
14408         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14409         version with one that knows about the new gcc tree structure.
14410         (g++_link_flags): Same.
14411
14412 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14413
14414         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14415         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14416         case we are cross-compiling.
14417
14418         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14419         g++.old-deja/g++.niklas/Makefile.in,
14420         g++.old-deja/g++.niklas/configure.in,
14421         g++.old-deja/g++.other/Makefile.in,
14422         g++.old-deja/g++.other/configure.in,
14423         gcc.c-torture/code_quality/Makefile.in,
14424         gcc.c-torture/code_quality/configure.in,
14425         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14426         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14427         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14428         gcc.c-torture/execute/ieee/Makefile.in,
14429         gcc.c-torture/execute/ieee/configure.in,
14430         gcc.c-torture/noncompile/Makefile.in,
14431         gcc.c-torture/noncompile/configure.in,
14432         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14433         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14434         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14435
14436 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14437
14438         * g++.old-deja/g++.other/ambig3.C: New test.
14439
14440 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14441
14442         * g++.old-deja/g++.pt/syntax1.C: New test.
14443         * g++.old-deja/g++.pt/syntax2.C: New test.
14444         * g++.old-deja/g++.other/syntax3.C: New test.
14445         * g++.old-deja/g++.other/syntax4.C: New test.
14446
14447 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14448
14449         * gcc.dg/20000623-1.c: Prototype exit and abort.
14450
14451 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14452
14453         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14454         New tests.
14455         * gcc.dg/cpp-mi3.def: New file.
14456
14457         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14458         inside assertions.
14459         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14460         lexer's error messages.
14461         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14462         divine anything from the linemarkers.
14463         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14464         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14465
14466 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14467
14468         * gcc.dg/20000623-1.c: New test.
14469
14470 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14471
14472         * gcc.c-torture/execute/20000622-1.c: New test.
14473
14474 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14475
14476         * g++.old-deja/g++.other/init15.C: New test.
14477
14478 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14479
14480         * g++.old-deja/g++.pt/vaarg2.C: New test.
14481         * g++.old-deja/g++.pt/vaarg3.C: New test.
14482
14483 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14484
14485         * g++.old-deja/g++.other/dyncast6.C: New test.
14486
14487 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14488
14489         * gcc.c-torture/execute/loop-6.c: New test.
14490
14491 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14492
14493         * gcc.dg/20000614-1.c: New test.
14494         * gcc.dg/20000614-2.c: New test.
14495
14496 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14497
14498         * g++.old-deja/g++.other/inline12.C: New test.
14499
14500 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14501
14502         * g++.old-deja/g++.other/eh1.C: New test.
14503
14504 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14505
14506         * g++.old-deja/g++.other/type.C: New test.
14507
14508 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14509
14510         * g++.old-deja/g++.other/initstring.C: New test.
14511
14512 2000-06-12  Jason Merrill  <jason@redhat.com>
14513
14514         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14515
14516 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14517
14518         * gcc.c-torture/compile/20000609-1.c: New test.
14519
14520 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14521
14522         * gcc.dg/20000609-1.c: New test.
14523
14524 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14525
14526         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14527         * gcc.c-torture/noncompile/poison-1.c: Move...
14528         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14529         * gcc.dg/cpp-li1.c: Add a token after the #line.
14530
14531 2000-06-05  Richard Henderson  <rth@cygnus.com>
14532
14533         * gcc.c-torture/execute/20000605-2.c: New test.
14534         * gcc.c-torture/execute/20000605-3.c: New test.
14535
14536 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14537
14538         * g77.f-torture/execute/20000503-1.x: New file.
14539
14540 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14541
14542         * g++.old-deja/g++.eh/badalloc1.C: New test.
14543
14544 2000-06-05  Richard Henderson  <rth@cygnus.com>
14545
14546         * gcc.c-torture/execute/20000605-1.c: New test.
14547
14548 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14549             Nathan Sidwell <nathan@codesourcery.com>
14550
14551         * gcc.c-torture/compile/20000605-1.c: New test.
14552
14553 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14554
14555         * g77.f-torture/compile/20000601-1.f:  New test.
14556
14557 2000-06-03  Richard Henderson  <rth@cygnus.com>
14558
14559         * gcc.c-torture/execute/20000603-1.c: New.
14560
14561 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14562
14563         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14564         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14565
14566 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14567
14568         * gcc.dg/compare2.c (case 12): XFAIL.
14569         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14570         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14571
14572         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14573
14574 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14575
14576         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14577         guard macro is already defined when the header is first
14578         included.
14579         * gcc.dg/cpp-mix.h: New file.
14580         * gcc.dg/endif-label.c: Update patterns to match compiler.
14581
14582         * g++.brendan/complex1.C: Declare abort.
14583         * g++.law/refs4.C: Remove XFAIL.
14584         * g++.oliva/expr2.C: Declare abort and exit.
14585
14586 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14587
14588         * gcc.c-torture/execute/20000528-1.c: New test.
14589
14590         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14591         * g++.old-deja/g++.law/temps4.C: Likewise.
14592
14593         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14594         stdlib.h.  Call abort() on failure.
14595         * g++.old-deja/g++.law/refs4.C: Likewise.
14596         * g++.old-deja/g++.law/temps4.C: Likewise.
14597         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14598         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14599
14600 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14601
14602         Relative to g++.dg/special:
14603         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14604
14605         Relative to g++.old-deja:
14606         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14607         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14608         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14609         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14610         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14611         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14612         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14613
14614         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14615         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14616         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14617         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14618         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14619         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14620         and/or string.h.
14621
14622         * g++.other/goto1.C: Update expectations for error messages.
14623
14624 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14625
14626         * gcc.c-torture/compile/20000523-1.c: New test.
14627
14628 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14629
14630         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14631
14632 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14633
14634         * g++.old-deja/g++.eh/catch11.C: New test.
14635         * g++.old-deja/g++.eh/catch12.C: New test.
14636
14637 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14638
14639         * gcc.c-torture/execute/20000523-1.c: New test.
14640
14641 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14642
14643         * c-torture/execute/bcp-1.c: Replace abort in arg of
14644         __builtin_constant_p with a generic external function.
14645
14646         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14647         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14648         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14649         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14650         Prototype abort and/or exit.
14651
14652         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14653         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14654         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14655         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14656
14657 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14658
14659         * gcc.dg/dwarf2-1.c: New test.
14660
14661 2000-05-20  Richard Henderson  <rth@cygnus.com>
14662
14663         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14664
14665 2000-05-20  Andreas Jaeger  <aj@suse.de>
14666
14667         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14668         testcase.
14669
14670 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14671
14672         * gcc.c-torture/execute/20000519-2.c: New test.
14673
14674 2000-05-19  Andreas Jaeger  <aj@suse.de>
14675
14676         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14677         which fails with SSA.
14678
14679         * lib/c-torture.exp: Also test with -O3 -fssa.
14680
14681 2000-05-18  Michael Meissner  <meissner@redhat.com>
14682
14683         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14684         * gcc.c-torture/execute/920415-1.c: Ditto.
14685         * gcc.c-torture/execute/920501-1.c: Ditto.
14686         * gcc.c-torture/execute/conversion.c: Ditto.
14687         * gcc.c-torture/execute/cvt-1.c: Ditto.
14688
14689 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14690
14691         * gcc.c-torture/compile/20000518-1.c: New test.
14692
14693 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14694
14695         * g77.f-torture/compile/200005018.f:  New test.
14696
14697 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14698
14699         * gcc.c-torture/compile/20000517-1.c: New test.
14700
14701 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14702
14703         * gcc.c-torture/execute/20000516-1.c: New test.
14704
14705 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14706
14707         * g++.old-deja/g++.other/eh.C: New test.
14708
14709 2000-05-12  Richard Henderson  <rth@cygnus.com>
14710
14711         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14712         constants through to doit's conditional.
14713
14714 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14715
14716         * gcc.c-torture/compile/20000511-1.c: New test.
14717         * g77.f-torture/compile/20000511-1.f: New test.
14718         * g77.f-torture/compile/20000511-2.f: New test.
14719
14720 2000-05-11  Michael Meissner  <meissner@redhat.com>
14721
14722         * gcc.c-torture/execute/20000511-1.c: New test.
14723
14724 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14725
14726         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14727         * gcc.dg/20000510-1.S: New.
14728
14729 2000-05-08  Catherine Moore  <clm@cygnus.com>
14730
14731         * gcc.dg/unused-3.c: New.
14732
14733 2000-05-06  Richard Henderson  <rth@cygnus.com>
14734
14735           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14736           * g++.old-deja/g++.mike/warn1.C: Likewise.
14737           * g++.old-deja/g++.pt/local1.C: Likewise.
14738           * g++.old-deja/g++.pt/local7.C: Likewise.
14739           * g++.old-deja/g++.pt/spec16.C: Likewise.
14740
14741 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14742
14743         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14744
14745 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14746
14747           * g77.f-torture/execute/20000503-1.f:  New test.
14748
14749 2000-05-04  Andreas Jaeger  <aj@suse.de>
14750
14751         * gcc.dg/noreturn-2.c: New test.
14752
14753 2000-05-04  Neil Booth  <NeilB@earthling.net>
14754
14755         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14756         preprocessor.
14757
14758 2000-05-04  Richard Henderson  <rth@cygnus.com>
14759
14760         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14761
14762 2000-05-04  Richard Henderson  <rth@cygnus.com>
14763
14764         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14765         OpenSSL by Jason R Thorpe.
14766
14767 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14768
14769         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14770
14771 2000-05-03  Robert Lipe <robertlipe@usa.net>
14772
14773         * gcc.dg/20000503-1.c: New test.
14774
14775 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14776
14777         * gcc.c-torture/compile/20000502-1.c: New test.
14778         * g++.old-deja/g++.other/align.C: New test.
14779         * gcc.dg/cpp-tradstringify.c: New test.
14780
14781 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14782
14783         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14784         and hard registers.
14785
14786 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14787
14788         * gcc.c-torture/execute/loop-5.c: New test.
14789
14790 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14791
14792         * gcc.c-torture/execute/va-arg-20.c: New test.
14793
14794 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14795
14796         * gcc.c-torture/execute/20000422-1.c: New test.
14797
14798 2000-04-20  Greg McGary  <gkm@gnu.org>
14799
14800         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14801         when optimizing, but without sibling-call optimizations (-O1).
14802
14803 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14804
14805           * gcc.c-torture/compile/20000420-1.c: New test.
14806
14807 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14808
14809         * g++.abi/ptrflags.C: New test.
14810         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14811
14812 2000-04-19  Catherine Moore  <clm@cygnus.com>
14813
14814         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14815
14816 2000-04-19  Greg McGary  <gkm@gnu.org>
14817
14818         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14819         sibling-call optimizations.
14820
14821 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14822
14823         * gcc.dg/20000419-1.c: New test.
14824
14825 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14826
14827         * gcc.c-torture/execute/20000412-6.c: New test.
14828
14829 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14830
14831         * gcc.c-torture/execute/20000412-5.c: New test.
14832         * g77.f-torture/compile/20000412-1.f: New test.
14833         * gcc.c-torture/execute/20000412-4.c: New test.
14834         * gcc.c-torture/compile/20000412-2.c: New test.
14835         * gcc.c-torture/execute/20000412-3.c: New test.
14836         * gcc.c-torture/compile/20000412-1.c: New test.
14837         * gcc.c-torture/execute/20000412-2.c: New test.
14838
14839 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14840
14841         * objc/execute/bf-20.m: New test.
14842
14843 2000-04-10  Richard Henderson  <rth@cygnus.com>
14844
14845         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14846
14847         * gcc.c-torture/execute/20000412-1.c: New test.
14848
14849 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14850
14851         * g++.old-deja/g++.eh/catchptr1.C: New test.
14852
14853 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14854
14855         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14856
14857 2000-04-08  Neil Booth  <NeilB@earthling.net>
14858
14859         * gcc.dg/cpp-nullchar.c: Remove test as
14860         embedded nulls cause problems.
14861
14862 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14863
14864         * gcc.dg/compare2.c: New test.
14865
14866 2000-04-08  Neil Booth  <NeilB@earthling.net>
14867
14868         * gcc.dg/cpp-nullchar.c: New test.
14869
14870 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14871
14872         * gcc.dg/cpp-mi2.c: New test.
14873         * gcc.dg/cpp-mi2[abc].h: New files.
14874
14875 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14876
14877         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14878         member name.
14879
14880 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14881
14882         * g++.old-deja/g++.abi/vmihint.C: New test.
14883
14884 2000-04-06  Neil Booth  <NeilB@earthling.net>
14885
14886         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14887         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14888         copyright.
14889
14890 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14891
14892         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14893         avoid stack-frame overwrite.
14894
14895 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14896
14897         * gcc.c-torture/compile/20000405-2.c: New test.
14898         * gcc.c-torture/compile/20000405-3.c: New test.
14899
14900 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14901
14902         * gcc.c-torture/compile/20000405-1.c: New test.
14903
14904 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14905
14906         * gcc.dg/cast-qual-1.c: Revert last change.
14907
14908 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14909
14910         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14911
14912 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14913
14914         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14915         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14916
14917 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14918
14919         * gcc.c-torture/compile/20000403-2.c: New test.
14920         * gcc.c-torture/compile/20000403-1.c: New test.
14921
14922 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14923
14924         * gcc.c-torture/execute/20000403-1.c: New test.
14925
14926 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14927
14928         * gcc.c-torture/execute/20000402-1.c: New test.
14929
14930 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14931
14932         * gcc.c-torture/execute/va-arg-15.c: New test.
14933         * gcc.c-torture/execute/va-arg-16.c: New test.
14934         * gcc.c-torture/execute/va-arg-17.c: New test.
14935         * gcc.c-torture/execute/va-arg-18.c: New test.
14936         * gcc.c-torture/execute/va-arg-19.c: New test.
14937
14938 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14939
14940         * gcc.c-torture/compile/981211-1.c: Move to...
14941         * gcc.dg/cpp-as1.c: ...here.
14942         * gcc.dg/cpp-as2.c: New file.
14943
14944         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14945         compiler.
14946
14947 2000-04-02  Neil Booth  <NeilB@earthling.net>
14948
14949         * gcc.dg/cpp-cond.c  New tests.
14950         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14951         accidental success less likely.
14952         * gcc.dg/cpp-missingop.c  New tests.
14953         * gcc.dg/cpp-missingparen.c  New tests.
14954         * gcc.dg/cpp-shift.c  New tests.
14955         * gcc.dg/cpp-shortcircuit.c  New tests.
14956         * gcc.dg/cpp-unary.c  New tests.
14957
14958 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14959
14960         * gcc.c-torture/compile/20000329-1.c: New test.
14961
14962 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14963
14964         * gcc.c-torture/compile/20000326-1.c: New test.
14965         * gcc.c-torture/compile/20000326-2.c: New test.
14966
14967 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14968
14969         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14970         the first parameter is a function argument.
14971
14972 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14973
14974         * g++.old-deja/g++.ext/array4.C: New test.
14975
14976 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14977
14978         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14979
14980 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14981
14982         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14983
14984 2000-03-19  Richard Henderson  <rth@cygnus.com>
14985
14986         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14987
14988 2000-03-19  Richard Henderson  <rth@cygnus.com>
14989
14990         * gcc.c-torture/compile/20000319-1.c: New test.
14991
14992 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14993
14994         * gcc.c-torture/execute/20000314-3.c: New test.
14995         * gcc.c-torture/execute/20000314-2.c: New test.
14996         * gcc.c-torture/execute/20000314-1.c: New test.
14997         * gcc.c-torture/compile/20000314-2.c: New test.
14998         * gcc.c-torture/compile/20000314-1.c: New test.
14999
15000 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
15001
15002         * g++.old-deja/g++.warn/inline.C: New test.
15003
15004 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
15005
15006         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
15007         standards-compliant result rather than specific constants.
15008         Put test-values in array.
15009
15010 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
15011
15012         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
15013         (g++_target_compile): Put test-specific options last.
15014
15015 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15016
15017         * g++.old-deja/g++.eh/vbase4.C: New test.
15018
15019 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15020
15021         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
15022
15023 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15024
15025         * g++.old-deja/g++.brendan/misc12.C: Removed.
15026         * g++.old-deja/g++.pt/memtemp77.C: Constify.
15027         * g++.old-deja/g++.ext/pretty4.C: New test.
15028
15029 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
15030
15031         * g++.old-deja/g++.other/string2.C: New test.
15032
15033 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
15034
15035         * g++.old-deja/g++.warn/impint2.C: New test.
15036
15037 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
15038
15039         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
15040         is 1, not zero.
15041
15042 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
15043
15044         * g++.old-deja/g++.warn/impint.C: New test.
15045         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
15046         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
15047         * g++.old-deja/g++.pt/explicit12.C: Likewise.
15048         * g++.old-deja/g++.pt/explicit13.C: Likewise.
15049         * g++.old-deja/g++.pt/explicit17.C: Likewise.
15050         * g++.old-deja/g++.pt/explicit18.C: Likewise.
15051         * g++.old-deja/g++.pt/explicit19.C: Likewise.
15052         * g++.old-deja/g++.pt/explicit23.C: Likewise.
15053         * g++.old-deja/g++.pt/explicit31.C: Likewise.
15054         * g++.old-deja/g++.pt/explicit35.C: Likewise.
15055         * g++.old-deja/g++.pt/explicit6.C: Likewise.
15056         * g++.old-deja/g++.pt/memclass7.C: Likewise.
15057
15058 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
15059
15060         * gcc.dg/cpp-redef.c: New test.
15061
15062 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
15063
15064         * g++.old-deja/g++.pt/unify7.C: New test.
15065
15066 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15067
15068         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
15069         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
15070
15071 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
15072
15073         * gcc.c-torture/compile/20000224-1.c: New test.
15074
15075 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15076
15077         * gcc.c-torture/compile/cpp-2.c: New test.
15078         * gcc.c-torture/compile/cpp-1.c: New test.
15079
15080 2000-02-25  Jeffrey A Law  (law@cygnus.com)
15081
15082         * gcc.c-torture/execute/20000225-1.c: New test.
15083
15084 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15085
15086         * gcc.dg/cpp-li2.c: New test.
15087
15088         * gcc.dg/cpp-wi1.c: New test.
15089
15090         * gcc.dg/cpp-li1.c: New test.
15091
15092 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
15093
15094         * g++.old-deja/g++.other/sizeof5.C: New test.
15095
15096 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15097
15098         * gcc.c-torture/execute/va-arg-13.c: New test.
15099
15100 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
15101
15102         * gcc.c-torture/execute/va-arg-12.c: New test.
15103
15104 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15105
15106         * gcc.c-torture/execute/20000223-1.c: New test.
15107
15108 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
15109
15110         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
15111
15112 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
15113
15114         * g++.old-deja/g++.abi/ptrmem.C: New test.
15115
15116 2000-02-19  Richard Henderson  <rth@cygnus.com>
15117
15118         * gcc.c-torture/compile/init-3.c: New.
15119
15120 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
15121
15122         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
15123         ALWAYS_CXXFLAGS.
15124
15125 2000-02-11  Robert Lipe <robertl@sco.com>
15126
15127         * gcc.c-torture/compile/20000211-3.c: New test.
15128
15129 2000-02-11  Martin Buchholz <martin@xemacs.org>
15130
15131         * gcc.c-torture/compile/20000211-2.c: New test.
15132
15133 2000-02-11  Jeffrey A Law  (law@cygnus.com)
15134
15135         * gcc.c-torture/compile/20000211-1.c: New test.
15136
15137 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
15138
15139         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
15140           on native targets
15141
15142 2000-02-08  Nathan Sidwell  <nathan@acm.org>
15143
15144         * g++.old-deja/g++.other/cast5.C: New test.
15145
15146 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
15147
15148         * gcc.c-torture/execute/20000205-1.c: New.
15149
15150 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15151
15152         * g++.old-deja/g++.jason/cast3.C: Return void.
15153         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15154
15155 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15156
15157         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15158
15159         * gcc.dg/loop-1.c: New test.
15160
15161 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15162
15163         * gcc.c-torture/compile/20000127-1.c: New test.
15164         * gcc.c-torture/execute/991228-1.c: New test.
15165
15166 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15167
15168         * gcc.dg/unused-2.c: New test.
15169
15170         * gcc.dg/conv-1.c: New test.
15171
15172 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15173
15174         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15175         compiler.
15176         (tool_option_proc): Fix typo.
15177
15178 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15179
15180         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15181         of the ld on the host, not on the build machine.
15182         Also, don't crash if '--help' is not a supported option.
15183
15184 2000-01-24  Richard Henderson  <rth@cygnus.com>
15185
15186         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15187
15188 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15189
15190         * gcc.c-torture/execute/20000120-2.c: New test.
15191         * gcc.c-torture/execute/20000120-1.c: New test.
15192
15193 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15194
15195         * gcc.c-torture/execute/20000113-1.c: New test.
15196
15197 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15198
15199         * gcc.c-torture/execute/20000112-1.c: New test.
15200
15201 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15202
15203         * gcc.dg/20000111-1.c: New test.
15204
15205 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15206
15207         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15208         with 16 bit integers.
15209
15210 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15211
15212         * gcc.dg/20000108-1.c: New test.
15213
15214 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15215
15216         * g++.old-deja/g++.ns/koenig8.C: New test.
15217
15218 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15219
15220         * g++.old-deja/g++.other/cast4.C: New test.
15221
15222 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15223
15224         * gcc.c-torture/compile/20000105-2.c: New test.
15225         * gcc.c-torture/compile/20000105-1.c: New test.
15226
15227 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15228
15229         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15230         references to printf & atoi to conform to ANSI standard.
15231         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15232         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15233         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15234         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15235         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15236         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15237         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15238         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15239         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15240         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15241         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15242         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15243         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15244         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15245         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15246         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15247         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15248         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15249         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15250         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15251         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15252         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15253         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15254         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15255         * g++.old-deja/g++.brendan/init3.C: Likewise.
15256         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15257         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15258         * g++.old-deja/g++.brendan/new2.C: Likewise.
15259         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15260         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15261         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15262         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15263         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15264         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15265         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15266         * g++.old-deja/g++.brendan/template24.C: Likewise.
15267         * g++.old-deja/g++.brendan/template3.C: Likewise.
15268         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15269         * g++.old-deja/g++.jason/inline3.C: Likewise.
15270         * g++.old-deja/g++.jason/opeq.C: Likewise.
15271         * g++.old-deja/g++.law/arg5.C: Likewise.
15272         * g++.old-deja/g++.law/arm7.C: Likewise.
15273         * g++.old-deja/g++.law/ctors11.C: Likewise.
15274         * g++.old-deja/g++.law/cvt8.C: Likewise.
15275         * g++.old-deja/g++.law/init9.C: Likewise.
15276         * g++.old-deja/g++.law/refs4.C: Likewise.
15277         * g++.old-deja/g++.law/template2.C: Likewise.
15278         * g++.old-deja/g++.law/visibility24.C: Likewise.
15279         * g++.old-deja/g++.law/vtable3.C: Likewise.
15280         * g++.old-deja/g++.mike/asm2.C: Likewise.
15281         * g++.old-deja/g++.mike/eh1.C: Likewise.
15282         * g++.old-deja/g++.mike/misc1.C: Likewise.
15283         * g++.old-deja/g++.mike/misc13.C: Likewise.
15284         * g++.old-deja/g++.mike/misc14.C: Likewise.
15285         * g++.old-deja/g++.mike/ns12.C: Likewise.
15286         * g++.old-deja/g++.mike/p1248.C: Likewise.
15287         * g++.old-deja/g++.mike/p3708.C: Likewise.
15288         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15289         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15290         * g++.old-deja/g++.mike/p646.C: Likewise.
15291         * g++.old-deja/g++.mike/p700.C: Likewise.
15292         * g++.old-deja/g++.mike/p783.C: Likewise.
15293         * g++.old-deja/g++.mike/p783a.C: Likewise.
15294         * g++.old-deja/g++.mike/p783b.C: Likewise.
15295         * g++.old-deja/g++.mike/p786.C: Likewise.
15296         * g++.old-deja/g++.mike/p789.C: Likewise.
15297         * g++.old-deja/g++.mike/p789a.C: Likewise.
15298         * g++.old-deja/g++.mike/p807a.C: Likewise.
15299         * g++.old-deja/g++.other/delete3.C: Likewise.
15300         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15301         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15302         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15303         * g++.old-deja/g++.other/empty1.C: Likewise.
15304         * g++.old-deja/g++.other/temporary1.C: Likewise.
15305         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15306         * g++.old-deja/g++.pt/t16.C: Likewise.
15307         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15308
15309 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15310
15311         * gcc.dg/991230-1.c: New test.
15312
15313 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15314
15315         * gcc.c-torture/compile/991229-3.c: New test.
15316         * gcc.c-torture/compile/991229-2.c: New test.
15317         * gcc.c-torture/compile/991229-1.c: New test.
15318
15319 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15320
15321         * gcc.c-torture/compile/labels-2.c: New test.
15322
15323 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15324
15325         * gcc.c-torture/execute/991227-1.c: New test.
15326
15327 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15328
15329         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15330
15331 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15332
15333         * gcc.c-torture/execute/991221-1.c: New test.
15334
15335 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15336
15337         * g++.old-deja/g++.other/cast3.C: New test.
15338
15339 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15340
15341         * gcc.c-torture/execute/991216-4.c: New test.
15342
15343 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15344
15345         * gcc.c-torture/execute/991216-1.c: New test.
15346         * gcc.c-torture/execute/991216-2.c: New test.
15347         * gcc.c-torture/execute/991216-3.c: New test.
15348
15349 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15350
15351         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15352         Actually make the test fail by using "-O2" for compilation.
15353
15354 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15355
15356         * g++.old-deja/g++.warn/cast-align1.C: New test.
15357
15358 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15359
15360         * gcc.c-torture/compile/991214-1.c: New test.
15361         * gcc.c-torture/compile/991214-2.c: New test.
15362
15363 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15364
15365         * gcc.dg/991214-1.c: New test.
15366
15367 1999-12-13  Jeffrey A Law  (law@cygnus.com)
15368
15369         * gcc.c-torture/compile/991213-3.c: New test.
15370         * gcc.c-torture/compile/991213-2.c: New test.
15371         * gcc.c-torture/compile/991213-1.c: New test.
15372
15373 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
15374
15375         * gcc.dg/991209-1.c: New test.
15376
15377 1999-12-08  Nathan Sidwell <nathan@acm.org>
15378
15379         * gcc.c-torture/compile/991208-1.c: New test.
15380
15381 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15382
15383         * gcc.dg/ultrasp2.c: New test.
15384
15385 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
15386
15387         * g++.old-deja/g++.abi/align.C (main): Fix typo.
15388
15389 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15390
15391         * gcc.c-torture/compile/991202-1.c: New test.
15392         * gcc.c-torture/execute/991202-1.c: New test.
15393         * gcc.c-torture/execute/991202-2.c: New test.
15394         * gcc.c-torture/execute/991202-3.c: New test.
15395
15396 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
15397
15398         * g++.old-deja/g++.abi/align.C: New test.
15399         * g++.old-deja/g++.abi/aggregates.C: Likewise.
15400         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15401
15402 1999-12-01  Richard Henderson  <rth@cygnus.com>
15403
15404         * gcc.c-torture/execute/991201-1.c: New.
15405
15406 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15407
15408         * gcc.dg/991129-1.c: New test.
15409
15410 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15411
15412         * gcc.c-torture/compile/991127-1.c: New test.
15413
15414 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15415
15416         * g++.old-deja/g++.other/warn4.C: New test.
15417
15418 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15419
15420         * g++.old-deja/g++.eh/cleanup2.C: New test.
15421         * g++.old-deja/g++.ext/pretty2.C: New test.
15422         * g++.old-deja/g++.ext/pretty3.C: New test.
15423         * g++.old-deja/g++.other/debug6.C: New test.
15424
15425 1999-10-20  Jim Wilson  <wilson@cygnus.com>
15426
15427         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
15428         compiler_output to look for one error message instead of two.
15429
15430 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
15431
15432         * gcc.c-torture/execute/991118-1.c: Also test case
15433         where the word boundary does not split a byte evenly.
15434
15435 1999-11-19  Nathan Sidwell  <nathan@acm.org>
15436
15437         * g++.old-deja/g++.ext/restrict1.C: New test.
15438
15439 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15440
15441         * gcc.c-torture/execute/991118-1.c: New test.
15442
15443 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
15444
15445         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
15446         working directory pathnames.
15447
15448 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
15449
15450         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
15451         host is equipped with driver.h and driver.o so it can actually
15452         compile and run the tests.
15453
15454 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15455
15456         * gcc.c-torture/compile/991008-1.c: New test.
15457
15458 1999-11-08  Nick Clifton  <nickc@cygnus.com>
15459
15460         * lib/gcc-dg.exp: Include target-supports.exp
15461
15462 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15463
15464         * lib/target-supports.exp: New file: Provide procs to test for
15465         features supported by the target.
15466         (check_weak_available): Moved here from ecos.exp.
15467         (check_alias_available): New proc: Determine of the target
15468         toolchain supports the alias attribute.
15469
15470         * gcc.dg/special/ecos.exp: Move check_weak_available to
15471         target-supports.exp.
15472         (alias-1.c): Only perform the test if the target supports
15473         aliases.
15474         (wkali-1.c): Only perform the test if the target supports
15475         aliases.
15476
15477         * gcc.dg/990506-0.c: Expect error messages from cross
15478         targets as well as native targets.
15479
15480 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15481
15482         * gcc.dg/ultrasp1.c: Removed xfail.
15483         * gcc.dg/struct-ret-2.c: Likewise.
15484         * gcc.dg/array-1.c: Likewise.
15485
15486 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15487
15488         * gcc.dg/struct-ret-2.c: New test.
15489
15490         * gcc.dg/array-1.c: New test.
15491
15492 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15493
15494         * gcc.c-torture/execute/991030-1.c: New test.
15495
15496 1999-10-26  Richard Henderson  <rth@cygnus.com>
15497
15498         * gcc.c-torture/compile/991026-2.c: New test.
15499
15500 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15501
15502         * gcc.c-torture/compile/991026-1.c: New test.
15503
15504 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15505
15506         * gcc.c-torture/execute/991023-1.c: New test.
15507
15508 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15509
15510         * gcc.c-torture/execute/991019-1.c: New test.
15511
15512 1999-10-16  Richard Henderson  <rth@cygnus.com>
15513
15514         * gcc.c-torture/execute/991016-1.c: New test.
15515
15516 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15517
15518         * gcc.c-torture/execute/991014-1.c: New test.
15519
15520 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15521
15522         * g++.old-deja/g++.other/union2.C: New test.
15523
15524 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15525
15526         * g++.old-deja/g++.other/vaarg2.C: New test.
15527         * g++.old-deja/g++.other/vaarg3.C: New test.
15528
15529 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15530
15531         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15532         in compile/.
15533
15534 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15535
15536         * gcc.c-torture/execute/va-arg-11.c: New test.
15537
15538 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15539
15540         * lib/file-format.exp (gcc_target_object_format): Don't
15541         crash if objdump is unavailable.
15542
15543 1999-09-29  Donn Terry <donn@interix.com>
15544
15545         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15546
15547 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15548
15549         * gcc.c-torture/compile/990928-1.c: New test.
15550
15551 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15552
15553         * g++.old-deja/g++.other/decl6.C: New test.
15554
15555 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15556
15557         * gcc.c-torture/execute/va-arg-10.c: New test.
15558
15559 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15560
15561         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15562         __PRETTY_FUNCTION__.
15563
15564 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15565
15566         * gcc.c-torture/execute/990923-1.c: New test.
15567
15568 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15569
15570         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15571         for which -fpic is inappropriate.
15572
15573 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15574
15575         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15576
15577 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15578
15579         * g++.old-deja/g++.other/dyncast1.C: New test.
15580         * g++.old-deja/g++.other/dyncast2.C: New test.
15581         * g++.old-deja/g++.other/dyncast3.C: New test.
15582         * g++.old-deja/g++.other/dyncast4.C: New test.
15583         * g++.old-deja/g++.other/dyncast5.C: New test.
15584         * g++.old-deja/g++.eh/catch3.C: New test.
15585         * g++.old-deja/g++.eh/catch3p.C: New test.
15586         * g++.old-deja/g++.eh/catch4.C: New test.
15587         * g++.old-deja/g++.eh/catch4p.C: New test.
15588         * g++.old-deja/g++.eh/catch5.C: New test.
15589         * g++.old-deja/g++.eh/catch5p.C: New test.
15590         * g++.old-deja/g++.eh/catch6.C: New test.
15591         * g++.old-deja/g++.eh/catch6p.C: New test.
15592         * g++.old-deja/g++.eh/catch7.C: New test.
15593         * g++.old-deja/g++.eh/catch7p.C: New test.
15594         * g++.old-deja/g++.eh/catch8.C: New test.
15595         * g++.old-deja/g++.eh/catch8p.C: New test.
15596         * g++.old-deja/g++.eh/catch9.C: New test.
15597         * g++.old-deja/g++.eh/catch9p.C: New test.
15598
15599 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15600
15601         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15602         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15603
15604 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15605
15606         * gcc.c-torture/compile/990913-1.c: New test.
15607
15608 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15609
15610         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15611         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15612
15613 1999-09-09  Richard Henderson  <rth@cygnus.com>
15614
15615         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15616
15617 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15618
15619         * g++.old-deja/g++.other/lookup11.C: New test.
15620         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15621         what is permitted and what we want.
15622         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15623         overload use.
15624         * g++.old-deja/g++.jason/rfg5.C: Likewise
15625
15626 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15627
15628         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15629         * gcc.c-torture/noncompile/poison-1.c: New file.
15630
15631 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15632
15633         * g++.old-deja/g++.other/sizeof3.C: New test.
15634         * g++.old-deja/g++.other/sizeof4.C: New test.
15635         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15636         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15637
15638 1999-09-07  Richard Henderson  <rth@cygnus.com>
15639
15640         * gcc.dg/va-arg-1.c: New.
15641
15642 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15643
15644         * gcc.c-torture/execute/va-arg-9.c: New test.
15645
15646 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15647
15648         * g77.f-torture/compile/980519-2.f: New test.
15649         * g77.f-torture/compile/19990905-0.f: New test.
15650         * g77.f-torture/compile/19990905-1.f: New test.
15651         * g77.f-torture/compile/19990905-2.f: New test.
15652
15653         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15654
15655 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15656
15657         * gcc.c-torture/execute/990827-1.c: Fix typo.
15658
15659 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15660
15661         * g++.old-deja/g++.other/deref1.C: New test.
15662
15663 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15664
15665         * g++.old-deja/g++.other/ambig2.C: New test.
15666         * g++.old-deja/g++.other/cond5.C: New test.
15667         * g++.old-deja/g++.other/lookup16.C: New test.
15668
15669 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15670
15671         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15672         assemblers too.
15673
15674 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15675
15676         * lib/c-torture.exp: Avoid the "compare executables" optimization
15677         when testing native.
15678
15679 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15680
15681         * gcc.c-torture/execute/990829-1.c: New test.
15682         * gcc.c-torture/compile/990829-1.c: New test.
15683
15684 1999-08-27  Paul Burchard  <burchard@pobox.com>
15685
15686         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15687         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15688         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15689         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15690         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15691         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15692         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15693         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15694         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15695         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15696         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15697
15698 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15699
15700         * gcc.c-torture/execute/990827-1.c: New test.
15701
15702 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15703
15704         * g77.f-torture/noncompile/19990826-4.f: New test.
15705
15706         * g77.f-torture/compile/19990826-3.f: New test.
15707
15708         * g77.f-torture/execute/19990826-2.f: New test.
15709
15710         * g77.f-torture/compile/19990826-1.f: New test.
15711
15712         * gcc.c-torture/execute/990826-0.c: New test.
15713         * g77.c-torture/execute/19990826-0.f: New test.
15714
15715         * g77.f-torture/noncompile/970626-2.f: New test.
15716
15717 1999-08-25  Paul Burchard  <burchard@pobox.com>
15718
15719         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15720         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15721         lss-011.C: New tests.
15722
15723 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15724
15725         * g++.old-deja/g++.other/decl5.C: New test.
15726
15727 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15728
15729         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15730         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15731         call `postbase' for each one.  All callers of `postbase' changed
15732         to call this instead.
15733
15734 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15735
15736         * gcc.c-torture/execute/990811-1.c: New test.
15737
15738 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15739
15740         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15741         just native ones.
15742
15743         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15744         just native ones.
15745
15746 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15747
15748         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15749
15750 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15751
15752         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15753
15754 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15755
15756         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15757
15758 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15759
15760         * gcc.c-torture/execute/990804-1.c: New test.
15761
15762 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15763
15764         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15765         * g++.old-deja/g++.brendan/crash64.C: Likewise
15766         * g++.old-deja/g++.brendan/overload8.C: Likewise
15767
15768 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15769
15770         * g++.old-deja/g++.other/struct1.C: New test.
15771
15772 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15773
15774         * g++.old-deja/g++.other/enum2.C: New test.
15775
15776 1999-08-02  Richard Henderson  <rth@cygnus.com>
15777
15778         Adapted from tests from Franz Sirl:
15779         * gcc.c-torture/execute/va-arg-7.c: New test.
15780         * gcc.c-torture/execute/va-arg-8.c: New test.
15781
15782 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15783
15784         * gcc.c-torture/compile/990801-2.c: New test.
15785
15786         * gcc.c-torture/compile/990801-1.c: New test.
15787
15788 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15789
15790         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15791         fp-cmp-1.c, converting double to float.
15792
15793         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15794         fp-cmp-1.c, converting double to long double.
15795
15796         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15797         from fr1 to unknown_register, since fr1 is a legitimate register
15798         on some machines.
15799
15800 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15801
15802         * README: More listname related changes.
15803
15804 1999-07-08  Catherine Moore  <clm@cygnus.com>
15805
15806         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15807
15808 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15809
15810         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15811
15812 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15813
15814         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15815
15816 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15817
15818         * gcc.dg/990703-1.c: New test.
15819
15820 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15821
15822         * lib/file-format.exp: New file: Move definition of proc
15823         gcc_target_object_format to here from
15824         gcc.dg/special/ecos.exp.
15825
15826         * lib/c-torture.exp: Include lib file-format.exp.
15827         * lib/gcc-dg.exp: Include lib file-format.exp.
15828
15829         * gcc.dg/special/ecos.exp: Remove definition of proc
15830         gcc_target_object_format.
15831
15832 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15833
15834         * gcc.c-torture/execute/990628-1.c: New test.
15835
15836 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15837
15838         * gcc.c-torture/compile/990625-2.c: New test.
15839
15840         * gcc.c-torture/compile/990625-1.c: New test.
15841
15842 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15843
15844         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15845         attributes compile.
15846         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15847         ports that use the COFF/PE file format.
15848
15849 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15850
15851         * gcc.c-torture/compile/990617-1.c: New test.
15852
15853 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15854
15855         * g++.old-deja/g++.other/decl4.C: New test.
15856
15857 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15858
15859         * g++.old-deja/g++.other/bitfld3.C: New test.
15860
15861 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15862
15863         * g++.old-deja/g++.eh/catch1.C: New test.
15864
15865 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15866
15867         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15868
15869         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15870         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15871
15872 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15873
15874         * g77.f-torture/compile/19990502-0.f: Replace with new,
15875         shorter, test that still fails after recent changes.
15876
15877 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15878
15879         * gcc.c-torture/execute/990604-1.c: New test.
15880
15881 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15882
15883         * gcc.c-torture/execute/990531-1.c: New test.
15884
15885 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15886
15887         * gcc.c-torture/compile/990527-1.c: New test.
15888
15889 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15890
15891         * gcc.c-torture/execute/990527-1.c: New test.
15892
15893 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15894
15895         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15896         bitfields as signed.
15897
15898 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15899
15900         * g77.f-torture/compile/19990525-0.f: New test.
15901
15902 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15903
15904         * gcc.c-torture/execute/990525-2.c: New test.
15905
15906         * gcc.c-torture/execute/990525-1.c: New test.
15907
15908 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15909
15910         * g++.old-deja/g++.other/anon3.C: New test.
15911         * g++.old-deja/g++.other/anon4.C: New test.
15912         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15913         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15914         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15915         Merrill).
15916
15917 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15918
15919         * gcc.c-torture/execute/990524-1.c: New test.
15920
15921         * gcc.dg/990524-1.c: New test.
15922
15923 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15924
15925         * gcc.c-torture/compile/990523-1.c: New test.
15926
15927 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15928
15929         * gcc.c-torture/compile/990519-1.c: New test.
15930
15931 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15932
15933         * gcc.c-torture/compile/990517-1.c: New test.
15934
15935         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15936         (e4, f4): New tests.
15937         (main): Call them.
15938
15939 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15940
15941         * gcc.dg/noreturn-1.c: New test.
15942
15943 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15944
15945         * gcc.c-torture/execute/990513-1.c: New test.
15946
15947 1999-05-10  Richard Henderson  <rth@cygnus.com>
15948
15949         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15950
15951 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15952
15953         * g77.f-torture/execute/erfc.f: Use small single-precision
15954         values, to avoid problems on Alphas when not -mieee.
15955
15956 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15957
15958         * gcc.dg/990506-0.c: New test.
15959
15960 1999-05-08  Richard Henderson  <rth@cygnus.com>
15961
15962         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15963         the constant to test.  Don't XFAIL 64-bit targets.
15964
15965         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15966         * g++.old-deja/g++.law/profile1.C: Likewise.
15967
15968         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15969         operator new instances.
15970         * g++.old-deja/g++.other/delete5.C: Likewise.
15971
15972 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15973
15974         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15975         intrinsic.
15976
15977 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15978
15979         * g77.f-torture/execute/u77-test.f: Reverse order of two
15980         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15981
15982 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15983
15984         * gcc.dg/compare1.c: New test.
15985
15986 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15987
15988         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15989         New tests.
15990
15991 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15992
15993         * g77.f-torture/compile/19990502-1.f: New test.
15994
15995 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15996
15997         * g77.f-torture/compile/19990502-0.f: New test.
15998
15999 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16000
16001         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
16002         intrinsic.
16003
16004 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16005
16006         * g77.f-torture/execute/u77-test.f (main): List libU77
16007         intrinsics not currently tested.
16008         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
16009         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
16010         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
16011         Trim blanks off the ends of some printed strings.
16012
16013 1999-05-02  Craig Burley  <craig@jcb-sc.com>
16014
16015         * g77.f-torture/execute/u77-test.f (main): Just warn about
16016         FSTAT gid disagreement, as it's expected on some systems.
16017
16018 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16019
16020         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
16021         use a new function, which allows for some slop.
16022         Clean up some commentary.
16023         (issum): The new function.
16024         (sgladd): Deleted subroutine.
16025
16026 1999-05-01  Craig Burley  <craig@jcb-sc.com>
16027
16028         * g77.f-torture/execute/u77-test.f: Modify to be more like
16029         libf2c/libU77 version, bringing patches to that version here.
16030         Add suitable commentary.
16031
16032 1999-04-25  Richard Henderson  <rth@cygnus.com>
16033
16034         * gcc.dg/990424-1.c: New test.
16035
16036 1999-04-24  Craig Burley  <craig@jcb-sc.com>
16037
16038         * g77.f-torture/execute/u77-test.f (main): Bug involving
16039         LSTAT has been fixed, so turn back on full checking.
16040
16041 1999-04-20  Craig Burley  <craig@jcb-sc.com>
16042
16043         * g77.f-torture/compile/19990419-0.f: New test.
16044         * g77.f-torture/execute/19990419-1.f: New test.
16045
16046 1999-04-17  Richard Henderson  <rth@cygnus.com>
16047
16048         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
16049         to avoid the need for a prototype to supress a warning.
16050
16051 1999-04-07  Jim Wilson  <wilson@cygnus.com>
16052
16053         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
16054
16055 1999-04-04  Jeffrey A Law  (law@cygnus.com)
16056
16057         * gcc.c-torture/execute/990404-1.c: New test.
16058
16059 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16060
16061         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
16062         * gcc.dg/cpp-if3.c: Don't use -pedantic.
16063         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
16064         missing initializer warnings.
16065
16066 1999-03-28  Jeffrey A Law  (law@cygnus.com)
16067
16068         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
16069         matching strings.
16070
16071 1999-03-26  Jeffrey A Law  (law@cygnus.com)
16072
16073         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
16074
16075 1999-03-26  Craig Burley  <craig@jcb-sc.com>
16076
16077         * g77.f-torture/execute/19990325-0.f: New test.
16078         * g77.f-torture/execute/19990325-1.f: New test.
16079
16080 1999-03-24  Jeffrey A Law  (law@cygnus.com)
16081
16082         * gcc.c-torture/execute/990324-1.c: New test.
16083
16084 1999-03-22  Jim Wilson  <wilson@cygnus.com>
16085
16086         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
16087         test with 4.
16088
16089 1999-03-17  Richard Henderson  <rth@cygnus.com>
16090
16091         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
16092
16093 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16094
16095         * g77.f-torture/execute/19990313-2.f: New test.
16096         * g77.f-torture/execute/19990313-3.f: New test.
16097
16098 1999-03-13  Craig Burley  <craig@jcb-sc.com>
16099
16100         * g77.f-torture/execute/19990313-0.f: New test.
16101         * g77.f-torture/execute/19990313-1.f: New test.
16102
16103 1999-03-12  Jim Wilson  <wilson@cygnus.com>
16104
16105         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
16106         printf to sprintf.
16107         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
16108         (main): Add check for u15.  Conditionalize u31 check depending on
16109         whether ints are <32 bits or >=32 bits.
16110
16111 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16112
16113         * g77.f-torture/execute/19981119-0.f: Improve testiness.
16114
16115 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16116
16117         * g77.f-torture/compile/19990305-0.f: New test.
16118         * g77.f-torture/execute/19981119-0.f: New test.
16119
16120 1999-03-08  Craig Burley  <craig@jcb-sc.com>
16121
16122         * g77.f-torture/execute/970625-2.f: call ABORT if final
16123         result is not correct, instead of just printing it.
16124         Add this checking via newly introduced obfuscation, to
16125         trip up buggy front ends.
16126
16127 1999-03-07  Craig Burley  <craig@jcb-sc.com>
16128
16129         * g77.f-torture/compile/960317-1.f: Moved from being
16130         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
16131
16132 1999-03-06  Craig Burley  <craig@jcb-sc.com>
16133
16134         * g77.f-torture/execute/960317-1.f: New (old) test.
16135         * g77.f-torture/execute/970625-2.f: Ditto.
16136
16137 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
16138
16139         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
16140         message on line 1 or line 2; cccp and cpplib do this differently.
16141
16142 1999-03-01  Jeffrey A Law  (law@cygnus.com)
16143
16144         * g++.old-deja/g++.law/weak1.C: New test.
16145
16146 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16147
16148         * gcc.c-torture/execute/990119-1.c: Renamed to...
16149         * gcc.dg/990119-1.c: this, so it will only be tested once
16150         (it's a preprocessor test, it doesn't need to be run at
16151         multiple optimization levels).
16152
16153 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16154
16155         * lib/g++.exp: Don't add incdir=$base_dir/../include to
16156           ALWAYS_CXXFLAGS.
16157
16158 1999-02-24  Craig Burley  <craig@jcb-sc.com>
16159
16160         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16161         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16162         to not be compilable by current g77.
16163
16164 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16165
16166         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16167
16168 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16169
16170         * gcc.c-torture/execute/990222-1.c: New test.
16171
16172 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16173
16174         * g77.f-torture/compile/19990218-0.f: New test.
16175         * g77.f-torture/noncompile/19990218-1.f: New test.
16176
16177 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16178
16179         * g77.f-torture/compile/19981216-0.f: New test.
16180
16181 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16182
16183         * gcc.dg/990214-1.c: New test.
16184
16185 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16186
16187         * gcc.dg/990213-2.c: New test.
16188
16189         * gcc.dg/990213-1.c: New test.
16190
16191 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16192
16193         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16194         ints.
16195
16196 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16197
16198         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16199         specified by target.
16200
16201         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16202
16203 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16204
16205         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16206
16207 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16208
16209         * gcc.dg/special/ecos.exp: New test driver for new tests with
16210         special requirements.
16211
16212         * gcc.dg/special/alias-1.c: New test.
16213         * gcc.dg/special/gcsec-1.c: New test.
16214         * gcc.dg/special/weak-1.c: New test.
16215         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16216         * gcc.dg/special/weak-2.c: New test.
16217         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16218         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16219         * gcc.dg/special/wkali-1.c: New test.
16220         * gcc.dg/special/wkali-2.c: New test.
16221         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16222         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16223
16224 1999-02-10  Felix Lee  <flee@cygnus.com>
16225
16226           * lib/c-torture.exp (c-torture-compile): Pull out code for
16227           analyzing gcc error messages.
16228           (c-torture-execute): Likewise.  Fix some (harmless) false
16229           positives.
16230           * lib/gcc.exp (gcc_check_compile): New function.
16231
16232 1999-02-08  Richard Henderson  <rth@cygnus.com>
16233
16234         * gcc.c-torture/execute/990208-1.c: New test.
16235
16236 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16237
16238         * g++.dg/special/ecos.exp: New driver for new tests with special
16239         requirements
16240
16241         * g++.dg/special/conpr-1.C: New test
16242         * g++.dg/special/conpr-2.C: New test
16243         * g++.dg/special/conpr-2a.C: New test
16244         * g++.dg/special/conpr-3.C: New test
16245         * g++.dg/special/conpr-3a.C: New test
16246         * g++.dg/special/conpr-3b.C: New test
16247
16248         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16249         allow g++ to use the dg driver
16250
16251         * README: Add comment about g++.dg directory
16252
16253 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16254
16255         * README: Update email addresses.
16256
16257 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16258
16259         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16260         arguments in order to force structure S onto the stack even on
16261         the alpha.
16262         (test): Pass 10 leading arguments to function foo as well as the
16263         structure S.
16264
16265         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16266         failure for all targets.
16267
16268         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16269         abort to terminate program execution.
16270
16271 1999-01-30  Richard Henderson  <rth@cygnus.com>
16272
16273         * gcc.c-torture/execute/990130-1.c: New test.
16274
16275 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16276
16277         * gcc.dg/990130-1.c: New test.
16278
16279 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16280
16281         * gcc.c-torture/execute/990128-1.c: New test.
16282
16283 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16284
16285         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16286
16287 1999-01-27  Felix Lee  <flee@cygnus.com>
16288
16289         * lib/c-torture.exp (c-torture-compile): pull out code for
16290         analyzing gcc error messages.
16291         (c-torture-execute): ditto, and fix some (harmless) false
16292         positives.
16293         * lib/gcc.exp (gcc_check_compile): new function.
16294
16295 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16296
16297         * gcc.dg/990117-1.c: New test.
16298
16299         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16300
16301         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16302
16303 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16304
16305         * g77.f-torture/compile/990115-1.f: New test.
16306
16307 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16308
16309         * gcc.c-torture/compile/990107-1.c: New test
16310
16311 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16312
16313         * gcc.c-torture/execute/990106-2.c: New test.
16314
16315         * gcc.c-torture/execute/990106-1.c: New test.
16316
16317 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16318
16319         * gcc.c-torture/compile/981223-1.c: New test.
16320
16321 1998-12-29  Richard Henderson  <rth@cygnus.com>
16322
16323         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16324         (opt3): Rename from opt4 and disable.
16325
16326 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16327
16328         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16329
16330 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16331
16332         * g++.old-deja/g++.other/conv5.C: New test.
16333
16334 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16335
16336         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16337
16338 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16339
16340         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16341
16342 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16343
16344         * gcc.c-torture/compile/981211-1.c: New test.
16345
16346 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16347
16348         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16349
16350         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16351
16352 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16353
16354         * gcc.special/930510-1.c: Make C9X safe.
16355         * gcc.misc-tests/gcov-1.c Similarly.
16356         * gcc.misc-tests/gcov-2.c Similarly.
16357
16358 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16359
16360         * gcc.dg/ultrasp1.c: New test.
16361
16362 1998-12-06  Richard Henderson  <rth@cygnus.com>
16363
16364         * gcc.c-torture/execute/981206.c: New test.
16365
16366 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16367
16368         * g++.old-deja/g++.ns/template7.C: New test.
16369
16370         * g++.old-deja/g++.other/expr1.C: New test.
16371
16372         * g++.old-deja/g++.eh/tmpl3.C: New test.
16373
16374         * g++.old-deja/g++.eh/tmpl2.C: New test.
16375
16376 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16377
16378         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16379         * g++.old-deja/g++.other/using6.C: Removed.
16380         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16381
16382         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16383
16384 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16385
16386         * g++.old-deja/g++.pt/overload8.C: New test.
16387
16388         * g++.old-deja/g++.pt/overload7.C: New test.
16389
16390         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16391
16392         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16393         and relinking messages.
16394         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16395         compiling with -frepo.
16396
16397 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16398
16399         * g++.old-deja/g++.pt/lookup6.C: New test.
16400
16401 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16402
16403         * gcc.c-torture/execute/981130-1.c: New test.
16404         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16405
16406 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16407
16408         * g++.old-deja/g++.pt/explicit76.C: New test.
16409
16410         * g++.old-deja/g++.pt/friend38.C: New test.
16411
16412         * g++.old-deja/g++.ns/crash2.C: New test.
16413
16414         * g++.old-deja/g++.pt/defarg8.C: New test.
16415
16416         * g++.old-deja/g++.pt/instantiate6.C: New test.
16417
16418         * g++.old-deja/g++.pt/static6.C: New test.
16419
16420         * g++.old-deja/g++.pt/decl2.C: New test.
16421
16422 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16423
16424         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16425         problem is actually related with name lookup, but so what? :-)
16426
16427         * g++.old-deja/g++.pt/friend37.C: New test.
16428
16429 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16430
16431         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16432         element, which fails on some systems.
16433
16434         * g77.f-torture/execute/labug1.f: New test.
16435
16436 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16437
16438         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16439         is defined.
16440
16441 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16442
16443         * g77.f-torture/compile/981117-1.f: New test.
16444
16445 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16446
16447         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16448         properly discarded.
16449
16450 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16451
16452         * gcc.c-torture/execute/memcheck: New directory of tests for
16453         -fcheck-memory-usage.
16454
16455 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16456
16457         * README: New file, general information about the testsuite and
16458         new description of the various C++ test subdirectories.
16459         * README.g++: Eliminate obsolete information, update and move most
16460         relevant stuff to README.
16461
16462 1998-11-07  Richard Henderson  <rth@cygnus.com>
16463
16464         * gcc.c-torture/compile/981107-1.c: New test.
16465
16466 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16467
16468         * execute/memcpy-bi.c: New testcase.
16469
16470 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16471
16472         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16473         base classes.
16474
16475         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16476         template is selected.
16477
16478         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16479         classes, it should be accepted for all types.
16480
16481         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16482
16483         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16484         specializations start with template headers.
16485
16486 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16487
16488         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16489
16490         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16491         non-POD types.
16492
16493 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16494
16495         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16496
16497 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16498
16499         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16500
16501 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16502
16503         * 981019-1.c: New test.
16504
16505 1998-10-14  Robert Lipe <robertl@dgii.com>
16506
16507         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16508         find objc headers.
16509
16510 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16511
16512         * compile/981001-4.c: Remove use of GCC extension that triggers a
16513         compiler bug.
16514
16515 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16516
16517         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16518
16519 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16520
16521         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16522         instantiation of template produces incorrect code for delete
16523         expression.
16524
16525         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16526         constructors' name is not unique.
16527         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16528         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16529
16530         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16531         automatic array of const is ill-formed.
16532
16533         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16534         of template parameter?
16535
16536         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16537         const.
16538
16539         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16540         pointer-to-member expression.
16541
16542         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16543         declaration causes ICE.
16544
16545 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16546
16547         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16548         reserved in the global namespace.
16549
16550         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16551         generate needed virtual table.
16552
16553         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16554
16555 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16556
16557         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16558         template-dependent type
16559
16560 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16561
16562         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16563         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16564         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16565
16566         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16567         class should be usable as argument of member function.
16568         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16569         class should be usable as return type of member function.
16570         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16571         class should be usable as type of data member.
16572
16573         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16574
16575 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16576
16577         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16578
16579 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16580
16581         * gcc.dg/dll-?.c Add thumb to target list.
16582         Fix assembler scan patterns to match current assembler output.
16583
16584 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16585
16586         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16587         matching of template brackets.
16588
16589         * g++.old-deja/g++.other/using4.C: New test.  Test using
16590         declarations of methods from base classes.
16591
16592         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16593         within functions should introduce names into the innermost
16594         enclosing namespace.
16595
16596         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16597         of static locals if first initialization throws.
16598
16599 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16600
16601         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16602
16603 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16604
16605         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16606         lose track of the possible targets of tablejump insns.
16607         * special/special.exp: Run it.
16608
16609 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16610
16611         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16612         must be declared before its specializations can be named in friend
16613         declarations.
16614
16615 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16616
16617         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16618
16619         * g77.f-torture/execute/io1.f: New test.
16620
16621 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16622
16623         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16624         with pointer to template function, for which no argument deduction
16625         is possible.
16626
16627         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16628         specialization of template function as argument to template
16629         function.
16630
16631         * g++.old-deja/g++.other/access2.C: New test; Inner class
16632         shouldn't have privileged access to Outer's names.
16633
16634 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16635
16636         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16637         friend template declared within template class conflicts with
16638         nested class of the same name.
16639
16640         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16641         is ignored.
16642
16643         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16644         object with direct initializer as function declaration.
16645
16646         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16647         initializers.
16648
16649         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16650         involving const pointer and NULL produces incorrect result.
16651
16652         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16653         type name without `typename' should be rejected with -pedantic.
16654
16655 1998-10-02  Richard Henderson  <rth@cygnus.com>
16656
16657         * g++.old-deja/g++.other/addrof1.C: New test.
16658
16659 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16660
16661         * gcc.c-torture/compile/981001-1.c: New test.
16662         * gcc.c-torture/execute/981001-1.c: New test.
16663
16664 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16665
16666         * gcc.c-torture/compile/981001-2.c: New test.
16667         * gcc.c-torture/compile/981001-3.c: New test.
16668         * gcc.c-torture/compile/981001-4.c: New test.
16669
16670 1998-10-01  Robert Lipe  <robertl@dgii.com>
16671
16672         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16673         multilibbed hosts.   Idea grafted from g77.exp.
16674
16675 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16676
16677         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16678         avoid losing on systems which need -lsocket.
16679
16680 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16681
16682         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16683         * g++.old-deja/g++.other/nested2.C: Ditto.
16684         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16685         failure.
16686
16687 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16688
16689         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16690         preferred over template operator!= for enum bitfields.
16691
16692 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16693
16694         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16695         that happen to have the same base name, but in different scopes,
16696         are incorrectly rejected.
16697
16698 1998-09-16  Richard Henderson  <rth@cygnus.com>
16699
16700         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16701         on the native word size instead of an integer literal.
16702
16703 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16704
16705         * g++.old-deja/g++.other/static2.C: Invocation of static data
16706         member of type pointer-to-function denoted as non-static member.
16707
16708         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16709         checks involving function types and aliases.
16710
16711 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16712
16713         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16714         redefined to the same non-trivial type.
16715
16716         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16717         namespace-qualification of template specializations declared in
16718         other namespaces.
16719
16720         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16721         to declare a subset of the specializations of a template function
16722         as friends of specializations of a template class.
16723
16724         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16725         member templates that do not fully specialize the enclosing
16726         template class are rejected.
16727
16728 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16729
16730         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16731
16732 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16733
16734         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16735         altered from libf2c/libU77 version.
16736
16737 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16738
16739         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16740
16741 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16742
16743         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16744         (un)signed char are different types for template specialization
16745         purposes.
16746
16747 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16748
16749         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16750         * objc: ObjC testsuite.
16751
16752 1998-08-31  Catherine Moore  <clm@cygnus.com>
16753
16754         * gcc.c-torture/execute/941014-1.x:  New file.
16755
16756 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16757
16758         * lib/c-torture.exp: Add support for
16759         torture_eval_before_compile and torture_eval_before_execute
16760         variables.
16761
16762 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16763
16764         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16765         this test triggers valid.
16766
16767 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16768
16769         * gcc.dg/980827-1.c: New test.
16770
16771 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16772
16773         * gcc.c-torture/execute/loop-4b.c: New test.
16774
16775 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16776
16777         * lib/c-torture.exp: Add support for
16778         torture_eval_before_compile and torture_eval_before_execute
16779         variables.
16780
16781 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16782
16783         * gcc.c-torture/compile/980825-1.c: New test.
16784
16785 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16786
16787         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16788         count number tests in opt_t0 not good_t0.
16789
16790 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16791
16792         * gcc.c-torture/compile/930326-1.x: Fix typo.
16793
16794 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16795
16796         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16797         causes an ICE.
16798
16799 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16800
16801         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16802         STACK_SIZE is defined.
16803         * gcc.c-torture/unsorted/stuct.c: Similarly.
16804
16805         * gcc.c-torture/compile/980821-1.c: New test.
16806
16807 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16808
16809         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16810
16811 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16812
16813         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16814         code.
16815
16816 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16817
16818         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16819         error'.
16820
16821 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16822
16823         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16824
16825 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16826
16827         * gcc.c-torture/compile/980816-1.c: New test.
16828
16829         * gcc.dg/980816-1.c: New test.
16830
16831 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16832
16833         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16834         compiler for ieee tests.
16835
16836 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16837
16838         * g77.f-torture/compile/980729-0.f: New test.
16839
16840 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16841
16842         * gcc.c-torture/special/eeprof-1.c: New test, for
16843         -finstrument-functions.
16844         * gcc.c-torture/special/special.exp: Run it.
16845
16846 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16847
16848         * gcc.c-torture/compile/980729-1.c: New test.
16849
16850 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16851
16852         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16853         __thumb__ is defined, and test for ARM style doubles if so.
16854
16855 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16856
16857         * g77.f-torture/noncompile/980615-0.f: New test.
16858
16859 1998-07-26  H.J. Lu  (hjl@gnu.org)
16860
16861         * gcc.dg/980312-1.c: Do link instead of compile.
16862         * gcc.dg/980313-1.c: Likewise.
16863
16864 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16865
16866         * gcc.c-torture/compile/980726-1.c: New test.
16867
16868 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16869
16870         * g77.f-torture/execute/io0.f: New test.
16871
16872 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16873
16874         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16875         an int.
16876
16877 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16878
16879         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16880         m32r bugs.
16881
16882 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16883
16884         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16885         c-decl.c:grokdeclarator can handle mode attributes.
16886
16887 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16888
16889         * gcc.c-torture/execute/980716-1.c: New test.
16890
16891 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16892
16893         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16894         the mn10200.
16895         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16896         the mn10200.
16897         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16898         * gcc.c-torture/compile/930326-1.x: Similarly.
16899
16900 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16901
16902         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16903         New test from Craig.
16904
16905 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16906
16907         * g77.f-torture/noncompile/980616-0.f: New test.
16908
16909         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16910
16911 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16912
16913         *  g++.other/singleton.C: Return error value instead of taking
16914         SIGSEGV.
16915
16916 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16917
16918         *  g++.other/singleton.C: New test.   Warning is under dispute.
16919         Runtime crash is not.
16920
16921 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16922
16923         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16924         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16925         using6.C, using7.C}:  New namespace tests.
16926
16927 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16928
16929         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16930         specialization with typedef'ed names used as array indexes.
16931
16932 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16933
16934         * gcc.c-torture/execute/980709-1.c: New test.
16935
16936         * gcc.dg/980709-1.c: New test.
16937
16938 1998-07-07  Richard Henderson  <rth@cygnus.com>
16939
16940         * gcc.c-torture/execute/bcp-1.c: New test.
16941
16942 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16943
16944         * gcc.c-torture/execute/980707-1.c: New test.
16945
16946 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16947
16948         * gcc.c-torture/compile/980706-1.c: New test.
16949
16950 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16951
16952         * g77.f-torture/execute/980701-0.f,
16953         g77.f-torture/execute/980701-1.f: New test from Craig.
16954
16955 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16956
16957         * gcc.c-torture/compile/980701-1.c: New test.
16958
16959         * gcc.c-torture/execute/980701-1.c: New test.
16960
16961 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16962 rlsruhe.de>
16963
16964         * g++.old-deja/g++.robertl/eb132.C: New test.
16965         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16966
16967 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16968
16969         * g77.f-torture/execute/980628-7.f,
16970         g77.f-torture/execute/980628-8.f,
16971         g77.f-torture/execute/980628-9.f,
16972         g77.f-torture/execute/980628-10.f: New tests from Craig.
16973
16974         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16975
16976 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16977
16978         * g77.f-torture/execute/980628-4.f: New test from Craig.
16979         * g77.f-torture/execute/980628-5.f: Likewise.
16980         * g77.f-torture/execute/980628-2.f: Likewise.
16981         * g77.f-torture/execute/980628-0.f: Likewise.
16982         * g77.f-torture/execute/980628-1.f: Likewise.
16983         * g77.f-torture/execute/980628-3.f: Likewise.
16984         * g77.f-torture/execute/980628-6.f: Likewise.
16985
16986 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16987
16988         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16989         directory when nothing has been installed yet.
16990
16991 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16992
16993         * gcc.c-torture/special/special.exp: Handle newer versions of
16994         dejagnu.
16995
16996 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16997
16998         * gcc.dg/980626-1.c: New test.
16999
17000 1998-06-19  Bruno Haible <haible@ilog.fr>
17001
17002         * gcc.misc-tests/m-un-2.c: New test.
17003         * g++.old-deja/g++.other/warn01.c: Likewise.
17004
17005 1998-06-19  Robert Lipe  <robertl@dgii.com>
17006
17007         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
17008         compatibility with assmblers with a different comment character.
17009         Eliminate use of GAS-specific extensions.
17010
17011 1998-06-19  Jeffrey A Law  (law@cygnus.com)
17012
17013         * gcc.c-torture/execute/ieee/980619-1.c: New test.
17014
17015 1998-06-19  Robert Lipe  <robertl@dgii.com>
17016
17017         *lib/g77.exp: Replace search for libf2c.a with search for newly
17018         renamed libg2c.a
17019
17020 1998-06-17  Jeffrey A Law  (law@cygnus.com)
17021
17022         * gcc.c-torture/execute/980617-1.c: New test.
17023
17024 1998-06-12  Jeffrey A Law  (law@cygnus.com)
17025
17026         * gcc.c-torture/execute/980612-1.c: New test.
17027
17028 1998-06-08  Jeffrey A Law  (law@cygnus.com)
17029
17030         * gcc.dg/980523-1.c: Only test on ppc-linux.
17031         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
17032
17033         * gcc.c-torture/execute/980608-1.c: New test.
17034
17035 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
17036
17037         * gcc.c-torture/execute/980605-1.c: New test.
17038
17039 1998-06-04  Jeffrey A Law  (law@cygnus.com)
17040
17041         * gcc.c-torture/execute/980604-1.c: New test.
17042
17043 1998-06-02  Jeffrey A Law  (law@cygnus.com)
17044
17045         * gcc.c-torture/execute/980602-1.c: New test.
17046         * gcc.c-torture/execute/980602-2.c: Likewise.
17047
17048 1998-06-02  Dave Love  <d.love@dl.ac.uk>
17049
17050         * 970125-0.f: Fix per JCB.  Add commentary.
17051
17052 1998-05-31  Michael Meissner  <meissner@cygnus.com>
17053
17054         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
17055         IEEE -0 support.
17056
17057 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
17058
17059         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
17060         earlier.
17061
17062 1998-05-28  Catherine Moore <clm@cygnus.com>
17063
17064         * gcc.c-torture/execute/980526-3.c: New test.
17065
17066 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
17067
17068         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
17069         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
17070         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
17071         m88k-motorola-sysv3 to XFAIL.
17072
17073 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17074
17075         * gcc.dg/980526-1.c: New test.
17076         * gcc.c-torture/execute/980526-2.c: New test.
17077
17078 1998-05-26  Jeffrey A Law  (law@cygnus.com)
17079
17080         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
17081
17082         * gcc.c-torture/execute/980526-1.c: New test.
17083
17084 1998-05-26  Dave Love  <d.love@dl.ac.uk>
17085
17086         * g77.f-torture/execute/alpha2.f: Add runtime test.
17087
17088 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
17089
17090         * g++.old-deja/old-deja.exp: Strip leading directories.
17091
17092         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
17093         error for the line.  Don't run multiple tests for the same line.
17094
17095 1998-05-23  Jeffrey A Law  (law@cygnus.com)
17096
17097         * gcc.dg/980523-1.c: New test.
17098
17099 1998-05-23  Dave Love  <d.love@dl.ac.uk>
17100
17101         * g77.f-torture/compile/970915-0.f: New test.
17102
17103 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
17104
17105         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
17106
17107 1998-05-21  Jeffrey A Law  (law@cygnus.com)
17108
17109         * gcc.dg/980520-1.c: New test.
17110
17111 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
17112
17113         * gcc.dg/980502-1.c: Fix return type.
17114
17115 1998-05-20  Jeffrey A Law  (law@cygnus.com)
17116
17117         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
17118         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
17119         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
17120         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
17121         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
17122
17123 1998-05-20  Dave Love  <d.love@dl.ac.uk>
17124
17125         * g77.f-torture/execute/980520-1.f: New test.
17126
17127 1998-05-15  Dave Love  <d.love@dl.ac.uk>
17128
17129         * lib/mike-g77.exp: New file.
17130
17131         * g77.f-torture/noncompile/noncompile.exp,
17132         g77.f-torture/noncompile/check0.f: New files.
17133
17134 1998-05-14  Dave Love  <d.love@dl.ac.uk>
17135
17136         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
17137         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
17138         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
17139         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
17140         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
17141         abort where appropriate.
17142
17143 1998-05-05  Michael Meissner  <meissner@cygnus.com>
17144
17145         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
17146         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
17147
17148 1998-04-29  Dave Love  <d.love@dl.ac.uk>
17149
17150         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
17151
17152 1998-04-27  Dave Love  <d.love@dl.ac.uk>
17153
17154         * g77.f-torture/compile/980427-0.f: New test.
17155
17156 1998-04-24  Dave Love  <d.love@dl.ac.uk>
17157
17158         * g77.f-torture/compile/980424-0.f: New test.
17159
17160 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17161
17162         * g77.f-torture/compile/980419-2.f (main): New test.
17163         * g77.f-torture/compile/970125-0.f: New test.
17164         * g77.f-torture/compile/980419-1.f: New test.
17165
17166 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17167
17168         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17169         of loop-4.c.
17170
17171 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17172
17173         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17174
17175 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17176
17177         * gcc.c-torture/compile/980329-1.c: New test.
17178
17179 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17180
17181         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17182         * gcc.dg/980312-1.c: Fix typo in -march command.
17183
17184 1998-03-16  H.J. Lu  (hjl@gnu.org)
17185
17186         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17187
17188 1998-03-11  Robert Lipe  <robertl@dgii.com>
17189
17190         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17191         Dave Love agree the Fortran source is bogus.
17192
17193 1998-03-11  Robert Lipe  <robertl@dgii.com>
17194
17195         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17196         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17197         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17198         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17199         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17200
17201 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17202
17203         * g++.old-deja/g++.other/friend1.C: New test.
17204
17205 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17206
17207         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17208         possibly uninitialized) variables and declare dnrm2.
17209
17210 1998-02-23  Robert Lipe <robertl@dgii.com>
17211
17212         From Bruno Haible <haible@ilog.fr>:
17213         * gcc.c-torture/execute/980223.c: New test.
17214
17215 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17216
17217         * gcc.dg/ifelse-1.c: New test.
17218
17219 1998-02-09  H.J. Lu  (hjl@gnu.org)
17220
17221         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17222
17223           * lib/old-dejagnu.exp (old-dejagnu): Added the
17224           "execution test - XFAIL *-*-*" handling in the spirit of
17225           "excess errors test -". Changed the "execution test fails"
17226           handling to be like "excess errors test fails".
17227           * Update various tests accordingly.
17228
17229 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17230
17231         * gcc.c-torture/execute/980205.c: New test.
17232
17233 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17234
17235         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17236         * lib/f-torture.exp: Similarly.
17237         * gcc.c-torture: Rename all .cexp files to .x files.
17238
17239 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17240
17241         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17242         (940510-1.c): Removed duplicate.
17243         (971104-1.c): New test.
17244
17245 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17246
17247           * lib/f-torture.exp: Improve error and loop detection.
17248
17249 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17250
17251         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17252         use that to size the filler array.
17253
17254 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17255
17256         * lib/c-torture.exp(c-torture-execute): Fix typo.
17257
17258         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17259         testcase as the executable name. Keep the executable around if
17260         the test fails.
17261
17262 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17263
17264         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17265         changes.  Only test one -g option, and move it to the end of the
17266         list of options to test.
17267
17268 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17269
17270         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17271         variable GCC_TORTURE_OPTIONS to supply default switches separated
17272         by colons.  If no environment variable, run tests with -O0 -g, -O1
17273         -g, and -O2 -g as well.
17274
17275 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17276
17277         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17278         explanatory comments. Fix indentation.
17279
17280 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17281
17282         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17283
17284 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17285
17286         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17287         * g++.old-deja/g++.mike/p7325.C: Likewise.
17288         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17289
17290 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17291
17292         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17293         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17294         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17295         * g++.old-deja/g++.law/operators4.C: Likewise.
17296
17297 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17298
17299         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17300         * g++.old-deja/g++.mike/p784.C: Ditto.
17301         * g++.old-deja/g++.mike/p785.C: Ditto.
17302
17303 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17304
17305           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17306
17307 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17308
17309         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17310         target feature; pass this to c-torture-execute as needed.
17311
17312 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17313
17314         * lib/c-torture.exp(c-torture-execute): If the previous and the
17315         current executables being tested are identical, we don't need to
17316         run the executable again. Try to make the executable names
17317         unique. Add an optional argument for passing additional compiler
17318         flags.
17319
17320 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17321
17322         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17323
17324 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17325
17326         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17327
17328 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17329
17330         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17331         32bit or larger longs.
17332
17333         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17334         have either a 32bit long or 32bit int.
17335
17336 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17337
17338         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17339         Make double precision tests dependent on sizeof (double).
17340
17341 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17342
17343         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17344         too.
17345
17346 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17347
17348         * gcc.c-torture/compile/961203-1.cexp: New script.
17349
17350 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17351
17352         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17353         up the includes ourselves.
17354
17355 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17356
17357         * lib/plumhall.exp: Remove random include, and add a few
17358         verbose messages for debugging.
17359
17360 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17361
17362         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17363         of trying to do it ourselves.
17364
17365 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17366
17367         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17368
17369 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17370
17371         * gcc.prms/5403.c: Made regexp a bit less strict.
17372
17373 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17374
17375         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17376         is returned from remote_load instead.
17377         * lib/plumhall.exp: Ditto.
17378         * lib/mike-g++.exp: Ditto.
17379         * lib/old-dejagnu.exp: Ditto.
17380         * lib/c-torture.exp: Ditto.
17381
17382 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17383
17384         * lib/g++.exp: Use build_wrapper procedure.
17385         * lib/gcc.exp: Ditto.
17386
17387 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17388
17389         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17390         an old-style decl for malloc.  Fixes tests to work when
17391         sizeof (int) != sizeof (size_t).
17392
17393 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17394
17395         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17396
17397         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17398         use stdargs.h interface.
17399
17400 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17401
17402         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17403         NO_VARARGS when compiling.
17404
17405 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17406
17407         * lib/plumhall.exp(ph_includes): New procedure.
17408         (ph_make): Use it.
17409         (ph_compiler): Ditto.
17410
17411         * lib/g++.exp: Rename test-glue.c to testglue.c.
17412         * lib/gcc.exp: Ditto.
17413
17414 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17415
17416         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17417         to completion when it's called.
17418
17419 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17420
17421         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17422         is defined, don't do test.
17423
17424 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17425
17426         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17427         for object files.
17428         (ph_summary): Mark skipped testcases as untested, not unresolved.
17429
17430         * lib/plumhall.exp (ph_make): If unresolved because of bad
17431         errorCode, record errorCode in log file.
17432         (*): Replace send_log/verbose with verbose -log.
17433
17434 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17435
17436         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17437         double conversion if double isn't at least 8 bytes.
17438
17439         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17440         int to work with targets where int is 16 bits.
17441
17442         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17443         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17444         precision for the test to complete.
17445
17446 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17447
17448         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17449         if d10v is not compiled with the -mdouble64 flag.
17450         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17451
17452         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17453         d10v is not compiled with the -mint32 flag.
17454
17455 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17456
17457         * lib/plumhall.exp: Use incr_count.
17458
17459 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17460
17461         * gcc.c-torture: Update to c-torture-1.45.
17462
17463 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17464
17465         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17466         the name of the expect testcase file).
17467
17468         * lib/g++.exp(g++_init): Ditto.
17469
17470 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17471
17472         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17473         the host.
17474
17475         * lib/gcc.exp(gcc_exit): New procedure.
17476
17477 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17478
17479         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17480         specs where appropriate.
17481
17482         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17483         because of new "candidates are" messages, and removed a few
17484
17485         * Converted all non-old-style g++ testcases to old-style, and
17486         moved into g++.old-deja.
17487
17488 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17489
17490         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17491         options.
17492
17493         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17494         succeeded.
17495
17496         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17497
17498 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17499
17500         * lib/gcc.exp (gcc_target_compile): Add support for defining
17501         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17502         the machine doesn't have those features.
17503
17504 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17505
17506         * g++.law/operators4.exp: Don't use LIBS.
17507
17508 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17509
17510         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17511
17512         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17513         * lib/g++.exp: Set it here instead. Also, allow use of the
17514         --tool_exec and --tool_opt options. Change CXX to
17515         GXX_UNDER_TEST.
17516
17517         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17518
17519         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17520
17521 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17522
17523         * lib/old-dejagnu.exp: Use prune_warnings instead of
17524         prune_system_crud.
17525         * lib/mike-g++.exp: Ditto.
17526         * lib/gcc.exp: Ditto.
17527         * lib/g++.exp: Ditto.
17528
17529         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17530
17531 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17532
17533           * 941014-2.c: Include stdlib.h
17534           * 960327-1.c: Include stdio.h
17535           * dbra.c, index-1.c: Don't assume ints are 32bits.
17536
17537 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17538
17539         * lib/gcc.exp: Add gcc,stack_size target feature.
17540
17541         * lib/g++.exp(g++_target_compile): Add the include and link
17542         paths here, not in two other places. And, it's $options, not
17543         options.
17544
17545         * lib/mike-g++.exp(postbase): Remove the code that determines
17546         the correct include and link paths.
17547         * g++.old-deja/old-deja.exp: Ditto.
17548
17549 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17550
17551         * lib/g++.exp(g++_init): target_compile no longer returns the
17552         filename of the result.
17553
17554 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17555
17556         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17557         call to glob.
17558
17559         * gcc.c-torture/special/special.exp: Change call to
17560         gcc_target_compile to include the object file.
17561
17562 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17563
17564         * gcc.c-torture/special/special.exp: Correct misspelling in last
17565         change.
17566
17567 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17568
17569         * lib/plumhall.exp(ph_summary): Log the entire output of the
17570         executable. Return -1 if there were any failures, 0 otherwise.
17571         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17572         (ph_make): Clean up objects and executables that were built
17573         if the tests succeeded.
17574
17575 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17576
17577         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17578         libraries and includes in the build tree as appropriate.
17579
17580 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17581
17582         * lib/c-torture.exp: Instead of looking for the global variable
17583         NO_LONG_LONG, check to see if that's a feature of the target.
17584
17585 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17586
17587         * config/default.exp: Minimize. Delete the remainer of the files in
17588         config; this functionality is now in devo/dejagnu/config.
17589
17590         g++.*/*: Pass any additional flags used to compile to postbase;
17591         delete CXXFLAGS.
17592
17593         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17594         is now done by runtest.exp. Use gcc_target_compile instead of
17595         compile.
17596
17597         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17598         Remove references to CFLAGS. Use remote_file instead of
17599         calling rm -f.
17600         (c-torture): Take a list of arguments to use to compile this
17601         testcase.
17602
17603         lib/g++.exp: Simplify. Use target_compile instead of compile.
17604         lib/gcc-dg.exp: Ditto.
17605         lib/gcc.exp: Ditto.
17606         lib/mike-{gcc,g++}.exp: Ditto.
17607         lib/old-dejagnu.exp: Ditto.
17608         lib/plumhall.exp: Ditto.
17609
17610 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17611
17612         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17613         (ph_linker): Likewise.
17614
17615 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17616
17617           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17618         MAP_ANON / MAP_ANONYMOUS if defined;
17619         else try to map from /dev/zero .
17620
17621 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17622
17623         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17624         isn't defined, then define it to MAP_ANONYMOUS.
17625
17626 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17627
17628         * gcc.c-torture: Update to c-torture-1.42 release.
17629
17630 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17631
17632         * gcc.c-torture: Update to c-torture-1.41 release.
17633
17634 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17635
17636         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17637         c-torture release.
17638
17639 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17640
17641         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17642         and LDFLAGS.  Fix second case to append the target_info ldflags
17643         onto LDFLAGS, not CFLAGS.
17644         * lib/g++.exp (g++_init): Add target_info stuff.
17645         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17646         of libgloss and newlib flags for !native.
17647
17648         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17649         (GDB): Fix relative path to go up another dir for finding gdb.
17650
17651 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17652
17653         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17654         versions in the target_info array, if they don't exist.
17655
17656 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17657
17658         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17659
17660 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17661
17662         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17663         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17664
17665 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17666
17667         * lib/old-dejagnu.exp: Don't remove the output file before we've
17668         actually tested it. Don't append pwd to the path of the executable
17669         we're testing.
17670
17671 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17672
17673         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17674
17675 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17676
17677         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17678         temporary directory for compiler files, and set it to a default
17679         value of /tmp. Set $output as the name of the output file from
17680         compiling the testcase. Add a -o option to $cflags_var so the
17681         compiler writes the final output file as $output. Set $executable
17682         to $output.
17683
17684         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17685         directory for compiler files, and set it to /tmp if it doesn't
17686         already have a value. Set $output_file to the name of the output
17687         file from compiling the testcase. Add a -o option to CXXFLAGS so
17688         the compiler writes the final output file as $output. Use $output
17689         as the executable to be tested.
17690
17691 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17692
17693         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17694
17695 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17696
17697         * gcc.c-torture/execute/pending-1.c: New test.  Still
17698         pending in Tege's queue.
17699
17700 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17701
17702         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17703         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17704         if there were failures.  Call unresolved if there were unresolved
17705         testcases.  Call gcc_fail if program did not run to completion.
17706         (ph_make): Pass additional argument name to ph_execute.
17707         (ph_execute): Add new argument.  Pass additional arguments to
17708         ph_summary.  Call gcc_fail is there is no execution output.
17709
17710 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17711
17712         * lib/plumhall.exp (proc_summary): Output relavent summary
17713         lines into the log so specific failures in plumhall can be
17714         investigated.
17715
17716 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17717
17718         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17719         (c-torture-execute): Don't try to execute tests which use
17720         "long long" types if $NO_LONG_LONG is nonzero.
17721
17722 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17723
17724         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17725         not c-torture.
17726
17727         * gcc.ieee: Move from here.
17728         * gcc.c-torture/execute/ieee: To here.
17729
17730 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17731
17732         * gcc.c-torture: Update to c-torture-1.41 release.
17733
17734 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17735
17736         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17737         not "$output".
17738
17739 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17740
17741         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17742         -c present.
17743
17744 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17745
17746         * config/proelf.exp: Handle connecting to a simulator.
17747
17748 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17749
17750         * config/proelf.exp: New file.  Enough framework that we can
17751         run c-torture tests on the proelf targets (or any other target
17752         that gdb can connect to for that matter).
17753
17754 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17755
17756         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17757         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17758
17759         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17760         exec_output exists.
17761
17762 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17763
17764         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17765         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17766
17767         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17768         to pass/fail/unresolved/unsupported/untested.  Caller must now
17769         call unresolved/unsupported/untested.
17770         * lib/*.exp: Update FSF address.  Update to handle new results of
17771         ${tool}_load.
17772         * lib/chill.exp (verbose): Delete.
17773
17774 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17775
17776         * lib/gcc.exp (default_gcc_start): Change order of args to
17777         $LDFLAGS $CFLAGS $LIBS.
17778         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17779         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17780         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17781         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17782         * gcc.misc-tests/dg-test.exp: Likewise.
17783         * gcc.misc-tests/msgs.exp: Likewise.
17784         * gcc.prms/prms.exp: Likewise.
17785         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17786         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17787
17788         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17789
17790 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17791
17792         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17793
17794         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17795         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17796
17797         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17798         necessary.
17799
17800 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17801
17802         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17803         global for loop; add use of $mathlib.
17804         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17805         settings here; set mathlib for anything but VxWorks.
17806
17807 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17808
17809         * gcc.c-torture: Update to c-torture-1.40 release.
17810
17811 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17812
17813         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17814         dg.exp.
17815
17816 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17817
17818         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17819         global.
17820
17821 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17822
17823         * lib/g++.exp (LIBS): Define if not already.
17824         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17825         (gcc-dg-prune): Call prune_gcc_output.
17826         * lib/gcc.exp (prune_gcc_output): New proc.
17827         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17828         prune_gcc_output.
17829
17830 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17831
17832         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17833         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17834
17835 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17836
17837         * gcc.c-torture: Update to c-torture-1.39 release.
17838
17839 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17840
17841         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17842         fails, try others as well.
17843
17844 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17845
17846         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17847         If compilation fails, mark execute tests as `untested'.
17848         If test is marked as unsupported, don't mark compilation and
17849         execute tests as failed.
17850
17851 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17852
17853         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17854         libstdc++ for whether or not we want to be doing shared
17855         libraries.  Delete link_curses since we don't need it anymore.
17856         * lib/mike-g++.exp (postbase): Don't link in libg++.
17857         * g++.old-deja/old-deja.exp: Likewise.
17858
17859 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17860
17861         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17862
17863 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17864
17865         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17866         For that, add `-Wl,-a,shared_archive'.
17867         * g++.old-deja/old-deja.exp: Likewise.
17868
17869 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17870
17871         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17872
17873 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17874
17875         * lib/mike-g++.exp (postbase): Pay attention to the status of
17876         g++_load.
17877
17878 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17879
17880           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17881
17882 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17883
17884         * lib/gcc.exp (default_gcc_start): No longer need to log program
17885         being executed or its output, execute_anywhere does that now.
17886         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17887         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17888
17889 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17890
17891         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17892         the same as those in lib/g++.exp.
17893
17894 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17895
17896         * gcc.c-torture: Update to c-torture-1.38 release.
17897         * gcc.ieee: Related changes.
17898
17899 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17900
17901         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17902         "exec". Minor reformatting changes.
17903
17904         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17905         cross. This means all "exec" calls now work on a remote host as
17906         well.
17907         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17908         cross. Filter out the extra "\r\n" stuff that expect puts in.
17909         (c-torture-execute): Filter out the bogus warnings like
17910         c-torture-compile does. Add support for canadian cross.
17911         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17912         Use execute_anywhere rather than calling exec directly. Now it
17913         works for canadian cross testing.
17914
17915 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17916
17917         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17918         results into a variable, and check that rather than using file exists.
17919
17920 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17921
17922         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17923         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17924
17925 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17926
17927         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17928         lib_curses if there's a shared libg++ in the build tree.
17929
17930 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17931
17932         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17933         if not supported target.
17934
17935 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17936
17937         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17938         link_curses up to always happen, not just for native builds.
17939
17940 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17941
17942         * gcc.c-torture: Update to c-torture-1.36 release.
17943         * gcc.failure: Related changes.
17944
17945 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17946
17947         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17948
17949 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17950
17951         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17952         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17953         runshlib, link_curses, and mathlib for link and run.
17954
17955         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17956         pass the runtime shared library options for Solaris, OSF/1, and
17957         Irix5, and link with -lcurses to avoid unresolved references.
17958
17959 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17960
17961         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17962         only run once.
17963
17964 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17965
17966         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17967
17968 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17969
17970         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17971         do not have a framework for the "compat" tests yet.
17972
17973 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17974
17975         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17976         set to null if we're testing vxworks5.1.  Use that instead of
17977         `-lm' in the setting of LIBS for link and run.
17978
17979 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17980
17981         * config/rom68k.exp (${tool}_load): Major changes to make it
17982         work.  Verified that it does in fact return the stuff in
17983         exec_output properly.  Catch any Emul or any TRAP other than 0.
17984
17985 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17986
17987         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17988         LDFLAGS properly for targets that need stuff from libgloss.
17989         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17990         only run once.
17991         (gpp_initialized): New variable.
17992
17993 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17994
17995         * config/rom68k.exp: Load libgloss.exp.
17996         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17997         so we can produce a fully linked binary.
17998         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17999         so we can produce a fully linked binary.
18000
18001 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
18002
18003         * lib/plumhall.exp (ph_section): Watch for expected failures.
18004         Add missing `else'.
18005
18006         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
18007         run the testcase.
18008         (c-torture): Likewise.
18009
18010 1995-08-28  Doug Evans  <dje@cygnus.com>
18011
18012         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
18013
18014         * lib/mike-g++.exp (mike_cleanup): New proc.
18015         (prebase): New globals compiler_result, not_compiler_result,
18016         target_regexp.
18017         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
18018         allow leading "-" in pattern.  Watch for unsupported tests.
18019         If $compiler_result is set, pattern match assembler code,
18020         and ditto for $not_compiler_result.
18021         * lib/mike-gcc.exp: Likewise.
18022
18023         * lib/plumhall.exp (ph_execute): Only call ph_summary if
18024         execution "succeeded".
18025
18026 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
18027
18028         * config/win32.exp: New file.
18029         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
18030
18031 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
18032
18033         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
18034         unsupported.
18035         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
18036         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
18037         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
18038
18039         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
18040         "... without exceptions was ...".  That is now handled by
18041         prune_system_crud.
18042         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18043
18044 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
18045
18046         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
18047         sieve.c,sort2.c}: New files.
18048         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
18049         sieve.exp,sort2.exp}: Drivers for them.
18050
18051         * lib/mike-gcc.exp (program_output): New user settable variable.
18052         (postbase): Call prune_system_crud.  Also prune extraneous compiler
18053         messages.
18054         * lib/mike-g++.exp (program_output): New user settable variable.
18055
18056         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
18057
18058         * config/sh.exp: Deleted (use sim.exp instead).
18059
18060 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
18061
18062         * config/vx.exp: Declare CHECKTASK as global.
18063         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
18064         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
18065         * lib/old-dejagnu.exp: Load [pwd]/$executable.
18066
18067 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
18068
18069         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
18070         target. Like vx.exp, only includes `vx29k.exp' instead of
18071         `vxworks.exp'.
18072
18073 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
18074
18075         * config/sim.exp: Increase time limit from 120 seconds to 240.
18076
18077 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
18078
18079         * gcc.c-torture/execute/950628-1.c: New test.
18080
18081 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
18082
18083         * gcc.c-torture: Update with changes/additions from
18084         c-torture-1.34.
18085
18086 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
18087
18088         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
18089
18090 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
18091
18092         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
18093
18094 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
18095
18096         * gcc.c-torture/compile/950512-1.c: New test.
18097         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
18098         * gcc.dg/struct-ret-1.c: Likewise.
18099
18100 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
18101
18102         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
18103           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
18104
18105 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
18106
18107         * gcc.c-torture/special/920411-1.c: Deleted.
18108         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
18109
18110 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
18111
18112         * config/sim.exp (${tool}_load): Hack in call to bash to get a
18113         cpu limit.
18114
18115 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
18116
18117         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
18118
18119 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
18120
18121         From kenner;
18122         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
18123         is the proper length.
18124         * va-arg-3.c: Likewise.
18125
18126 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
18127
18128         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
18129         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
18130
18131         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
18132         * lib/g++.exp (default_g++_start): Delete old cruft.
18133
18134 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
18135
18136         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
18137         (2 * (1 << 18)) to (2 * (1 << 17)).
18138
18139         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
18140
18141 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
18142
18143         * config/rom68k.exp: Renamed from config/idp.exp
18144
18145 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
18146
18147         * c-torture/compile/921109-2.c
18148
18149 1995-04-18  Mike Stump  <mrs@cygnus.com>
18150
18151         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
18152         excess errors.
18153
18154 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
18155
18156         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
18157         output.
18158         * lib/g++.exp (default_g++_start): Likewise.
18159
18160 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18161
18162         * gcc.c-torture/compile/950329-1.c: New test.
18163
18164 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18165
18166           * config/bug.exp (${tool}_load): Updated to use new remote_open
18167           and remote_close procs.
18168         * config/idp.exp: New file.
18169
18170 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18171
18172         * gcc.c-torture/execute/950322-1.c: New test.
18173
18174 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18175
18176         * config/vx.exp (${tool}_load): Clean up testing of return code from
18177         vxworks_ld and vxworks_spawn.
18178
18179 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18180
18181         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18182
18183 1995-03-13  Mike Stump  <mrs@cygnus.com>
18184
18185         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18186         can mark excess errors on a machine by machine basis.  Note, the
18187         default is to not expect any excess errors, even when excess
18188         errors test - is given, so you will want to put an XFAIL ... on
18189         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18190         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18191         those 4 machines, but no others.
18192
18193 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18194
18195         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18196         * lib/c-torture.exp: to here.
18197
18198 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18199
18200         * gcc.c-torture/execute/950221-1.c: New test.
18201         * gcc.c-torture/execute/struct-ret-1.c: New test.
18202         * gcc.c-torture/compile/950221-1.c: New test.
18203
18204         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18205
18206 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18207
18208         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18209         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18210
18211 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18212
18213         * g++.gb: New directory of tests, derived from my signature and
18214         class scoping tests.
18215
18216         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18217         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18218         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18219         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18220         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18221         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18222         * g++.gb/sig25.C: Likewise.
18223
18224         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18225         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18226         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18227         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18228         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18229         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18230         * g++.gb/sig25.exp: Likewise.
18231
18232         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18233         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18234         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18235         * g++.gb/scope13.C: Likewise, this test still fails.
18236
18237         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18238         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18239         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18240         * g++.gb/scope13.exp: Ditto.
18241
18242         * g++.gb/README: New file, explains what these tests are about.
18243
18244 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18245
18246         * lib/dg.exp (dg-do): Support `preprocess'.
18247         (dg-test): Likewise.
18248
18249 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18250
18251         * config/udi.exp: change "continue -expect" to "exp_continue".
18252
18253 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18254
18255         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18256         Delete redundant tests.
18257
18258         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18259         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18260         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18261         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18262         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18263         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18264         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18265         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18266
18267         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18268         storing label pointers.
18269         * gcc.c-torture/execute/921019-1.c: Likewise.
18270         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18271         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18272         parameter fp.
18273         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18274         constants.
18275
18276         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18277         Delete obsolete tests.
18278
18279         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18280         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18281         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18282         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18283         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18284         * gcc.c-torture/compile/950124-1.c: New test.
18285
18286         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18287
18288 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18289
18290         * lib/mike-g++.exp: Add -lm to LIBS.
18291
18292 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18293
18294         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18295
18296 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18297
18298         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18299
18300 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18301
18302         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18303
18304 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18305
18306         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18307         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18308         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18309         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18310         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18311         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18312         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18313         * g++.law/{operators31.C, operators32.C,
18314         * g++.law/{operators33.C, operators34.C}: Likewise.
18315         * g++.law/{pic1.C, refs2.C}: Likewise.
18316         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18317         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18318         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18319         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18320
18321         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18322         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18323         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18324         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18325         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18326         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18327         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18328         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18329         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18330         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18331         * g++.law/{operators34.exp}: Likewise.
18332         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18333         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18334         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18335         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18336         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18337
18338         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18339         No longer expected to fail.
18340         * g++.law/missed-error3.C: Tweak for recent bool changes.
18341
18342 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18343
18344         * config/emb-unix: Deleted.
18345         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18346         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18347
18348 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18349
18350         * lib/dg.exp (dg-test): Fix typo in last patch.
18351
18352 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18353
18354         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18355         (handles multiple occurrences).
18356
18357 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18358
18359         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18360         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18361         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18362         printed).
18363         * lib/c-torture.exp (c-torture-compile): Likewise.
18364         (c-torture): Prepend full path if missing.
18365         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18366         (gcc_fail): Likewise.
18367         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18368
18369 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18370
18371         * lib/netware.exp: Only attach to NetWare i386 systems.
18372
18373 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18374
18375         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18376         messages.  Add test name to "output pattern match" pass/fail message.
18377
18378 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18379
18380         * gcc.dg: New testsuite.
18381         * gcc.dg/dg.exp: New file.
18382
18383         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18384         test-switch.c}: Deleted.
18385
18386         * gcc.misc-tests/msgs.exp: New testcase driver.
18387
18388 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18389
18390         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18391         Watch for illegal return values from ${tool}_load.
18392         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18393         cross targets.  Coerce return value >0 to 1.
18394
18395 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18396
18397         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18398
18399         * config/emb-unix.exp: New file.
18400
18401         * config/sim.exp: Error if variable $SIM not defined.
18402         (${tool}_load): Mark test as "untested" if simulator missing.
18403
18404         * config/unix.exp: Load remote.exp to get rcp_download.
18405         * lib/c-torture.exp: Use different option lists for testcases with
18406         and without loops.
18407         * gcc.c-torture/execute/execute.exp: Likewise.
18408
18409 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18410
18411         * config/*.exp: Clarify return code from ${tool}_load.
18412         Call `unresolved' or `untested' instead of `warning' or `perror'
18413         (sometimes you still want to call both though).
18414         Add comment that `shell_id' is local to each file.
18415         * config/udi.exp (timeout): Set to 30.
18416         Don't print warning if connection fails, $connectmode has already
18417         printed an error.
18418         (${tool}_load): Move verbose messages to level 2.
18419         Rework pattern for "Process started" message.
18420         Pass `shell_id' to ${connectmode}_download.
18421         Retry twice upon timeout.  Make resetting of target more robust.
18422         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18423         Pass `shell_id' to exit_$connectmode.
18424         Only call exit_$connectmode if connected.
18425         * config/unix.exp (${tool}_load): Check return codes better.
18426         * config/vrtx.exp (${tool}_load): Likewise.
18427         * config/vx.exp (${tool}_load): Likewise.
18428         Delete unneeded global's.
18429         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18430         from ${tool}_load.
18431         (dg-stat): Delete.
18432         (dg-init): Delete recording of pass/fail counts.
18433         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18434         (old-dejagnu-init): Likewise.
18435         (old-dejagnu-stat): Delete contents, empty proc now.
18436         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18437         (c-torture): Delete references to lcnt, lpass, lfail.
18438         Get option list from TORTURE_OPTIONS.
18439         Delete -funroll[-all]-loops if no loops.
18440         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18441         (g++_stat): Delete contents (empty proc now).
18442         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18443         (gcc_finish): Likewise.
18444         (gcc_stat): Deleted.
18445         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18446         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18447         * gcc.c-torture/execute/execute.exp: Likewise.
18448         Split tests into two parts: compile, execute.
18449         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18450         no loops.  Update to reflect clarified return codes from ${tool}_load.
18451
18452 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18453
18454         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18455         to grep for.
18456         (old-dejagnu): Likewise (where necessary).
18457
18458 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18459
18460         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18461
18462         * lib/dg.exp (dg-process-target): Fix processing of selector.
18463         Add comment regarding use of `error'.
18464
18465         * lib/gcc.exp (prune_system_crud): Define if missing.
18466         * lib/g++.exp (prune_system_crud): Likewise.
18467
18468         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18469         Call prune_system_crud.
18470         * lib/dg.exp (dg-runtest): New proc.
18471         Use perror instead of send_user for tcl errors in testcase.
18472         Don't return any value, it's never used.
18473         Don't clobber previous definition of `unknown'.
18474         Print tcl errors in `dg-final'.
18475
18476 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18477
18478         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18479         (dg-test): Don't print errorInfo, it contains stack backtrace.
18480
18481 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18482
18483         * lib/g++.exp (runtest_file_p): Define if missing.
18484
18485 1994-09-24  Doug Evans  (dje@cygnus.com)
18486
18487         * lib/mike-g++.exp: Comment out loading of g++.exp.
18488         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18489         (default_g++_version): Always print something.
18490         (default_g++_start): Comment out call to `which'.
18491         (g++_start, g++_load): Deleted (must be defined in config file).
18492         * lib/gcc.exp: Test for existence of $CC at start.
18493         Delete check for tmpdir (done in gcc_init).
18494         (default_gcc_version): Always print something.
18495         (default_gcc_start): Comment out call to `which'.
18496         * config/*.exp: Major cleanup - make cross targets work at least a
18497         little better for g++ (by not being "--tool gcc" specific).
18498         Rename gcc_xxx to ${tool}_xxx.
18499         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18500         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18501
18502 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18503
18504         * lib/c-torture.exp (c-torture-compile): Rework compiler
18505         message processing.
18506
18507         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18508         c-torture.
18509
18510 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18511
18512         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18513
18514         * lib/dg.exp (dg-process-target): Support { target native }.
18515
18516 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18517
18518         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18519         looked for "... program xxx got fatal signal".
18520         Correct regsub munging of `comp_output'.
18521         Ignore compiler messages "path prefix not used" and "linker input
18522         file unused".
18523
18524 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18525
18526         * lib/gcc.exp (runtest_file_p): Define if missing.
18527         * gcc.prms/template.c: Example to work from.
18528
18529 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18530
18531         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18532         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18533
18534         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18535         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18536         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18537         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18538
18539         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18540         (dg-process-target): No longer a varargs proc.
18541         Return S/N for target, P/F for xfail.  All callers changed.
18542         (user option procs): More argument checking.
18543         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18544         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18545         (dg-test): Skip test if not running on selected target in `dg-do'.
18546         Update handling of `dg-do-what', `dg-output-text'.
18547         Separate execution pass/fail from output pattern match pass/fail.
18548         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18549
18550 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18551
18552         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18553         target for 920510-1.c.
18554
18555 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18556
18557         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18558         Clean up comment regarding use of passcnt, etc.
18559         (gcc_stat): Don't update `testcnt' here.
18560         (gcc_finish): Do it here.
18561         Might as well reset `but_id' here too.
18562         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18563         to determine if the file should be tested.
18564         * gcc.c-torture/compile/compile.exp: Likewise.
18565         * gcc.c-torture/execute/execute.exp: Likewise.
18566         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18567         * gcc.misc-tests/dg-test.exp: Likewise.
18568         * gcc.prms/prms.exp: Likewise.
18569         * gcc.wendy/wendy.exp: Likewise.
18570         * g++.old-deja.exp: Likewise.
18571         Move "Testing file" message to verbose level 1.
18572
18573 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18574
18575         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18576
18577 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18578
18579         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18580         (default_gcc_start): Accept optional second list element
18581         of compiler flags.  Print compiler output at verbosity level 2.
18582         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18583         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18584         Save current values of framework globals passcnt, failcnt, xpasscnt,
18585         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18586         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18587         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18588         xfailcnt to compute stats.  Update framework global `testcnt' from
18589         pass/fail counts.
18590         (gcc_finish): New proc.  Clean up test environment.
18591         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18592         (gcc_epass, gcc_efail): Delete.
18593         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18594         argument of line number.
18595         (dg-init): If the tool has an init routine, call it.
18596         (dg-test): Remove args `cflags_var' and `libs_var'.
18597         Pass all compiler options to ${tool}_start.
18598         Handle missing line number.
18599         (dg-finish): New function.
18600         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18601         particular files.  Call gcc_finish at end.  Move "skipping test"
18602         message to verbosity level 3.
18603         * gcc.c-torture/compile/compile.exp: Likewise.
18604         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18605         * gcc.c-torture/execute/execute.exp: Likewise.
18606         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18607         Print testcase being tried at verbosity level 1.
18608         * gcc.c-torture/special/special.exp: Unset xfail.
18609         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18610         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18611         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18612         * gcc.failure/failure.exp: Likewise.
18613         * gcc.ieee/ieee.exp: Likewise.
18614         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18615         Update call to dg-test.  Call dg-finish at end.
18616         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18617         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18618         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18619         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18620         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18621         * gcc.wendy/wendy.exp: Add copyright.
18622         Delete setting of tmpdir (done by gcc_init).
18623         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18624         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18625         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18626         gcc_[ce]pass/fail.
18627
18628 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18629
18630         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18631         confusion.
18632         (g++_load): Likewise.
18633
18634         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18635         Rename argument to `prog' to remove the confusion.
18636         Varargs fns behave differently too!
18637         (g++_load): Likewise.
18638
18639         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18640
18641         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18642         what it is.  Delete (always) printing of status value for !native.
18643         Simplify verbose code, and include status and exec_output.
18644         (g++_load): Use gcc_load.
18645
18646 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18647
18648         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18649         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18650         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18651         940714-3.c as these testcases don't exist anymore.  Make
18652         va-arg-1.c expected to pass.
18653
18654 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18655
18656         * gcc.misc-tests/misc.exp: Only run specific testcases.
18657         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18658         * gcc.misc-tests/dg-[1-9].c: New files.
18659
18660         * lib/dg.exp: New testsuite driver.
18661         * gcc.prms/prms.exp: Use it.
18662
18663         * README.gcc: New file.
18664
18665         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18666         Document and reset `lxpass' and `lxfail'.
18667         Simplify "initialized" message.
18668         (gcc_stat): Clean up comments a little.
18669
18670 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18671
18672         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18673
18674 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18675
18676         * lib/old-dejagnu.exp (process-option): New proc.
18677         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18678         (old-dejagnu): Simplify.
18679         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18680
18681 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18682
18683         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18684         exists and is not an empty string.
18685
18686         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18687         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18688         finished.
18689         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18690         automatically.
18691
18692         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18693         longer expected to fail.
18694
18695         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18696         "f" function call.
18697
18698         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18699
18700         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18701         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18702         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18703         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18704         c-torture-1.29.
18705
18706         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18707         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18708
18709         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18710
18711         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18712         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18713
18714         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18715         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18716         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18717
18718 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18719
18720         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18721         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18722         940714-1.c, 940714-2.c, 940714-3.c},
18723         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18724         gcc.misc-tests/{mg.c,mg.exp}:
18725         New tests.
18726         * gcc.noncompile/noncompile.exp: Change accordingly.
18727
18728 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18729
18730         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18731         Undo previous clobberage.
18732
18733 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18734
18735         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18736         * gcc.special/{930510-1.c, special.exp}:
18737         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18738         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18739         struct-varargs-1.c}: New tests from c-torture-1.26.
18740
18741 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18742
18743         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18744           argument to switch.
18745
18746 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18747
18748         * Revert the previous changes.  Please see Rob's directory
18749           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18750           fixes.
18751
18752 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18753
18754         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18755             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18756             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18757             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18758             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18759             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18760             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18761             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18762             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18763             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18764             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18765             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18766             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18767             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18768             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18769             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18770             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18771             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18772             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18773             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18774             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18775             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18776             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18777             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18778             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18779             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18780             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18781
18782 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18783
18784         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18785             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18786           with perror calls.
18787
18788 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18789
18790         * config/unix.exp (g++_load): Fix syntax.
18791
18792 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18793
18794         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18795         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18796         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18797         Don't expect va-arg-1.c to fail.  Correct expected output for
18798         920928-1.c.
18799         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18800         * gcc.wendy/hbm4.c: Correct typo.
18801         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18802
18803 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18804
18805         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18806         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18807         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18808         * lib/c-torture.exp (c-torture-compile): Ditto.
18809
18810         Reduce volume of output (remove all the -I's and such).
18811         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18812         Call gcc_cpass, gcc_cfail.
18813         (c-torture): Pass testing option to c-torture-compile.
18814
18815 1994-03-21  Doug Evans  (dje@cygnus.com)
18816
18817         Bring patches over from progressive.
18818         * config/default.exp: Exit remote shell cleanly.
18819         (g++_exit, g++_start): Add default versions.
18820         * config/sim.exp (gcc_load): Use perror, not error.
18821
18822 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18823
18824         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18825         set in site.exp.
18826
18827 1994-03-14  Doug Evans  (dje@cygnus.com)
18828
18829         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18830         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18831         (wendy_try): New proc to run testcase.
18832         (main loop): Call 'em.
18833         * gcc.wendy/*.c: Clean up pass to correct expected output.
18834
18835         * lib/gcc.exp: Minor cleanup work.
18836         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18837
18838 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18839
18840         * config/sim.exp (gcc_load): Document return codes better.
18841         Don't pass -v to simulator.
18842
18843 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18844
18845           * gcc.special/920717-x.c: Fix typo.
18846           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18847           get at sources.
18848
18849         * lib/mike-gcc.exp: Fix typo.
18850
18851 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18852
18853         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18854         binary to use, transform the name.
18855         * config/*.exp: rename everything. Nuke any g++ specific files,
18856         it's now a special case of gcc that requires no special support.
18857         Add a default.exp for unsupported targets.
18858
18859 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18860
18861         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18862         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18863         version of Tcl.
18864
18865 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18866
18867         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18868         than a warning.
18869
18870 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18871
18872         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18873
18874 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18875
18876         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18877         option_list.  Compile every file with only 4/6 option choices
18878         (same as C torture) instead of with 12/18 different option
18879         choices.
18880         * lib/c-torture.exp: Likewise.
18881
18882         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18883         not already set.
18884
18885 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18886
18887         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18888         can put an XFAIL *-*-* on excess errors.
18889
18890 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18891
18892         * g++.law: Add more tests derived from g++-bugs snapshots.
18893
18894         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18895         equivalent to g++.law/init9.
18896
18897         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18898         compiled it, and the a.out file after we've run it.
18899
18900 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18901
18902         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18903         compiled it, and the a.out file after we've run it.
18904
18905 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18906
18907         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18908
18909 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18910
18911         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18912         version number.
18913
18914 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18915
18916         * g++.law: New directory of g++ tests derived from the g++-bugs
18917         snapshots.
18918
18919 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18920
18921         * gcc.compile: initbug1.c initbug1.exp testcase added
18922
18923 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18924
18925         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18926         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18927           fixes submitted by Jeff Law (law@cs.utah.edu)
18928         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18929           Jeff Law (law@cs.utah.edu)
18930
18931
18932 1993-11-30  Mike Stump  (mrs@cygnus.com)
18933
18934         * config/unix-g++.exp: Follow the gcc way of doing things.
18935         * g++.old-deja/old-deja.exp: Minor updates.
18936         * lib/g++.exp: New file, follow the gcc way of doing things.
18937         * lib/old-dejagnu.exp: Minor updates.
18938         * lib/mike-g++.exp: Always unset errorInfo.
18939
18940 1993-11-06  Mike Stump  (mrs@cygnus.com)
18941
18942         * lib/gcc.exp: Fix some errors with the below change, CC and
18943         CFLAGS should be global when setting, not local.
18944
18945 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18946
18947         * lib/gcc.exp: Transform tool name.
18948
18949 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18950
18951         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18952
18953 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18954
18955         * lib/gcc.exp: change gcc_done to gcc_stat
18956
18957 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18958
18959         * Upgraded gcc testsuite to c-torture version 1.25
18960
18961 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18962
18963         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18964         * lib/c-torture: added hooks for new reporting code.
18965
18966 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18967
18968         * config/sh-gcc.exp: check if sh-sim exists in the path
18969
18970 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18971
18972         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18973         * gcc.compile/compile.exp: Initial changes for new logic.
18974         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18975         * gcc.failure/failure.exp: Initial changes for new logic.
18976         * gcc.ieee/ieee.exp: Initial changes for new logic.
18977         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18978         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18979         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18980         * lib/c-torture.exp: Initial changes for new logic.
18981         * lib/gcc.exp: Initial changes for new logic.
18982
18983 1993-10-15  Mike Stump  (mrs@cygnus.com)
18984
18985         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18986         depend upon failure or success.  Fully qualify names in failure
18987         and success messages.  Always remove a.out before starting
18988         compile, just in case.  Pay more attention to error text output by
18989         the compiler.  Handle testcases with no known past errors just
18990         like all others, so that things are uniform.  Other miscellaneous
18991         improvements.
18992
18993 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18994
18995         * gcc.cpp: new directory for cpp tests
18996
18997 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18998
18999         * lib/chill.exp: Code reformatted, removed unused code.
19000         * config/unix-chill.exp: Code reformatted, removed unused code.
19001         * chill.execute/execute.exp: Code reformatted, removed unused code.
19002         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
19003
19004 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
19005
19006         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
19007         routines not written.
19008
19009 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
19010
19011         * config/bug-gcc.exp: Use new procs from bug.exp.
19012
19013 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
19014
19015         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
19016         via ftp, rather than depending on NFS.
19017         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
19018         case.
19019
19020 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
19021
19022         * config/bug-gcc.exp: Use new download proc.
19023
19024 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
19025
19026         * chill.execute/execute.exp: cleanups, handles errors better
19027         * chill.compile/compile.exp: rewrite, based on execute.exp
19028         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
19029         * lib/chill.exp: major changes to diff proc and compile and link
19030           procs. added chill_fail and chill_pass wrappers to pass and
19031           fail. added more comments, and handle error codes better.
19032           Added a hack to capture stderr from exec, so noncompile tests
19033           can work.
19034
19035 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
19036
19037         * chill.execute/execute.exp: rewrite of testsuite driver
19038         * lib/chill.exp: rewrite of testsuite driver
19039         * config/unix-chill.exp: rewrite of testsuite driver
19040
19041 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
19042
19043     In chill.execute:
19044         * iexpr.ch: Standardize uppercase.
19045         * tuples.dat: Standardize uppercase.
19046         * vary.ch: standardize.  Correct varying string assignments.
19047         * vary.dat: Add new output lines.
19048
19049 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
19050
19051     In chill.execute:
19052         * chprintf.ch: Standardize use of uppercase.
19053         * tuples.ch: Standardize and turn arr2 into a DCL,
19054           rather than a SYN.
19055         * pinits.ch: Standardize.
19056
19057 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
19058
19059         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
19060         * Makefil: Renamed to Makefile.in.
19061         * configure.in: New.
19062
19063 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
19064
19065     In chill.execute:
19066         * .cvsignore: Add result/output files.
19067         * Makefile: Fix up variables at start.  Use MFLAGS
19068           everywhere.  Correct bool_loc, built_ins entries.
19069           Add entry for vary1.ch.
19070         * bitarray.ch: Standardize upper-case usage.
19071         * bitexpr.ch: Standardize, add output of b1.
19072         * params.ch: Use arrayt in along PROC parameters, to
19073           avoid novelty problems.
19074         * sets.ch: Tiny cleanup.
19075         * vary1.ch: Re-indent.
19076
19077 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
19078
19079           * Add PR-related files to Makefiles, .cvsignore files, etc.
19080
19081 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
19082
19083         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
19084           with compiler objects. New names are test-flow.c and test-loop.c
19085
19086 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
19087
19088         * Upgraded c-torture tests from 1.19 to 1.20
19089
19090         * new files:
19091         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
19092         * gcc.compile: 930623-1.c 930623-2.c
19093         * gcc.noncompile: 930622-1.c 930622-2.c
19094         * gcc.failure: 920411-1.c 920627-2.c
19095         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
19096
19097 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
19098
19099         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19100           More changes to get testsuite working properly. Needs more work.
19101           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
19102
19103 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
19104
19105         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
19106           More changes to get testsuite working properly. Needs more work.
19107
19108 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
19109
19110         * chill.compile/compile.exp: Added for Dejagnu support
19111         * chill.execute/execute.exp: Added for Dejagnu support
19112         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
19113
19114 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
19115
19116     This should complete moving the CHILL test files.
19117         * chill.noncompile(.cvsignore printf.grt
19118             in-printf.grt chprintf.grt chprintf.ch):
19119             Added test-support files.
19120           (Makefile): Modified further.
19121         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
19122             signal.ch): Added test files.
19123           * chill.execute (.cvsignore printf.grt printr.c
19124             in-printf.grt rts.c chprintf.grt rts.h): Added
19125           test-support files.
19126             (Makefile): More corrections.
19127
19128 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
19129
19130         * chill.compile, chill.execute, chill.nocompile: Add CHILL
19131           test cases, ready for DejaGnu.
19132
19133 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
19134
19135         * Upgraded c-torture tests from 1.18 to 1.19
19136
19137         * gcc.compile: added test(s):
19138           930607-1.c
19139         * gcc.execute: added test(s):
19140           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
19141
19142         * added new subdirectory for misc tests: gcc.misc-tests
19143         * gcc.misc-test(s): added tests:
19144           inst-check.c test-consts.c test-ior.c test-switch.c
19145
19146 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
19147
19148         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
19149
19150 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
19151
19152         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
19153
19154 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
19155
19156         * Upgraded c-torture tests from 1.17 to 1.18
19157
19158 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
19159
19160         * Upgraded c-torture tests from 1.12 to 1.17
19161
19162 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
19163
19164         * lib/old-dejagnu.exp:
19165           Fixed handling of XFAIL target triplets to correctly
19166           recognize wildcard characters.  Removed code that
19167           appended a unique id tag to the end of the file name
19168           printed out by the result of the testcases within a
19169           given test file.
19170
19171 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
19172
19173         * lib/old-dejagnu.exp:
19174           Reworked expected failure handling to trigger off of XFAIL
19175           keyword in keyphrase embeded in testcase source code. The
19176           XFAIL keyword must be at the end of the keyphrase line. It
19177           may optionally be followed by one or more target triplets.
19178           It has just occured that the handling of wildcards in the
19179           target triplet may not be correct.
19180
19181 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19182
19183         * g++.old-deja/tests:
19184           Moved all subdirectories up one level into g++.old-deja .
19185
19186         * lib/old-dejagnu.exp:
19187           Fixed problem with CXXFLAGS not being properly reset, and being
19188           corrupted with extraneous "-c" compiler option.  This was
19189           causing binaries to not be generated for test that needed them.
19190           Modified strings passed to "pass" and "fail" so that individual
19191           tests from the same test file would be distinguished by an
19192           identifier appended to the test file name in the summary logs;
19193           this corrected a problem with erroneous diff logs.  Added code
19194           to search testcases for expected fail and unexpected pass keywords.
19195
19196 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19197
19198         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19199
19200 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19201
19202         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19203           Removed extraneous text from end of "Special g++ Options"
19204           keyphrase.
19205
19206         * lib/old-dejagnu.exp: Added pattern matching to look for new
19207           keywords, embedded in testcases comments, which will trigger
19208           calls to xpass and xfail.
19209
19210 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19211
19212         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19213           comments embedded in the testcases, especially the one looking for
19214           special compiler options, as well as the pattern matching for the
19215           compiler output again.
19216
19217 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19218
19219         * lib/old-dejagnu.exp: Do a proper check of the return value for
19220           execute tests. Fixed several problems with the pattern matching
19221           of the compiler output which gave erroneous test results.
19222           Changed several of the test result messages to be more descriptive.
19223         * config/unix-g++.exp: Proc g++_load now actually works and
19224           executes the tests passed to it and returns a usable return
19225           value.
19226
19227 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19228
19229           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19230
19231 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19232
19233         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19234           Modified both files to properly execute the old style
19235           dejagnu tests. The previous versions of these files were
19236           experimental and did not function anything near correctly.
19237
19238 1993-04-05  Rob Savoye  (rob@cygnus.com)
19239
19240         * Removed all Makefile.in and configure.in files. No configuration
19241         needed now.
19242
19243 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19244
19245         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19246
19247 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19248
19249         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19250         gcc.special/configure.in, gcc.noncompile/configure.in,
19251         gcc.execute/configure.in, gcc.code_quality/configure.in,
19252         g++.other/configure.in, g++.old-deja/configure.in,
19253         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19254         in srcname setting.
19255
19256 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19257
19258         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19259         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19260         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19261
19262 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19263
19264         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19265         (gdb_exit): Don't remove *_soc files.
19266
19267 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19268
19269         * lib/c-torture.exp: Don't look for main; instead always use -w
19270         -c.  This is how the c-torture tests work.  Remove the object
19271         file if the compilation succeeds.
19272         * gcc.execute/execute.exp: Remove executable if test passes.
19273         * gcc.noncompile/noncompile.exp: Every test is an expected
19274         failure.
19275         * gcc.special/special.exp: Added tests from c-torture 1.11,
19276         corrected use of existing test.
19277         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19278         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19279         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19280         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19281         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19282         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19283         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19284         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19285         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19286         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19287         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19288         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19289         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19290         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19291         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19292         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19293         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19294         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19295         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19296         c-torture 1.11.
19297         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19298         correspond to c-torture 1.11.
19299
19300         * New file.